
.awesome-icon {
  margin-right: 5px;
}

.MuiTypography-colorTextSecondary{
	color:#997d73 !important;
}
.price-tag {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #bda195;
    padding: 5px;
    color: #fff;
}

.price-tag p{
	color: #fff !important;
}

.price-tag .svg-inline--fa{
	color: #fff !important;
}

.MuiTypography-h6{
	font-family: Dosis, helvetica, sans-serif !important;
	text-transform: uppercase;
	font-size: 1.25rem !important;
	font-weight: 500 !important;
	color: #775C50;
}

.MuiTypography-body2{
	font-family: Dosis, helvetica, sans-serif !important;
	font-size: 1.1rem !important;
}
.search-input {
    border-radius: 5px;
    box-shadow: none;
    position: relative;
    padding: 3px;
    bottom: 2px;
    width: 140px;
    border: 1px solid #ecdbd7;
    box-shadow: 0 0 3px #ecdbd7;
}

.search-input:focus {
    outline: none !important;
    border: 1px solid #ecdbd7;
    box-shadow: 0 0 3px #ecdbd7;
}

.widget-title {
    border-bottom: 3px solid #ecdbd7;
    color: #333;
    display: block;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0;
    width: auto;
    clear: both;
}

.widget-title .title-span {
    background: none repeat scroll 0 0;
    display: inline-block;
    padding: 0px 0 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Dosis, helvetica, sans-serif;
    line-height: 1.2;
    margin: 0 0 10px;
    color: #333333;
}

[dir="ltr"] h3 {
    margin-left: 0px;
}

[dir="rtl"] h3 {
    margin-right: 0px;
}

[dir="ltr"] h3 {
    margin-right: 0px;
}

[dir="rtl"] h3 {
    margin-left: 0px;
}

h3 {
    display: block;
    font-size: 1.17em;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: bold;
    position: relative;
}

.right-bar {
    position: absolute;
    right: 0px;
    top: 0px;
}

.right-bar-filter {
    position: absolute;
    width: 100%;
    right: 0px;
    top: -20px;
}

.awesome-btn {
    padding-left: 10px;
}

.awesome-btn:active {
    color: gray;
}

.main-logo {
    max-height: 50px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.abc-select-group-title {
    color: "white";
    font-family: "Dosis, helvetica, sans-serif";
    line-height: 1.2;
}


.main-filter {
    width: 100%;
    height: auto;
    background-color: #dcc6ba;
    z-index: 1000;
    position: relative;
    border-radius: 5px;
    text-align: center;
}
.loading_filter_overlay {
    border-radius: 5px;
}
.filter-location-type {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.filter-error-div {
    margin-bottom: 25px;
}
.main-filter h3 {
    border-bottom: 3px solid #ffffff;
    color: #fff;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    padding-bottom: 5px;
    width: auto;
    clear: both;
    position: relative;
    top: 5px;
}
.search-field {
    width: 80%;
    margin: 0 auto;
}
.search-field label:focus {
    color: red;
}
.filter-sliders {
    margin-top: 30px;
}
.filter-btn {
    background-color: #8b6f66;
    border-radius: 6px;
    border: 1px solid #8b6f66;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Dosis, helvetica, sans-serif;
    line-height: 1.2;
    padding: 6px 24px;
    text-decoration: none;
}
.close-btn {
    background-color: transparent;
    border: 1px solid #8b6f66;
    color: #8b6f66;
}
.clear-btn {
    background-color: #fff;
    border: 1px solid #8b6f66;
    color: #8b6f66;
}
.filter-actions-bar {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    padding-bottom: 10px;
}


.my-abc-btn button {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #8b6f66;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-style: none;
    border-bottom-width: 0px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: Dosis, helvetica, sans-serif;
    font-feature-settings: "kern", "liga", "pnum";
    font-size: 16px;
    font-weight: 400;
    height: 40px;
    line-height: 16px;
    outline-color: rgb(255, 255, 255);
    outline-style: none;
    outline-width: 0px;
    word-wrap: break-word;
    padding-bottom: 12px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 12px;
    -webkit-text-decoration-color: rgb(255, 255, 255);
            text-decoration-color: rgb(255, 255, 255);
    -webkit-text-decoration-line: none;
            text-decoration-line: none;
    -webkit-text-decoration-style: solid;
            text-decoration-style: solid;
    -webkit-text-size-adjust: 100%;
       -moz-text-size-adjust: 100%;
            text-size-adjust: 100%;
    transition-delay: 0s;
    transition-duration: 0.15s;
    transition-property: all;
    transition-timing-function: ease-out;
    vertical-align: middle;
    text-align: center;
    visibility: visible;
    width: 155px;
    -webkit-font-smoothing: antialiased;
}
.my-abc-btn button:hover {
    border-bottom: 0;
    color: #fff;
    background: #775C50;
}
.my-abc-btn button:active {
    border-bottom: 0;
    color: #fff;
    background: #775C50;
}

.my-abc-btn-secondary button {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: none;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-style: none;
    border-bottom-width: 0px;
    box-sizing: border-box;
    color: #8b6f66;
    border: 1px solid #8b6f66;
    cursor: pointer;
    display: inline-block;
    font-family: Dosis, helvetica, sans-serif;
    font-feature-settings: "kern", "liga", "pnum";
    font-size: 16px;
    font-weight: 400;
    height: 40px;
    line-height: 16px;
    outline-color: rgb(255, 255, 255);
    outline-style: none;
    outline-width: 0px;
    word-wrap: break-word;
    padding-bottom: 12px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 12px;
    -webkit-text-decoration-color: rgb(255, 255, 255);
            text-decoration-color: rgb(255, 255, 255);
    -webkit-text-decoration-line: none;
            text-decoration-line: none;
    -webkit-text-decoration-style: solid;
            text-decoration-style: solid;
    -webkit-text-size-adjust: 100%;
       -moz-text-size-adjust: 100%;
            text-size-adjust: 100%;
    transition-delay: 0s;
    transition-duration: 0.15s;
    transition-property: all;
    transition-timing-function: ease-out;
    vertical-align: middle;
    text-align: center;
    visibility: visible;
    width: 136.578px;
    -webkit-font-smoothing: antialiased;
}
.my-abc-btn-secondary button:hover {
    border-bottom: 0;
    color: #fff;
    background: #775C50;
}
.my-abc-btn-secondary button:active {
    border-bottom: 0;
    color: #fff;
    background: #775C50;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Dosis, helvetica, sans-serif;
    line-height: 1.2;
    margin: 0 0 10px;
    color: #333333;
}

[dir="ltr"] h3 {
    margin-left: 0px;
}

[dir="rtl"] h3 {
    margin-right: 0px;
}

[dir="ltr"] h3 {
    margin-right: 0px;
}

[dir="rtl"] h3 {
    margin-left: 0px;
}

h3 {
    display: block;
    font-size: 1.17em;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: bold;
}

.carousel .control-arrow,
.carousel.carousel-slider .control-arrow {
    transition: all 0.25s ease-in;
    /* opacity: 0.4; */
    position: absolute;
    z-index: 2;
    top: 20px;
    /* background: 0 0; */
    background: none;
    border: 0;
    font-size: 32px;
    cursor: pointer;
    width: 36.578px;
}
.carousel .control-arrow:hover {
    opacity: 1;
}
.carousel .control-arrow:before,
.carousel.carousel-slider .control-arrow:before {
    margin: 0 5px;
    display: inline-block;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    content: "";
}
.carousel .control-disabled.control-arrow {
    opacity: 0;
    cursor: inherit;
    display: none;
}
.carousel .control-prev.control-arrow {
    left: 0;
}
.carousel .control-prev.control-arrow:before {
    border-right: 8px solid #fff;
}
.carousel .control-next.control-arrow {
    right: 0;
}
.carousel .control-next.control-arrow:before {
    border-left: 8px solid #fff;
}
.carousel {
    position: relative;
    width: 100%;
    background: #000;
    min-height: 12vw;
}
.carousel * {
    box-sizing: border-box;
}
.carousel img {
    width: 100%;
    display: inline-block;
    pointer-events: none;
}
.carousel .carousel {
    position: relative;
}
.carousel .control-arrow {
    outline: 0;
    border: 0;
    background: 0 0;
    top: 50%;
    margin-top: -13px;
    font-size: 18px;
}
.carousel .thumbs-wrapper {
    margin: 20px;
    overflow: hidden;
}
.carousel .thumbs {
    transition: all 0.15s ease-in;
    transform: translate3d(0, 0, 0);
    position: relative;
    list-style: none;
    white-space: nowrap;
}
.carousel .thumb {
    transition: border 0.15s ease-in;
    display: inline-block;
    width: 80px;
    margin-right: 6px;
    white-space: nowrap;
    overflow: hidden;
    border: 3px solid #fff;
    padding: 2px;
}
.carousel .thumb:focus {
    border: 3px solid #ccc;
    outline: 0;
}
.carousel .thumb.selected,
.carousel .thumb:hover {
    border: 3px solid #333;
}
.carousel .thumb img {
    vertical-align: top;
}
.carousel.carousel-slider {
    position: relative;
    margin: 0;
    overflow: hidden;
}
.carousel.carousel-slider .control-arrow {
    top: calc(50% - 20px);
    height: 40px;
    color: #fff;
    font-size: 26px;
    bottom: 0;
    margin-top: 0;
    padding: 5px;
}
.carousel.carousel-slider .control-arrow:hover {
    background: rgba(0, 0, 0, 0.2);
}
.carousel .slider-wrapper {
    overflow: hidden;
    margin: auto;
    width: 100%;
    transition: height 0.15s ease-in;
}
.carousel .slider-wrapper.axis-horizontal .slider {
    -ms-box-orient: horizontal;
    display: -moz-flex;
    display: flex;
}
.carousel .slider-wrapper.axis-horizontal .slider .slide {
    flex-direction: column;
    flex-flow: column;
}
.carousel .slider-wrapper.axis-vertical {
    -ms-box-orient: horizontal;
    display: -moz-flex;
    display: flex;
}
.carousel .slider-wrapper.axis-vertical .slider {
    flex-direction: column;
}
.carousel .slider {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
    width: 100%;
}
.carousel .slider.animated {
    transition: all 0.35s ease-in-out;
}
.carousel .slide {
    min-width: 100%;
    margin: 0;
    position: relative;
    text-align: center;
    background: #000;
}
.carousel .slide img {
    width: 100%;
    vertical-align: top;
    border: 0;
}
.carousel .slide iframe {
    display: inline-block;
    width: calc(100% - 80px);
    margin: 0 40px 40px;
    border: 0;
}
.carousel .slide .legend {
    transition: all 0.5s ease-in-out;
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -45%;
    width: 90%;
    border-radius: 10px;
    background: #000;
    color: #fff;
    padding: 10px;
    font-size: 12px;
    text-align: center;
    opacity: 0.25;
    transition: opacity 0.35s ease-in-out;
}
.carousel .control-dots {
    position: absolute;
    bottom: 0;
    margin: 10px 0;
    text-align: center;
    width: 100%;
    padding: 0px;
}
@media (min-width: 960px) {
    .carousel .control-dots {
        bottom: 0;
    }
}
.carousel .control-dots .dot {
    transition: opacity 0.25s ease-in;
    opacity: 0.3;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
    background: #fff;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    cursor: pointer;
    display: inline-block;
    margin: 0 8px;
}
.carousel .control-dots .dot.selected,
.carousel .control-dots .dot:hover {
    opacity: 1;
}
.carousel .carousel-status {
    position: absolute;
    bottom: 0;
    left: calc(50% - 19px);
    padding: 5px;
    font-size: 10px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
    color: #fff;
}
.carousel:hover .slide .legend {
    opacity: 1;
}
.property-view .MuiGrid-container .MuiGrid-grid-xs-12{
    /* background-color: #bda195;
    padding: 5px;
    color: #fff; 
   max-width: 150px; */

}
.property-view .MuiGrid-container .MuiGrid-grid-xs-12 p{
  /* color: #fff !important; 
    font-size: 21px !important; */

}
.property-view .MuiGrid-container .MuiGrid-grid-xs-12 svg{
    /* color: #fff !important; */
}
.property-view {
    width: 100%;
    padding-bottom: 10px;
}
.property-view  .MuiPaper-root{
    background: #f7f7f7;
}
.property-view h4 {
    font-family: Dosis, helvetica, sans-serif;
    font-feature-settings: "kern", "liga", "pnum";
    text-align: center;
    font-weight: 400;
    margin: 10px 0;
    font-size: larger;
    padding: 15px 0 10px;
    border-top: 1px solid #dcc6ba;
    border-bottom: 1px solid #dcc6ba;
}
.property-view img {
    max-width: 100%;
    max-height: 100%;
}
.property-view .MuiCardContent-root > p.MuiTypography-colorTextSecondary.MuiTypography-root{
    color: #333333 !important;
}
.property-description {
    font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
    font-style: italic;
    padding-left: 15px;
    padding-right: 15px;
    overflow: auto;
}
.back-btn {
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 1000;
    opacity: 0.5;
}
.back-btn:active {
    opacity: 0.9;
}
.MuiCardActions-root{
    padding: 16px !important;
    flex-direction: row;
    justify-content: space-evenly;
}
.main-form {
}
.page-actions {
    padding-top: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}
._loading_overlay_wrapper {
    background-color: rgba(255, 255, 255, 0.911);
}
._loading_overlay_overlay {
    background-color: rgba(255, 255, 255, 0.911);
}

.logo-request-view {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.request-main-view {
    padding: 10px;
}
.svg-inline--fa{
	color: #333;
}
._loading_overlay_wrapper{
	background: none;
}
.MuiPaper-root{
	box-shadow:none !important;
	border: 1px solid #e6e6e6;
	margin-bottom: 15px !important;
}
@media screen and (min-width: 768px) {
	.MuiPaper-root{
		float: left;
		width: 49%;
		margin-right: calc(2% - 4px);
	}

	.property-view .MuiPaper-root{
		float:none;
		width: 100%;
	}

	.MuiPaper-root:nth-of-type(2n){
		margin-right: 0;
	}
}
.request-main-view{
	background: #f7f7f7;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	padding: 16px;
}
.MuiCardMedia-root{
	height: 244px !important;
}
.lds-hourglass {
    position: relative;
    width: 64px;
    height: 64px;
    margin: 20px auto;
}
.lds-hourglass:after {
    content: " ";
    display: block;
    border-radius: 50%;
    width: 0;
    height: 0;
    margin: 6px;
    box-sizing: border-box;
    border: 26px solid #fff;
    border-color: #ecdbd7 transparent #ecdbd7 transparent;
    -webkit-animation: lds-hourglass 1.2s infinite;
            animation: lds-hourglass 1.2s infinite;
}
.lds-hourglass-larger {
    margin: 100px auto;
}
@-webkit-keyframes lds-hourglass {
    0% {
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    50% {
        transform: rotate(900deg);
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    100% {
        transform: rotate(1800deg);
    }
}
@keyframes lds-hourglass {
    0% {
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    50% {
        transform: rotate(900deg);
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    100% {
        transform: rotate(1800deg);
    }
}
.container-main {
    position: relative;
    max-height: 100vw;
}
::-webkit-scrollbar {
    width: 12px;
}
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    border-radius: 0px;
}
/* Handle */
::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background: #ecdbd7;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}
::-webkit-scrollbar-thumb:window-inactive {
    background: #ecdbd7;
}

