/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
.btn-social {
	color: #fba827;
	font-size:30px !important;
	cursor:pointer; 
	margin-right:4px;
}	

.carousel-indicators li {
	height: 6px !important;
}	

.carousel-indicators .active {
    background-color: #fba827 !important;
}


.portfolio-item {
	margin-bottom: 30px;
}

.property-box {
	background: #ececec !important;
	border: 1px solid #ccc;
}	
.property-img {
	/*height: 250px;*/
	background: white;
	overflow: hidden;
	text-align: center;
}	
.property-title {
	padding: 5px 10px;
	font-weight: bold;
}	
.property-box:hover {
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.home-top-panel {
	width: 100%;
	height: auto;
	top: 24%;
	position: absolute;
}

.home-top-subpanel {
	width: 100%;
	padding: 50px;
	background: rgba(0,0,0,.6);
	overflow: hidden;
}

.home-counters {
	font-family: 'Montserrat',serif; 	
	font-size: 40px;
	font-weight: bold;
	color: #fba827;
}	

.home-top-subpanel1 {
	width: 100%; 
	height: 250px; 
	background: #fba827; 
}	

.home-top-subpanel1-logo {
	margin-top: 3%;
	font-size: 1.5rem;
	color: #ffffff;
}

.home-top-subpanel1-text {
	font-size: 60px; 
	line-height: 70px; 
	color: #ffffff;
}


.home-mid-panel {
	width: 100%;
	height: auto;
	top: 0;
	position: absolute;
	text-align: center;
	background: rgba(0,0,0,.8);
}

.home-mid-subpanel {
	width: 100%;
	height: 668px;
	background: rgba(255,255,255,0);
	text-align: center;
}

.home-mid-subpanel-text1 {	
    font-family: 'Montserrat',serif;  
	font-size: 50px;
	line-height: 54px;
	color: #fba827;
	z-index: 1;
}
.home-mid-subpanel-text2 {	
    font-family: 'Montserrat',serif;  
	font-size: 20px;
	color: #fba827;
	z-index: 1;
}

.text_title {	
    font-family: 'Montserrat',serif;  
	font-size: 30px;
	color: #212529;
}

.text_title_big {	
    font-family: 'Cinzel',serif;  
	font-size: 40px;
	color: #212529;
}

.text_title_small {	
    font-family: 'Montserrat',serif;  
	font-size: 18px;
	line-height: 16px;
	color: #212529;
}

.text_title_primary_desktop {	
    font-family: 'Montserrat',serif;  
	font-size: 20px;
	color: #fba827;
	background: #ffffff;
	border: #ffffff 1px solid;
	padding:10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-align: center;
	cursor: pointer;
}

.text_title_primary_mobile {	
    font-family: 'Montserrat',serif;  
	font-size: 14px;
	color: #fba827;
	background: #ffffff;
	border: #ffffff 1px solid;
	padding: 4px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	text-align: center;
	cursor: pointer;
	width: 50%;
	float: left;
}

.text_title_primary_item {	
    font-family: 'Montserrat',serif;  
	font-size: 24px;
	color: #fba827;
	cursor: pointer;
}

.text_title_primary_item:hover {	
	text-decoration: underline;
}

.text_title_primary_item_static {	
    font-family: 'Montserrat',serif;  
	font-size: 24px;
	color: #fba827;
}

.text_title_primary_item_static_sml {	
    font-family: 'Montserrat',serif;  
	font-size: 20px;
	color: #fba827;
}

.text_title_secondary_desktop {	
    font-family: 'Montserrat',serif;  
	font-size: 20px;
	color: #fff;
	background: #fba827;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
	padding:10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;	
	text-align: center;
	cursor: pointer;
}

.text_title_secondary_mobile {	
	font-family: 'Montserrat',serif;    
	font-size: 14px;
	color: #fff;
	background: #fba827;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
	padding:4px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;	
	text-align: center;
	cursor: pointer;
	width: 50%;
	float: left;
}

.screen_over_primary_image {
	width: 100%;
	height: auto;
	top: 65%;
	position: absolute;
	text-align: center;
}

.text_over_primary_image {	
	font-family: 'Montserrat',serif;    
	font-size: 60px;
	line-height: 62px;
	font-weight: 500;
	color: #ffffff;
}

.pTitle {
	font-family: 'Montserrat',serif;    
	font-size: 2rem;
	color: #212529;
	text-align: center;
	line-height: 30px;
	padding: 0 20px 40px 20px;
}

.pText {
	font-family: 'Montserrat',serif;    
	font-size: 18px;
}

.pNum {
	font-family: 'Montserrat',serif;    
	font-size: 30px;
}

.pNumText {
	font-family: 'Montserrat',serif;    
	color: #bbbbbb;
	font-size: 20px;
}

.bid_amounts {	
	font-family: 'Montserrat',serif;    
	font-size: 20px;
	font-weight: bold;
	color: #fba827 !important;
}

.search_filter_header {
	width: 100%;
	background: #fba827;
	color: #ffffff;
	font-size: 20px; 
	text-align: center;
	padding: 7px 0;
}

.bar_line {
	width: 15%;
	height: 2px;
	background: #fba827;
	margin-top: 14px;
	margin-bottom: 40px;
	border-radius: 3px;
}

.btn-gotop {
    display: none;
    position: fixed;
    bottom: 50px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #fba827;
    color: #ffffff !important;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
}

.btn-gotop:hover {
	background-color: #64931f;
}

/* RANGE SLIDER STYLING */
.range-container {
	font-size: 14px;
	color: #515154;
	padding: 10px 10px;
	border-radius: 3px;
	width: 100%;
	overflow: hidden;
}	

*, *:before, *:after {
	box-sizing: border-box;
}

.range-slider {
	margin: 10px 0 0px 0 !important;
}

.range-slider {
	width: 100%;
}

.range-slider__range {
	-webkit-appearance: none;
	width: 100%;
	height: 3px;
	border-radius: 5px;
	background: #212529;
	outline: none;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

.range-slider__range::-webkit-slider-thumb {
	-webkit-appearance: none;
    appearance: none;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #888888;
	cursor: pointer;
	transition: background .15s ease-in-out;
}

.range-slider__range::-webkit-slider-thumb:hover {
	background: #888888;
}

.range-slider__range:active::-webkit-slider-thumb {
	background: #888888;
}
.range-slider__range::-moz-range-thumb {
	width: 20px;
	height: 20px;
	border: 0;
	border-radius: 50%;
	background: #888888;
	cursor: pointer;
	transition: background .15s ease-in-out;
}

.range-slider__range::-moz-range-thumb:hover {
	background: ##888888;
}

.range-slider__range:active::-moz-range-thumb {
	background: #888888;
}

.range-slider__range:focus::-webkit-slider-thumb {
	box-shadow: 0 0 0 3px #fff, 0 0 0 6px #888888;
}

.range-slider__value {
	display: inline-block !important;
	position: relative !important;
	font-family: 'Montserrat',serif;    
	font-size: 30px;
	color: #212529;
	line-height: 50px;
	text-align: center;
}

.range-slider__value1 {
	display: inline-block !important;
	position: relative !important;
	font-family: 'Montserrat',serif;    
	font-size: 30px;
	color: #212529;
	line-height: 50px;
	text-align: center;
}

.range-slider__value2 {
	display: inline-block !important;
	position: relative !important;
	font-family: 'Montserrat',serif;    
	font-size: 30px;
	font-weight: bold;
	color: #fba827;
	line-height: 50px;
	text-align: center;
}

::-moz-range-track {
	background: #ffffff;
	border: 0;
}

input::-moz-focus-inner, input::-moz-focus-outer {
	border: 0;
}
/* END RANGE SLIDER STYLING */

.box_team {
	width: 97%;
	height: 100%;
}	

.box_team_left {
	width: 40%;
	height: 100%;
	float: left;
	font-size: 20px;
	overflow: hidden;
}

.box_team_right {
	width: 60%;
	height: 100%;
	float: left;
	font-size: 20px;
	overflow: hidden;
}

.box_team_photo {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    padding: 5px;
    border: 6px solid #fba827 !important;
}


	
/*-----------------modal-----------------*/
.modal-header {
	background: #fba827 !important;
	padding: 5px 20px;
}

.modal-title {
	font-family: 'Montserrat',serif;    
	font-size: 2rem;
	color: #ffffff;
	font-weight: bold;
	opacity: 1;
}

.close {
	color: #ffffff;
	font-weight: bold;
	opacity: 1;
}

.close:hover {
	color: #cccccc;
}

.modal-body {
	padding: 40px;
}	

.modal-footer {
	padding: 20px 40px;
	justify-content: flex-start;
}

.modal-footer .text-link{
	margin-right: 10px;
}

.modal-footer .button-link{
	margin-left: 0;
}

.modal-footer .btn-submit {
	background: #fba827;
	color: #ffffff;
}

.modal-footer .btn-submit:hover {
	background: #64931f;
}

.modal-footer .btn-default {
	background: #6c757d;
	color: #ffffff;
}

.modal-footer .btn-default:hover {
	background: #5a6268;
}
.time-panel {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
.time-panel-box {
	color: #999999 !important;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	padding-bottom: 20px;
	width: 20%;
}
.days, .hours, .minutes, .seconds {
	font-size: 60px !important;
	line-height: 26px !important;
	font-weight: bold !important;
	text-align: center !important;
	padding: 30px 0px 0px;
	display: inline-block !important;
	width: 100% !important;
}

.time-panel-box span {
	font-family: 'Montserrat',serif;    
	color: #fba827;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.time-panel-box-closing {
	color: red !important;
	font-size: 40px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	padding-bottom: 20px;
	width: 20%;
}
.time-panel-box-closing span {
	font-family: 'Montserrat',serif;    
	color: red;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

@media screen and (max-width: 1000px) {
	.home-top-panel {top: 18% !important;}
	.home-header-h1 {font-size: 20px !important; font-weight: bold !important;}
	.home-header-h2 {font-size: 17px !important; font-weight: bold !important;}
	.desktopPanel {display: none !important;}
	.mobilehPanel {display: block !important;}
	.calcSlide {text-align: center !important;}

	.fixed-middle {top: 58px !important;}
	.fixed-middle-filler {height:60px!important;}
	.subHeader {display: none !important;}
	.subHeaderBtnLabel {display: none;}	
	.breadcrumb {float: none;}	

	.property-box {width: 100% !important;}	
	.property-img {height: auto !important;}
	.days, .hours, .minutes, .seconds {font-size: 40px !important;}
	.picResizing {width: 50% !important; float: left !important;}
	
	.footerCol3	{float: left !important};
}

@media screen and (max-width: 500px) {
	.home-top-panel {top: 18% !important;}
	.home-header-h1 {font-size: 20px !important; font-weight: bold !important;}
	.home-header-h2 {font-size: 17px !important; font-weight: bold !important;}
	.desktopPanel {display: none !important;}
	.mobilePanel {display: block !important;}
	.mobilePanel .searchReq { font-size: 15px !important; }
	.calcSlide {text-align: center !important;}

	.fixed-middle {top: 58px  !important;}
	.fixed-middle-filler {height:60px !important;}
	.subHeader {display: none !important;}
	.subHeaderBtnLabel {display: none;}	
	.breadcrumb {float: none;}	

	.property-box {width: 100% !important;}	
	.property-img {height: auto !important;}
	.days, .hours, .minutes, .seconds {font-size: 40px !important;}
	.picResizing {width: 50% !important; float: left !important;}	

	.footerCol3	{float: left !important;}
	.modal-footer{flex-direction: column; align-items: flex-start;}
	.modal-footer .text-link{ margin-bottom: 10px;}
}