@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital@0;1&display=swap');

/*

font-family: "Uni Grotesk Light";

font-family: "Uni Grotesk Light Italic";

font-family: "Uni Grotesk Regular";

font-family: "Uni Grotesk Regular Italic";

font-family: "Uni Grotesk Medium";

font-family: "Uni Grotesk Medium Italic";

font-family: "Uni Grotesk Bold";

font-family: "Uni Grotesk Bold Italic";

font-family: "Uni Grotesk Display";

font-family: 'Open Sans', sans-serif;

*/



/*

Theme Name: JBG SMITH

Author: JBG SMITH

Tags: responsive, fixed width

*/



* { margin: 0px; padding: 0px; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; box-sizing: border-box; -webkit-box-sizing: border-box; }

html, body { width: 100%; font-size: 20px; line-height: 1.4; color: #000; font-family: "Uni Grotesk Regular"; font-weight: 400; background: #fff; }

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed,

figure, figcaption, footer, header, hgroup,

menu, nav, output, ruby, section, summary,

time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }



article, aside, details, figcaption, figure,

footer, header, hgroup, menu, nav, section { display: block; }

.container { padding: 0 15px; margin: 0 auto; max-width: 1140px; position: relative; }



input[type=checkbox]{ -webkit-appearance: checkbox; margin: 0px 0 0 0px; display: inline-block; vertical-align: top;}

button, input, textarea, select { -webkit-appearance: none; -webkit-border-radius: 0px; }





[href^="tel"] { cursor: text; }

[href^="tel"]:hover { text-decoration:none !important; }



textarea::input-placeholder,input::input-placeholder { opacity: 1; }

textarea::-moz-placeholder,input::-moz-placeholder{ opacity: 1; }

textarea:-ms-input-placeholder,input:-ms-input-placeholder{ opacity: 1; }

textarea::-webkit-input-placeholder,input::-webkit-input-placeholder { opacity:100; } 



.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center { text-align: center; }



input, textarea { font-weight: 400; transition: all 0.3s; -webkit-transition: all 0.3s;  border-radius:0px !important; -webkit-border-radius:0px  !important; -ms-border-radius:0px  !important; }

input[type="text"]:focus,

input[type="url"]:focus,

input[type="email"]:focus,

input[type="tel"]:focus,

input[type="password"]:focus,

 textarea:focus { outline: none; }

input.wpcf7-validates-as-required {  }

input.wpcf7-validates-as-required:focus { }



/* common */

a { color: #0088ce; outline: none; transition: all 0.3s; -webkit-transition: all 0.3s; text-decoration: none; }

a:hover { }

img { border: 0px; outline: none; display: block; max-width: 100%; height:auto;  transition: all 0.3s; -webkit-transition: all 0.3s; text-decoration: none; }

ul,ol { margin-bottom: 20px; padding: 0 0 0 20px;}

.clear { clear: both; overflow: hidden; }

h1, .h1 ,h2, .h2 ,h3, .h3 ,h4, .h4 ,h5, .h5 ,h6, .h6 { padding-bottom: 10px; font-weight:700; line-height:1.2;  }



h1, .h1 { font-size: 40px; }

h2, .h2 { font-size: 30px; }

h3, .h3 { font-size: 25px; }

h4, .h4 { font-size: 20px; }

h5, .h5 { font-size: 16px; }

h6, .h6 { font-size: 14px; }



p { padding-bottom: 20px; line-height:1.32; }

p a { color:#000; text-decoration:underline; }

p a:hover { text-decoration:none; }

em, p em, h1 em, h2 em, h3 em, h4 em, h5 em, h6 em { font-family: "Times New Roman", "serif"; font-style: italic; }

ul.listing li { padding: 0 0 10px 10px; position: relative; line-height: 30px; }

ul.listing li:before { content:'.'; position:absolute; left:0; top:0; }



.field, .wpcf7-text, textarea { display: block; border-radius:0; -webkit-border-radius:0; -ms-border-radius:0; width: 100%; height: 40px; font-size: 13px ; padding: 13px 25px 13px 15px; background:#eeeeee; border:0; color:#5d5d5d; }

textarea { padding: 13px 15px; height: 110px; resize: none; }



a.close, a.mobilemenu { display: none; }



input[type="text"]:focus,

input[type="email"]:focus,

input[type="url"]:focus,

input[type="tel"]:focus,

input[type="password"]:focus,

 textarea:focus { border:0; color: #000; outline:none; }



.button { font-size: 11px; line-height: 24px; padding: 5px 15px; min-width: 130px; text-align:center; background:#0088ce !important; display:inline-block; vertical-align: top; text-transform: uppercase; font-weight:700; border:0; cursor: pointer; }

.button:hover { background: #097536 !important; }



.pdf_button { font-size: 14px; line-height: 20px; font-family: "Uni Grotesk Medium"; color: #262626; background:#fff; text-transform: capitalize; padding: 11px 20px 11px 20px; }

.pdf_button:hover { background-color: #ccc; }



.btn { text-align: center; font-size: 14px; line-height: 18px; padding: 10px; border: 1px solid #5A2D3F; display:inline-block; color: #391D06; transition:all 0.3s; }

.property:hover .btn,

.btn:hover { background:#5A2D3F; color:#fff; }



/* wrapper */

#wrapper { padding-top:58px; width: 100%; overflow: hidden; min-height: 100%; position: relative; }

.wrapper,

.centering { width: 100%; max-width: 1280px; padding: 0 20px; margin:auto; position: relative;} 

.wrapper2 { width: 100%; max-width: 1120px; padding: 0 20px; margin:auto; position: relative;} 



.flex-wrap { display: flex; flex-wrap:wrap; }

.v-center { align-items:center; }

.v-end { align-items:flex-end; }

.h-center { justify-content:center; }

.space-between { justify-content:space-between; }





.text_center { text-align:center; }



/* header-part */

#header-part { padding: 0px 0; box-shadow: 0px 2px 2px rgba(0,0,0,0.1); width: 100%; z-index:99; position: fixed; left:0; top:0; background: #fff; }

#header-part .logo { max-width: 350px; display:block; }

#header-part #menu ul { list-style:none; margin:0 -11px 0 0; padding:0; }

#header-part #menu ul li { display: inline-block; vertical-align: top; font-size: 12px; line-height: 1.4; text-transform: uppercase; font-family: "Uni Grotesk Bold"; letter-spacing: 0.15em; position: relative; }

#header-part #menu ul li:first-child { margin:0; }

#header-part #menu ul li a { display:block; padding: 21px 11px; color: #000; }



#header-part #menu ul.menu > li.active > a,

#header-part #menu ul.menu > li > a.highlight,

#header-part #menu ul li.current-menu-item > a,

#header-part #menu ul li:hover > a,

#header-part #menu ul li a:hover { background: #3B86C7; color:#fff; }



#header-part #menu ul.menu > li:nth-of-type(2).active > a,

#header-part #menu ul.menu > li:nth-of-type(2) > a.highlight,

#header-part #menu ul li:nth-of-type(2) ul,

#header-part #menu ul li:nth-of-type(2).current-menu-item > a,

#header-part #menu ul li:nth-of-type(2):hover > a,

#header-part #menu ul li:nth-of-type(2) a:hover { background: #AF4366; }



#header-part #menu ul.menu > li:nth-of-type(3).active > a,

#header-part #menu ul.menu > li:nth-of-type(3) > a.highlight,

#header-part #menu ul li:nth-of-type(3) ul,

#header-part #menu ul li:nth-of-type(3).current-menu-item > a,

#header-part #menu ul li:nth-of-type(3):hover > a,

#header-part #menu ul li:nth-of-type(3) a:hover { background: #CD7A38; }



#header-part #menu ul.menu > li:nth-of-type(4).active > a,

#header-part #menu ul.menu > li:nth-of-type(4) > a.highlight,

#header-part #menu ul li:nth-of-type(4) ul,

#header-part #menu ul li:nth-of-type(4).current-menu-item > a,

#header-part #menu ul li:nth-of-type(4):hover > a,

#header-part #menu ul li:nth-of-type(4) a:hover { background: #468B93; }



#header-part #menu ul.menu > li:nth-of-type(5).active > a,

#header-part #menu ul.menu > li:nth-of-type(5) > a.highlight,

#header-part #menu ul li:nth-of-type(5) ul,

#header-part #menu ul li:nth-of-type(5).current-menu-item > a,

#header-part #menu ul li:nth-of-type(5):hover > a,

#header-part #menu ul li:nth-of-type(5) a:hover { background: #34315B; }



#header-part #menu ul.menu > li:nth-of-type(6).active > a,

#header-part #menu ul.menu > li:nth-of-type(6) > a.highlight,

#header-part #menu ul li:nth-of-type(6) ul,

#header-part #menu ul li:nth-of-type(6).current-menu-item > a,

#header-part #menu ul li:nth-of-type(6):hover > a,

#header-part #menu ul li:nth-of-type(6) a:hover { background: #3B86C8; }



#header-part #menu li ul { padding: 0px 0 10px; width: 100%; min-width:170px; background: #3B86C7; position:absolute; left:0px; top:100%; transition:all 0.3s; transform:scale(1,0); -webkit-transform:scale(1,0); transform-origin: 0 0; }

#header-part #menu li li { font-size: 16px; margin:0; display: block; width: 100%; letter-spacing:normal; font-family: "Uni Grotesk Regular"; text-transform: capitalize; font-style:italic; }

#header-part #menu li li a { padding: 7px 10px 7px 20px; display:block; }

#header-part #menu li:hover li a { color: #fff; }

#header-part #menu li li a.highlight,

#header-part #menu li:hover li a:hover { background: rgba(0,0,0,0.2); }

#header-part #menu li:nth-of-type(5) li a.highlight,

#header-part #menu li:nth-of-type(5):hover li a:hover { background: rgba(255,255,255,0.2); }



#header-part .menu_trigger { display: none; }

#header-part .submenu_trigger { display: none; }





@media only screen and (min-width: 768px) {

#header-part #menu li:hover ul { transform: scale(1,1); -webkit-transform: scale(1,1); }



}





#header-part.show { position: fixed; -webkit-animation:stickyhead ease-in-out 0.4s 0.1s both;-moz-animation:stickyhead ease-in-out 0.4s 0.1s both;animation:stickyhead ease-in-out 0.4s 0.1s both; box-shadow:0px 4px 4px rgba(0,0,0,0.2); }





/* banner_sec */

.banner_sec { width: 100%; position: relative; }

.banner_sec .slides { line-height:0; position: relative; width: 100%; /*height:calc(100vh - 48px); max-height:665px;*/ padding-bottom: 0px; background-position: center center; background-size:cover; /*min-height:665px;*/height:73vh; overflow: hidden; }
.banner_sec .slides .videobg { position: absolute; left: 0px; top: 0px; width: 100%; height: 56.25vw; }
.banner_sec .slides .videobg iframe { width: 100vw !important;
   height: 56.25vw !important; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
   min-height: 100vh;
   min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
   position: absolute;
   top: 50% !important;
   left: 50% !important;
   transform: translate(-50%, -50%) !important; }

.banner_sec .link { z-index:1; position:absolute; left:0; top:0; width:100%; height:100%; font-size:0; line-height:0; }

.banner_sec .global_caption {

    color: #fff;

    position: absolute;

    right: 0;

    bottom: 0;

    padding: 0;

    background: rgba(0,0,0,0.7);

    padding: 10px;

}

.banner_sec .slick-list { overflow:visible; }

.banner_sec .slick-slide { line-height:0; }

.banner_sec .slick-dots { padding:0; margin:0; text-align:center; font-size:0; line-height:0; position:absolute; left:50%; transform: translate(-50%,0); bottom:32px; z-index:2; }

.banner_sec .slick-dots li { cursor: pointer; position: relative; display:inline-block; vertical-align: top; margin: 0 5px; }

.banner_sec .slick-dots li button { cursor: pointer; width: 12px; height: 12px; border:0; font-size:0; line-height:0; max-width: 100%; display:block; background:rgba(255, 255, 255, 0.5); padding:0; border: 1px solid transparent; border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; }

.slick-dots li.slick-active button,.slick-dots li:hover button { background:#fff; } 



/* content-part */

#content-part { width: 100%; position: relative; }

h1 { font-family: "Uni Grotesk Medium"; font-weight:normal; letter-spacing:-0.01em; }

h1,h2 { font-family: "Uni Grotesk Regular"; font-weight:normal; font-size: 48px;  line-height:1; color: #000; }

h1 span,h2 span { font-style:normal; color: #0088CE; }

h1 em,h2 em { font-family: "Times New Roman", "serif"; font-style: italic; color: #0088CE; }



.global_caption { color: #828282; font-size:14px; line-height: 1.2; display:block; padding: 12px 0; /*font-family: "Uni Grotesk Regular Italic";*/ font-family: "Times New Roman", "serif"; font-style: italic; }

.global_caption.right { text-align: right; padding-right: 20px; }

.slidetext { text-align: center; position: absolute; left: 0; top: 50%; transform: translate(0,-50%); width: 100%; z-index: 10; }
.big_caption { font-size: 64px; line-height: 1.2; color: #fff; font-family:"Uni Grotesk Regular"; /*font-family: "Times New Roman", "serif"; font-style: italic;*/ width: 100%; text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.7); padding: 20px; text-align:center; display: block; }
.big_caption em { font-family: 'Uni Grotesk Regular Italic'; }
.slidetext a.btn { padding: 10px 20px; line-height: 24px; font-size: 18px; border: 1px solid #fff; color: #0088ce;; background: #fff; }
.slidetext a.btn:hover { border: 1px solid #0088ce; color: #fff !important; background: #0088ce; }
.slidetext a.btn.darker { border: 1px solid #0088ce; color: #fff; background: #0088ce; }
.slidetext a.btn.darker:hover { border: 1px solid #0088ce; color: #0088ce !important; background: #fff; }


.image_wrap { position: relative; width: 100%; height:0; padding-bottom: 100%; }

.image_wrap img { position:absolute; left:0; top:0; width: 100%; height:100%; object-fit:cover; }



.rational_image { width: 100%; height:0; padding-bottom: 56.66%; position: relative; }

.rational_image img { position:absolute; left:0; top:0; width: 100%; height:100%; object-fit:cover; }







/* transformation_sec */

.transformation_sec { width: 100%; padding-bottom: 30px;}

.transformation_sec .wrapper { max-width: 1120px; }

.transformation_sec .head { padding: 60px 0 15px; margin-bottom: 20px; background: #3b86c7; color:#fff; }

.transformation_sec .head h1 { padding-bottom: 45px; color: #fff; text-transform: uppercase; font-size: 64px; line-height:1; font-family: "Uni Grotesk Medium"; line-height:1.2; }

.transformation_sec .head h1 em { color: #fff; font-weight:normal; /*font-family: "Uni Grotesk Regular Italic";*/ font-family: "Times New Roman", "serif"; font-style: italic; }

.transformation_sec .head p { max-width: 42%; padding:0; color:#B9DAF2; }

.transformation_sec .text { max-width: 42%; }

.transformation_sec .map { width: 58%; padding-left:95px; margin-top:-200px; }

.transformation_sec .map .caption { font-size: 16px; line-height:1.2; display: block; font-family: "Uni Grotesk Bold"; text-transform: uppercase; padding: 10px 0 0 0; letter-spacing: 0.18em; color: #262626; }

.transformation_sec .text p em { color: #828282; }

.transformation_sec .service_list { margin: -120px 0 0 0; padding: 0 0 0 245px; }

.transformation_sec .service_list .list_row { margin: 0 -45px; }

.transformation_sec .service_list .service { width: 33.33%; padding: 0 45px 10px; }

.transformation_sec .service_list h3 { font-size: 16px; line-height: 20px; font-family: "Uni Grotesk Bold"; font-weight:normal; }

.transformation_sec .service_list .icon { max-width: 136px; margin-bottom: 25px; }

.transformation_sec .service_list p { font-size: 14px; line-height:1.55;  font-family: "Uni Grotesk Medium"; padding:0; }

.transformation_sec .service_list p a { color:#000; text-decoration:underline; }

.transformation_sec .service_list p a:hover { text-decoration:none; } 





/* blue_content_box */

.blue_content_box { padding: 30px 0; width: 100%;  }

.blue_content_box .inner { padding: 80px 0px 35px 80px; width: 100%; background:#badaf3; position: relative; }

.blue_content_box .inner:before { width: 5000px; height:100%; content:''; position:absolute; right: -5000px; top:0; background:#badaf3; }

.blue_content_box .wrapper { max-width: 960px; }

.blue_content_box h2 { font-size: 36px; font-family: "Uni Grotesk Medium"; padding-bottom: 25px; }

.blue_content_box p { padding-bottom: 25px; }

.blue_content_box p a { color:#000; text-decoration:underline; }

.blue_content_box p a:hover { text-decoration:none; } 



/* three_column_sec */

.three_column_sec { padding: 30px 0;  width: 100%; }

.three_column_sec .the_list { margin: 0 -60px; } 

.three_column_sec .col3 { width: 33.33%; padding: 0 60px; }

.three_column_sec .wrapper { max-width: 830px; }

.three_column_sec .icon { max-width: 125px; margin:auto; display:block; margin-bottom: 40px; }

.three_column_sec .number { display: block; font-size: 30px; line-height:1; color:#3B86C7; font-family: "Uni Grotesk Medium"; }

.three_column_sec h3 { font-size: 16px; line-height:1.2; font-family: "Uni Grotesk Bold"; }

.three_column_sec p { font-size: 14px; line-height:1.6; }





/* two_column_image_sec */

.two_column_image_sec { padding: 45px 0;  width: 100%; }

.two_column_image_sec .image { width: 56.5%; padding: 0 10px; }

.two_column_image_sec .image.right { width: 43.5%; }

.two_column_image_sec .row { margin: 0 -10px; }

.two_column_image_sec .image figure { padding-bottom: 58%; }

.two_column_image_sec .image.right figure { padding-bottom: 63%; }

.two_column_image_sec .global_caption { padding-left:0; padding-right:0; }





/* full_video_sec */

.full_video_sec { padding: 0px 0 50px; width: 100%;  }

.full_video_sec .video { width: 100%; height:0; padding-bottom: 56.66%; position: relative; }

.full_video_sec .video iframe { position:absolute; left:0; top:0; width:100%; height:100%; object-fit:cover;}



/* shop_dine_sec */

.shop_dine_sec { width: 100%; padding: 10px 0 20px; }

.shop_dine_sec .header { padding: 75px 0; background: #582f41; padding-bottom: 230px; }

.shop_dine_sec .wrapper { max-width: 1115px; }

.shop_dine_sec h2 { color:#fff; font-size: 64px; font-family: "Uni Grotesk Medium"; padding-bottom: 25px; }

.shop_dine_sec h2 em { /*font-family: "Uni Grotesk Regular Italic";*/ font-family: "Times New Roman", "serif"; font-style: italic; color:#fff; }

.shop_dine_sec h3 { color:#fff; font-size: 36px; font-family: "Uni Grotesk Regular"; text-transform: uppercase; }

.shop_dine_sec .banner { margin-top:-220px; padding-bottom: 50px; }

.shop_dine_sec .banner figure { padding-bottom: 47%; margin-bottom: 80px; height: auto; }

.shop_dine_sec .banner .rational_image:before { content: ""; position: absolute; left: 0px; bottom: -80px; width: calc(100% + 0px); height: 5px; background: #582f41; }

.shop_dine_sec .banner .rational_image11 img { position: relative; left: 0px; top: 0px; width: 100%; height: auto; max-height: 700px; }

.shop_dine_sec .text .wrapper { max-width: 800px; }

.shop_dine_sec .text { padding: 20px 0; }

.shop_dine_sec .text h3 { color:#000; text-align: center; font-size: 30px; }

.shop_dine_sec .banner figure span.global_caption { position: absolute; left: 0px; bottom: -45px; }

.shop_dine_sec + .property_slider_sec { padding-bottom: 70px; }

.shop_dine_sec + .property_slider_sec .banner {

    margin-top: 0px;

}







/* section_banner */

.section_banner { width: 100%; padding: 80px 0 20px; }

.section_banner .header { padding: 70px 0; background: #582f41; padding-bottom: 300px; }

.section_banner .wrapper { max-width: 1115px; }

.section_banner h2 { color:#fff; font-size: 64px; font-family: "Uni Grotesk Medium"; padding-bottom: 25px; }

.section_banner h2 em { /*font-family: "Uni Grotesk Regular Italic";*/ font-family: "Times New Roman", "serif"; font-style: italic; color:#fff; }

.section_banner h3 { color:#fff; font-size: 36px; font-family: "Uni Grotesk Regular"; text-transform: uppercase; }

.section_banner .banner { margin-top:-290px; }

.section_banner .banner figure { padding-bottom: 47%; }





/* brands_list_sec */

.brands_list_sec { width: 100%; padding-bottom: 50px; }
.brands_list_sec .wrapper1 { padding: 0; position: relative; }
.brands_list_sec .slick-arrow { font-size: 0px; cursor: pointer; position: absolute; left: -40px; top: 50%; margin-top: -22px; width: 45px; height: 45px; background: #582f41; border: 0px; z-index: 10; }
.brands_list_sec .slick-arrow:before { content: ""; position: absolute; left: 16px; top: 12px; width: 15px; height: 15px; border-left: #fff solid 4px; border-bottom: #fff solid 4px; transform: rotate(45deg); }
.brands_list_sec .slick-next { left: auto; right: -40px; }
.brands_list_sec .slick-next:before { left: 10px; transform: rotate(-135deg); }

.brands_list_sec .brand { padding: 0 23px; }

.brands_list_sec .brand img { object-fit:contain; max-height: 100px; max-width: 220px; }

.brands_list_sec .icon { height:100px; display:flex; flex-wrap:wrap; align-items:center; }

.brands_list_sec .slick-list { }



/* retail_opportunities_sec */

.retail_opportunities_sec { padding: 45px 0; width: 100%;  }

.retail_opportunities_sec h3 { font-size: 36px; line-height:1; font-family:'Uni Grotesk Medium'; text-align: center; text-transform: uppercase; color: #5A2D3F; padding-bottom: 30px; }

.retail_opportunities_sec h4 { font-size: 48px; line-height:1; font-family:'Uni Grotesk Regular'; color: #fff; padding-bottom: 30px; }

.retail_opportunities_sec .banner { max-width: 1080px; margin:auto; min-height:200px; text-align:center; display: flex; flex-wrap:wrap; align-items:center; }

.retail_opportunities_sec .inner { width: 100%; }

.retail_opportunities_sec .inner .pdf_button{padding: 11px 20px 11px 34px;background: #fff url(images/d-icon.svg) no-repeat;background-position: 7px 9px; background-size:20px auto;}





/* maps_lease_plans_sec */

.maps_lease_plans_sec { width: 100%; padding: 40px 0; }

.maps_lease_plans_sec h3 { max-width: 1080px; margin: 0 auto; font-size: 36px; line-height:1; font-family:'Uni Grotesk Medium'; text-transform: uppercase; color: #5A2D3F; padding-bottom: 30px; text-align: center; }

.maps_lease_plans_sec .wrapper { max-width: 1450px; }

.maps_lease_plans_sec .slick-slide { width: 235px; padding: 0 10px; }

.maps_lease_plans_sec .property { position: relative; width: 100%; } 

.maps_lease_plans_sec .property .link { position:absolute; left:0; top:0; width:100%; height:100%; font-size:0; line-height:0; display:block; z-index:1; }

.maps_lease_plans_sec .thumbnail { background:#000; position: relative; height:0; padding-bottom: 186%; width: 100%; display: block; }

.maps_lease_plans_sec .thumbnail img { position:absolute; left:0; top:0; width: 100%; height:100%; object-fit:cover; }

.maps_lease_plans_sec .property:hover .thumbnail img { opacity:0.50; }

.maps_lease_plans_sec .slick-list { overflow:visible; }

.maps_lease_plans_sec .btn { display:block; margin-top:15px; }

.maps_lease_plans_sec .title { position:absolute; left:0; bottom:0; width:100%; padding:10px; }

.maps_lease_plans_sec .title h4 { text-shadow: 1px 1px 1px rgba(0,0,0,0.5); font-size: 25px; line-height:1; color: #fff; font-family:'Uni Grotesk Medium'; color:#fff;     text-transform: uppercase;}

.maps_lease_plans_sec .title .subtitle { font-size: 16px; line-height:20px; display:block; color:#fff; font-family:'Uni Grotesk Medium'; text-transform: uppercase; }

.maps_lease_plans_sec.find_home h3 { color: #CD7A38; }

.maps_lease_plans_sec.find_home { padding-bottom: 60px; }



.maps_lease_plans_sec .slick-dots { padding:15px 0 0 0; margin:0; text-align:center; font-size:0; line-height:0; list-style:none; }

.maps_lease_plans_sec  .slick-dots li { cursor: pointer; position: relative; display:inline-block; vertical-align: top; margin: 10px 5px 0; }

.maps_lease_plans_sec  .slick-dots li button { cursor: pointer; width: 12px; height: 12px; border:0; font-size:0; line-height:0; max-width: 100%; display:block; background:#eed2bd; padding:0; border: 1px solid transparent; border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; }

.maps_lease_plans_sec  .slick-dots li.slick-active button,

.maps_lease_plans_sec  .slick-dots li:hover button { background:#d77b48; }
.maps_lease_plans_sec .introcontent { max-width: 900px; margin: 0 auto; padding: 0px 0px 30px 0px; }




/* cooking_sec */

.cooking_sec { padding: 50px 0; width: 100%; text-align: center; }

.cooking_sec .cooking_list_wrap { max-width: 710px; margin:auto; display:block; } 

.cooking_sec h3 { font-size: 36px; line-height:1; font-family:'Uni Grotesk Medium'; text-transform: uppercase; color: #5A2D3F; padding-bottom: 20px; letter-spacing: -0.01em; }

.cooking_sec .col { padding: 0 10px; } 

.cooking_sec .col a { width: 100%; height:0; padding-bottom: 106%; position: relative; display: block; background:#000; }

.cooking_sec .col a img { position:absolute; left:0; top:0; width: 100%; height:100%; object-fit:cover; }

.cooking_sec .col a:hover img { opacity:0.50; }

.cooking_sec .col h4 { position:absolute; left:0; bottom:0; padding: 10px 15px; text-transform: uppercase; text-align:left; font-size: 30px; line-height:1; color: #fff; font-family:'Uni Grotesk Medium'; color:#fff;  }

.cooking_sec .col a:after { width:40px; height:40px; content:''; position:absolute; left:15px; top:25px; background:url(images/play-icon.png) no-repeat; background-size:contain; }

.cooking_sec .slick-dots { padding:0; margin:0; text-align:center; font-size:0; line-height:0; list-style:none; }

.cooking_sec .slick-dots li { cursor: pointer; position: relative; display:inline-block; vertical-align: top; margin: 10px 5px 0; }

.cooking_sec .slick-dots li button { cursor: pointer; width: 12px; height: 12px; border:0; font-size:0; line-height:0; max-width: 100%; display:block; background:rgba(205, 122, 56, 0.3); padding:0; border: 1px solid transparent; border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; }

.cooking_sec .slick-dots li.slick-active button,

.cooking_sec .slick-dots li:hover button { background:#5A2D3F; }





/* property_slider_sec */

.property_slider_sec { padding: 40px 0; width: 100%; /*background: #3e0c05;*/ }

.property_slider_sec .header { padding: 75px 0; background: #582f41; padding-bottom: 230px; }

.property_slider_sec .header h2 { color:#fff; font-size: 64px; font-family: "Uni Grotesk Medium"; padding-bottom: 25px; }

.property_slider_sec .header h2 em { font-family: "Uni Grotesk Regular Italic"; color:#fff; }

.property_slider_sec .header h3 { color:#fff; font-size: 36px; font-family: "Uni Grotesk Regular"; text-transform: uppercase; }

.property_slider_sec .banner { margin-top:-180px; }







.property_slider_sec .wrapper { max-width: 1120px; }

.property_slider_sec figure { }

.property_slider_sec .slide { padding-bottom: 40px; }

.property_slider_sec .global_caption { color:#828282; position:absolute; left:0; bottom:-40px; padding:10px 0px; }

.property_slider_sec .video_url { position:absolute; left:0; top:0; width:100%; height:100%; font-size:0; line-height:0; display:block; z-index:1; background:url(images/play-icon.png) center center no-repeat; background-size:48px auto;  }

.property_slider_sec .slick-dots { width: 100%; padding:0; margin:-40px 0 0 0; text-align:center; font-size:0; line-height:0; list-style:none; }

/*.property_slider_sec .slick-list { padding-bottom: 40px; }*/

.property_slider_sec .slick-dots li { cursor: pointer; position: relative; display:inline-block; vertical-align: top; margin: 10px 5px 0; }

.property_slider_sec .slick-dots li button { cursor: pointer; width: 12px; height: 12px; border:0; font-size:0; line-height:0; max-width: 100%; display:block; background:rgba(90, 45, 63, 0.3); padding:0; border: 1px solid transparent; border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; }

.property_slider_sec .slick-dots li.slick-active button,

.property_slider_sec .slick-dots li:hover button { background:#5A2D3F; }

.property_slider_sec .text { padding: 40px 0 0; max-width: 950px; margin:auto; width: 100%; text-align:center; }

.property_slider_sec .text h2 { letter-spacing:-0.015em; font-size: 36px; line-height:1; /*color:#fff;*/ text-transform: uppercase; font-family:'Uni Grotesk Medium'; padding-bottom: 20px; }

.property_slider_sec .text p { color:#000; /*color:#F5D2C0;*/ padding:0; line-height:1.6; font-size: 16px; }

.property_slider_sec .text p a { color:#000; /*color:#fff;*/ text-decoration:none}

.property_slider_sec .video_url + img + .big_caption { margin-top:80px; }







/* contact_retail_leasing_sec */

.contact_retail_leasing_sec { padding: 70px 0; width: 100%;  }

.contact_retail_leasing_sec h3 { text-align:center; font-size: 36px; line-height:1; font-family:'Uni Grotesk Medium'; text-transform: uppercase; color: #5A2D3F; padding-bottom: 30px; letter-spacing: -0.01em; }

.contact_retail_leasing_sec .wrapper2 { max-width: 1140px; }

.contact_retail_leasing_sec .list { justify-content:center; }

.contact_retail_leasing_sec .col { border-left: 5px solid #EEEEEE; width: 20%; padding: 0 10px; }

.contact_retail_leasing_sec h6 { font-size: 14px; line-height:1;  color: #AF4366; font-weight:500; text-transform: uppercase; }

.contact_retail_leasing_sec .col span { padding-bottom: 5px; font-size: 12px; line-height:1.3; display: block; color: #000; font-weight:700; }

.contact_retail_leasing_sec .col a { font-size: 12px; line-height:1.4;  color: #000; font-weight:500; display: table; }



/*work*/

.contact_retail_leasing_sec.work { padding-top:25px; }

.contact_retail_leasing_sec.work h6 { color: #468B93; }

.contact_retail_leasing_sec.work h3 { color: #243B48; }



/*live*/

.contact_retail_leasing_sec.live h6 { color: #CD7A38; }

.contact_retail_leasing_sec.live h3 { color: #CD7A38; }



/*placemaking*/

.contact_retail_leasing_sec.placemaking h6 { color: #34315B; }

.contact_retail_leasing_sec.placemaking h3 { color: #565098; }







/* two_column_property_slider_sec */

.two_column_property_slider_sec { padding: 30px 0; width: 100%; }

.two_column_property_slider_sec figure { padding-bottom: 102.6%; margin-top:20px; }

.two_column_property_slider_sec .image { width: 49%; }

.two_column_property_slider_sec .text { padding: 50px 70px 50px 160px; width: calc(51% + 60px); margin-left:-60px; min-height:615px; background:#fcf0a4; display: flex; flex-wrap:wrap; align-items:center; }

.two_column_property_slider_sec .wrapper { max-width: 1115px; }

.two_column_property_slider_sec .inner { width: 100%; }

.two_column_property_slider_sec p { padding-bottom: 25px; }

.two_column_property_slider_sec h3 { font-size: 36px; font-weight:700; line-height:1.3; padding-bottom: 20px; text-transform: uppercase; }

.two_column_property_slider_sec .slick-dots { position:absolute; left:0; width: calc(50% - 77px); bottom:15px; padding:0; margin:0; text-align:right; font-size:0; line-height:0; list-style:none; }

.two_column_property_slider_sec .slick-dots li { cursor: pointer; position: relative; display:inline-block; vertical-align: top; margin: 10px 5px 0; }

.two_column_property_slider_sec .slick-dots li button { cursor: pointer; width: 12px; height: 12px; border:0; font-size:0; line-height:0; max-width: 100%; display:block; background:#eed2bd; padding:0; border: 1px solid transparent; border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; }

.two_column_property_slider_sec .slick-dots li.slick-active button,

.two_column_property_slider_sec .slick-dots li:hover button { background:#d77b48; }

.two_column_property_slider_sec .global_caption { position:absolute; left:0; bottom: -40px;}



.two_column_property_slider_sec .slick-slide { padding-bottom: 10px; }



.two_column_property_slider_sec.featured .text ,

.two_column_property_slider_sec.workplace .text { background:#CAE4DC; }

.two_column_property_slider_sec.workplace { padding-top:10px;}

.two_column_property_slider_sec.workplace .slick-dots li button { background:rgba(70, 139, 147, 0.3); }

.two_column_property_slider_sec.workplace .slick-dots li.slick-active button,

.two_column_property_slider_sec.workplace .slick-dots li:hover button { background:rgba(70, 139, 147, 1); }

.two_column_property_slider_sec.featured .text { order:-1; margin-left:auto; margin-right:-60px; padding: 50px 160px 50px 70px; }





/* upcoming_sec */

.upcoming_sec { padding: 0px 0 65px; width: 100%;  }

.upcoming_sec h3 { padding: 40px 0 35px; color:#CD7A38; text-align:center; font-size: 36px; font-weight:700; line-height:1.3; text-transform: uppercase; }

.upcoming_sec hr { height:5px; background:#CD7A38; margin:0; border:0; }

.upcoming_sec .description { padding-bottom: 80px; max-width: 530px; margin:auto;  }

.upcoming_sec .image_list { margin: 0 -10px; }

.upcoming_sec .col2 { text-align:center; width: 50%; padding: 0 10px; }

.upcoming_sec .btn { margin-top:15px; border-color: #CD7A38; font-family: "Uni Grotesk Medium"; }

.upcoming_sec .btn:hover { background:#CD7A38; }

.upcoming_sec .btn svg { margin-left:4px; }

.upcoming_sec .btn svg path { transition:all 0.3s; }

.upcoming_sec .btn:hover svg path { stroke:#fff; }

.upcoming_sec figure { padding-bottom: 61%; }

.upcoming_sec img.sub { width: 125px; height: 195px; left:-20px; bottom: -35px; top:auto; }

.upcoming_sec .col2:nth-of-type(even) img.sub { left:auto; right: -20px;}



.upcoming_sec.work h3 { padding: 40px 0 35px; color:#243b48; text-align:center; font-size: 36px; font-weight:700; line-height:1.3; text-transform: uppercase; }

.upcoming_sec.work hr { height:5px; background:#cae4dc; margin:0; border:0; }



/* placemaking_sec */

.placemaking_sec { padding: 90px 0; width: 100%; }

.placemaking_sec .header { padding: 70px 0 25px; background: #343259; color:#fff; }

.placemaking_sec .header .wrapper { min-height:360px; }

.placemaking_sec .leftside { width: 53%; }

.placemaking_sec .rightside { width: 47%; padding-left: 55px; padding-right:80px; }

.placemaking_sec .header .leftside { padding-left:80px; }

.placemaking_sec .header .rightside { align-self:end;  }

.placemaking_sec .header p { padding:0; color:#CAE4DC; }

.placemaking_sec h2 { color:#fff; font-size: 64px; line-height:1.15; letter-spacing: -0.015em; font-family: "Uni Grotesk Medium"; }

.placemaking_sec h2 em { color: #fff; /*font-family: "Uni Grotesk Regular Italic";*/ font-family: "Times New Roman", "serif"; font-style: italic; }

.placemaking_sec .content { padding:20px 0 0 0; }

.placemaking_sec .content .leftside .images { width: auto; margin: -80px -10px 0; }

.placemaking_sec .content .leftside .images .col2 { width: 50%; padding: 0 10px; }

.placemaking_sec .content .leftside .images .col2 + .col2 { margin-top:-55px; }

.placemaking_sec .content .leftside { padding-right:45px; }

.placemaking_sec .content .leftside .images figure { padding-bottom: 118%; }

.placemaking_sec .content .leftside .images .col2 + .col2 figure { padding-bottom: 112%; }

.placemaking_sec .global_caption.right { padding-right:0; }

.placemaking_sec .image_gallery { padding: 10px 0 0 0; width: 100%; }

.placemaking_sec .image_gallery .col3 { width: 33.33%; padding: 0 10px; }

.placemaking_sec .image_gallery .row { margin: 0 -10px; }

.placemaking_sec .image_gallery figure { padding-bottom: 115.5%; }

.placemaking_sec .image_gallery .col3:nth-of-type(2) figure { padding-bottom: 100%; } 





/* digital_infrastructure_sec */

.digital_infrastructure_sec { padding: 60px 0; width: 100%; }

.digital_infrastructure_sec .header { margin-bottom: 20px; padding: 60px 0 10px; width: 100%; background: #0f1336; }

.digital_infrastructure_sec h2 { color:#fff; font-size: 64px; line-height:1.15; letter-spacing: -0.015em; font-family: "Uni Grotesk Medium"; text-transform: uppercase; margin-right:-100px; }

.digital_infrastructure_sec h2 em { color: #fff; /*font-family: "Uni Grotesk Regular Italic";*/ font-family: "Times New Roman", "serif"; font-style: italic; }

.digital_infrastructure_sec h3 { font-size: 36px; line-height:1.3; font-family: "Uni Grotesk Regular"; color:#fff; text-transform: uppercase; padding-bottom: 55px; margin-right:-150px; }

.digital_infrastructure_sec .leftside { width: 57%; }

.digital_infrastructure_sec .rightside { padding-left:50px; width: 43%; }

.digital_infrastructure_sec p { font-size: 20px; }

.digital_infrastructure_sec .header p { color:#CDCCE4; }

.digital_infrastructure_sec .videothumb { width: 100%; max-width: 375px; float: right; margin: -250px 0 0 0; }

.digital_infrastructure_sec .videothumb a { display:block; padding-bottom:100%; }

.digital_infrastructure_sec .videothumb a:after { width:50px; height:50px; content:''; position:absolute; left:50%; top:45%; background:url(images/play-icon.png) no-repeat; background-size:contain; transform: translate(-50%,0); }



/* testimonial_sec */

.testimonial_sec { width: 100%; padding: 45px 0; }

.testimonial_sec blockquote { padding:0; margin:0; padding:0; }

.testimonial_sec blockquote p { font-size: 48px; line-height: 1.23; /*font-family: 'Uni Grotesk Light Italic';*/ font-family: "Times New Roman", "serif"; font-style: italic; }

.testimonial_sec blockquote p:before { content:'“'; display: inline-block; vertical-align: top; }

.testimonial_sec blockquote p:after { content:'”'; display: inline-block; vertical-align: top; }



.testimonial_sec .inner { padding: 20px 80px 10px; border-top: 5px solid #65b3e1; }

.testimonial_sec .name { font-size: 20px; line-height:1.1; display:block; font-family: 'Uni Grotesk Medium'; text-transform: uppercase; padding-bottom: 5px;}

.testimonial_sec .designation { font-size: 20px; line-height:1.1; display:block; font-family: 'Uni Grotesk Regular'; }






/* sustainability_banner_sec */

.sustainability_banner_sec { margin:20px 0 20px 0; /*min-height:650px;*/ padding-bottom: 51%; width: 100%; background-position: center center; background-size:cover; position: relative; }

.sustainability_banner_sec .text_list { width: 100%; }

.sustainability_banner_sec .text_list .text { background: #B9DAF2; padding: 20px 20px; max-width: 270px; width: 100%; text-align: center; position: absolute; left: 50%; top: 50%; transition: 0.5s all; }

.sustainability_banner_sec .text_list .text:nth-of-type(1) { top: 8%; left: 11%; }

.sustainability_banner_sec .text_list .text:nth-of-type(2) { transition-delay: 0.1s; top: 22%; left: 46%; }

.sustainability_banner_sec .text_list .text:nth-of-type(3) { transition-delay: 0.2s; top: 33%; left: 2%; }

.sustainability_banner_sec .text_list .text:nth-of-type(4) { transition-delay: 0.1s; top: 47%; left: 29%; }

.sustainability_banner_sec .text_list .text:nth-of-type(5) { transition-delay: 0.2s; top: 17%; left: auto; right: 3%; }

.sustainability_banner_sec .text_list .text:nth-of-type(6) { transition-delay: 0.1s; top: auto; bottom: 6%; max-width: 290px; left: 62%; }

.sustainability_banner_sec p { padding:0; font-size: 14px; line-height: 21px; }





/* sustainibility_sec */

.sustainibility_sec { padding:20px 0; width: 100%; }

.sustainibility_sec .textbox { width: 75%; background: #bbd9f3;  padding: 110px 80px 80px 160px; }

.sustainibility_sec .listside { z-index:1; width: calc(25% + 65px); margin-right:-65px; order:-1; min-height:780px; }

.sustainibility_sec .wrapper2 { max-width: 965px; }

.sustainibility_sec h2 { font-size: 48px; line-height:1.1; text-transform: uppercase; font-family: 'Uni Grotesk Medium'; padding-bottom: 35px; }

.sustainibility_sec .list figure { padding-bottom: 78%; }

.sustainibility_sec h6 { font-family: 'Uni Grotesk Medium'; font-size: 14px; padding: 0 0 10px 10px; }

.sustainibility_sec .info { position:absolute; left:0; bottom:0; padding:10px 10px 30px 15px; }

.sustainibility_sec .block { position: relative; margin-bottom: 10px; }

.sustainibility_sec .number { font-size: 60px; font-family: 'Uni Grotesk Medium'; line-height:1; color:#fff; display:block; }

.sustainibility_sec .title { padding-bottom: 20px; font-size: 16px; font-family: 'Uni Grotesk Bold'; line-height:1.1; color:#fff; display:block; }

.sustainibility_sec .caption { font-size: 14px; font-family: 'Uni Grotesk Medium'; line-height:1.4; color:#fff; display:block; }





/* recent_news_sec */

.recent_news_sec { padding: 125px 0 40px; width: 100%; }

.recent_news_sec .heading { margin-bottom: 55px; padding: 67px 0; text-align: center; background: #3886c8; } 

.recent_news_sec .heading h2 { color: #fff; font-size: 48px; line-height:1.1; text-transform: uppercase; font-family: 'Uni Grotesk Bold'; padding:0; }

.recent_news_sec .recent_news_list { margin: 0 -10px; }

.recent_news_sec .recent_news_list .image { width: 170px; position: relative; z-index:1; }

.recent_news_sec .recent_news_list .image figure { padding-bottom: 105%; }

.recent_news_sec .recent_news_list .image.no_image { background: #3B86C8; }

.recent_news_sec .recent_news_list .image.no_image .placeholder { font-size: 12px; line-height: 16px; width: 100%; position:absolute; left:0; top:50%; transform: translate(0,-50%); color:#fff; text-align:center; }





.recent_news_sec .recent_news_list .news { width: 50%; padding: 0 10px 20px; }

.recent_news_sec .recent_news_list .text { padding: 20px 20px 20px 60px; width: calc(100% - 130px); margin-left:-40px; background: #bbd9f3; min-height:210px; }

.recent_news_sec .recent_news_list p { font-size: 16px; padding-bottom: 10px; }

.recent_news_sec .recent_news_list .text p:last-child { padding-bottom:0; }

.recent_news_sec h4 { font-weight:normal; font-family: 'Uni Grotesk Bold'; padding-bottom: 15px; }

.recent_news_sec h4 a { color: #3B86C8; }

.recent_news_sec .read-more,

.recent_news_sec .more { text-decoration:none; color: #3B86C8; font-family: 'Uni Grotesk Bold'; font-size: 14px; }

.recent_news_sec .read-more:hover,

.recent_news_sec .more:hover,

.recent_news_sec h4 a:hover { color: #1e5786; text-decoration:underline; }









/* inquiry_sec */

.inquiry_sec { padding: 30px 0 25px; text-align:center; width: 100%; background: #3B86C8; }

.inquiry_sec h3 { padding-bottom:15px; font-size: 36px; line-height:1; color:#fff; text-transform: uppercase; font-family: 'Uni Grotesk Medium'; }

.inquiry_sec p { padding:0; font-size: 20px; line-height: 26px; color:#fff; }

.inquiry_sec p a { text-decoration:underline; color:#fff; }

.inquiry_sec p a:hover { text-decoration:none; } 





.hide_section { display:none !important; }



/* footer-part */

#footer-part { width: 100%; background: #000; }



/* instagram_sec */

.instagram_sec { padding: 30px 0 40px; width: 100%;  }

.instagram_sec .instagram { max-width: 1280px; margin:auto; text-align:center; background:url(images/instagram-logo.svg) center top no-repeat; padding-top: 55px; }



/*.footer_sec */

.footer_sec { width: 100%; padding-bottom: 40px; border-bottom: 20px solid #3886c8; }

.footer_sec .address { padding: 10px 0 0 0; font-size: 18px; line-height: 24px; color:#fff; font-family: 'Uni Grotesk Regular'; }

.footer_sec .address a { color: #fff; font-family: 'Uni Grotesk Bold'; text-decoration:none; }

.footer_sec .leftside { width: 50%; padding-right:40px; }

.footer_sec .rightside { padding-top:15px; width: 50%; padding-left:40px; text-align: right; }

.footer_sec .logo { display: inline-block; }

.footer_sec .social_list { list-style:none; margin:0; padding:0 0 20px 0; list-style:none; }

.footer_sec .social_list li { margin: 0 0 0 14px; display: inline-block; vertical-align: top; }

.footer_sec .social_list li a { font-size: 28px; line-height:1; color: #B1DBF4; }

.footer_sec .social_list li a:hover { color: #fff; }

.footer_sec .copyright_text { font-size: 18px; line-height:24px; color:#fff; }

.footer_sec .copyright_text p { padding:0; }

.footer_sec .copyright_text ul { list-style:none; margin:0; padding:0; }

.footer_sec .copyright_text ul li { font-size: 18px; line-height:24px; color:#fff; font-family: 'Uni Grotesk Bold'; }

.footer_sec .copyright_text ul li a { color: #fff; }

.footer_sec .copyright_text ul li a:hover { text-decoration:underline; }







.wpcf7-not-valid-tip { display: none !important; }

.wpcf7-not-valid { box-shadow: 0px 0px 0px 1px #f00 inset; -webkit-box-shadow: 0px 0px 0px 1px #f00 inset; -ms-box-shadow: 0px 0px 0px 1px #f00 inset; }

div.wpcf7-response-output { margin:10px 0; padding:0; font-size: 14px; line-height: 14px; color: #f00; border:0; }

div.wpcf7-mail-sent-ok { color: #398f14; }



/* content-bar-bar */

.content-bar { padding: 60px 0 60px; width: 100%;  }

.error404 .content-bar { padding: 170px 0 50px; text-align:center; min-height:500px; }



/* Alignment */

.alignleft { display: inline;  margin-right: 1em !important; }

.alignright { display: inline; float: right; margin-left: 1em !important; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

img.alignleft, img.alignright, img.aligncenter { margin-bottom: 1.625em; }

table, th, td { border: none }

table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin: 0 0 1.6em; table-layout: fixed; /* Prevents HTML tables from becoming too wide */ width: 100%; }

caption, th, td { font-weight: normal; text-align: left; }

th { border-width: 0 1px 1px 0; }

td { border-width: 0 1px 1px 0; vertical-align: top; }

td img { width: 100%; max-width: 100%; vertical-align: top; margin: 0px; height: auto; }

th, td { padding: 0.4em; }

th { font-size: 24px; letter-spacing: 1px; line-height: 28px; }

td img.alignnone { margin: 0px }

blockquote { /*font-style: italic;*/  font-weight: normal; margin: 0 2%; }

blockquote em, blockquote i, blockquote cite { font-style: normal; }

blockquote cite { color: #666; letter-spacing: 0.05em; text-transform: uppercase; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }

blockquote, q { quotes: "" ""; }



#blogWrapper { width:auto; overflow:hidden; }









/* blog-bar */

.blog-bar { padding: 80px 0; width:100%;  position: relative; }



.blog-bar .centering { display: flex; flex-wrap:wrap; }

.blog-bar .left_sidebar { width: 70%;  padding: 0 30px 0 0; }

.blog-bar .right_sidebar { width: 30%; float: right; }



.slick-dots { padding: 5px !important; text-align:center; width: 100%; font-size:0; line-height:0;  }

.slick-dots li { cursor: pointer; position: relative; display:inline-block; vertical-align: top; margin: 0 8px; }

.slick-dots li button { width: 10px; height: 10px; border:0; font-size:0; line-height:0; max-width: 100%; display:block; background:#cccccc; padding:0; border: 2px solid #fff; border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; } 

.slick-dots li:after { border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; width: 100%; height: 100%; content:''; position:absolute; left:-1px; top:-1px; border: 1px solid #fff;  } 

.slick-dots li.slick-active button,.slick-dots li:hover button { background:#ac9455; }  

.slick-dots li:hover:after,.slick-dots li.slick-active:after{ border-color: #ac9455; }





/* Alignment */ 

.alignleft { display: inline; float: left; margin-right: 1em !important; }

.alignright { display: inline; float: right; margin-left: 1em !important; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

img.alignleft, img.alignright, img.aligncenter { margin-bottom: 1.625em; }

table, th, td { border: none }

table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin: 0 0 1.6em; table-layout: fixed; /* Prevents HTML tables from becoming too wide */ width: 100%; }

caption, th, td { font-weight: normal; text-align: left; }

th { border-width: 0 1px 1px 0; }

td { border-width: 0 1px 1px 0; vertical-align: top; }

td img { width: 100%; max-width: 100%; vertical-align: top; margin: 0px; height: auto; }

th, td { padding: 0.4em; }

th { font-size: 24px; letter-spacing: 1px; line-height: 28px; }

td img.alignnone { margin: 0px }

blockquote { /*font-style: italic;*/  font-weight: normal; margin: 0 2%; }

blockquote em, blockquote i, blockquote cite { font-style: normal; }

blockquote cite { color: #666; letter-spacing: 0.05em; text-transform: uppercase; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }

blockquote, q { quotes: "" ""; }



#blogWrapper { width:auto; overflow:hidden; }



/* blog container */

#BlogCntr { margin-top: 12px; margin-bottom: 25px; width: 100%; position: relative;  position: relative; z-index: 9; }



/* left blog box */

.leftBlogBox {	padding: 0;	width: 73%;		position: relative;	background: #fff; }

.leftBlogBox .rational_image { display:block; }

.leftBlogBox .recent_news_sec { padding:0; }

.leftBlogBox .recent_news_sec .recent_news_list .news { width: 100%; }

.leftBlogBox h1 { padding-bottom: 45px; }

.single .leftBlogBox h1 { padding-bottom: 25px; }

.single .leftBlogBox h2 { padding-bottom: 25px; }

.single .leftBlogBox h3 { padding-bottom: 25px; }

.single .leftBlogBox h5 { padding-bottom: 15px; }



.single .leftBlogBox p { }

.leftBlogBox ul.dateBar { list-style: none;	margin: 0 0 5px 0;	padding: 0px}

.single .leftBlogBox ul.dateBar {	margin: 0 0 15px 0;	padding-left: 0px}

.leftBlogBox ul.dateBar li { font-size: 14px; line-height: 18px; }

.leftBlogBox ul.dateBar li strong {	color: #000;}

.leftBlogBox .postLoop {	width: 100%;	overflow: hidden;	padding: 30px 0;	margin: 0px;	border-bottom: 1px solid #bebebe; }

.leftBlogBox .postLoop h2 { font-size: 30px;  font-weight:700; padding-bottom: 5px; }

.leftBlogBox .postLoop p { padding: 0;}

.leftBlogBox .postLoop:last-child, .leftBlogBox .postLoop:last-of-type { border-bottom: none; }

.leftBlogBox .postLoop .image { float: left; margin: 5px 15px 5px 0; }

.leftBlogBox .postLoop h2 { text-transform: capitalize; margin: 0px; }

.leftBlogBox .postLoop h2 a { color: #000; text-decoration: none }

.leftBlogBox .postLoop h2 a:hover { color: #0088ce; }

.leftBlogBox .postLoop a.read-more { display: inline-block; text-decoration: none; text-transform: capitalize; font-weight: 600 }

.leftBlogBox .postLoop a.read-more:hover { text-decoration:underline; }

.leftBlogBox h4.title { font-size: 16px; font-weight: normal; padding-top: 15px; color: #000; text-transform: capitalize; }



/* comment form */

.leftBlogBox #commentform { width: 100%; }

.leftBlogBox #commentform input[type="text"], .leftBlogBox #commentform input[type="email"], .leftBlogBox #commentform textarea, .leftBlogBox #commentform input[type="url"] { border: 1px solid #000 !important; background: none; padding: 7px 10px; box-sizing: border-box; color: #000; font-size: 15px; border-radius: 0px; -webkit-appearance: none; -webkit-border-radius: 0px; resize: none; margin: 0; width: 535px; }

.leftBlogBox #commentform input[type="submit"] { width: auto; padding: 5px; border: none; background: #dfb643; color: #fff; cursor: pointer; border-radius: 0; font-size: 16px; }

.leftBlogBox #commentform input[type="submit"]:hover, .leftBlogBox #commentform p.form-submit input[type="submit"]:hover { background: #097536; }

.leftBlogBox #commentform p.form-submit input[type="submit"] { width: auto; padding: 8px 15px; border: none; background: #0088ce; color: #fff; cursor: pointer; margin-left: 100px; }

.leftBlogBox #respond h3 { padding-bottom: 20px; }

.leftBlogBox #commentform input[type="url"].error,.leftBlogBox #commentform input[type="text"].error, .leftBlogBox #commentform input[type="email"].error, .leftBlogBox #commentform textarea.error { border: 1px solid #f00!important }

.leftBlogBox div.error { display: none !important }

.leftBlogBox h3#comments, .leftBlogBox #respond h3, h2.comments-title, h3#reply-title { border-bottom: 1px solid #000; font-size: 24px; font-weight: normal; line-height: 29px; margin-bottom: 10px; padding-bottom: 10px; color: #000; }

.leftBlogBox #comments { clear: both; margin-bottom: 10px }

.leftBlogBox #comments footer { border: none }

.leftBlogBox .commentlist, .leftBlogBox .comment-list { list-style: outside none none; margin-top: 10px !important; margin-bottom: 10px; }

.leftBlogBox .commentlist li { color: #34343f; font-size: 20px; line-height: 30px; list-style: outside none none; overflow: hidden; }

.leftBlogBox .comment-list li { color: #34343f; font-size: 20px; line-height: 20px; list-style: outside none none; overflow: hidden; }

.leftBlogBox img.avatar { float: left; margin: 3px 10px 10px 0; width: 50px; border: 1px solid #cccccc; max-width: 100%; height: auto; display: block }

.leftBlogBox .commentlist cite.fn, .leftBlogBox cite.fn { color: #dfb643; font-size: 16px; }

.leftBlogBox span.says { font-size: 16px; }

.leftBlogBox .commentlist a.url, .leftBlogBox .commentlist cite.fn, .leftBlogBox a.url, .leftBlogBox cite.fn { font-style: normal; text-decoration: none; font-size: 20px; }

.leftBlogBox .comment-awaiting-moderation { font-size: 16px; line-height: 21px; color: #000; font-style: normal }

.leftBlogBox .commentmetadata a { color: #000; cursor: default !important; font-size: 13px; line-height: 16px; }

.leftBlogBox .commentlist p, .leftBlogBox .comment-list p { clear: both; font-size: 15px; line-height: 19px; }

.comment-content p { padding-bottom: 5px; } #commentform p { padding-bottom: 15px !important; font-size: 16px; margin-bottom: 0; } #commentform .comment-form-cookies-consent { display: none; }

.leftBlogBox .comment-list .comment-metadata { font-size: 16px; color: #000; }

.leftBlogBox .comment-reply-link { font-size: 16px; text-decoration: none }

.leftBlogBox .comment-reply-link:hover { text-decoration: none; color: #dfb643; } #cancel-comment-reply-link { color: #000; text-decoration: none; font-size: 20px; line-height: 25px } #cancel-comment-reply-link:hover { text-decoration: underline }

.leftBlogBox .reply { padding: 0px 0 15px; }

.leftBlogBox .reply a { color: #000 }

.leftBlogBox #respond { margin-top: 10px;/*overflow: hidden;*/width: auto; padding: 0px }

.leftBlogBox #cancel-comment-reply-link:hover { color: #dfb643; text-decoration: none }

.leftBlogBox .commentlist ul.children, .leftBlogBox .comment-list ol.children { /*margin-left: 25px;*//*float:left*/}

.leftBlogBox label.screen-reader-text { display: none }

.leftBlogBox #searchform { width: 100%; margin: 0 auto; }

.leftBlogBox .page-header { padding: 6px 0; padding-top: 20px; } 

#commentform label { float: left; width: 100px; font-size: 16px; line-height: 21px; padding: 6px 0; }



#commentform label.error { display: none!important }



/* pagination */

.leftBlogBox .wp-pagenavi { margin: 25px 0 50px 0; }

.leftBlogBox .wp-pagenavi a, .wp-pagenavi span { font-size: 14px; color: #000; border: 1px solid #7b7b7b; display:inline-block; vertical-align: top; }

.wp-pagenavi a, .wp-pagenavi span { border-color: #0088ce; padding: 5px 7px }

.wp-pagenavi span.current { border-color: #0088ce; font-weight: normal; color: #fff; background: #0088ce}

.leftBlogBox .wp-pagenavi a:hover, .wp-pagenavi a:hover { background: #0088ce; color: #fff; border-color: #0088ce; }

.wp-pagenavi span.pages:hover, .wp-pagenavi span.pages { border-color: #7b7b7b; }



/* right blog box */

.rightBlogBox { padding: 0 0 0 40px; width: 27%;	float: right;	position: relative;	background: #fff;}

.rightBlogBox h2.wp-block-heading { font-size: 18px; line-height: 22px; text-transform: capitalize; font-weight:700; }



.rightBlogBox .widget {	text-align: left;	margin-bottom: 25px;	overflow: hidden}

.rightBlogBox .widget h3 { font-size: 25px; line-height: 30px; font-weight:700; padding-bottom: 10px; }

.rightBlogBox h3.widgettitle {	margin-bottom: 10px;	text-align: center;	color: #f1c855;	font-size: 34px;	text-align: left;	text-transform: capitalize;	line-height: 40px;	padding-bottom: 0px}

.rightBlogBox label.screen-reader-text { display: none; }



.rightBlogBox ul { list-style:none; margin:0 0 25px 0; padding:0; }

.rightBlogBox ul li { position: relative; font-size: 18px; line-height: 24px; width: 100%; border-bottom: 1px solid #edf0f7; padding:12px 0 12px 20px; }

.rightBlogBox ul li:before { width: 6px; height:10px; content:''; position:absolute; left:0; top:18px; background: url(images/arrow-right.png) no-repeat; background-size:100% auto; }

.rightBlogBox ul li a { color: #0088ce; text-decoration: none; outline: none }

.rightBlogBox ul li.current-cat a { color: #000; }

.rightBlogBox ul li a:hover { text-decoration: none; color: #0088ce; }

.mobilesidebar { display: none; }

.desktopsidebar { display: block }



/* single page */

.search-form .screen-reader-text { display: none }

.search-form input[type='Search'] { border-radius: 0px; padding: 5px; font-size: 14px; line-height: 19px; float: left; border: solid 1px #0088ce  ; color: #000; width: calc(100% - 85px); width: -ms-calc(100% - 85px); width: -webkit-calc(100% - 85px); width: -moz-calc(100% - 85px); -webkit-appearance: none; -webkit-border-radius: 0px; height: 33px; }

.search-form input[type='submit'] { width: 80px; text-align:center; float: left; background: #0088ce  ; border-radius: 0px; font-size: 15px; line-height: 20px; border: none; color: #fff; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0px; padding: 4px 10px; margin-right: 0px; height: 33px; border: solid 1px #0088ce  ; }

.search-form input[type='submit']:hover { background: #0088ce; border: solid 1px #0088ce; }

/*.search-form input[type='Search']:focus { border: solid 1px #000!important }*/

.leftBlogBox .singleimage { width: 100%; margin-bottom: 15px; }

.leftBlogBox .singleimage img { max-width: 100%; height: auto; width: 100% }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration { display: none; }	 	







/*keyframes*/

@-webkit-keyframes stickyhead{

	0%{opacity:0;-webkit-transform:translateY(-100%)}

	100%{opacity:1;-webkit-transform:translateY(0)}

}



@-moz-keyframes stickyhead{

	0%{opacity:0;-moz-transform:translateY(-100%)}

	100%{opacity:1;-moz-transform:translateY(0)}

}

@keyframes stickyhead{

	0%{opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}

	100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}

}