<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i%7CMontserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/*font-family: 'Lato', sans-serif;
font-family: 'Montserrat', sans-serif;*/

@import url('font-awesome.css');
@import url('flaticon.css');
@import url('jquery.fancybox.min.css');

/*** 

====================================================================
    Reset
====================================================================

 ***/

* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
}

/*** 

====================================================================
    Global Settings
====================================================================

 ***/

body {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #777777;
    line-height: 1.7em;
    font-weight: 400;
    background: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}

.bordered-layout .page-wrapper {
    padding: 0px 50px 0px;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #7d1946;
}

a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: normal;
    margin: 0px;
    background: none;
    line-height: 1.6em;
    font-family: 'Montserrat', sans-serif;
}

h1 {
    font-size: 27px;
}

input,
button,
select,
textarea {
    font-family: 'Montserrat', sans-serif;
}

textarea {
    overflow: hidden;
}

p {
    position: relative;
    line-height: 1.8em;
}

.strike-through {
    text-decoration: line-through;
}

.gray_bg {
    background-color: #f5f5f5;
}

.row {
    margin-right: 0px !important;
}

.auto-container {
    position: static;
    padding: 0px 0px 0px 0px;

    margin: 0 auto;
}

.image-column {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.medium-container {
    max-width: 850px;
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
}

ul,
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

img {
    display: inline-block;
    max-width: 100%;
}

.theme-btn {
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.centered {
    text-align: center;
}

/*List Style One*/
.location-tb {
    color: #000 !important
}

.list-style-one {
    position: relative;
}

.list-style-one li {
    position: relative;
    color: #232323;
    font-size: 16px;
    padding-left: 40px;
    font-weight: 400;
    margin-bottom: 18px;
    font-family: 'Montserrat', sans-serif;
}

.list-style-one li:last-child {
    margin-bottom: 0px;
}

.list-style-one li .icon {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    color: #7d1946;
    font-size: 22px;
    line-height: 1em;
}

/*List Style Two*/

.list-style-two {
    position: relative;
}

.list-style-two li {
    position: relative;
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 400;
    padding-left: 35px;
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 12px;
    font-family: 'Montserrat', sans-serif;
}

.list-style-two li:last-child {
    margin-right: 0px;
}

.list-style-two li .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #7d1946;
    font-size: 18px;
}

/*List Style Three*/

.list-style-three {
    position: relative;
}

.list-style-three li {
    position: relative;
    color: #666666;
    font-size: 16px;
    font-weight: 700;
    padding-left: 30px;
    margin-bottom: 15px;
}

.list-style-three li:before {
    position: absolute;
    content: '\f00c';
    left: 0px;
    top: 0px;
    color: #7d1946;
    font-size: 18px;
    font-weight: 400;
    font-family: 'FontAwesome';
}

/*List Style Four*/

.list-style-four {
    position: relative;
}

.list-style-four li {
    position: relative;
    color: #666666;
    font-size: 20px;
    font-weight: 400;
    padding-left: 60px;
    margin-bottom: 35px;
    font-family: 'Montserrat', sans-serif;
}

.list-style-four li .icon {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #7d1946;
    font-size: 32px;
    font-weight: 400;
    line-height: 1em;
}

.list-style-four li strong {
    color: #2a2a2a;
}

/*List Style Five*/

.list-style-five {
    position: relative;
}

.list-style-five li {
    position: relative;
    color: #cfcfcf;
    font-size: 15px;
    font-weight: 700;
    padding-left: 26px;
    margin-bottom: 12px;
}

.list-style-five li:before {
    position: absolute;
    content: '.';
    left: 0px;
    top: -22px;
    color: #7d1946;
    font-size: 70px;
    font-weight: 400;
    font-family: 'FontAwesome';
}

/*List Style Six*/

.list-style-six {
    position: relative;
}

.list-style-six li {
    position: relative;
    color: #cfcfcf;
    font-size: 16px;
    padding-left: 26px;
    margin-bottom: 18px;
}

.list-style-six li .icon {
    position: absolute;
    left: 0px;
    top: 4px;
    color: #7d1946;
    line-height: 1em;
    font-size: 16px;
}

/*List Style Seven*/

.list-style-seven {
    position: relative;
    margin-bottom: 40px;
}

.list-style-seven li {
    position: relative;
    color: #2a2a2a;
    font-size: 16px;
    padding-left: 30px;
    margin-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
}

.list-style-seven li .icon {
    position: absolute;
    left: 0px;
    top: 4px;
    color: #7d1946;
    line-height: 1em;
    font-size: 18px;
}

/*List Style Eight*/

.list-style-eight {
    position: relative;
    margin-top: 30px;
}

.list-style-eight li {
    position: relative;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    padding-left: 40px;
    margin-bottom: 10px;
}

.list-style-eight li:before {
    position: absolute;
    content: '\f178';
    left: 0px;
    top: 2px;
    color: #7d1946;
    font-size: 20px;
    font-weight: 300;
    font-family: 'FontAwesome';
}

/*Btn Style One*/

.btn-style-one {
    position: relative;
    padding: 11px 26px 10px;
    line-height: 24px;
    text-transform: uppercase;
    background: linear-gradient(90deg, #cc195e, #7d1946);
    color: #ffffff;
    border: none;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    font-family: 'Montserrat', sans-serif;
}

.btn-style-one:hover {
    background: #000;
    color: #ffffff;
    border-color: #000;
}

/*Btn Style Two*/

.btn-style-two {
    position: relative;
    padding: 11px 20px;
    line-height: 24px;
    text-transform: uppercase;
    background: none;
    color: #7d1946;
    border: 1px solid #7d1946;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
}

.btn-style-two:hover {
    background: #7d1946;
    color: #ffffff;
}

/*Btn Style Three*/

.btn-style-three {
    position: relative;
    padding: 11px 25px;
    line-height: 24px;
    text-transform: uppercase;
    background: none;
    color: #7d1946;
    border: 1px solid #7d1946;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
}

.btn-style-three:hover {
    background: #7d1946;
    color: #ffffff;
    border-color: #7d1946;
}

/*Btn Style Four*/

.btn-style-four {
    position: relative;
    padding: 10px 26px;
    line-height: 24px;
    text-transform: uppercase;
    background: #000;
    color: #fff;
    border: 2px solid #ffffff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
}

.btn-style-four:hover {
    background: #f0f0f0;
    color: #000;
}

table,
th,
td {
    border: 1px solid #7d1946;
    text-align: center;
    padding: 4px;
    color: #c7c7c7;
}

/*Social Icon One*/

.social-icon-one {
    position: relative;
}

.social-icon-one li {
    position: relative;
    margin: 0px 1px;
    display: inline-block;
}

.social-icon-one li a {
    font-size: 16px;
    width: 42px;
    height: 42px;
    display: inline-block;
    line-height: 46px;
    color: #2a2a2a;
    text-align: center;
    background-color: #ffffff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.social-icon-one li a:hover {
    color: #ffffff;
    background-color: #7d1946;
}


/*Social Icon Two*/

.social-icon-two {
    position: relative;
}

.social-icon-two li {
    position: relative;
    margin-right: 6px;
    display: inline-block;
}

.social-icon-two li a {
    position: relative;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    color: #cfcfcf;
    font-size: 14px;
    text-align: center;
    border-radius: 50%;
    background-color: #202020;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.social-icon-two li a:hover {
    color: #ffffff;
    background-color: #7d1946;
}

/*Social Icon Three*/

.social-icon-three {
    position: relative;
}

.social-icon-three li {
    position: relative;
    margin-right: 12px;
    display: inline-block;
}

.social-icon-three li a {
    position: relative;
    display: inline-block;
    color: #9f9f9f;
    font-size: 16px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.social-icon-three li a:hover {
    color: #7d1946;
}

/*Social Icon Four*/

.social-icon-four {
    position: relative;
}

.social-icon-four li {
    position: relative;
    margin-right: 4px;
    display: inline-block;
}

.social-icon-four li a {
    position: relative;
    width: 32px;
    height: 32px;
    color: #ffffff;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    background-color: #4464b1;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.social-icon-four li.twitter a {
    background-color: #57acef;
}

.social-icon-four li.linkedin a {
    background-color: #007bb6;
}

.social-icon-four li.vimeo a {
    background-color: #62a0ad;
}

/*Social Icon Five*/

.social-icon-five {
    position: relative;
}

.social-icon-five li {
    position: relative;
    margin-right: 2px;
    display: inline-block;
}

.social-icon-five li a {
    position: relative;
    width: 42px;
    height: 42px;
    display: inline-block;
    color: #2a2a2a;
    font-size: 14px;
    text-align: center;
    line-height: 42px;
    background-color: #f7f7f7;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.social-icon-five li a:hover {
    color: #ffffff;
    background-color: #7d1946;
}

.theme_color {
    color: #7d1946;
}

.preloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('../../../index.html');
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

/*** 

====================================================================
    Scroll To Top style
====================================================================

***/


/*** 

====================================================================
    Main Header style
====================================================================

***/
.luxury-logo {
    padding-right: 24px;
    padding-top: 12px;
}

.main-header {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 999;
    width: 100%;
    overflow-x: hidden;
    box-shadow: 0 4px 10px -3px rgb(191 191 191 / 50%);
}

.main-header .header-top {
    position: relative;
    padding: 16px 0px;
    background-color: #ffffff;
}

.main-header .header-top .outer-container {
    padding: 0px 40px;
}

.main-header .header-top .top-left ul li {
    color: #666666;
    font-size: 16px;
}

.main-header .header-top .top-left,
.main-header .header-top .top-right {
    position: relative;
}

.main-header .header-top .top-right {
    position: relative;
    text-align: right;
}

.main-header .header-top .top-right .list {
    position: relative;
    float: right;
}

.main-header .header-top .top-right .list li {
    position: relative;
    color: #666666;
    font-size: 16px;
    margin-left: 30px;
    display: inline-block;
}

.main-header .header-top .top-right .list li .icon {
    position: relative;
    margin-right: 10px;
}

.main-header .header-top .top-right .list li a {
    position: relative;
    color: #666666;
    font-size: 16px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.main-header .header-top .top-right .list li a:hover {
    color: #7d1946;
}

.main-header .header-top .top-right .social-nav {
    position: relative;
    float: right;
    padding-left: 10px;
    margin-left: 25px;
    border-left: 1px solid #e6e6e6;
}

.main-header .header-top .top-right .social-nav li {
    position: relative;
    padding-left: 15px;
    display: inline-block;
}

.main-header .header-top .top-right .social-nav li a {
    position: relative;
    color: #666666;
    font-size: 14px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.main-header .header-top .top-right .social-nav li a:hover {
    color: #7d1946;
}

.main-header .main-box {
    position: relative;
    padding: 0px 0px;
    left: 0px;
    top: 0px;
    width: 100%;
    background: none;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-header.style-v1 .main-box {
    background: #fff;
}

.header-style-two,
.header-style-three {
    position: relative;
}

.main-header .main-box .outer-container {
    position: relative;
    padding: 5px 30px;
}

.bordered-layout .header-style-three .main-box .outer-container {
    padding: 0px;
}

.main-header .main-box .logo-box {
    position: relative;
    float: left;
    left: 0px;
    z-index: 10;
}

.header-style-three .main-box .logo-box {
    padding: 22px 0px;
}

.main-header .main-box .logo-box .logo img {
    display: inline-block;
    max-width: 100%;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-header .nav-toggler {
    position: fixed;
    top: 50%;
    margin-top: 0px;
    display: block;
}

.main-header .nav-toggler button {
    position: relative;
    display: block;
    color: #444444;
    text-align: center;
    font-size: 24px;
    line-height: 34px;
    font-weight: normal;
    background: none;
}

.main-header .nav-outer {
    position: relative;

}

.main-header .header-upper {
    position: relative;
    margin-top: -40px;
    bottom: -40px;
}

.main-header .header-upper .upper-right {
    padding-top: 28px;
}

.header-style-two .nav-outer {
    width: 100%;
    float: none;
    bottom: -40px;
    padding: 0px 30px;
    background-color: #2a2a2a;
}

.main-header .header-upper .logo-box {
    padding: 25px 0px 25px;
}

.main-header .info-box {
    position: relative;
    float: left;
    min-height: 56px;
    margin-left: 50px;
    font-size: 13px;
    color: #777777;
    text-transform: uppercase;
    padding: 0px 0px 20px 50px;
}

.main-header .info-box:last-child {
    padding-left: 0px;
    padding-top: 0px;
}

.main-header .info-box:last-child .theme-btn {
    padding: 11px 22px 10px;
}

.main-header .info-box .icon-box {
    position: absolute;
    left: 0px;
    top: 8px;
    color: #7d1946;
    font-size: 30px;
    line-height: 1em;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-header .info-box li {
    position: relative;
    line-height: 20px;
    color: #666666;
    font-size: 16px;
    margin-bottom: 6px;
    font-weight: 400;
    text-transform: capitalize;
}

.main-header .info-box strong {
    position: relative;
    font-weight: 700;
    color: #2a2a2a;
    font-size: 18px;
}

.main-header .info-box .quote-btn {
    position: relative;
    line-height: 24px;
    color: #1f1f1f;
    font-size: 16px;
    font-weight: 600;
    padding: 14px 38px;
    border-radius: 50px;
    background: none;
    text-transform: uppercase;
    border: 2px solid #f2f2f2;
}

.main-header .info-box .quote-btn:hover {
    color: #ffffff;
    border-color: #26447b;
    background-color: #26447b;
}

.main-menu {
    position: relative;
    float: right;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-menu .navbar-collapse {
    padding: 0px;
}

.main-menu .navigation {
    position: relative;
    margin: 0px;
}

.main-menu .navigation&gt;li {
    position: relative;
    display: inline-block;
    margin-left: 26px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-header .sticky-header .main-menu .navigation&gt;li&gt;a {
    padding: 20px 0px !important;
    color: #444444;
}

.main-header .sticky-header .main-menu .navigation&gt;li:hover&gt;a,
.main-header .sticky-header .main-menu .navigation&gt;li.current&gt;a {
    color: #7d1946;
}

.sticky-header .nav-outer .options-box {
    margin-top: 26px;
}

/*Sticky Header*/

.sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 0px;
    background: #ffffff;
    z-index: 0;
    border-bottom: 1px solid #e6e6e6;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sticky-header {
    padding: 5px 0;
}

.sticky-header .logo {
    padding: 10px 0px 0px;
}

.sticky-header .luxury-logo {
    padding-right: 24px;
    padding-top: 1px;
}

.sticky-header .main-header .nav-outer {
    position: relative;
}

.sticky-header .auto-container {
    max-width: 100%;
}

.fixed-header .sticky-header {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -op-animation-duration: 500ms;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}


.main-menu .navigation&gt;li&gt;a {
    position: relative;
    display: block;
    color: #7d1946;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 0px;
    opacity: 1;
    font-weight: 500;
    padding: 20px 0px;
    font-size: 15px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    font-family: 'Montserrat', sans-serif;
}

.header-style-three .main-menu .navigation&gt;li {
    padding: 29px 0px;
}

.header-style-three .sticky-header .main-menu li {
    padding: 0px;
}

.header-style-three .main-menu .navigation&gt;li&gt;a {
    padding: 6px 0px;
    color: #666666;
    font-size: 14px;
}

.header-style-three .sticky-header .navigation&gt;li&gt;a:after {
    display: none;
}

.header-style-three .main-menu .navigation&gt;li&gt;a:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 2px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    background-color: #7d1946;
}

.header-style-three .main-menu .navigation&gt;li:hover&gt;a::after,
.header-style-three .main-menu .navigation&gt;li.current&gt;a:after {
    width: 100%;
}

.header-style-two .main-menu .navigation&gt;li {
    margin-left: 0px;
    margin-right: 30px;
}

.header-style-two .main-menu .navigation&gt;li&gt;a {
    padding: 17px 0px;
    color: #ffffff;
}

.sticky-header .main-menu .navigation&gt;li {
    margin-left: 25px;
    margin-right: 0px;
}

.main-menu .navigation&gt;li:hover&gt;a,
.main-menu .navigation&gt;li.current&gt;a,
.main-header.light-version .main-menu .navigation&gt;li:hover&gt;a,
.main-header.light-version .main-menu .navigation&gt;li.current&gt;a {
    color: #b19361;
    opacity: 1;
}

.main-menu .navigation&gt;li:hover&gt;a:before,
.main-menu .navigation&gt;li.current&gt;a:before {
    width: 100%;
}

.main-menu .navigation&gt;li&gt;ul {
    position: absolute;
    left: 0px;
    top: 100%;
    width: 240px;
    padding: 0px;
    z-index: 100;
    display: none;
    background: #ffffff;
    border-top: 3px solid #7d1946;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}

.main-menu .navigation&gt;li&gt;ul.from-right {
    left: auto;
    right: 0px;
}

.main-menu .navigation&gt;li&gt;ul&gt;li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}

.main-menu .navigation&gt;li&gt;ul&gt;li:last-child {
    border-bottom: none;
}

.main-menu .navigation&gt;li&gt;ul&gt;li&gt;a {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 24px;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    color: #272727;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation&gt;li&gt;ul&gt;li:hover&gt;a {
    color: #ffffff;
    background: #2c2c2c;
}

.main-menu .navigation&gt;li&gt;ul&gt;li.dropdown&gt;a:after {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 10px;
    width: 10px;
    height: 20px;
    display: block;
    color: #253d4a;
    line-height: 20px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    z-index: 5;
}

.main-menu .navigation&gt;li&gt;ul&gt;li.dropdown:hover&gt;a:after {
    color: #ffffff;
}

.main-menu .navigation&gt;li&gt;ul&gt;li&gt;ul {
    position: absolute;
    left: 100%;
    top: 0px;
    width: 240px;
    padding: 0px;
    z-index: 100;
    display: none;
    background: #ffffff;
    border-top: 3px solid #7d1946;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}

.main-menu .navigation&gt;li&gt;ul&gt;li&gt;ul.from-right {
    left: auto;
    right: 0px;
}

.main-menu .navigation&gt;li&gt;ul&gt;li&gt;ul&gt;li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}

.main-menu .navigation&gt;li&gt;ul&gt;li&gt;ul&gt;li:last-child {
    border-bottom: none;
}

.main-menu .navigation&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;a {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 24px;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    color: #272727;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.main-menu .navigation&gt;li&gt;ul&gt;li&gt;ul&gt;li:hover&gt;a {
    color: #ffffff;
    background: #2c2c2c;
}

.main-menu .navigation&gt;li&gt;ul&gt;li&gt;ul&gt;li.dropdown&gt;a:after {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 11px;
    width: 10px;
    height: 20px;
    display: block;
    color: #272727;
    line-height: 20px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    z-index: 5;
}

.main-menu .navigation&gt;li&gt;ul&gt;li&gt;ul&gt;li.dropdown:hover&gt;a:after {
    color: #ffffff;
}

.main-menu .navigation&gt;li.dropdown:hover&gt;ul {
    visibility: visible;
    opacity: 1;
    top: 100%;
}

.main-menu .navigation li&gt;ul&gt;li.dropdown:hover&gt;ul {
    visibility: visible;
    opacity: 1;
    top: 0;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.main-menu .navbar-collapse&gt;ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #ffffff;
    line-height: 28px;
    border: 1px solid #ffffff;
    background-size: 20px;
    cursor: pointer;
    z-index: 5;
    display: none;
}

.main-header .options-box {
    position: relative;
    float: left;
    margin-top: 42px;
    right: 0px;
    margin-left: 0px;
}

.header-style-three .options-box {
    margin-top: 38px;
    margin-left: 25px;
}

.header-style-three .options-box li {
    line-height: 1em;
    font-size: 16px !important;
    padding-left: 20px;
    margin-left: 15px !important;
    border-left: 1px solid #e6e6e6;
}

.main-header .options-box .options-nav {
    position: relative;
}

.main-header .options-box .options-nav&gt;li {
    position: relative;
    color: #ffffff;
    font-size: 22px;
    margin-left: 28px;
    display: inline-block;
}

.menu-btn {
    background: linear-gradient(90deg, #cc195e, #7d1946);
    border-radius: 50px 0 0 50px;
    padding: 18px 20px;
    line-height: 21px;
    margin-right: 0;
    text-align: left;
    cursor: pointer;
}

.menu-btn:hover {
    background: #000;
}

.menu-btn a {
    color: #fff;
    font-weight: 900;
}

.main-header .options-box .options-nav li.menu-btn {
    cursor: pointer;
}

.main-header .options-box .options-nav&gt;li&gt;a {
    position: relative;
    color: #ffffff;
}

.main-header .options-box .options-nav&gt;li&gt;a:hover {
    color: #7d1946;
}

.header-style-three .options-box .options-nav&gt;li&gt;a {
    color: #666666;
}

.header-style-three .options-box li a:hover {
    color: #7d1946;
}

.header-style-two .header-lower .outer-box {
    position: absolute;
    right: 30px;
    top: 20px;
}

.search-box-outer {
    position: relative;
}

.main-header .search-box-btn {
    position: relative;
    top: -1px;
    display: block;
    width: 100%;
    font-size: 16px;
    color: #ffffff;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
    background: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.header-style-three .search-box-btn {
    color: #666666;
}

.main-header .search-box-outer .dropdown-menu {
    top: 71px;
    border-top: 3px solid #7d1946;
    padding: 0px;
    width: 280px;
    border-radius: 0px;
}

.header-style-three .search-box-outer .dropdown-menu {
    top: 60px;
}

.header-style-two .search-box-outer .dropdown-menu {
    top: 42px;
}

.header-style-two .search-box-btn {
    width: 45px;
    text-align: right;
    border-left: 1px solid #555555;
}

.sticky-header .search-box-outer .dropdown-menu {
    top: 40px;
}

.main-header .search-box-outer .dropdown-menu&gt;li {
    padding: 0px;
    border: none;
    background: none;
}

.main-header .search-panel .form-container {
    padding: 25px 20px;
}

.main-header .search-panel .form-group {
    position: relative;
    margin: 0px;
}

.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select {
    display: block;
    width: 100%;
    color: #000000;
    line-height: 24px;
    padding: 7px 40px 7px 15px;
    height: 40px;
    border: 1px solid #e0e0e0;
    background: #ffffff;
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus {
    border-color: #7d1946;
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus {
    border-color: #7d1946;
}

.main-header .search-panel .search-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #555555;
    font-size: 12px;
    background: none;
    cursor: pointer;
}

/*** 

====================================================================
    Hidden Sidebar style
====================================================================

***/


.hidden-bar {
    position: fixed;
    top: 0;
    width: 320px;
    height: 100%;
    background: #1c1c1c;
    z-index: 9999;
    transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
}

.hidden-bar .mCSB_inside&gt;.mCSB_container {
    margin-right: 0px;
}

.hidden-bar.right-align.visible-sidebar {
    left: 0px;
}

.hidden-bar.right-align {
    left: -400px;
}

.hidden-bar.right-align.visible-sidebar {
    right: 0px;
}

.hidden-bar .hidden-bar-closer {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 20px;
    top: 10px;
    background: none;
    color: #ffffff;
    border-radius: 0px;
    text-align: center;
    line-height: 40px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    z-index: 999999;
}

.hidden-bar .hidden-bar-closer button {
    background: none;
    display: block;
    font-size: 16px;
    color: #ffffff;
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.hidden-bar .hidden-bar-closer:hover button {
    color: #ffffff;
}

.hidden-bar-wrapper {
    height: 100%;
    padding: 30px 5px 30px 30px;
}

.hidden-bar .logo {
    padding: 0px 0px 30px;
    background: #1c1c1c;
}

.hidden-bar .logo img {
    display: inline-block;
    max-width: 100%;
}

.hidden-bar .content-box {
    position: relative;
    padding-right: 32px;
}

.hidden-bar .content-box h2 {
    position: relative;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 20px;
}

.hidden-bar .content-box .text {
    position: relative;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.60);
    margin-bottom: 25px;
}

.hidden-bar .contact-info {
    position: relative;
    margin-top: 60px;
}

.hidden-bar .contact-info h2 {
    position: relative;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 20px;
}

/*** 

====================================================================
    Main Slider style
====================================================================

***/

.main-slider {
    position: relative;
    z-index: 10;
}

.main-slider .tp-caption {
    z-index: 5 !important;
}

.main-slider .tp-dottedoverlay {
    background: rgba(0, 0, 0, 0.40) !important;
}


.main-slider h2 {
    position: relative;
    color: #ffffff;
    font-size: 55px;
    font-weight: 600;
    line-height: 1.1em;
    display: inline-block;
}

.main-slider .price {
    position: relative;
    font-size: 36px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.9em;
    font-style: italic;
}

.main-slider .btns-box .theme-btn {
    margin-right: 0px;
}

.main-slider .tp-bannertimer,
.main-slider .tp-bullets {
    display: none !important;
}


.schedule-form-section {
    position: relative;
    margin-bottom: 130px;
}

.schedule-form-section .inner-container {
    position: relative;
    margin-top: -650px;
    z-index: 99;
}

/*Schedule Box*/

.schedule-box {
    position: relative;
    max-width: 390px;
    float: right;
    width: 100%;
}

.schedule-box .inner-box {
    position: relative;
    padding: 55px 35px 50px;
    background-color: #ffffff;
}

.schedule-box .inner-box h3 {
    position: relative;
    color: #2a2a2a;
    font-size: 20px;
    letter-spacing: 1px;
    text-align: center !important;
    display: block;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 35px;
    text-transform: uppercase;
}

/*Schedule Form*/

.schedule-form {
    position: relative;
}

.schedule-form .row {
    margin: 0px -10px;
}

.schedule-form .form-group {
    position: relative;
    margin-bottom: 20px;
    padding: 0px 10px;
}

.schedule-form .form-group .icon {
    position: absolute;
    right: 25px;
    top: 18px;
    z-index: 10;
    color: #9f9f9f;
}

.schedule-form input[type="text"],
.schedule-form input[type="email"],
.schedule-form textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    padding: 10px 22px;
    height: 50px;
    color: #222222;
    font-size: 16px;
    border: 1px solid #e6e6e6;
    background-color: #ffffff;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}

.schedule-form textarea {
    resize: none;
}

.schedule-form input[type="text"]:focus,
.schedule-form input[type="email"]:focus,
.schedule-form textarea:focus {
    border-color: #7d1946;
}

.schedule-form .theme-btn {
    margin-top: 10px;
    padding: 11px 24px 10px;
}

.home-detail {
    position: relative;
    width: 572px;
    padding-top: 96px;
    padding-left: 148px;
    position: absolute;
    top: -9px;

}

.home-detail .inner {
    position: relative;
    padding: 35px;
    margin: 57px 0px;
    background-color: #ffffff;
    border-radius: 0px 50% 50% 0px;
    text-align: center;
}


.home-detail .inner:before {
    position: absolute;
    content: '';
    left: -30px;
    top: -30px;
    bottom: -30px;
    right: -30px;
    border-radius: 0px 50% 50% 0px;
    border: 30px solid rgba(255, 255, 255, 0.20);
}

.home-detail .inner h3 {
    position: relative;
    color: #7d1946;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 5px;
    padding-top: 20px;
    padding-left: 0px;
}

.main-slider-banner {
    padding-bottom: 0px;
}

.navbar-collapse .navigation .contact-menu {
    margin-left: 30px
}

.navbar-collapse .navigation .contact-menu a {
    border: 1px solid #464646;
    color: #FFF
}

.navbar-collapse .navigation .contact-menu a:hover,
.navbar-collapse .navigation .contact-menu.active a {
    border: 1px solid #9d7f1b;
    color: #FFF;
    background-color: #9d7f1b
}

.home-detail .inner .text {
    position: relative;
    color: #666666;
    font-size: 14px;
    line-height: 1.4em;
    padding-left: 0px;
}

.home-detail .inner .text-2 {
    position: relative;
    color: #7d1946;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5em;
    padding-left: 0px;
    margin-bottom: 20px;
}

.home-detail .inner .home-list {
    position: relative;
    margin-bottom: 25px;
    padding-top: 25px;
}

.home-detail .inner .home-list li {
    position: relative;
    color: #7d1946;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    padding: 0 20px;
    display: inline-block;
    border-right: 1px solid #7d1946;
}

.home-detail .inner .home-list li:last-child {
    margin-right: 0px;
    padding-right: 0px;
    border: none;
}

.home-detail .inner .home-list li span {
    position: relative;
    color: #666666;
    font-size: 20px;
    display: block;
    margin-top: 8px;
}

.home-detail .inner .price {
    position: relative;
    color: #2a2a2a;
    font-size: 14px;
    font-style: italic;
    font-weight: 600;
    line-height: 1.4em;
    padding-left: 0px;
}

.rera-no {
    font-weight: 700;
    margin-top: 2px;
}
.oc-no {
    font-weight: 700;
    margin-top: 5px;
}

.btns-box {
    padding-left: 0px;
}

.main-slider.style-v1 .home-detail .inner,
.main-slider.style-v1 .home-detail .inner:before {
    border-radius: 0;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.main-slider.style-v1 .btns-box .theme-btn {
    margin-top: 10px;
}


/*** 

====================================================================
    Section Title
====================================================================

***/

.sec-title {
    position: relative;
    margin-bottom: 0px;
}

.sec-title h2 {
    font-size: 36px;
    color: #2a2a2a;
    line-height: 1em;
    font-weight: 600;
    text-transform: capitalize;
}

.master-plan {

    margin-bottom: 30px !important;
}

.sec-title .text {
    position: relative;
    color: #666666;
    font-size: 16px;
    line-height: 1.8em;
}

.sec-title.centered {
    text-align: center;
}

.sec-title.light h2 {
    color: #ffffff;
}

/*** 

====================================================================
    About Section
====================================================================

***/

.about-section {
    position: relative;
    padding: 115px 0px;
}

.about-section .content-column {
    position: relative;
    margin-bottom: 40px;
}

.about-section .content-column .inner-column {
    position: relative;
    padding-right: 168px;
}

.about-section .content-column .text {
    position: relative;
    color: #666666;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 35px;
}

.about-section .content-column .owl-dots {
    display: none;
}

.about-section .content-column .owl-nav {
    position: absolute;
    right: 0px;
    bottom: -40px;
    width: 52px;
    height: 26px;
    text-align: center;
    border: 1px solid #666666;
}

.about-section .content-column .owl-nav .owl-next {
    width: 25px;
    height: 25px;
    float: left;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.about-section .content-column .owl-nav .owl-prev {
    width: 25px;
    height: 25px;
    float: left;
    border-right: 1px solid #666666;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.about-section .content-column .owl-nav .owl-prev:hover,
.about-section .content-column .owl-nav .owl-next:hover {}

.about-section .gallery-column {
    position: relative;
}

.about-section .gallery-column .inner-column {
    position: relative;
    margin-right: -50px;
}

.about-section .gallery-column .inner-column .image {
    position: relative;
    border: 10px solid #ffffff;
}

.about-section .gallery-column .inner-column .image img {
    width: 100%;
    display: block;
}

.about-section .gallery-column .inner-column .left-column,
.about-section .gallery-column .inner-column .right-column {
    padding: 0px 5px;
}

.about-section .gallery-column .inner-column .right-column .image {
    border-bottom: 0px;
}

.about-section .gallery-column .inner-column .left-column .image {
    margin-right: -60px;
    z-index: 1;
}

.about-section .gallery-column .inner-column h3 {
    position: absolute;
    left: -60px;
    bottom: -10px;
    color: #f5f5f5;
    font-size: 50px;
    font-weight: 700;
    line-height: 1em;
    font-family: 'Lato', sans-serif;
}

/*Property Info Block*/

.property-info-block {
    position: relative;
    margin-top: 80px;
    border: 1px solid #e6e6e6;
    border-right: none;
}

.property-info-block .column {
    padding: 0px;
    border-right: 1px solid #e6e6e6;
}

/*About Info*/

.about-info {
    position: relative;
}

.about-info .inner {
    position: relative;
    padding: 30px 0px;
    text-align: center;
}

.about-info .inner .icon {
    position: relative;
    color: #7d1946;
    font-size: 50px;
    line-height: 1em;
    margin-bottom: 15px;
    display: block;
}

.about-info .inner .title {
    position: relative;
    color: #232323;
    font-size: 14px;
    margin-bottom: 5px;
    font-family: 'Montserrat', sans-serif;
}

.about-info .inner .total {
    position: relative;
    color: #232323;
    font-size: 25px;
    font-weight: 500;
    line-height: 1.2em;
    font-family: 'Montserrat', sans-serif;
}

/*** 

====================================================================
    Measurement Section
====================================================================

***/


.fluid-section-one {
    position: relative;
}

.fluid-section-one .outer-container {
    position: relative;
    min-height: 250px;
    background-color: #2a2a2a;
}

.fluid-section-one .image-column {
    position: absolute;
    float: left;
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.fluid-section-one .image-column .overlay-link {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
}

.fluid-section-one .image-column .overlay-link .fa {
    position: relative;
    top: 50%;
    width: 100px;
    height: 100px;
    color: #7d1946;
    font-size: 30px;
    line-height: 100px;
    text-align: center;
    border-radius: 50%;
    margin-top: -50px;
    margin: 0 auto;
    padding-left: 5px;
    background-color: #ffffff;
}

.fluid-section-one .image-column .image-box {
    position: relative;
    display: none;
}

.fluid-section-one .image-column .image-box img {
    position: relative;
    display: block;
    width: 100%;
}

.fluid-section-one .content-column {
    position: relative;
    float: right;
    width: 50%;
}

.fluid-section-one .content-column .inner-box {
    position: relative;
    max-width: 700px;
    padding: 130px 46px 60px 70px;
}

.fluid-section-one .content-column .inner-box h2 {
    position: relative;
    color: #ffffff;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 15px;
}

.fluid-section-one .content-column .inner-box .text {
    position: relative;
    color: #cfcfcf;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 50px;
}

/*Featured Block*/

.featured-block {
    position: relative;
    margin-bottom: 50px;
}

.featured-block .featured-inner {
    position: relative;
}

.featured-block .featured-inner h3 {
    position: relative;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 28px;
    padding-left: 28px;
    border-left: 6px solid #7d1946;
}

.featured-block .featured-inner .featured-text {
    position: relative;
    padding-left: 21px;
    color: #cfcfcf;
    font-size: 16px;
    line-height: 1.8em;
}


/*** 

====================================================================
    Gallery Section
====================================================================

***/

.gallery-section {
    position: relative;
    padding: 110px 0px 90px;
    background-color: #f5f5f5;
}

.gallery-section .masonry-items-container {
    position: relative;
}

.gallery-block {
    position: relative;
    margin-bottom: 30px;
}

.gallery-block .inner-box {
    position: relative;
}

.gallery-block .inner-box .image {
    position: relative;
}

.gallery-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
}

.gallery-block .inner-box .overlay-box {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 30%;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}

.gallery-block .inner-box .overlay-box .lower-box {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 0px 30px 30px;
}

.gallery-block .inner-box .overlay-box .lower-box h3 {
    position: relative;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.3em;
}

.gallery-block .inner-box .overlay-box .lower-box h3 a {
    position: relative;
    color: #ffffff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.gallery-block .inner-box .overlay-box .lower-box h3 a:hover {
    color: #7d1946;
}

.gallery-block .inner-box .overlay-box .lower-box .total-gallery {
    position: relative;
    top: 5px;
    color: #ffffff;
    font-size: 25px;
    font-weight: 600;
    margin-top: 30px;
}

.gallery-block .inner-box .overlay-box .lower-box .total-gallery .icon {
    font-weight: 400;
    font-size: 20px;
    margin-left: 4px;
}

.contact-section {
    position: relative;
    padding: 115px 0px 70px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

.contact-section:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(42, 42, 42, 0.93);
}

.contact-section .info-column {
    position: relative;
    margin-bottom: 40px;
}

.contact-section .info-column .inner-column {
    position: relative;
    padding: 50px 50px 30px;
    background-color: #2c2c2c;
}

.contact-section .info-column .inner-column h2 {
    position: relative;
    color: #ffffff;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 30px;
}

.contact-section .info-column ul {
    position: relative;
}

.contact-section .info-column ul li {
    position: relative;
    color: #9f9f9f;
    font-size: 16px;
    margin-bottom: 22px;
}

.contact-section .info-column ul li span {
    position: relative;
    font-weight: 500;
    color: #ffffff;
    display: block;
    margin-bottom: 6px;
    font-family: 'Montserrat', sans-serif;
}

.contact-section .form-column {
    position: relative;
}

.contact-section .form-column .inner-column {
    position: relative;
    padding-left: 80px;
}

.contact-section .form-column h2 {
    position: relative;
    color: #7d1946;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 35px;
    text-align: center;
}

/*Default Form*/

.default-form {
    position: relative;
}

.default-form .form-group {
    position: relative;
    margin-bottom: 30px;
    text-align: center;
}

.default-form input[type="text"],
.default-form input[type="email"],
.default-form textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 40px;
    padding: 10px 22px;
    height: 60px;
    font-size: 18px;
    background-color: #2c2c2c00;
    transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-weight: 600;

}

.default-form textarea {
    height: 220px;
    resize: none;
}

.default-form .theme-btn {
    margin-top: 10px;
    padding: 11px 18px 10px;
    background-color: rgba(49, 52, 54, 0);
    border: 1px solid rgba(0, 0, 0, 0.05);
    font-size: 26px;
    color: #ffffff;
}

.contact-section.style-two {
    padding: 120px 0px 80px;
}

.contact-section.style-two:before {
    display: none;
}

.contact-section.style-two .form-column h2 {
    color: #2a2a2a;
}

.contact-section.style-two .form-column .inner-column {
    padding-left: 70px;
}

/*Contact Form*/

.contact-form {
    position: relative;
}

.contact-form .form-group {
    position: relative;
    margin-bottom: 30px;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 40px;
    padding: 10px 22px;
    height: 60px;
    color: #222222;
    font-size: 16px;
    border: 1px solid #e6e6e6;
    background-color: #ffffff;
    transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}

.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form textarea:focus {
    border-color: #7d1946;
}

.contact-form textarea {
    height: 220px;
    resize: none;
}

.contact-form .theme-btn {
    margin-top: 10px;
    padding: 11px 18px 10px;
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
    border-color: #ff0000 !important;
}

.contact-form label.error {
    display: block;
    line-height: 24px;
    padding: 5px 0px 0px;
    margin: 0px;
    text-transform: uppercase;
    font-size: 12px;
    color: #ff0000;
    font-weight: 500;
}



/*** 

====================================================================
    Main Footer
====================================================================

***/

.main-footer {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #2a2a2a;
    background-position: center center;
}

.main-footer .widgets-section {
    position: relative;
    padding: 110px 34px 80px;
}

.main-footer .footer-widget {
    position: relative;
    margin-bottom: 30px;
}

.main-footer .footer-title {
    position: relative;
    margin-bottom: 25px;
}

.main-footer .footer-title h2 {
    position: relative;
    font-size: 22px;
    font-weight: 600;
    color: #ffffff;
    text-transform: capitalize;
}

.main-footer .logo-widget .logo {
    position: relative;
    margin-bottom: 20px;
}

.main-footer .logo-widget .text {
    position: relative;
    color: #cfcfcf;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 35px;
}

/*Footer Lists*/

.footer-lists {
    position: relative;
}

.footer-lists li {
    position: relative;
    margin-bottom: 10px;
}

.footer-lists li a {
    position: relative;
    color: #cfcfcf;
    font-size: 16px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.footer-lists li a:hover {
    color: #7d1946;
}


/*Gallery Widget*/

.main-footer .gallery-widget .images-outer {
    position: relative;
    margin: 0px -6px;
}

.main-footer .gallery-widget .image-box {
    position: relative;
    float: left;
    width: 33.333%;
    padding: 0px 5px;
    margin-bottom: 10px;
}

.main-footer .gallery-widget .image-box:nth-child(3),
.main-footer .gallery-widget .image-box:nth-child(6) {
    margin-right: 0px;
}

.main-footer .gallery-widget .image-box .overlay-box {
    position: absolute;
    content: '';
    left: 5px;
    right: 5px;
    top: 0px;
    height: 100%;
    display: block;
    z-index: 1;
    opacity: 0;
    text-align: center;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    background-color: rgba(123, 202, 51, 0.80);
}

.main-footer .gallery-widget .image-box:hover .overlay-box {
    opacity: 1;
}

.main-footer .gallery-widget .image-box img {
    position: relative;
    display: block;
    width: 100%;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}


.main-footer .footer-bottom {
    position: relative;
    padding: 20px 50px;
    background-color: #272727;
    margin-bottom: 65px;
}

.main-footer .footer-bottom.style-two {
    background-color: #ffffff;
    padding-left: 0px;
    padding-right: 0px;
}

.main-footer .footer-bottom.style-two .copyright {
    color: #666666;
}

.main-footer .footer-bottom.style-two .copyright a {
    color: #2a2a2a;
}

.main-footer .footer-bottom .copyright {
    position: relative;
    color: #7f7f7f;
    font-size: 12px;
}

.main-footer .footer-bottom .copyright a {
    position: relative;
    color: #ffffff;
}
.main-footer .footer-bottom .copyright a:hover {
    position: relative;
    color: #7d1946;
}

.main-footer .footer-bottom .footer-nav {
    position: relative;
    text-align: right;
}

.main-footer .footer-bottom .footer-nav li {
    position: relative;
    margin-left: 30px;
    display: inline-block;
}

.main-footer .footer-bottom .footer-nav li a {
    position: relative;
    color: #7f7f7f;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-footer .footer-bottom .footer-nav li a:hover {
    color: #7d1946;
}

/*** 

====================================================================
    Property Info Section
====================================================================

***/

.property-info-section {
    position: relative;
    padding: 0px;
    border-bottom: 1px solid #e6e6e6;

}

.property-info-section .auto-container {
    position: relative;
    max-width: 1500px;
    margin: 0 auto;
}

/*Property Info*/

.property-info {
    position: relative;
    border-right: 1px solid #e6e6e6;
}

.property-info:last-child {
    border: 0px;
}

.property-info .inner {
    position: relative;
    padding: 30px 0px;
    text-align: center;
}

.property-info .inner .icon {
    position: relative;
    color: #7d1946;
    font-size: 50px;
    line-height: 1em;
    margin-bottom: 15px;
    display: block;
}

.property-info .inner .title {
    position: relative;
    color: #232323;
    font-size: 14px;
    margin-bottom: 5px;
    font-family: 'Montserrat', sans-serif;
}

.property-info .inner .price {
    position: relative;
    color: #232323;
    font-size: 14px;
    margin-bottom: 5px;
    font-family: 'Montserrat', sans-serif;
}

.property-info .inner .total {
    position: relative;
    color: #232323;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2em;
    font-family: 'Montserrat', sans-serif;
}

/*** 

====================================================================
    About Section Two
====================================================================

***/

.about-section-two {
    position: relative;
    padding: 90px 0px 50px;
}

.about-section-two .content-column {
    position: relative;
    margin-bottom: 30px;
}

.about-section-two .content-column .inner-column {
    position: relative;
    padding-left: 50px;
}

.about-section-two .content-column h1 {
    position: relative;
    color: #2a2a2a;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 30px;
}

.about-section-two .content-column .text {
    position: relative;
    color: #666666;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 25px;
}

.about-section-two .content-column .price {
    position: relative;
    color: #7d1946;
    font-size: 30px;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 40px;
}

.about-section-two .content-column .price span {
    color: #9f9f9f;
    font-size: 18px;
    font-weight: 500;
}

.about-section-two .video-column {
    position: relative;
}

.about-section-two .video-column .inner-column {
    position: relative;
    padding-left: 30px;
}

/*Video Box*/

.video-box {
    position: relative;
}

.video-box .image {
    position: relative;
    overflow: hidden;
}

.video-box .image img {
    position: relative;
    width: 100%;
}

.video-box .overlay-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.video-box:hover .overlay-box {
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.20);
}

.video-box .overlay-box span {
    position: relative;
    width: 80px;
    height: 80px;
    top: 47%;
    z-index: 99;
    color: #ffffff;
    font-weight: 700;
    font-size: 22px;
    margin-top: -32px;
    text-align: center;
    border-radius: 50%;
    line-height: 76px;
    padding-left: 4px;
    display: inline-block;
    border: 2px solid #7d1946;
    background-color: #7d1946;
}

/*** 

====================================================================
    Services Section
====================================================================

***/

.convenience-section {
    position: relative;
    z-index: 9;
    padding: 115px 0px 0px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

.convenience-section .auto-container {
    position: relative;
}

.convenience-section:before {
    position: absolute;
    content: '';
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.70);
}

.convenience-section .outer-container {
    position: relative;
    bottom: -80px;
    margin-top: -80px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.convenience-section h2 {
    position: relative;
    color: #ffffff;
    font-weight: 600;
    font-size: 36px;
    text-align: center;
    padding-bottom: 60px;
}

.convenience-section .content-column {
    position: relative;
    width: 50%;
    float: left;
}

.convenience-section .image-column {
    position: absolute;
    width: 50%;
    float: right;
    right: 0px;
    top: 0px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.convenience-section .image-column .image {
    position: relative;
    display: none;
}

.convenience-section .image-column .image img {
    position: relative;
    width: 100%;
    display: block;
}

/*** 

====================================================================
    Product Tabs Style
====================================================================

***/

.convenience-info-tabs {
    position: relative;
}

.convenience-info-tabs .convenience-tabs {
    position: relative;
}

.convenience-info-tabs .convenience-tabs .tab-btns {
    position: relative;
    z-index: 1;
    background-color: #ffffff;
    border-bottom: 1px solid #e6e6e6;
}

.convenience-info-tabs .convenience-tabs .tab-btns .tab-btn {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    margin-right: 0px;
    font-size: 18px;
    color: #666666;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 24px;
    cursor: pointer;
    text-align: center;
    padding: 23px 15px 23px;
    transition: all 500ms ease;
    font-family: 'Montserrat', sans-serif;
}

.convenience-info-tabs .convenience-tabs .tab-btns .tab-btn.active-btn {
    color: #ffffff;
    background: linear-gradient(90deg, #7d1946, #cc195e);
}

.convenience-info-tabs .convenience-tabs .tabs-content {
    position: relative;
}

.convenience-info-tabs .convenience-tabs .tabs-content .tab {
    position: relative;
    padding: 70px 60px 50px;
    display: none;
    border-top: 0px;
    background-color: #ffffff;
}

.convenience-info-tabs .convenience-tabs .tabs-content .tab.active-tab {
    display: block;
}

.convenience-info-tabs .convenience-tabs .tabs-content .tab .content p {
    color: #777777;
    font-size: 14px;
    margin-bottom: 20px;
}

.convenience-info-tabs .convenience-tabs .tabs-content h3 {
    position: relative;
    color: #2a2a2a;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 25px;
}

.convenience-info-tabs .convenience-tabs .tabs-content .text {
    position: relative;
    color: #666666;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 32px;
}

/*** 

====================================================================
    Gallery Section
====================================================================

***/
.site-plan {
    padding: 130px 0px 0px 0px !important;
}

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

.gallery-section-two .sec-title {
    margin-bottom: 0px;
}

.gallery-section-two .filters {
    margin-bottom: 50px;
    text-align: center;
}

.gallery-section-two .filters .filter-tabs {
    position: relative;
    display: inline-block;
    border-top: 2px solid #e6e6e6;
    border-bottom: 2px solid #e6e6e6;
}

.gallery-section-two .filters li {
    position: relative;
    display: inline-block;
    color: #666666;
    padding: 18px 4px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    margin-right: 30px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.gallery-section-two .filters li:last-child {
    margin-right: 0px;
}

.gallery-section-two .filters .filter:before {
    position: absolute;
    content: '';
    left: 0px;
    top: -2px;
    width: 100%;
    height: 2px;
    opacity: 0;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    background-color: #7d1946;
}

.gallery-section-two .filters .filter:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: -2px;
    width: 100%;
    height: 2px;
    opacity: 0;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    background-color: #7d1946;
}

.gallery-section-two .filters .filter.active:before,
.gallery-section-two .filters .filter:hover:before,
.gallery-section-two .filters .filter.active:after,
.gallery-section-two .filters .filter:hover:after {
    opacity: 1;
}

.gallery-section-two .filters .filter.active,
.gallery-section-two .filters .filter:hover {
    color: #7d1946;
}

.gallery-block-two.mix {
    display: none;
}

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

.gallery-block-two .inner-box {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.gallery-block-two .image-box {
    position: relative;
    display: block;
}

.gallery-block-two .image-box img {
    position: relative;
    display: block;
    width: 100%;
}

.gallery-block-two .overlay-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    color: #ffffff;
    text-align: center;
    background: rgba(12, 22, 35, 0.80);
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transform: translate(-100%, 0%);
    -ms-transform: translate(-100%, 0%);
    -o-transform: translate(-100%, 0%);
    -moz-transform: translate(-100%, 0%);
    transform: translate(-100%, 0%);
}

.gallery-block-two .inner-box:hover .overlay-box {
    opacity: 1;
    -webkit-transform: translate(0%);
    -ms-transform: translate(0%);
    -o-transform: translate(0%);
    -moz-transform: translate(0%);
    transform: translate(0%);
}

.gallery-block-two .overlay-inner {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 10px 0px;
}

.gallery-block-two .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

.gallery-block-two .overlay-inner .link {
    position: relative;
    font-size: 16px;
    color: #ffffff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    display: inline-block;
    background-color: #7d1946;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.gallery-block-two .overlay-inner .link:before {
    position: absolute;
    content: '';
    left: -15px;
    right: -15px;
    bottom: -15px;
    top: -15px;
    border: 1px solid #7d1946;
}

.gallery-block-two .overlay-inner .link .icon {
    position: relative;
}

.gallery-block-two .overlay-inner .link:hover {
    color: #666666;
    background-color: rgba(0, 0, 0, 1);
}

.gallery-block-two .inner-box h3 {
    position: relative;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    padding: 25px 0px 3px;
    line-height: 1.2em;
}

.gallery-block-two .inner-box h3 a {
    position: relative;
    color: #242424;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.gallery-block-two .inner-box .text {
    position: relative;
    color: #7d1946;
    font-size: 15px;
    text-align: center;
}


.plans-section {
    position: relative;
    padding: 0px;
    background-color: #2a2a2a;
}

.plans-section .title-column {
    position: relative;
    margin-bottom: 60px;
}

.plans-section .title-column .inner-column {
    position: relative;
    padding-top: 65px;
    padding-right: 40px;
    padding-left: 52px;
}

.plans-section .title-column .inner-column h2 {
    position: relative;
    color: #ffffff;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.2em;
}

.plans-section .title-column .inner-column .text {
    position: relative;
    color: #666666;
    font-size: 16px;
    line-height: 1.8em;
    margin-top: 30px;
    margin-bottom: 40px;
}

.plans-section .plans-tab {
    position: relative;
}

.plans-section .plans-tab .tab-btns {
    position: relative;
}

.plans-section .plans-tab .tab-btns li {
    position: relative;
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 600;
    padding: 9px 20px;
    cursor: pointer;
    margin-right: 22px;
    margin-bottom: 15px;
    display: inline-block;
    border: 1px solid #2a2a2a;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    font-family: 'Montserrat', sans-serif;
}

.plans-section .plans-tab .tab-btns li.active-btn,
.plans-section .plans-tab .tab-btns li:hover {
    background-color: #7d1946;
    color: #ffffff;
    border-color: #7d1946;
}

.plans-section .tabs-content .tab {
    display: none;
}

.plans-section .tabs-content .tab.active-tab {
    display: block;
}

.plans-section .tabs-content .tab .image img {
    width: 100%;
    display: block;
}

/*** 

====================================================================
    Fluid Section Two
====================================================================

***/

.fluid-section-two {
    position: relative;
}

.fluid-section-two .outer-container {
    position: relative;
    min-height: 250px;
    background-color: #f7f7f7;
}



.fluid-section-two .map-column {
    position: absolute;
    float: left;
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background: #f7f7f7;
}

.fluid-section-two .map-column .map-canvas {
    height: 100%;
}

.fluid-section-two .content-column {
    position: relative;
    float: right;
    width: 50%;
}

.fluid-section-two .content-column .inner-box {
    position: relative;
    max-width: 700px;
    padding: 90px 15px 90px 60px;
}

.fluid-section-two .content-column .inner-box h2 {
    position: relative;
    color: #2a2a2a;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 28px;
}

.fluid-section-two .content-column .inner-box .text {
    position: relative;
    color: #666666;
    font-size: 16px;
    line-height: 1.9em;
    margin-bottom: 45px;
    padding-right: 38px;
}

/*** 

====================================================================
    Call To Action Section
====================================================================

***/

.call-to-action-section {
    position: relative;
    padding: 60px 20px;
    background: linear-gradient(90deg, #cc195e, #7d1946);
}

.call-to-action-section .logo-column {
    position: relative;
}

.call-to-action-section .logo-column .logo {
    position: relative;
    margin-top: 15px;
}

.call-to-action-section .text-column {
    position: relative;
}

.call-to-action-section .text-column .text {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.8em;
}

.call-to-action-section .btn-column {
    position: relative;
    text-align: right;
}

.call-to-action-section .btn-column .theme-btn {
    margin-top: 20px;
}

/*** 

====================================================================
    Featured Section
====================================================================

***/

.featured-section {
    position: relative;
    padding-top: 30px;
}

.featured-block-two {
    position: relative;
    margin-bottom: 30px;
}

.featured-block-two .inner-box {
    position: relative;
    overflow: hidden;
}

.featured-block-two .inner-box .image {
    position: relative;
}

.featured-block-two .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
}

.featured-block-two .inner-box .image .icon-box {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #ffffff;
    padding: 16px 16px;
    font-size: 28px;
    z-index: 1;
    border-radius: 0px 0px 0px 10px;
    background-color: #7d1946;
}

.featured-block-two .inner-box .image .content {
    position: absolute;
    right: -100%;
    top: 0px;
    height: 100%;
    width: 50%;
    display: inline-block;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    background-color: rgba(0, 0, 0, 0.80);
}

.featured-block-two .inner-box:hover .image .content {
    right: 0%;
}

.featured-block-two .inner-box .image .content .content-inner {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    padding-left: 30px;
    padding-bottom: 30px;
}

.featured-block-two .inner-box .image .content .content-inner h3 {
    position: relative;
    color: #ffffff;
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 6px;
}

.featured-block-two .inner-box .image .content .content-inner h3 a {
    position: relative;
    color: #ffffff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.featured-block-two .inner-box .image .content .content-inner h3 a:hover {
    color: #7d1946;
}

.featured-block-two .inner-box .image .content .content-inner .square {
    position: relative;
    font-size: 22px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 12px;
    font-family: 'Montserrat', sans-serif;
}

.featured-block-two .inner-box .image .content .content-inner .square span {
    font-size: 14px;
    font-weight: 400;
}

.featured-block-two .inner-box .image .content .content-inner .details {
    position: relative;
    font-size: 12px;
    font-weight: 500;
    color: #7d1946;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

/*** 

====================================================================
    About Section Three
====================================================================

***/

.about-section-three {
    position: relative;
    padding: 90px 0px 120px;
}

.about-section-three.alternate {
    padding: 115px 0px 125px;
}

.about-section-three.alternate .title-column .inner-column {
    padding-top: 0px;
}

.about-section-three .title-column {
    position: relative;
    margin-bottom: 50px;
}

.about-section-three .title-column .inner-column {
    position: relative;
    padding-top: 55px;
}

.about-section-three .title-column .inner-column h2 {
    position: relative;
    color: #2a2a2a;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 25px;
}

.about-section-three .title-column .inner-column .text {
    position: relative;
    color: #666666;
    font-size: 16px;
    line-height: 1.8em;
    padding-right: 100px;
    margin-bottom: 35px;
}

.about-section-three .title-column .inner-column .theme-btn {
    padding: 11px 25px;
}

.about-section-three .property-info-column {
    position: relative;
}

.about-section-three .property-info-column .inner-column {
    position: relative;
    border: 1px solid #e6e6e6;
}

/*Property Info*/

.property-info-two {
    position: relative;
    border-right: 1px solid #e6e6e6;
}

.property-info-two .inner {
    position: relative;
    padding: 30px 0px;
    text-align: center;
}

.property-info-two .inner .icon {
    position: relative;
    color: #7d1946;
    font-size: 50px;
    line-height: 1em;
    margin-bottom: 15px;
    display: block;
}

.property-info-two .inner .title {
    position: relative;
    color: #232323;
    font-size: 14px;
    margin-bottom: 5px;
    font-family: 'Montserrat', sans-serif;
}

.property-info-two .inner .total {
    position: relative;
    color: #232323;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2em;
    font-family: 'Montserrat', sans-serif;
}

.property-info-two:nth-child(3n + 0) {
    border: 0px;
}

.property-info-two:nth-child(1),
.property-info-two:nth-child(2),
.property-info-two:nth-child(3) {
    border-bottom: 1px solid #e6e6e6;
}

/*** 

====================================================================
    Fluid Section Three
====================================================================

***/

.fluid-section-three {
    position: relative;
}

.fluid-section-three .outer-container {
    position: relative;
    min-height: 250px;
    background-color: #2a2a2a;
}

.fluid-section-three .outer-container .image-column {
    position: absolute;
    float: left;
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.fluid-section-three .outer-container .image-column .image-box {
    position: relative;
    display: none;
}

.fluid-section-three .outer-container .image-column .image-box img {
    position: relative;
    display: block;
    width: 100%;
}

.fluid-section-three .content-column {
    position: relative;
    float: right;
    width: 50%;
}

.fluid-section-three .content-column .inner-box {
    position: relative;
    max-width: 700px;
    padding: 135px 50px 110px 50px;
}

/*Feature Tabs*/

.feature-tabs {
    position: relative;
}

.feature-tabs .tab-btns {
    position: relative;
    z-index: 1;
}

.feature-tabs .tab-btns .tab-btn:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 20px;
    width: 100%;
    height: 1px;
    background-color: #383838;
}

.feature-tabs .tab-btns .tab-btn:last-child::before {
    display: none;
}

.feature-tabs .tab-btns .tab-btn {
    position: relative;
    width: 33%;
    display: block;
    float: left;
    margin-right: 0px;
    font-size: 16px;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 24px;
    cursor: pointer;
    text-align: center;
    margin-bottom: 25px;
    padding: 0px 0px 0px;
    transition: all 500ms ease;
    font-family: 'Montserrat', sans-serif;
}

.feature-tabs .tab-btns .tab-btn .number {
    position: relative;
    width: 40px;
    height: 40px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    border: 1px solid #383838;
    background-color: #232323;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.feature-tabs .tab-btns .tab-btn:hover,
.feature-tabs .tab-btns .tab-btn.active-btn {
    color: #7d1946;
}

.feature-tabs .tab-btns .tab-btn:hover .number,
.feature-tabs .tab-btns .tab-btn.active-btn .number {
    color: #ffffff;
    border-color: #7d1946;
    background-color: #7d1946;
}

.feature-tabs .tabs-content {
    position: relative;
    padding-left: 30px;
    padding-top: 60px;
}

.feature-tabs .tabs-content .tab {
    position: relative;
    display: none;
}

.feature-tabs .tabs-content .tab.active-tab {
    display: block;
}

.feature-tabs .tabs-content .tab .content p {
    color: #777777;
    font-size: 14px;
    margin-bottom: 20px;
}

.feature-tabs .tabs-content h3 {
    position: relative;
    color: #ffffff;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 28px;
}

.feature-tabs .tabs-content .text {
    position: relative;
    color: #cfcfcf;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 32px;
}

/*** 

====================================================================
    Gallery Section Three
====================================================================

***/

.gallery-section-three {
    position: relative;
    padding: 115px 0px 90px;
}

.gallery-section-three .outer-container {
    /*padding:0px 15px;*/
}

.gallery-section-three .filters {
    position: relative;
    float: right;
    max-width: 585px;
    width: 100%;
}

.gallery-section-three .filters .view-more {
    padding: 11px 30px;
}

.gallery-section-three .filters h2 {
    position: relative;
    color: #232323;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 50px;
}

.gallery-section-three .filters .filter-btns {
    position: relative;
    padding-left: 20px;
    margin-bottom: 70px;
    border-left: 2px solid #e6e6e6;
}

.gallery-section-three .filters li {
    position: relative;
    display: block;
    color: #666666;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 0px;
    margin: 0px 0px 5px;
    text-transform: capitalize;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    font-family: 'Montserrat', sans-serif;
}

.gallery-section-three .filters li:before {
    position: absolute;
    content: '';
    left: -22px;
    top: 0px;
    width: 2px;
    height: 100%;
    display: block;
    opacity: 0;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    background-color: #7d1946;
}

.gallery-section-three .filters li:hover::before,
.gallery-section-three .filters li.active::before {
    opacity: 1;
}

.gallery-section-three .filters li:hover,
.gallery-section-three .filters li.active {
    color: #9ac93c;
}

.gallery-section-three .filters-column {
    position: relative;
    width: 50%;
    float: left;
}

.gallery-section-three .items-column {
    position: relative;
    width: 50%;
    float: left;
}

.gallery-section-three .filters-column {
    margin-bottom: 40px;
}

.gallery-section-three .items-column .items-container {
    margin-left: -200px;
}

/*Gallery Block Three*/

.gallery-block-three {
    position: relative;
    margin-bottom: 30px;
}

.gallery-block-three.mix {
    display: none;
}

.gallery-block-three .inner-box {
    position: relative;
    display: block;
}

.gallery-block-three .inner-box .image-box {
    position: relative;
}

.gallery-block-three .inner-box .image-box img {
    position: relative;
    width: 100%;
    display: block;
}

.gallery-block-three .inner-box .link-btn {
    position: absolute;
    left: 0px;
    bottom: 0px;
    color: #ffffff;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-size: 20px;
    z-index: 1;
    opacity: 0;
    background-color: #7d1946;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.gallery-block-three .inner-box:hover .link-btn {
    opacity: 1;
}

/*** 

====================================================================
    Agents Section Two
====================================================================

***/


.map-section {
    position: relative;
    padding: 120px 0px;
}

.map-section .map-canvas {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    display: block;
}

.map-section .location-detail {
    position: relative;
}

.map-section .location-detail .inner-box {
    position: relative;
    max-width: 400px;
    width: 100%;
    float: right;
    display: inline-block;
    padding: 50px 55px 30px;
    background-color: #ffffff;
}

.map-section .location-detail .inner-box h2 {
    position: relative;
    color: #232323;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 30px;
    text-transform: capitalize;
}

.map-section .location-detail .inner-box ul {
    position: relative;
}

.map-section .location-detail .inner-box ul li {
    position: relative;
    color: #666666;
    font-size: 16px;
    margin-bottom: 22px;
    line-height: 1.8em;
}

.map-section .location-detail .inner-box ul li span {
    position: relative;
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 500;
    display: block;
    margin-bottom: 2px;
    font-family: 'Montserrat', sans-serif;
}

/*** 

====================================================================
    Page Title
====================================================================

***/

.page-title {
    position: relative;
    padding: 140px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    background-position: center top;
}

.page-title:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(42, 42, 42, 0.50);
}

.page-title h1 {
    position: relative;
    color: #ffffff;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 15px;
}

.page-title .page-breadcrumb {
    position: relative;
}

.page-title .page-breadcrumb li {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    padding-right: 10px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
}

.page-title .page-breadcrumb li:after {
    position: absolute;
    content: '-';
    right: -4px;
    top: 0px;
    color: #ffffff;
}

.page-title .page-breadcrumb li:last-child::after {
    display: none;
}

.page-title .page-breadcrumb li:last-child {
    padding-right: 0px;
    margin-right: 0px;
}

.page-title .page-breadcrumb li a {
    color: #ffffff;
    font-weight: 700;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    font-family: 'Montserrat', sans-serif;
}

.page-title .page-breadcrumb li a:hover {
    color: #7d1946;
}

/*** 

====================================================================
    Professional Section
====================================================================

***/

.professional-section {
    position: relative;
    padding: 70px 0px 40px;
    background-color: #f7f7f7;
}

.professional-section .image-column {
    position: relative;
}

.professional-section .image-column .image {
    position: relative;
    margin-left: -220px;
}

.professional-section .image-column .image img {
    position: relative;
    width: 100%;
    display: block;
}

.professional-section .content-column {
    position: relative;
    margin-bottom: 60px;
}

.professional-section .content-column .inner-column {
    position: relative;
    padding-top: 180px;
}

.professional-section .content-column h2 {
    position: relative;
    color: #2a2a2a;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 15px;
}

.professional-section .content-column .text {
    position: relative;
    color: #666666;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 32px;
}

/*** 

====================================================================
    Fact Counter style
====================================================================

***/

.fact-counter-section {
    position: relative;
    padding: 130px 0px 70px 0px;
    background-position: center top;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

.fact-counter-section:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.60);
}

.fact-counter {
    position: relative;
}

.fact-counter .column {
    position: relative;
    z-index: 5;
    margin-bottom: 50px;
}

.fact-counter .column .inner {
    position: relative;
    text-align: center;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.fact-counter .count-outer {
    position: relative;
    font-size: 80px;
    line-height: 1em;
    font-weight: 500;
    margin: 0px 0px;
    color: #7d1946;
}

.fact-counter .count-outer .count-text {
    position: relative;
    font-weight: 500;
    font-size: 80px;
    line-height: 1em;
    color: #7d1946;
    font-family: 'Montserrat', sans-serif;
}

.fact-counter .column .counter-title {
    position: relative;
    font-size: 22px;
    font-weight: 600;
    color: #ffffff;
    margin-top: 10px;
    text-transform: capitalize;
    display: block;
    letter-spacing: 1px;
}

/*** 

====================================================================
    Specialist Section
====================================================================

***/

.specialist-section {
    position: relative;
    padding: 115px 0px 90px;
    background-color: #f7f7f7;
}

.specialist-block {
    position: relative;
    margin-bottom: 30px;
    color: #fff;
}

.specialist-block .inner-box {
    position: relative;
    text-align: center;
    margin-bottom: 5px;
    padding: 45px 60px 50px;
    background-color: #ffffff;
}

.specialist-block .inner-box .icon-box {
    position: relative;
    font-size: 60px;
    line-height: 1em;
    color: #7d1946;
    margin-bottom: 20px;
}

.specialist-block .inner-box h3 {
    position: relative;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
}

.specialist-block .inner-box h3 a {
    position: relative;
    color: #2a2a2a;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.specialist-block .inner-box h3 a:hover {
    color: #7d1946;
}

.specialist-block .inner-box .text {
    position: relative;
    color: #666666;
    font-size: 16px;
    line-height: 1.8em;
}

.specialist-block a {
    color: #fff;
}

/*** 

====================================================================
    Properties Section
====================================================================

***/

.properties-section {
    position: relative;
}

.properties-section h2 {
    position: relative;
    color: #ffffff;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    padding: 65px 0px;
    background-color: #7d1946;
}

.properties-section .owl-dots,
.properties-section .owl-nav {
    display: none;
}

/*Gallery Block Four*/

.gallery-block-four {
    position: relative;
}

.gallery-block-four .inner-box {
    position: relative;
}

.gallery-block-four .inner-box .image {
    position: relative;
}

.gallery-block-four .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
}

.gallery-block-four .inner-box .overlay-box {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 30%;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}

.gallery-block-four .inner-box .overlay-box .lower-box {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 0px 35px 30px;
}

.gallery-block-four .inner-box .overlay-box .lower-box h3 {
    position: relative;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 5px;
}

.gallery-block-four .inner-box .overlay-box .lower-box h3 a {
    position: relative;
    color: #ffffff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.gallery-block-four .inner-box .overlay-box .lower-box h3 a:hover {
    color: #7d1946;
}

.gallery-block-four .inner-box .overlay-box .lower-box .location {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
}

/*** 

====================================================================
    Gallery Page Section
====================================================================

***/

.gallery-page-section {
    position: relative;
    padding: 110px 0px 120px;
}

.gallery-page-section .filters {
    margin-bottom: 50px;
    text-align: center;
}

.gallery-page-section .filters .filter-tabs {
    position: relative;
    display: inline-block;
    border-bottom: 2px solid #e6e6e6;
}

.gallery-page-section .filters li {
    position: relative;
    display: inline-block;
    color: #666666;
    padding: 18px 4px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    margin-right: 30px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.gallery-page-section .filters li:last-child {
    margin-right: 0px;
}

.gallery-page-section .filters .filter:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: -2px;
    width: 100%;
    height: 2px;
    opacity: 0;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    background-color: #7d1946;
}

.gallery-page-section .filters .filter.active:after,
.gallery-page-section .filters .filter:hover:after {
    opacity: 1;
}

.gallery-page-section .filters .filter.active,
.gallery-page-section .filters .filter:hover {
    color: #7d1946;
}

.gallery-page-section .btn-box {
    position: relative;
    margin-top: 50px;
}

.gallery-page-section .btn-box .theme-btn {
    padding: 11px 33px;
}

.gallery-block-five.mix {
    display: none;
}

.gallery-block-five {
    position: relative;
    margin-bottom: 30px;
}

.gallery-block-five .inner-box {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.gallery-block-five .image-box {
    position: relative;
    display: block;
}

.gallery-block-five .image-box img {
    position: relative;
    display: block;
    width: 100%;
}

.gallery-block-five .overlay-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    color: #ffffff;
    text-align: center;
    background: rgba(123, 202, 51, 0.70);
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transform: translate(-100%, 0%);
    -ms-transform: translate(-100%, 0%);
    -o-transform: translate(-100%, 0%);
    -moz-transform: translate(-100%, 0%);
    transform: translate(-100%, 0%);
}

.gallery-block-five .inner-box:hover .overlay-box {
    opacity: 1;
    -webkit-transform: translate(0%);
    -ms-transform: translate(0%);
    -o-transform: translate(0%);
    -moz-transform: translate(0%);
    transform: translate(0%);
}

.gallery-block-five .overlay-inner {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 10px 0px;
}

.gallery-block-five .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

.gallery-block-five .overlay-inner .link {
    position: relative;
    font-size: 16px;
    color: #7d1946;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    display: inline-block;
    background-color: #ffffff;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.gallery-block-five .overlay-inner .link .icon {
    position: relative;
}

.gallery-block-five .overlay-inner .link:hover {
    color: #666666;
    background-color: rgba(255, 255, 255, 1);
}

.gallery-block-five .inner-box h3 {
    position: relative;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    padding: 25px 0px 3px;
    line-height: 1.2em;
}

.gallery-block-five .inner-box h3 a {
    position: relative;
    color: #242424;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.gallery-block-five .inner-box .text {
    position: relative;
    color: #7d1946;
    font-size: 15px;
    text-align: center;
}

/*** 

====================================================================
    Gallery Single Section
====================================================================

***/

.gallery-single-section {
    position: relative;
    overflow: hidden;
    padding: 30px 0px 80px;
}

.gallery-single-section .auto-container {
    max-width: 1060px;
}

.gallery-single-section .gallery-carousel-section {
    position: relative;
}

.gallery-single-section .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: visible;
}

.gallery-single-section .owl-carousel .owl-stage-outer .owl-item .image:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    display: block;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.50);
}

.gallery-single-section .owl-carousel .owl-stage-outer .owl-item.active .image:before {
    opacity: 0;
}

.gallery-single-section .owl-carousel .owl-stage-outer .owl-item .image img {
    width: 100%;
    display: block;
}

.gallery-single-section .gallery-carousel-section .owl-dots {
    display: none;
}

.gallery-single-section .gallery-carousel-section .owl-nav {
    position: absolute;
    left: 0px;
    top: 50%;
    width: 100%;
}

.gallery-single-section .gallery-carousel-section .owl-nav .owl-prev {
    position: absolute;
    left: -150px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
}

.gallery-single-section .gallery-carousel-section .owl-nav .owl-next {
    position: absolute;
    right: -130px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
}

.gallery-single-section .lower-content {
    position: relative;
    padding-top: 70px;
}

.gallery-single-section .lower-content h2 {
    position: relative;
    color: #2a2a2a;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 30px;
}

.gallery-single-section .lower-content .text {
    position: relative;
}

.gallery-single-section .lower-content .text p {
    position: relative;
    color: #666666;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 25px;
}

.gallery-single-section .lower-content .text .list-info {
    position: relative;
    padding: 25px 70px 12px;
    margin-bottom: 30px;
    margin-top: 35px;
    border: 1px solid #ebebeb;
}

/*Blog Grid Section*/

.blog-grid-section {
    position: relative;
    padding: 125px 0px 125px;
}

.blog-grid-section .news-block {
    position: relative;
    margin-bottom: 55px;
}

.blog-grid-section .btn-box {
    position: relative;
    margin-top: 10px;
}

.blog-grid-section .btn-box .theme-btn {
    padding: 11px 29px;
}

/*** 

====================================================================
    Sidebar Page Container
====================================================================

***/

.sidebar-page-container {
    position: relative;
    padding: 115px 0px 80px;
}

.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side {
    margin-bottom: 40px;
}

/*Sidebar Title*/

.sidebar .sidebar-title {
    position: relative;
    margin-bottom: 22px;
}

.sidebar .sidebar-title h3 {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 1.4em;
    text-transform: capitalize;
    font-weight: 600;
    color: #2a2a2a;
}



.sidebar-widget {
    position: relative;
    margin-bottom: 50px;
}

/*Search Box Widget*/

.sidebar .search-box .form-group {
    position: relative;
    margin: 0px;
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"] {
    position: relative;
    line-height: 38px;
    padding: 10px 50px 10px 20px;
    border: 1px solid #e6e6e6;
    background: none;
    display: block;
    font-size: 16px;
    width: 100%;
    height: 60px;
    background-color: #ffffff;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.sidebar .search-box .form-group button {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 60px;
    width: 60px;
    display: block;
    font-size: 16px;
    color: #666666;
    line-height: 100%;
    font-weight: normal;
    background: none;
}

/*Popular Category List*/

.popular-category-list {
    position: relative;
}

.popular-category-list li {
    position: relative;
}

.popular-category-list li a {
    position: relative;
    color: #666666;
    font-size: 16px;
    padding: 14px 12px;
    display: block;
    font-weight: 400;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    border-bottom: 1px solid #e6e6e6;
}

.popular-category-list li a:hover {
    color: #7d1946;
}

/*Latest Posts*/

.latest-posts {
    position: relative;
}

/*Sidebar Title*/

.latest-posts .sidebar-title {
    margin-bottom: 35px;
}

.latest-posts .post {
    position: relative;
    font-size: 15px;
    color: #696969;
    padding: 0px 0px;
    padding-left: 82px;
    min-height: 72px;
    margin-bottom: 30px;
}

.latest-posts .post:last-child {
    margin-bottom: 0px;
}

.latest-posts .post .post-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 72px;
    height: 72px;
}

.latest-posts .post:hover .post-thumb img {
    opacity: 0.70;
}

.latest-posts .post .post-thumb img {
    display: block;
    width: 100%;
}

.latest-posts .post h4 {
    position: relative;
    font-size: 15px;
    margin: 0px 0px 5px;
    font-weight: 600;
    color: #2a2a2a;
    top: -2px;
    line-height: 1.5em;
}

.latest-posts .post a:hover {
    color: #7d1946;
}

.latest-posts .post h4 a {
    color: #2a2a2a;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}

.latest-posts .post-info {
    font-size: 14px;
    color: #9f9f9f;
    font-weight: 400;
}

.latest-posts .post-info span {
    font-weight: 700;
}

/*Blog Detail*/

.blog-detail {
    position: relative;
}

.blog-detail .inner-box {
    position: relative;
}

.blog-detail .inner-box h2 {
    position: relative;
    color: #2a2a2a;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 18px;
}

.blog-detail .inner-box .post-info {
    position: relative;
    margin-bottom: 35px;
}

.blog-detail .inner-box .post-info li {
    position: relative;
    color: #9f9f9f;
    font-size: 14px;
    margin-right: 25px;
    margin-bottom: 10px;
    display: inline-block;
}

.blog-detail .inner-box .post-info li span {
    font-weight: 700;
}

.blog-detail .inner-box .big-image {
    position: relative;
    margin-bottom: 40px;
}

.blog-detail .inner-box .big-image img {
    position: relative;
    width: 100%;
    display: block;
}

.blog-detail .inner-box .text {
    position: relative;
}

.blog-detail .inner-box .text p {
    position: relative;
    color: #666666;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 25px;
}

.blog-detail .inner-box blockquote {
    position: relative;
    color: #9f9f9f;
    font-size: 16px;
    font-style: italic;
    margin-left: 32px;
    line-height: 1.8em;
    font-weight: 500;
    border-width: 8px;
    padding: 0px 0px 0px 35px;
    border-color: #7d1946;
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: 'Montserrat', sans-serif;
}

.blog-detail .inner-box .post-share-options {
    position: relative;
    margin-top: 50px;
    padding: 0px 0px 0px;
}

.blog-detail .inner-box .post-share-options .tags span {
    position: relative;
    color: #9f9f9f;
    font-size: 16px;
    font-weight: 600;
    margin-right: 45px;
    font-family: 'Montserrat', sans-serif;
}

.blog-detail .inner-box .post-share-options .tags a {
    position: relative;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    margin-left: 10px;
    display: inline-block;
    padding: 3px 22px;
    margin-bottom: 10px;
    border: 1px solid #e6e6e6;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.blog-detail .inner-box .post-share-options .tags a:hover {
    color: #7d1946;
    border-color: #7d1946;
}


.sidebar-page-container .comments-area {
    position: relative;
    margin-bottom: 80px;
}

.sidebar-page-container .group-title {
    position: relative;
    margin-bottom: 45px;
}

.sidebar-page-container .group-title h2 {
    font-size: 22px;
    text-transform: uppercase;
    color: #2a2a2a;
    font-weight: 600;
}

.sidebar-page-container .comments-area .comment-box {
    position: relative;
    padding: 0px 0px 0px;
    margin-bottom: 40px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.sidebar-page-container .comments-area .comment {
    position: relative;
    padding: 0px 0px 0px 95px;
    font-size: 14px;
}

.sidebar-page-container .comments-area .reply-comment {
    padding-left: 95px;
}

.sidebar-page-container .comments-area .comment-box .author-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 70px;
    margin-bottom: 20px;
}

.sidebar-page-container .comments-area .comment-box .author-thumb img {
    width: 100%;
    display: block;
}

.sidebar-page-container .comments-area .comment-info {
    margin-bottom: 10px;
}

.sidebar-page-container .comments-area .comment-box strong {
    font-size: 18px;
    font-weight: 500;
    color: #2a2a2a;
    display: block;
    line-height: 1.2em;
    line-height: 30px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}

.sidebar-page-container .comments-area .comment-box .text {
    margin-bottom: 20px;
    color: #666666;
    font-size: 16px;
    line-height: 1.8em;
}

.sidebar-page-container .comments-area .comment-info .comment-time {
    font-size: 14px;
    color: #9f9f9f;
}

.sidebar-page-container .comments-area .comment-box .theme-btn {
    padding: 6px 20px;
    font-size: 14px;
    color: #7d1946;
    border-radius: 0px;
    font-weight: 600;
    border: 1px solid #7d1946;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
}

.sidebar-page-container .comments-area .comment-box .theme-btn:hover {
    color: #ffffff;
    background-color: #7d1946;
}

/*** 

====================================================================
    Comment Form
====================================================================

 ***/

.comment-form .form-group {
    position: relative;
    margin-bottom: 30px;
}

.comment-form .form-group:last-child {
    margin-bottom: 0px;
}

.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 10px 20px;
    color: #222222;
    border: 1px solid #e6e6e6;
    height: 48px;
    font-size: 14px;
    background: #ffffff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus {
    border-color: #7d1946;
}

.comment-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 10px 20px;
    color: #222222;
    border: 1px solid #e6e6e6;
    height: 190px;
    background: #ffffff;
    resize: none;
    font-size: 14px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.comment-form button {
    padding: 10px 34px 10px;
}

/*New Posts*/

.new-posts {
    position: relative;
    text-align: right;
}

.new-posts li {
    position: relative;
    margin-left: 10px;
    display: inline-block;
}

.new-posts li a {
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 46px;
    text-align: center;
    color: #666666;
    font-size: 24px;
    display: inline-block;
    border: 1px solid #666666;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.new-posts li a:hover {
    color: #7d1946;
    border-color: #7d1946;
}


.modal-open {
    overflow: hidden !important;
}

#schedule-box .modal-content {
    max-width: 520px;
    background: #e0e0e0 url("../../../index.html") repeat;
    box-shadow: none;
    border-radius: 0;
    padding: 10px;
    margin: 50px auto 0;
}

#schedule-box .modal-content form h3 {
    color: #7d1946;
    text-transform: uppercase;
    font-size: 20px;
    position: relative;
    font-weight: 500;
}

#schedule-box .appointment-form {
    padding: 40px 30px;
    background: #ffffff;
}

#schedule-box .modal-content form label {
    line-height: 30px;
}

#schedule-box .modal-content .appointment-form h3 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #7d1946;
    font-weight: 600;
}

#schedule-box .close {
    display: block;
    float: none;
    opacity: 1;
    text-shadow: none;
    width: 40px;
    line-height: 40px;
    color: #999999;
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
}

/*Appointment Form*/

.appointment-form .form-group {
    margin-bottom: 15px;
}

.appointment-form .form-group input[type="text"],
.appointment-form .form-group input[type="url"],
.appointment-form .form-group input[type="password"],
.appointment-form .form-group input[type="email"],
.appointment-form .form-group select,
.appointment-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 12px 15px;
    border: 1px solid #e5e5e5;
    height: 46px;
    color: #222222;
    font-size: 13px;
    background: #ffffff;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}

.appointment-form .form-group select {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    background: #ffffff url("../../../index.html") right center no-repeat;
}

.appointment-form .form-group select option {
    text-indent: 15px;
}

.appointment-form .form-group textarea {
    height: 108px;
    resize: none;
}

/*Custom Select*/

.form-group .ui-selectmenu-button.ui-button {
    width: 100%;
    font-size: 14px;
    font-style: normal;
    height: 65px;
    padding: 10px 30px;
    line-height: 42px;
    color: #333333;
    border-radius: 0px;
    border: 1px solid #e5e5e5;
    background: #ffffff;
}

.form-group .ui-button .ui-icon {
    background: none;
    position: relative;
    top: 10px;
    text-indent: 0px;
    color: #9f9f9f;
}

.form-group .ui-button .ui-icon:before {
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    right: 0px;
    top: 2px !important;
    top: 13px;
    width: 10px;
    height: 20px;
    display: block;
    color: #333333;
    line-height: 20px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    z-index: 5;
}

.ui-widget.ui-widget-content {
    border: 1px solid #e0e0e0;
}

.ui-menu .ui-menu-item {
    font-size: 14px;
    border-bottom: 1px solid #e0e0e0;
}

.ui-menu .ui-menu-item:last-child {
    border: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
    background: #7d1946;
    border-color: #7d1946;
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    display: block;
    padding: 8px 20px;
    font-size: 14px;
    line-height: 24px;
}

.ui-menu-item:hover {
    background-color: #7d1946;
}

/*** 

====================================================================
    Appointment Form Section
====================================================================

***/

.apointment-form-section {
    position: relative;
    padding-bottom: 90px;
}

.apointment-form-section h2 {
    position: relative;
    color: #2a2a2a;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    line-height: 1.2em;
    margin-bottom: 60px;
}

/*Appointment Form*/

.appointment-form-two .form-group {
    margin-bottom: 30px;
}

.appointment-form-two .form-group input[type="text"],
.appointment-form-two .form-group input[type="url"],
.appointment-form-two .form-group input[type="password"],
.appointment-form-two .form-group input[type="email"],
.appointment-form-two .form-group select,
.appointment-form-two .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 33px;
    padding: 10px 30px;
    border: 1px solid #e6e6e6;
    height: 65px;
    color: #222222;
    font-size: 16px;
    background: #ffffff;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}

.appointment-form-two .form-group button {
    padding: 11px 32px;
    margin-top: 15px;
}

/*** 

====================================================================
    Contact Map Section
====================================================================

***/

.contact-map-section {
    position: relative;
}

.contact-map-section .map-canvas {
    position: relative;
    height: 730px;
    width: 100%;
    display: block;
}

.map-data {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8em;
}

.map-data h6 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px;
    color: #121212;
}

.video-tour-section {
    position: relative;
}

.video-tour-section .video-carousel {
    position: relative;
}

.video-tour-section .video-carousel .owl-item li a:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.50);
}

.video-tour-section .video-carousel .owl-item li a:after {
    position: absolute;
    content: "\f144";
    left: 50%;
    top: 47%;
    z-index: 99;
    font-weight: 700;
    font-size: 100px;
    margin-top: -32px;
    text-align: center;
    border-radius: 50%;
    line-height: 76px;
    padding-left: 4px;
    margin-left: -40px;
    display: inline-block;
    color: #7d1946;
    font-family: 'FontAwesome';
}

.video-tour-section .video-thumbs-carousel .owl-item li:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    z-index: 1;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.50);
}

.video-tour-section .video-thumbs-carousel .owl-item li:after {
    position: absolute;
    content: "\f144";
    left: 50%;
    top: 47%;
    z-index: 99;
    font-weight: 700;
    font-size: 70px;
    margin-top: -32px;
    text-align: center;
    border-radius: 50%;
    line-height: 76px;
    margin-left: -40px;
    display: inline-block;
    color: #7d1946;
    font-family: 'FontAwesome';
}

.callleft-box {
    left: 0;
    width: 100%;
    position: fixed;
    top: 230px;
    z-index: 10;

}

.callleft-box a img {
    border: none;
}

.callright-box {
    right: 0;
    position: fixed;
    top: 230px;
    z-index: 10;

}

.callright-box a img {
    border: none;
}


.form-box {
    position: absolute;
    top: 50%;
    right: 60px;
    background: rgba(255, 165, 0, 0.88);
    padding: 20px 25px;
    width: 350px;
    transform: translateY(-50%);
}

.form-box h3 {
    margin: 0 0 5px;
    text-align: center;
    color: #000;
    font-size: 28px;
}

.form-box p {
    font-size: 16px;
    text-align: center;
    color: #000;
    margin: 0px 0;
}

.form-box p.small {
    font-size: 13px;
}

.form-box .btn-black {
    background: #000;
    color: #fff;
}

.form-box .btn-black:hover,
.form-box .btn-black:focus {
    background: #2a2929;
    color: #fff;
}

.form-box .form-control {
    background: transparent;
    color: #fff;
    border-color: #fff;
    font-size: 16px;
}

.form-box .form-control::-webkit-input-placeholder {
    color: #fff;
}

.form-box .form-control::-moz-placeholder {
    color: #fff;
}

.form-box .form-control:-ms-input-placeholder {
    color: #fff;
}

.form-box .form-control:-moz-placeholder {
    color: #fff;
}

.form-box {
    position: static;
    transform: translateY(0);
    margin: 0 auto;
    clear: both;
}

.form-box {
    width: 20%;
}

.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.button2 {
    width: 50%;
}

.button2:hover {
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.button:hover {
    background-color: #000;
    /* Green */
    color: white;
}

.button2 {
    border-radius: 4px;
}

.button2 {
    padding: 12px 28px;
}

.button2 {
    font-size: 12px;
}

.button2 {
    background-color: #f44336;
}

/* Red */

.button {
    background-color: #000000;
    border: none;
    color: #7d1946;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
}




#mobile-footer-widget {
    position: fixed;
    width: 100%;
    padding: 0 !important;
    margin: 0;
    left: 0;
    bottom: 0;
    z-index: +999
}

#mobile-footer-widget .row {
    background: #000;
    color: #fff;
    padding: 0 -15px;
    margin: 0;
}

#mobile-footer-widget .row .col-xs-6 {
    border: 1px solid #272727;
    border-collapse: collapse;
}

#mobile-footer-widget .row p {
    padding: 10px 0;
    margin: 0;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 1px;
    background: #000;
}

/* Absolute Center Spinner */
.loading {
    position: relative;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* Transparent Overlay */
.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.modal-title {
    color: #7d1946;
    font-size: 32px;
    text-transform: uppercase;
}

.modal-para {
    color: #6b6b6b;
    font-size: 18px;
    text-align: center;
}

.modal-body button {
    background-color: #000;
    font-size: 20px;
}

.rera {
    background-color: #696969;
    color: #fff;
    padding: 7px 7px;
    text-align: center;
}

.card-inner {
    position: absolute;
    top: 30px;
    text-align: center;
    left: 26px;
    right: 26px;
    border: 1px solid #6ed9f7;
    bottom: 30px;
    padding-top: 17%;
    clear: both;
}

.towers-card {
    padding-left: 34px;
}

.card-inner h4 {
    color: #fff;
    padding-top: 15px;
}

.card-holder {
    position: relative;
    width: 246px;
    float: left;

}

.lazyloaded-tower {
    margin-top: 70px;
}

.lazyloaded-tower1 {
    margin-top: -70px;
}

.mizu-tower {
    margin-top: 140px;
}

.mizu-tower1 {
    margin-top: -125px;
}

.gallery-section-two .row {
    padding: 0 30px;
    margin: 0px;
}

.card-holder:hover {
    box-shadow: 0 0 76px 0 rgba(0, 0, 0, .75);
    transition: all 0.3s ease-in-out;
}

.tower-heading {
    font-size: 36px;
    color: #2a2a2a;
    line-height: 1em;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.card-inner p {
    color: #fff;
    font-size: 9px;
    padding-top: 15px;
}

.main-slider-banner .mobile-banner {
    display: none;
}

.image-column:before {
    content: '';
    position: absolute;
    left: 2%;
    top: 2%;
    width: 96%;
    height: 96%;
    border: 1px solid white;
    box-shadow: 5px 10px 18px 2px #00000042;

}

.bottom-query.active {
    display: block;
}

.bottom-query {
    width: 100%;
    background: #000;
    padding: 15px 0;
    position: fixed;
    bottom: 0;
    z-index: 99;
    display: none;
    transition: ease-in-out .4s;
}

.bottom-enquiry-text {
    color: #7d1946;
    font-size: 24px;
    font-weight: 600;
    width: 19%;
    padding: 0 0 0 12px;
    display: flex;
}

.bottom-query-box {
    width: 19%;
}

.float_L {
    float: left;
}

.bottom-query-box-image {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    margin-left: 10px;
    margin-right: 10px;
    padding: 2px;
}

.bottom-query-text {
    width: 95%;
    height: 35px;
    display: block;
    margin: auto;
    padding: 0 5px;
    font-size: 13px;
}

.bottom-query-box&gt;p {
    margin-bottom: 0;
}

.bottom-query-submit {
    width: 90%;
    height: 35px;
    display: block;
    margin: auto;
    font-size: 14px;
    font-weight: 700;
    padding: 0 5px;
    font-family: lato;
    text-transform: uppercase;
    cursor: pointer;
    background: linear-gradient(90deg, #cc195e, #7d1946);
    color: #fff;
    border: none;
    text-align: center;
    line-height: 35px;
}

.home-btn {
    width: 30%;
    height: 35px;
    display: block;
    margin: auto;
    font-size: 14px;
    font-weight: 700;
    padding: 0 5px;
    font-family: lato;
    text-transform: uppercase;
    cursor: pointer;
    background: linear-gradient(90deg, #cc195e, #7d1946);
    color: #fff;
    border: none;
    text-align: center;
    line-height: 35px;
}

.enquiry-text-respon {
    line-height: 1.5em;
    margin-left: 10px;
}


.d-none {
    display: none;
}
.ftbuttonload{
    display: none;
}
@media screen and (max-width: 1200px) {

    .bottom-query,
    .bottom-query.active {
        display: none;
    }

    .menu-btn {
        display: none;
    }

    .error-side {
        right: 20px !important;
    }

    .image-margin {
        margin-left: 7px;
    }

    #myDiv{
        display: inline-grid;
    }

    #order-1 {
        order: 1;
    }

    #order-2 {
        order: 2;
    }


}

.error {
    display: none;
    color: red;
    font-size: 12px
}

.error-side {
    display: none;
    color: red;
    font-size: 13px;
    position: absolute;
    right: 80px;
    top: 19px;

}

.error-footer {
    display: none;
    color: red;
    font-size: 10px;
    position: relative;
    right: 0px;
    top: 0px;
    left: 13px;

}

.error-modal {
    display: none;
    color: red;
    font-size: 12px;
    position: absolute;
    right: 25px;
    top: 16px;
}


.image-text{
    background: #3040118c;
    position: absolute;
    bottom: 0px;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: 600;
}

.image-text&gt;p:first-child{
    font-size: 20px;
}

.image-text p{
    font-size: 18px;
}

.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.carousel-control.left, .carousel-control.right{
    background-image: none!important;
}

.glyphicon-chevron-left, .glyphicon-chevron-right{
    background:#cc195e!important;
}

.pulse {
  animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}

.blinking {
    animation: blinkingText 1.2s infinite;
}

@keyframes blinkingText {
    0% {
        color: #000;
    }

    49% {
        color: #000;
    }

    60% {
        color: transparent;
    }

    99% {
        color: transparent;
    }

    100% {
        color: #000;
    }
}

.icons{
    font-size: 45px;
    color: #7d1946;
    padding: 10px 0px 32px 0px;
}

.mail-icon{
    border: 2px solid;
    padding: 7px;
    border-radius: 25px;
    font-size: 20px;
}

.on-request-btn{
    position: absolute;
    bottom: 263px;
    left: 32%;
    background: #000;
}

.thank-you-logo{
    
}

.carousel-inner&gt;.item&gt;a&gt;img, .carousel-inner&gt;.item&gt;img {
    line-height: 1;
    width: 100%
}

.top-margin {
    margin-top: 10rem;
}

.no-pad{
    padding: 0px !important;
}</pre></body></html>