/* HOMES TOWN Single Property Real Estate HTML5 Template */


/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Main Header
5. Main Slider
6. About Property
7. Property Details
8. Photo Gallery
9. Property Dimensions
10. Nearby Places
11. Agent Section
12. Testimonials Section
13. Blog News Section
14. Contact Style One
15. Call to Action
16. Main Footer
17. About Company
18. Property Features
19. Photo Gallery Fullwidth
20. Check Columns
21. Testimonials Carousel
22. Tour Gallery
23. Two Column Default
24. Accordions Style
25. Contact Section Style
26. FAQs Style
27. 404 Page
28. Gallery Masonry
29. Gallery Fullwidth
30. Blog Classic
31. Blog Three Column
32. Blog Single
33. Sidebar
34. Comments Area
35. Comments Form


**********************************************/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,300italic,400italic,500,500italic,600,600italic,700,700italic,800,800italic);

@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('jquery.fancybox.css');
@import url('hover.css');

/*** 

====================================================================
	Reset
====================================================================

 ***/
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}

.offset20 {
  margin-top: 20px;
}
/*** 

====================================================================
	Global Settings
====================================================================

 ***/

body {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#808080;
	line-height:1.8em;
	font-weight:400;
	background:#ffffff;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-font-smoothing: antialiased;
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#bf0d2a;
}

a:hover,a:focus,a:visited{
	text-decoration:none;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-family: 'Raleway', sans-serif;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.6em;
}

input,button,select,textarea{
	font-family: 'Open Sans', sans-serif;
}

p{
	position:relative;
	line-height:1.7em;	
}

.strike-through{
	text-decoration:line-through;	
}

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

.small-container{
	max-width:680px;
	margin:0 auto;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
	
}

ul,li{
	list-style:none;
	padding:0px;
	margin:0px;	
}

.theme-btn{
	display:inline-block;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	font-family: 'Open Sans', sans-serif;
}

.centered{
	text-align:center;	
}

.anim-3,.anim-3-all *{
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;	
}

.anim-5,.anim-5-all *{
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;	
}

.anim-7,.anim-7-all *{
	transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-webkit-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;	
}

.btn-theme-light{
	position:relative;
	padding:10px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:none;
	color:#ffffff !important;
	font-size:12px;
	border:1px solid #ffffff !important;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.btn-theme-light:hover{
	background:#bf0d2a;
	color:#ffffff !important;
	border-color:#bf0d2a !important;	
}

.btn-theme-grey{
	position:relative;
	padding:10px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:none;
	color:#555555 !important;
	font-size:12px;
	border:1px solid #999999 !important;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.btn-theme-grey:hover{
	background:#999999;
	color:#ffffff !important;
	border-color:#999999 !important;	
}

.btn-style-one{
	position:relative;
	padding:10px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:#bf0d2a;
	color:#ffffff !important;
	font-size:15px;
	font-weight:600;
	border:2px solid #bf0d2a !important;
	border-radius:3px;
}

.btn-style-one:hover{
	color:#ffffff !important;
	border-color:#ffffff !important;
	background:none;	
}

.btn-style-two{
	position:relative;
	padding:10px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:none;
	color:#070707 !important;
	font-size:15px;
	font-weight:600;
	border:2px solid #070707 !important;
	border-radius:3px;
}

.btn-style-two:hover{
	color:#ffffff !important;
	border-color:#222222 !important;
	background:#222222;	
}

.btn-style-three{
	position:relative;
	padding:10px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:#2f2f2f;
	color:#ffffff !important;
	font-size:15px;
	font-weight:600;
	border:2px solid #2f2f2f !important;
	border-radius:3px;
}

.btn-style-three:hover{
	color:#ffffff !important;
	border-color:#bf0d2a !important;
	background:#bf0d2a;	
}

.btn-style-four{
	position:relative;
	padding:10px 25px;
	line-height:24px;
	text-transform:uppercase;
	background:#bf0d2a;
	color:#ffffff !important;
	font-size:15px;
	font-weight:600;
	border:2px solid #bf0d2a !important;
	border-radius:3px;
}

.btn-style-four:hover{
	color:#bf0d2a !important;
	border-color:#bf0d2a !important;
	background:none;	
}

.btn-style-five{
	position:relative;
	padding:6px 30px;
	line-height:24px;
	text-transform:uppercase;
	background:#bf0d2a;
	color:#ffffff !important;
	border:2px solid #bf0d2a;
	font-size:15px;
	font-weight:600;
	border-radius:22px;
}

.btn-style-five:hover{
	color:#bf0d2a !important;
	border-color:#bf0d2a !important;
	background:none;	
}


.theme-btn .fa{
	font-size:16px;	
}

.theme-btn .icon-left{
	padding-right:10px;
}

.theme-btn .icon-right{
	padding-left:10px;
}

.theme_color{
	color:#bf0d2a;	
}

.light-font{
	font-weight:300;	
}

.regular-font{
	font-weight:400;	
}

.semibold-font{
	font-weight:600;	
}

.bold-font{
	font-weight:700;	
}

.padd-top-10{
	padding-top:10px !important;	
}

.padd-top-20{
	padding-top:20px !important;	
}

.padd-top-30{
	padding-top:30px !important;	
}

.padd-top-40{
	padding-top:40px !important;	
}

.padd-top-50{
	padding-top:50px !important;	
}

.padd-top-60{
	padding-top:60px !important;	
}

.padd-top-70{
	padding-top:70px !important;	
}

.padd-left-10{
	padding-left:10px !important;	
}

.padd-left-20{
	padding-left:20px !important;	
}

.padd-left-30{
	padding-left:30px !important;	
}

.padd-left-40{
	padding-left:40px !important;	
}

.padd-left-50{
	padding-left:50px !important;	
}

.padd-left-60{
	padding-left:60px !important;	
}

.padd-left-70{
	padding-left:70px !important;	
}

.padd-bott-10{
	padding-bottom:10px !important;	
}

.padd-bott-20{
	padding-bottom:20px !important;	
}

.padd-bott-30{
	padding-bottom:30px !important;	
}

.padd-bott-40{
	padding-bottom:40px !important;	
}

.padd-bott-50{
	padding-bottom:50px !important;	
}

.padd-bott-60{
	padding-bottom:60px !important;	
}

.padd-bott-70{
	padding-bottom:70px !important;	
}

.padd-bott-90{
	padding-bottom:90px !important;	
}

.padd-bott-100{
	padding-bottom:100px !important;	
}

.padd-right-10{
	padding-right:10px !important;	
}

.padd-right-20{
	padding-right:20px !important;	
}

.padd-right-30{
	padding-right:30px !important;	
}

.padd-right-40{
	padding-right:40px !important;	
}

.padd-right-50{
	padding-right:50px !important;	
}

.padd-right-60{
	padding-right:60px !important;	
}

.padd-right-70{
	padding-right:70px !important;	
}

.margin-top-10{
	margin-top:10px !important;	
}

.margin-top-20{
	margin-top:20px !important;	
}

.margin-top-30{
	margin-top:30px !important;	
}

.margin-top-40{
	margin-top:40px !important;	
}

.margin-top-50{
	margin-top:50px !important;	
}

.margin-top-60{
	margin-top:60px !important;	
}

.margin-top-70{
	margin-top:70px !important;	
}

.margin-bott-10{
	margin-bottom:10px !important;	
}

.margin-bott-20{
	margin-bottom:20px !important;	
}

.margin-bott-30{
	margin-bottom:30px !important;	
}

.margin-bott-40{
	margin-bottom:40px !important;	
}

.margin-bott-50{
	margin-bottom:50px !important;	
}

.margin-bott-60{
	margin-bottom:60px !important;	
}

.margin-bott-70{
	margin-bottom:70px !important;	
}

.no-padd-bottom{
	padding-bottom:0px !important;	
}

.no-padd-top{
	padding-top:0px !important;	
}

.no-margin-bottom{
	margin-bottom:0px !important;	
}

.no-margin-top{
	margin-bottom:0px !important;	
}

.no-padd-left{
	padding-left:0px !important;	
}

.no-padd-right{
	padding-right:0px !important;	
}

.bg-lightgrey{
  background-color:#f6f6f6 !important;  
}

.bg-lightergrey{
	background-color:#fdfdfd !important;	
  border-top: 2px solid #f6f6f6;
  border-bottom: 2px solid #f6f6f6;
}

.no-bg{
	background:none !important;	
}

.text-uppercase{
	text-transform:uppercase !important;	
}

.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(../images/icons/preloader.gif);}

/*** 

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top{
	position:fixed;
	bottom:5px;
	right:15px;
	color:#bf0d2a;
	font-size:30px;
	font-weight:700;
	text-transform:uppercase;
	line-height:50px;
	text-align:center;
	z-index:100;
	cursor:pointer;
	display:none;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.scroll-to-top:hover{
	opacity:0.50;
}

/*** 

====================================================================
	Main Header style
====================================================================

***/

.main-header{
	position:relative;
	left:0px;
	top:0px;
	z-index:999;
	width:100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.sticky-header{
	position:fixed;
	opacity:0;
	visibility:hidden;
	left:0px;
	top:0px;
	width:100%;
	padding:0px 0px;
	background:#a51506;
	z-index:0;
	border-bottom:1px solid #9b0019;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.sticky-header .logo{
	padding:0;	
}

.sticky-header.now-visible{
	z-index:999;
	opacity:1;
	visibility:visible;
	-ms-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-op-animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-ms-animation-duration: 500ms;
	-moz-animation-duration: 500ms;
	-op-animation-duration: 500ms;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-ms-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;	
}

.main-header .header-upper{
  border-top: 4px solid #a51506;
	position:relative;
	padding:8px 0;
	background:#fff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	z-index:5;
}

.main-header .header-upper .logo img{
	position:relative;
	display:inline-block;
	max-width:100%;
}

.main-header .header-upper .upper-right{
	position:relative;
	padding:0px;
  //display: flex;
  text-align: right;
}


.main-header .header-upper .upper-right > h2 {
  font-size: 20px;
  line-height: 35px;
  font-weight: bold;
  color: #a51506;
  text-align: center;
  margin-top: 10px;
}

.main-header .header-upper .upper-right > h3 {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  //color: #a51506;
  text-align: center;
}

.main-header .header-upper .upper-right > h2 > span {
  color: #a51506;
  font-weight: bold;
  display: inline-block;
}

@media only screen and (max-width: 767px){
  .main-header .header-upper{ 
    padding: 0;
    text-align: center;
  }

  .main-header .header-upper > .container {
    padding: 0;
  }

  .main-header .header-upper .upper-right {
    background: #f2f2f2;
    padding: 10px !important;
  }

  .main-header .header-upper .upper-right > h2 { 
    font-size: 16px;
    margin: 0;
    line-height: 20px;
  }

  .main-header .header-upper .upper-right > h3 {
    font-size: 13px;
    font-weight: 500;
  }
}


.main-header .header-upper .info-box:last-child{
	margin-right:0px;	
}



.main-header .header-upper .info-box:after{
	content:'';
	position:absolute;
	right:-40px;
	top:0px;
	width:1px;
	height:100%;
	border-right:1px dashed #e0e0e0;
	-webkit-transform:skewX(-15deg);
	-ms-transform:skewX(-15deg);
	-o-transform:skewX(-15deg);
	-moz-transform:skewX(-15deg);
	transform:skewX(-15deg);
}

.main-header .info-box{
	position:relative;
	float:left;
	min-height:56px;
	margin:0px 40px;
	padding:7px 0px 7px 70px;
}

.main-header .header-upper .info-box:last-child{
	padding-left:0px !important;
}

.main-header .header-upper .info-box:last-child:after{
	display:none;	
}

.main-header .info-box .icon-box{
	position:absolute;
	left:0px;
	top:4px;
	width:50px;
	height:50px;
	text-align:center;
	line-height:48px;
	border:1px solid #e0e0e0;
	border-radius:50%;
	color:#bf0d2a;
	font-size:22px;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
}

.main-header .info-box:hover .icon-box{
	border-color:#bf0d2a;	
}

.main-header .info-box li{
	position:relative;
	line-height:24px;
	margin:0px 0px;
	font-size:14px;
	color:#9b9b9b;
}

.main-header .info-box li a{
	color:#9b9b9b;		
}

.main-header .info-box strong{
	font-weight:700;
	color:#555555;
	font-size:15px;	
}

.main-header .header-lower{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	background:#a51506;
	z-index:5;
}

.main-header .header-lower .bg-layer{
	position:absolute;
	left:0px;
	top:0px;
	
	height:100%;
	background:none;
	overflow:hidden;	
}

.main-header .header-lower .bg-layer:before{
	content:'';
	position:absolute;
	left:50%;
	top:0px;
	width:50%;
	height:100%;
	background:#373737;	
}

.main-header .nav-outer{
	position:relative;
	padding-right:200px;
	background:none;	
}

.main-menu{
	position:relative;	
}

.main-menu .navbar-collapse{
	padding:0px;	
}

.main-menu .navigation{
	position:relative;
	margin:0px;
	font-family: 'Open Sans', sans-serif;
}

.main-menu .navigation > li{
	position:relative;
	float:left;
	padding:0px;
}

.sticky-header .main-menu .navigation > li{
	margin-right:0px;
}

.main-menu .navigation > li > a{
	position:relative;
	display:block;
	padding:16px 20px;
	font-size:14px;
	color:#000000;
	line-height:30px;
	border-top:none;
	font-weight:600;
	text-transform:capitalize;
	opacity:1;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.sticky-header .main-menu .navigation > li{
	margin-left:10px;	
}

.sticky-header .main-menu .navigation > li > a{
	color:#fff;
	padding:15px 15px;
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{
	opacity:1;
	color:#bf0d2a;
}

.sticky-header .main-menu .navigation > li:hover > a,
.sticky-header .main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li.current-menu-item > a{
	
	color:#ffc7d1;
	opacity:1;
}

.main-menu .navigation > li:hover > a:after{
	opacity:1;
}

.main-menu .navigation > li > ul{
	position:absolute;
	left:0px;
	top:130%;
	width:210px;
	padding:0px;
	z-index:100;
	display:none;
	background:#373737;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul.from-right{
	left:auto;
	right:0px;	
}

.main-menu .navigation > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px dashed rgba(255,255,255,0.30);
}

.main-menu .navigation > li > ul > li:last-child{
	border-bottom:none;	
}

.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	padding:10px 15px;
	line-height:22px;
	font-weight:600;
	font-size:13px;
	text-transform:capitalize;
	color:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li:hover > a{
	background:#bf0d2a;	
}

.main-menu .navigation > li > ul > li.dropdown > a:after{
	font-family: 'FontAwesome';
	content: "\f105";
	position:absolute;
	right:10px;
	top:10px;
	width:10px;
	height:20px;
	display:block;
	color:#ffffff;
	line-height:20px;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	z-index:5;	
}

.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
	color:#ffffff;	
}

.main-menu .navigation > li > ul > li > ul{
	position:absolute;
	left:110%;
	top:0px;
	width:200px;
	padding:0px;
	z-index:100;
	display:none;
	background:#373737;
}

.main-menu .navigation > li > ul > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px dashed rgba(255,255,255,0.30);
}

.main-menu .navigation > li > ul > li > ul > li:last-child{
	border-bottom:none;	
}

.main-menu .navigation > li > ul > li  > ul > li > a{
	position:relative;
	display:block;
	padding:10px 15px;
	line-height:22px;
	font-weight:600;
	font-size:13px;
	text-transform:capitalize;
	color:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li  > ul > li > a:hover{
	background:#bf0d2a;	
}

.main-menu .navigation > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:100%;	
}

.main-menu .navigation li > ul > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	left:100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:6px;
	width:34px;
	height:30px;
	border:1px solid #ffffff;
	background:url(../images/icons/submenu-icon.png) center center no-repeat;
	background-size:20px;
	cursor:pointer;
	z-index:5;
	display:none;
}
.navbar-nav.navbar-right li {
  color: #fff;
  font-weight: bold;
  margin-top: 6px;
  font-size: 16px;
  line-height: 20px;
}

.navbar-nav.navbar-right i.fa {
  background: #fff;
  width: 30px;
  height: 30px;
  color: #000;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  margin-right: 10px;
}

.main-header .btn-outer{
	position:absolute;
	right:0px;
	top:0px;
	width:200px;
	height:100%;	
}

.main-header .btn-outer .visit-btn{
	    position: relative;
		display: block;
		line-height: 10px;
		text-align: center;
		padding: 18px 0px;
		font-weight: 700;
		font-size: 14px;
		color: #ffffff;
		text-transform: uppercase;
		background: #bf0d2a;
		z-index: 1;
		transition: all 500ms ease;
		-moz-transition: all 500ms ease;
		-webkit-transition: all 500ms ease;
		-ms-transition: all 500ms ease;
		-o-transition: all 500ms ease;
		border-radius: 25px;
		margin-top: 8px;	
}

.main-header .btn-outer .visit-btn:hover{
	opacity:0.80;	
}

.main-header .get-btn:hover{
	background:#bf0d2a;	
}

.main-header .get-btn .appt-btn:hover{
	color:#ffffff;	
}

.social-links-one{
	position:relative;	
}

.main-header .social-links-one{
	top:7px;	
}

.social-links-one a{
	position:relative;
	display:inline-block;
	text-align:center;
	margin-left:4px;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#928d8d;
	border-radius:50%;
	background:#f4f4f4;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.social-links-one a:hover{
	background:#bf0d2a;
	color:#ffffff;	
}

.social-links-two a{
	position:relative;
	display:inline-block;
	text-align:center;
	margin-right:5px;
	width:40px;
	height:40px;
	border:1px solid #e0e0e0;
	line-height:38px;
	font-size:14px;
	color:#cccccc;
	border-radius:50%;
	background:none;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.social-links-two a:hover{
	background:#bf0d2a;
	border-color:#bf0d2a;
	color:#ffffff;	
}

.social-links-three a{
	position:relative;
	display:inline-block;
	text-align:center;
	margin-right:5px;
	width:32px;
	height:32px;
	border:1px solid #f1f1f1;
	line-height:30px;
	font-size:12px;
	color:#aaaaaa;
	background:#f1f1f1;
	border-radius:50%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.social-links-three a:hover{
	background:#bf0d2a;
	border-color:#bf0d2a;
	color:#ffffff;	
}

/*** 

====================================================================
	Main Slider style
====================================================================

***/

.main-slider{
	position:relative;
	width:100%;
	
}

.main-slider .outer-box {
	 position: relative;
    width: 380px;
    background: #ffffff;
}

.main-slider .outer-box .upper-content{
	position:relative;
	padding:30px;
}

.main-slider .outer-box h2{
	font-size:35px;
	font-weight:400;
	line-height:60px;
	font-family: 'Open Sans',sans-serif;
	text-transform:capitalize;
	color:#373737;
}

.main-slider .outer-box h2 strong{
	font-weight:700;
}

.text_two{font-size:14px;
		 color:white;
		 font-family: Arial, Helvetica;
		 text-align:center;}

.main-slider .outer-box .info-list{
	position:relative;
}

.main-slider .outer-box .info-list li{
	position:relative;
	float:left;
	width:33.333%;
	padding:5px 5px;
	text-align:center;
}

.main-slider .outer-box .info-list li:first-child{
	text-align:left;	
}

.main-slider .outer-box .info-list li strong{
	display:block;
	font-weight:700;
	color:#bf0d2a;
	font-size:30px;
	margin-bottom:5px;
}

.main-slider .outer-box .info-list li:after{
	content:'';
	position:absolute;
	right:-1px;
	border-right:1px solid #e0e0e0;
	top:10%;
	height:80%;
}

.main-slider .outer-box .info-list li:last-child:after{
	display:none;	
}

.main-slider .outer-box .lower-info{
	position:relative;
	display:table;
	width:100%;
	vertical-align:middle;
}

.main-slider .outer-box .lower-info .data-cell{
	position:relative;
	display:table-cell;
	vertical-align:middle;
}

.main-slider .outer-box .lower-info .price{
	font-size:36px;
	line-height:36px;
	padding:10px;
	font-weight:700;
	background:#2f2f2f;
	color:#ffffff;
	text-align:center;
	width:60%;
}

.main-slider .outer-box .lower-info .read-more{
	font-size:14px;
	line-height:36px;
	padding:15px 10px;
	font-weight:400;
	background:#bf0d2a;
	color:#ffffff;
	text-align:center;
	text-transform:uppercase;
	width:40%;
}

.main-slider .outer-box .lower-info .read-more:hover{
	background:#2f2f2f;
}

.tp-bullets{
	display:none;	
}

.tp-bullets.preview4 .bullet{
	background:#ffc13b !important;
	border-color:#202020 !important;
	margin:0px 5px;	
}

.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected{
	border-color:#ffc13b !important;	
}

.revolution-slider .tp-bannertimer{
	display:none !important;	
}

/*** 

====================================================================
	About Property style
====================================================================

***/

.sec-title{
	position:relative;
	margin-bottom:20px;	
}

.sec-title.centered{
	text-align:center;
	max-width:1000px;
	margin:0 auto 15px;	
}

.sec-title h2{
	color:#2f2f2f;
	font-size:36px;
	font-weight:500;
	margin-bottom:15px;
	text-transform:uppercase;
	letter-spacing:1px;	
}

.sec-title h3{
	color:#2f2f2f;
	font-size:30px;
	font-weight:600;
	margin-bottom:20px;
	text-transform:capitalize;
}

.sec-title h2 strong{
	font-weight:800;
	letter-spacing:0px;
	color:#bf0d2a;
}

.sec-title .desc-text{
	font-size:15px;
	color:#636363;
}

.about-property{
	position:relative;
	padding:50px 0px 50px;	
}

.about-property .left-half { 

}

@media only screen and (min-width: 992px){
  .about-property .left-half { 
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: #a51506;
    z-index: -1;
  }

  .about-property .left-half.width30 { 
    width: 30%;
  } 
}


.about-property .property-info{
	position:relative;	
}

.about-property .property-info.style-two{
	margin-bottom:40px;	
}

.about-property .property-info .info-block{
	position:relative;
	margin-bottom:30px;
	text-align:center;
	color:#2f2f2f;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
}

.about-property .property-info .icon-box{
	position:relative;
	top:0px;
	display:block;
	width:124px;
	height:124px;
	padding:32px 10px;
	font-size:50px;
	line-height:60px;
	margin:0 auto 25px;
	color:#bf0d2a;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
}

.property-info.style-two .icon-box{
	width:110px;
	height:110px;
	padding:25px 10px;	
}

.about-property .property-info .info-block:hover{
	color:#bf0d2a;
}

.about-property .property-info .info-block:hover .icon-box{
	-webkit-transform:translate(0px,-10px) scale(1.15);
	-ms-transform:translate(0px,-10px) scale(1.15);
	-o-transform:translate(0px,-10px) scale(1.15));
	-moz-transform:translate(0px,-10px) scale(1.15);
	transform: translate(0px,-10px) scale(1.15);
}

.about-property .property-info .icon-box:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	border-radius:100%;
	border:1px solid #bf0d2a;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;	
}

.property-info.style-two .icon-box:before{
	border:2px solid #bf0d2a;
	border-radius:50%;	
}

.about-property .property-info .info-block:hover .icon-box:before{
	border-color:#bf0d2a;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	transform:rotate(45deg);	
}

.about-property .property-info .icon-box .icon{
	position:relative;
	z-index:1;	
}

.about-property .property-info .info-block .title{
	position:relative;
	font-size:16px;
	font-family:'Raleway',sans-serif;
	text-transform:uppercase;
	font-weight:700;
	line-height:24px;
}

.about-property .property-info .info-block .count{
	position:relative;
	font-size:36px;
	font-weight:700;
	line-height:40px;
}


/*** 

====================================================================
	Property Details Section
====================================================================

***/

.property-details{
	position:relative;
	background-position:center center;
	background-size:cover;
	background-attachment:fixed;
	background-repeat:no-repeat;
	overflow:hidden;
}

.property-details .right-column{
	position:relative;
	float:right;
}

.property-details .right-column:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:2000px;
	height:100%;
	background:rgba(255,255,255,0.95);
	z-index:0;	
}

.property-details .right-column .inner-box{
	position:relative;
	float:right;
	padding:60px 0px 70px 50px !important;
	z-index:1;
}

.property-details .right-column h2{
	position:relative;
	font-size:24px;
	color:#2f2f2f;
	font-weight:700;
	margin-bottom:30px;
	text-transform:uppercase;	
}

.tabs-box{
	position:relative;
	z-index:1;
}

.property-details .tabs-box .tab-buttons{
	position:relative;
	width:100%;
	margin-bottom:20px;
}

.property-details .tabs-box .tab-buttons .tab-btn{
	position:relative;
	display:block;
	float:left;
	margin:0px 15px 10px 0px;
	padding:10px 22px;
	color:#2f2f2f;
	background:#ffffff;
	text-align:center;
	font-size:13px;
	font-family:'Raleway',sans-serif;
	text-transform:uppercase;
	font-weight:700;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
	-webkit-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.15);
	-ms-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.15);
	-o-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.15);
	-moz-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.15);
	box-shadow:0px 0px 4px 0px rgba(0,0,0,0.15);
}

.property-details .tabs-box .tab-buttons .tab-btn:hover,
.property-details .tabs-box .tab-buttons .tab-btn.active-btn{
	color:#ffffff;
	background:#bf0d2a;
}

.tabs-box .tab-content{
	position:relative;	
}

.tabs-box .tab-content .tab{
	position:relative;
	display:none;
	top:50px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.tabs-box .tab-content .active-tab{
	display:block;
	top:0px;	
}

.property-details .tabs-box h3{
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:10px;
	color:#253d4a;
	font-weight:700;
}

.property-details .tabs-box .text{
	margin-bottom:30px;	
}

.styled-list-one{
	position:relative;
}

.styled-list-one li{
    line-height: 24px;
    margin-bottom: 3px;
    position: relative;
	padding-left:30px;
	color:#686868;
	font-size:14px;
}

.styled-list-one li strong{
	color:#373737;
	font-weight:600;
	padding-right:4px;	
}

.styled-list-one li:before {
	content:'\f133';
	font-family:'Flaticon';
    color: #bf0d2a;
    font-size: 14px;
    left: 0;
    line-height: 18px;
    position: absolute;
    top: 3px;
}

/*** 

====================================================================
	Gallery Sections
====================================================================

***/

.gallery-section{
	position:relative;
	padding:50px 0px;
}

.gallery-section .filters{
	position:relative;
	text-align:center;
	margin-bottom:40px;
}

.gallery-section .filters li{
	position:relative;
	display:inline-block;
	padding:5px 20px;
	line-height:24px;
	color:#666666;
	cursor:pointer;
	text-transform:uppercase;
	font-size:13px;
	font-weight:600;
	margin:0px 5px 10px;
	border:1px solid #e0e0e0;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

.gallery-section .filters li:hover,
.gallery-section .filters li.active{
	color:#ffffff;
	background:#bf0d2a;
	border-color:#bf0d2a;	
}


.default-portfolio-item{
	position:relative;
}

.default-portfolio-item.mix{
	display:none;
}

.fullwidth .default-portfolio-item{
	padding:0px !important;	
}

.sortable-masonry .items-container{
	margin-left:-15px;
	margin-right:-15px;	
}

.sortable-masonry .masonry-item{
	margin-bottom:24px;
	padding:0px 15px;
}

.default-portfolio-item .inner-box{
	position:relative;
	width:100%;
	overflow:hidden;
}

.default-portfolio-item .image-box{
	position:relative;
	display:block;	
}

.default-portfolio-item .image-box img{
	position:relative;
	display:block;
	width:100%;
}

.default-portfolio-item .overlay-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	text-align:center;
	color:#ffffff;
	border:15px solid transparent;
	opacity:0;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	-moz-transform:scale(0);
	transform:scale(0);
}

.default-portfolio-item .inner-box:hover .overlay-box{
	opacity:1;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	-moz-transform:scale(1);
	transform:scale(1);	
}

.default-portfolio-item .overlay-inner{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:table;
	vertical-align:middle;
	padding:10px 30px;
	background: #bf0d2a;
    opacity: 0.7;
}

.default-portfolio-item .overlay-inner .content{
	position:relative;
	display:table-cell;
	vertical-align:middle;
}

.default-portfolio-item .overlay-inner h3{
	font-size:20px;
	color:#373737;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:15px;
}

.default-portfolio-item .overlay-inner h3 a{
	color:white;	
}

.default-portfolio-item .overlay-inner h3 a:hover{
	color:#000000;	
}

.default-portfolio-item .overlay-inner .image-link{
	position:relative;
	display:block;
	font-size:20px;
	color:white;
}

.default-portfolio-item .overlay-inner .image-link .icon{
	position:relative;
	display:inline-block;
	font-size:36px;
	line-height:40px;
}

/*** 

====================================================================
	Property Dimensions Section
====================================================================

***/

.property-dimensions{
	position:relative;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	padding:0px 0px 70px;
}

.property-dimensions .tabs-box .tab-buttons{
	position:relative;
	display:table;
	vertical-align:middle;
	width:100%;
	margin-bottom:70px;
	border:1px solid #e0e0e0;
	-webkit-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.10);
	-ms-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.10);
	-o-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.10);
	-moz-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.10);
	box-shadow:0px 0px 4px 0px rgba(0,0,0,0.10);
}

.property-dimensions .tabs-box .tab-buttons .tab-btn{
	position:relative;
	display:table-cell;
	vertical-align:middle;
	padding:10px 15px;
	color:#2f2f2f;
	background:#ffffff;
	text-align:center;
	font-size:13px;
	border-right:1px solid #e0e0e0;
	text-transform:uppercase;
	font-weight:500;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
}

.property-dimensions .tabs-box .tab-buttons .tab-btn:last-child{
	border-right:none;	
}

.property-dimensions .tabs-box .tab-buttons .tab-btn:hover,
.property-dimensions .tabs-box .tab-buttons .tab-btn.active-btn{
	color:#ffffff;
	background:#bf0d2a;
	border-color:#bf0d2a;
}

.property-dimensions .image-column{
	position:relative;
	padding-right:30px;
	margin-bottom:30px;	
}

.property-dimensions .content-column{
	position:relative;
	padding-left:30px;
	margin-bottom:30px;	
}

.property-dimensions .image-column .image-box{
	position:relative;
	width:100%;	
}

.property-dimensions .image-column .image-box img{
	position:relative;
	display:block;
	width:100%;	
}

.property-dimensions .image-column .image-box .over-layer{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	border:20px solid transparent;	
}

.property-dimensions .image-column .image-box .left-layer{
	position:absolute;
	left:0px;
	top:0px;
	width:50px;
	height:100%;
	border:1px solid #ffffff;
	border-right:none;	
}

.property-dimensions .image-column .image-box .right-layer{
	position:absolute;
	right:0px;
	top:0px;
	width:50px;
	height:100%;
	border:1px solid #ffffff;
	border-left:none;	
}

.property-dimensions .image-column .image-box .dimensions-value{
	position:absolute;
	left:0px;
	bottom:0px;
	font-size:20px;
	font-weight:700;
	color:#2f2f2f;
	background:#ffffff;
	line-height:26px;
	padding:12px 20px;
    -moz-transform-origin:    25px 25px 0;
    -ms-transform-origin:     25px 25px 0;
    -o-transform-origin:      25px 25px 0;
	-webkit-transform-origin: 25px 25px 0;
	transform-origin: 25px 25px 0;
	-webkit-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	transform:rotate(-90deg);
}

.property-dimensions .content-column h3{
	font-size:24px;
	font-weight:700;
	text-transform:capitalize;
	margin-bottom:20px;
	color:#2f2f2f;
}

.property-dimensions .content-column .upper-content{
	padding-bottom:25px;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:25px;	
}

.property-dimensions .content-column .featured-text{
	color:#5b5b5b;
	font-weight:600;
	margin-bottom:15px;
	font-size:16px;
}

.styled-list-two{
	position:relative;
}

.styled-list-two li{
    line-height: 24px;
    margin-bottom: 5px;
    position: relative;
	padding-left:30px;
	color:#2f2f2f;
	font-size:14px;
}

.property-dimensions .styled-list-two li{
	font-weight:700;
	margin-bottom:10px;
	text-transform:uppercase;
}

.styled-list-two li:before {
	content:'\f108';
	font-family:'Flaticon';
    color: #bf0d2a;
    font-size: 16px;
    left: 0;
    line-height: 18px;
    position: absolute;
    top: 3px;
}

/*** 

====================================================================
	Nearby Locations Section Style
====================================================================

 ***/

.nearby-locations{
	position:relative;
	padding:50px 0px 0px;
}

.nearby-locations .sec-title{
	margin-bottom:80px;	
}

.locations-box{
	position:relative;
	width:100%;
	height:550px;	
}

.nearby-locations .location-block{
	position:relative;
	margin-bottom:50px;
}

.nearby-locations .location-block:after{
	content:'';
	position:absolute;
	right:-1px;
	top:5%;
	height:90%;
	border-right:1px solid #e0e0e0;	
}

.nearby-locations .location-block:last-child:after{
	display:none;	
}

.nearby-locations .location-block .inner-box{
	position:relative;
	padding:0px 10px 0px 90px;	
}

.nearby-locations .location-block .inner-box .icon-box{
	position:absolute;
	left:10px;
	top:50%;
	margin-top:-30px;
	width:60px;
	height:60px;
	padding:10px;
	text-align:center;
	line-height:40px;
	border-radius:50%;
	color:#ffffff;
	background:#ff4c4c;
	font-size:24px;	
}

.nearby-locations .location-block .green-theme .icon-box{
	background:#36c332;	
}

.nearby-locations .location-block .purple-theme .icon-box{
	background:#c813f5;	
}

.nearby-locations .location-block .blue-theme .icon-box{
	background:#07a3d6;	
}

.nearby-locations .location-block .inner-box h4{
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
	color:#2f2f2f;	
}

.nearby-locations .location-block .inner-box .location-title{
	color:#999999;
}

.nearby-locations .location-block .inner-box .location-distance{
	font-size:20px;
	color:#ff4c4c;
}

.nearby-locations .location-block .green-theme .location-distance{
	color:#36c332;	
}

.nearby-locations .location-block .purple-theme .location-distance{
	color:#c813f5;	
}

.nearby-locations .location-block .blue-theme .location-distance{
	color:#07a3d6;	
}

/*** 

====================================================================
	Agent Section Style
====================================================================

 ***/

.agent-section{
	position:relative;
	padding:0px 0px 0px;
}

.agent-section .column{
	position:relative;	
}

.agent-section .agent-box{
	position:relative;
	padding-right:30px;	
}

.agent-section .agent-box .image-box img{
display: block;
width: 100%;
outline: 2px solid #fff;
outline-offset: -12px;
box-shadow: 1px 1px 1px 3px #000;	
}

.agent-section .agent-box .basic-info{
	position:relative;
	margin-bottom:20px;
}

.agent-section .agent-box .basic-info h4{
	font-size:20px;
	font-weight:700;
	text-transform:capitalize;
	color:#2f2f2f;
}

.agent-section .agent-box .basic-info .designation{
	font-size:14px;
	font-style:italic;
	text-transform:capitalize;
	color:#bf0d2a;
}

.agent-section .agent-box .desc-text{
	position:relative;
	margin-bottom:40px;
	font-size:14px;	
}

.agent-section .agent-box .contact-info{
	margin-bottom:32px;	
}

.agent-section .agent-box .contact-info li{
	position:relative;
	padding-left:55px;
	margin-bottom:25px;
	font-size:15px;
	color:#aaaaaa;
	font-style:italic;
}

.agent-section .agent-box .contact-info li:last-child{
	margin-bottom:0px;	
}

.agent-section .agent-box .contact-info li a{
	color:#aaaaaa;	
}

.agent-section .agent-box .contact-info li .icon{
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-20px;
	line-height:40px;
	height:40px;
	font-size:32px;
	color:#cccccc;
}

.agent-section .agent-box .contact-info li strong{
	position:relative;
	display:block;
	color:#2f2f2f;
	line-height:20px;
	font-style:normal;
}

.agent-section .form-column{
	position:relative;
	padding-left:30px;	
}

.agent-section .form-column .title-box{
	margin-bottom:20px;	
}

.agent-section .form-column .title-box h5{
	font-size:15px;
	line-height:15px;
	font-weight:500;
	color:#aaaaaa;	
}

.agent-section .form-column .title-box h3{
	font-size:30px;
	font-weight:500;
	color:#2f2f2f;
	text-transform:uppercase;
}

.agent-section .form-column .title-box h3 strong{
	font-weight:800;	
}

.default-form{
	position:relative;	
}

.default-form .form-group{
	position:relative;
	display:block;
	margin-bottom:15px;	
}

.default-form .form-group input[type="text"],
.default-form .form-group input[type="email"],
.default-form .form-group input[type="password"],
.default-form .form-group input[type="tel"],
.default-form .form-group input[type="number"],
.default-form .form-group select,
.default-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:26px;
	padding:12px 15px;
	border:1px solid #e0e0e0;
	height:52px;
	background:none;
	z-index:1;
	font-size:14px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}

.default-form .form-group input[type="text"]:focus,
.default-form .form-group input[type="email"]:focus,
.default-form .form-group input[type="password"]:focus,
.default-form .form-group input[type="tel"]:focus,
.default-form .form-group input[type="number"]:focus,
.default-form .form-group select:focus,
.default-form .form-group textarea:focus{
	border-color:#bf0d2a;
}

.default-form .form-group input.error,
.default-form .form-group select.error,
.default-form .form-group textarea.error{
	border-color:#ff0000 !important;
}

.default-form .form-group label.error{
	display:block;
	padding:10px 0px 0px;
	line-height:24px;
	font-size:12px;
	text-transform:uppercase;
	color:#ff0000;
	font-weight:normal !important;	
}

.default-form .form-group select.styled{
	-webkit-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	-moz-appearance:none;
	background:url(../images/icons/icon-select.png) right center no-repeat;	
}

.default-form .form-group textarea{
	resize:none;
	height:105px;	
}

.default-form button{
	display:inline-block;
	font-size:14px;
	text-transform:capitalize;
	line-height:24px;
	padding:10px 30px;
	border:2px solid #2f2f2f;
	background:#2f2f2f;
	color:#ffffff;	
}

.default-form button:hover{
	background:#bf0d2a;
	border-color:#bf0d2a;	
}


/*** 

====================================================================
	Testimonials Section style
====================================================================

***/

.testimonials-section{
	position:relative;
	padding:100px 0px 70px;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
}

.testimonials-section:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.80);
	z-index:0;	
}

.testimonials-section .sec-title h2{
	color:#ffffff;	
}

.testimonials-section .auto-container{
	position:relative;
	z-index:5;
}

.testimonials-section .testimonials-slider .slide-item{
	position:relative;
	margin:10px;
}

.testimonials-section .testimonials-slider .info-box{
	position:relative;
	padding:10px 0px 20px 90px;
	min-height:70px;
}

.testimonials-section .testimonials-slider .image-box{
	position:absolute;
	left:0px;
	top:0px;
	width:70px;
	height:70px;
	border:3px solid #ffffff;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	overflow:hidden;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}

.testimonials-section .testimonials-slider .slide-item:hover,
.testimonials-section .testimonials-slider .slide-item:hover .image-box{
	border-color:#bf0d2a;	
}

.testimonials-section .testimonials-slider .image-box img{
	position:relative;
	width:100% !important;
	display:block;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}

.testimonials-section .slide-item h3{
	position:relative;
	font-size:16px;
	font-family:'Raleway',sans-serif;
	color:#ffffff;
	font-weight:600;
	letter-spacing:1px;
	margin-bottom:0px;
	text-transform:uppercase;	
}

.testimonials-section .slide-item .designation{
	position:relative;
	font-size:15px;
	color:#bf0d2a;
	margin-bottom:0px;	
}

.testimonials-section .slide-text{
	position:relative;
	font-size:15px;
	color:#343434;
	line-height:1.8em;
	background:#ffffff;
	padding:30px 40px 20px;
	margin-bottom:30px;
	border-radius:4px;
}

.testimonials-section .slide-text:after{
	content:'';
	position:absolute;
	left:20px;
	bottom:-18px;
	border:10px solid transparent;
	border-top:10px solid #ffffff;
}

.testimonials-section .owl-controls{
	position:relative;
	text-align:center;
	padding:20px 0px 0px;
	top:0px;	
}

.testimonials-section .owl-nav{
	display:none !important;
}

.testimonials-section .owl-dots{
	display:block !important;
}

.owl-theme .owl-dots .owl-dot span{
	background:#ffffff;
	width:12px;
	height:12px;
	border:1px solid #ffffff;
	margin:0px 4px;
	border-radius:50%;	
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span{
	background:#bf0d2a;
	border-color:#bf0d2a !important;	
}


/*** 

====================================================================
	Blog News Section
====================================================================

***/

.blog-news-section{
	position:relative;
	padding:50px 0px 50px;
	background:white;
}

.blog-news-section .blog-news-column{
	margin-bottom: 0px;
    background: white;
    padding: 15px;
	transition: transform 0.5s;
	height: 535px;
}

.blog-news-column .image-box img{
	display:block;
	width:100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.blog-news-column:hover .image-box img{
	-webkit-transform:scale(1.05,1.05) rotate(-2deg);	
	-ms-transform:scale(1.05,1.05) rotate(-2deg);	
	-o-transform:scale(1.05,1.05) rotate(-2deg);	
	-moz-transform:scale(1.05,1.05) rotate(-2deg);	
	transform:scale(1.05,1.05) rotate(-2deg);	
}

.blog-news-column .image-box .category{
	position:absolute;
	left:0px;
	bottom:0px;
	line-height:20px;
	padding:5px 15px;
	font-size:12px;
	text-transform:uppercase;
	color:#edecec;
	font-weight:600;
	font-family:'Raleway',serif;
	background:#bf0d2a;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}

.blog-news-column:hover .image-box .category{
	background:#2f2f2f;
}

.blog-news-column .inner-box{
	position:relative;
	background:#ffffff;	
  margin-bottom: 15px;
}

.blog-news-column .image-box{
	position:relative;
	overflow:hidden;	
}

.blog-news-column .content-box{
	position:relative;
	padding:25px 0px 0px;	
}



.blog-news-column h3 {
  font-size: 14px;
  font-weight: 600;
  color: #070707;
  margin-bottom: 5px;
  line-height: 18px;
  min-height: 36px;
}

.blog-news-column .text h3{
	margin-bottom:10px;
	font-size:20px;
	color:#666666;
}

.sidebar-page-container .blog-news-column h3{
	font-size:22px;	
}

.sidebar-page-container .two-column .blog-news-column h3{
	font-size:18px;	
}

.blog-news-column h3 a{
	color:#070707;	
}

.blog-news-column h3 a:hover,
.blog-news-column .post-info li a:hover{
	color:#73BCF7;	
}

.blog-news-column .post-info{
	position:relative;
	color:#777777;
	font-size:13px;
	line-height:20px;
	padding-bottom:15px;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:15px;
}

.blog-news-column .post-info li{
	position:relative;
	display:inline-block;
	margin:0px 5px;
}

.blog-news-column .post-info li:after{
	content:'/';
	position:absolute;
	right:-10px;
	top:0px;
	font-style:normal !important;
}

.blog-news-column .post-info li:last-child:after{
	display:none;	
}

.blog-news-column .post-info li:first-child{
	margin-left:0px;	
}

.blog-news-column .post-info li a{
	color:#777777;	
}

.blog-news-column .content-box .text {
  position: relative;
  color: #888888;
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 1.6em;
  min-height: 70px;
}

.blog-news-column .content-box .read-more{
	display:inline-block;
	line-height:24px;
	padding:7px 20px;
	border:2px solid #e0e0e0;
	font-size:13px;
	color:#000000;
	font-weight:700;
	font-family:'Raleway',sans-serif;
	text-transform:uppercase;	
}

.blog-news-column .content-box .read-more:hover{
	color:#bf0d2a;
	border-color:#bf0d2a;	
}


/*** 

====================================================================
	Subscribe Intro
====================================================================

***/

.call-to-action{
	position:relative;
	padding:50px 0px 30px;
	background:white;
	color:#ffffff;	
}

.call-to-action .column{
	margin-bottom:20px;
	font-size:18px;
	color:white;
}

.call-to-action .column h2{
	font-size:26px;
	margin-bottom:5px;
	font-weight:600;
	color:#ffffff;
	
}

.call-to-action .column h2 {
	color: #070707;
}

.column.col-md-9.col-sm-12.col-xs-12 p {
	color: #070707;
}

/*** 

====================================================================
	Main Footer
====================================================================

***/

.main-footer{
	position:relative;
	color:#888888;
	background-color:#ffffff;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}

.main-footer:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(255,255,255,0.95);	
}

.main-footer .footer-upper{
	position:relative;
	padding:70px 0px 20px;
	z-index:1;
	background:#222222;
}

.main-footer .footer-upper .column{
	position:relative;
	margin-bottom:30px;	
}

.main-footer .footer-upper .about-widget .text{
	color:#808080;
	max-width:280px;
	margin-bottom:30px;
}

.footer-upper .column h2 {
  position: relative;
  font-size: 17px;
  line-height: 1.4em;
  margin-bottom: 32px;
  font-weight: 600;
  text-transform: none;
  color: white;
}

.footer-upper .column h2::after {
  position: absolute;
  width: 50px;
  height: 2px;
  background: #bc0000;
  content: '';
  left: 0;
  bottom: -15px;
}

.main-footer .footer-upper a{
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.main-footer .footer-upper a:hover{
	color:#ffffff;	
}

.footer-upper .links-widget li{
	position:relative;
	margin-bottom:4px;
}

.footer-upper .links-widget li a {
  position: relative;
  display: block;
  font-size: 13px;
  color: #c6c6c6;
  line-height: 24px;
  padding-left: 20px;
}

.footer-upper .links-widget li a::before {
  position: absolute;
  content: '';
  width: 7px;
  height: 1px;
  background: #fff;
  top: 13px;
  left: 2px;
}

.footer-upper .links-widget li a:hover,
.footer-upper .news-widget .news-post a:hover{
	color:#bf0d2a;	
}

.footer-upper .tweets-widget .tweet{
	position:relative;
	padding:0px 0px 0px 30px;
	margin-bottom:20px;
	font-size:13px;
	color:#808080;
}

.footer-upper .tweets-widget .tweet .content{
	margin-bottom:5px;
	max-width:260px;	
}

.footer-upper .tweets-widget .tweet a{
	position:relative;
	color:#808080;
}

.footer-upper .tweets-widget .tweet .time{
	position:relative;
	color:white;
	font-size:12px;
}

.footer-upper .tweets-widget .tweet .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-size:14px;
	color:#bf0d2a;
}

.footer-upper .news-widget .news-post{
	position:relative;
	padding:0px 0px 0px 80px;
	margin-bottom:25px;
	color:#888888;
	line-height:20px;
}

.footer-upper .news-widget .news-post .news-content{
	margin-bottom:5px;	
}

.footer-upper .news-widget .news-post .text a{
	position:relative;
	color:#888888;
	font-size:13px;
	line-height:20px;
}

.footer-upper .news-widget .news-post h4{
	font-size:16px;
	font-weight:600;
	color:#000000;
}

.footer-upper .news-widget .news-post h4 a{
	color:white;	
}

.footer-upper .news-widget .news-post .time{
	position:relative;
	color:white;
	font-size:12px;
}

.footer-upper .news-widget .news-post .image-thumb{
	position:absolute;
	width:65px;
	height:65px;
	left:0px;
	top:5px;
}

.footer-upper .news-widget .news-post .image-thumb img{
	display:block;
	width:65px;	
}

.main-footer .social-links a{
	position:relative;
	display:inline-block;
	text-align:center;
	margin-right:5px;
	width:34px;
	height:34px;
	border:1px solid #e0e0e0;
	line-height:32px;
	font-size:14px;
	color:#cccccc;
	border-radius:50%;
	background:none;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-footer .social-links a:hover{
	background:#bf0d2a;
	border-color:#bf0d2a;
	color:#ffffff;	
}

.footer-bottom{
	position:relative;
	border-top:1px solid #e0e0e0;
	padding:12px 0px;
	font-size:14px;
	text-align:center;
	background:#262626;
}

.footer-bottom .copyright{
	position:relative;
	line-height:20px;
	padding:5px 0px;
}

/*** 

====================================================================
	Map Section Style
====================================================================

***/

.map-section{
	position:relative;
	background: ;
	
}

.map-section.style-two{
	padding:80px 0px 60px;
}

.map-section .map-container{
	position:relative;
	z-index:10;	
}

.map-section .map-data{
	text-align:center;
	font-size:13px;
	font-weight:400;
	font-family:'Open Sans',sans-serif;
}

.map-section .map-canvas{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	min-height:300px;	
}

.map-section.style-two .map-canvas{
	position:relative;
	width:100%;
	height:400px;
}

.map-section .map-data h6{
	font-size:16px;
	font-weight:600;
	text-align:center;
	margin-bottom:5px;
	color:#2e2e2e;
	font-family:'Open Sans',sans-serif;	
}

.map-section .outer-container{
	position:relative;
	max-width:1200px;
	padding:100px 15px;
	margin:0 auto;
	z-index:20;	
}	

.map-section .outer-container .info-container{
	position:relative;
	max-width:fit-content;
	margin:0 auto;
	padding:60px 0px 20px 50px;
	background:#ffffff;
	border:1px solid #e0e0e0;
	z-index:4;
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.20);
	-ms-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.20);
	-o-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.20);
	-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.20);
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.20);	
}

.map-section .outer-container .info-container:after{
	content:'';
	position:absolute;
	left:50%;
	margin-left:-18px;
	bottom:-22px;
	height:23px;
	width:36px;
	background:url(../images/icons/down-arrow.png) center top no-repeat;
	z-index:5;
}

.map-section .outer-container .info-container .info-column{
	position:relative;
	padding:0px 40px 0px;
	margin-bottom:30px;
	border-right:1px solid #e0e0e0;
	color:#acacac;	
}
.padd-top {
    padding-top: 40px !important;
}
.map-section .outer-container .info-container .info-column:first-child{
	
}

.map-section .outer-container .info-container .info-column:last-child{
	border-right:none;
	padding-right:0px;	
}

.map-section .outer-container .info-container .inner-box{
	position:relative;
	padding-left:80px;
}

.map-section .outer-container .info-container .inner-box .icon{
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-30px;
	width:60px;
	height:60px;
	font-size:30px;
	padding:10px;
	line-height:40px;
	color:#ffffff;
	text-align:center;
	background:#bf0d2a;
	border-radius:50%;	
}


.map-section .outer-container .info-container .inner-box h4{
	font-family:'Open Sans',sans-serif;
	color:#2f2f2f;
	font-size:18px;
	line-height:20px;
	font-weight:700;
}


/*** 

====================================================================
	About Company Style
====================================================================

***/

.about-company{
	position:relative;
	padding:100px 0px 70px;
	background:#fbfbfb;
}

.about-company .column{
	position:relative;
	margin-bottom:30px;
}

.about-company .image-column{
	position:relative;
	padding-right:30px;
}

.about-company .image-column .image-box{
	position:relative;
	width:100%;
	display:block;
	outline:1px solid #ffffff;
	outline-offset:-16px;
}

.about-company .image-column .image-box img{
	display:block;
	width:100%;	
}

.about-company .title-box{
	margin-bottom:15px;	
}

.about-company .title-box h5{
	font-size:15px;
	line-height:15px;
	font-weight:500;
	color:#aaaaaa;	
}

.about-company .title-box h3{
	font-size:36px;
	font-weight:500;
	color:#2f2f2f;
	text-transform:uppercase;
}

.about-company .title-box h3 strong{
	font-weight:800;	
}

.about-company .featured-text{
	font-size:15px;
	font-weight:600;
	color:#373737;
	margin-bottom:20px;	
}

.about-company .featured-text strong{
	font-weight:700;	
}

.about-company .text{
	font-size:14px;
	color:#999999;
	margin-bottom:40px;	
}

.about-company .text p{
	margin-bottom:20px;	
}

.styled-list-three{
	position:relative;
}

.about-company .styled-list-three{
	margin-left:-30px;
	margin-right:-30px;
	margin-bottom:20px;	
}

.styled-list-three li{
    line-height: 24px;
    margin-bottom: 10px;
    position: relative;
	padding-left:84px;
	color:#999999;
	font-style:italic;
	font-size:14px;
}

.about-company .styled-list-three li{
	float:left;
	padding-right:36px;
	margin-bottom:20px;
}

.about-company .styled-list-three li:after{
	content:'';
	position:absolute;
	right:5px;
	top:0px;
	height:100%;
	border-right:1px solid #e0e0e0;
	-webkit-transform:skewX(-15deg);
	-ms-transform:skewX(-15deg);
	-o-transform:skewX(-15deg);
	-moz-transform:skewX(-15deg);
	transform:skewX(-15deg);	
}

.about-company .styled-list-three li:last-child:after{
	display:none;	
}

.styled-list-three li strong{
	display:block;
	color:#242424;
	font-size:18px;
	font-weight:700;
	font-style:normal;
	font-family:'Raleway',sans-serif;
}

.styled-list-three li:before {
	content:'\f133';
	font-family:'Flaticon';
    color: #bf0d2a;
	font-style:normal;
    font-size: 16px;
	text-align:center;
	height:36px;
	width:36px;
	line-height:34px;
	border:1px solid #bf0d2a;
    left: 30px;
    position: absolute;
    top: 50%;
	margin-top:-20px;
	border-radius:50%;
}

.btn-download{
	position:relative;
	display:inline-block;
	line-height:26px;
	padding:8px 22px;
	background:#bf0d2a;
	color:#ffffff;
	border:2px solid #bf0d2a;
	font-size:13px;
	text-transform:uppercase;
	font-weight:700;
	font-family:'Raleway',sans-serif;
}

.btn-download .icon{
	position:relative;
	top:2px;
	line-height:24px;
	font-size:20px;
	padding-right:12px;	
}

.btn-download:hover{
	background:none;
	color:#404040;	
}

/*** 

====================================================================
	Features Section Style
====================================================================

***/

.features-section{
	position:relative;
	padding:100px 0px 60px;
}

.feature-column{
	position:relative;
	margin-bottom:40px;	
}

.feature-column .inner-box{
	position:relative;	
}

.feature-column .upper-title{
	position:relative;
	padding:12px 0px 10px 100px;
	min-height:80px;
	font-style:italic;
	color:#2f2f2f;
	font-size:16px;
	margin-bottom:20px;
}

.feature-column .upper-title strong{
	display:block;
	color:#242424;
	font-size:30px;
	font-weight:700;
	font-style:normal;
	margin-bottom:7px;
}

.feature-column .upper-title .icon {
    color: #bf0d2a;
	font-style:normal;
    font-size: 36px;
	text-align:center;
	height:80px;
	width:80px;
	padding:20px 10px;
	line-height:36px;
	border:2px solid #bf0d2a;
    left: 0px;
    top: 50%;
	margin-top:-40px;
    position: absolute;
	border-radius:50%;
}

.feature-column .desc-text{
	position:relative;
	color:#999999;
	padding-right:40px;
}


/*** 

====================================================================
	Page Title Style
====================================================================

 ***/
 
.page-title{
	position:relative;
  //padding:90px 0px 20px;
	padding:80px 0px 150px;
	text-align:center;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	color:#ffffff;
	margin-top:-32px;
}



.page-title:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background: #212121;
    opacity: 0.7;
}

.page-title .auto-container{
	 position:relative;
	 z-index:5;
}

.page-title h1{
	font-size:42px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:800;
	color:#ffffff;
}

.breadcrumb-outer{
	position:relative;
	padding:20px 0px;
	border-bottom:1px solid #e9e9e9;	
}

.breadcrumb-outer .bread-crumb{
	position:relative;
	color:#cccccc;
}

.breadcrumb-outer .bread-crumb a{
	position:relative;
	font-size:13px;
	color:#bbbbbb;
	margin:0px 7px;
}

.breadcrumb-outer .bread-crumb a:hover,
.breadcrumb-outer .bread-crumb a.current{
	position:relative;
	color:#bf0d2a;
}


/*** 

====================================================================
	Sponsors Section Style
====================================================================

***/

.sponsors-section{
	position:relative;
	padding:100px 0px;
	background:#ffffff;
}

.sponsors-section .slider-outer{
	position:relative;
	border:1px solid #e9e9e9;
	margin:0px 0px;
	margin-right:-1px;
}

.sponsors-section .sponsors-slider{
	position:relative;
}

.sponsors-section .sponsors-slider li img{
	position:relative;
	right:-1px;
	border-right:1px solid #e9e9e9;	
}
.sponsors-section .owl-controls{
	display:none !important;	
}


/*** 

====================================================================
	Default Section Style
====================================================================

***/

.default-section{
	position:relative;
	padding:100px 0px 60px;
}

.check-column{
	position:relative;
	margin-bottom:40px;
	padding:0px 40px;
}

.default-section .row.outer{
	margin-left:-40px;
	margin-right:-40px;
}

.outer .check-column{
	border-right:1px solid #e0e0e0;	
}

.outer .check-column:last-child{
	border-right:none;	
}

.check-column .inner-box{
	position:relative;	
}

.check-column .upper-title{
	position:relative;
	padding:4px 0px 0px 65px;
	min-height:48px;
	font-style:italic;
	color:#a7a7a7;
	font-size:16px;
	margin-bottom:20px;
}

.check-column .upper-title strong{
	display:block;
	color:#242424;
	font-size:18px;
	font-weight:700;
	font-style:normal;
	font-family:'Raleway',sans-serif;
}

.check-column .upper-title .icon {
    color: #ffffff;
	font-style:normal;
    font-size: 16px;
	text-align:center;
	height:48px;
	width:48px;
	padding:10px 10px;
	line-height:24px;
	border:2px solid #bf0d2a;
	background:#bf0d2a;
    left: 0px;
    top: 50%;
	margin-top:-22px;
    position: absolute;
	border-radius:50%;
}

.check-column .desc-text{
	position:relative;
	color:#999999;
}

/*** 

====================================================================
	Tour Section Style
====================================================================

***/

.tour-section{
	position:relative;
	padding:80px 0px 100px;
}

.gallery-carousel-container{
	position:relative;
	width:100%;
	margin-bottom:50px;
}

.gallery-carousel-container .ms-gallery-template .ms-gallery-botcont{
	height:auto !important;
	min-height:55px;
}

.gallery-carousel-container .ms-gallery-template .ms-gal-thumbcont,
.gallery-carousel-container .ms-gallery-template .ms-gal-thumbcont.hide-thumbs{
	position:relative !important;
	top:0px !important;
	height:115px;
}

.gallery-carousel-container .ms-gallery-template .ms-thumb-frame{
	width:140px;
	padding:8px 10px 0px 0px;
	opacity:0.90;
}

.gallery-carousel-container .ms-gallery-template .ms-thumb-list{
	background:#ffffff !important;	
}

.gallery-carousel-container .ms-gallery-template .ms-slide-info{
	position:absolute;
	left:0px;
	top:-80px;
	width:100%;
	padding:24px 10px;
	text-align:center;
	background:rgba(255,255,255,0.90);
	color:#2f2f2f;
}

.gallery-carousel-container .ms-gallery-template .ms-slide-info .ms-info{
	color:#2f2f2f;
	font-weight:500;
	font-size:22px;
	line-height:32px;	
}

.gallery-carousel-container .ms-gallery-template .ms-timerbar,
.gallery-carousel-container .ms-gallery-template .ms-bullets{
	display:none;	
}

.gallery-carousel-container .ms-skin-black-2 .ms-nav-next,
.gallery-carousel-container .ms-skin-black-2 .ms-nav-prev{
	margin-top:-50px;
	background-color:#bf0d2a !important;	
}

.double-separator{
	position:relative;
	width:100%;
	height:6px;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;	
}

.default-two-column{
	position:relative;
	padding:70px 0px 0px;	
}

.default-two-column .column{
	margin-bottom:40px;	
}

.default-two-column .content-column{
	padding-right:50px;	
}

.default-two-column .content-column .featured-text{
	position:relative;
	font-weight:600;
	color:#373737;
	margin-bottom:30px;	
}

.default-two-column .content-column .text p{
	margin-bottom:25px;	
}

.default-two-column .info-column h2{
	color:#2f2f2f;
	font-size:30px;
	text-transform:uppercase;
	margin-bottom:25px;
	font-weight:500;
	letter-spacing:1px;
}

.default-two-column .info-column h2 strong{
	font-weight:800;	
}

/*** 

====================================================================
	Accordion Style
====================================================================

 ***/
 
 .accordion-box{
	position:relative;
	margin-right:0px;
	background:#ffffff;
	border:1px solid #e9e9e9;		
}

.accordion-box .accordion{
	position:relative;
	padding-left:20px;
	border-bottom:1px solid #e9e9e9;
	margin-bottom:0px;
}

.accordion-box .accordion:last-child{
	border:none;	
}

.accordion-box .accordion.active-block{
	background:#fafbfb;	
}

.accordion-box .accordion .accord-btn{
	position:relative;
	display:block;
	min-height:30px;
	line-height:24px;
	padding:15px 15px 15px 35px;
	color:#2f2f2f;
	cursor:pointer;
}

.accordion-box .accordion .accord-btn h4{
	position:relative;
	font-size:16px;
	line-height:30px;
	font-family:'Open Sans',sans-serif;
	font-weight:600;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.accordion-box .accordion .accord-btn:before{
	content:'\f156';
	font-family: 'Flaticon';
	position:absolute;
	left:0px;
	top:18px;
	background:none;
	color:#2f2f2f;	
	width:30px;
	height:30px;
	line-height:28px;
	font-size:12px;
	font-weight:normal !important;
	text-align:center;
	border-radius:2px;
}

.accordion-box .accordion .accord-btn.active:before{
	content:'\f17a';
	color:#bf0d2a;
	background:none;
	border-color:transparent;
}

.accordion-box .accordion .accord-btn.active{
	color:#bf0d2a;	
}

.accordion-box .accordion .accord-content{
	position:relative;
	display:none;
	padding:0px 15px 15px 10px;
}

.accordion-box .accordion .accord-content.collapsed{
	display:block;	
}

.accordion-box .accordion .accord-content p{
	position:relative;
	font-size:13px;
	color:#8d8d8d;
}

/*** 

====================================================================
	Contact Section Style
====================================================================

***/

.contact-section{
	position:relative;
	padding:100px 0px 70px;
}

.contact-section .column{
	position:relative;
	margin-bottom:30px;	
}

.contact-section .column h2{
	color:#2f2f2f;
	font-size:30px;
	text-transform:uppercase;
	margin-bottom:25px;
	font-weight:500;
	letter-spacing:1px;
}

.contact-section .column h2 strong{
	font-weight:800;	
}

.contact-section .default-form .row{
	margin-left:-8px;
	margin-right:-8px;	
}

.contact-section .default-form .form-group{
	padding:0px 8px;
	margin-bottom:16px;	
}

.contact-section .default-form textarea{
	height:160px;	
}

.contact-section .default-form .theme-btn{
	padding:8px 35px;	
}

.contact-section .info-column{
	padding-left:50px;	
}

.contact-section .info-box .desc-text{
	position:relative;
	margin-bottom:40px;
	font-size:14px;
	color:#333333;	
}

.contact-section .info-box .contact-info{
	margin-bottom:40px;	
}

.contact-section .info-box .contact-info li{
	position:relative;
	padding-left:55px;
	margin-bottom:25px;
	font-size:14px;
	color:#aaaaaa;
	font-style:italic;
}

.contact-section .info-box .contact-info li:last-child{
	margin-bottom:0px;	
}

.contact-section .info-box .contact-info li a{
	color:#aaaaaa;	
}

.contact-section .info-box .contact-info li .icon{
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-20px;
	line-height:40px;
	height:40px;
	font-size:32px;
	color:#cccccc;
}

.contact-section .info-box .contact-info li strong{
	position:relative;
	display:block;
	color:#2f2f2f;
	font-size:15px;
	line-height:20px;
	font-style:normal;
}

/*** 

====================================================================
	FAQs Section Style
====================================================================

***/

.faqs-section{
	position:relative;
	padding:100px 0px 60px;
}

.faqs-section .sec-title{
	max-width:800px;
	margin-bottom:60px;	
}

.faqs-section .column{
	position:relative;	
}

.faqs-section .faq-block{
	position:relative;
	margin-bottom:40px;	
}

.faqs-section .faq-block h4{
	font-size:18px;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom:8px;
	color:#2f2f2f;	
}

.faqs-section .faq-block .text{
	color:#999999;	
}

/*** 

====================================================================
	Error Page Style
====================================================================

***/

.error-section{
	position:relative;
	padding:100px 0px 120px;
	text-align:center;	
}

.error-section .error-icon{
	position:relative;
	margin-bottom:40px;
}

.error-section .error-icon img{
	display:inline-block;
	max-width:100%;	
}

.error-section .extra-big{
	font-size:84px;
	margin-bottom:20px;
	color:#2f2f2f;
	line-height:100px;
	font-weight:700;
	letter-spacing:3px;
}

.error-section .bigger-text{
	font-size:52px;
	color:#413f3f;
	margin-bottom:30px;
	line-height:70px;
}

.error-section .small-text{
	font-weight:400;
	font-size:18px;
	margin-bottom:50px;
	color:#999999;	
}

.error-section .text-lower strong{
	display:inline-block;
	padding:10px 20px;	
}

.error-section .text-lower input[type="text"],
.error-section .text-lower input[type="search"]{
	line-height:28px;
	padding:10px 15px;
	width:280px;
	font-size:16px;
	border:1px solid #e0e0e0;	
}

.error-section .text-lower input[type="text"]:focus,
.error-section .text-lower input[type="search"]:focus{
	border-color:#bf0d2a;	
}


/*** 

====================================================================
	Sidebar
====================================================================

***/

.sidebar-page-container{
	position:relative;
	padding:100px 0px 70px;
}

.sidebar-page-container .sidebar,
.sidebar-page-container .content-side{
	margin-bottom:30px !important;	
}

.sidebar .sidebar-title{
	position:relative;
	margin-bottom:20px;	
}

.sidebar .sidebar-title h2{
	color:#2f2f2f;
	font-weight:700;
	text-transform:uppercase;
	font-size:20px;	
}

.sidebar .sidebar-widget{
	position:relative;
	margin-bottom:50px;	
}

.sidebar .downloads{
	position:relative;
	padding:25px;
	background:#ffffff;
	border:1px solid #e9e9e9;	
}

.sidebar .downloads h3{
	font-family:'Open Sans',sans-serif;
	color:#2c2c2c;
	font-size:18px;
	font-weight:700;
	text-transform:capitalize;
	margin-bottom:15px;	
}

.sidebar .downloads .text{
	position:relative;
	margin-bottom:10px;	
}

.sidebar .downloads li{
	position:relative;
}

.sidebar .downloads li a{
	position:relative;
	display:block;
	text-transform:uppercase;
	font-weight:700;
}

.sidebar .styled-nav{
	position:relative;
}

.sidebar .styled-nav .nav-outer{
	position:relative;
	border:1px solid #e9e9e9;
}

.sidebar .styled-nav ul li{
	position:relative;
	display:block;
	line-height:30px;
	padding:10px 20px 10px 40px;
	text-transform:capitalize;
	color:#4b4e54;
	background:#ffffff;
	font-size:16px;
	font-weight:400;
	border-bottom:1px solid #e9e9e9;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	cursor:pointer;
}

.sidebar .styled-nav .links li{
	position:relative;
	padding:0px;
}

.sidebar .styled-nav .links li:before{
	display:none;	
}

.sidebar .styled-nav .links li a{
	position:relative;
	display:block;
	line-height:30px;
	padding:10px 20px 10px 40px;
	text-transform:capitalize;
	color:#4b4e54;
	font-weight:600;
	background:#ffffff;	
}

.sidebar .styled-nav .links li a:hover{
	color:#bf0d2a;	
}

.sidebar .styled-nav ul li:last-child{
	border-bottom:none;	
}

.sidebar .styled-nav ul li:before,
.sidebar .styled-nav .links li a:before{
	content:'\f105';
	font-family:'FontAwesome';
	position:absolute;
	left:20px;
	top:50%;
	margin-top:-9px;
	height:20px;
	line-height:20px;
	font-size:18px;
	font-weight:normal;
}

.sidebar .styled-nav ul li:last-child {
	margin-bottom:0px;	
}

.sidebar .styled-nav li.active-btn,
.sidebar .styled-nav li.current{
	color:#ffffff;
	background:#bf0d2a;
}

.sidebar .contact-widget{
	position:relative;
	padding:25px;
	text-align:center;
	background:#ffffff;	
	border:1px solid #e9e9e9;
}

.sidebar .contact-widget h3{
	font-size:16px;
	font-weight:400;
	color:#888888;
	line-height:30px;
	font-family:'Open Sans',sans-serif;	
}

.sidebar .contact-widget .phone-numbers{
	font-size:24px;
	color:#bf0d2a;
	line-height:30px;
	font-weight:600;
	margin:10px 0px;
}

.sidebar .search-box .form-group{
	position:relative;
	margin:0px;	
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"]{
	position:relative;
	line-height:24px;
	padding:10px 50px 10px 20px;
	border:1px solid #e9e9e9;
	background:#ffffff;
	color:#3a3a3a;
	display:block;
	width:100%;
	height:46px;
	border-radius:3px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.sidebar .search-box .form-group input:focus{
	border-color:#bf0d2a;	
}

.sidebar .search-box .form-group button{
	position:absolute;
	right:0px;
	top:0px;
	height:46px;
	width:50px;
	line-height:46px;
	text-align:center;
	display:block;
	font-size:15px;
	color:#ffffff;
	background:#2f2f2f;
	border-radius:0px 3px 3px 0px;
}

.sidebar .search-box .form-group input:focus + button,
.sidebar .search-box .form-group button:hover{
	background-color:#bf0d2a;
}

.sidebar .sidebar-title h3{
	font-size:18px;
	color:#2c2c2c;
	font-weight:700;
	text-transform:uppercase;
}

.sidebar .recent-posts .post{
	position:relative;
	font-size:14px;
	color:#cccccc;
	padding-left:90px;
	margin-bottom:30px;
	min-height:70px;
}

.sidebar .recent-posts .post:last-child{
	margin-bottom:0px;	
}

.sidebar .recent-posts .post .post-thumb{
	 position:absolute;
	 left:0px;
	 top:0px;
	 width:70px;	
}

.sidebar .recent-posts .post .post-thumb img{
	display:block;
	width:100%;	
}

.sidebar .recent-posts .post h4{
	font-size:14px;
	margin:0px;
	font-weight:600;
	line-height:1.4em;
	color:#181818;
}

.sidebar .recent-posts .post a,
.sidebar .recent-posts .post a:hover{
	color:#bf0d2a;	
}

.sidebar .recent-posts .post h4 a{
	color:#2f2f2f;	
}

.sidebar .recent-posts .post-info{
	font-size:13px;
	color:#8b8b8b;
	text-transform:capitalize;
	font-style:italic;	
}

.sidebar-page-container .contact-info{
	position:relative;
	font-size:14px;
	margin-bottom:30px;
}

.sidebar-page-container .contact-info .text{
	position:relative;
	font-size:14px;
	margin-bottom:10px;
	color:#7f7f7f;
}

.sidebar-page-container .contact-info li{
	position:relative;
	margin-bottom:5px;
	line-height:1.8em;
	color:#7f7f7f;	
}

.sidebar-page-container .contact-info li strong{
	position:relative;
	padding-right:10px;
	font-weight:600;
	color:#292929;	
}

.sidebar-page-container .contact-info a{
	color:#bf0d2a;
	transition:all 300ms ease-in;
	-webkit-transition:all 300ms ease-in;
	-ms-transition:all 300ms ease-in;
	-o-transition:all 300ms ease-in;
	-moz-transition:all 300ms ease-in;	
}

.sidebar-page-container .contact-info a:hover{
	color:#3d3d3d;	
}

.sidebar .popular-tags a{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:5px 18px;
	margin:0px 4px 12px 0px;
	border:1px solid #e0e0e0;
	color:#d0d0d0;
	text-align:center;
	font-size:14px;
	border-radius:3px;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.sidebar .popular-tags a:hover{
	background-color:#bf0d2a;
	border-color:#bf0d2a;
	color:#ffffff;	
}

.sidebar .list{
	position:relative;
}

.sidebar .list li{
	position:relative;
	line-height:24px;
	border-bottom:1px solid #e9e9e9;	
}

.sidebar .list li a{
	position:relative;
	display:block;
	color:#8d8d8d;
	font-size:14px;
	font-weight:400;
	line-height:24px;
	padding:12px 15px;
	padding-left:20px;
}

.sidebar .list li a:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 16px;
    left: 0;
	width:20px;
    line-height: 24px;
    position: absolute;
}

.sidebar .list li a:hover{
	color:#bf0d2a;	
}

.sidebar .archives-list{
	position:relative;
}

.sidebar .archives-list li{
	position:relative;
	line-height:24px;
	margin-bottom:10px;
}

.sidebar .archives-list li:last-child{
	margin-bottom:0px;
}

.sidebar .archives-list a{
	position:relative;
	display:block;
	color:#8d8d8d;
	font-size:14px;
	font-weight:400;
	line-height:24px;
}

.sidebar .archives-list a:hover{
	color:#bf0d2a;
}

.sidebar .text-widget{
	position:relative;	
}

.sidebar .text-widget .text{
	font-size:16px;
	color:#777777;	
}

blockquote.style-one{
	position:relative;
	padding:25px 30px;
	color:#ffffff;
	background:#bf0d2a;
	font-style:italic;
	border-left-color:#0675a4;
	margin:20px 0px 50px !important;
}

.project-single .default-title h2{
	font-size:20px;	
}

.dotted-list-style{
	position:relative;
}

.dotted-list-style li{
	position:relative;
	padding:0px 0px 20px 30px;	
}

.dotted-list-style li:before{
	content:'';
	position:absolute;
	left:0px;
	top:7px;
	width:10px;
	height:10px;
	background:#bf0d2a;
	border-radius:50%;	
}

.dotted-list-style li:after{
	content:'';
	position:absolute;
	left:4px;
	top:7px;
	width:1px;
	height:100%;
	border-right:1px solid #bf0d2a;	
}

.dotted-list-style li:last-child:after{
	display:none;	
}

.dotted-list-style li h4{
	font-size:16px;
	font-weight:700;
	margin-bottom:10px;
	color:#2c2c2c;	
}

.dotted-list-style li p{
	font-size:16px;	
}

.styled-check-list{
	position:relative;	
}

.styled-check-list.bold{
	font-weight:600;	
}

.styled-check-list li{
	position:relative;
	margin-bottom:8px;
	line-height:24px;
	padding-left:25px;
	color:#2c2c2c;	
}

.styled-check-list li:last-child{
	margin-bottom:0px;	
}


.styled-check-list li:before {
    content: "\f13e";
    font-family: "Flaticon";
    font-size: 14px;
    left: 0;
	top:0px;
	width:25px;
    line-height: 24px;
    position: absolute;
	font-weight:normal;
}

.project-single .default-title:after{
	width:50px;
	border-color:#bf0d2a !important;	
}

/*Blog Style*/


.blog-container{
	position:relative;
	padding:0px 0px;
}

.sidebar-page-container .blog-detail blockquote{
	position:relative;
	padding:5px 20px 1px !important;
	margin:15px 0px;
	line-height:2em;
	font-size:14px;
	color:#282828;
	background:none;
	border-left:3px solid #bf0d2a;
	
}

.sidebar-page-container .blog-detail blockquote p{
	margin-bottom:10px;	
}

.sidebar-page-container .blog-detail .post-desc h2{
	font-size:20px;
	margin-bottom:22px;
	color:#1a1a1a;	
}

.sidebar-page-container .blog-detail .post-desc h3{
	font-size:18px;
	margin-bottom:10px;
	color:#1a1a1a;	
}

.sidebar-page-container .blog-detail h4{
	font-size:16px;
	margin-bottom:20px;	
}

.check-list li .fa{
	position:relative;
	color:#cbda37;	
}

.remove-list li .fa{
	position:relative;
	color:#ff0000;	
}

.sidebar-page-container .blog-detail .post-tags{
	position:relative;
	padding:15px;
	font-size:16px;
	background:#f5f5f5;
	color:#999999;
	margin-bottom:50px;
}

.sidebar-page-container .blog-detail .post-tags a{
	position:relative;
	color:#777777;
	font-size:15px;
}

.sidebar-page-container .blog-detail .post-tags a:hover{
	color:#00bff3;	
}

/*** 

====================================================================
	Comments Area
====================================================================

 ***/

.sidebar-page-container .comments-area{
	position:relative;
	margin-bottom:50px;	
}

.sidebar-page-container .group-title{
	position:relative;
	margin-bottom:30px;
}

.sidebar-page-container .group-title h2{
	font-size:24px;
	text-transform:uppercase;
	color:#2f2f2f;
	font-weight:600;
	font-family:'Open Sans',sans-serif;
}

.sidebar-page-container .group-title h2 strong{
	font-weight:700;	
}

.sidebar-page-container .comments-area .comment-box{
	position:relative;
	padding:20px 30px;
	border:1px solid #e9e9e9;
	border-radius:3px;
	margin-bottom:25px;
}

.sidebar-page-container .comments-area .comment-box:hover{
	border-color:#bf0d2a;	
}

.sidebar-page-container .comments-area .separator{
	margin:20px 0px 40px;	
}

.sidebar-page-container .comments-area .comment{
	position:relative;
	padding:0px 0px 10px 90px;	
}

.sidebar-page-container .comments-area .comment .text{
	margin-bottom:15px;	
}

.sidebar-page-container .comments-area .reply-comment{
	padding-top:25px;
	margin-left:90px;
	border-top:1px solid #e9e9e9;	
}

.sidebar-page-container .comments-area .comment-box .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:70px;
}

.sidebar-page-container .comments-area .reply-comment .author-thumb{
	top:25px;	
}

.sidebar-page-container .comments-area .comment-box .author-thumb img{
	width:100%;
	display:block;
	border-radius:3px;
}

.sidebar-page-container .comments-area .comment-info{
	margin-bottom:10px;
	color:#181818;
	line-height:24px;
	font-size:13px;	
}

.sidebar-page-container .comments-area .comment-box strong{
	color:#2c2c2c;
	font-size:16px;
	font-weight:700;
	display:block;
	text-transform:capitalize;
	font-family: 'Raleway', sans-serif;
}

.sidebar-page-container .comments-area .comment-info .comment-time{
	font-size:14px;
	color:#c5c5c5;
}

.sidebar-page-container .comments-area .reply-btn{
	position:absolute;
	right:0px;
	top:10px;
	display:inline-block;
	line-height:24px;
	padding:5px 20px;
	color:#2c2c2c;
	text-transform:uppercase;
	font-size:13px;
	font-weight:600;
	background:#f1f1f1;
	border-radius:3px;
}

.sidebar-page-container .comments-area .reply-comment .reply-btn{
	top:30px;
}

.sidebar-page-container .comments-area .reply-btn:hover{
	color:#ffffff;
	background:#bf0d2a;	
}

/*** 

====================================================================
	Comment Form
====================================================================

 ***/

.comment-form .form-group{
	position:relative;
	margin-bottom:25px;	
}

.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:12px 15px;
	color:#222222;
	border:1px solid #e0e0e0;
	height:50px;
	background:#f7f7f7;
	border-radius:2px;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus{
	border-color:#bf0d2a;
	background:#fefefe;
}

.comment-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:10px 15px;
	color:#222222;
	border:1px solid #e9e9e9;
	height:220px;
	background:#f7f7f7;
	resize:none;
	border-radius:3px;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.comment-form button{
	position:relative;
	padding:9px 20px;
}

.blog-news-section .post-share-options{
	position:relative;
	padding:15px 0px;
	background:#ffffff;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}

.blog-news-section .post-share-options .tags{
	font-size:14px;
	line-height:24px;
	padding-top:5px;	
}

.blog-news-section .post-share-options .tags a{
	position:relative;
	color:#404040;
	font-size:14px;
	font-style:italic;
	font-weight:500;
}

.blog-news-section .post-share-options strong{
	text-transform:uppercase;
	font-weight:600;
	color:#1c1c1c;
	padding-right:10px;
}

/*** 

====================================================================
	Styled Pagination
====================================================================

***/

.styled-pagination{
	position:relative;
	font-family:'Raleway',sans-serif;
}

.styled-pagination li{
	position:relative;
	display:inline-block;
	margin:0px 5px 10px 0px;	
}

.styled-pagination li a{
	position:relative;
	display:block;
	line-height:24px;
	padding:3px 3px;
	font-size:14px;
	text-transform:uppercase;
	min-width:32px;
	border:1px solid #e0e0e0;	
	background:#ffffff;
	color:#1a1a1a;
	font-weight:700;
	text-align:center;
	border-radius:3px;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}

.styled-pagination li a.next,
.styled-pagination li a.prev{
	padding:3px 15px;
	letter-spacing:1px;
	font-size:13px;
}

.styled-pagination li a:hover,
.styled-pagination li a.active{
	color:#ffffff;
	background:#bf0d2a;
	border-color:#bf0d2a;	
}

.find-property {
  background: rgba(0,0,0,0.6);
  padding: 25px 20px;
  position: absolute;
  bottom: 0px;
  z-index: 100;
  width: 100%;
  border-top: 2px solid #000;
}

@media (max-width:767px) {
  .find-property {
    position: relative;
  }

.find-property form .row {
    display: grid !important;
}
}
.find-property [class^='col-'] {
  padding: 0 7px;
}

.find-property label {
	color: #fff;
	text-align: left;
	display: block;
}

.find-property input,
.find-property select {
  border-radius: 0;
}

.find-property h2{color:white;
				  text-align: center;
				  font-weight: 600;}

.find-hd{padding: 10px;
background: rgba(0, 16, 39, 0.9);}

.find-form {
    padding: 30px;
    background: rgba(0,0,0,0.6);
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.10);
}

.bt-search {
  padding: 10px 32px;
  font-size: 16px;
  line-height: 1.44;
  margin-top: 1.4em;
  width: auto;
  font-weight: 600;
  border-radius: 0;
}	

.padB20 {
    padding-bottom: 20px;
	padding-top: 50px;
}

.theme-heading {
    width: 100%;
    float: left;
}

.marB30 {
    margin-bottom: 30px;
}

.positionR {
    position: relative;
}
.s-text{text-align: center;
        color: white;
}

.s-text i {
    font-size: 3em;
    padding-bottom: 10px;
}

.s-text p{font-size:18px;}

.s-text h4{ color: white;
			font-size: 16px;
			text-transform: uppercase;
			font-weight: 700;}
.distance{font-size: 20px;
          color: #ff4c4c;}			

.box {
    background: #1872bb;
    padding: 2em;
    transition: transform .3s;
}

.box2 {
    background: #bf0d2a;
    padding: 2em;
    transition: transform .3s;
}


.box3 {
	background: #343956;
    padding: 2em;
	transition: transform .3s;
}

.box4 {
	background: #575FAA;
     padding: 2em;
	 transition: transform .3s;
	
}

.box5{background: #575FAA;
     padding: 2em;
	 transition: transform .3s;}

.box6{background: #343956;
      padding: 2em;
	  transition: transform .3s;} 

.box7{background: #575FAA ;
      padding: 2em;
	  transition: transform .3s;}

.box8{background: #343956;
      padding: 2em;
	  transition: transform .3s;}

.box:hover {transform: scale(1.1);
             z-index:9999;  }

.box2:hover {transform: scale(1.1);
             z-index:9999;  }			 

.box3:hover {transform: scale(1.1);
             z-index:9999;  }			 

.box4:hover {transform: scale(1.1);
             z-index:9999;  }	

.box5:hover {transform: scale(1.1);
             z-index:9999;  }

.box6:hover {transform: scale(1.1);
             z-index:9999;  }			 

.box7:hover {transform: scale(1.1);
             z-index:9999;  }			 

.box8:hover {transform: scale(1.1);
             z-index:9999;  }

.nav.navbar-nav{float:left;}

.nav.navbar-nav li a {
    font-size: 15px;
    font-weight: 600;
    color: white;
}
		 

.testi {
    padding-top: 100px;
    padding-bottom: 100px;
}

.quote {
    color: white;
    text-align: center;
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: white;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}

.white{color:white;}

.cool{color:#bf0d2a;}

.logo{margin-top:0;}	

.logo_sm {margin-top: -3px;}

.pd {padding-top:0px;}

.pd-top{padding-top:50px;}	

.map-outer {
    background: rgba(0,0,0,0.80);
}

.btn-info {
    color: #fff;
    background-color: #40A1EF !important;
    border-color: #40A1EF !important;
}
.bt-search.btn-info:hover {
    background: #1883D8 !important;
}


.sidebar-list {

}

.sidebar-list > h3 {
  background: #fff;
  color: #474747;
  font-size: 18px;
  font-weight: bold;
  padding: 3px 10px;
  margin-bottom: 12px;
  border-bottom: 2px solid #56150e;
  line-height: 25px;
}

.sidebar-list ul li {
  margin-bottom: 2px;
  color: #fff;
}

.sidebar-list ul li i {
  margin-right: 5px;
  //background: #ce0e0e;
  color: #fff;
  padding: 3px;
  //font-size: 12px;
}

@media only screen and (max-width: 991px){ 
  .sidebar-list > h3 {
    background: #000;
    color: #fff;
    border-bottom: 2px solid #56150e;
  }

  .sidebar-list ul li {
    color: #000;
  }

  .sidebar-list ul li i {
    color: #000;
}
}

.list-property {
  position: relative;
  padding: 50px 0;
}

.list-property .title-box h3 {
  font-size: 30px;
  font-weight: 500;
  color: #2f2f2f;
  text-transform: none;
  line-height: 35px;
  margin-bottom: 25px;
}

.list-property .title-box h3 strong {
  font-weight: 800;
}

.list-property .form-control,
.list-property .input-group-addon {
  border-radius: 0;
  box-shadow: none;
}

.list-property .form-control:focus {
  border-color: #a51506;
}

.list-property sup {
  color: #a51506;
  font-size: 15px;
  padding: 0 2px;
  position: relative;
  top: 0;
}


.insert-pic {
  margin-top: 30px;

}

.btn-file {
  overflow: hidden;
  padding: 12px 25px;
  border-radius: 0;
  background: #545454;
  border-color: #545454;
}

.dummy-image {
  margin-left: 50px;
}

.list-property form hr {
  border-color: #efefef;
  border-style: dashed;
  margin: 30px 0;
}

.list-property form .form-group label.error {
  display: block;
  padding: 5px 0px 0px;
  line-height: 15px;
  font-size: 12px;
  text-transform: uppercase;
  color: #d40000;
  font-weight: normal !important;
}

.list-property form .form-group input.error, 
.list-property form .form-group select.error, 
.list-property form .form-group textarea.error {
  border-color: #ff0000 !important;
}

.loader {
  vertical-align: middle;
  display: inline-block;
}
  
.loader i.fa {
  font-size: 25px;
  color: #a51506;
  position: relative;
  top: 4px;
  margin-right: 4px;
  margin-left: 10px;
}

.post-success-msg {
  margin-top: 30px;
}
.post-success-msg .post-head {
  background: #018067;
  padding: 15px;
}
.post-success-msg .post-head h4 {
  color: #fff;
  margin: 0;
  font-weight: bold;
}
.post-success-msg .myalert {
  border-radius: 0;
  margin: 0;
}
.post-success-msg .myalert h5 {
  margin: 0 0 10px 0;
  font-weight: bold;
  font-size: 16px;
}
.post-success-msg .myalert strong {
  display: block;
  margin-top: 10px;
}

#responseMsg, .loader {
  display: none;
}

.property-gallery #slider {
  margin: 0;
  border-bottom: 0;
}

.property-gallery .flexslider {
  border: 8px solid #ececec;
  border-radius: 0;
  background: #ececec;
  margin: 0;
}

.sidebar-page-container {
  position: relative;
  padding: 50px 0px 50px;
}

.sidebar .sidebar-title h2 {
  color: #2f2f2f;
  font-weight: 500;
  text-transform: none;
  font-size: 18px;
  border-bottom: 1px solid;
  padding-bottom: 8px;
}

.sidebar .list li {
  padding: 7px 0;
}

.sidebar .list li span {
  /* color: #a51506; */
  min-width: 43px;
  display: inline-block;
  font-weight: bold;
}

.sidebar .sidebar-widget {
  margin-bottom: 25px;
}

.sidebar .dl-horizontal dt {
  width: 115px;
  text-align: left;
  line-height: 30px;
}

.sidebar .dl-horizontal dd {
  margin-left: 120px;
  line-height: 30px;
}

.quick-enquiry {
  background: #f2f2f2;
  padding: 14px;
}

.quick-enquiry form .form-control {
  border-radius: 0;
  box-shadow: none;
}

.sidebar-title.custom {
  margin: 0;
  background: #aaa;
  padding: 10px 15px;
}

.sidebar-title.custom h2{
  padding: 0;
  border: 0;
}

.blog-news-column .image-box .category {
  font-family: sans-serif;
}

#enquiry .form-control.error {
  border-color: red;
}

#enquiry label.error {
  color: red;
  font-weight: normal;
  font-size: 13px;
}

.mekaepa {display: none;}

.default-form.home {

}

.default-form.home .form-group {
  position: relative;
  display: block;
  margin-bottom: 5px;
}

.default-form.home .form-group input[type="text"],
.default-form.home .form-group input[type="email"]{
  padding: 8px 15px;
  height: 40px;
}

.help-desk {
  color: gray;
}

.content_sortPagiBar {
  font-size: 16px;
  line-height: 27px;
}

.bottom-pagination-content {
  border-top: 5px solid #c4c4c4;
  margin-top: 25px;    
  padding-top: 24px;
}

.pagination {
  margin: 0;
}

.pagination > li:first-child > a, 
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.pagination > li.disabled a span {
  font-size: 14px;
}



.pagination > li > a, 
.pagination > li > span {
  font-size: 14px;
  color: #6f6f6f;
}

.pagination > .active > a, 
.pagination > .active > a:focus, 
.pagination > .active > a:hover, 
.pagination > .active > span, 
.pagination > .active > span:focus, 
.pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #a51506;
  border-color: #a51506;
}

.bottom-pagination-content .product-count {
  float: right;
  padding-top: 5px;
  margin-left: 20px;
  font-size: 15px;
}


@media (max-width: 768px) {
  .mobile-view {
    background: #a51506;
    padding: 20px;
  }

  .sidebar-list > h3 {
    background: #fff;
    color: #000;
    border-bottom: 2px solid #000;
  }

  .mobile-view ul li,
  .mobile-view ul li i.fa {
    color: #fff;
  }
}


.sidebar .radio, 
.sidebar .checkbox {
	padding-left: 20px;
	position: relative;
	display: block;
	margin: 0 0 5px 0;
	color: #666;
}

.sidebar .radio:last-child, 
.sidebar .checkbox:last-child {
	margin: 0;
}

.sidebar .radio input,
.sidebar .checkbox input {
  opacity: 0;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  margin-left: -20px;
}

.sidebar .radio input:checked + label:before,
.sidebar .checkbox input:checked + label:before {
  border-color: #666;
}

.sidebar .radio input:checked + label:after,
.sidebar .checkbox input:checked + label:after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 12px;
  height: 12px;
  left: 2px;
  top: 4px;
  margin-left: -20px;
  border: 1px solid #666;
  border-radius: 50%;
  background-color: #666;
}

.sidebar .radio label,
.sidebar .checkbox label {
  display: block;
  position: relative;
  padding-left: 5px;
}

.sidebar .radio label:before, 
.sidebar .checkbox label:before {
	content: '';
	display: block;
	position: absolute;
	width: 18px;
	height: 18px;
	left: 0;
	top: 4px;
	margin-left: -22px;
	border: 1px solid #ccc;
	border-radius: 50%;
	background-color: #fff;
}


.sidebar .checkbox input:checked + label:before {
	border-color: #c8210f;
	background-color: #c8210f;
}

.sidebar .checkbox input:checked + label:after {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 13px;
  color: #fff;
  top: -1px;
  left: 0;
  border-color: transparent;
  background-color: transparent;
}

.sidebar .checkbox label::before {
  border-radius: 2px;
}





.sidebar {

}

.sidebar .form-group {
	border: 1px solid #393939;
	position: relative;
}

.sidebar .form-group > label {
	background: #393939;
	display: block;
	color: #fff;
	padding: 8px 15px;
	margin: 0;
}

.sidebar .form-group > .more_less {
	position: absolute;
	bottom: -13px;
	left: 50%;
	transform: translateX(-50%);
	height: 26px;
	padding: 0 15px;
	color: #374b5c;
	background: #d5e3ee;
	line-height: 26px;
	font-weight: bold;
	border-radius: 5px;
	transition: 300ms;
	display: flex;
	align-items: center;
	white-space: nowrap;
	font-size: 13px;
}

.sidebar .form-group > .more_less span.count {
	margin: 0 6px;
}
.sidebar .form-group > .more_less i {
	color: #374b5c;
}

.sidebar .form-group > .more_less:hover, 
.sidebar .form-group > .more_less:hover i {
	color: #fff;
	background: #2d91dc;
}

.sidebar .form-group > .control-block {
	background: #fbfbfb;
	padding: 15px;
	margin: 0;
}

.mb-40 {
	margin-bottom: 40px;
}

.whatsapp-chat-btn {
	color: #fff;
	background: #4dc247;
	padding: 14px;
	display: flex;
	font-size: 15px;
	font-weight: bold;
	gap: 10px;
	align-items: center;
	transition: 300ms;
}

.call-us-btn {
	color: #fff;
	background: #40a1ef;
	padding: 14px;
	display: flex;
	font-size: 15px;
	font-weight: bold;
	gap: 10px;
	align-items: center;
	transition: 300ms;
}

.whatsapp-chat-btn i,
.call-us-btn i {
	color: #fff;
	font-size: 25px;
}

.whatsapp-chat-btn:hover {
	color: #fff;
	background: #3aa435;
}

.call-us-btn:hover {
	color: #fff;
	background: #2d84ca;
}

.find-property form .row {
    display: flex;
    align-items: flex-end;
}


.find-property form .row .bt-search {
	max-width: 100%;
	margin: 0 0 15px;
	font-size: 14px;
	padding: 8px 20px;
	width: 100%;
}

.find-property form .chosen-container-multi .chosen-choices {
	margin: 0;
	border: 0;
}

.find-property form .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
	display: block;
	width: 166px;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: rgb(85, 85, 85);
	background-color: rgb(255, 255, 255);
	background-image: none;
	border: 1px solid rgb(204, 204, 204);
	border-radius: 4px;
	box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
}

.find-property form .chosen-container-multi .chosen-choices li.search-choice {
	margin: 6px 5px 6px 0;
}






