@import url("https://use.typekit.net/paa1das.css");
@font-face {
	font-family:"swiss-721-bt-70631";
	src: url("fonts/swiss-721-bt-70631.ttf") format("truetype");
}
@font-face {
	font-family:"swiss-721-italic-bt";
	src: url("fonts/swiss-721-italic-bt.ttf") format("truetype");
}

@font-face {
	font-family:"swiss-721-bold-bt-70711";
	src: url("fonts/swiss-721-bold-bt-70711.ttf") format("truetype");
}

@font-face {
	font-family:"swiss-721-bold-italic-bt";
	src: url("fonts/swiss-721-bold-italic-bt.ttf") format("truetype");
}

*:not(i) {

}
h1,
h1 * {
	font-size:80px;
}
h2,
h2 * {
	font-size:80px;
}
h3,
h3 * {
	font-size:35px;
}
h4,
h4 * {
	font-size:26px;
}
h5,
h5 * {

}
h6,
h6 * {

}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top:0;
	margin-bottom:0;
	font-family: baskerville-display-pt, serif;
	font-weight: 400;
	font-style: normal;
	color: #0B291E;
}
body,
p {
	font-size:18px;
	font-family:"swiss-721-bt-70631";
	color:#000;
	font-weight:400;
}
.container {
	width:100%;
	max-width:1660px;
}
.grecaptcha-badge {
	display: none !important;
}
a,
a:hover,
input,
input:hover,
button,
button:hover,
.owl-carousel .owl-nav.header_2 img,
.menu_slide {
	text-decoration: none;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.cls-1b {
	fill:#FF8300;
}

/* Header */
body {
	padding-top:118px;
}
header {
	padding:30px 0;
	background:#FF8300;
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	z-index:100;
}
.header_1 svg {
	max-width: 114px;
	height:auto;
}
.header_2 {
	text-align: right;
	display: -webkit-flex;
	display: flex;
	justify-content: flex-end;
	align-items: center;

}
.header_2 a.header_contact {
	display: inline-block;
	border: 2px solid #0B291E;
	color: #0B291E;
	padding: 7.5px 15px;
	font-family: "swiss-721-bold-bt-70711";
	text-transform: uppercase;
	margin-right:30px;
}
.header_2 a.menu_toggle {
	font-size:32px;
	color: #0B291E;
}
.wpcf7-list-item  {
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
.wpcf7-list-item input {
	margin-right:7.5px;
	border-radius: 0;
	width:14px;
}
.wpcf7-list-item span {
	flex-grow: 1;
}
.wpcf7-radio {
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
.wpcf7-list-item {
	margin:0 0 0 0 ;
}
.wpcf7-list-item.last {
	margin-left:15px;
}
/*
.header_2 ul {
	list-style: none;
	padding-right:0;
	margin-bottom:0;
	display: inline-block;
}
.header_2 ul>li {
	display: inline-block;
	margin-left:30px;
}
.header_2 ul>li>a {
	border-bottom:solid thin transparent;
	color:#fff;
	padding-bottom:2px;
}
.header_2 ul>li>a:hover,
.header_2 ul>li.current_page_item a {
	border-bottom-color:#fff;
}
*/
.header_2 img {
	display: inline-block;
	max-width:140px;
	margin-right:30px;
}
.menu_slide {
	position: fixed;
	right:0;
	top:0;
	transform:translateX(100%);
	-webkit-transform:translateX(100%);
	min-width:25vw;
	background: #0B291E;
	z-index: 101;
	height:100%;
	padding:90px 60px 30px;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
}
body .menu_slide.active {
	transform:translateX(0%);
	-webkit-transform:translateX(0%);
}
.menu_slide .menu_toggle {
	position: absolute;
	font-size:32px;
	color:#fff;
}
.menu_slide * {
	color:#fff;
}
.menu_slide svg {
	max-width: 140px;
	height:auto;
}

.menu_slide ul {
	list-style: none;
	padding-right:0;
	padding-left:0;
	margin-top: 30px;
	margin-bottom:60px;
	display: inline-block;

}
.menu_slide ul>li {
	display: inline-block;
	width:100%;
	margin-bottom:7.5px;
}
.menu_slide ul>li>a {
	border-bottom:solid thin transparent;
	color:#fff;
	padding-bottom:2px;
}
.menu_slide ul>li>a:hover,
.menu_slide ul>li.current_page_item a {
	border-bottom-color:#fff;
}
.contact_info_list {
	flex-grow: 1;
	display: -webkit-flex;
	display: flex;
	align-items: flex-end;
}

.section_1_home {
	padding-top:120px;
	padding-bottom: 30px;
	background:#0a291f;
}
.home .section_1_home {
	padding-top:60px;
}
.single .section_1_home {
	background:transparent;
	padding-bottom: 0;
}
.single .section_1_home h1 {
	color: initial;
	margin-bottom: 0
}
.section_title {
	margin-bottom:60px;
}

.section_1_home h1 {
	margin-bottom: 60px;
	color:#fff;
}
.side_content {

}
.side_content ul li a {
	color:#000;
}
.side_content h4 {
	font-style: italic;
	color:#FF8300;
	margin-bottom:30px;
}
.home .section_1_home .owl-carousel .owl-dots {
	text-align: center;
	position: absolute;
	left:0;
	width:100%;
	bottom:0;
	margin-top: 30px;
}
.home .section_1_home .owl-carousel .owl-dots .owl-dot {
	width: 8px;
	height: 8px;
	background:#fff;
	margin: 0 7.5px;
	display: inline-block;
}
.home .section_1_home .owl-carousel .owl-dots .owl-dot.active,
.home .section_1_home .owl-carousel .owl-dots .owl-dot:hover {
	background: #FF8300;
}
.title_owl {
	margin-top:30px;
}
.title_owl h3 {
	font-family:"swiss-721-bt-70631";
	font-size: 18px;
	color:#fff;
}


.section_2_home {
	margin-top:120px;
}
.section_title_line {

}
.section_2_home .section_title_line h4 {
	color:#0B291E;
}
.section_3_home .section_line hr {
	border-color:#FF8300;
}
.section_title_line h4 {
	text-transform: uppercase;
	font-family:"swiss-721-bold-bt-70711";
	margin-bottom:30px;
	padding-bottom:15px;
	border-bottom:solid thin #0B291E;
	color:#FFF;
}
.single .section_title_line h4 {
	color:#0B291E;
	border-bottom:solid 2px #0B291E;
	margin-bottom:60px;
}
.internal_listing_panel {
	margin-bottom:30px;

}
.internal_listing_row {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}
.internal_listing_row span {
	font-family:"swiss-721-bold-bt-70711";
	font-style: normal;
	font-size: 16px;
	color: #FF8300;
	line-height:21px;
	text-transform: uppercase;
}
.internal_listing_row em {
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	display: inline-block;
	margin-top:3.75px;
	color:#114633;
	font-family: baskerville-display-pt, serif;
}
.listing_panel {
	height:0;
	margin-bottom:15px;
	padding-bottom:75%;
	border:solid thin #114633;
}
.internal_listing_row {
	display: -webkit-flex;
	display: flex;
}

.internal_listing_row p {
	margin-bottom:0;
}
.internal_listing_row strong {
	font-family:"swiss-721-bold-bt-70711";

	font-weight:normal;
	color:#114633;
}


.top_listings_title {
	margin-top:60px;
}
.listing_panel_img {
	height:0;
	padding-bottom:75%;
}
.owl-carousel .listing_panel_img {
	height:87.5vh;
	padding-bottom:0;
}
.owl-dots {
	margin-top:15px;
}
.owl-carousel button.owl-dot {
	width:8px;
	height:8px;
	border-radius:100%;
	margin-right:7.5px;
	border:solid thin #114633;
	display: inline-block;
}
.owl-carousel button.owl-dot.active,
.owl-carousel button.owl-dot:hover {
	background:#114633;
}
.see_listings {
	text-align: center;
	margin-top:30px;
}
.see_listings a {
	display: inline-block;
	border: 2px solid #FF8300;
	color:#0B291E;
	padding:15px 30px;
	font-family:"swiss-721-bold-bt-70711";
	text-transform: uppercase;
	background: #FF8300;
}
.section_3_home {
	margin-top:120px;
	padding-top: 60px;
	padding-bottom:120px;
	background:#0B291E;
}
.section_3_home * {
	color:#fff;
}
.section_3_home img {
	max-width: 100%;
	height:auto;
	margin-bottom: 15px;
}
.section_3_home .section_title_line {
	margin-bottom:60px;
}
.section_3_home .section_title_line h4 {
	border-bottom-color:#FF8300;
}
.service_panel_row {
	margin-bottom: 60px;
}
.service_panel_row h3 {
	color:#FF8300;
	font-size: 26px;
	text-transform: capitalize;
	margin-bottom:15px;
}
.section_3_home .main_content h4 {
	color:#FF8300;
	font-style: italic;
}
.main_content p strong {
	font-family: baskerville-display-pt, serif;
	font-weight: 400;
	font-size:26px;
	display: inline-block;
	color:#FF8300;
	text-transform: capitalize;
	margin-bottom:3.75px;
}
.side_content p strong {
	font-family: baskerville-display-pt, serif;
	font-weight: 400;
	font-size:26px;
	display: inline-block;
	color:#0B291E;
	text-transform: capitalize;
}
.about_section_1 p strong {
	font-family: baskerville-display-pt, serif;
	font-weight: 400;
	font-size:26px;
	display: inline-block;
	color:#0B291E;
	
	margin-bottom:3.75px;
}
::-webkit-input-placeholder { /* Edge */
  color: #000;
  opacity:1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
  opacity:1;
}

::placeholder {
  color: #000;
  opacity:1;
}
.section_4_home {
	margin-top:120px;
}
.section_4_home h3 {
	font-style: italic;
}
.section_line {

}
.section_line hr {
	margin-top:120px;
	margin-bottom:120px;
	border-top:solid thin #0B291E;
}
.about_section_3 .section_line hr {
	margin-top:60px;
}
.about_section_3 .section_line hr,
.about_section_4 .section_line hr {
	border-color:#0B291E;
}
.section_title h3 {
	font-style: italic;
	color:#FF8300;
	font-weight:400;
	font-family: baskerville-display-pt, serif;
	margin-top:7.5px;

}
.section_1_home .section_title h3 {
	font-size:35px;
}
.section_4_home .section_title h3,
.section_5_home .section_title h3 {
	color:#0B291E;
}
.section_5_home .section_line {
	margin-top:60px;
}
.viewable_panel {
	height:0;
	padding-bottom:75%;
	margin-bottom:30px;
}
.viewable_panel_con {
	margin-bottom:60px;
}
.viewable_panel_con h4 {
	margin-bottom:15px;
	color:#0B291E;
	font-family: baskerville-display-pt, serif;
}
.viewable_panel_con p {
	margin-bottom: 0;
}
.viewable_panel_info {
	height:0;
	padding-bottom:75%;
	margin-bottom:15px;
}
.top_row_1_about_panel {
	margin-bottom:calc(60px - 1rem);
}
.top_row_1_about h2 {
	margin-bottom: 30px;
}
.top_row_1_about h3 {
	color:#0B291E;
	font-style: italic;
	margin-bottom: 60px;

}
.top_row_1_about {
	margin-bottom: 60px;
}
/* Footer */
footer {
	background:#0B291E;
	margin-top:180px;
	padding:60px 0;
}
footer * {
	color:#fff;
	font-size: 16px;
}
.footer_1 svg {
	max-width: 160px;
	height:auto;
}
.footer_2 h5 {
	font-style: italic;
	margin-bottom:15px;
}
.footer_2 p {
	margin-bottom:0;
}
.footer_3 ul {
	list-style: none;
	padding-left:0;
	margin-bottom:0;
}
.footer_4 {

}
.footer_4 a {
	display: inline-block;
	font-size:20px;
	margin-right: 15px;
}

/* ABout */
.about_section_1{
	margin-top:120px;
}
.about_section_1 h2,
.about_section_2 h2 {
	color: #0B291E;
	margin-bottom:30px;
}
.about_section_2 img {
	width:100%;
	max-width:none;
	margin-bottom:30px;
}
.about_section_1 img {
	margin-bottom: 0;
	max-width:none;
	width:100%;
}
.about_section_1 h4 {
	color: #FF8300;
	font-style: italic;
}
.about_section_2 h4 {
	color: #0B291E;
}
.about_section_1 .section_title_line h4 {
	font-style: normal;
	color:#0B291E;
	border-bottom-color:#0B291E;

}
.about_section_2 .section_line hr {
	margin-top:calc(120px - 1rem);
}
.main_profile_panel h4,
.secondary_profile_panel h4 {
	margin-bottom:15px;
	font-style: normal
}
.secondary_profile_panel {

}
.about_section_3 {
	
}
.about_section_3 h2 {
	margin-bottom:60px;
	color: #114633;
}
.about_section_3 h4,
.about_section_4 {
	color: #0B291E;
	margin-bottom:15px;
	text-transform: capitalize;
}
.about_section_3 p {

}
.at-glance-panel {
	margin-bottom:60px;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;

}
.at-glance-panel div {
	flex-grow: 1;
}
.at-glance-panel span {
	display: -webkit-flex;
	display: flex;
	align-items: center;
	width: 100%;
	min-height:140px;
	margin-bottom:60px;
}
.at-glance-panel img {
	
}
.about_section_4 h2 {
	margin-bottom:0;
	color: #114633;
}
.about_section_4 h3 {
	margin-bottom: 60px;
	color:#FF8300;
}
.about_section_4 h4 {
	margin-bottom:15px;
}
.sm-line hr {
	margin-top:calc(60px - 1rem);
	margin-bottom:60px;
	border-color:#114633;
}
.default_top {
	margin-top:120px;
	margin-bottom:60px;
}
.default_top h2 {
	color: #114633;
}

.internal_listing_row h4 {
	color: #114633;
}
.contact_section_1 {

}

.contact_section_1 iframe {
	width:100%;
	height:550px;
}
.contact_section_1 h4 {
	color:#FF8300;
	margin-bottom:15px;
}
.contact_section_1 .section_title_line h4 {
	color:#fff;
	margin-bottom:30px;
	border-bottom-color:#fff;
}
.contact_section_2 {
	margin-top:120px;
}
.wpcf7 input:not([type="submit"]):not([type="radio"]) {
	color:#114633;
	border:none;
	outline:none;
	border-radius: 0;
	border-bottom: 1px solid #114633;
	padding:15px 0;
	width:100%;
}
.wpcf7 textarea {
	color:#114633;
	border:none;
	outline:none;
	padding:15px;
	border: 1px solid #114633;
	width:100%;
}
.wpcf7 input[type="submit"] {
	font-size: 18px;
	color: #0B291E;
	font-family:"swiss-721-bold-bt-70711";
	background: #FF8300;
	border-radius: 0;
	padding:15px 30px;
	border: 2px solid #FF8300;
	display: inline-block;
	cursor: pointer;
	text-transform: uppercase;
}
.wpcf7-form-control-wrap {
	margin-bottom:30px;
	width:100%;
	display: inline-block;
}
.listing_section_2,
.listing_section_3 {
	margin-top:120px;
}
.listing_section_2 iframe {
	height:550px;
	width:100%;
}
.single .side_content {

}
.single .side_content img {
	max-width: 180px;
	height:auto;
	margin-top:calc(30px - 1rem);

	display: inline-block;
}
.side_content img {
	max-width: 180px;
	height:auto;
	margin-top:calc(60px - 1rem);
	display: inline-block;
	margin-bottom:30px;
}
.single .side_content h3 {
	color:#0B291E;
	margin-bottom:15px;
}
.single .side_content ul {
	list-style: none;
	padding-left:0;
	margin-bottom:30px;
}
.single .side_content a {
	display: inline-block;
	border: 2px solid #FF8300;
	color: #0B291E;
	background: #FF8300;
	padding: 15px 30px;
	font-family: "swiss-721-bold-bt-70711";
	text-transform: uppercase;
}
.main_details_listing {
	margin-top:30px;
}
.main_details_listing h4 {
	color:#0B291E;
	margin-bottom:15px;
	margin-top:15px;
}
.footer_5 {
	text-align: right;
}
.footer_5 img {
	max-width: 140px;
}
.listing_list>div {
	display: none;
}
.see_listings a:hover{
	background: #0B291E;
	border-color:#0B291E;
	color:#FF8300;
}
.wpcf7 input[type="submit"]:hover {
	background: #0B291E;
	border-color:#0B291E;
	color:#FF8300;
}
.single .side_content a:hover {
	background: #0B291E;
	border-color:#0B291E;
	color:#FF8300;
}

footer a:hover,
.footer_4 a:hover {
	color:#FF8300;
}
.header_2 a.header_contact:hover {
	background:#0B291E;
	color:#FF8300;
}
.owl-carousel.home_featured .owl-nav {
	opacity: 0
}
.owl-carousel.home_featured:hover .owl-nav {
	opacity: 1;
}
.owl-carousel.home_featured .owl-nav button {
	position: absolute;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width:60px;
	height:60px;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	color:#FF8300;
	border:solid thin #FF8300;
	background:rgba(255,255,255,0.9);
	font-size:32px;
}
.owl-carousel.home_featured .owl-nav button.owl-next {
	right:0;
}
.owl-carousel.home_featured .owl-nav button.owl-prev {
	left:0;
}
.contact_section_1 {
	padding-top: 30px;
	padding-bottom: 120px;
	background: #0a291f;
}
.contact_section_1 * {
	color:#fff;
}
.contact_section_1 h1 {
	margin-bottom: 30px;
	color: #fff;
	text-transform: capitalize;
}
.contact_section_1 h3 {
	font-style: italic;
	color: #FF8300;
	font-weight: 400;
	font-family: baskerville-display-pt, serif;
	margin-top: 7.5px;

}
.contact_section_1 iframe {
	width:100%;
	height:100%;
}
.contact_info_cap {
	margin-top:calc(60px - 1rem);
}
.contact_info_cap p {
	margin-bottom: 0;
	font-size:11px;
}
.btm_map_contact {
	margin-top:90px;
}
.btm_contact_section_2 {
	border-bottom:solid 2px #114633;
	padding-bottom:90px;
}
.contact_section_2_left h4 {
	text-transform: uppercase;
	color:#114633;
	font-family:"swiss-721-bt-70631";
	font-weight: bold;
}
.btm_contact_section_2 h4 {
	color:#0B291E;
	margin-bottom:60px;
}
.default_top.top_portfolio {
	margin-bottom: 0
}
.section_2_home.section_2_listing {
	margin-top:0;
}
.default_top.section_1_listing {
	
}
.internal_listing_row span.sold_tag {
	color:#000000;
	background:#FF8300;
	letter-spacing: 0px;
	padding:2px 7px;
	width:80px;
	height:30px;

	text-align: center;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}
.service_panel_row.service_panel_row_3 {
	margin-bottom: 0
}
.footer_2 p,
.footer_2 p * {
	font-size:11px;
}
.home .section_1_home h1 {
	font-size:110px;
	margin-bottom:30px;
	
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	height:2px !important;
}
.revised_line.section_title_line h4 {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom:none;
}
.orange_tag_2023 {
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: solid thin #0B291E;
	font-style: italic;
	color: #FF8300;
	font-weight: 400;
	font-family: baskerville-display-pt, serif;
	font-size: 24px;
	text-transform: capitalize;
	margin-top: 15px;
}
.exclusive_section_1 {

}
.exclusive_section_1 h2 {
	color: #0B291E;
  	margin-bottom: 30px;
}
.exclusive_section_1 h3 {
	font-family: baskerville-display-pt, serif;
	font-weight: 600;
	font-size: 26px;
	display: inline-block;
	color: #0B291E;
	margin-bottom: 1rem;
}
.exclusive_section_1 h4 {
	font-family: baskerville-display-pt, serif;
	font-weight: 400;
	font-size: 26px;
	display: inline-block;
	color: #0B291E;
	margin-bottom: 1rem;
}
.exclusive_section_1 span {
	font-style: italic;
	color: #FF8300;
	font-weight: 400;
	font-family: baskerville-display-pt, serif;
	text-transform: capitalize;

	font-size: 24px;
}
.exclusive_section_1 p {

}
.exclusive_section_1 img {
	width: 100%;
	height:auto;
	margin-bottom:30px;
}
.bg_square {
	margin-bottom:30px;
}
.exclusive_section_2 {
	margin-top:30px;
}
.exclusive_section_2 h2 {
	font-family: baskerville-display-pt, serif;
	font-weight: 400;
	font-size: 26px;
	display: inline-block;
	color: #0B291E;
	margin-bottom: 30px;
}
.exclusive_section_2 h3 {
	font-family: baskerville-display-pt, serif;
	font-weight: 400;
	font-size: 26px;
	display: inline-block;
	color: #0B291E;
	margin-top: 1rem;
}
.contact_section_2.exclusive_contact {
	margin-top: 60px;
}
.contact_section_2.exclusive_contact .btm_contact_section_2 h4 {
	margin-bottom: 30px;
}
.contact_section_2.exclusive_contact .btm_contact_section_2 {
	padding-bottom:0;
	border-bottom:none;
}
@media(max-width:1669px) {
	h1,
	h1 * {
		font-size: calc(32px + (80 - 32) * ((100vw - 300px) / (1660 - 300)));
	}
	h2,
	h2 * {
		font-size: calc(32px + (80 - 32) * ((100vw - 300px) / (1660 - 300)));
	}
	h3,
	h3 * {
		font-size: calc(24px + (35 - 24) * ((100vw - 300px) / (1660 - 300)));
	}
	h4,
	h4 * {
		font-size: calc(20px + (26 - 20) * ((100vw - 300px) / (1660 - 300)));
	}
	.home .section_1_home h1 {
		font-size: calc(32px + (110 - 32) * ((100vw - 300px) / (1660 - 300)));
	}
	.section_1_home .section_title h3 {
		font-size: calc(24px + (35 - 24) * ((100vw - 300px) / (1660 - 300)));
	}

}

@media (max-width: 1199.98px) {
	.section_title {
		margin-bottom:30px;
	}
	.section_3_home .section_title_line,
	.about_section_1 h2,
	.about_section_2 h2,
	.about_section_3 h2,
	.about_section_4 h3,
	.at-glance-panel,
	.default_top {
		margin-bottom:30px;
	}
	body:not(.home) .section_1_home,
	.section_2_home,
	.section_3_home,
	.section_4_home,
	footer,
	.about_section_1,


	.listing_section_2,
	.listing_section_3,
	.default_top,
	.contact_section_2 {
		margin-top:60px;
	}
	.section_line hr,
	.about_section_2 .section_line hr{
		margin-top:60px;
		margin-bottom:60px;
	}
	.section_5_home .section_line {
		margin-top:0;
		margin-bottom:0;
	}
	body:not(.home) .internal_listing_row h4 {
		margin-bottom: 0
	}
	.section_1_home h1 {
		margin-bottom: 30px;
	}

	.single .section_1_home {
		padding-top:0;
	}
	.btm_map_contact {
		margin-top:30px;
	}
	.btm_contact_section_2 h4,
	.service_panel_row {
		margin-bottom:30px;
	}
	.contact_section_1 {
		padding-bottom: 60px;
	}
	.section_3_home {
		padding-bottom: 60px;
	}

}

@media (max-width: 991.98px) {

}

@media (max-width: 767.98px) {
	.section_3_home {
		margin-bottom:60px;
	}
	header,
	.header_2 {
		text-align: center;
	}

	.header_2 ul {
		padding-left: 0;
	}
	.header_2 ul>li {
		margin:0 15px 0;
	}
	.section_4_home {
		margin-top: 0;
	}
	.section_3_home .main_content h4 {
		margin-bottom:15px;
	}
	.single .side_content {
		margin-bottom:30px;
	}
	.header_2 {
		display: none;
	}
	.header_1 svg {
		max-width:140px;
	}
	.home .section_1_home .owl-carousel .owl-dots {
		display: none;
	}
	.section_4_home h3 {
		margin-bottom:30px;
	}
	.section_4_home h3 {
		display: none;
	}
	.footer_2,
	.footer_3,
	.footer_4 {
		display: none;
	}
	.footer_5 {
		margin-top:15px;
	}
	.footer_1,
	.footer_5 {
		text-align: center;
	}
	.top_row_1_about {
		margin-bottom:30px;
	}
	.contact_section_1 iframe {
		margin-top:30px;
	}
	header {
		position: static;
	}
	body {
		padding-top:0;
	}
	.owl-carousel .listing_panel_img {
		height:50vh;
	}
	header {
		display: none;
	}
}