html { overflow-y: scroll; height: 100%; }
 body { font-family: 'Poppins', sans-serif; }
 article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
 button, input, select, textarea, label { /*Probably Helvetica for Linux/Mac Systems And Arial for Windows PC*/ color: #606060; }
 blockquote, q { quotes: none; }
 blockquote:before, blockquote:after, q:before, q:after { /* Safari Reset as Safari does not recognise quotes property */ content: ''; content: none; }
 abbr[title], dfn[title] { border-bottom: 1px dotted #000; cursor: help; }
 ins { background-color: #fcd700; color: #000; text-decoration: none; }
 mark { background-color: #fcd700; color: #000; font-style: italic; font-weight: bold; }
 p { margin: 0; line-height: 21px; font-size: 15px; color: #313131; font-family: 'Poppins', sans-serif; font-weight: 300; }
 a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; text-decoration: none; }
 a:hover { color: #be1e2d; }
 a:hover, a:active { outline: 0; color: #be1e2d; text-decoration: none; }
 a img { border: 0 none; }
 img { max-width: 100%; border: none; }
 del { text-decoration: line-through; color: #ed1c24; }
 hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
 .about_page.project_pages { text-align: left; width: 100%; float: left; }
 .about_page.project_pages .page_contnet p { text-align: left !important; padding: 5px 0; }
 .about_page.project_pages .btns_left { margin-top: 30px; }
 .about_page.project_pages .project_img { text-align: center; }
 .about_page.inner_pages .project_img { text-align: center; }
 .about_page.inner_pages { text-align: left; width: 100%; float: left; }
 .about_page.inner_pages .page_contnet p { text-align: left !important; padding: 5px 0; }
 .about_page.inner_pages .btns_left { margin-top: 30px; }
 .top_part .logo { width: 100%; float: left; margin-bottom: 20px; }
 .clickable, label, input[type=button], input[type=submit], button { cursor: pointer; /* hand cursor on clickable elements */ }
 button, input, select, textarea { margin: 0; /* Webkit browsers add a 2px margin outside the chrome of form elements */ }
 button { /* make buttons play nice in IE */ width: auto; overflow: visible; }
 table { font-size: inherit; border-collapse: collapse; border-spacing: 0; }
 th { font-weight: bold; vertical-align: bottom; }
 td { font-weight: normal; }
 td, td img { vertical-align: top; }
 .clearfix:before, .clearfix:after { content: ""; display: table; }
 .clearfix:after { clear: both; }
 .clearfix { zoom: 1; }
 dd { margin: 0 0 0 40px; }
 ul, ol { margin: 0; padding: 0; list-style: none; }
 .content ul, .content ol { margin: 1em 0; padding: 0 0 0 40px; }
 nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; font-family: 'Poppins', sans-serif; }
 * { padding: 0; margin: 0; box-sizing: border-box; }
 h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-family: 'Poppins', sans-serif; }
 h1 { font-size: 40px; }
 h2 { font-size: 32px; color: #313131; font-weight: 400; font-family: Big Caslon; }
 h3 { font-size: 26.66px; color: #313131; text-transform: uppercase; font-family: 'Poppins', sans-serif; font-weight: 400; }
 h4 { font-size: 18px; }
 h5 { font-size: 20px; }
 h6 { font-size: 16.66px; color: #918c59; font-weight: 600; }
 .section_2 h3 { text-align: center; }
 .main { float: left; width: 100%; }
 .page_contnet p a { width: 100%; text-align: center; display: inline-block; }
 .container { max-width: 1140px; margin: 0 auto; }
 .contact_secmainRt.left_cot { float: left; width: 40%; text-align: center; }
 .main_cont { width: 100%; float: left; padding: 66px 0; background-color: #f1f0f0; }
 .head-part { display: inline-block; text-align: center; width: 100%; background: #fff; }
 .top_part { display: inline-block; text-align: center; width: 100%; }
 .nav ul { display: inline-block; text-align: center; }
 .nav ul li { display: inline-block; font-family: Big Caslon; }
 .nav ul li a { display: inline-block; color: #313131; font-size: 19px; text-transform: uppercase; font-weight: 500; padding: 0 20px 43px; letter-spacing: 4px; }
 .nav ul li.current-menu-item a { font-weight: 700; background-image: url(../images/nav_boder.jpg); background-repeat: no-repeat; background-position: bottom center; }
 .nav ul li.active a { font-weight: 700; background-image: url(../images/nav_boder.jpg); background-repeat: no-repeat; background-position: bottom center; }
 .nav { display: inline-block; width: 75%; text-align: right; }
 .socail_icon { display: inline-block; }
 .socail_icon ul { display: inline-block; text-align: center; }
 .socail_icon ul li { display: inline-block; }
 .socail_icon ul li a { display: inline-block; }
 .socail_icon ul li a .fa { background: #332c29; color: #fff; width: 30px; height: 30px; text-align: center; line-height: 30px; border-radius: 50px; }
 .overlay { position: relative !important; }
 .LaJollaHeights:hover::after {  content: attr(alt); }
 .banner { float: left; width: 100%; }
 .banner img { float: left; width: 100%; }
 .content-part { float: left; width: 100%; padding: 66px 0; }
 .content-part h3 { text-align: center; padding: 0 0 15px; }
 .content-part p { text-align: center; font-size: 15px; color: #313131; line-height: 21px; }
 .home_staging { display: inline-block; text-align: center; width: 100%; margin: 50px 0; }
 .img_interior img { border-radius: 10px; width: 100%; }
 .home_staging ul { display: inline-block; width: 100%; }
 .home_staging ul li { width: 33%; display: inline-block; padding: 0 20px; vertical-align: top; }
 .img_interior { display: inline-block; text-align: center; width: 100%; }
 .cont_sec { display: inline-block; text-align: center; width: 100%; }
 .cont_sec h6 { background-image: url(../images/boder.png); display: inline-block; background-position: bottom center; background-repeat: no-repeat; padding: 10px 0 20px; margin: 0 0 18px; }
 .goal { text-align: center; width: 85%; margin: 0 auto; }
 .goal span { color: #8f8b4f; font-size: 27.5px; font-weight: 300; display: inline-block; line-height: 37px; }
 .interior_devlop { float: left; width: 100%; text-align: center; margin: 19px 0 0; }
 .recent_devlopmnt { margin: 30px 0; }
 .recent_devlopmnt h3 { text-transform: inherit; display: inline-block; padding: 10px 0 20px; width: 100%; font-family: Big Caslon; font-size: 42px; }
 .interior_devlop { float: left; width: 100%; text-align: center; }
 .interior_devlop ul { float: left; width: 100%; text-align: center; }
 .interior_devlop ul li { float: left; width: 46%; text-align: center; position: relative; cursor: pointer; margin: 0 20px 35px; }
 .text_here { background-color: rgb(149, 129, 18, 0.6); display: inline-block; width: 100%; position: absolute; left: 0; height:92%; display: none; }
 .estate { top: 202px; position: absolute; left: 0; text-align: center; width: 100%; }
 .text_here h5 { font-size: 20px; left: 0; text-align: center; width: 100%; font-weight: 600; color: #fff; }
 .texting_devlop { top: 202px; position: absolute; left: 0; text-align: center; width: 100%; }
 .img-home img { width: 100%; float: left; }
 .img-home { float: left; width: 100%; }
 .interior_devlop ul li:hover .text_here { display: block; }
 .interior_devlop ul li.active .text_here { display: block; }
 .view-devlop { display: inline-block; width: 100%; }
 .view-devlop a { background: #d1caa8; color: #ffff; display: inline-block; font-size: 15px; padding: 14px 30px; }
 .footer_text { float: left; width: 100%; background: #3e3e3e; padding: 60px 0 10px; }
 .foot_text { float: left; width: 100%; }
 .foot_links { float: left; width: 29%; }
 .foot_links h5 { color: #fff; font-size: 20px; font-weight: 600; padding: 0 0 24px; }
 .foot_links p { font-size: 13.33px; color: #fff; line-height: 20px; padding: 0 0 25px; font-weight: 300; }
 .foot_links.column_foot3 { float: right; width: 25%; }
 .foot_links.column_foot { float: left; width: 46%; padding: 0 75px 0 0; }
 .foot_links li a { color: #fff; font-weight: 300; font-size: 13px; width: 50%; float: left; line-height: 29px; }
 .foot_links.column_foot3 a { color: #fff; }
 .foot_links.column_foot3 p { padding: 0 0 10px !important; }
 .foot_links li a:hover { color: #97851c; }
 .footer_bottom { float: left; width: 100%; border-top: 1px solid #585858; margin: 20px 0; padding: 18px 0 0; }
 .cop_rght p { float: left; width: 50%; color: #fff; font-size: 13px; font-weight: 300; }
 .about_page { float: left; width: 100%; }
 .about_page h2 { text-align: center; width: 100%; }
 .about_sec { float: left; width: 100%; margin: 50px 0; }
 .about_sec ul { float: left; width: 100%; }
 .about_sec ul li { float: left; width: 100%; list-style: none; padding: 0 0 40px; }
 .content_abut img { float: left; padding: 0 38px 0 0 !important; width: 45%; }
 .content_abut p { text-align: left !important; width: 100% !important; float: left !important; font-size: 16px !important; padding: 0 0 25px; }
 .content_abut { float: right; width: 57%; }
 .row-cont { float: right; width: 55%; }
 .content_abut h2 { text-align: left !important; width: 100%; text-transform: inherit; background-image: url(../images/boder2.png); display: inline-block; background-position: bottom left; background-repeat: no-repeat; padding: 0 0 4px; margin: 0 0 18px; }
 .content_abut span { font-size: 21px; line-height: 25px; color: #313131; padding: 0 0 21px; display: inline-block; font-weight: 300; }
 .title { text-align: center; padding: 0 0 30px; }
 .people-work { float: left; width: 100%; padding: 30px 0; display: none; }
 .people-work h3 { text-transform: inherit; background-image: url(../images/boder2.png); display: inline-block; background-position: bottom left; background-repeat: no-repeat; padding: 0 0 4px; margin: 0 0 18px; }
 .people-work p { text-align: left; font-size: 26.66px; line-height: 37px; font-weight: 300 !important; color: #313131; padding: 13px 0; }
 .contact-part { float: left; width: 100%; margin: 60px 0 0; }
 .contact-part label { float: left; width: 100%; }
 .contct_left { float: left; width: 50%; }
 .contact-part input { background: #f1f0f0; border: navajowhite; width: 100%; height: 58px; padding: 0 15px; }
 .contct_left { float: left; width: 50%; padding: 0 40px 20px 0; }
 .contact-part textarea { background: #ebebeb; border: navajowhite; width: 100%; height: 298px; padding: 15px; }
 .content-part input[type="submit"] { width: auto; margin: 38px 0; background: #000; color: #fff; font-size: 16px; padding: 0 40px; }
 .contct_left.last_pad { padding-right: 0 !important; }
 .left_here { text-align: left !important; width: 100%; }
 .estate { top: 154px; position: absolute; left: 0; text-align: center; width: 100%; }
 .estate p .fa { font-size: 75px; color: #ffff; padding: 0 0 13px; }
 .estate a { color: #fff; font-size: 13px; }
 .after_before { text-align: left; width: 100%; float: left; margin: 45px 0 0; }
 .after_before h3 { text-transform: inherit !important; text-align: left !important; padding: 0 0 10px; }
 .interior_devlop.before_sec { margin: 0; }
 .interior_devlop.before_sec ul li { margin: 0 42px 0 0; width: 48%; }
 .last_devlop { float: right !important; margin: 0 !important; }
 .img-abut { float: left; width: 42%; padding: 0 30px 0 0; }
 .click_menu{ display: none; }
 .mobile_logo{ display:none;}
 .contact_secmainRt .mail_aadrss li span { width: 3%; float: left; font-size: 20px; line-height: 32px; }
 .contact_secmainRt .mail_aadrss li p { width: 97%; float: right; text-align: left; line-height: 32px; }
 .contact_secmainRt { float: left; }
 .contact_secmainRt .mail_aadrss { width: 100%; float: left; }
 .contact_secmainRt .mail_aadrss li { width: auto; float: left; line-height: 32px; margin-right: 30px; }
 .contact_secmainRt .mail_aadrss li span { width: auto; float: left; font-size: 26px; line-height: 32px; padding-right: 10px; }
 .contact_secmainRt .mail_aadrss li p { width: auto; float: right; text-align: left; line-height: 36px; font-size: 20px; }
 .contact_secmainRt .mail_aadrss li a { color: #9c8c7f; font-size: 20px; font-family: Times New Roman; }
 .contact_secmainRt h1 { margin-bottom: 10px; }
 .contct_left.contct_left_full { width: 100%; padding: 0 !important; }
 .logo a img { }
 .home_text p{ color: #8f8b4f; font-size: 22.5px; font-weight: 300; display: inline-block; line-height: 37px;}
 /***  06-03-18  ***/ .contact-part.form_left { width: 48%; }
 .content_right { width: 48%; float: right; }
 .contact_secmainRt.left_cot { width: 50%; }
 .main_cont .mail_aadrss ul { width: 100%; float: left; text-align: center; }
 .main_cont .mail_aadrss ul li { width: 100%; display: inline-block; }
 .main_cont ul li span { width: 100% !important; text-align: center; }
 .main_cont .mail_aadrss ul li span a { margin-left: 10px; }
 .main_cont .contact_secmainRt.right_cot { width: 50%; text-align: center; }
 .btns_left { width: 100%; float: left; text-align: center; }
 .btns_left li { width: auto; display: inline-block; }
 .btns_left li a { width: auto; display: inline-block; background: #000; color: #fff; padding: 21px 30px; font-size: 16px; line-height: 16px; margin: 0 5px; }
 .btns_left li a:hover, .content-part input[type="submit"]:hover { background-color:#97851c; }
 .class_arow { padding: 0 50px 8px; border-bottom: 2px solid #9c8c7f; }
 /*** 06-03-18 end ***/ .ml-slider-3-7-0{ max-width: 100% !important; }
.slick-slide .elementor-widget-heading {
	display: none;
}
.slick-slide {
	outline: none;
}
