@charset "UTF-8";

/*
Theme Name: Samar Homes
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 1.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/

/**
 * SETTINGS
 * File-header..........The file header for the themes style.css file.
 * Fonts................Any font files, if the project needs specific fonts.
 * Global...............Project-specific, globally available variables.
 *
 * TOOLS
 * Functions............Global functions.
 * Mixins...............Global mixins.
 *
 * GENERIC
 * Normalize.css........Normalise browser defaults.
 * Breakpoints..........Mixins and variables for responsive styles
 * Vertical-margins.....Vertical spacing for the main components.
 * Reset................Reset specific elements to make them easier to style in other contexts.
 * Clearings............Clearings for the main components.
 *
 * ELEMENTS
 * Blockquote...........Default blockquote.
 * Forms................Element-level form styling.
 * Headings.............H1–H6
 * Links................Default links.
 * Lists................Default lists.
 * Media................Images, Figure, Figcaption, Embed, iFrame, Objects, Video.
 *
 * BLOCKS
 * Audio................Specific styles for the audio block.
 * Button...............Specific styles for the button block.
 * Code.................Specific styles for the code block.
 * Columns..............Specific styles for the columns block.
 * Cover................Specific styles for the cover block.
 * File.................Specific styles for the file block.
 * Gallery..............Specific styles for the gallery block.
 * Group................Specific styles for the group block.
 * Heading..............Specific styles for the heading block.
 * Image................Specific styles for the image block.
 * Latest comments......Specific styles for the latest comments block.
 * Latest posts.........Specific styles for the latest posts block.
 * Legacy...............Specific styles for the legacy gallery.
 * List.................Specific styles for the list block.
 * Media text...........Specific styles for the media and text block.
 * Navigation...........Specific styles for the navigation block.
 * Paragraph............Specific styles for the paragraph block.
 * Pullquote............Specific styles for the pullquote block.
 * Quote................Specific styles for the quote block.
 * Search...............Specific styles for the search block.
 * Separator............Specific styles for the separator block.
 * Table................Specific styles for the table block.
 * Verse................Specific styles for the verse block.
 * Video................Specific styles for the video block.
 * Utilities............Block alignments.
 *
 * COMPONENTS
 * Header...............Header styles.
 * Footer...............Footer styles.
 * Comments.............Comment styles.
 * Archives.............Archive styles.
 * 404..................404 styles.
 * Search...............Search styles.
 * Navigation...........Navigation styles.
 * Footer Navigation....Footer Navigation styles.
 * Pagination...........Pagination styles.
 * Single...............Single page and post styles.
 * Posts and pages......Misc, sticky post styles.
 * Entry................Entry, author biography.
 * Widget...............Widget styles.
 * Editor...............Editor styles.
 *
 * UTILITIES
 * A11y.................Screen reader text, prefers reduced motion etc.
 * Color Palette........Classes for the color palette colors.
 * Editor Font Sizes....Editor Font Sizes.
 * Measure..............The width of a line of text, in characters.
 */

/* Categories 01 to 03 are the basics. */

/* Variables */

/* ----------------------------------------------------
    Product Area
---------------------------------------------------- */

:root {
  --ltn__primary-color: #000000;
  --ltn__primary-color-2: #041113;
  /* Darken */
  --ltn__primary-color-3: #133236;
  /* Lighten */
  --ltn__secondary-color: #d49c39;
  --ltn__secondary-color-2: #cb9145;
  /* Darken */
  --ltn__secondary-color-3: #fec364;
  /* Lighten */
  --ltn__heading-color: #071c1f;
  --ltn__paragraph-color: #5C727D;
  --ltn__heading-font: 'Poppins', sans-serif;
  --ltn__body-font: 'Nunito Sans', sans-serif;
  /* Footer ACD2D8 8CB2B2  */
  --ltn__color-1: #8cb2b2;
  --ltn__color-2: #ACD2D8;
  --ltn__color-3: #A3BCC0;
  --ltn__color-4: #84A2A6;
  --ltn__color-5: #5C727D;
  --ltn__color-6: #F5DFDC;
  /* Gradient Colors */
  --gradient-color-1: linear-gradient(90deg, rgba(242,139,194,1) 0%, rgba(216,177,242,1) 50%);
  --gradient-color-2: linear-gradient(to top, rgba(7,28,31,0) 0%, rgba(7,28,31,1) 90%);
  --gradient-color-3: linear-gradient(to bottom, rgba(7,28,31,0) 0%, rgba(7,28,31,1) 90%);
  --gradient-color-4: linear-gradient(to top, rgba(242,246,247,0) 0%, rgba(242,246,247,1) 90%);
  --gradient-color-5: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 70%);
  /* Background Colors ( 1, 2, 3, 4, 5 )  */
  --section-bg-1: #F2F6F7;
  /* White */
  --section-bg-2: #171B2A;
  /* Black */
  --section-bg-5: #FFF2F0;
  /* White */
  --section-bg-6: #0B2C3D;
  /* Black */
  --section-bg-7: #282b38;
  /* Black */
  /* Border Colors */
  --border-color-1: #e5eaee;
  /* White */
  --border-color-2: #1e2021;
  /* Black */
  --border-color-3: #5C617F;
  /* Black */
  --border-color-4: #eb6954;
  /* Red */
  --border-color-5: #bc3928;
  /* Red */
  --border-color-6: #103034;
  /* Black */
  --border-color-7: #d1dae0;
  /* White */
  --border-color-8: #f6f6f6;
  /* White */
  --border-color-9: #e4ecf2;
  /* White */
  --border-color-10: #ebeeee;
  /* White */
  --border-color-11: #ededed;
  /* White */
  --border-color-12: #e1e6ff;
  /* White */
  --border-color-13: #f1f8ff;
  /* White */
  /* Box Shadow Colors */
  --ltn__box-shadow-1: 0 16px 32px 0 rgba(7, 28, 31, 0.1);
  --ltn__box-shadow-2: 0 0 4px rgba(0, 0, 0, 0.1);
  /* like border */
  --ltn__box-shadow-3: 0 1px 6px 0 rgba(32, 33, 36, .28);
  /* like border GGL */
  --ltn__box-shadow-4: 0 5px 20px 0 rgba(23, 44, 82, 0.1);
  --ltn__box-shadow-5: 0 8px 16px 0 rgba(93, 93, 93, 0.1);
  --ltn__box-shadow-6: 0 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; }



.featured-ribbon span {
    background: #c91818 none repeat scroll 0 0;
}
.featured-ribbon span {
    box-shadow: 0 3px 12px -7px rgba(0, 0, 0, 1);
    color: #fff;
    display: block;
    font: 600 10px / 30px "Source Sans Pro", sans-serif;
    position: absolute;
    right: -35px;
    text-align: center;
    text-transform: uppercase;
    top: 13px;
    transform: rotate(45deg);
    width: 125px;
    font-size: 9px;
}

.product-img-location ul li a {
    color: white;
}

.ltn__product-item {
  position: relative;
  margin-bottom: 50px; }

.product-img {
  position: relative;
  overflow: hidden; }

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

.product-img: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; }

.ltn__product-item:hover .product-img:before {
  opacity: 0.4;
  visibility: visible; }

.ltn__product-item:hover .product-img::before {
  opacity: 0.4;
  visibility: visible; }

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

.product-ratting {
  margin-bottom: 5px; }

.product-ratting ul {
  margin: 0;
  padding: 0; }

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

.product-hover-action {
  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; }

.ltn__product-item:hover .product-hover-action {
  top: 50%;
  opacity: 1;
  visibility: visible; }

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

.product-hover-action 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); }

.product-hover-action li:last-child {
  margin-right: 0;
  border-right: 0; }

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

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

.product-badge {
  position: absolute;
  top: 15px;
  right: 18px; }

.product-badge ul {
  margin: 0;
  padding: 0; }

.product-badge 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; }
  .product-badge li:first-child {
    margin-top: 0; }
  .product-badge 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; }
  .product-badge li .soldout-badge {
    background-color: var(--red-2); }

.product-info {
  padding: 20px 0 0; }

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

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

.ltn__product-item .product-price {
  margin-bottom: 12px; }

.product-action ul {
  margin: 10px 0 0;
  padding: 0; }

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

.product-action 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; }

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

.button-1 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; }

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

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

.ltn__product-item-2:hover .product-img img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.ltn__product-item .add-to-cart {
  width: auto;
  text-transform: uppercase; }
  .ltn__product-item .add-to-cart a {
    padding: 0 15px; }
  .ltn__product-item .add-to-cart span {
    font-size: 12px;
    line-height: 1; }

/* product-item-3 */
.ltn__product-item-3 {
  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; }
  .ltn__product-item-3 .product-img::before {
    display: none; }
  .ltn__product-item-3 .product-info {
    padding: 25px 30px 15px; }
  .ltn__product-item-3 .product-title {
    font-size: 16px;
    margin-bottom: 0; }
  .ltn__product-item-3 .product-price {
    font-size: 20px;
    color: var(--ltn__secondary-color);
    font-weight: 700; }
    .ltn__product-item-3 .product-price del {
      font-size: 20px;
      opacity: 0.6; }
  .ltn__product-item-3 .product-info-brief {
    border-top: 2px solid;
    border-color: var(--border-color-8);
    margin-bottom: 15px;
    max-width: 400px; }
    .ltn__product-item-3 .product-info-brief 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; }
      .ltn__product-item-3 .product-info-brief ul li {
        list-style: none;
        display: inline-block;
        font-size: 14px;
        font-weight: 700; }
        .ltn__product-item-3 .product-info-brief ul li i {
          color: var(--ltn__secondary-color);
          margin-right: 5px; }
  .ltn__product-item-3:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1); }
    .ltn__product-item-3:hover .product-hover-action {
      top: 70%; }

/* product-item-4 */
.ltn__product-item-4 {
  -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); }
  .ltn__product-item-4 .product-img {
    position: relative; }
    .ltn__product-item-4 .product-img a {
      display: block; }
    .ltn__product-item-4 .product-img img {
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
  .ltn__product-item-4 .product-img-location-gallery {
    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); }
    .ltn__product-item-4 .product-img-location-gallery ul {
      padding: 0;
      margin: 0;
      position: relative;
      z-index: 2; }
      .ltn__product-item-4 .product-img-location-gallery ul li {
        list-style: none;
        font-size: 14px;
        color: var(--white); }
    .ltn__product-item-4 .product-img-location-gallery .product-img-gallery {
      margin-left: 10px; }
      .ltn__product-item-4 .product-img-location-gallery .product-img-gallery 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; }
        .ltn__product-item-4 .product-img-location-gallery .product-img-gallery ul li a {
          display: block; }
        .ltn__product-item-4 .product-img-location-gallery .product-img-gallery ul li:last-child {
          margin-right: 0; }
  .ltn__product-item-4 .product-info {
    padding: 30px 30px 1px; }
  .ltn__product-item-4 .product-price {
    font-size: 18px;
    font-family: var(--ltn__heading-font);
    font-weight: 600;
    color: var(--ltn__secondary-color);
    margin-bottom: 5px; }
    .ltn__product-item-4 .product-price label {
      font-weight: 400;
      font-size: 14px; }
  .ltn__product-item-4 .product-title {
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 600; }
  .ltn__product-item-4 .product-description p {
    font-size: 14px;
    margin-bottom: 15px; }
  .ltn__product-item-4 .product-info-bottom {
    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; }
  .ltn__product-item-4 .product-hover-action {
    position: relative;
    opacity: 1;
    visibility: visible;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
    line-height: 1; }
    .ltn__product-item-4 .product-hover-action ul {
      -webkit-box-shadow: none;
      box-shadow: none; }
      .ltn__product-item-4 .product-hover-action 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; }
        .ltn__product-item-4 .product-hover-action ul li a {
          background-color: transparent; }
        .ltn__product-item-4 .product-hover-action ul li:hover {
          background-color: var(--ltn__secondary-color);
          color: var(--white); }
  .ltn__product-item-4:hover .product-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .ltn__product-item-4:hover .product-img::before {
    display: none; }

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

/* product-item-5 */
.ltn__product-item-5 {
  margin-top: 0; }
  .ltn__product-item-5 .product-img {
    margin-top: 0; }
    .ltn__product-item-5 .product-img a {
      display: block; }
  .ltn__product-item-5 .product-info {
    margin-top: 0; }
  .ltn__product-item-5 .product-info-bottom {
    padding: 20px 30px 15px; }
  .ltn__product-item-5 .product-badge {
    position: inherit;
    margin-bottom: 15px; }
    .ltn__product-item-5 .product-badge li {
      font-size: 16px;
      background-color: transparent;
      color: var(--ltn__secondary-color);
      padding: 0; }
  .ltn__product-item-5 .product-img-location ul {
    padding: 0;
    margin-bottom: 0; }
    .ltn__product-item-5 .product-img-location ul li {
      list-style: none;
      font-size: 14px; }
      .ltn__product-item-5 .product-img-location ul li i {
        color: var(--ltn__secondary-color);
        padding-left: 0; }
  .ltn__product-item-5 .ltn__plot-brief {
    padding: 0;
    margin-bottom: 20px; }
    .ltn__product-item-5 .ltn__plot-brief li {
      list-style: none;
      display: inline-block;
      margin-right: 10px;
      font-size: 14px; }
      .ltn__product-item-5 .ltn__plot-brief li:last-child {
        margin-right: 0; }
      .ltn__product-item-5 .ltn__plot-brief li span {
        font-weight: 700; }
  .ltn__product-item-5 .real-estate-agent {
    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; }
    .ltn__product-item-5 .real-estate-agent .agent-img {
      max-width: 50px; }
      .ltn__product-item-5 .real-estate-agent .agent-img img {
        border: 3px solid;
        border-color: var(--border-color-1); }
  .ltn__product-item-5 .product-hover-action {
    text-align: left;
    margin-bottom: 25px; }

.ltn__product-list-view .ltn__product-item-5 {
  padding: 30px 30px 30px; }
  .ltn__product-list-view .ltn__product-item-5 .real-estate-agent {
    position: inherit;
    margin-top: 15px; }
  .ltn__product-list-view .ltn__product-item-5 .product-info-bottom {
    padding: 0px 0px 0px 30px;
    border: 0; }
  .ltn__product-list-view .ltn__product-item-5 .product-hover-action {
    margin-bottom: 0; }
  .ltn__product-list-view .ltn__product-item-5 .ltn__plot-brief {
    margin-bottom: 5px; }
  .ltn__product-list-view .ltn__product-item-5 .product-badge-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    
    
    .bg-fixed {
  background-attachment: fixed; }

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

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

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

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

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

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

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

.bg-fuchsia {
  background-color: var(--fuchsia) !important;
  color: var(--white) !important; }
  
  /* ----------------------------------------------------
    Blog Details
---------------------------------------------------- */
.ltn__page-details-inner h1, .ltn__page-details-inner h2, .ltn__page-details-inner h3, .ltn__page-details-inner h4, .ltn__page-details-inner h5, .ltn__page-details-inner h6 {
  margin-top: 30px; }

.ltn__page-details-inner p {
  margin-top: 1.5em; }

.ltn__page-details-inner .ltn__blog-title {
  margin-top: 0;
  font-size: 30px; }

.ltn__page-details-inner .ltn__blog-img {
  margin-bottom: 40px; }

.ltn__page-details-inner .img-radius img {
  border-radius: 0px 0px 0px 35px; }

.ltn__page-details-inner label {
  font-size: 14px; }

/* blog-details-wrap */
.ltn__blog-details-wrap {
  border: 2px solid var(--border-color-11);
  padding: 50px; }


.ltn__comment-item {
  position: relative; }
  .ltn__comment-item p {
    font-size: 14px; }

.ltn__commenter-img {
  float: left;
  margin-right: 30px;
  max-width: 100px; }

.ltn__commenter-img img {
  border-radius: 100%; }

.ltn__commenter-comment {
  overflow: hidden; }

.ltn__commenter-comment h6 {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600; }

.ltn__commenter-comment .comment-date {
  margin-bottom: 10px;
  display: block;
  font-size: 13px;
  font-weight: 700;
  font-family: var(--ltn__heading-font);
  color: var(--ltn__secondary-color); }

.ltn__comment-inner ul {
  margin: 0;
  padding: 0; }

.ltn__comment-inner li {
  list-style: none;
  border-top: 1px solid var(--border-color-12);
  padding-top: 30px;
  margin-top: 8px; }

.ltn__comment-inner > ul > li:first-child {
  border-top: 0;
  padding-top: 0;
  margin-top: 0; }

.ltn__comment-inner ul ul {
  margin: 0 0 0 70px;
  padding: 0; }

.ltn__comment-reply-btn {
  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; }
  .ltn__comment-reply-btn i {
    margin-right: 5px; }
  .ltn__comment-reply-btn:hover {
    border-color: var(--ltn__secondary-color); }

.ltn__comment-reply-area form {
  padding: 50px;
  background-color: var(--white-5); }
  .ltn__comment-reply-area form input[type="text"],
  .ltn__comment-reply-area form input[type="email"],
  .ltn__comment-reply-area form input[type="password"],
  .ltn__comment-reply-area form input[type="submit"],
  .ltn__comment-reply-area form textarea {
    border-color: var(--white-5); }

.ltn__comment-inner .product-ratting ul {
  padding: 0;
  margin: 0; }
  .ltn__comment-inner .product-ratting ul li {
    padding: 0;
    border: 0; }

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

.ltn__blog-tags-social-media .ltn__social-media ul li {
  color: var(--ltn__color-1); }

.ltn__prev-next-btn {
  position: relative; }
  .ltn__prev-next-btn::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); }
  .ltn__prev-next-btn h6 {
    color: var(--ltn__secondary-color); }
  .ltn__prev-next-btn .ltn__blog-title {
    font-size: 24px;
    margin-bottom: 0; }

.ltn-author-introducing {
  padding: 40px;
  border: 2px solid var(--border-color-11);
  margin-bottom: 50px; }
  .ltn-author-introducing .author-img {
    float: left;
    max-width: 180px;
    margin-right: 40px; }
  .ltn-author-introducing .author-info {
    overflow: hidden; }
    .ltn-author-introducing .author-info h6 {
      margin-bottom: 0;
      font-size: 14px;
      color: var(--ltn__secondary-color); }
    .ltn-author-introducing .author-info h1,
    .ltn-author-introducing .author-info h2,
    .ltn-author-introducing .author-info h3 {
      margin-bottom: 10px; }
    .ltn-author-introducing .author-info p {
      font-size: 14px;
      margin-bottom: 0; }
      .ltn-author-introducing .author-info p + p {
        margin-top: 15px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .ltn-author-introducing .author-img {
    max-width: 120px;
    margin-right: 30px; } }

@media (max-width: 991px) {
  .ltn__blog-tags-social-media .ltn__social-media {
    text-align: left !important;
    margin-top: 30px; } }

@media (max-width: 767px) {
  .ltn__page-details-inner .ltn__blog-title {
    margin-top: 0;
    font-size: 24px; }
  .ltn__page-details-inner .ltn__blog-img {
    margin-bottom: 40px; }
  .ltn__blog-details-wrap {
    padding: 50px 20px; }
  blockquote {
    font-size: 16px;
    padding: 70px 20px 40px 20px; }
    blockquote::before {
      position: initial;
      font-size: 60px;
      display: block;
      line-height: 1; }
  .ltn__prev-next-btn .ltn__blog-title {
    font-size: 18px; }
  .blog-prev {
    margin-bottom: 40px; }
  .blog-next {
    margin-top: 40px;
    margin-bottom: 0; }
  .ltn-author-introducing {
    padding: 40px 20px; }
    .ltn-author-introducing .author-img {
      max-width: 100px;
      margin-right: 0px;
      margin-bottom: 30px; }
    .ltn-author-introducing .author-info {
      overflow: inherit; }
  .ltn__commenter-img {
    float: inherit;
    margin-right: 0;
    max-width: 80px;
    margin-bottom: 20px; }
  .ltn__commenter-comment h6 {
    font-size: 18px; }
  .ltn__comment-reply-btn {
    position: inherit;
    font-size: 12px; }
  .ltn__comment-inner ul ul {
    margin: 0px; }
  .ltn__comment-inner li {
    margin-top: 30px; }
  .ltn__comment-reply-area form {
    padding: 50px 20px; }
  .ltn__first-letter {
    font-size: 40px;
    margin-right: 20px;
    width: 60px;
    height: 60px; } }

/* ----------------------------------------------------
    Service Details
---------------------------------------------------- */
.ltn__service-list-menu ul {
  padding: 0; }
  .ltn__service-list-menu ul li {
    display: block;
    border-top: 2px solid #f6f6f6;
    padding: 18px 0;
    margin: 0;
    font-weight: 700;
    font-family: var(--ltn__heading-font); }
    .ltn__service-list-menu ul li:last-child {
      border-bottom: 2px solid #f6f6f6; }
    .ltn__service-list-menu ul li i {
      margin-right: 5px;
      color: var(--ltn__secondary-color); }
    .ltn__service-list-menu ul li .service-price {
      float: right;
      text-transform: capitalize;
      font-weight: 400;
      font-family: var(--ltn__body-font); }

@media (max-width: 767px) {
  .ltn__service-list-menu ul li .service-price {
    float: none;
    display: block; } }

/* ----------------------------------------------------
    Pagination
---------------------------------------------------- */
/* ltn__pagination-3 */
.ltn__pagination ul {
  margin: 0;
  padding: 0; }
  .ltn__pagination ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px; }
    .ltn__pagination ul li:last-child {
      margin-right: 0px; }
    .ltn__pagination 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%; }
    .ltn__pagination ul li:hover a, .ltn__pagination ul li.active a {
      background-color: var(--ltn__secondary-color);
      border-color: var(--ltn__secondary-color);
      color: var(--white); }

@media (max-width: 767px) {
  .ltn__pagination ul li {
    margin-right: 5px;
    font-size: 14px; }
    .ltn__pagination ul li a {
      height: 40px;
      width: 40px;
      line-height: 36px; } }

/* ----------------------------------------------------
    Testimonial ( 1, 2, 3, 4, 5, 6 )
---------------------------------------------------- */
.ltn__testimonial-item {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  margin-bottom: 50px; }
  .ltn__testimonial-item .ltn__testimoni-img img {
    border-radius: 100%; }
  .ltn__testimonial-item.text-center .ltn__testimoni-img {
    margin-left: auto;
    margin-right: auto; }
  .ltn__testimonial-item.text-right .ltn__testimoni-img {
    margin-left: auto;
    margin-right: 0; }

.ltn__testimoni-img {
  max-width: 120px;
  margin-bottom: 30px; }
  .ltn__testimoni-img img {
    border-radius: 0; }
  .ltn__testimoni-img i {
    width: 50px;
    height: 50px;
    line-height: 48px;
    border: 1px solid;
    border-radius: 100%;
    font-size: 18px; }

/* testimonial-item-2 */
.ltn__testimonial-item-2 {
  max-width: 60%; }
  .ltn__testimonial-item-2 .ltn__testimoni-img {
    max-width: 85px;
    outline: 8px solid;
    outline-color: var(--white);
    margin-top: 8px;
    position: relative; }
    .ltn__testimonial-item-2 .ltn__testimoni-img img {
      border-radius: 0;
      -webkit-box-shadow: var(--ltn__box-shadow-4);
      box-shadow: var(--ltn__box-shadow-4); }
  .ltn__testimonial-item-2 p {
    font-size: 24px; }
  .ltn__testimonial-item-2 .ltn__testimoni-info h4 {
    font-size: 30px;
    margin-bottom: 5px; }
  .ltn__testimonial-item-2 .ltn__testimoni-info h6 {
    color: var(--ltn__secondary-color); }

/* testimonial-item-3 */
.ltn__testimonial-item-3 {
  max-width: 100%;
  margin-bottom: 20px; }
  .ltn__testimonial-item-3 .ltn__testimoni-info {
    -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; }
    .ltn__testimonial-item-3 .ltn__testimoni-info p {
      margin-top: 0; }
    .ltn__testimonial-item-3 .ltn__testimoni-info h4 {
      margin-bottom: 5px;
      margin-top: 0; }
    .ltn__testimonial-item-3 .ltn__testimoni-info h6 {
      margin-bottom: 5px;
      margin-top: 0;
      color: var(--ltn__secondary-color); }
  .ltn__testimonial-item-3 .ltn__testimoni-info-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .ltn__testimonial-item-3 .ltn__testimoni-img {
    max-width: 60px;
    margin-bottom: 0;
    margin-right: 15px; }
    .ltn__testimonial-item-3 .ltn__testimoni-img img {
      border-radius: 0; }

.ltn__testimoni-bg-icon {
  position: absolute;
  right: 15px;
  bottom: 5px;
  z-index: -1;
  opacity: 0.1; }
  .ltn__testimoni-bg-icon i {
    font-size: 110px;
    line-height: 1;
    color: var(--ltn__color-1); }

/* testimonial-item-4 */
.ltn__testimonial-item-4 {
  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; }
  .ltn__testimonial-item-4 .ltn__testimoni-img {
    max-width: 160px;
    float: left;
    margin-right: 40px; }
    .ltn__testimonial-item-4 .ltn__testimoni-img img {
      border-radius: 0; }
  .ltn__testimonial-item-4 .ltn__testimoni-info {
    overflow: hidden; }
    .ltn__testimonial-item-4 .ltn__testimoni-info p {
      margin-bottom: 15px; }
    .ltn__testimonial-item-4 .ltn__testimoni-info h4 {
      margin-bottom: 5px; }
    .ltn__testimonial-item-4 .ltn__testimoni-info h6 {
      margin-bottom: 5px;
      color: var(--ltn__secondary-color); }

/* testimonial-item-5 */
.ltn__testimonial-slider-4 {
  max-width: 45%;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.ltn__testimonial-item-5 .ltn__quote-icon {
  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; }

.ltn__testimonial-item-5 .ltn__testimonial-image {
  max-width: 85px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px; }
  .ltn__testimonial-item-5 .ltn__testimonial-image img {
    outline: 8px solid #fff;
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1); }

.ltn__testimonial-item-5 .ltn__testimonial-info {
  margin-top: 30px; }
  .ltn__testimonial-item-5 .ltn__testimonial-info p {
    font-size: 24px; }
  .ltn__testimonial-item-5 .ltn__testimonial-info h4 {
    font-size: 30px;
    margin-bottom: 5px; }
  .ltn__testimonial-item-5 .ltn__testimonial-info h6 {
    color: var(--ltn__secondary-color); }

.ltn__testimonial-quote-menu {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0; }
  .ltn__testimonial-quote-menu li {
    list-style: none; }
    .ltn__testimonial-quote-menu li img {
      position: absolute; }
    .ltn__testimonial-quote-menu li:nth-child(1) img {
      width: 105px;
      top: -15%;
      left: 0; }
    .ltn__testimonial-quote-menu li:nth-child(2) img {
      width: 65px;
      top: 0;
      left: auto;
      right: 3%; }
    .ltn__testimonial-quote-menu li:nth-child(3) img {
      width: 65px;
      top: 70%;
      left: 10%; }
    .ltn__testimonial-quote-menu li:nth-child(4) img {
      width: 125px;
      top: 60%;
      left: auto;
      right: 10%; }
    .ltn__testimonial-quote-menu li:nth-child(5) img {
      width: 75px;
      top: 40%;
      left: 3%; }
    .ltn__testimonial-quote-menu li:nth-child(6) img {
      width: 75px;
      top: 25%;
      left: auto;
      right: 15%; }
    .ltn__testimonial-quote-menu li:nth-child(7) img {
      width: 55px;
      top: 20%;
      left: 15%; }
    .ltn__testimonial-quote-menu li:nth-child(8) img {
      width: 55px;
      top: 40%;
      left: auto;
      right: 3%; }

/* testimonial-item-6 */
.ltn__testimonial-item-6 {
  padding-top: 50px;
  margin-bottom: 0; }
  .ltn__testimonial-item-6 .ltn__testimoni-img i {
    border: 0;
    color: var(--ltn__secondary-color); }
  .ltn__testimonial-item-6 p {
    font-size: 28px; }

/* testimonial-item-7 */
.ltn__testimonial-item-7 {
  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; }
  .ltn__testimonial-item-7 .ltn__testimonial-img {
    margin-bottom: 30px; }
  .ltn__testimonial-item-7 .ltn__testimoni-info p {
    font-size: 18px; }
    .ltn__testimonial-item-7 .ltn__testimoni-info 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; }
  .ltn__testimonial-item-7 .ltn__testimoni-info-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .ltn__testimonial-item-7 .ltn__testimoni-info-inner .ltn__testimoni-img {
      max-width: 60px;
      margin-right: 15px;
      margin-bottom: 0; }
    .ltn__testimonial-item-7 .ltn__testimoni-info-inner .ltn__testimoni-name-designation h5 {
      font-weight: 600;
      margin-bottom: 0; }
    .ltn__testimonial-item-7 .ltn__testimoni-info-inner .ltn__testimoni-name-designation label {
      font-size: 14px;
      margin-bottom: 0;
      text-transform: uppercase; }
  .ltn__testimonial-item-7::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; }
  .ltn__testimonial-item-7::before {
    width: 100%;
    opacity: 1;
    visibility: visible; }
  .ltn__testimonial-item-7:hover .ltn__testimoni-info p i {
    color: var(--ltn__secondary-color); }

/* testimonial-item-8 */
.ltn__testimonial-item-8 {
  padding: 35px 35px 35px; }
  .ltn__testimonial-item-8 .ltn__testimoni-info p {
    margin-bottom: 0; }
  .ltn__testimonial-item-8 .ltn__testimoni-info p + p {
    margin-top: 15px; }

.ltn__testimoni-author-ratting {
  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) {
  .ltn__testimonial-item-2 {
    max-width: 70%; }
    .ltn__testimonial-item-2 p {
      font-size: 20px; }
    .ltn__testimonial-item-2 .ltn__testimoni-info h4 {
      font-size: 24px; }
  .ltn__testimonial-slider-4 {
    max-width: 70%; }
  .ltn__testimonial-item-5 .ltn__testimonial-info p {
    font-size: 20px; }
  .quote-animated-image {
    display: none !important; }
  .ltn__testimoni-author-ratting {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse; }
  .ltn__testimonial-item-7 .ltn__testimoni-info p {
    font-size: 16px; } }

@media (max-width: 767px) {
  .ltn__testimonial-item-2 {
    max-width: 95%; }
    .ltn__testimonial-item-2 p {
      font-size: 16px; }
    .ltn__testimonial-item-2 .ltn__testimoni-info h4 {
      font-size: 20px; }
  .ltn__testimonial-item-3 .ltn__testimoni-info {
    width: calc(100% - 20px);
    padding: 25px 20px 30px; }
  .ltn__testimonial-item-3 .ltn__testimoni-info-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
  .ltn__testimonial-item-3 .ltn__testimoni-img {
    margin-bottom: 10px; }
  .ltn__testimonial-item-4 .ltn__testimoni-img {
    float: none; }
  .ltn__testimonial-slider-4 {
    max-width: 95%; }
  .ltn__testimonial-item-5 .ltn__testimonial-info p {
    font-size: 16px; }
  .ltn__testimonial-item-7 .ltn__testimoni-info p {
    font-size: 14px; }
  .ltn__testimonial-item-7 .ltn__testimoni-info-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .ltn__testimonial-item-7 .ltn__testimoni-info-inner .ltn__testimoni-img {
      margin-bottom: 10px; } }


.ltn__page-details-inner h1, .ltn__page-details-inner h2, .ltn__page-details-inner h3, .ltn__page-details-inner h4, .ltn__page-details-inner h5, .ltn__page-details-inner h6 {
    
    color: #af9718;
}

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

.section-bg-1 {
    background-color: var(--section-bg-1);
}
.property-detail-info-list ul {
    padding: 30px 50px 40px;
    margin: 0;
    float: left;
    border-right: 1px solid;
    border-color: var(--border-color-7);
}
.property-detail-info-list ul li {
    display: block;
}
.property-detail-info-list ul li label {
    margin-right: 5px;
    font-weight: 600;
    min-width: 110px;
    display: inline-block;
}
.property-detail-info-list ul li span {
    font-weight: 600;
    color: #af9718;
}
.ltn__page-details-inner label {
    
    color: #000;
}
span.ltn__secondary-color {
    color: #f2f6f7;
}

.ltn__blog-meta li {
    font-weight: 600;
    display: inline-block;
    margin-right: 25px;
    position: relative;
    font-size: 14px;
    margin-top: 0;
}
.ltn__blog-category 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;
}