@font-face {
    font-family: 'CinzelDecorative';
    src: url('../fonts/CinzelDecorative-Bold.ttf');
    font-weight: 400;
    font-style: normal;
    text-transform: initial;
    font-stretch: normal;
}

@font-face {
    font-family: 'times';
    src: url('../fonts/times.ttf');
    font-weight: 400;
    font-style: normal;
    text-transform: initial;
    font-stretch: normal;
}

* {
    margin: 0;
    padding: 0;
}

*,
 ::after,
 ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    outline: 0;
}

figure {
    margin: 0;
}

#main-wrapper {
    background: url(../images/body-bg.jpg);
    margin-top: 6%;
}

body {
    font-family: 'CinzelDecorative';
}

#block-simpleinstagramfeed-2 {
    padding: 2% 2% 5%;
}

.main-content h2 {
    color: #198AC3;
    font-family: 'CinzelDecorative';
    font-size: 25px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    letter-spacing: .000694444444444em;
    line-height: 1.1;
    margin: 0 0 1%;
}

.header-link {
    position: absolute;
    right: 3%;
    top: 37%;
    font-family: 'CinzelDecorative';
    color: #198AC3 !important;
    font-size: .9rem;
}

.block .content {
    margin-top: 0;
}

.node__content {
    margin-top: 0;
    font-size: 1.071em;
}

.site-footer {
    background: url(../images/papertexture.jpg);
    padding: 4px 0 0;
}

.site-footer__bottom {
    margin-top: 0px;
    letter-spacing: 0.2px;
    border-color: transparent;
    border-top: none;
}

.site-footer .layout-container {
    padding: 0 15px;
}

.slideout-menu {
    position: fixed;
    top: 0;
    left: -250px;
    width: 250px;
    height: 100%;
    background: #ffffff;
    z-index: 100;
}

.slideout-menu h3 {
    position: relative;
    padding: 12px 10px;
    color: #fff;
    font-size: 1.2em;
    font-weight: 400;
}

.menu-logo-img a img.icon-link {
    width: 13% !important;
}

.menu-logo-img a img {
    width: 100% !important;
}

.slideout-menu .menu-toggle11 {
    position: absolute;
    top: 12px;
    right: 10px;
    display: inline-block;
    padding: 6px 9px 5px;
    font-weight: bold;
    line-height: 1;
    /* background: #222; */
    color: #999;
    text-decoration: none;
    vertical-align: top;
}

.slideout-menu .menu-toggle11:hover {
    color: #fff;
}

.slideout-menu ul {
    list-style: none;
    font-weight: 300;
}

.slideout-menu ul li {}

.slideout-menu ul li a {
    border-bottom: 0;
    color: #4c4c4c;
    font-size: .9rem;
    margin-bottom: 0;
    /* font-weight: 600; */
    position: relative;
    font-family: 'CinzelDecorative' !important;
    line-height: 2rem;
    margin-left: 3%;
}

.slideout-menu ul li a:hover::after {
    background-color: #198AC3;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.slideout-menu ul li a::after {
    background-color: transparent;
    bottom: 1.4rem;
    content: '';
    display: block;
    height: .1rem;
    left: 0;
    /* position: absolute; */
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 3rem;
}

.slideout-menu ul li a i {
    position: absolute;
    top: 15px;
    right: 10px;
    opacity: .5;
}

.slide-menu {
    position: absolute;
    left: 2%;
    top: 37%;
}

.slide-menu .menu-toggle11 {
    display: inline-block;
    color: #198AC3;
    font-family: 'CinzelDecorative';
    font-size: .9rem;
    letter-spacing: .153846153846154em;
    position: relative;
    /* font-weight: 600; */
    text-decoration: none;
    /* text-transform: uppercase; */
}

.slide-menu:hover .menu-toggle11::after {
    background-color: #198AC3;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.menu-toggle11::after {
    background-color: transparent;
    bottom: -.4rem;
    content: '';
    display: block;
    height: .1rem;
    left: 65%;
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 2.5rem;
}


/*----------Header Logo Css-----------*/

.region-header .site-branding {
    float: none;
    text-align: center;
}

.region-header .block {
    float: none;
}

.site-branding__logo img {
    width: 30%;
}

.altamount-logo {
    width: 13%;
    /*  padding: 1% 0; */
}

.adonia-logo {
    width: 7%;
    /*  padding: 1% 0; */
}

.world-villa-logo {
    width: 6%;
    padding: 0;
}

.Lodha-Seamont-logo {
    width: 9%;
}

.no-1-grosvenor-square-logo {
    width: 14%;
    padding: 1% 0;
}

.the-reserve-logo {
    width: 14%;
    padding: 1% 0;
}

.menu-bar {
    background-color: transparent;
    cursor: pointer;
    display: inline-block;
    height: .6rem;
    margin-right: .5rem;
    position: relative;
    width: 1rem;
}

.menu-bar::before {
    background-color: #198AC3;
    content: '';
    display: block;
    height: .1rem;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.menu-bar::after {
    background-color: #198AC3;
    bottom: 0;
    content: '';
    display: block;
    height: .1rem;
    left: 0;
    position: absolute;
    width: 100%;
}


/*----------End Header Logo Css-----------*/

.main-content .section {
    padding: 0 0;
}

.node .field--type-image {
    float: left;
    margin: 0 0 0 0;
}

.node .field--name-field-default-image {
    display: block;
}

.node .field--name-field-default-image-mobile {
    display: none;
}

.field--name-field-default-heading {
    position: absolute;
    color: #FFF;
    left: 0;
    right: 0;
    top: 50%;
    text-align: center;
    font-size: 1.5rem;
}


/* .paragraph {
    display: table !important;
    margin-left: 0;
    margin-right: 0;
    table-layout: fixed;
    width: 100% !important;
	position: inherit !important;
} */


/*=============Insta Feed===============*/


/* Slick Slider */

.slick-prev,
.slick-next {
    position: absolute;
    top: 135%;
    font-size: 1.8rem;
    z-index: 999;
    cursor: pointer;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slide {
    transition: filter .4s;
    margin: 0px 20px 0 20px;
}

.fas {
    color: #198AC3;
}

.slick-prev {
    left: 0;
}

.slick-prev,
.slick-next {
    position: absolute;
    top: 35%;
    font-size: 1.8rem;
}

.section .section-width {
    max-width: 1200px;
    margin: 0 auto;
}

.paragraph--id--991 .paragraph__column {
    height: 280px;
}


/*=============End Insta Feed===============*/

.paragraph__column {
    display: table;
    height: 700px;
}

.paragraph--id--551 .paragraph__column {
    display: table;
    height: 664px;
}

.paragraph--id--199 .paragraph__column {
    display: table;
    height: auto;
    padding: 3% 0 0;
}

.paragraph--id--776 .paragraph__column {
    display: table;
    height: auto;
    padding: 3% 0 0;
}

.paragraph--id--779 .paragraph__column {
    display: table;
    height: auto;
    padding: 3% 0 0;
}

.paragraph--id--781 .paragraph__column {
    display: table;
    height: auto;
    padding: 3% 0 0;
}

.paragraph--id--782 .paragraph__column {
    display: table;
    height: auto;
    padding: 3% 0 0;
}

.paragraph--id--783 .paragraph__column {
    display: table;
    height: auto;
    padding: 3% 0 0;
}

.paragraph--id--777 .paragraph__column {
    display: table;
    height: auto;
    padding: 3% 0 0;
}

.paragraph--id--778 .paragraph__column {
    display: table;
    height: auto;
    padding: 3% 0 0;
}

.paragraph--id--985 .paragraph__column {
    height: 300px;
}

.paragraph--id--984 .paragraph__column {
    height: 280px;
}

.field--type-text-long {
    vertical-align: middle;
    display: table-cell;
}

h1.hedding-h1-seo {
    color: #198AC3;
    font-family: 'CinzelDecorative';
    font-size: 22px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* font-weight: 600; */
    letter-spacing: 2px;
    line-height: 1.5;
    text-align: center;
    width: 80%;
    margin: 0 auto 5%;
}

h2.hedding-h2 {
    color: #198AC3;
    font-family: 'CinzelDecorative';
    font-size: 25px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    letter-spacing: .000694444444444em;
    line-height: 1.1;
    text-align: center;
    width: 80%;
    margin: 0 auto 5%;
}

h3.hedding-h3 {
    font-size: 22px;
    line-height: normal;
    text-align: center;
    color: #198AC3;
    font-style: normal;
    /* font-weight: 600; */
    letter-spacing: 2px;
    font-family: 'CinzelDecorative';
    margin: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 80%;
    margin: 0 auto 5%;
}

h3.hedding-h3-terms {
    font-size: 25px;
    line-height: normal;
    text-align: center;
    color: #198AC3;
    font-style: normal;
    font-weight: 400;
    font-family: 'CinzelDecorative';
    margin: 0;
    padding: 0;
    text-align: left;
    width: 60%;
    margin: 2% auto 0;
}

.hedding-h3-design {
    display: block;
    position: absolute;
    bottom: -7%;
    height: 15%;
    width: 100%;
    left: 0;
    background: 0 0;
    border-top: solid 1px #999;
    text-align: center;
    padding: 6% 0 0;
    font-size: 17px;
    line-height: normal;
    margin: 0 auto 5%;
    font-style: normal;
    font-weight: 400;
    font-family: 'CinzelDecorative';
    transform: translate(0, -50%);
    color: #fff;
}

h3.hedding-h3-d-heding {
    font-size: 25px;
    line-height: normal;
    text-align: center;
    color: #198AC3;
    font-style: normal;
    font-weight: 400;
    /* font-weight: 800; */
    font-family: 'CinzelDecorative';
    margin: 0;
    padding: 0;
    text-align: center;
    width: 80%;
    margin: 3% auto;
}

p.para-terms {
    color: #6d6e71;
    font-family: 'CinzelDecorative';
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0;
    line-height: 1.3;
    text-align: left;
    width: 60%;
    margin: 1% auto 2%;
}

h4.hedding-h4 {
    color: #198AC3;
    font-family: 'CinzelDecorative';
    font-size: 2.7rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    letter-spacing: .000694444444444em;
    line-height: 1.1;
    text-align: center;
    margin: 0 auto 5%;
}

.youtube1 {
    width: 100%;
    height: 500px;
}

p.para {
    color: #505050;
    font-family: 'times';
    font-size: 17px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0;
    line-height: 1.3;
    text-align: center;
    width: 80%;
    margin: 5% auto;
}

p.para-text {
    color: #6d6e71;
    font-family: 'CinzelDecorative';
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0;
    line-height: 1.3;
    text-align: center;
    width: 80%;
    margin: 0 auto 5%;
}

p.para1 {
    text-align: center;
}

p.para-terms a {
    border-bottom: 1px solid transparent;
    color: #198AC3;
    font-family: 'CinzelDecorative';
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: .003333333333333em;
    line-height: 1.3;
    margin: 0;
    padding-bottom: .3rem;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 60%;
    margin: 0 auto 5%;
}

p.para-terms a:hover {
    border-color: #198AC3;
    color: #198AC3;
    -webkit-transition: all .3s;
    transition: all .3s;
}

p.para1 a {
    border-bottom: 1px solid #198AC3;
    color: #198AC3;
    font-family: 'CinzelDecorative';
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: .003333333333333em;
    line-height: 1.3;
    margin: 0;
    padding-bottom: .3rem;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 80%;
    margin: 0 auto 5%;
}

p.para1 a:hover {
    border-color: #198AC3;
    color: #198AC3;
    -webkit-transition: all .3s;
    transition: all .3s;
}

p.para-con a {
    padding-top: 1%;
}

p.para-contact {
    color: #6d6e71;
    font-family: 'CinzelDecorative';
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0;
    line-height: 1.3;
    text-align: left;
    width: 100%;
    margin: 0 auto 5%;
}

p.para-contact a {
    color: #6d6e71;
    text-decoration: none;
}

p.para-contact a:hover {
    color: #198AC3;
}

.background-css_104 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: top right;
    background-size: 62%;
    background-repeat: no-repeat;
}

.background-css_105 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_107 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_111 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_112 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_114 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_115 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_116 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_117 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_127 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: top right;
    background-size: 64.5%;
    background-repeat: no-repeat;
}

.background-css_128 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_129 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_130 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_131 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_132 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_143 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_144 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_145 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_146 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_147 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_148 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_151 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_152 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_153 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_154 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_180 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_181 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_181 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_183 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_185 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_186 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_163 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_167 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_174 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_175 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_176 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_177 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_170 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_178 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_179 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_187 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_188 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_189 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_190 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_191 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_192 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_199 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_200 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_201 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_202 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_203 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_204 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_205 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_206 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_207 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_221 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_222 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_223 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_250 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_226 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_210 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_211 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_258 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_212 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_213 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_214 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_215 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_216 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_217 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_218 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_219 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.paragraph--id--357 {
    display: none;
}

.background-css_220 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_228 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_650 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_240 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_241 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_242 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_243 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_244 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_245 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_247 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_231 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_232 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.paragraph--id--388 {
    display: none;
}

.background-css_233 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_234 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_235 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_236 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_229 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_230 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_259 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_268 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_345 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_359 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_361 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    opacity: 1 !important;
}

.background-css_375 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_399 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_400 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_401 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_402 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_403 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_404 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_405 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_406 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_407 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_596 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_595 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_408 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_409 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_490 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_491 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_492 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_493 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_494 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_495 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_496 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_497 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_498 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_499 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_500 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_501 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_502 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_503 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_504 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_505 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_506 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_507 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_508 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_507 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_509 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_510 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_511 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_512 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_513 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_514 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_515 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_516 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_517 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_518 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_535 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_536 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_538 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_539 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}


/*=========The Reserve=============*/

.background-css_472 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_473 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_474 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_475 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_476 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_481 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_485 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_486 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_487 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_488 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_489 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_490 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_491 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_492 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_519 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_520 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_521 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_522 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_523 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_524 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_525 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_527 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_528 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_529 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_530 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_531 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_532 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_533 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_534 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_535 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_536 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_537 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.paragraph--id--839 {
    display: none;
}

.background-css_538 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_540 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_542 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_594 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}


/*=========End-The Reserve=============*/


/*=========Lodha Luxury=============*/

.paragraph--style--33-66 .paragraph__column .aos-init {
    opacity: 1 !important;
}


/*=========End Lodha Luxury=============*/


/*==========lodha-seamont BG Images============*/

.background-css_560 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_561 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_562 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_563 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_564 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_565 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_566 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_567 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_568 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_569 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_570 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_571 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_572 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_573 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_574 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_575 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_576 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_577 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_578 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_579 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_580 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_581 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_582 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_583 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_584 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_585 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_586 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_587 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_588 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_589 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_590 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_591 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.background-css_592 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.paragraph--id--864 h3.hedding-h3 {
    color: #FFF;
}

.paragraph--id--865 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--865 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--867 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--867 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--869 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--869 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--871 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--871 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--873 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--873 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--875 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--875 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--877 .paragraph__column {
    display: table;
    height: auto;
    padding: 3% 0 0;
}

.paragraph--id--878 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--878 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--880 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--880 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--882 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--882 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--884 .paragraph__column {
    display: table;
    height: auto;
    padding: 3% 0 0;
}

.paragraph--id--927 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--927 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--929 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--929 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--934 .paragraph__column {
    display: table;
    height: auto;
    padding: 3% 0 0;
}

.paragraph--id--885 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--885 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--887 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--887 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--889 .paragraph__column {
    height: auto;
    padding-bottom: 0;
}

.paragraph--id--893 .paragraph__column {
    height: auto;
    padding-bottom: 0;
}

.paragraph--id--895 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--895 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--897 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--897 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--899 .paragraph__column {
    display: table;
    height: auto;
    padding: 3% 0 0;
}

.paragraph--id--900 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--900 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--902 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--902 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--904 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--904 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--906 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--906 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--908 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--908 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--910 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--910 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--912 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--912 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--914 .paragraph__column {
    display: table;
    height: auto;
    padding: 3% 0 0;
}

.paragraph--id--915 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--915 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--917 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--917 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--919 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--919 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--921 .paragraph__column {
    display: table;
    height: auto;
    padding: 3% 0 0;
}

.paragraph--id--922 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--922 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--924 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--924 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--926 .paragraph__column {
    display: table;
    height: auto;
    padding: 3% 0 0;
}


/*==========End lodha-seamont BG Images============*/

.paragraph--id--799 h3.hedding-h3 {
    color: #FFF;
}

.paragraph--id--184 {
    position: absolute;
    left: 0;
    display: block;
    width: 28rem;
    min-height: 100%;
}

.paragraph--id--184 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--184 .paragraph__column {
    height: 616px;
}

.paragraph--id--185 .paragraph__column {
    height: 617px;
}

.paragraph--id--186 {
    position: absolute;
    right: 0;
    display: block;
    width: 28rem;
    min-height: 100%;
}

.paragraph--id--186 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--188 {
    position: absolute;
    left: 0;
    display: block;
    width: 28rem;
    min-height: 100%;
}

.paragraph--id--188 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--190 {
    position: absolute;
    right: 0;
    display: block;
    width: 28rem;
    min-height: 100%;
}

.paragraph--id--190 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--192 {
    position: absolute;
    left: 0;
    display: block;
    width: 28rem;
    min-height: 100%;
}

.paragraph--id--192 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--194 {
    position: absolute;
    right: 0;
    display: block;
    width: 28rem;
    min-height: 100%;
}

.paragraph--id--194 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--155 {
    position: absolute;
    left: 0;
    display: block;
    width: 28rem;
    min-height: 100%;
}

.paragraph--id--155 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--156 {
    position: absolute;
    right: 0;
    display: block;
    width: 28rem;
    min-height: 100%;
}

.paragraph--id--156 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--158 {
    position: absolute;
    left: 0;
    display: block;
    width: 28rem;
    min-height: 100%;
}

.paragraph--id--158 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--205 {
    position: absolute;
    left: 0;
    display: block;
    width: 28rem;
    min-height: 100%;
}

.paragraph--id--205 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--207 {
    position: absolute;
    right: 0;
    display: block;
    width: 28rem;
    min-height: 100%;
}

.paragraph--id--207 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--207 .paragraph__column {
    width: 100% !important;
}

.paragraph--id--209 {
    position: absolute;
    left: 0;
    display: block;
    width: 28rem;
    min-height: 100%;
}

.paragraph--id--209 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--211 {
    position: absolute;
    right: 0;
    display: block;
    width: 28rem;
    min-height: 100%;
}

.paragraph--id--211 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--211 .paragraph__column {
    width: 100% !important;
}

.paragraph--id--213 {
    position: absolute;
    left: 0;
    display: block;
    width: 28rem;
    min-height: 100%;
}

.paragraph--id--213 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--215 {
    position: absolute;
    right: 0;
    display: block;
    width: 28rem;
    min-height: 100%;
}

.paragraph--id--215 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--215 .paragraph__column {
    width: 100% !important;
}

.paragraph--id--133 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--133 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--133 .paragraph__column {
    height: 594px;
}

.paragraph--id--134 .paragraph__column {
    height: 595px;
}

.paragraph--id--135 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--135 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--139 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--139 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--147 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--147 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--149 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--149 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--133 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--133 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--153 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--153 .paragraph__column {
    float: right!important;
}

.paragraph--id--153 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--226 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--226 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--228 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--228 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--230 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--230 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--232 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--232 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--234 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--234 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--275 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--275 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--277 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--277 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--282 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--282 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--287 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--287 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--289 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--289 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--253 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--253 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--261 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--261 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--263 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--263 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--265 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--265 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--267 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--267 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--269 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--269 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--271 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--271 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--273 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--273 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--291 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--291 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--293 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--293 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--295 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--295 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--297 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--297 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--299 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--299 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--301 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--301 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--313 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--313 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--315 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--315 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--317 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--317 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--319 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--319 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--321 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--321 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--323 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--323 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--325 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--325 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--327 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--327 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--329 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--329 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--359 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--359 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--361 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--361 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--363 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--363 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--424 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--424 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--371 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--371 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--444 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--444 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--335 {
    position: absolute;
    /*  right: 0; */
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--335 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--337 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--337 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--339 {
    position: absolute;
    /* right: 0; */
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--339 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--347 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--347 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--349 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--349 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--351 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--351 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--354 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--354 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--356 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--356 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--377 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--377 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--992 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--992 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--997 .flex-caption {
    display: none;
}

.paragraph--id--403 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--403 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--405 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--405 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--407 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--407 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--409 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--409 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--411 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--411 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--413 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--413 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--418 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--418 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--385 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--385 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--387 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--387 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--389 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--389 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--391 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--391 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--393 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--393 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--380 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--380 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--382 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--382 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--446 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--446 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--475 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--475 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--531 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--531 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--546 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--546 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--550 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--550 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--573 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--573 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--606 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--606 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--608 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--608 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--610 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--610 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--612 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--612 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--614 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--614 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--616 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--616 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--618 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--618 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--620 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--620 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--622 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--622 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--940 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--940 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--624 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--624 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--626 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--626 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--713 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--713 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--715 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--715 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--717 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--717 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--719 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--719 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--721 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--721 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--723 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--723 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--725 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--725 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--727 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--727 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--729 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--729 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--731 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--731 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--733 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--733 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--738 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--738 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--740 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--740 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--742 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--742 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--744 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--744 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--746 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--746 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--748 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--748 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--750 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--750 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--752 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--752 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--754 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--754 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--756 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--756 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--758 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--758 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--760 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--760 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--762 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--762 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--764 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--764 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--766 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--766 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--768 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--768 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--792 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--792 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--794 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--794 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--797 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--797 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--771 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--771 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--773 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--773 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--791 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--791 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--786 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--786 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--788 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--788 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}


/*========The Reserve===========*/

.paragraph--id--700 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--700 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--702 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--702 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--704 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--704 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--706 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--706 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--708 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--708 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--716 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--716 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--724 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--724 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--726 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--726 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--728 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--728 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--730 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--730 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--732 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--732 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--734 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--734 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--736 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--736 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--738 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--738 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--800 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--800 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--795 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--795 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--796 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--796 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--801 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--801 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--798 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--798 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--799 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--799 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--814 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--814 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--814 ul.list3 {
    margin-left: 2%;
}

.paragraph--id--816 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--816 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--816 ul.list3 {
    margin-left: 2%;
}

.paragraph--id--818 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--818 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--818 ul.list3 {
    margin-left: 2%;
}

.paragraph--id--802 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--802 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--804 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--804 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--806 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--806 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--808 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--808 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--810 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--810 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--812 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--812 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--820 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--820 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--822 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--822 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--824 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--824 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--826 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--826 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0.83) 100%);
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--828 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--828 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--830 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--830 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--832 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--832 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--834 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--834 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--836 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--836 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--838 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--838 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--840 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--840 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--842 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--842 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--844 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--844 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--938 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--938 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}


/*========End The Reserve===========*/

.site-footer .content p.footer-A a {
    border-bottom: 1px solid transparent;
    color: #198AC3;
    font-family: 'CinzelDecorative';
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: .003333333333333em;
    line-height: 1.3;
    padding-bottom: .3rem;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-align: center;
    display: block;
    width: 14%;
    margin: 0 auto;
}

.site-footer .content p.footer-A a:hover {
    border-color: #198AC3;
    color: #198AC3;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.footer-copy {
    color: #198AC3;
    font-family: FuturaBT-Light, Helvetica, Arial;
    font-size: .8rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: .166666666666667em;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    text-align: center;
    text-transform: uppercase;
    display: table-cell;
    height: 9.9rem;
    vertical-align: bottom;
}

.footer-copy1 a {
    color: #198AC3!important;
    /* font-family: FuturaBT-Light, Helvetica, Arial; */
    font-size: .8rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: .166666666666667em;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    text-align: center;
    text-transform: uppercase;
    display: table-cell;
    height: 4.9rem;
    vertical-align: bottom;
    border-bottom: none;
}

.footer-copy1 a:hover {
    color: #666;
}

.facebook a {
    height: 1.8rem;
    width: .6rem;
    align-self: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    -ms-flex-item-align: center;
    margin-right: 5%;
    float: left;
    text-decoration: none;
    border-bottom: 0;
}

.insta a {
    height: 1.8rem;
    width: 1.2rem;
    align-self: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    -ms-flex-item-align: center;
    margin: 1% 5% 0 0;
    float: left;
    text-decoration: none;
    border-bottom: 0;
}

.youtube a {
    height: 1.5rem;
    width: 1.3rem;
    align-self: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    -ms-flex-item-align: center;
    margin: 1.4% 5% 0 0;
    float: left;
    text-decoration: none;
    border-bottom: 0;
}

.linkedin a {
    height: 1.8rem;
    width: 1rem;
    align-self: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    -ms-flex-item-align: center;
    margin: 1.4% 5% 0 0;
    float: left;
    text-decoration: none;
    border-bottom: 0;
}

.arrow {
    border-left: 1px solid #198AC3;
    border-top: 1px solid #198AC3;
    cursor: pointer;
    display: block;
    height: .8rem;
    width: .8rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 auto;
}

.arrow1 {
    border-left: 1px solid #198AC3;
    border-top: 1px solid #198AC3;
    cursor: pointer;
    display: block;
    height: .8rem;
    width: .8rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 auto;
    bottom: 15px;
    position: absolute;
    right: 0;
}

.paragraph--id--24 .paragraph__column {
    background-color: transparent!important;
    height: auto !important;
    display: block!important;
}

.paragraph--id--24 .paragraph__column .field--type-text-long {
    vertical-align: middle;
    display: block!important;
}

.paragraph--id--24 .paragraph--type--bp-columns-three-uneven__3col-column3 div {
    /*  margin: 17.3% 0 0 21%; */
    margin: 17.3% 0 0 17%;
    width: 100%;
}

.paragraph--id--29 .paragraph__column {
    background-color: transparent!important;
    height: auto !important;
    display: block!important;
}

.paragraph--id--29 .paragraph__column .field--type-text-long {
    vertical-align: middle;
    display: block!important;
}

.paragraph--id--29 .paragraph__column {
    padding-bottom: 0;
}

.paragraph--id--29 .paragraph--type--bp-columns-three-uneven__3col-column1 div {
    margin: 5.5% 0 0 0;
    width: 100%;
}


/*============The Reserve Footer Css===========*/

.paragraph--id--698 .paragraph__column {
    background-color: transparent!important;
    height: auto !important;
    display: block!important;
}

.paragraph--id--698 .paragraph__column .field--type-text-long {
    vertical-align: middle;
    display: block!important;
}

.paragraph--id--698 .paragraph__column {
    padding-bottom: 0;
}

.paragraph--id--698 .paragraph--type--bp-columns-three-uneven__3col-column1 div {
    margin: 8.5% 0 0 0;
    width: 100%;
}

.paragraph--id--696 a img {
    width: 30%;
}


/*============End The Reserve Footer Css===========*/

.paragraph--id--568 .paragraph__column {
    background-color: transparent!important;
    height: auto !important;
    display: block!important;
}

.paragraph--id--568 .paragraph__column .field--type-text-long {
    vertical-align: middle;
    display: block!important;
}

.paragraph--id--568 .paragraph__column .field--type-text-long {
    /*   margin: 48.3% 0 0 71%; */
    margin: 48.3% 0 0 58%;
    width: 100%;
}

.paragraph--id--569 .paragraph__column {
    background-color: transparent!important;
    height: auto !important;
    display: block!important;
}

.paragraph--id--569 .paragraph__column .field--type-text-long {
    vertical-align: middle;
    display: block!important;
}

.paragraph--id--569 .paragraph__column {
    padding-bottom: 0;
}

.paragraph--id--711 .paragraph__column {
    background-color: transparent!important;
    height: auto !important;
    display: block!important;
}

.paragraph--id--711 .paragraph__column .field--type-text-long {
    vertical-align: middle;
    display: block!important;
}

.paragraph--id--711 .paragraph--type--bp-columns-three-uneven__3col-column1 div {
    margin: 8.5% 0 0 0;
    width: 100%;
}

.paragraph--id--711 .paragraph__column {
    padding-bottom: 0;
}

.footlogo {
    width: 75% !important;
}

.con {
    width: 25% !important;
}


/*===========Lodha Seamont Footer==========*/

.paragraph--id--862 .paragraph__column {
    background-color: transparent!important;
    height: auto !important;
    display: block!important;
}

.paragraph--id--862 .paragraph__column .field--type-text-long {
    vertical-align: middle;
    display: block!important;
}

.paragraph--id--862 .paragraph--type--bp-columns-three-uneven__3col-column1 div {
    margin: 8.5% 0 0 0;
    width: 100%;
}

.paragraph--id--862 .paragraph__column {
    padding-bottom: 0;
}

.paragraph--id--860 a img {
    width: 30%;
}


/*===========Lodha Seamont Footer==========*/

.paragraph--id--201 .paragraph__column {
    background-color: transparent!important;
    height: auto !important;
    display: block!important;
}

.paragraph--id--201 .paragraph__column .field--type-text-long {
    vertical-align: middle;
    display: block!important;
}

.paragraph--id--201 .paragraph--type--bp-columns-three-uneven__3col-column1 div {
    margin: 8.5% 0 0 0;
    width: 100%;
}

.paragraph--id--201 .paragraph__column {
    padding-bottom: 0;
}

.paragraph--id--202 a img {
    width: 30%;
}

.paragraph--id--30 a img {
    width: 30%;
}

.paragraph--id--180 a img {
    width: 10%;
    left: 17%;
    position: relative;
}

.paragraph--id--709 a img {
    width: 30%;
}

.paragraph--id--182 .paragraph--type--bp-columns-three-uneven__3col-column1 div {
    margin: 8.5% 0 0 0;
    width: 100%;
}

.paragraph--id--182 .paragraph__column {
    background-color: transparent!important;
    height: auto !important;
    display: block!important;
}

.paragraph--id--182 .paragraph__column .field--type-text-long {
    vertical-align: middle;
    display: block!important;
}

.paragraph--id--182 .paragraph__column {
    padding-bottom: 0;
}

.paragraph--color .paragraph__column {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
    width: 31% !important;
}

.paragraph--id--636 {
    width: 70%;
    margin: 0 auto;
}

.paragraph--id--636 .paragraph__column {
    height: auto;
    padding-top: 7%;
}

.paragraph--id--635 .paragraph__column {
    background-color: inherit !important;
}

.paragraph--id--633 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--633:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--633:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--634 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--634:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--634:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--633 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--634 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--639 .paragraph__column {
    height: auto;
    padding-top: 7%;
}

.paragraph--id--639 .paragraph__column {
    background-color: inherit !important;
}

.paragraph--id--637 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--637:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--637:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--638 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--638:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--638:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--637 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--638 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--642 .paragraph__column {
    height: auto;
    padding-top: 7%;
}

.paragraph--id--642 .paragraph__column {
    background-color: inherit !important;
}

.paragraph--id--640 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--640:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--640:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--641 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--641:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--641:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--640 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--641 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--645 .paragraph__column {
    height: auto;
    padding-top: 7%;
}

.paragraph--id--645 .paragraph__column {
    background-color: inherit !important;
}

.paragraph--id--643 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--643:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--643:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--644 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--644:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--644:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--643 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--644 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--652 .paragraph__column {
    background-color: inherit !important;
}

.paragraph--id--650 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--650:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--650:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--650 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--651 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--651:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--651:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--651 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--655 .paragraph__column {
    background-color: inherit !important;
}

.paragraph--id--653 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--653:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--653:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--653 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--654 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--654:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--654:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--654 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--658 .paragraph__column {
    background-color: inherit !important;
}

.paragraph--id--656 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--656:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--656:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--656 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--657 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--657:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--657:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--657 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--661 .paragraph__column {
    background-color: inherit !important;
}

.paragraph--id--659 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--659:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--659:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--659 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--660 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--660:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--660:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--660 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--664 .paragraph__column {
    background-color: inherit !important;
}

.paragraph--id--662 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--662:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--662:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--662 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--663 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--663:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--663:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--663 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--667 .paragraph__column {
    background-color: inherit !important;
}

.paragraph--id--665 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--665:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--665:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--665 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--666 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--666:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--666:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--666 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--670 .paragraph__column {
    background-color: inherit !important;
}

.paragraph--id--668 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--668:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--668:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--668 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--669 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--669:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--669:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--669 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--673 .paragraph__column {
    background-color: inherit !important;
}

.paragraph--id--671 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--671:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--671:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--671 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--672 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--672:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--672:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--672 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--676 .paragraph__column {
    background-color: inherit !important;
}

.paragraph--id--674 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--674:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--674:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--674 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--675 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--675:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--675:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--675 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--679 .paragraph__column {
    background-color: inherit !important;
}

.paragraph--id--677 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--677:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--677:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--677 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--678 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--678:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--678:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--678 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--682 .paragraph__column {
    background-color: inherit !important;
}

.paragraph--id--680 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--680:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--680:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--680 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--681 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--681:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--681:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--681 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--685 .paragraph__column {
    background-color: inherit !important;
}

.paragraph--id--683 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--683:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--683:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--683 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--684 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--684:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--684:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--684 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--688 .paragraph__column {
    background-color: inherit !important;
}

.paragraph--id--686 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--686:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--686:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--686 .field--name-field-title {
    color: #333;
    /*  font-family: 'Nothing You Could Do',Futura; */
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--687 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--687:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--687:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--687 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}


/*=============The Journal 29-07-21====================*/

.paragraph--id--942 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--942:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--942:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--942 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--943 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--943:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--943:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--943 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--948 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--948:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--948:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--948 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--949 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--949:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--949:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--949 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--950 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--950:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--950:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--950 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--951 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--951:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--951:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--951 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--953 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--953:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--953:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--953 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--954 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--954:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--954:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--954 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--956 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--956:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--956:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--956 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--957 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--957:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--957:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--957 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--959 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--959:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--959:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--959 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--960 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--960:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--960:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--960 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--962 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--962:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--962:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--962 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--963 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--963:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--963:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--963 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--965 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--965:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--965:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--965 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--966 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--966:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--966:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--966 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--968 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--968:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--968:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--968 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--969 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--969:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--969:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--969 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--971 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--971:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--971:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--971 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--972 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--972:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--972:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--972 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--974 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--974:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--974:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--974 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--975 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--975:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--975:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--975 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--977 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--977:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--977:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--977 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--978 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--978:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--978:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--978 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}

.paragraph--id--980 {
    width: 80%;
    margin-left: 5% !important;
    margin-right: 5% !important;
    float: left;
    background: #FFF;
    padding: 5%;
}

.paragraph--id--980:before {
    background-image: url(../images/left-pin.png);
    left: 0;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    top: -1.5rem;
    width: 3.9rem;
}

.paragraph--id--980:after {
    background-image: url(../images/right-pin.png);
    right: 1rem;
    top: -1.5rem;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 3.7rem;
    position: absolute;
    width: 3.9rem;
}

.paragraph--id--980 .field--name-field-title {
    color: #333;
    font-family: 'Nothing You Could Do', Futura;
    font-size: .9rem;
    line-height: 2rem;
    text-align: center;
    padding: 0 5%;
}


/*=============End The Journal 29-07-21====================*/

.paragraph--id--40 .paragraph__column {
    float: right !important;
}

.paragraph--id--44 .paragraph__column {
    float: right !important;
}

.paragraph--id--49 .paragraph__column {
    float: right !important;
}

.paragraph--id--287 .paragraph__column {
    float: right !important;
}

.paragraph--id--572 .paragraph__column {
    display: table;
    height: 577px;
}

.paragraph--id--577 .paragraph__column {
    display: table;
    height: 510px;
}

.paragraph--id--99 .paragraph__column {
    display: block;
    height: 545px;
    margin-bottom: 2%;
}

.paragraph--id--238 .paragraph__column {
    display: block;
    height: 178px;
    margin: 2% 0 0;
}

.paragraph--id--464 .paragraph__column .paragraph--id--238 .hedding-h3 {
    margin: 2% auto 0;
}

.paragraph--id--238 .para {
    margin: 2% auto 0;
}

.paragraph--id--100 .field--type-text-long {
    vertical-align: top;
    display: block;
}

.paragraph--id--571 .field--type-text-long {
    vertical-align: top;
    display: block;
}

.paragraph--id--570 .paragraph__column {
    display: block;
    height: 545px;
    margin-bottom: 2%;
}

.paragraph--id--247 .paragraph--type--bp-columns__1col .paragraph.paragraph--width--full>.paragraph__column,
.paragraph--type--bp-columns__1col .paragraph.paragraph--width--medium>.paragraph__column,
.paragraph--type--bp-columns__1col .paragraph.paragraph--width--narrow>.paragraph__column,
.paragraph--type--bp-columns__1col .paragraph.paragraph--width--tiny>.paragraph__column,
.paragraph--type--bp-columns__1col .paragraph.paragraph--width--wide>.paragraph__column,
.paragraph.paragraph--type--bp-columns .paragraph--type--bp-columns__2col,
.paragraph.paragraph--type--bp-columns .paragraph--type--bp-columns__3col,
.paragraph.paragraph--type--bp-columns .paragraph--type--bp-columns__4col,
.paragraph.paragraph--type--bp-columns .paragraph--type--bp-columns__5col,
.paragraph.paragraph--type--bp-columns .paragraph--type--bp-columns__6col {
    padding-left: 0;
    padding-right: 0;
}

.paragraph--id--245 .field--type-text-long {
    vertical-align: inherit;
    display: table-cell;
}

.paragraph--id--246 .field--type-text-long {
    vertical-align: inherit;
    display: table-cell;
}

.paragraph--id--342 .field--type-text-long {
    vertical-align: inherit;
    display: table-cell;
}

.paragraph--id--425 .field--type-text-long {
    vertical-align: inherit;
    display: table-cell;
}

.paragraph--id--438 .field--type-text-long {
    vertical-align: inherit;
    display: table-cell;
}

.paragraph--id--401 .field--type-text-long {
    vertical-align: inherit;
    display: table-cell;
}

.paragraph--id--455 .field--type-text-long {
    vertical-align: inherit;
    display: table-cell;
}

.paragraph--id--460 .field--type-text-long {
    vertical-align: inherit;
    display: table-cell;
}

.paragraph--id--528 .field--type-text-long {
    vertical-align: inherit;
    display: table-cell;
}

.paragraph--id--552 .field--type-text-long {
    vertical-align: inherit;
    display: table-cell;
}

.paragraph--id--587 .field--type-text-long {
    vertical-align: inherit;
    display: table-cell;
}

.paragraph--id--587 .paragraph__column {
    height: auto;
    padding-bottom: 0;
}

.paragraph--id--593 .field--type-text-long {
    vertical-align: inherit;
    display: table-cell;
}

.paragraph--id--593 .paragraph__column {
    height: auto;
    padding-bottom: 0;
}

.paragraph--id--596 .field--type-text-long {
    vertical-align: inherit;
    display: table-cell;
}

.paragraph--id--596 .paragraph__column {
    height: auto;
    padding-bottom: 0;
}

.paragraph--id--599 .field--type-text-long {
    vertical-align: inherit;
    display: table-cell;
}

.paragraph--id--599 .paragraph__column {
    height: auto;
    padding-bottom: 0;
}

.paragraph--id--602 .field--type-text-long {
    vertical-align: inherit;
    display: table-cell;
}

.paragraph--id--602 .paragraph__column {
    height: auto;
    padding-bottom: 0;
}

.paragraph--id--604 .field--type-text-long {
    vertical-align: inherit;
    display: table-cell;
}

.paragraph--id--785 .field--type-text-long {
    vertical-align: inherit;
    display: table-cell;
}

.paragraph--id--785 .paragraph__column {
    height: auto;
    padding-bottom: 0;
}

.paragraph--id--790 .field--type-text-long {
    vertical-align: inherit;
    display: table-cell;
}

.paragraph--id--790 .paragraph__column {
    height: auto;
    padding-bottom: 0;
}

.paragraph--id--604 .paragraph__column {
    height: auto;
    padding-bottom: 0;
}

.paragraph--id--331 .paragraph__column {
    height: 180px;
    padding: 4% 0 0;
}

.paragraph--id--376 .paragraph__column {
    height: 180px;
    padding: 4% 0 0;
}

.paragraph--id--332 .paragraph__column {
    height: 180px;
    padding: 4% 0 0;
}

.paragraph--id--333 .paragraph__column {
    height: 180px;
    padding: 4% 0 0;
}

.paragraph--id--341 .paragraph__column {
    height: 180px;
    padding: 4% 0 0;
}

.paragraph--id--334 .paragraph__column {
    height: 180px;
    padding: 4% 0 0;
}

.paragraph--id--353 .paragraph__column {
    height: 180px;
    padding: 4% 0 0;
}

.paragraph--id--358 .paragraph__column {
    height: 180px;
    padding: 4% 0 0;
}

.paragraph--id--379 .paragraph__column {
    height: 180px;
    padding: 4% 0 0;
}

.paragraph--id--423 .paragraph__column {
    height: 180px;
    padding: 4% 0 0;
}

.paragraph--id--395 .paragraph__column {
    height: 180px;
    padding: 4% 0 0;
}

.paragraph--id--384 .paragraph__column {
    height: 180px;
    padding: 4% 0 0;
}

.paragraph--id--535 .paragraph__column {
    height: 180px;
    padding: 4% 0 0;
}

.paragraph--id--538 .paragraph__column {
    height: 180px;
    padding: 4% 0 0;
}

.paragraph--id--548 .paragraph__column {
    height: 180px;
    padding: 4% 0 0;
}

.paragraph--id--649 .paragraph__column {
    height: 180px;
    padding: 4% 0 0;
}

.paragraph--id--858 .paragraph__column {
    height: 180px;
    padding: 4% 0 0;
}

.paragraph--id--331 p {
    color: #198AC3;
}

.paragraph--id--332 p {
    color: #198AC3;
}

.paragraph--id--333 p {
    color: #198AC3;
}

.paragraph--id--334 p {
    color: #198AC3;
}

.paragraph--id--376 p {
    color: #198AC3;
}

.paragraph--id--341 p {
    color: #198AC3;
}

.paragraph--id--353 p {
    color: #198AC3;
}

.paragraph--id--358 p {
    color: #198AC3;
}

.paragraph--id--379 p {
    color: #198AC3;
}

.paragraph--id--423 p {
    color: #198AC3;
}

.paragraph--id--395 p {
    color: #198AC3;
}

.paragraph--id--384 p {
    color: #198AC3;
}

.paragraph--id--535 p {
    color: #198AC3;
}

.paragraph--id--538 p {
    color: #198AC3;
}

.paragraph--id--548 p {
    color: #198AC3;
}

.paragraph--id--648 p {
    color: #198AC3;
}

.paragraph--id--857 p {
    color: #198AC3;
}

.paragraph--id--199 p {
    color: #198AC3;
}

#block-views-block-wow-bg-block-1 {
    display: none;
}


/*--------Fixed----------*/

header {
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    transition: top 0.3s;
    z-index: 9;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    animation: smoothScroll 1s forwards;
    z-index: 9;
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }
    100% {
        transform: translateY(0px);
    }
}

.fixed .slide-menu {
    top: 38%;
    background: #FFF;
    z-index: 10;
}

.fixed .slideout-menu {
    position: fixed;
    top: 0;
    left: -250px;
    width: 250px;
    height: 100vh;
    background: #ffffff;
    z-index: 100;
    overflow-y: auto;
}


/*--------End Fixed----------*/

@media (min-width: 1366px) {
    .background-css_143 {
        background-position: -36px;
    }
}

@media (max-width: 980px) {
    .layout-main {
        margin-top: 16%;
    }
    h3.hedding-h3 {
        margin: 4% auto 5%;
    }
    h3.hedding-h3-terms {
        width: 80%;
    }
    p.para-terms {
        width: 80%;
    }
    .site-branding__logo {
        display: inline-block;
        margin-right: 0;
        margin-bottom: 0.286em;
        border-bottom: 0;
    }
    .region-header .block img {
        width: 22%;
        margin-top: 2%;
    }
    .slide-menu {
        position: absolute;
        left: 2%;
        top: 35%;
    }
    .fixed .slide-menu {
        top: 38%;
        background: none;
        z-index: 10;
    }
    .node .field--name-field-default-image {
        display: none;
    }
    .node .field--name-field-default-image-mobile {
        display: block;
    }
    .field--name-field-default-heading {
        position: absolute;
        color: #FFF;
        left: 0;
        right: 0;
        top: 39%;
        text-align: center;
        font-size: 1.5rem;
    }
    .footer-copy {
        display: block;
        height: auto;
        vertical-align: bottom;
        margin-bottom: 7%;
    }
    .footer-copy1 a {
        display: block;
        height: auto;
        vertical-align: bottom;
        margin-bottom: 7%;
    }
    .site-footer .content p.footer-A a {
        width: 34%;
    }
    .paragraph--id--29 .paragraph--type--bp-columns-three-uneven__3col-column1 div {
        margin: 0 auto 4%;
        width: 100%;
        text-align: center;
    }
    .paragraph--id--569 .paragraph--type--bp-columns-three-uneven__3col-column1 div {
        margin: 0 auto 4%;
        width: 100%;
        text-align: center;
    }
    .paragraph--id--24 .paragraph--type--bp-columns-three-uneven__3col-column3 div {
        margin: 5% 0 0 12%;
        width: 100%;
    }
    .paragraph--id--568 .paragraph--type--bp-columns-three-uneven__3col-column3 div {
        margin: 5% 0 0 12%;
        width: 100%;
    }
    .paragraph--id--711 .paragraph--type--bp-columns-three-uneven__3col-column1 div {
        margin: 0 auto 4%;
        width: 100%;
        text-align: center;
    }
    .paragraph--color .paragraph__column {
        background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
        background-color: rgba(255, 255, 255, .4);
        width: 100% !important;
    }
    .field--type-text-long h3.hedding-h3 {
        padding-top: 3%;
    }
    .field--type-text-long h2.hedding-h2 {
        padding-top: 3%;
    }
    .field--type-text-long h1.hedding-h1-seo {
        padding-top: 3%;
    }
    .paragraph.paragraph--type--bp-columns .paragraph--type--bp-columns__1col {
        padding-left: 0!important;
    }
    .field--type-text-long {
        vertical-align: inherit;
        display: block;
    }
    .background-css_228 {
        background-position: top;
    }
    .background-css_650 {
        background-position: top;
    }
    .background-css_231 {
        background-position: top;
    }
    .background-css_229 {
        background-position: top;
    }
    .paragraph__column {
        display: inherit;
        height: auto;
        overflow: inherit !important;
    }
    .paragraph--id--99 .paragraph__column {
        display: inherit;
        height: auto;
    }
    .paragraph--id--133 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 213px;
    }
    .paragraph--id--134 {
        height: 400px;
        min-height: 100%;
        margin-bottom: 8%;
    }
    .paragraph--id--135 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 222px;
    }
    .paragraph--id--136 {
        height: 410px;
        min-height: 100%;
        margin-bottom: 8%;
    }
    .paragraph--id--139 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 260px;
    }
    .paragraph--id--140 {
        height: 500px;
        min-height: 100%;
        margin-bottom: 8%;
    }
    .paragraph--id--147 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 235px;
    }
    .paragraph--id--148 {
        height: 445px;
        min-height: 100%;
        margin-bottom: 8%;
    }
    .paragraph--id--149 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 213px;
    }
    .paragraph--id--150 {
        height: 405px;
        min-height: 100%;
        margin-bottom: 8%;
    }
    .paragraph--id--153 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 242px;
    }
    .paragraph--id--154 {
        height: 467px;
        min-height: 100%;
        margin-bottom: 8%;
    }
    .paragraph--id--476 {
        height: 390px;
        min-height: 100%;
        margin-bottom: 8%;
    }
    .paragraph--id--475 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 219px;
    }
    .paragraph--id--54 {
        height: 660px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--155 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 346px;
    }
    .paragraph--id--157 {
        height: 600px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--156 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 323px;
    }
    .paragraph--id--159 {
        height: 600px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--158 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 323px;
    }
    .paragraph--id--227 {
        height: 489px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--226 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 264px;
    }
    .paragraph--id--229 {
        height: 533px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--228 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 280px;
    }
    .paragraph--id--231 {
        height: 535px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--230 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 278px;
    }
    .paragraph--id--233 {
        height: 540px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--232 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 274px;
    }
    .paragraph--id--276 {
        height: 350px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--275 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 193px;
    }
    .paragraph--id--278 {
        height: 350px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--277 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 193px;
    }
    .paragraph--id--283 {
        height: 498px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--282 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 262px;
    }
    .paragraph--id--288 {
        height: 457px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--287 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 261px;
    }
    .paragraph--id--290 {
        height: 610px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--289 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 304px;
    }
    .paragraph--id--254 {
        height: 360px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--253 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 199px;
    }
    .paragraph--id--262 {
        height: 343px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--261 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 191px;
    }
    .paragraph--id--264 {
        height: 350px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--263 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 192px;
    }
    .paragraph--id--266 {
        height: 363px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--265 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 192px;
    }
    .paragraph--id--268 {
        height: 323px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--267 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 176px;
    }
    .paragraph--id--270 {
        height: 318px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--270 .paragraph__column {
        width: 100%;
    }
    .paragraph--id--269 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 174px;
    }
    .paragraph--id--272 {
        height: 299px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--272 .paragraph__column {
        width: 100%;
    }
    .paragraph--id--271 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 167px;
    }
    .paragraph--id--274 {
        height: 437px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--273 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 200px;
    }
    .paragraph--id--292 {
        height: 598px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--291 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 293px;
    }
    .paragraph--id--294 {
        height: 465px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--293 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 252px;
    }
    .paragraph--id--296 {
        height: 440px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--295 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 249px;
    }
    .paragraph--id--298 {
        height: 523px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--297 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 271px;
    }
    .paragraph--id--300 {
        height: 509px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--299 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 271px;
    }
    .paragraph--id--302 {
        height: 456px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--301 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 233px;
    }
    .paragraph--id--570 .paragraph__column {
        display: block;
        height: auto;
        margin-bottom: 2%;
    }
    .paragraph--id--572 .paragraph__column {
        display: table;
        height: auto;
    }
    .paragraph--id--577 .flexslider .slides img {
        width: 100%;
        display: block;
    }
    .paragraph--id--574 {
        height: 595px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--573 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 290px;
    }
    .paragraph--id--185 {
        height: 442px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--184 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 240px;
    }
    .paragraph--id--187 {
        height: 475px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--186 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 257px;
    }
    .paragraph--id--189 {
        height: 475px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--188 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--191 {
        height: 435px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--190 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 230px;
    }
    .paragraph--id--193 {
        height: 475px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--192 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 257px;
    }
    .paragraph--id--195 {
        height: 455px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--194 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 240px;
    }
    .paragraph--id--314 {
        height: 516px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--313 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 276px;
    }
    .paragraph--id--316 {
        height: 552px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--315 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 289px;
    }
    .paragraph--id--318 {
        height: 576px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--317 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 289px;
    }
    .paragraph--id--320 {
        height: 440px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--319 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 249px;
    }
    .paragraph--id--322 {
        height: 585px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--321 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 285px;
    }
    .paragraph--id--324 {
        height: 380px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--323 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 213px;
    }
    .paragraph--id--326 {
        height: 380px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--325 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 211px;
    }
    .paragraph--id--328 {
        height: 456px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--327 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 248px;
    }
    .paragraph--id--330 {
        height: 456px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--329 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 255px;
    }
    .paragraph--id--360 {
        height: 430px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--359 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 232px;
    }
    .paragraph--id--362 {
        height: 410px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--361 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 221px;
    }
    .paragraph--id--368 {
        height: 394px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--424 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 213px;
    }
    .paragraph--id--364 {
        height: 313px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--363 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 170px;
    }
    .paragraph--id--372 {
        height: 430px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--371 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 231px;
    }
    .paragraph--id--374 {
        height: 410px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--373 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 221px;
    }
    .paragraph--id--445 {
        height: 506px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--444 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 262px;
    }
    .paragraph--id--336 {
        height: 498px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--335 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 262px;
    }
    .paragraph--id--338 {
        height: 428px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--337 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 232px;
    }
    .paragraph--id--340 {
        height: 498px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--339 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 262px;
    }
    .paragraph--id--348 {
        height: 469px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--347 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 262px;
    }
    .paragraph--id--350 {
        height: 524px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--349 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 291px;
    }
    .paragraph--id--352 {
        height: 629px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--351 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 311px;
    }
    .paragraph--id--355 {
        height: 528px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--354 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 271px;
    }
    .paragraph--id--357 {
        height: 453px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--356 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 252px;
    }
    .paragraph--id--206 {
        height: 479px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--205 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 247px;
    }
    .paragraph--id--208 {
        height: 446px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--207 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 240px;
    }
    .paragraph--id--210 {
        height: 479px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--209 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 230px;
    }
    .paragraph--id--212 {
        height: 379px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--211 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 212px;
    }
    .paragraph--id--214 {
        height: 379px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--213 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 212px;
    }
    .paragraph--id--216 {
        height: 446px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--215 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 240px;
    }
    .paragraph--id--378 {
        height: 439px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--377 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 193px;
    }
    .paragraph--id--993 {
        height: 553px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--992 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 279px;
    }
    .paragraph--id--551 {
        height: 343px;
        min-height: 100%;
        margin-bottom: 12%;
        margin-top: 12%;
    }
    .paragraph--id--550 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 177px;
    }
    .paragraph--id--551 .paragraph__column {
        display: table;
        height: auto;
    }
    .paragraph--id--547 {
        height: 503px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--546 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 264px;
    }
    .paragraph--id--404 {
        height: 436px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--403 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 219px;
    }
    .paragraph--id--406 {
        height: 375px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--405 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 201px;
    }
    .paragraph--id--408 {
        height: 355px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--407 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 178px;
    }
    .paragraph--id--410 {
        height: 310px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--419 .paragraph__column {
        width: 100%;
    }
    .getInTouchWrap {
        /* margin-top: 24%; */
        padding: 10px 10px 10px;
    }
    .paragraph--id--409 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 173px;
    }
    .paragraph--id--412 {
        height: 310px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--411 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 173px;
    }
    .paragraph--id--414 {
        height: 468px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--413 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 252px;
    }
    .paragraph--id--419 {
        height: 436px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--418 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 232px;
    }
    .paragraph--id--386 {
        height: 528px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--385 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 255px;
    }
    .paragraph--id--388 {
        height: 522px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--387 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 284px;
    }
    .paragraph--id--390 {
        height: 635px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--389 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 307px;
    }
    .paragraph--id--392 {
        height: 510px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--391 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 275px;
    }
    .paragraph--id--394 {
        height: 600px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--393 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 293px;
    }
    .paragraph--id--381 {
        height: 522px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--380 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 254px;
    }
    .paragraph--id--383 {
        height: 473px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--382 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 250px;
    }
    .paragraph--id--714 {
        height: 524px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--713 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 270px;
    }
    .paragraph--id--716 {
        height: 400px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--715 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 221px;
    }
    .paragraph--id--718 {
        height: 443px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--717 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 238px;
    }
    .paragraph--id--720 {
        height: 474px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--719 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 255px;
    }
    .paragraph--id--722 {
        height: 505px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--721 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 264px;
    }
    .paragraph--id--724 {
        height: 505px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--723 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 264px;
    }
    .paragraph--id--726 {
        height: 405px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--725 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 282px;
    }
    .paragraph--id--728 {
        height: 445px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--727 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 250px;
    }
    .paragraph--id--730 {
        height: 490px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--729 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 230px;
    }
    .paragraph--id--732 {
        height: 490px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--731 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 230px;
    }
    .background-css_496 {
        height: 282px;
    }
    .paragraph--id--732 {
        height: 491px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--731 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 267px;
    }
    .paragraph--id--734 {
        height: 490px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--733 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 267px;
    }
    .paragraph--id--737 {
        height: 490px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--735 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        bottom: 0;
    }
    .youtube1 {
        width: 100%;
        height: 350px;
    }
    .paragraph--id--739 {
        height: 335px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--738 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 194px;
    }
    .paragraph--id--741 {
        height: 308px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--740 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 171px;
    }
    .paragraph--id--743 {
        height: 398px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--743 .paragraph__column {
        width: 100%;
    }
    .paragraph--id--742 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 211px;
    }
    .paragraph--id--745 {
        height: 499px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--744 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 264px;
    }
    .paragraph--id--747 {
        height: 524px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--747 .paragraph__column {
        width: 100%;
    }
    .paragraph--id--746 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 262px;
    }
    .paragraph--id--751 {
        height: 473px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--750 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 250px;
    }
    .paragraph--id--753 {
        height: 388px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--752 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 212px;
    }
    .paragraph--id--755 {
        height: 361px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--754 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 198px;
    }
    .paragraph--id--757 {
        height: 423px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--756 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 221px;
    }
    .paragraph--id--759 {
        height: 363px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--758 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 191px;
    }
    .paragraph--id--761 {
        height: 364px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--760 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 193px;
    }
    .paragraph--id--763 {
        height: 319px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--762 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 175px;
    }
    .paragraph--id--765 {
        height: 581px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--764 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 288px;
    }
    .paragraph--id--767 {
        height: 460px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--766 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 240px;
    }
    .paragraph--id--769 {
        height: 440px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--768 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 232px;
    }
    .paragraph--id--793 {
        height: 482px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--792 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 265px;
    }
    .paragraph--id--795 {
        height: 470px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--794 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 248px;
    }
    .paragraph--id--798 {
        height: 470px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--797 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 248px;
    }
    .paragraph--id--800 {
        height: 280px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .background-css_539 {
        height: 275px;
    }
    .paragraph--id--799 h3.hedding-h3 {
        color: #FFF;
        padding-top: 26% !important;
    }
    /*=======The Reserve========*/
    .paragraph--id--700 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 248px;
    }
    .paragraph--id--701 {
        height: 393px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--702 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 335px;
    }
    .paragraph--id--703 {
        height: 698px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--704 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 276px;
    }
    .paragraph--id--705 {
        height: 546px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--706 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 214px;
    }
    .paragraph--id--707 {
        height: 398px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--708 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--709 {
        height: 711px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .background-css_476 {
        background-position: top;
    }
    .paragraph--id--771 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--772 {
        height: 710px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--772 .background-css_509 {
        background-position: top;
    }
    .paragraph--id--773 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 296px;
    }
    .paragraph--id--774 {
        height: 610px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--791 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--780 {
        height: 810px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--780 .background-css_513 {
        background-position: top;
    }
    .paragraph--id--786 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--787 {
        height: 720px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--787 .background-css_516 {
        background-position: top;
    }
    .paragraph--id--788 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--789 {
        height: 740px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--789 .background-css_517 {
        background-position: top;
    }
    .paragraph--id--802 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--803 {
        height: 635px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--803 .background-css_518 {
        background-position: top;
    }
    .paragraph--id--805 {
        height: 718px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--804 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--805 .background-css_519 {
        background-position: top;
    }
    .paragraph--id--806 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--807 {
        height: 492px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--807 .background-css_520 {
        background-position: top;
    }
    .paragraph--id--810 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 295px;
    }
    .paragraph--id--811 {
        height: 597px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--812 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 263px;
    }
    .paragraph--id--813 {
        height: 523px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--814 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--815 {
        height: 652px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--815 .background-css_524 {
        background-position: top;
    }
    .paragraph--id--816 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--817 {
        height: 603px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--817 .background-css_525 {
        background-position: top;
    }
    .paragraph--id--818 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--819 {
        height: 561px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--819 .background-css_527 {
        background-position: top;
    }
    .region-header .block img.the-reserve-logo {
        width: 40%;
        margin-top: 4%;
    }
    .paragraph--id--820 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--821 {
        height: 605px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--821 .background-css_528 {
        background-position: top;
    }
    .paragraph--id--822 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--823 {
        height: 634px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--823 .background-css_529 {
        background-position: top;
    }
    .paragraph--id--824 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--825 {
        height: 709px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--825 .background-css_530 {
        background-position: top;
    }
    .paragraph--id--826 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--827 {
        height: 543px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--827 .background-css_531 {
        background-position: top;
    }
    .paragraph--id--828 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--829 {
        height: 569px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--829 .background-css_532 {
        background-position: top;
    }
    .paragraph--id--830 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--831 {
        height: 1091px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--831 .background-css_533 {
        background-position: top;
    }
    .paragraph--id--832 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--833 {
        height: 755px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--833 .background-css_534 {
        background-position: top;
    }
    .paragraph--id--834 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--835 {
        height: 605px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--835 .background-css_535 {
        background-position: top;
    }
    .paragraph--id--836 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--837 {
        height: 810px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--837 .background-css_536 {
        background-position: top;
    }
    .paragraph--id--842 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--843 {
        height: 481px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--837 .background-css_539 {
        background-position: top;
    }
    .paragraph--id--838 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--839 {
        height: 527px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--839 .background-css_537 {
        background-position: top;
    }
    .paragraph--id--844 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 230px;
    }
    .paragraph--id--845 {
        height: 423px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--845 .paragraph__column {
        width: 100%;
    }
    .paragraph--id--707 .paragraph__column {
        width: 100%;
    }
    .paragraph--id--845 .background-css_542 {
        background-position: top;
    }
    .paragraph--id--840 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 256px;
    }
    .paragraph--id--841 {
        height: 464px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--841 .background-css_538 {
        background-position: top;
    }
    .paragraph--id--939 {
        height: 1095px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--938 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 248px;
    }
    .background-css_594 {
        background-position: top;
    }
    /*=======End The Reserve========*/
    /*=======Lodha Seamont ========*/
    .paragraph--id--864 {
        height: 280px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .background-css_560 {
        height: 275px;
    }
    .paragraph--id--863 h3.hedding-h3 {
        color: #FFF;
        padding-top: 26% !important;
    }
    .paragraph--id--866 {
        height: 470px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--865 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 248px;
    }
    .paragraph--id--868 {
        height: 400px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--867 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 221px;
    }
    .paragraph--id--870 {
        height: 443px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--869 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 238px;
    }
    .paragraph--id--872 {
        height: 525px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--871 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 279px;
    }
    .paragraph--id--874 {
        height: 528px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--873 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 290px;
    }
    .paragraph--id--879 {
        height: 405px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--878 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 282px;
    }
    .background-css_567 {
        height: 282px;
    }
    .paragraph--id--881 {
        height: 445px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--880 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 250px;
    }
    .paragraph--id--883 {
        height: 490px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--882 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 230px;
    }
    .paragraph--id--928 {
        height: 491px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--927 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 267px;
    }
    .paragraph--id--930 {
        height: 490px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--929 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 267px;
    }
    .paragraph--id--886 {
        height: 335px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--885 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 194px;
    }
    .paragraph--id--888 {
        height: 308px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--887 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 171px;
    }
    .paragraph--id--896 {
        height: 524px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--895 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 262px;
    }
    .paragraph--id--896 .paragraph__column {
        width: 100%;
    }
    .paragraph--id--901 {
        height: 473px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--900 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 250px;
    }
    .paragraph--id--903 {
        height: 388px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--902 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 212px;
    }
    .paragraph--id--905 {
        height: 361px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--904 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 198px;
    }
    .paragraph--id--907 {
        height: 423px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--906 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 221px;
    }
    .paragraph--id--909 {
        height: 363px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--908 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 191px;
    }
    .paragraph--id--911 {
        height: 364px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--910 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 193px;
    }
    .paragraph--id--913 {
        height: 319px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--912 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 175px;
    }
    .paragraph--id--916 {
        height: 581px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--915 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 288px;
    }
    .paragraph--id--918 {
        height: 460px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--917 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 240px;
    }
    .paragraph--id--920 {
        height: 440px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--919 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 232px;
    }
    .paragraph--id--923 {
        height: 482px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--922 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 265px;
    }
    .paragraph--id--925 {
        height: 470px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--924 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 248px;
    }
    .paragraph--id--862 .paragraph--type--bp-columns-three-uneven__3col-column1 div {
        margin: 0 auto 4%;
        width: 100%;
        text-align: center;
    }
    .section .section-width {
        max-width: 405px;
        width: 100%;
        margin: 0 auto;
    }
    .paragraph--id--991 .paragraph__column {
        height: 216px;
    }
    /*=======End Lodha Seamont========*/
    .paragraph--id--19 {
        margin-top: -30px;
        margin-bottom: 10%;
    }
    .paragraph--id--568 .paragraph__column .field--type-text-long {
        margin: 13.3% 0 0 38%;
        /*  margin: 13.3% 0 0 30%; */
    }
    .paragraph--id--133 .paragraph__column {
        height: auto;
    }
    .paragraph--id--134 .paragraph__column {
        height: auto;
    }
    .background-css_104 {
        position: absolute;
        min-width: 100%;
        min-height: 95.7%;
        display: block;
        height: auto;
        width: 100%;
        background-position: center;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .paragraph--id--184 .paragraph__column {
        height: auto;
    }
    .paragraph--id--185 .paragraph__column {
        height: auto;
    }
    .background-css_127 {
        position: absolute;
        min-width: 100%;
        min-height: 95.7%;
        display: block;
        height: auto;
        width: 100%;
        background-position: center;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    /*================Lodha Luxury====================*/
    /* .paragraph--id--10{
	position: relative;
    top: -350px;
}
.paragraph--id--11{
	position: relative;
    top: 330px;
} */
}


/*===========lodha-malabar Css ==========*/

.paragraph--id--1008 a img {
    width: 30%;
}

.paragraph--id--1010 .paragraph__column {
    background-color: transparent!important;
    height: auto !important;
    display: block!important;
}

.paragraph--id--1010 .paragraph--type--bp-columns-three-uneven__3col-column1 div {
    margin: 3.5% 0 0 0;
    width: 100%;
    float: left;
}

.paragraph--id--1007 p {
    margin: 0;
}

.paragraph--id--1013 video {
    width: 100%;
    height: 100%;
}

.lodha-malabar-logo {
    width: 9%;
    padding: 0.2% 0;
}

.background-css_713 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.paragraph--id--1046 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--1046 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.background-css_714 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.paragraph--id--1048 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--1048 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.background-css_715 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.paragraph--id--1050 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--1050 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.background-css_716 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.paragraph--id--1052 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--1052 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.background-css_717 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.paragraph--id--1054 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--1054 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.background-css_718 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.paragraph--id--1056 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--1056 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.background-css_719 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    /* background-position: center; */
    background-position: 126px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.paragraph--id--1058 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--1058 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.background-css_720 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.paragraph--id--1060 {
    position: absolute;
    right: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--1060 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.background-css_721 {
    position: absolute;
    min-width: 100%;
    min-height: 95.7%;
    display: block;
    height: auto;
    width: 100%;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.paragraph--id--1062 {
    position: absolute;
    left: 0;
    display: block;
    width: 30rem;
    min-height: 100%;
}

.paragraph--id--1062 .field--type-text-long {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0.83)));
    background-color: rgba(255, 255, 255, .4);
}

.paragraph--id--1064 .paragraph__column {
    display: table;
    height: auto;
    padding: 3% 0 0;
}

.paragraph--id--1064 p {
    color: #198AC3;
}

.paragraph--id--1065 .paragraph__column {
    display: table;
    height: auto;
    padding: 3% 0 0;
}

.paragraph--id--1065 p {
    color: #198AC3;
}

.paragraph--id--1066 .paragraph__column {
    display: table;
    height: auto;
    padding: 3% 0 0;
}

.paragraph--id--1066 p {
    color: #198AC3;
}

.paragraph--id--1067 .paragraph__column {
    display: table;
    height: auto;
    padding: 3% 0 0;
}

.paragraph--id--1067 p {
    color: #198AC3;
}

.paragraph--id--1030 .paragraph__column {
    height: 520px;
}

.paragraph--id--1033 .paragraph__column {
    height: 520px;
}

.paragraph--id--1036 .paragraph__column {
    height: 520px;
}

.paragraph--id--1039 .paragraph__column {
    height: 520px;
}

.paragraph--id--1042 .paragraph__column {
    height: 520px;
}

.paragraph--id--1045 .paragraph__column {
    height: 520px;
}


/*Desktop CSS - 11-04-2019*/

.main-content h1 {
    margin: 0 auto;
    text-align: center;
}

.mobileclose {
    display: none;
}

.getInTouchLightBox {
    /*background-color: #f6f2e3;*/
    padding: 0 -1px;
    /* max-width: 317px; */
    /* width: 100%; */
    /* z-index: 3; */
    /* top: 0; */
    /* margin: 11% auto 8%; */
    /* border: 1px solid #f6f2e3; */
    /* position: relative; */
}

.getInTouchLightBox:after {
    /* content: ''; */
    /* width: 378px; */
    height: 100%;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    /* opacity: .8; */
    filter: alpha(opacity=100);
}

.getInTouchLightBox .container {
    overflow: hidden;
    margin: 0 auto;
    max-width: 1044px;
    width: 100%;
    /* padding: 0 20px; */
}

.getInTouchLightBox h3 {
    /* background: url(/images/icon-enquire.png) 0 0 no-repeat; */
    color: #198AC3;
    font-family: 'CinzelDecorative';
    font-size: 1.4rem;
    line-height: 1.3em;
    margin-top: 0px;
    /* font-weight: 700; */
}

.getInTouchLightBox p {
    font-size: 1.5rem;
}

.formWrapper .fieldRow {
    float: left;
    padding: 0 0 12px;
    width: 100%;
}

#pageloader {
    background: rgba(255, 255, 255, 0.9);
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999999;
    top: 0;
}

#pageloader img {
    left: 50%;
    width: 100px;
    margin-left: -32px;
    margin-top: -32px;
    position: absolute;
    top: 50%;
}

.inputWrap {
    position: relative;
}

.formWrapper .fieldRow input {
    border: 0px;
}

.formWrapper .fieldRow input[type="text"],
.formWrapper .fieldRow input[type="email"],
.formWrapper .fieldRow input[type="number"],
.getInTouchLightBox .formWrapper .fieldRow .selectWrapper,
.getInTouchLightBox .formWrapper .fieldRow input[type="tel"] {
    background: transparent;
    border-bottom: solid 1px #c5c2ba;
    color: #666;
    font-family: 'CinzelDecorative';
    font-size: .9rem;
    line-height: 20px;
    padding: 5px 8px;
    border-radius: 0;
    -webkit-transition: ease-in, 0.5s;
    -o-transition: ease-in, 0.5s;
    transition: ease-in, 0.5s;
    width: 100%;
    margin-left: 0%;
    margin-bottom: 3px;
}

.formWrapper .selectWrapper {
    position: relative;
    width: 100%;
}

.formWrapper .selectWrapper select {
    opacity: 0;
    cursor: pointer;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0px;
    background: transparent;
}

.formWrapper .selectWrapper .selectedvalue,
.formWrapper .selectWrapper .project-selected-value {
    background: url(../images/arrow-select.png) no-repeat right 0px center;
    color: #000;
    font-family: 'CinzelDecorative';
    font-size: .9rem;
    height: 100%;
    left: 0;
    line-height: 1.7em;
    overflow: hidden;
    padding: 0px 8px;
    position: absolute;
    top: 0;
    width: 100%;
    text-align: left;
}

#ph-code {
    position: absolute;
    top: 7px;
    font-size: .9rem;
}

#frmPhone {
    padding-left: 20%;
}

 ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #666;
    opacity: 1;
    /* Firefox */
}

 :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
}

 ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000;
}

.getInTouchLightBox .formWrapper .fieldRow ul.radioGroup li {
    padding: 0 30px 0 0;
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 5px;
}

.getInTouchLightBox .formWrapper .fieldRow ul.radioGroup li input,
.getInTouchLightBox .formWrapper .fieldRow ul.checkGroup li input {
    display: none;
}

.getInTouchLightBox .formWrapper .fieldRow ul.radioGroup li label {
    font-size: 1.4rem;
    line-height: 18px;
    padding: 0 0 0 28px;
    color: #666;
    position: relative;
}

.getInTouchLightBox .formWrapper .fieldRow ul.radioGroup li label:before,
.getInTouchLightBox .formWrapper .fieldRow ul.checkGroup li label:before {
    border: 1px solid #9a4413;
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    height: 18px;
    width: 18px;
}

ul.radioGroup li label:after,
ul.checkGroup li label:after {
    background: #9a4413;
    content: '';
    height: 8px;
    left: 5px;
    position: absolute;
    top: 5px;
    -webkit-transition: ease-out, 0.5s;
    -o-transition: ease-out, 0.5s;
    transition: ease-out, 0.5s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    width: 8px;
}

ul.radioGroup li input:checked~label:after,
ul.checkGroup li input:checked~label:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.fieldRow .radioGroup {
    margin: 0px;
}

.getInTouchLightBox .formWrapper .fieldRow .clm1-2,
.getInTouchLightBox .formWrapper .fieldRow .clm2-2 {
    float: left;
    width: 45%;
}

.getInTouchLightBox .formWrapper .fieldRow .clm2-2 {
    float: right;
}

.getInTouchLightBox .formWrapper .buttonWrap {
    float: left;
    padding-top: 10px;
    width: 100%;
}

.getInTouchLightBox .formWrapper .buttonWrap button,
.btn.btn-gold {
    min-width: 100px;
    padding: 8px 20px;
    font-size: 1rem;
    border: 1px solid #198AC3;
    background-color: #198AC3;
    color: #fff;
    cursor: pointer;
    font-family: 'CinzelDecorative';
    display: inline-block;
    line-height: 1.7rem;
    position: relative;
    text-align: center;
    z-index: 1;
}

.getInTouchLightBox .formWrapper .fieldRow input[type="time"] {
    background: transparent;
    border-bottom: solid 1px #d2cec3;
    padding: 5px 0;
    line-height: 18px;
    width: 100%;
    font-size: .9rem;
    font-family: 'CinzelDecorative';
}

.otp-txt {
    position: absolute;
    right: 12px;
    font-size: 16px;
    bottom: 25px;
    color: green;
    font-weight: bold;
}

.resend-otp-txt {
    color: #9a4413;
}

.error {
    color: red;
    font-size: 14px;
}

.thankyou-mainblock {
    max-width: 1044px;
    background: #f6f2e3ab;
    margin: 0 auto;
    text-align: center;
    padding: 80px 40px;
}

.thankyou-mainblock h2 {
    font-size: 2.4rem;
    color: #9a4413;
}

.thankyou-mainblock p {
    font-size: 1.5rem;
}

.thankyou-mainblock .apply {
    margin-top: 20px;
}

.path-projects-world-villas-enquiry .site-background {
    background: url(../images/Art-gallery-No-People-Layered.jpg) no-repeat center center;
    background-size: cover;
}

.path-projects-altamount-enquiry .site-background {
    background: url(../images/Altamount.jpg) no-repeat center center;
    background-size: cover;
}

.path-projects-maison-enquiry .site-background {
    background: url(../images/adonia-Fabien-Charuau.jpg) no-repeat center center;
    background-size: cover;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 40px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

*--------------*/ .msgicon {
    height: 100px;
    width: 100px;
    border: 4px solid #fff;
    font-size: 39px;
    background: #cba244;
    color: #fff;
    border-radius: 50%;
    padding: 27px;
    text-align: center;
    margin: 0px auto;
    display: block;
}

.oops {
    text-align: center;
    font-size: 45px;
    margin-top: 20px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-weight: 800;
}

.oops span {
    font-weight: 300;
}

.oops-subtitle {
    /*color: #fff;*/
    font-size: 18px;
}

.go-home {
    color: #cba244;
    font-size: 19px !important;
    padding: 10px;
    display: block;
    text-align: center;
    width: 300px;
    margin: 35px auto !important;
    margin-top: 30px;
    border-radius: 5px;
    transition: ease 0.5s;
}

.go-home:hover {
    transition: ease 0.5s;
    color: #fff;
    background: #198AC3;
    border-radius: 25px;
}

.oops-greet {
    color: #198AC3;
    font-size: 25px;
    /*font-weight: 600;*/
    margin-bottom: 15px;
}

@media (min-width:768px) {
    .modal-dialog {
        width: 20%;
        margin: 70px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}


/**
 * @file
 * Bartik layout styling.
 */


/**
 * Container
 */

.layout-container {
    box-sizing: border-box;
    max-width: 860px;
    margin-right: auto;
    margin-left: auto;
}

@media all and (min-width: 851px) {
    .layout-container {
        max-width: 1290px;
    }
}

@media all and (min-width: 1366px) {
    .layout-container {
        max-width: 100%;
    }
}


/**
   * Main
   */

.layout-main-wrapper {
    min-height: 300px;
}

.layout-main {
    margin-top: 0;
    /* margin-bottom: 40px; */
    background-color: rgba(245, 242, 240, .7);
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    /* padding: 15px; */
    margin: 5px;
}

.overlayg::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*border: 2px dashed #383838;*/
    transform: scale(0.975);
    z-index: 99;
}

.amenities-gallery {
    position: relative;
    width: 100%;
    overflow: hidden;
    transition: all 0.5s;
    margin-bottom: 10px;
    /* box-shadow: inset 0px 0px 8px 0px rgb(0 0 0 / 50%); */
}

.amenities-gallery img {
    /* width: 100%; */
    /* height: 500px; */
    /* display: block; */
    /* object-fit: cover; */
    transition: all 0.5s;
}

.vi-gallery img {
    width: 100%;
    height: 350px;
    display: block;
    object-fit: cover;
    transition: all 0.5s;
}

.ami-overlay {
    width: 100%;
    height: 100%;
    /* background: rgb(34 34 34 / 22%); */
    position: absolute;
    top: 0;
    transform: translate(-101%, 0);
    transition: all 1s;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
}

.amenities-gallery img {
    /* transform: scale(1.19);
transition: all 0.5s; */
}

.amenities-gallery .ami-overlay {
    transform: translate(0%, 0);
    transition: all 0.5s;
    cursor: url(../images/hovericon.png), auto !important;
}

.amenities-gallery .ami-overlay h3 {
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 25px;
    font-weight: 800;
    font-family: 'JosefinSans-Bold';
}


/* ----iso slider nav----------------*/

.gal-carousel .owl-nav img {
    width: 35px;
}

.gal-carousel .owl-nav .owl-prev {
    border: 2px solid #000 !important;
    border-radius: 10px 0 0 10px;
    background: transparent !important;
    margin: 0;
    outline: none;
    height: 40px;
}

.gal-carousel .owl-nav .owl-next {
    border: 2px solid #000 !important;
    border-radius: 0 10px 10px 0;
    background: transparent !important;
    margin: 0;
    border-left: none !important;
    outline: none;
    height: 40px;
}

.gal-carousel .owl-nav {
    /* text-align: right; */
    margin-top: 15px;
    padding-right: 0;
    position: relative;
    left: 8px;
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none!important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block!important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline!important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block!important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none!important
    }
}

@media (max-width:768px) {
    .getInTouchLightBox {
        padding: 16px 16px;
        margin: 0% auto 0%;
    }
}

@media (max-width: 980px) {
    .background-css_713 {
        background-position: top;
        height: 228px;
    }
    .paragraph--id--180 a img {
        width: 40%;
    }
    .background-css_714 {
        background-position: top;
        /* height: 228px; */
    }
    .background-css_715 {
        background-position: top;
        height: 228px;
    }
    .background-css_716 {
        background-position: top;
        /* height: 254px; */
    }
    .background-css_717 {
        background-position: top;
        /* height: 254px; */
    }
    .background-css_718 {
        background-position: top;
        height: 276px;
    }
    .background-css_719 {
        background-position: top;
        /* height: 254px; */
    }
    .paragraph--id--1047 {
        height: 320px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--1046 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 227px;
    }
    .paragraph--id--1046 .field--type-text-long {
        padding-top: 20px;
    }
    .paragraph--id--1049 {
        height: 365px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--1049 .paragraph__column {
        position: inherit;
        display: inline-table;
    }
    .paragraph--id--1048 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 299px;
        display: inline-table;
    }
    .paragraph--id--1048 .field--type-text-long {
        padding-top: 20px;
    }
    .paragraph--id--1051 {
        height: 320px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--1051 .paragraph__column {
        position: inherit;
    }
    .paragraph--id--1053 .paragraph__column {
        position: inherit;
    }
    .paragraph--id--1055 .paragraph__column {
        position: inherit;
    }
    .paragraph--id--1050 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 227px;
        display: inline-table;
    }
    .paragraph--id--1050 .field--type-text-long {
        padding-top: 20px;
    }
    .paragraph--id--1053 {
        height: 392px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--1052 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 296px;
        display: inline-table;
    }
    .paragraph--id--1052 .field--type-text-long {
        padding-top: 20px;
    }
    .paragraph--id--1055 {
        height: 380px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--1054 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 294px;
        display: inline-table;
    }
    .paragraph--id--1054 .field--type-text-long {
        padding-top: 20px;
    }
    .paragraph--id--1057 {
        height: 366px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--1056 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 272px;
        display: inline-table;
    }
    .paragraph--id--1056 .field--type-text-long {
        padding-top: 20px;
    }
    .paragraph--id--1059 {
        height: 514px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--1058 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 292px;
        display: inline-table;
    }
    .paragraph--id--1058 .field--type-text-long {
        padding-top: 20px;
    }
    .paragraph--id--1061 {
        height: 636px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--1060 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 328px;
        display: inline-table;
    }
    .paragraph--id--1060 .field--type-text-long {
        padding-top: 20px;
    }
    .paragraph--id--1063 {
        height: 593px;
        min-height: 100%;
        margin-bottom: 12%;
    }
    .paragraph--id--1062 {
        position: relative;
        left: 0;
        display: block;
        width: 100%;
        min-height: 100%;
        top: 311px;
        display: inline-table;
    }
    .paragraph--id--1062 .field--type-text-long {
        padding-top: 20px;
    }
    .paragraph--id--1030 .paragraph__column {
        height: auto;
    }
    .paragraph--id--1033 .paragraph__column {
        height: auto;
    }
    .paragraph--id--1036 .paragraph__column {
        height: auto;
    }
    .paragraph--id--1039 .paragraph__column {
        height: auto;
    }
    .paragraph--id--1042 .paragraph__column {
        height: auto;
    }
    .paragraph--id--1045 .paragraph__column {
        height: auto;
    }
    .con {
        width: 100% !important;
    }
    .video-banner-wrapper {
        margin-top: 100px;
    }
}


/*===========End lodha-malabar Css ==========*/