.btntab5, .tablinks {
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    background-color: var(--bs-btn-bg);
    padding: .5rem 1.36rem;
    --bs-btn-color: #fff;
    --bs-btn-bg: #00843d;
    --bs-btn-border-color: #00843d;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #007034;
    --bs-btn-hover-border-color: #006a31;
    --bs-btn-focus-shadow-rgb: 38,150,90;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #006a31;
    --bs-btn-active-border-color: #00632e;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #00843d;
    --bs-btn-disabled-border-color: #00843d;
    vertical-align: middle;
    text-decoration: none
}

.btntab5, .tablinks, img {
    vertical-align: middle
}

.breadcrumb li a, .breadcrumb li a:hover, .btntab5, .tablinks, a, a:active, a:focus, a:hover {
    text-decoration: none
}

.btn, .btn3, .btn9, .checkbox-item, .checkbox-item input, .form-container .btn, .menu-toggle, .navbar-toggle-icon, .niyamcursor, .open-button, button {
    cursor: pointer
}

.ltn__main-menu > ul > li > a, body, button, code, html, input, select, textarea {
    font-family: var(--ltn__body-font)
}

.bg-image, .bg-image-top, .board {
    background-repeat: no-repeat
}

.title-bg-img {
    word-break: break-word;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: #fff0
}

.mt-3 {
    margin-top: 3px !important
}

.mt-5 {
    margin-top: 5px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-15 {
    margin-top: 15px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mt-25 {
    margin-top: 25px !important
}

.m-5 {
    margin: 5px !important
}

.m-10 {
    margin: 10px !important
}

.m-15 {
    margin: 15px !important
}

.m-20 {
    margin: 20px !important
}

.tablinks {
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    --bs-btn-border-radius: 100vmax;
    margin-top: 3px
}

.btntab5 {
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    --bs-btn-border-radius: 100vmax
}

.textcenter {
    text-align: center !important
}

.textright {
    text-align: right !important
}

.auto-4-col {
    display: flex;
    gap: 24px;
    flex-wrap: wrap
}

    .auto-4-col > div {
        flex: 1;
        min-width: 20%;
        box-sizing: border-box
    }

.plan-box {
    padding: 2em 1em;
    border-bottom: 4px solid #000;
    text-align: center
}

.plan-number {
    font-weight: 900;
    font-size: max(30px, 4.3vw);
    line-height: 1;
    color: #0073e6
}

.plan-description {
    text-transform: uppercase
}

.fontsize22, .footer-widget .footer-title, .plan-number span {
    font-size: 22px
}

.btn-light {
    color: #000;
    background-color: #fff;
    border: 1px solid #000
}

    .btn-light:hover {
        color: #fff;
        background-color: #000;
        border: 1px solid #000
    }

body {
    font-style: normal;
    color: #222;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.8;
    margin: 0 auto;
    background-color:#fff0;
}

.container, .container-fluid {
    padding-right: 15px;
    padding-left: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px;
    position: relative
}
.availableunits {
    width: 100%;
    overflow-x: auto;
}
.amenities span
{
    padding:11px;
}

:root {
    --ltn__primary-color: #000;
    --ltn__primary-color-2: #041113;
    --ltn__primary-color-3: #133236;
    --ltn__secondary-color: #FF5A3C;
    --ltn__secondary-color-2: #cb3421;
    --ltn__secondary-color-3: #fb412a;
    --ltn__heading-color: #071c1f;
    --ltn__paragraph-color: #5C727D;
    --ltn__heading-font: 'Poppins',sans-serif;
    --ltn__body-font: 'Nunito Sans',sans-serif;
    --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-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,.8) 70%);
    --section-bg-1: #F2F6F7;
    --section-bg-2: #171B2A;
    --section-bg-5: #FFF2F0;
    --section-bg-6: #0B2C3D;
    --section-bg-7: #282b38;
    --border-color-1: #e5eaee;
    --border-color-2: #1e2021;
    --border-color-3: #5C617F;
    --border-color-4: #eb6954;
    --border-color-5: #bc3928;
    --border-color-6: #103034;
    --border-color-7: #d1dae0;
    --border-color-8: #f6f6f6;
    --border-color-9: #e4ecf2;
    --border-color-10: #ebeeee;
    --border-color-11: #ededed;
    --border-color-12: #e1e6ff;
    --border-color-13: #f1f8ff;
    --ltn__box-shadow-1: 0 16px 32px 0 rgba(7,28,31,.1);
    --ltn__box-shadow-2: 0 0 4px rgba(0,0,0,.1);
    --ltn__box-shadow-3: 0 1px 6px 0 rgba(32,33,36,.28);
    --ltn__box-shadow-4: 0 5px 20px 0 rgba(23,44,82,.1);
    --ltn__box-shadow-5: 0 8px 16px 0 rgba(93,93,93,.1);
    --ltn__box-shadow-6: 0 0 25px 2px rgba(93,93,93,.2);
    --ltn__box-shadow-7: 0 0 10px 0 rgba(93,93,93,.2);
    --black: #000;
    --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: red;
    --red-2: #f34f3f;
    --red-3: #DB483B;
    --silver: silver;
    --gray: gray;
    --maroon: maroon;
    --yellow: #FF0;
    --olive: olive;
    --lime: #0F0;
    --green: #77C720;
    --green-2: green;
    --aqua: #0FF;
    --teal: #008080;
    --blue: #00F;
    --navy: navy;
    --fuchsia: #B13BFF;
    --purple: purple;
    --pink: pink;
    --nude: #ebc8b2;
    --orange: #ffa500;
    --ratings: #FFB800;
    --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
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

.h1, .h2, h1, h2 {
    font-size: 26px
}

.h3, .ltn__footer-2 .footer-widget .footer-title, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 20px
}

.h5, h5 {
    font-size: 18px
}

.h6, .ltn__popular-product-widget .ltn__product-item .product-img-location ul li, .ltn__popular-product-widget .ltn__product-item .product-title, h6 {
    font-size: 16px
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: var(--ltn__heading-color);
    clear: both;
    font-family: var(--ltn__heading-font);
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 15px
}

.section-bg-2 h1, .section-bg-2 h2, .section-bg-2 h3, .section-bg-2 h4, .section-bg-2 h5, .section-bg-2 h6, .section-bg-2 i, .section-bg-2 li, .section-bg-2 p, .section-bg-2 span, .section-bg-2 td, .section-bg-2 tr, .section-bg-3 .btn-wrapper button, .section-bg-3 h1, .section-bg-3 h2, .section-bg-3 h3, .section-bg-3 h4, .section-bg-3 h5, .section-bg-3 h6, .section-bg-3 i, .section-bg-3 li, .section-bg-3 p, .section-bg-3 span, .section-bg-3 td, .section-bg-3 tr, .section-bg-4 h1, .section-bg-4 h2, .section-bg-4 h3, .section-bg-4 h4, .section-bg-4 h5, .section-bg-4 h6, .section-bg-4 i, .section-bg-4 li, .section-bg-4 p, .section-bg-4 span, .section-bg-4 td, .section-bg-4 tr, .section-bg-6 h1, .section-bg-6 h2, .section-bg-6 h3, .section-bg-6 h4, .section-bg-6 h5, .section-bg-6 h6, .section-bg-6 i, .section-bg-6 li, .section-bg-6 p, .section-bg-6 span, .section-bg-6 td, .section-bg-6 tr, .section-bg-7 h1, .section-bg-7 h2, .section-bg-7 h3, .section-bg-7 h4, .section-bg-7 h5, .section-bg-7 h6, .section-bg-7 i, .section-bg-7 li, .section-bg-7 p, .section-bg-7 span, .section-bg-7 td, .section-bg-7 tr {
    color: var(--white)
}

a {
    color: var(--ltn__paragraph-color);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

    a, a:active, a:focus, a:hover {
        outline: 0;
        color: #000;
        font-weight: 600
    }

        .ltn__main-menu li:hover > a, .ltn__small-product-item .product-price, .menu-product-item .product-price, .section-title span, .site-logo i, a:hover {
            color: var(--ltn__secondary-color)
        }

        a i {
            padding: 0 2px
        }

img {
    border-style: none
}

.niyamimg {
    width: 100%;
    height: 630px
}

.niyamgallery {
    object-fit: cover;
    height: 100%;
    width: 100%
}
.niyamgallery5 {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 3 / 2;
    border-radius: 12px;
    margin-bottom: 14px;
}
.contactform {
    position: sticky;
    right: 0;
    top: 115px;
    z-index:11;
}
.contactmessagenone {
    display: none !important;
}
.contactmessage {
    display: block !important;
}


ul li {
    margin-top: 1px
}

.section-bg-1 {
    background-color: var(--section-bg-1)
}

.section-bg-2, .section-bg-6, .section-bg-7 {
    background-color: #036
}

.form-input-box, .input-item, .section-bg-3 {
    position: relative
}

    .section-bg-3:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: var(--gradient-color-1);
        opacity: .9
    }

.ltn__menu-widget-2 {
    background-color: #fff0
}

.section-bg-3 input[type=email], .section-bg-3 input[type=password], .section-bg-3 input[type=submit], .section-bg-3 input[type=text] {
    border-color: var(--white);
    color: var(--white)
}

.section-bg-3 input::-webkit-input-placeholder {
    color: var(--white)
}

.section-bg-3 input::-moz-placeholder {
    color: var(--white)
}

.section-bg-3 input:-ms-input-placeholder {
    color: var(--white)
}

.section-bg-3 input:-moz-placeholder {
    color: var(--white)
}

.section-bg-4 {
    background-color: var(--ltn__primary-color-2)
}

    .section-bg-4 .ltn__copyright-design h4, .section-bg-4 .ltn__copyright-design h6 {
        color: var(--ltn__color-1)
    }

.section-bg-5 {
    background-color: var(--section-bg-5)
}

.section-bg-6 {
    background-color: var(--section-bg-6)
}

.section-bg-7 {
    background-color: #022950
}

.menu-product-item:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1)
}

.ltn__border {
    border: 1px solid var(--border-color-1)
}

.border-top, .ltn__border-top {
    border-top: 1px solid var(--border-color-1)
}

input[type=button]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=reset]:focus, input[type=search]:focus, input[type=submit]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ddd
}

code {
    color: #faa603
}

input[type=email], input[type=number], input[type=password], input[type=submit], input[type=text], textarea {
    background-color: var(--white);
    border: 2px solid;
    border-color: var(--border-color-9);
    height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 10px;
    font-size: 16px;
    color: var(--ltn__paragraph-color);
    width: 100%;
    margin-bottom: 11px;
    border-radius: 0;
    padding-right: 10px
}

    input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=submit]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        color: var(--ltn__paragraph-color);
        font-size: 16px
    }

    input[type=email]:focus, input[type=password]:focus, input[type=text]:focus, textarea:focus {
        border-color: var(--ltn__secondary-color)
    }

input[type=password] {
    letter-spacing: 3px;
    font-size: 16px
}

textarea {
    resize: vertical;
    padding: 12px 12px;
    min-height: 85px
}

button {
    outline: 0;
    border: none
}

    #content[tabindex="-1"]:focus, button:focus {
        outline: 0
    }

.form-input-box input[type=text] {
    width: 100%;
    height: 50px;
    padding: 0 70px 0 15px;
    border-radius: 0 15px 0 0;
    border: 1px solid var(--ltn__primary-color);
    margin-bottom: 0
}

.form-input-box 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: .3s;
    -o-transition: .3s;
    transition: .3s
}

    .form-input-box button[type=submit]:hover {
        background-color: var(--ltn__secondary-color);
        border-color: var(--ltn__secondary-color);
        color: var(--white)
    }

.gallery {
    margin-bottom: 1.5em
}

.entry-content:after, .entry-content:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before {
    content: "";
    display: table;
    table-layout: fixed
}

.ltn__breadcrumb-list ul li:last-child:after, .ltn__product-item-3 .product-img::before {
    display: none
}

.entry-content:after, .site-content:after, .site-footer:after {
    clear: both
}

.btn-full-width-2 {
    display: block;
    width: 100%
}

.gallery-item {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.footer-menu ul li:hover a, ul {
    padding-left: 20px
}

.footer-widget .table td, .footer-widget .table th {
    padding: .5rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-10 {
    padding-top: 10px !important
}

.pt-15 {
    padding-top: 15px !important
}

.pt-20 {
    padding-top: 20px !important
}

.pt-25 {
    padding-top: 25px
}

.pt-30 {
    padding-top: 30px
}

.pt-35 {
    padding-top: 35px
}

.pt-40 {
    padding-top: 40px
}

.pt-45 {
    padding-top: 45px
}

.pt-50 {
    padding-top: 50px
}

.pt-55 {
    padding-top: 55px
}

.pt-60 {
    padding-top: 60px
}

.pt-65 {
    padding-top: 65px
}

.pt-70 {
    padding-top: 70px
}

.pt-75 {
    padding-top: 75px
}

.pt-80 {
    padding-top: 80px
}

.pt-85 {
    padding-top: 85px
}

.pt-90 {
    padding-top: 90px
}

.pt-95 {
    padding-top: 95px
}

.pt-97 {
    padding-top: 97px
}

.pt-100 {
    padding-top: 100px
}

.pt-105 {
    padding-top: 105px
}

.pt-110 {
    padding-top: 110px
}

.pt-112 {
    padding-top: 112px
}

.pt-115 {
    padding-top: 64px
}

.pt-118 {
    padding-top: 118px
}

.pt-120 {
    padding-top: 18px
}

.pt-122 {
    padding-top: 122px
}

.pt-125 {
    padding-top: 125px
}

.pt-130 {
    padding-top: 130px
}

.pt-135 {
    padding-top: 135px
}

.pt-140 {
    padding-top: 140px
}

.pt-145 {
    padding-top: 145px
}

.pt-150 {
    padding-top: 150px
}

.pt-155 {
    padding-top: 155px
}

.pt-160 {
    padding-top: 160px
}

.pt-170 {
    padding-top: 170px
}

.pt-180 {
    padding-top: 180px
}

.pt-190 {
    padding-top: 190px
}

.pt-200 {
    padding-top: 200px
}

.pt-210 {
    padding-top: 210px
}

.pt-220 {
    padding-top: 220px
}

.pt-230 {
    padding-top: 230px
}

.pt-250 {
    padding-top: 250px
}

.pt-280 {
    padding-top: 280px
}

.pt-290 {
    padding-top: 290px
}

.pt-300 {
    padding-top: 300px
}

.pt-310 {
    padding-top: 310px
}

.pt-320 {
    padding-top: 320px
}

.pt-350 {
    padding-top: 350px
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-10 {
    padding-bottom: 10px !important
}

.pb-15 {
    padding-bottom: 15px !important
}

.pb-20 {
    padding-bottom: 20px !important
}

.pb-25 {
    padding-bottom: 25px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-35 {
    padding-bottom: 35px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-45 {
    padding-bottom: 45px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-55 {
    padding-bottom: 55px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-65 {
    padding-bottom: 65px
}

.pb-70 {
    padding-bottom: 7px
}

.pb-75 {
    padding-bottom: 75px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-85 {
    padding-bottom: 85px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-95 {
    padding-bottom: 95px
}

.pb-97 {
    padding-bottom: 97px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-105 {
    padding-bottom: 105px
}

.pb-107 {
    padding-bottom: 107px
}

.pb-110 {
    padding-bottom: 110px
}

.pb-112 {
    padding-bottom: 112px
}

.pb-115 {
    padding-bottom: 115px
}

.pb-118 {
    padding-bottom: 118px
}

.pb-120 {
    padding-bottom: 120px
}

.pb-122 {
    padding-bottom: 122px
}

.pb-125 {
    padding-bottom: 125px
}

.pb-130 {
    padding-bottom: 130px
}

.pb-140 {
    padding-bottom: 140px
}

.pb-145 {
    padding-bottom: 145px
}

.pb-150 {
    padding-bottom: 150px
}

.pb-155 {
    padding-bottom: 155px
}

.pb-160 {
    padding-bottom: 160px
}

.pb-170 {
    padding-bottom: 170px
}

.pb-180 {
    padding-bottom: 180px
}

.pb-190 {
    padding-bottom: 190px
}

.pb-200 {
    padding-bottom: 200px
}

.pb-210 {
    padding-bottom: 210px
}

.pb-220 {
    padding-bottom: 220px
}

.pb-250 {
    padding-bottom: 250px
}

.pb-280 {
    padding-bottom: 280px
}

.pb-290 {
    padding-bottom: 290px
}

.pb-300 {
    padding-bottom: 300px
}

.pb-310 {
    padding-bottom: 310px
}

.pb-320 {
    padding-bottom: 320px
}

.pb-350 {
    padding-bottom: 350px
}
.border-radius {
    border-radius: 20px;
}
.centercss {
    display: flex;
    justify-content: center;
    align-items: center;
}

.highlights__info {
    display: flex;
    flex-direction: column;
    row-gap: 1.5rem;
    min-height: 100%;
    justify-content: center;
}

.highlights__items {
    border: 1px solid #E8E8E8;
    background-color: #f1f1f1;
    border-radius: 7px;
    padding: 3px 10px;
    display: flex;
    gap: 1.5rem;
}

    .highlights__items span {
        font-size: 1.2rem;
        font-weight: var(--font-bold);
        display: block;
        font-family: "Merriweather";
        color: var(--bs-primary);
    }

.ltn__section-title-2, .widget-2 {
    margin-bottom: 40px
}

.apartments-plan-img, .section-title-area {
    margin-bottom: 50px
}

.plr--2 {
    padding-left: 2%;
    padding-right: 2%
}

.plr--3 {
    padding-left: 3%;
    padding-right: 3%
}

.plr--4 {
    padding-left: 4%;
    padding-right: 4%
}

.plr--5 {
    padding-left: 5%;
    padding-right: 5%
}

.plr--6 {
    padding-left: 6%;
    padding-right: 6%
}

.plr--7 {
    padding-left: 7%;
    padding-right: 7%
}

.plr--8 {
    padding-left: 8%;
    padding-right: 8%
}

.plr--9 {
    padding-left: 9%;
    padding-right: 9%
}

.plr--10 {
    padding-left: 10%;
    padding-right: 10%
}

.plr--11 {
    padding-left: 11%;
    padding-right: 11%
}

.plr--12 {
    padding-left: 12%;
    padding-right: 12%
}

.map-holder img {
    width: 100%
}

@-webkit-keyframes pulse1 {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(255 255 255 / .6);
        box-shadow: 0 0 0 0 rgb(255 255 255 / .6)
    }

    70% {
        -webkit-box-shadow: 0 0 0 15px #fff0;
        box-shadow: 0 0 0 15px #fff0
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 #fff0;
        box-shadow: 0 0 0 0 #fff0
    }
}

@keyframes pulse1 {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(255 255 255 / .6);
        box-shadow: 0 0 0 0 rgb(255 255 255 / .6)
    }

    70% {
        -webkit-box-shadow: 0 0 0 15px #fff0;
        box-shadow: 0 0 0 15px #fff0
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 #fff0;
        box-shadow: 0 0 0 0 #fff0
    }
}

@-webkit-keyframes pulse2 {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(255 90 60 / .6);
        box-shadow: 0 0 0 0 rgb(255 90 60 / .6)
    }

    70% {
        -webkit-box-shadow: 0 0 0 15px #fff0;
        box-shadow: 0 0 0 15px #fff0
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 #fff0;
        box-shadow: 0 0 0 0 #fff0
    }
}

@keyframes pulse2 {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(255 90 60 / .6);
        box-shadow: 0 0 0 0 rgb(255 90 60 / .6)
    }

    70% {
        -webkit-box-shadow: 0 0 0 15px #fff0;
        box-shadow: 0 0 0 15px #fff0
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 #fff0;
        box-shadow: 0 0 0 0 #fff0
    }
}

.board {
    position: absolute;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    margin: 0 -140px;
    background-size: 280px 280px;
    height: 280px;
    width: 280px;
    top: -4px;
    left: 0
}

.ltn__breadcrumb-area, .ltn__menu-widget-2 ul li a {
    background-color: var(--section-bg-1)
}

.popular-post-widget-img {
    margin-right: 20px;
    float: left
}

.x {
    -webkit-transition: .3s cubic-bezier(.165,.84,.44,1);
    -moz-transition: .3s cubic-bezier(.165,.84,.44,1);
    -o-transition: .3s cubic-bezier(.165,.84,.44,1);
    transition: .3s cubic-bezier(.165,.84,.44,1)
}

@-webkit-keyframes phase {
    0%,100% {
        opacity: 1
    }

    25%,75% {
        opacity: .4
    }

    50% {
        opacity: .8
    }
}

@-moz-keyframes phase {
    0%,100% {
        opacity: 1
    }

    25%,75% {
        opacity: .4
    }

    50% {
        opacity: .8
    }
}

@-ms-keyframes phase {
    0%,100% {
        opacity: 1
    }

    25%,75% {
        opacity: .4
    }

    50% {
        opacity: .8
    }
}

@keyframes phase {
    0%,100% {
        opacity: 1
    }

    25%,75% {
        opacity: .4
    }

    50% {
        opacity: .8
    }
}

@-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(0) translate3d(0,10%,0) rotateZ(0);
        -moz-transform: rotateZ(0) translate3d(0,10%,0) rotateZ(0);
        transform: rotateZ(0) translate3d(0,10%,0) rotateZ(0)
    }

    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(0) translate3d(0,10%,0) rotateZ(0);
        -moz-transform: rotateZ(0) translate3d(0,10%,0) rotateZ(0);
        transform: rotateZ(0) translate3d(0,10%,0) rotateZ(0)
    }

    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(0) translate3d(0,10%,0) rotateZ(0);
        -moz-transform: rotateZ(0) translate3d(0,10%,0) rotateZ(0);
        transform: rotateZ(0) translate3d(0,10%,0) rotateZ(0)
    }

    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(0) translate3d(0,10%,0) rotateZ(0);
        -moz-transform: rotateZ(0) translate3d(0,10%,0) rotateZ(0);
        transform: rotateZ(0) translate3d(0,10%,0) rotateZ(0)
    }

    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)
    }
}

.ltn__breadcrumb-list ul li:after {
    position: absolute;
    right: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    content: "\f054";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    font-size: 16px;
    transform: translateY(-50%)
}

.ltn__breadcrumb-area {
    margin-bottom: 60px;
    padding-top: 20px;
    padding-bottom: 20px
}

.footer-address ul, .footer-menu ul, .list-item-with-icon ul, .list-item-with-icon-2 ul, .ltn__blog-meta ul, .ltn__breadcrumb-list ul {
    margin: 0;
    padding: 0
}

    .ltn__breadcrumb-list ul li {
        display: inline-block;
        margin-right: 30px;
        position: relative;
        font-weight: 700
    }

.ltn__menu-widget > ul li, .ltn__menu-widget > ul li a {
    display: block;
    font-size: 16px;
    font-weight: 700
}

.ltn__breadcrumb-list ul li:last-child {
    margin-right: 0;
    color: var(--ltn__primary-color)
}

.ltn__breadcrumb-area-2 {
    padding-top: 250px;
    padding-bottom: 130px
}

.list-item-with-icon ul li:last-child, .list-item-with-icon-2 ul li:last-child, .ltn__blog-img img, .ltn__blog-item-3 .ltn__blog-meta-btn .ltn__blog-meta, .ltn__blog-item-4 .ltn__blog-meta-btn .ltn__blog-meta, .ltn__blog-meta li img, .ltn__blog-meta-btn .ltn__blog-meta, .ltn__copyright-design p, .ltn__main-menu ul, .widget:last-child {
    margin-bottom: 0
}

.ltn__widget-title-border-2::before, .ltn__widget-title-border::after, .ltn__widget-title-border::before {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    position: absolute;
    background-color: var(--ltn__secondary-color);
    top: 50%;
    content: ""
}

.ltn__breadcrumb-area-3 {
    padding-top: 350px;
    padding-bottom: 130px
}

.widget {
    margin-bottom: 40px;
    padding: 35px 30px 40px 35px;
    border: 2px solid var(--border-color-11)
}

.ltn__widget-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px;
    text-transform: capitalize
}

.input-item-date, .ltn__gallery-item, .ltn__popular-product-widget .ltn__product-item, .menu-product-item {
    margin-bottom: 30px
}

.ltn__widget-title-border {
    position: relative;
    padding-left: 45px
}

    .ltn__widget-title-border::after, .ltn__widget-title-border::before {
        transform: translateY(-50%);
        left: 0
    }

    .ltn__widget-title-border::before {
        width: 18px;
        height: 4px;
        border-radius: 25px
    }

    .ltn__widget-title-border::after {
        width: 4px;
        height: 4px;
        left: 22px;
        border-radius: 100%
    }

.ltn__widget-title-border-2 {
    border-left: 2px solid;
    border-color: var(--ltn__secondary-color);
    padding-left: 10px;
    position: relative
}

    .ltn__widget-title-border-2::before {
        left: 0;
        transform: translateY(-50%);
        width: 2px;
        height: 14px;
        display: none
    }

.ltn__blog-item-1 .ltn__blog-meta ul li::before, .menu-icon > a::before {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%
}

.ltn__menu-widget-2 ul li:hover > a span {
    background-color: var(--ltn__secondary-color-2);
    color: var(--white)
}

.ltn__menu-widget > ul, .ltn__popular-post-widget ul, .ltn__product-details-menu-2 ul, .ltn__product-details-menu-3 ul {
    padding: 0;
    margin: 0
}

    .ltn__menu-widget > ul li {
        list-style: none;
        margin-top: 15px
    }

        .ltn__menu-widget > ul li a span, .ltn__menu-widget > ul li span {
            float: right;
            color: var(--ltn__color-5)
        }

.ltn__menu-widget-2 ul li a {
    padding: 20px 10px 20px 30px
}

    .ltn__menu-widget-2 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: .3s;
        -o-transition: .3s;
        transition: .3s
    }

.button-1:hover a, .ltn__menu-widget-2 ul li:hover > a, .submit-button-1:hover {
    background-color: var(--ltn__secondary-color);
    color: var(--white)
}

    .ltn__contact-address-item:hover i, .ltn__menu-widget-2 ul li:hover > a span:hover, .submit-button-1 {
        background-color: var(--ltn__primary-color);
        color: var(--white)
    }

.ltn__menu-widget-2 > ul > li:first-child {
    margin-top: 0
}

.ltn__list-item-1 li, .ltn__popular-post-widget ul li {
    list-style: none
}

.ltn__popular-post-widget > ul > li {
    margin-bottom: 30px;
    border-bottom: 1px solid var(--border-color-1);
    padding-bottom: 30px
}

    .ltn__popular-post-widget > ul > li:last-child {
        margin-bottom: 0;
        border-bottom: 0;
        padding-bottom: 0
    }

.popular-post-widget-img img {
    max-width: 80px
}

.modal-content {
    border-radius: 0
}

.site-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    white-space: nowrap;
    min-width: 185px;
    max-height: 90px;
    display: flex;
    -ms-flex-align: center
}

.ltn__main-menu > ul > li:last-child {
    margin-right: 0
}

.site-logo a {
    color: var(--ltn__primary-color);
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    display: contents
}

.site-logo i {
    margin-right: 5px;
    font-size: 24px;
    position: relative;
    top: -2px
}

.ltn__main-menu > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0
}

.ltn__main-menu li {
    list-style: none;
    display: block;
    margin-top: 0
}

    .ltn__main-menu li > a {
        position: relative
    }

.ltn__main-menu > ul > li {
    display: inline-block;
    position: relative;
    margin-right: 20px
}

    .ltn__main-menu > ul > li > a {
        font-size: 18px;
        padding: 20px 10px;
        display: inline-block;
        white-space: nowrap;
        color: var(--ltn__heading-color);
        font-weight: 600
    }

.ltn__main-menu li > ul {
    position: absolute;
    margin: 0;
    top: 130%;
    -webkit-transition: opacity .2s .1s,visibility .2s .1s,top .2s .1s;
    -o-transition: opacity .2s .1s,visibility .2s .1s,top .2s .1s;
    transition: opacity .2s .1s,visibility .2s .1s,top .2s .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)
}

.ltn__main-menu li ul li {
    line-height: 1.3;
    padding: 12px 25px 12px 30px;
    font-size: 16px;
    position: relative
}

.ltn__main-menu li:hover > ul {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.ltn__main-menu li ul li > ul {
    left: 100%
}

.ltn__main-menu li ul li:hover > ul, .menu-toggle span:first-child {
    top: 0
}

.ltn__main-menu > ul > li:last-child ul li > ul, .ltn__main-menu > ul > li:nth-last-child(2) ul li > ul, .ltn__main-menu > ul > li:nth-last-child(3) ul li > ul {
    left: auto;
    right: 100%
}

.ltn__main-menu > ul > li:last-child, .ltn__main-menu > ul > li:nth-last-child(2), .menu-icon > a {
    position: relative
}

    .ltn__main-menu > ul > li:last-child > ul, .ltn__main-menu > ul > li:nth-last-child(2) > ul {
        left: auto;
        right: 0
    }

    .menu-icon > a::before {
        content: "\f067";
        font-size: 8px;
        position: absolute;
        right: 0;
        transform: translateY(-50%);
        font-family: 'Font Awesome\ 5 Free';
        font-weight: 900
    }

.btn, .btn3, .ltn__copyright-menu ul li, .ltn__product-item-4 .product-price, .ltn__service-list-menu ul li {
    font-family: var(--ltn__heading-font)
}

.menu-product-item {
    margin-top: 15px;
    border: 2px solid;
    border-color: var(--border-color-8);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-align: center
}

    .menu-product-item .product-title {
        font-size: 16px;
        margin-bottom: 5px
    }

    .menu-product-item .product-price {
        font-size: 16px;
        font-weight: 600
    }

.btn-btn5:hover, .button-1 a, .ltn__blog-item-4:hover .ltn__blog-meta, .ltn__blog-item-4:hover .ltn__blog-title, .ltn__blog-item-4:hover p, .ltn__gallery-style-2 h4, .ltn__gallery-style-2 p {
    color: var(--white)
}

.menu-btn-border a {
    width: 40px;
    height: 38px;
    border: 1px solid
}

@media (min-width:1200px) and (max-width:1300px) {
    .ltn__main-menu > ul > li:last-child {
        margin-right: 0
    }

    .ltn__main-menu > ul > li {
        margin-right: 15px
    }

        .ltn__main-menu > ul > li > a {
            font-size: 16px
        }
}

.section-title-area.text-center p {
    margin-left: auto;
    margin-right: auto
}

.breadcrumb li:last-child, nav ul li a:hover {
    color: #000
}

.ltn__product-item {
    position: relative;
    margin-bottom: 50px
}

.product-img {
    position: relative;
    overflow: hidden
}

    .product-img img {
        position: relative;
        -webkit-transition: 3.5s;
        -o-transition: 3.5s;
        transition: 3.5s
    }

    .button-1 a, .ltn__pricing-plan-item, .product-img:before, .submit-button-1 {
        -webkit-transition: .3s;
        -o-transition: .3s
    }

    .product-img:before {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        left: 0;
        content: "";
        top: 0;
        width: 100%;
        height: 100%;
        background-color: var(--ltn__primary-color);
        transition: .3s
    }

.ltn__product-item:hover .product-img::before, .ltn__product-item:hover .product-img:before {
    opacity: .4;
    visibility: visible
}

.product-title {
    font-size: 18px;
    margin-bottom: 5px
}

.button-1 a {
    display: inline-block;
    padding: 5px 15px;
    background-color: var(--ltn__heading-color);
    transition: .3s
}

.modal-btn a, .modal-product-meta li strong, .product-price {
    color: var(--ltn__heading-color)
}

.ltn__product-item-5, .ltn__product-item-5 .product-img, .modal-product-meta > ul > li:first-child {
    margin-top: 0
}

.ltn__product-details-menu-1 ul li span, .product-price {
    font-weight: 600
}

.headingh4, .ltn__product-details-menu-1 ul li strong {
    font-weight: 400
}

.ltn__product-item .product-price {
    margin-bottom: 12px
}

.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-3 {
    border: 2px solid;
    border-color: var(--border-color-8);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

    .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
    }

.btn-full-width, .ltn__product-item-4 .product-img a, .ltn__product-item-4 .product-img-location-gallery .product-img-gallery ul li a, .ltn__product-item-5 .product-img a {
    display: block
}

.ltn__product-item-3:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1)
}

.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__blog-img, .ltn__product-item-4 .product-img {
        position: relative
    }

        .ltn__product-item-4 .product-img img {
            -webkit-transition: .5s;
            -o-transition: .5s;
            transition: .5s
        }

    .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: 16px;
                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: rgb(255 255 255 / .3);
                margin-right: 5px;
                text-align: center
            }

    .ltn__blog-item-1 .ltn__blog-meta ul li:last-child::before, .ltn__product-details-menu-1 ul li a:last-child::before, .ltn__product-item-4:hover .product-img::before {
        display: none
    }

    .ltn__blog-meta li:last-child, .ltn__product-details-menu-2 ul li:last-child, .ltn__product-details-menu-3 ul li:last-child, .ltn__product-item-4 .product-img-location-gallery .product-img-gallery ul li:last-child {
        margin-right: 0
    }

    .ltn__product-item-4 .product-price {
        font-size: 18px;
        font-weight: 600;
        color: var(--ltn__secondary-color);
        margin-bottom: 5px
    }

        .ltn__product-item-4 .product-price label {
            font-weight: 400;
            font-size: 16px
        }

    .ltn__product-item-4 .product-title {
        font-size: 22px;
        margin-bottom: 15px
    }

    .ltn__product-item-4 .product-description p {
        font-size: 16px;
        margin-bottom: 15px
    }

    .ltn__gallery-item:hover .ltn__gallery-item-img img, .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-5 .product-img-location ul {
    padding: 0;
    margin-bottom: 0
}

    .ltn__product-item-5 .product-img-location ul li {
        list-style: none;
        font-size: 16px
    }

        .ltn__product-item-5 .product-img-location ul li i {
            color: var(--ltn__secondary-color);
            padding-left: 0
        }

.ltn__product-list-view .ltn__product-item-5, .modal-body {
    padding: 30px
}

@media (min-width:992px) {
    .footer-about-widget {
        padding-right: 35px
    }

    .modal-lg {
        max-width: 980px
    }
}

.modal-product-meta > ul {
    margin: 15px 0;
    padding: 20px 0;
    border-bottom: 1px solid var(--border-color-12);
    border-top: 1px solid var(--border-color-12)
}

    .modal-product-meta > ul > li {
        list-style: none;
        font-size: 16px;
        margin-top: 10px
    }

.modal-btn, .section-title-area p + p {
    margin-top: 15px
}

.modal-product-meta li strong {
    margin-right: 5px;
    font-weight: 600;
    min-width: 100px;
    display: inline-block
}

.modal-btn {
    border-top: 1px solid #f1f1f1;
    text-align: right
}

    .modal-btn a {
        font-size: 16px;
        padding: 5px 10px
    }

.ltn__modal-area .modal-btn {
    border: 0
}

.ltn__small-product-item {
    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: .3s;
    -o-transition: .3s;
    transition: .3s
}

    .ltn__small-product-item:hover {
        -webkit-box-shadow: var(--ltn__box-shadow-1);
        box-shadow: var(--ltn__box-shadow-1);
        border-color: #fff0
    }

.small-product-item-img {
    max-width: 90px;
    margin-right: 20px
}

.product-meta-date input[type=date] {
    border: 1px solid #ddd;
    height: 63px;
    padding: 0 15px;
    line-height: 50px
}

    .product-meta-date input[type=date]::-webkit-input-placeholder {
        color: pink;
        line-height: 50px
    }

    .product-meta-date input[type=date]::-moz-placeholder {
        color: pink;
        line-height: 50px
    }

    .product-meta-date input[type=date]:-ms-input-placeholder {
        color: pink;
        line-height: 50px
    }

    .product-meta-date input[type=date]:-moz-placeholder {
        color: pink;
        line-height: 50px
    }

.ltn__service-list-menu ul {
    padding: 0
}

.ltn__product-details-menu-1 ul li a {
    position: relative;
    margin-right: 10px
}

    .ltn__product-details-menu-1 ul li a::before {
        position: absolute;
        content: ",";
        right: -5px
    }

.ltn__product-details-menu-2 ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px
}

.ltn__product-details-menu-3 ul li {
    list-style: none;
    display: inline-block;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 600
}

.ltn__product-list-view .product-title {
    font-size: 22px;
    margin-bottom: 10px
}

.footer-address ul li:after, .input-item::after, .ltn__product-list-view .ltn__product-item:after {
    display: block;
    clear: both;
    content: ""
}

.ltn__product-list-view .ltn__product-item .product-img {
    max-width: 40%;
    float: left
}

.ltn__blog-item-1 .ltn__blog-meta ul li::before, .ltn__blog-item-4::before, .ltn__gallery-item-img::before {
    content: "";
    background-color: var(--ltn__primary-color)
}

@media (max-width:576px) {
    .ltn__product-item-3 .product-price, .ltn__product-item-3 .product-title {
        font-size: 16px
    }
}

.ltn__gallery-item:hover .ltn__gallery-item-img::before {
    opacity: .9;
    visibility: visible
}

.ltn__gallery-item-img {
    position: relative;
    overflow: hidden
}

    .ltn__gallery-item-img::before {
        position: absolute;
        height: 100%;
        width: 100%;
        pointer-events: none;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        z-index: 1
    }

    .ltn__gallery-item-img img {
        -webkit-transition: 3.5s;
        -o-transition: 3.5s;
        transition: 3.5s
    }

.bg-image {
    background-size: cover;
    background-position: center center
}

.bg-image-top {
    background-size: auto;
    background-position: top center
}

.headingh4 {
    font-size: 26px;
    line-height: 1.3
}

.h2niyam {
    font-size: 17px;
    margin-bottom: 0
}

.fontsize28 {
    font-size: 28px
}

.fontsize32 {
    font-size: 45px;
    color: #0073e6
}

.section-title-area p {
    margin-bottom: 0;
    text-align: justify;
    max-width: 500px
}

.section-title {
    font-size: 44px;
    font-weight: 700;
    line-height: 1.3
}

    .section-title p {
        font-size: 16px;
        line-height: 1.8;
        color: var(--ltn__paragraph-color);
        margin-top: 20px
    }

.input-group > .dropdown-niyam, .input-group > .form-select {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0
}

.dropdown-niyam {
    display: block;
    width: 100%;
    height: 45px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -moz-appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.btn-btn5 {
    color: #fff;
    background-color: #363636;
    border-color: #212529
}
.btn-btn7 {
    color: #fff;
    background-color: #363636;
    border-color: #212529;
    width:90%;
}

.ltn__section-title-2 .section-title {
    font-size: 72px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.3
}

.ltn__section-title-2 p {
    padding: 0 0 0 30px;
    border-width: 0 0 0 2px;
    border-style: solid;
    border-color: var(--ltn__secondary-color);
    max-width: 450px
}

.ltn__section-title-2.text-center p {
    padding: 0 0 0 30px;
    border-width: 0 0 0 2px;
    margin-left: auto;
    margin-right: auto;
    text-align: left !important
}

.section-title-style-3 {
    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
}

.title-2 {
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: 600;
    border-left: 2px solid;
    border-color: var(--ltn__secondary-color);
    padding-left: 10px
}

@media (max-width:1599px) {
    .plr--10, .plr--11, .plr--12, .plr--2, .plr--3, .plr--4, .plr--5, .plr--6, .plr--7, .plr--8, .plr--9 {
        padding-left: 2%;
        padding-right: 2%
    }

    .ltn__section-title-2 .section-title {
        font-size: 60px
    }
}

@media (max-width:1399px) {
    .plr--10, .plr--11, .plr--12, .plr--2, .plr--3, .plr--4, .plr--5, .plr--6, .plr--7, .plr--8, .plr--9 {
        padding-left: 15px;
        padding-right: 15px
    }

    .ltn__section-title-2 .section-title {
        font-size: 56px
    }

    .section-title-style-3 .section-title {
        min-width: 320px
    }
}

@media (max-width:1199px) {
    .widget {
        padding: 35px 20px 40px
    }

    .site-logo {
        min-width: 180px
    }

    .ltn__main-menu > ul > li > a {
        padding: 20px 15px
    }

    .ltn__main-menu > ul > li {
        margin-right: 10px
    }

    .section-title {
        font-size: 30px
    }

    .ltn__section-title-2 .section-title {
        font-size: 50px
    }
}

@media (max-width:991px) {
    .ltn__product-item-4 .product-description p br {
        display: none
    }

    .ltn__product-item-3 .product-price {
        font-size: 16px
    }

    .ltn__product-item-4 .product-title {
        font-size: 20px
    }

    .ltn__product-item-4 .product-img-location-gallery {
        padding: 0 15px 15px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-flow: wrap-reverse;
        flex-flow: wrap-reverse
    }

        .ltn__product-item-4 .product-img-location-gallery ul li {
            font-size: 16px;
            margin-top: 5px
        }

        .ltn__product-item-4 .product-img-location-gallery .product-img-gallery {
            margin-left: 0
        }

            .ltn__product-item-4 .product-img-location-gallery .product-img-gallery ul li {
                width: inherit;
                background-color: #fff0;
                margin-top: 0
            }

    .bg-image-top {
        background-size: inherit
    }

    .section-title {
        font-size: 26px
    }

    .ltn__section-title-2 .section-title {
        font-size: 40px
    }

    .ltn__section-title-2 p {
        padding: 0 0 0 15px
    }
}

@media (max-width:767px) {
    .ltn__product-gutter .row {
        margin-left: -8px;
        margin-right: -8px
    }

    .ltn__product-gutter [class*=col-] {
        padding-right: 8px;
        padding-left: 8px
    }

    .ltn__breadcrumb-area-2 {
        padding-top: 240px;
        padding-bottom: 80px
    }

    .ltn__breadcrumb-list ul li {
        font-size: 16px
    }

    .site-logo {
        min-width: 100px
    }

    .ltn__section-title-2 .section-title, .section-title {
        font-size: 30px
    }

    .ltn__product-list-view .ltn__product-item .product-img {
        max-width: 100%
    }

    .title-2 {
        font-size: 22px
    }

    .ltn__product-item-4 .product-title {
        font-size: 18px
    }

    .ltn__section-title-2 p {
        padding: 0 0 0 15px
    }

    .section-title-style-3 {
        display: block
    }

        .section-title-style-3 .section-title {
            min-width: 100%
        }
}

.about-call-us, .ltn__blog-meta-btn {
    display: -webkit-box;
    display: -ms-flexbox
}

.ltn__blog-meta, .nearby {
    margin-bottom: 20px
}

.ltn__blog-item {
    position: relative;
    margin-bottom: 30px
}

.ltn__blog-title {
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 600
}

.ltn__blog-meta li {
    font-weight: 600;
    display: inline-block;
    margin-right: 25px;
    position: relative;
    font-size: 16px;
    margin-top: 0
}

    .ltn__blog-meta li i {
        color: var(--ltn__secondary-color);
        margin-right: 5px
    }

.ltn__blog-author img {
    border-radius: 100%;
    margin-right: 10px;
    max-width: 30px;
    display: inline-block
}

.ltn__blog-btn {
    color: var(--ltn__heading-color);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ltn__blog-item-2, .ltn__blog-item-4 p {
    -webkit-transition: .3s;
    -o-transition: .3s
}

.ltn__blog-item-7 .ltn__blog-meta li, .ltn__map-product-item .ltn__map-product-price, .ltn__service-list-menu ul li i {
    color: var(--ltn__secondary-color)
}

.ltn__blog-meta-btn {
    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
}

.ltn__blog-item-1 .ltn__blog-img img {
    border-radius: 0 0 0 35px
}

.footer-menu ul li a, .ltn__blog-item-1 .ltn__blog-meta ul li {
    position: relative
}

    .ltn__blog-item-1 .ltn__blog-meta ul li::before {
        position: absolute;
        width: 2px;
        height: 10px;
        right: -15px;
        transform: translateY(-50%);
        opacity: .2
    }

.ltn__blog-item-2 {
    transition: .3s
}

    .ltn__blog-item-2 .ltn__blog-meta li:before {
        height: 15px;
        width: 2px;
        top: 50%
    }

        .ltn__blog-item-2 .ltn__blog-meta 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: .6
        }

        .ltn__blog-item-2 .ltn__blog-meta li:before:last-child::before {
            display: none
        }

    .ltn__blog-item-2 .ltn__blog-btn {
        opacity: 0;
        visibility: hidden;
        margin-top: -20px
    }

    .ltn__blog-item-2:hover, .ltn__blog-item-6:hover, .ltn__blog-item-7:hover {
        -webkit-box-shadow: var(--ltn__box-shadow-1);
        box-shadow: var(--ltn__box-shadow-1)
    }

        .ltn__blog-item-2:hover .ltn__blog-btn {
            margin-top: 0;
            opacity: 1;
            visibility: visible
        }

.ltn__blog-item-3 .ltn__blog-meta, .ltn__blog-item-4 .ltn__blog-meta {
    margin-bottom: 15px
}

.ltn__blog-item-3 .ltn__blog-meta-btn, .ltn__blog-item-4 .ltn__blog-meta-btn {
    border-top: 1px solid;
    border-color: var(--border-color-1);
    padding-top: 20px
}

.ltn__blog-item-3 .ltn__blog-btn, .ltn__blog-item-4 .ltn__blog-btn {
    font-size: 16px;
    font-weight: 600;
    color: var(--ltn__secondary-color);
    text-transform: uppercase
}

.ltn__blog-item-3 .ltn__blog-img {
    overflow: hidden
}

    .ltn__blog-item-3 .ltn__blog-img img {
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

.ltn__blog-item-3:hover .ltn__blog-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.ltn__blog-item-4 {
    border: 2px solid var(--white-9);
    margin-top: 1px
}

    .ltn__blog-item-4 p {
        transition: .3s
    }

    .ltn__blog-item-4::before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 0%;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s
    }

    .ltn__blog-item-4:hover::before {
        width: 100%;
        height: 100%;
        opacity: .9;
        visibility: visible
    }

.ltn__blog-item-5 {
    border: 2px solid var(--border-color-11)
}

    .ltn__blog-item-5 .ltn__blog-meta-btn {
        padding-top: 10px
    }

    .footer-widget .ltn__blog-meta li, .ltn__blog-item-5 .ltn__blog-author, .ltn__blog-item-6 p, .ltn__blog-item-7 .ltn__blog-btn, .ltn__footer-2 .footer-widget .ltn__blog-meta li, .ltn__footer-2 .footer-widget li, .ltn__footer-2 .footer-widget p, .table-1 table tr td {
        font-size: 16px
    }

        .ltn__blog-item-5 .ltn__blog-author img {
            max-width: 40px
        }

    .ltn__blog-item-5 .ltn__blog-btn {
        font-size: 16px;
        font-weight: 700;
        font-family: var(--ltn__body-font)
    }

.ltn__blog-item-6, .ltn__blog-item-7 {
    -webkit-box-shadow: var(--ltn__box-shadow-5);
    box-shadow: var(--ltn__box-shadow-5);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

    .footer-title, .ltn__blog-item-6 .ltn__blog-title, .ltn__footer-blog-item .ltn__blog-title {
        font-size: 20px
    }

    .ltn__blog-item-7 .ltn__blog-title {
        font-size: 18px;
        text-transform: uppercase
    }

    .ltn__blog-item-7 p {
        font-size: 18px;
        line-height: 28px
    }

.ltn__service-list-menu ul li i {
    margin-right: 5px
}

.ltn__service-list-menu ul li {
    display: block;
    border-top: 2px solid #f6f6f6;
    padding: 18px 0;
    margin: 0;
    font-weight: 700
}

    .ltn__service-list-menu ul li:last-child {
        border-bottom: 2px solid #f6f6f6
    }

    .ltn__service-list-menu ul li .service-price {
        float: right;
        text-transform: capitalize;
        font-weight: 400;
        font-family: var(--ltn__body-font)
    }

.about-call-us {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ltn__404-area-2, .ltn__service-item-1 .service-item-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.ltn__404-area-2 {
    min-height: 90vh;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.table-1 table tr th, .table-1 table tr:nth-child(odd) {
    background-color: #e5e5e6
}

.table-1 table tr td, .table-1 table tr th {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 10px 0;
    display: table-cell;
    line-height: 30px;
    color: #000;
    text-align: center
}

.ltn__contact-address-item {
    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
}

    .ltn__contact-address-item i {
        background-color: #fff0;
        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: .3s;
        -o-transition: .3s;
        transition: .3s
    }

.ltn__contact-address-item-2 {
    padding: 30px 0 10px;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .ltn__contact-address-item-2 + .ltn__contact-address-item-2 {
        border-top: 1px solid
    }

.contact-form-box {
    padding: 40px 50px 50px;
    position: relative;
    z-index: 1
}

    .contact-form-box input::-webkit-input-placeholder {
        color: var(--ltn__color-1)
    }

    .contact-form-box input::-moz-placeholder {
        color: var(--ltn__color-1)
    }

    .contact-form-box input:-ms-input-placeholder {
        color: var(--ltn__color-1)
    }

    .contact-form-box input:-moz-placeholder {
        color: var(--ltn__color-1)
    }

.contact-form-box-2 input, .contact-form-box-2 textarea {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding-left: 0
}

.ltn__contact-address-item-3 {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid var(--border-color-11);
    padding: 50px 30px 25px
}

    .ltn__contact-address-item-3 i {
        font-size: 50px;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .ltn__contact-address-item-3 .ltn__contact-address-icon {
        margin-bottom: 35px
    }

        .ltn__contact-address-item-3 .ltn__contact-address-icon img {
            max-width: 80px
        }

    .ltn__contact-address-item-3:hover i {
        background-color: #fff0;
        color: var(--ltn__secondary-color)
    }

.table-1 table {
    border: 0;
    text-transform: uppercase;
    font-size: 16px;
    overflow-x: auto
}

    .table-1 table tr:first-child {
        font-weight: 700;
        text-transform: uppercase;
        background-color: #e5e5e6
    }

    .table-1 table tr:nth-of-type(2n) {
        background: #f9f9f9
    }

    .table-1 table tr th {
        font-weight: 700;
        text-transform: uppercase;
        width: 25%;
        font-size: 18px
    }

    .table-1 table tr td a {
        background: #000;
        padding: 5px 4px;
        color: #fff !important;
        font-weight: 600
    }

.table tr:nth-child(odd) {
    background-color: #f7f8fa
}

.product-details-content .product-title {
    font-size: 36px;
    font-weight: 700
}

.product-details-content .product-price {
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 15px
}

.table tr:nth-child(2n) {
    background-color: #fafafa
}

.submit-button-1 {
    padding: 10px 30px;
    transition: .3s
}

.ltn__404-area-1 h2 {
    font-size: 60px
}

.ltn__pricing-plan-item {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1);
    margin-bottom: 30px;
    transition: .3s;
    position: relative;
    overflow: hidden
}

    .ltn__pricing-plan-item .pricing-title {
        margin: 0;
        height: 100px;
        line-height: 100px
    }

    .ltn__pricing-plan-item .pricing-price {
        background-color: var(--section-bg-1);
        height: 85px;
        line-height: 85px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s
    }

        .ltn__pricing-plan-item .pricing-price h2 {
            margin-bottom: 0;
            line-height: inherit;
            font-size: 48px
        }

    .ltn__pricing-plan-item ul {
        margin: 35px 0;
        padding: 0
    }

        .ltn__pricing-plan-item ul li {
            list-style: none;
            font-size: 18px
        }

    .ltn__pricing-plan-item .btn-wrapper {
        padding-bottom: 50px
    }

.call-to-bg-icon, .ltn__service-item-2 ul li span {
    color: var(--ltn__color-1)
}

.checkbox-item {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .checkbox-item input {
        position: absolute;
        opacity: 0;
        height: 0;
        width: 0
    }

.ltn__list-item-2 li {
    position: relative;
    list-style: none;
    display: inline-block;
    margin-right: 30px;
    max-width: 160px;
    font-size: 16px
}

.list-item-with-icon {
    min-width: 300px
}

    .list-item-with-icon ul li, .list-item-with-icon-2 ul li {
        position: relative;
        list-style: none;
        padding-left: 60px;
        font-weight: 700;
        margin-bottom: 25px
    }

        .list-item-with-icon ul li::before, .list-item-with-icon-2 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: 16px;
            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: #fff0;
        color: var(--ltn__heading-color);
        top: 5px
    }

.about-call-us .call-us-icon {
    font-size: 50px;
    margin-right: 20px;
    color: var(--ltn__secondary-color);
    line-height: 1
}

.ltn__list-item-1, .ltn__list-item-2 {
    padding-left: 0
}

    .ltn__list-item-2 li span {
        display: block;
        font-weight: 700
    }

    .ltn__list-item-2 li:last-child {
        margin-right: 0
    }

.ltn__list-item-2-img li {
    margin-right: 10px;
    width: 30%
}

.ltn__service-item-1 {
    background-color: var(--white);
    margin-bottom: 50px
}

    .ltn__service-item-1 .service-item-img, .map-holder, .mapouter {
        position: relative;
        overflow: hidden
    }

        .ltn__service-item-1 .service-item-img img {
            -webkit-transition: .5s;
            -o-transition: .5s;
            transition: .5s
        }

    .ltn__service-item-1 .service-item-icon {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 70px;
        height: 70px;
        background-color: #fff;
        display: flex;
        -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)
    }

    .ltn__service-item-1:hover .service-item-img img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

.ltn__service-item-2 {
    padding: 0 45px 30px;
    margin-bottom: 50px;
    margin-top: 35px
}

    .ltn__service-item-2 .service-item-icon {
        font-size: 80px;
        line-height: 1;
        top: -35px;
        position: relative;
        color: var(--ltn__secondary-color)
    }

    .ltn__service-item-2 ul {
        margin-bottom: 10px;
        padding: 0
    }

        .ltn__service-item-2 ul li {
            list-style: none;
            margin-top: 10px
        }

.call-to-circle-1, .call-to-circle-2 {
    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
}

.call-to-circle-2 {
    height: 80px;
    width: 80px;
    left: 300px;
    top: 10%;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
    -webkit-animation: 8s linear .1s infinite wave;
    animation: 8s linear .1s infinite wave
}

.call-to-bg-icon, .ltn__call-to-4-img-1 {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    position: absolute;
    top: 50%
}

.call-to-bg-icon {
    font-size: 220px;
    right: 35px;
    transform: translateY(-50%);
    z-index: 1;
    opacity: .1
}

.ltn__call-to-4-img-1 {
    left: 0;
    transform: translateY(-50%);
    max-width: 34%
}

.ltn__call-to-4-img-2 {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 27%
}

.ltn__service-form-box {
    margin: 0;
    padding: 0 30px
}

    .ltn__service-form-box > ul {
        padding: 0;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .ltn__service-form-box > ul > li {
            display: inline-block;
            margin-right: 20px;
            list-style: none
        }

    .ltn__service-form-box .btn-wrapper, .ltn__service-form-box input, nav ul li {
        margin: 0
    }

        .ltn__service-form-box 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
        }

.input-item-date input[type=date] {
    background-color: #fff0;
    border: 2px solid var(--border-color-1);
    height: 65px;
    width: 100%;
    padding: 0 20px
}

    .input-item-date input[type=date]::-webkit-calendar-picker-indicator {
        -webkit-filter: invert(0);
        filter: invert(0)
    }

@media (min-width:1200px) and (max-width:1599px) {
    .ltn__service-form-box {
        padding: 0
    }

        .ltn__service-form-box .input-item {
            max-width: 200px
        }
}

.ltn__brand-logo-item {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin: 10px 0
}

    .btn, .btn3, .ltn__brand-logo-item img {
        -webkit-transition: .3s;
        -o-transition: .3s
    }

    .ltn__brand-logo-item img {
        transition: .3s
    }

    .ltn__brand-logo-item:hover {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
        opacity: 1
    }

        .ltn__brand-logo-item:hover img {
            -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1)
        }

@media (min-width:992px) and (max-width:1199px) {
    .ltn__blog-item-6 .ltn__blog-title {
        font-size: 20px
    }

    .list-item-with-icon {
        margin-top: 30px;
        margin-bottom: 40px
    }
}

@media (max-width:1199px) {
    .ltn__404-area-1 h2 {
        font-size: 30px
    }

    .ltn__service-item-2 {
        padding: 0 30px 30px
    }

    .ltn__service-form-box > ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.ltn__map-item {
    padding: 30px 25px 35px;
    -webkit-box-shadow: var(--ltn__box-shadow-4);
    box-shadow: var(--ltn__box-shadow-4)
}

    .ltn__map-item .ltn__location-name {
        border-bottom: 2px solid var(--border-color-1);
        margin-bottom: 25px;
        color: var(--ltn__secondary-color);
        font-size: 20px
    }

    .ltn__map-item .btn-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .ltn__map-item .btn {
        padding: 10px;
        font-size: 16px;
        margin-right: 10px
    }

.ltn__state-location-title {
    padding: 15px 30px;
    background-color: var(--ltn__secondary-color);
    color: var(--white);
    margin: 50px 0
}

.ltn__map-product-item {
    max-width: 260px
}

    .ltn__map-product-item img {
        max-width: 100%;
        margin-bottom: 25px
    }

    .ltn__map-product-item .ltn__map-product-title {
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: 600
    }

    .ltn__map-product-item .ltn__map-product-location {
        font-weight: 500
    }

        .ltn__map-product-item .ltn__map-product-location i {
            color: var(--ltn__secondary-color);
            margin-right: 2px
        }

.navbar-toggle {
    display: none
}

.form-container .btn:hover, .open-button:hover {
    opacity: 1
}

.button-design {
    text-align: center
}

.ltn__footer-2 .footer-about-widget .footer-logo {
    position: relative;
    top: -20px;
    margin-bottom: 10px
}

.ltn__footer-2 .footer-menu ul li {
    margin-bottom: 30px;
    font-weight: 600
}

.footer-menu ul li a::before {
    color: var(--ltn__secondary-color);
    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
}

.footer-top-area {
    padding-top: 92px;
    padding-bottom: 20px
}

.footer-widget {
    margin-bottom: 60px
}

.footer-logo {
    position: relative;
    top: -10px
}

header, nav ul {
    top: 0;
    display: flex
}

.footer-title {
    margin-bottom: 25px
}

.footer-address ul li {
    list-style: none;
    display: block;
    margin-top: 8px
}

    .footer-address ul li .footer-address-icon {
        float: left;
        margin-right: 15px
    }

.footer-menu ul li {
    list-style: none;
    margin-top: 0;
    margin-bottom: 15px;
    position: relative
}

    .footer-menu ul li:hover a::before {
        opacity: 1;
        visibility: visible;
        margin-left: 0
    }

.footer-menu ul ul {
    margin-left: 15px
}

.ltn__copyright-menu ul {
    margin: 0;
    padding: 0
}

.ltn__footer-blog-item {
    border-bottom: 1px solid;
    border-color: var(--border-color-6);
    margin-bottom: 20px
}

    .ltn__footer-blog-item:last-child {
        border-bottom: 0;
        margin-bottom: 0
    }

    .ltn__footer-blog-item .ltn__blog-meta {
        margin-bottom: 5px
    }

        .ltn__footer-blog-item .ltn__blog-meta i {
            color: var(--ltn__secondary-color);
            margin-right: 5px
        }

.ltn__copyright-area {
    padding-top: 25px;
    padding-bottom: 25px
}

.ltn__copyright-design h4, .ltn__copyright-design h6 {
    font-size: 16px;
    font-family: var(--ltn__body-font);
    font-weight: 700
}

.ltn__copyright-menu ul li {
    list-style: none;
    display: inline-block;
    margin-top: 0;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 600
}

    .btn:last-child, .ltn__copyright-menu ul li:last-child {
        margin-right: 0
    }

    .ltn__copyright-menu ul li a {
        margin: 0;
        color: #fff
    }

@media (max-width:991px) {
    .ltn__404-area-1 h2, .ltn__blog-title {
        font-size: 20px
    }

    .ltn__call-to-4-img-1, .ltn__call-to-4-img-2 {
        display: none
    }

    .ltn__copyright-area {
        text-align: center
    }

        .ltn__copyright-area .ltn__copyright-menu {
            text-align: center !important
        }
}

@media (max-width:575px) {
    .ltn__section-title-2 .section-title, .section-title, .site-logo a {
        font-size: 24px
    }

        .site-logo a i {
            font-size: 20px
        }

    .ltn__copyright-menu {
        margin-top: 25px
    }
}

.btn {
    display: inline-block;
    padding: 11px 35px
}

.btn, .btn3 {
    border-radius: 7px;
    font-weight: 400;
    z-index: 1;
    position: relative;
    text-align: center;
    transition: .3s;
    margin-right: 15px;
    font-size: 16px
}

.brochure-button, .btn9, .navbar-menu li a, nav ul li a {
    text-decoration: none;
    font-weight: 700
}

.modal, .open-button, header, nav ul {
    position: fixed
}

@-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)
    }
}

.btn-wrapper {
    display: block;
    margin-top: 30px
}

.btn3 {
    display: inline-block;
    padding: 10px 40px
}

.btn:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.menu-toggle span, nav ul {
    transition: transform .3s ease-in-out
}

.btn-border {
    border: 2px solid var(--border-color-10);
    -webkit-box-shadow: none;
    box-shadow: none
}

@media (min-width:768px) and (max-width:991px) {
    .btn {
        padding: 12px 25px
    }

    [type=submit].btn {
        padding: 15px 30px
    }

    .auto-4-col {
        display: grid;
        grid-template-columns: 1fr;
        gap: 24px;
        flex-wrap: wrap
    }
    .p3 {
        padding: 0;
    }
    .trending-projects-list {
        grid-template-columns: repeat(1, 1fr) !important;
    }
    .modal-content {
        width: 96%;
    }


    
    
}

@media only screen and (max-width:767px) {
    .btn {
        padding: 10px 20px;
        font-size: 16px
    }

    [type=submit].btn {
        padding: 12px 30px
    }

    .auto-4-col {
        display: grid;
        grid-template-columns: 1fr;
        gap: 24px;
        flex-wrap: wrap
    }
    .trending-projects-list {
        grid-template-columns: repeat(1, 1fr) !important;
    }
    .modal-content {
        width: 96% !important;
    }
    .payment-plan {
        flex-direction: column;
        padding: 15px;
        width: 90%;
    }

    .plan-item {
        margin-bottom: 15px;
    }

        .plan-item:not(:last-child) {
            margin-right: 0;
        }

    .percentage {
        font-size: 1.8rem;
    }

    .description {
        font-size: 0.9rem;
    }
   
}

.map_text {
    background: #0774a9;
    color: #fff;
    width: 100%;
    text-align: center;
    margin-top: 22px;
    border-bottom: 3px solid red
}

    .map_text h4 {
        color: #fff;
        font-size: 16px;
        padding: 12px;
        margin-bottom: 0
    }

.ltn__breadcrumb-area_1 {
    background-color: var(--section-bg-1);
    padding-top: 35px;
    padding-bottom: 35px
}

.places .place_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid #e0e4eb
}

    .places .place_item .place_name {
        display: flex;
        justify-content: flex-start;
        align-items: center
    }

        .places .place_item .place_name span {
            font-size: 17px;
            font-weight: 600;
            color: #3e4861
        }

    .places .place_item .distance {
        font-size: 16px;
        font-weight: 100;
        color: #3e4861
    }

    .places .place_item .place_name img {
        width: 32px;
        height: 32px;
        border-radius: 50%;
        margin-right: 10px
    }

.mapouter {
    max-height: 600px;
    border-radius: 4px
}

.map-holder {
    align-items: center;
    margin-bottom: 30px;
    border-radius: 12px;
    max-height: 500px
}

    .map-holder button {
        position: absolute;
        bottom: 20%;
        width: 86%;
        left: 7%;
        background: rgb(227 236 238 / .7) !important;
        color: #3e4861 !important;
        border-color: #3e4861 !important;
        font-size: 1rem
    }

.menu-toggle span, .modal, header, nav ul {
    left: 0;
    width: 100%
}

.open-button {
    background-color: #000;
    color: #fff;
    padding: 16px 18px;
    border: none;
    opacity: .8;
    bottom: 23px;
    right: 28px;
    border-radius: 100%;
    z-index: 999
}

.form-container {
    max-width: 300px;
    padding: 20px;
    background-color: #fff
}

    .form-container textarea {
        width: 100%;
        padding: 15px;
        margin: 5px 0 22px;
        border: none;
        background: #f1f1f1;
        resize: none;
        min-height: 200px
    }

        .form-container textarea:focus {
            background-color: #ddd;
            outline: 0
        }

    .form-container .btn {
        background-color: #04aa6d;
        color: #fff;
        padding: 10px 20px;
        border: none;
        width: 100%;
        margin-bottom: 10px;
        opacity: .8
    }

.modal {
    display: none;
    z-index: 99999999;
    padding-top: 40px;
    top: 0;
    height: 100%;
    overflow: auto;
    background-color: rgb(0 0 0 / .4)
}

.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 30%
}

.box, .box h6 {
    margin: 10px
}

.modal-content h3 {
    text-align: center;
    font-size: 35px;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    padding: 10px
}

.box h6 {
    font-size: 1.2rem
}

span.close {
    float: right;
    border-radius: 100%;
    color: #fff;
    background: #000;
    padding: 7px 15px;
    display: block
}

i.fa.fa-file-pdf-o.fa-3x {
    color: red
}

i.fa.fa-cube.fa-3x {
    color: orange
}

i.fa.fa-credit-card-alt.fa-3x {
    color: #cb0303
}

.downlodfont {
    font-size: 29px;
    font-family: "Marcellus SC";
}

.footer-menu a {
    color: #fff;
    font-weight: 300
}

.box-container {
    display: flex;
    flex-wrap: wrap
}

.box {
    width: 160px;
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center
}

.breadcrumb li, .btn9 {
    display: inline-block
}

.box img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover
}

.brochure {
    width: 80%;
    margin: 5px auto;
    text-align: center;
    background-color: #f9f9f9;
    box-shadow: 0 8px 16px rgb(0 0 0 / .2);
    border-radius: 10px;
    padding: 40px
}

p {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    color: #333
}

.btn9 {
    padding: 15px 30px;
    border: none;
    border-radius: 30px;
    font-size: 19px;
    color: #fff;
    transition: background-color .3s ease-in-out;
    margin: 10px
}

.btn-download {
    background-color: #007bff
}

    .btn-download:hover {
        background-color: #0062cc
    }

.btn-view {
    background-color: #6c757d
}

    .btn-view:hover {
        background-color: #5a6268
    }

.btn-email {
    background-color: #ffc107
}

.brochure-button, header, nav ul {
    background-color: #fff
}

.btn-email:hover {
    background-color: #e0a800
}

.brochurebox {
    max-width: 800px;
    margin: 0 auto;
    padding: 50px 20px;
    text-align: center
}

.brochure-buttons {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px
}

.brochure-button {
    display: block;
    width: calc(33.33% - 10px);
    margin-bottom: 20px;
    padding: 15px;
    color: #000;
    font-size: 18px;
    text-align: center;
    border: 2px solid #000;
    transition: .2s ease-in-out
}

    .brochure-button:hover {
        background-color: #000;
        color: #fff
    }

.mt-10 {
    margin-top: 10px !important
}

.mt-15 {
    margin-top: 15px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mt-25 {
    margin-top: 25px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mt-40 {
    margin-top: 40px !important
}
.mt-50 {
    margin-top: 50px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-40 {
    margin-bottom: 40px !important
}
.mb-50 {
    margin-bottom: 50px !important
}

.brochurebuttonblue {
    display: block;
    width: 99%;
    margin-bottom: 20px;
    padding: 9px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border: 2px solid #0063c7;
    transition: .2s ease-in-out;
    background: #0063c7;
    border-radius: 5px
}

    .brochurebuttonblue:hover {
        background-color: #1a81e7;
        color: #fff
    }

.brochurebuttonblue7 {
    display: block;
    
    margin-bottom: 20px;
    padding: 20px 35px 20px 35px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border: 2px solid #0063c7;
    transition: .2s ease-in-out;
    background: #0063c7;
    border-radius: 5px;
    text-transform:uppercase;
}

    .brochurebuttonblue7:hover {
        background-color: #1a81e7;
        color: #fff
    }

.brochurebuttonwhite {
    display: block;
    width: 99%;
    margin-bottom: 20px;
    padding: 9px;
    color: #0063c7;
    font-size: 18px;
    text-align: center;
    border: 2px solid #0063c7;
    transition: .2s ease-in-out;
    background: #fff;
    border-radius: 5px
}

    .brochurebuttonwhite:hover {
        background-color: #0063c7;
        color: #fff
    }


.btnblue {
    display: block;
    width: 99%;
    border-radius: 7px;
    font-weight: 400;
    z-index: 1;
    position: relative;
    text-align: center;
    transition: .3s;
    margin-right: 15px;
    font-size: 16px;
    padding: 11px;
    margin-top: 15px
}

.btnbluerj {
    color: #fff;
    background: #0063c7
}

    .btnbluerj:hover {
        background-color: #1a81e7;
        color: #fff
    }
.btnwhitefp {
    display: block;
   padding:7px 20px 7px 20px;
    border-radius: 7px;
    font-weight: 400;
    z-index: 1;
    position: relative;
    text-align: center;
    transition: .3s;
    margin-right: 15px;
    font-size: 16px;
    
    border: 2px solid #0063c7;
    margin-top: 15px
}

.btnwhite {
    display: block;
    width: 99%;
    border-radius: 7px;
    font-weight: 400;
    z-index: 1;
    position: relative;
    text-align: center;
    transition: .3s;
    margin-right: 15px;
    font-size: 16px;
    padding: 11px;
    border: 2px solid #0063c7;
    margin-top: 15px
}

.btnwhiterj {
    color: #0063c7;
    background: #fff
}

    .btnwhiterj:hover {
        background-color: #0063c7;
        color: #fff
    }

@media (max-width:767px) {
    .footer-widget .ltn__blog-meta li, .ltn__blog-item-3 .ltn__blog-btn, .ltn__blog-item-4 .ltn__blog-btn, .ltn__blog-title, .ltn__footer-2 .footer-widget .ltn__blog-meta li, .ltn__footer-2 .footer-widget li, .ltn__footer-2 .footer-widget p {
        font-size: 16px
    }

    .call-to-circle-1, .call-to-circle-2 {
        display: none
    }

    .ltn__blog-meta li {
        margin-right: 10px;
        font-size: 16px
    }

    .ltn__blog-item-6 .ltn__blog-title {
        font-size: 20px
    }

    .ltn__footer-blog-item .ltn__blog-title {
        font-size: 18px
    }

    .ltn__service-list-menu ul li .service-price {
        float: none;
        display: block
    }

    .contact-form-box {
        padding: 40px 25px 50px
    }

    .ltn__footer-2 .footer-menu ul li {
        margin-bottom: 20px
    }

    .list-item-with-icon {
        margin-top: 30px;
        margin-bottom: 40px;
        min-width: 275px
    }

    .ltn__service-form-box > ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column
    }

    .brochure-button {
        width: 100%
    }

    .ltn__copyright-menu {
        margin-top: 25px
    }

    .brochure-button:hover {
        background-color: #000;
        color: #fff
    }
    
}

.bg-breadcrumb {
    background-color: #f2f6f7;
    padding-top: 15px;
    padding-bottom: 15px
}

.breadcrumb, nav ul {
    list-style: none;
    padding: 0
}

.breadcrumb {
    margin: 31px 0 5px
}

    .breadcrumb li:not(:last-child)::after {
        content: " > "
    }

    .breadcrumb li {
        margin-right: 10px;
        font-size: 17px;
        color: #000
    }

        .breadcrumb li a {
            color: #000
        }

header {
    justify-content: space-around;
    align-items: center;
    padding:9px 1px 9px 1px;
    z-index: 999
}

.logo img {
    height: 81px
}

nav ul {
    flex-direction: column;
    margin: 101px 0 0;
    height: 100%;
    transform: translateX(-100%);
    z-index: 998
}

    nav ul.open {
        transform: translateX(0);
        margin-top: 91px
    }

    nav ul li a {
        display: block;
        padding: 10px;
        color: #333
    }

.menu-toggle {
    display: block;
    width: 30px;
    height: 20px;
    position: relative;
    z-index: 999
}

    .menu-toggle span {
        position: absolute;
        height: 3px;
        background-color: #333
    }

        .menu-toggle span:nth-child(2) {
            top: 50%;
            transform: translateY(-50%)
        }

        .menu-toggle span:nth-child(3) {
            bottom: 0
        }

@media only screen and (min-width:768px) {
    nav, nav ul {
        position: static;
        background-color: #fff0;
        height: auto;
        width: auto;
        transform: none
    }

    .menu-toggle {
        display: none
    }

    nav {
        display: flex;
        justify-content: flex-end;
        align-items: center
    }

        nav ul {
            flex-direction: row;
            margin-top: 10px
        }

            nav ul li {
                margin-left: 20px
            }

                nav ul li a {
                    padding: 0
                }


    

}

.faqitem {
    padding: 1em;
    margin-bottom: 1em;
    background-color: #fff
}



.p3 {
    padding: 1rem;
}

.bgbox1 {
    background-color: #edf4fd;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 20px 3px 20px 3px;
}
.bgbox2 {
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding:20px 3px 20px 3px;
}

.payment-plan {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(90deg, #29a8df, #5bc256);
    border-radius: 20px;
    padding: 20px;
    width: 100%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.plan-item {
    text-align: center;
    flex: 1;
}

    .plan-item:not(:last-child) {
        margin-right: 10px;
    }

.percentage {
    font-size: 2rem;
    color: #fff;
    margin: 0;
    font-weight: bold;
}

.description {
    font-size: 1rem;
    color: #fff;
    margin: 5px 0 0;
}





.faq-item {
    border-bottom: 1px solid #eee;
}

    .faq-item:last-child {
        border-bottom: none;
    }

.faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    cursor: pointer;
    font-size: 19px;
    font-weight: bold;
    color: #333;
    background-color: #f9f9f9;
    transition: background-color 0.3s ease;
}

    .faq-question:hover {
        background-color: #f1f1f1;
    }

.faq-toggle {
    background: none;
    border: none;
    font-size: 1.2rem;
    font-weight: bold;
    color: #666;
    cursor: pointer;
    outline: none;
    transition: transform 0.3s ease;
}

    .faq-toggle.active {
        transform: rotate(45deg);
        color: #e52e71;
    }

.faq-answer {
    max-height: 0;
    overflow: hidden;
    padding: 0 20px;
    font-size: 17px;
    color: #555;
    background-color: #fff;
    transition: max-height 0.3s ease, padding 0.3s ease;
}

    .faq-answer.open {
        max-height: 200px; /* Adjust based on content */
        padding: 15px 20px;
    }

.faqheading {
    text-align: left;
    font-family: "Grafita";
    font-size: 48px;
    font-weight: 100;
    line-height: 1;
    letter-spacing: 0em;
    color: rgba(195, 139, 66, 1);
    opacity: 1;
}


