/*
Theme Name: Markproperties
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: markproperties


This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face {
    font-family: 'flamaextrabold';
    src: url('../fonts/flama-extrabold_0-webfont.eot');
    src: url('../fonts/flama-extrabold_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/flama-extrabold_0-webfont.woff') format('woff'),
         url('../fonts/flama-extrabold_0-webfont.ttf') format('truetype'),
         url('../fonts/flama-extrabold_0-webfont.svg#flamaextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	color: #373737;
}
img.logo {
    width: 80%;
}
h2.text-center.main-heading {
    position: relative;
    color: #ec2028;
    /* border-bottom: 5px solid #716a6a; */
    text-shadow: 3px 2px 3px #b5ababb0;
    border-radius: 28px;
    top: 19px;
}
.btn-full {
    width: 100%;
}
ul.list-inline li {
    display: inline;
}
.headicon {
    padding-top: 53px;
}
ul.list-inline li i.roundicon {
    background-color: #ec2028;
    color: #fff;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
	padding: 9px;
}
.grid-bg {
    background: #f2f2f247;
}
.gridtype {
    margin-top: 50px;
	border-bottom: 1px solid #8080805c;
}
.gridicon {
    color: #1312128a;
}
.content {
    padding: 9px;
}
h3 {
    font-family: Raleway;
    font-weight: bold;
	font-size: 1.5em;
}
ul.list-inline.footermap {
    display: inline-flex;
}
.container-fluid.blackbg {
/*     background-color: #000c; */
    padding-top: 36px;
}
h4 {
	color: #ffffff;	
}
.footeradd {
    color: #ffffff;
    font-size: 11px;
}
.container-fluid.blackcopybg {
    background-color: #000;
    color: #aba4a4;
	padding: 25px;

}
.footer h4 {
    font-size: 16px;
    color: #ffffff;
}
ul.property-features {
    display: grid;
}
ul.property-features li {
    display: inline-block;
}
.property-features li i {
    margin-right: 10px;
    float: left;
    width: 8%;
    font-size: 1.5em;
}
.property-features li span {
    float: left;
    width: 86%;
}
span.phone-no {
    font-size: 36px;
    font-weight: bold;
    position: relative;
    top: 7px;
}
.social-icons {
    margin-top: 10px;
}
button.alm-load-more-btn {
	cursor: pointer;
    width: 100%;
    background: #dc3545;
    border: none;
    border-radius: 4px;
    padding: 10px;
    color: #ffffff;
    font-size: 20px;
    text-transform: uppercase;
    margin: 20px 0;
}
.footerlogo {
    margin-bottom: 15px;
}
@media screen and (max-width: 589px) {
 footer.footer {
    text-align: center;
}
}


ul.proj li {
    display: inline;
    margin-right: 16px;
    position: relative;
}
ul.proj li a {
    color: #000;
    text-decoration: none;
}
.nav-center {
    text-align: center;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
    margin: 0 auto;
    max-width: fit-content;
	font-size: 1.3em;
}
.nav-tabs .nav-link {
    font-weight: bold;
}
ul#menu-main-menu li {
    display: inline;
    padding: 6px 13px;
/*     transition: 0.2s; */
	background-color: #ec2028 !important;
	border-radius: 6px;
}
/* .menu-item-init {
	background-color: #ec2028 !important;
	
}
.menu-item-init a {
	text-decoration: none;
	color: #fff;
} */
ul#menu-main-menu a:hover {
    text-decoration: none;
}
/* ul#menu-main-menu a{
   color:#fff !important;
} */
ul#menu-main-menu {
    font-size: 1em;
    font-weight: bold;
}
/* ul#menu-main-menu li a:hover {
/*     background-color: #fff !important;
	color:#ec2028  !important;
}
ul#menu-main-menu li:hover {
   background-color: #fff !important;
   border: 1px solid #ec2028 !important;
	color:#ec2028;
	    cursor: pointer;
} */
/* .menu-item-144{
   background-color: #fff !important;
   border: 1px solid #ec2028 !important;
   color: #ec2028;
}

.menu-item-145{
   background-color: #fff !important;
   border: 1px solid #ec2028 !important;
	color: #ec2028;
}

.menu-item-146{
   background-color: #fff !important;
   border: 1px solid #ec2028 !important;
	color: #ec2028;
}

.menu-item-160{
   background-color: #fff !important;
   border: 1px solid #ec2028 !important;
	color: #ec2028;
} */

/* ul#menu-main-menu a:hover {
    color: #ec2028;
} */

.select{
	border-bottom: 3px solid #ec2028;
}
@media screen and (max-width:990px) {
    ul#menu-main-menu li {
    display: grid !important;
    position: relative;
    left: -18px;
    margin-bottom: 7px;
    border-radius: 9px;
}
img.logo {
    position: relative;
    top: 7px;
    width: 100% !important;
}
.container1 {
    display: none;
}
}
@media screen and (max-width:769px) {
	div#search-2 {
    margin-top: 265px !important;
    margin-bottom: 25px;
}
.row.gridtype {
    padding: 11px;
}
.project-logo {
    width: 92px !important;
    height: auto !important;
	}
	img.build {
    margin-top: 10px !important;
}
.container1 {
    background: white;
    width: 100% !important;
}
.navblog.float-right {
    display: none;
}
img.logo {

        width: 54% !important;
	
}
	nav.navbar.navbar-default {
    position: absolute !important;
    right: 0px !important;
    top: -44px !important;
}
	ul.nav.navbar-nav {
    display: inline-block;
    float: left !important;
    position: relative;
    top: 0px !important;
}
	button.search-btn {
    position: absolute;
    right: 8px;
		top: 294px !important;
	}
/* ul#menu-main-menu {
    font-size: 0.85em;
    font-weight: bold;
    position: relative;
    line-height: 38px;
    text-align: center;
}
h6.bracket {
    position: relative;    font-size: 0.8em;
    font-weight: bold;
    position: relative;
    line-height: 38px;
    text-align: center;
    top: -136px;
    text-align: center;
    line-height: 39px;
}
.row.bhead {
    margin-bottom: -96px;
} */
/* ul#menu-main-menu li:hover {
    border-bottom: 3px solid #ec2028;
    position: relative;
    top: 15px;
}*/
img.img-responsive.abad {
		width: 70% !important;
	}
ul#menu-main-menu li {
    display: grid;
	position: relative;
    left: -18px;
	margin-bottom: 7px;
	border-radius: 9px;
	}
	} 
.wplc-color-bg-1 {
    background-color: #ec2028 !important;
}
input#wplc_na_msg_btn {
    background: #ec2028 !important;
    background-color: #ec2028 !important;
    color: #FFFFFF !important;
}

/* a {
    color: #ec2028 !important;
} */
.btn-danger {
    font-weight: bold !important;
    color: #fff !important;
    background-color: #dc3545;
    border-color: #dc3545;
}
img.img-responsive.abad {
     width: 101%;
    margin-top: -33px;
    position: relative;
    left:65px;
    top: 30px;
}
ul#menu-main-menu li a {
    color: #fff;
}
.socailicons {
    margin-top: 87px;
}
/* .menu > li:hover, .menu > li > li:focus {
    text-decoration: none;
    background-color: #ffffff !important;
    color: #ec2028 !important;
    border: 1px solid #ec2028 !important;
} */
.btn-danger {
    color: #fff;
    background-color: #ec2028 !important;
    border-color: #ec2028 !important;
}

.pxp-posts-1-item-details {
    background-color: #fff;
    border-radius: .3rem 0 0 0;
    margin-left: 40px;
    padding: 20px 20px 0 20px;
    margin-top: -60px;
    overflow: hidden;
    position: relative;
}
.pxp-posts-1-item-details-category {
    color: #333;
    opacity: .5;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.pxp-posts-1-item-details-title {
    color: #333;
    font-weight: 900;
    line-height: 1.3;
    font-size: 2rem;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.pxp-posts-1-item-details-date.mt-2 {
    color: #333;
    opacity: .7;
    font-size: 1.5rem;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.pxp-posts-1-item-cta.text-uppercase {
    position: absolute;
    color: #333;
    bottom: 20px;
    left: 20px;
    z-index: 3;
    font-size: 0.7rem;
    letter-spacing: 1px;
    opacity: 0;
    font-weight: 700;
    transform: translateY(50%);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.pxp-posts-1-item-fig.pxp-cover {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 300px;
}
div#search-2 h3 {
    font-size: 18px;
}
input#s {
    height: 46px;
    padding: .375rem 1rem;
    font-size: .9rem;
    box-shadow: none;
    border: 1px solid #E2E2E2;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background-clip: padding-box;
    background-color: #fff;
    color: #333;
    font-weight: 400;
    line-height: 1.5;
    display: block;
    width: 100%;
    margin-bottom: 1rem;
}
button.search-btn {
    position: absolute;
    right: 8px;
    top: 59px;
    bottom: 0;
    color: #333;
    height: 46px;
    width: 50px;
    background: transparent;
    border: 0 none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
img.mr-3.rounded-lg {
    width: 64px;
    height: 64px;
}
.row.pxp-masonry.masonry {
    margin-top: 46px;
}
.entry-content {
    width: 100%;
    margin: 0 auto;
}
.entry-content img {
    max-width: 100%;
    height: auto;
}

.navblog a#toggle {
    display: block;
    width: 28px;
    height: 30px;
    margin: 30px auto 10px;
}
.navblog #toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}
.navblog #toggle span:after{
  top: 9px;
}
.navblog #toggle span {
  position: relative;
  display: block;
}

.navblog #toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  height: 5px;
  background-color: #888;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
}
/* on activation */
.navblog #toggle.on span {
  background-color: transparent;
}
.navblog #toggle.on span:before {
  transform: rotate(45deg) translate(5px, 5px);
}
.navblog #toggle.on span:after {
  transform: rotate(-45deg) translate(7px, -8px);
}
.navblog #toggle.on + #menu {
  opacity: 1;
  visibility: visible;
}
/* menu appearance*/
.navblog #menu {
  position: relative;
  color: #999;
  width: 200px;
  padding: 10px;
  margin: auto;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
  text-align: center;
  border-radius: 4px;
  background: white;
  box-shadow: 0 1px 8px rgba(0,0,0,0.05);
  /* just for this demo */
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s;
}
.navblog #menu:after {
position: absolute;
    top: -15px;
    left: 85px;
    content: "";
    display: block;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #ec2028;
}
.navblog ul li a {
    list-style: none;
    display: block;
    margin: 0;
    padding: 6px;
}
.navblog li a {
  padding: 5px;
  color: #888;
  text-decoration: none;
  transition: all .2s;
}
.navblog li a:hover,
li a:focus {
  background: #ec2028;
  color: #fff;
}
.navblog ul {
    display: contents;
    list-style: none;
}
.navblog {
    right: 0px;
    position: absolute;
    top: 16px;
    z-index: 9;
}
.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
    margin-bottom: 34px;
}
.row.mt-4.mt-md-5.related {
    margin-bottom: 33px;
}
div#resideo_recent_posts_widget-2 h3 {
    font-size: 18px;
}
.heateor_sss_sharing_container.heateor_sss_vertical_sharing.heateor_sss_bottom_sharing {
    display: none;
}
.pxp-posts-1-item-details-title a {
    color: #000;
}
.container.blog1 {
    margin-bottom: 40px !important;
}

/*search*/
.col-md-4.serc {
    margin-top: 28px;
}
.container1 {
    text-align: center;
    background: white;
    width: 417px;
    margin: auto;
    /* border: 1px solid #ddd; */
    border-radius: 100px;
    padding: 10px;
    color: #505060;
    /* box-shadow: 0 3px 7px 0 rgb(0 0 0 / 15%);*/
}
.container1 span{
	font-size: 20px;
}
div#search {
    display: none;
}
* {
	font-family: arial, sans-serif;
	font-size: 15px;
	position: relative;
}


.cursor {
	position: relative;
}

.cursor::after {
	content: "";
	display: inline-block;
	height: 100%;
	position: absolute;
	border-left: 2px solid #505060;
	width: 2px;
}



#search{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 1em; 
	position: absolute; 
	right: 20px;
	svg {
		fill: gray;
		stroke: gray;
	}	
}

#search.active{
	&::before {
		content: "";
		display: block;
		height: 150px;
		width: 150px;
		background: deepskyblue;
		position: absolute;
		animation-name: appear;
		animation-duration: .7s;
		border-radius: 50%;
		animation-fill-mode: both;
		animation-delay: .2s;
	}
	svg {
		animation-name: click;
		animation-duration: .6s;
		animation-delay: .2s;
	}
}

@keyframes appear {
	0% {
		transform: scale(0);
	}
	100%{
		opacity: 0;
	}
}

@keyframes click {
	25%{
		transform: scale(.9);
		fill: black;
		stroke: black;
	}
}



.row.gridtype iframe {
    border-radius: 10px;
}

.row.gridtype img {
    width: 100%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
section#hm {
    position: relative;
    top: 56px;
	    background: #f1f1f1;
    padding: 20px;
}
button.elementor-button.elementor-size-sm {
    background: #ff0000 !important;
    border: none !important;
}