@charset "utf-8";

/***************************************************************************************
    LAYOUT WIDTH :full width layout
    FONT: ApercuPro , Apercu , Ogg-Roman
          font-family: 'Apercu Pro';
          font-family: 'Apercu';
          font-family: 'Ogg';
          Available Weights: 400, 500, 700

***************************************************************************************/
html, body { height: 100%;/* scrollbar-width: none;*/ }
body { overflow-x: hidden; }

/*body::-webkit-scrollbar { width: 0; }*/
.clear { clear: both; }
.clearfix:after { content: ""; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: block; }
.mrg-0 { margin: 0 !important }
.pad-0 { padding: 0 !important }
img { margin: 0 auto; max-width: 100%; height: auto; display: block; border: none; }
figure { max-width: 100%; }
iframe { width: 100%; margin: 0 auto; }
.site-padding:after, .homepage-section:after, .section:after, .section-btn:after, .workpage-section:after, .row:after, .brand-positioning:after, .contact-details:after, .and-detail-section:after, .team-member-details:after, .contact-subdata:after, .about-details:after, .two-column-image:after, .grid-layout:after, .blog-breadcrumbs:after, .blog-text-description:after, .blog-image:after, .property-description-details:after { content: ""; display: table; clear: both; }
.homepage-scroll { overflow: hidden; }

/****************************************************************************************/

/*header part css start here*/

/****************************************************************************************/

/****************************************************************************************/

/*navabar css start here*/

/****************************************************************************************/
.navbar-section { height: 150vh; width: 100%; overflow: hidden; position: fixed; scroll-behavior: smooth; display: none; z-index: 1000; }
.menu-main-menu-container { position: fixed; top: 50%; left: 0px; right: 0; width: auto; overflow: hidden; white-space: nowrap; padding: 0px 0px 0px 20px; -webkit-transition: transform 2s; -moz-transition: transform 2s; -o-transition: transform 2s; -ms-transition: transform 2s; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: all 0.8s ease-out; -o-transition: all 0.8s ease-out; transition: all 0.8s ease-out; z-index: 99; }
.menu-main-menu-container .navbar-content { display: block; position: relative; padding-right: 0px; }
.menu-main-menu-container .navbar-content a { color: #FFF; text-decoration: none; font-size: 48px; line-height: normal; font-weight: bold; margin-right: 0px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; position: relative; padding-right: 5px; }
.menu-main-menu-container .navbar-content a:before { content: ""; position: absolute; width: 100%; height: 5px; bottom: 0; left: 0; background-color: #FFF; visibility: hidden; transform: scaleX(0); transition: all 0.3s ease-in-out; }
.menu-main-menu-container .navbar-content a:hover:before { visibility: visible; transform: scaleX(1); }
.menu-main-menu-container .navbar-content:after { content: ""; position: absolute; height: 5px; width: 100%; background: #fff; top: 60%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.and-logo a, .and-property { font-weight: bold; text-decoration: none; color: #000; transition: all 0.5s; z-index: 1111; position: fixed; top: 16px; left: 15px; -webkit-transition: all 1.2s; -o-transition: all 1.2s; transition: all 1.2s; }
.and-logo a:hover { background-image: -webkit-linear-gradient(left, black, #d92680, #26d9d9, #6226d9, #d92680, black); -webkit-background-size: 2400% 2400%; -moz-background-size: 2400%; -o-background-size: 2400%; background-size: 2400%; -webkit-background-clip: text; -webkit-text-fill-color: transparent; -moz-animation: color_hover_transition 120s linear infinite; -o-animation: color_hover_transition 120s linear infinite; animation: color_hover_transition 120s linear infinite; -webkit-animation: color_hover_transition 120s linear infinite; }
.and-logo a { font-size: 20px; line-height: 22px; letter-spacing: -1px; }
.navbar-section .and-btn { color: #fff; border-color: #fff; position: fixed; bottom: 10px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); letter-spacing: 0.9px; margin: 0; }
.header-top { min-height: 55px; position: fixed; top: 0; left: 0; z-index: 9; width: 100%; margin: 0; padding: 18px 0px; background-color: #fff; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }
.site-padding { padding: 0px 20px; }
.manu-circle { height: 15px; width: 15px; border-radius: 50%; display: block; position: fixed; top: 22px; right: 11px; -webkit-transition: all 1.2s; -o-transition: all 1.2s; transition: all 1.2s; z-index: 1000; }
.white { background-color: #000; opacity: 1; z-index: 111; }
.and-logo { float: left; }
.homepage-scroll .header-top { background-color: transparent; padding: 0; }
.page-margin { margin-top: 65px; }
.header-top.black-bg { background-color: transparent; }
.page-margin.margin-0 { overflow: hidden; margin-top: 0; }
.contact-section { position: relative; }
.main-site-deration { position: fixed; top: 14px; right: 45px; z-index: 111; line-height: normal; }
.main-site-deration span { position: relative; }
.main-site-deration span { font-size: 9px; line-height: normal; text-transform: uppercase; letter-spacing: 0.2px; position: relative; color: #000; text-decoration: none; font-weight: bold; -webkit-transition: all 1.2s; -o-transition: all 1.2s; transition: all 1.2s; }
.main-site-deration span:after { content: ""; width: 5px; height: 15px; background-repeat: no-repeat; position: absolute; z-index: 1; background-image: url(../images/img-arrow.svg); background-position: top; background-size: cover; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); right: -12px; top: -1px; -webkit-transition: all 1.2s; -o-transition: all 1.2s; transition: all 1.2s; }
.and-property span { font-family: 'Ogg'; font-weight: normal; padding-left: 0px; font-size: 14px; line-height: 25px; letter-spacing: 0.7px !important; }
.and-property { top: 13px; }

/*first silder changes start here*/
.pp-viewing-page1 .and-logo a, .pp-viewing-page1 .and-property, .pp-viewing-page1 .main-site-deration span  , .pp-viewing-page3 .and-logo a, .pp-viewing-page3 .and-property, .pp-viewing-page3 .main-site-deration span , .pp-viewing-page4 .and-logo a, .pp-viewing-page4 .and-property, .pp-viewing-page4 .main-site-deration span { color: #fff; }
.pp-viewing-page1 .white , .pp-viewing-page3 .white , .pp-viewing-page4 .white { background-color: #fff; }
.pp-viewing-page1 .main-site-deration span:after, .homepage-section #home-section1 .pp-arrow a , .pp-viewing-page3 .main-site-deration span:after, .homepage-section #home-section3 .pp-arrow a , .homepage-section #home-section4 .pp-arrow a , .pp-viewing-page4 .main-site-deration span:after{ background-image: url(../images/arrow_white.png); }
.pp-viewing-page1 .star-circle { -webkit-filter: invert(100%);filter: invert(100%); }
.pp-viewing-page1 .star-section .text { color: #000; font-weight: bold; }
.pp-viewing-page3 .star-circle , .pp-viewing-page4 .star-circle { -webkit-filter: invert(100%);filter: invert(100%); }
.pp-viewing-page3 .star-section .text , .pp-viewing-page4 .star-section .text { color: #000; font-weight: bold; }
.homepage-section #home-section1 .section-left .banner-title, .homepage-section #home-section1 .section-right .banner-text { color: #fff; }
.agents-title { font-size: 16px; line-height: normal; letter-spacing: 0.7px; text-transform: uppercase; font-weight: bold; margin-bottom: 10px; }
.property-sub-description { font-family: 'Ogg'; font-size: 30px; line-height: 36px; letter-spacing: 0.4px; margin-bottom: 20px; }
.property-description-title { -ms-flex-preferred-size: 40%; flex-basis: 40%; }
.property-description { -ms-flex-preferred-size: 60%; flex-basis: 60%; }
.property-description p { font-size: 17px; line-height: normal; font-weight: 300; }
.about-content { max-width: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: -1; }
.work-img { position: relative; }

/*first silder changes end here*/

/****************************************************************************************/

/*navbar css end here*/

/****************************************************************************************/

/****************************************************************************************/

/*header part css end here*/

/****************************************************************************************/

/****************************************************************************************/

/*home page css start here*/

/****************************************************************************************/
.homepage-section { width: 100%; display: block; height: 100%; }
.homepage-section #home-section1, .homepage-section #home-section2, .homepage-section #home-section3, .homepage-section #home-section4, .homepage-section #home-section5 { background-size: cover; overflow: hidden; }
.homepage-section #home-section2, .homepage-section #home-section3, .homepage-section #home-section4 { background-color: #FFFFFF; }
.homepage-section #home-section5 { background-color: #D9D9D9; }
.section-left .banner-title { font-size: 24px; line-height: 30px; font-weight: bold; text-transform: capitalize; margin-bottom: 15px; letter-spacing: -1px; display: block; }
.homepage-section #home-section1 { background-color: #000; }

/*.title-logo span { letter-spacing: -5px; padding-right: 1px; margin-left: -3px; }*/
.and-logo .title-logo span { letter-spacing: -5px; padding-right: 3px; margin-left: 2px; }
.section-right .banner-text { font-size: 30px; line-height: 36px; letter-spacing: 1px; font-family: 'Ogg'; font-weight: normal; text-transform: capitalize; scroll-behavior: smooth; scrollbar-width: none; overflow: -moz-scrollbars-none; ms-overflow-style: none; }
.down-arrow img { width: 1%; }
.pp-arrow a { bottom: 10px; left: 20px; width: 12px; height: 30px; background-repeat: no-repeat; border: 0; position: absolute; z-index: 1; background-image: url(../images/img-arrow.svg); background-position: top; background-size: cover; }
.star-circle img { height: 85px; width: 90px; }
.star-circle { width: 90px; height: 85px; background-repeat: no-repeat; border: 0; position: fixed; z-index: 1; background-image: url(../images/star-img.svg); background-position: top; background-size: cover; position: absolute; z-index: 10; -webkit-transition: all 1.2s; -o-transition: all 1.2s; transition: all 1.2s; }
.star-section { position: fixed; bottom: 20px; right: 15px; z-index: 99; width: 90px; height: 85px; }
.blog-page-section .star-section { bottom: 50px; }
.star-section .text { position: absolute; top: 50%; color: #fff; left: 50%; z-index: 999; text-decoration: none; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; font-size: 16px; line-height: 16px; letter-spacing: 0.4px; -webkit-transition: all 1.2s; -o-transition: all 1.2s; transition: all 1.2s; }
.and-btn { text-decoration: none; border: 1px solid #000; height: 30px; display: block; width: 140px; float: left; text-align: center; line-height: 26px; padding: 0; margin: 0 5px 10px; color: #000; font-size: 14px; font-weight: 500; position: relative; }
.and-btn:hover { color: #fff; background-color: transparent; -webkit-transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s; -o-transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s; transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s; }
.and-btn:hover:before { top: 0%; bottom: auto; height: 100%; }
.and-btn:before { display: block; position: absolute; left: 0px; bottom: 0px; height: 0px; width: 100%; z-index: -1; content: ''; color: #fff; background: #000; -webkit-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; -o-transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.border-color .and-btn:before {
    background: #fff;
}
.and-description { display: block; z-index: 11; }
.video-wrapper { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; pointer-events: none; overflow: hidden; }
.video-wrapper iframe { width: 100vw; height: 56.25vw; min-height: 100vh; min-width: 177.77vh; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.video_overlay { background: #222; bottom: 0; left: 0; position: absolute; right: 0; top: 0; z-index: 0; opacity: 0; }
.pp-section.active .banner-text, .pp-section.active .banner-title, .pp-section.active .and-btn { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; opacity: 1; }
.pp-section .banner-text, .pp-section .banner-title, .pp-section .banner-text, .pp-section .and-btn { -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; -webkit-transform: translateY(150px); -ms-transform: translateY(150px); transform: translateY(150px); opacity: 0; }
.section-btn { padding-top: 15px; z-index: 11 }
.home .site-content { height: 100%; }
.pp-auto-height.pp-section, .pp-auto-height .pp-tableCell { height: auto !important; }
.section_five.footer-show .banner-text, .section_five.footer-show .banner-title, .section_five.footer-show .and-btn, .section_one .banner-text, .section_one .banner-title { opacity: 1 !important; -webkit-transform: translateY(0px) !important; -ms-transform: translateY(0px) !important; transform: translateY(0px) !important; }
.homepage-section .section-right .banner-text { text-transform: inherit; }

/****************************************************************************************/

/*home page css end here*/

/****************************************************************************************/

/****************************************************************************************/

/*footer page css start here*/

/****************************************************************************************/
.footer-details ul, .brand-identity-listing ul { list-style-type: none; padding: 0; margin: 0; }
.bottom-footer-section { background-color: #000; color: #fff; padding-top: 15px; padding-bottom: 15px; }
.detail-title p { font-weight: bold; line-height: 35px; letter-spacing: 0.2px; text-transform: capitalize; font-size: 20px; }
.detail-hadding { font-size: 20px; line-height: 26px; font-family: 'Ogg'; letter-spacing: 0.7px; padding-top: 10px; font-weight: normal; }
.bottom-footer-section .footer-details a { text-decoration: none; color: #fff; }
.bottom-footer-section .footer-details .and-following li a { text-decoration: underline; }
.footer-mail-link, .footer-call-link { font-size: 14px; line-height: 17px; font-weight: 300; letter-spacing: 0.7px; }
.footer-mail-link { width: 70%; }
.footer-call-link { width: 30%; }
.footer-call-link a, .footer-mail-link a { font-size: 15px; line-height: 20px; font-weight: normal; letter-spacing: 0.3px; }
.footer-call-link span, .footer-mail-link span { display: block; }

/*.footer-call-link { padding-top: 8px; }*/
.footer-address .contact-details li { float: left; padding: 0 10px; position: relative; }
.contact-details li { font-size: 10px; line-height: 12px; font-weight: 300; letter-spacing: 0.2px; }
.contact-details li:first-child a { font-weight: bold; }
.footer-address .contact-details li:after { content: "|"; position: absolute; top: 0px; right: 0px; }
.footer-address .contact-details li:last-child:after { display: none; }
.contact-details { margin-left: -10px !important; }
.copyright-text { font-size: 8px; line-height: 12px; letter-spacing: 0.4px; margin-top: 2px; font-weight: 300; }
.and-following li a { font-size: 9px; line-height: 12px; font-weight: 300; letter-spacing: 0.3px;   /*text-decoration: underline !important;*/ }
.and-following li { display: block; text-align: left; line-height: 12px; }
.top-footer-section { padding-top: 10px; border-top: 1px solid #000; padding-bottom: 55px; position: relative; background-color: #fff; }
.top-footer-section .detail-hadding a { color: #000; text-decoration: none; }
.contact-content { margin-top: 12px; display: -webkit-box; display: -ms-flexbox; display: flex; }
.archive-text { position: absolute; right: 0px; bottom: 0px; background: rgb(38, 217, 217); background: -moz-linear-gradient(61deg, rgba(38, 217, 217, 1) 2%, rgba(232, 98, 98, 1) 14%, rgba(232, 95, 164, 1) 25%, rgba(103, 113, 232, 1) 38%, rgba(223, 160, 63, 1) 52%, rgba(190, 188, 51, 1) 65%, rgba(244, 94, 170, 1) 76%, rgba(98, 108, 227, 1) 88%, rgba(38, 217, 217, 1) 96%); background: -webkit-linear-gradient(61deg, rgba(38, 217, 217, 1) 2%, rgba(232, 98, 98, 1) 14%, rgba(232, 95, 164, 1) 25%, rgba(103, 113, 232, 1) 38%, rgba(223, 160, 63, 1) 52%, rgba(190, 188, 51, 1) 65%, rgba(244, 94, 170, 1) 76%, rgba(98, 108, 227, 1) 88%, rgba(38, 217, 217, 1) 96%); background: linear-gradient(61deg, rgba(38, 217, 217, 1) 2%, rgba(232, 98, 98, 1) 14%, rgba(232, 95, 164, 1) 25%, rgba(103, 113, 232, 1) 38%, rgba(223, 160, 63, 1) 52%, rgba(190, 188, 51, 1) 65%, rgba(244, 94, 170, 1) 76%, rgba(98, 108, 227, 1) 88%, rgba(38, 217, 217, 1) 96%); background-size: 1400%; color: #000; -webkit-text-fill-color: #000;/*background-position: 40% 100%;*/ left: 0; -webkit-transition: 0.1s ease background-position; -o-transition: 0.1s ease background-position; transition: 0.1s ease background-position; }
.archive-title { padding: 8px 36px; text-decoration: none; color: #000; display: block; border-top: 1px solid #000; text-align: center; font-weight: bold; }
.footer-bottom { margin-top: 12px; display: -webkit-box; display: -ms-flexbox; display: flex; }
.footer-address { width: 70%; padding-right: 15px; }
.following-data { width: 30%; }
.archive-text { color: #000; -webkit-text-fill-color: #000; -webkit-animation: gradient 15s ease infinite; animation: gradient 15s ease infinite; }
.team-sub-title { font-size: 15px; line-height: 18px; letter-spacing: 0.2px; font-weight: 300; display: block; }

/****************************************************************************************/

/*footer page css end here*/

/****************************************************************************************/

/***************************************************************************************/

/*work page css start here*/

/****************************************************************************************/
.page-title { font-size: 30px; line-height: 35px; font-weight: bold; letter-spacing: 0.2px; padding-bottom: 20px; display: table; }
.page-description .section-left .banner-title { font-size: 20px; text-transform: initial; letter-spacing: normal; }
.page-description .and-description { padding-bottom: 20px; }
.page-description .section-right .banner-text a { text-decoration: none; color: #000; position: relative; }
.down-arrow { background-repeat: no-repeat; border: 0; position: absolute; z-index: 1; background-image: url(../images/img-arrow.svg); background-position: top; background-size: cover; width: 12px; height: 30px; bottom: 30px; left: 20px; }
.down-arrow a { display: block; height: 30px; }
.work-details { margin-bottom: 20px; position: relative; }
.project-description .project-title { font-size: 15px; font-weight: bold; text-transform: uppercase; line-height: 20px; letter-spacing: 0.5px; color: #000; text-decoration: none; padding: 15px 0 10px; }
.project-description { padding-top: 15px; }
.project-description .project-text { font-size: 30px; line-height: 36px; font-family: 'Ogg'; font-weight: normal; letter-spacing: 0.5px; margin-top: 8px; }
.project-description .project-text a { color: #000; text-decoration: none; }
.brand-positioning { overflow: hidden; padding-bottom: 12px; }
.work-img img { width: 100%; display: block; }
.work-img { background-color: #FF00FF; }
.work-details .star-section { width: 70px; height: 65px; position: absolute; top: 10px; right: 10px; }
.work-details .star-circle { width: 70px; height: 65px; }
.work-details .star-section .text { font-size: 12px; line-height: 13px; }
.project-description .project-text { font-size: 20px; line-height: 25px; }
.and-detail-section { padding: 60px 0 80px; position: relative; }
.workpage-section.and-detail-section { padding-bottom: 120px; }
.workpage-description .and-description .section-right .banner-text a:after { bottom: 7px; display: block; height: 5px; width: 0%; content: ""; background-color: #000; position: absolute; -webkit-transition: all 1.5s cubic-bezier(0.62, 0.3, 0.43, 0.76); transition: all 1.5s cubic-bezier(0.62, 0.3, 0.43, 0.76); }
.workpage-description .section-right .banner-text { font-size: 40px; line-height: normal; }
.workpage-description .and-description .section-right .banner-text a.animated:after { opacity: 1; width: 100%; }

/****************************************************************************************/

/*work page css end here*/

/****************************************************************************************/

/****************************************************************************************/

/*brand-identity page css start here*/

/****************************************************************************************/
.identity-information p { margin-bottom: 15px; font-size: 14px; font-weight: 300; line-height: 18px; }
.brand-identity-listing li { font-size: 11px; line-height: 13px; margin-bottom: 8px; letter-spacing: 0.2px; font-weight: 300; position: relative; padding-left: 30px; text-transform: uppercase; }
.page-description .section-left .banner-title.brand-identity-listing { padding-top: 0 !important; }
.brand-identity-listing li:before { content: ""; background-repeat: no-repeat; border: 0; position: absolute; z-index: 1; background-image: url(../images/img-arrow.svg); background-position: top; background-size: cover; width: 7px; height: 21px; -webkit-transform: translateY(-50%) rotate(270deg); -ms-transform: translateY(-50%) rotate(270deg); transform: translateY(-50%) rotate(270deg); top: 50%; left: 10px; }
.brand-identity-details { padding-top: 20px; }
.identity-information { margin-top: 20px; }
.brand-positioning-section .work-details.fadeIndata, .about-details .and-about-list.fadeIndata { -webkit-animation-delay: 0.5s !important; animation-delay: 0.5s !important; }
.project-description.project-property .project-title { padding-top: 0; }
.project-description.project-property .project-text { font-size: 21px; line-height: 25px; margin-top: 0; }
.property-agents-data { margin-bottom: 30px; }
.property-description-details { padding-top: 20px; padding-bottom: 30px; }

/****************************************************************************************/

/*brand-identity page css end here*/

/****************************************************************************************/

/****************************************************************************************/

/****************************************************************************************/

/*404page page css start here*/

/****************************************************************************************/
.page-404-section { position: relative; }
.title-404 { z-index: 99; color: #fff; font-family: 'ogg'; font-size: 70px; line-height: 80px; letter-spacing: 2px; font-weight: normal; display: inline-block; padding: 0 20px; }
.btn-404 { position: absolute; bottom: 37px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
.btn-404 .and-btn { color: #fff; border-color: #fff; margin: 0; }
.btn-404 .and-btn:before { color: #000; background: #fff; }
.btn-404 .and-btn:hover { color: #000; -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
.detail-hadding.footer-detail-hadding { max-width: 100% !important; }
.detail-hadding.footer-detail-hadding span { display: inline; }
.page-template-blog-template .and-header .header-top { background-color: transparent; }
.blog-section { background: -o-linear-gradient(29deg, rgba(38, 217, 217, 1) 2%, rgba(232, 98, 98, 1) 14%, rgba(232, 95, 164, 1) 25%, rgba(103, 113, 232, 1) 38%, rgba(223, 160, 63, 1) 52%, rgba(190, 188, 51, 1) 65%, rgba(244, 94, 170, 1) 76%, rgba(98, 108, 227, 1) 88%, rgba(38, 217, 217, 1) 96%); background: linear-gradient(61deg, rgba(38, 217, 217, 1) 2%, rgba(232, 98, 98, 1) 14%, rgba(232, 95, 164, 1) 25%, rgba(103, 113, 232, 1) 38%, rgba(223, 160, 63, 1) 52%, rgba(190, 188, 51, 1) 65%, rgba(244, 94, 170, 1) 76%, rgba(98, 108, 227, 1) 88%, rgba(38, 217, 217, 1) 96%); background-size: 2000%; -webkit-animation: gradientbtn 20s ease infinite; animation: gradientbtn 20s ease infinite; height: 100vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; -webkit-transition: 0.1s ease background-position; -o-transition: 0.1s ease background-position; transition: 0.1s ease background-position; }
.blog-page-section .blog-section { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; overflow: hidden; }
.blog-hover-section { width: 600px; height: 600px; background: rgb(38, 217, 217); background: -moz-linear-gradient(61deg, rgba(38, 217, 217, 1) 2%, rgba(232, 98, 98, 1) 14%, rgba(232, 95, 164, 1) 25%, rgba(103, 113, 232, 1) 38%, rgba(223, 160, 63, 1) 52%, rgba(190, 188, 51, 1) 65%, rgba(244, 94, 170, 1) 76%, rgba(98, 108, 227, 1) 88%, rgba(38, 217, 217, 1) 96%); background: -webkit-linear-gradient(61deg, rgba(38, 217, 217, 1) 2%, rgba(232, 98, 98, 1) 14%, rgba(232, 95, 164, 1) 25%, rgba(103, 113, 232, 1) 38%, rgba(223, 160, 63, 1) 52%, rgba(190, 188, 51, 1) 65%, rgba(244, 94, 170, 1) 76%, rgba(98, 108, 227, 1) 88%, rgba(38, 217, 217, 1) 96%); background: linear-gradient(61deg, rgba(38, 217, 217, 1) 2%, rgba(232, 98, 98, 1) 14%, rgba(232, 95, 164, 1) 25%, rgba(103, 113, 232, 1) 38%, rgba(223, 160, 63, 1) 52%, rgba(190, 188, 51, 1) 65%, rgba(244, 94, 170, 1) 76%, rgba(98, 108, 227, 1) 88%, rgba(38, 217, 217, 1) 96%); -webkit-background-size: 100%; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%; position: absolute; pointer-events: none; opacity: 0; border-radius: 50%; transition: transform 0.7s linear, opacity 0.5s linear; }
.change { transform: scale(8); opacity: 1; }
.blog-section .blog-title { font-size: 148px; line-height: 180px; font-family: 'Ogg'; letter-spacing: 1px; font-weight: normal; color: #fff; }
.blog-detail-section { background-color: #000; color: #fff; padding-top: 12px; }
.blog-detail-section .project-description a { color: #fff; }
.blog-detail-section .brand-positioning { border-bottom: 1px solid #fff; padding-bottom: 35px; }
.blog-section .star-section { position: absolute; }
.brand-positioning-section.blog-detail-section .work-details.fadeIndata { -webkit-animation-delay: 1s !important; animation-delay: 1s !important; }
.error404.page-margin { margin-top: 0 !important; }
.error404 .header-top { background-color: transparent; }
.error404 .header-top .home-and-logo a, .error404  .header-top .and-logo a { color: #fff; }

/****************************************************************************************/

/*404page page css end here*/

/****************************************************************************************/

/****************************************************************************************/

/*blog details page css start here*/

/****************************************************************************************/
.blog-title-section { padding-top: 30px; }
.blog-page-title .section-right .banner-text { font-size: 34px; line-height: 44px; margin: 0; }
.blog-date { font-size: 14px; line-height: normal; font-weight: 300; display: block; }
.blog-name { font-size: 14px; line-height: normal; font-weight: bold; }
.blog-text { margin-bottom: 5px; font-size: 13px; line-height: normal; font-weight: 300; letter-spacing: 0.2px; }
.blog-text p { margin-bottom: 15px; }
.blog-image { list-style-type: none; padding: 0; padding-bottom: 17px; }
.blog-image .blog-parts { padding: 10px 0px; }
.arrow-blog img { width: 5px; height: 10px; -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); margin-left: 0; }
.arrow-blog { float: left; width: 12px; margin: 0; padding-top: 3px; }
.image-caption { font-size: 12px; line-height: normal; font-weight: 300; letter-spacing: 0.6px; padding-top: 7px; }
.testimonial-section { padding: 30px 0; background-color: #E5E5E5; }
.blog-testimonial .testimonial-data .banner-hadding { font-size: 32px; line-height: 38px; font-family: 'ogg'; font-weight: normal; margin-bottom: 10px; }
.process-description .process-data, .blog-testimonial .testimonial-data { -ms-flex-preferred-size: 80%; flex-basis: 80%; font-size: 17px; line-height: 19px; letter-spacing: 0.3px; font-weight: 300; }
.single-blog-image img { width: 100%; }
.blog-page-description .section-left { margin-bottom: 15px; }
.process-description .process-title, .blog-testimonial .testimonial-title { font-size: 20px; line-height: 20px; margin-bottom: 5px; font-weight: bold; }
.and-description.blog-update-details .section-left .banner-title { font-size: 20px; line-height: 20px; letter-spacing: 0.3px; }
.and-description.blog-update-details .section-right .banner-text { font-size: 15px; line-height: 19px; letter-spacing: 0.3px; font-family: 'Apercu Pro'; font-weight: 300; text-transform: inherit; }
.process-slider-section { padding-bottom: 10px; background-color: #fff; }
.process-description { margin-bottom: 25px; padding-top: 10px; display: block; }
.process-description .left-process-data, .process-description .right-process-data { margin-bottom: 20px; }

/****************************************************************************************/

/*blog details page css end here*/

/****************************************************************************************/

/****************************************************************************************/

/*project details page css end here*/

/****************************************************************************************/
.hero-image { background-size: cover; height: 60vh; width: 100%; background-position: 50% 0; }
.project-header-section { height: 80vh; }
.project-title { padding: 35px 0; }
.hero-right .hero-title { font-size: 38px; line-height: 45px; font-weight: normal; font-family: 'ogg'; }
.hero-right .hero-tag { font-size: 15px; line-height: 18px; letter-spacing: 0.8px; display: block; font-weight: bold; text-transform: uppercase; }
.hero-description { margin-bottom: 20px; }
.hero-description .hero-left { font-size: 20px; line-height: 30px; font-weight: bold; }
.hero-description.brief-hero .hero-right .hero-title { font-size: 15px; line-height: 18px; letter-spacing: 0.1px; font-family: 'Apercu Pro'; font-weight: 300; display: block; max-width: 100%; }
.journey-section { background-color: #E5E5E5; padding-top: 20px; padding-bottom: 20px; }
.journey-data-left { position: relative; padding: 7px 20px; }
.journey-down-arrow img { width: 9px; height: 23px; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }
.journey-data-left .journey-title { font-size: 14px; line-height: 18px; text-transform: uppercase; letter-spacing: 0.6px; -ms-flex-preferred-size: 85%; flex-basis: 85%; }
.journey-down-arrow { display: none; }
.left-column, .right-column { padding-bottom: 10px; }
.journey-top-section { padding: 30px 0px; }
.single-row-image, .project-svg-section { padding-bottom: 5px; padding-top: 5px; }
.hero-image-bg { background-color: #000; display: block; opacity: 1; background-attachment: fixed !important; background-position: 50% 0% !important; }
.hero-grid { height: 500px; width: 100%; }
.hero-bg { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: #000; opacity: 1; z-index: 1; }
.journey-top-section .section-left { -ms-flex-preferred-size: 200px; flex-basis: 200px; }
.journey-top-section .section-right { -ms-flex-preferred-size: 80%; flex-basis: 80%; }
.journey-top-section .section-right .banner-text { font-size: 36px; line-height: 46px; margin-bottom: 10px; text-transform: inherit; }
.grid-layout { list-style-type: none; overflow: hidden; }
.grid-layout li { position: relative; padding-bottom: 10px; }
.single-row-image img { width: 100%; }
.single-row-video { position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; margin-bottom: 5px; }
.iframe-video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.Imageloaded img { width: 100%; }
.Imageloaded { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.image-data { width: 100%; height: auto; visibility: visible; z-index: 0;}
.ImageWrapper { padding-top: 70%; z-index: 1; position: relative; height: 0; overflow: hidden; background-color: #000; display: block; }
.iframe-video { position: absolute; top: 0px; left: 0; right: 0; width: auto; height: auto; z-index: 2; pointer-events: none; overflow: hidden; padding: 0; bottom: 0px; }
.join-journey-section { padding-bottom: 15px; background-color: #fff; }
.blog-section.page-404-title { overflow: hidden; }
.journey-data-right img { width: 100%; }
.two-column-image img { width: 100%; }
.process-images ul li img { width: 100%; }
.background-video { position: relative; position: fixed; top: 60px; left: 0; width: 100%; height: 100vh; z-index: -1; pointer-events: none; overflow: hidden; }
.background-video iframe { width: 100vw; height: 100vh; position: absolute; top: 40%; min-height: 100vh; min-width: 100%; left: 50%; transform: translate(-50%, -50%); }
.project-background-color { background-color: #fff; }

/*30-12-2019 changes */
.homepage-scroll .top-footer-section { border-top: 0; }
.left-process-data { padding-left: 0 !important; }

/*3-1-2019 background btn changes*/
.process-data a { color: #000; }
.slick-slide img { width: 100%; cursor: -webkit-grab; cursor: grab; }
.single-img .slick-slide img { cursor: pointer; outline: none; }
.slick-slide { margin: 0px 4px; }
.single-img .slick-slide { margin: 0; outline: none; }
.single-img .slick-slide div:focus , .single-img .slick-slide img:focus ,.single-img .slick-slide a:focus{ outline: none; }
.process-data span { display: block; color: #000; }
.single-blog-image { padding-bottom: 20px; }

/****************************************************************************************/

/*project details page css end here*/

/****************************************************************************************/

/*30-1-2020 changes start here*/
.page-description .section-right .banner-text.property_name_title a {
	color: #BFBFBF;
}
.property_name_title span{
	position: relative;
}
.property_name_title span:after {
    content: "/";
    position: absolute;
    color: #BFBFBF;
    right: -15px;
}
.property_name_title span:last-child:after{
	display: none;
}
.page-description .section-right .banner-text.property_name_title span.active a{
	color: #000;
	text-decoration: underline;
}
.property_name_title span {
    margin: 0px 10px;
}
.section-right .banner-text.property_name_title {
    margin: 0px -10px;
}
.section-right .banner-text.property_name_title {
	font-size: 24px;
	line-height: 26px;
}

.journey-down-arrow #Layer_1 {
    width: 23px;
   	height: 9px;
}

.property-description a {
	/*text-decoration: none;*/
	color: #000;
}
/*internet explorer 11 browser supported css-------------------------------*/
@media all and (-ms-high-contrast:none) {
	.section-right .banner-text, .detail-hadding, .project-description .project-text, .about-detail-title, .title-404, .blog-section .blog-title, .blog-testimonial .testimonial-data .banner-hadding, .hero-right .hero-title { font-family: 'butlerlight'; }
	.process-description .left-process-data, .process-description .right-process-data { display: block !important; }
	.video-wrapper iframe { width: 100vw; height: auto; }
	.video-wrapper { position: static; }
	.video-wrapper iframe { width: 100vw; height: 56.25vw; min-height: 100vh; min-width: 177.77vh; position: absolute; top: 44.2%; left: 50%; transform: translate(-50%, -50%); }
	.pp-section.pp-table { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
	.pp-section.pp-table.section_six { display: table !important; }
	.homepage-section .section-right { width: 45% !important; max-width: 100% !important; }
	.section-right .banner-text, .workpage-description .section-right .banner-text { font-size: 76px; line-height: 86px; }
}

/*Microsoft Edge browser supported CSS-------------------------------------*/
@supports (-ms-ime-align:auto) {
	.pp-section .banner-text, .pp-section .banner-title, .pp-section .banner-text, .pp-section .and-btn, .pp-section.active .banner-text, .pp-section.active .banner-title, .pp-section.active .and-btn, .section_six.footer-show { -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; }
	.section_six.footer-show { bottom: 0 !important; }
	.video-wrapper { position: static; }
	.video-wrapper iframe { width: 100vw; height: 56.25vw; min-height: 100vh; min-width: 177.77vh; position: absolute; top: 44.2%; left: 50%; transform: translate(-50%, -50%); }
}



