/*safe home-single property Theme HTML Template */

/*#1fc055*/
/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. main-header
5. Main Slider
6. main-slider
7. about
8. property-details
9. gallery-section
10.parallax-section
11.tabbed-floor-plans
12.Parallax Section
13.testimonial-section
14.agent-widget
15.sponsors-logos style-two
16.combo-section
17.main-footer
18.page-title
19.sidebar-page-container
20.profile-section
21.property-details style-two
22.contact-section
23.contact-us
24.combo-section style-two
25.gallery-section
26. Map Section
27. Services / Services Single
28. Sidebar
29. Sidebar Widgets
30. Content Side
31. Portfolio Three Column
32. Portfolio Four Column
33. Portfolio Single
34. Blog Grid View
35. Blog List View
36. Blog Single
37. Comments Area
38. Comment Form
39. Styled Pagination
40. Contact Us



**********************************************/
@import url(https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i);
@import url('https://fonts.googleapis.com/css?family=Mukta+Vaani');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('masterslider/style/masterslider.css');
@import url('masterslider/skins/default/style.css');
@import url('masterslider/style/ms-vertical.css');
@import url('jquery.fancybox.css');
@import url('hover.css');




@media (min-width:1200px) {
  .container {
    padding: 0px;
  }
 .colr-h{ color:#1c4cb9 !important; font-size:33px !important; font-weight:900 !important;}
}

.main-slider .tp-banner ul li img { height:500px !important; overflow:hidden}

/*** 

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

 ***/
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}
img {
	display: block;
	max-width: 100%;
	height: auto;
}
/*** 

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

 ***/
.footer-bottom .mtlsocil {margin: -16px 0px 0px 0px !important; padding:0px !important;}

.colr-h2{ color:#1c4cb9 !important; font-size:20px !important; font-weight:700 !important;}	
.colr-h4{ color:#376fef !important; font-size:20px !important; font-weight:700 !important; padding-left:40px !important;}	
body {
	font-family: 'Lato', sans-serif;
	font-size:15px;
	color:#4d4d4d;
	line-height:1.6em;
	font-weight:400;
	background:#ffffff;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-font-smoothing: antialiased;
}
.hr-line{ display:block; margin:3px 0px 3px 0px !important; padding:3px 0px 3px 0px !important; color:#61616f !important }
.bot-line{ margin:3px 0px 8px 0px !important; padding:5px 0px 8px 0px !important; border-bottom: solid 2px #61616f !important }
.item > span .item-icon {color:#164875 !important; font-size:36px !important; font-weight:700 !important;}
.bot-line2{ margin:3px 0px 8px 0px !important; padding:5px 0px 8px 0px !important; border-bottom: solid 2px #61616f !important; font-size:24px !important; font-weight:700 !important;}
.dtp4{ font-size:18px !important; font-weight:700 !important; text-align:center; color:#0f57ba}
.dtp6{ font-size:31px !important; font-weight:700 !important; text-align:center; color:#f3f3f3; margin-top:80px;}
.item-tex { font-size:24px !important; font-weight:700 !important;}

.item-tex h2{ font-size:24px !important; font-weight:700 !important; padding:2px 0px 2px 0xp !important}
a{
	text-decoration:none;
	cursor:pointer;
	color:#304c8d;}
	
a:hover{
	text-decoration:none;
	cursor:pointer;
	color:#132b63;}	
	
.foter-32 {
	font-size:15px; color:#42ff00 !important;
	text-transform:capitalize;
	font-family:'Roboto',sans-serif !important;
}

.dtp2{ padding:16px 0px 0px 0px; color:fff !important;}
}
.link {
	padding-right: 23px;
	position: relative;
	display: inline-block;
	text-align: right;
}
.link:hover { 
	text-decoration: none;
}
.link:hover span {
	text-decoration: underline;
}
.link:after {
	content: "\f178";
	font-family: "FontAwesome";
	position: absolute;
	right: 0;
	top: 2px;
}
.link-light { 
	color: #ffffff;
	text-decoration: none!important;
}
.link-light:hover { 
	color: #ffffff;
	text-decoration: underline!important;
}
.link-dark { 
	color: #333333;
	text-decoration: none!important;
}
.link-dark:hover { 
	color: #333333;
	text-decoration: underline!important;
}

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

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

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

p{
	position:relative;
	line-height:1.6em; padding:5px 0px;	
}

.colr-h{ color:#1c4cb9 !important; font-size:33px !important; font-weight:900 !important;}

.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: 'Roboto', 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-style-one{
	position:relative;
	padding:13px 36px;
	line-height:20px;
	text-transform:uppercase;
	background:#305cc1;
	color:#ffffff !important;
	font-size:14px;
	font-weight:500;
	border:2px solid #2651b2 !important;
	font-family: 'Roboto', sans-serif;
	transition:all 500ms ease;
	border-radius: 5px;
	display: inline-block;
}

.btn-style-one:hover{
	color:#1fc055 !important;
	border-color:#2651b2 !important;
	background:transparent;	
	transition:all 500ms ease;
}

.btn-style-two{
	position:relative;
	padding:13px 36px;
	line-height:20px;
	text-transform:uppercase;
	background:#305cc1;
	color:#ffffff !important;
	font-size:14px;
	font-weight:500;
	border:2px solid #2651b2 !important;
	font-family: 'Roboto', sans-serif;
	transition:all 500ms ease;
	border-radius: 5px;
	display: inline-block;
}

.btn-style-two:hover{
	color:#ffffff !important;
	border-color:#ffffff !important;
	background: transparent;
	transition:all 500ms ease;	
}

.btn-style-three{
	position:relative;
	padding:13px 36px;
	line-height:20px;
	text-transform:uppercase;
	background:none;
	color:#ffffff !important;
	font-size:14px;
	display: inline-block;
	font-weight:500;
	border:2px solid #ffffff !important;
	font-family: 'Roboto', sans-serif;
	transition:all 500ms ease;
	border-radius: 5px;
}

.btn-style-three:hover{
	color:#ffffff !important;
	border-color:#2651b2 !important;
	background:#305cc1;	
	transition:all 500ms ease;
}

.theme-btn .fa{
	position:relative;
	top:2px;
	padding-left:7px;
}

.theme_color{
	color:#0e3c9b;	
}

.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;	
}

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

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

.preloader{ position:fixed; left:0px; top:0px; height:100%; width: 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
====================================================================

***/
.my_bottom-3 {
    border-bottom: 3px solid #023768; margin:5px auto 20px auto; width:96%; float:left
	
}

.my_bottom {
    border-bottom: 5px solid #023768;
}

.my_bottom-2{background-color: #305cc1; margin:0px auto !important; padding:2px 0px 2px 0px !important;
	-webkit-box-shadow: inset 0 3px 2px rgba(0, 0, 0, .08); color:#f1f1f1 !important; 
	box-shadow: inset 0 3px 2px rgba(0, 0, 0, .08); box-shadow: 0px 11px -3px 11px rgba(0, 0, 0, .08); position:relative !important ;  
    border-bottom: 3px solid #0c266e;
	}
	
.my_bottom-2 h2{ margin:6px auto 10px auto !important; padding:2px 0px 2px 0px !important; color:#f1f1f1 !important; display:inline-block ; position:relative !important }	

.scroll-to-top{
	position:fixed;
	bottom:15px;
	right:15px;
	
	color:#ffffff;
	font-size:12px;
	line-height:32px;
	width:34px;
	height:34px;
	border:1px solid #4bc700;
	background:#4bc700;
	text-align:center;
	z-index:100;
	cursor:pointer;
	display:none;
	border-radius:17px;
	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{
	background:#ffffff;
	color:#4bc700;
	transition:all 500ms ease;
}

.page-wrapper{
	overflow: hidden;
}

/*** 

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

***/


.main-header{
	position:relative;
	left:0px;
	top:0px;
	z-index:999;
	width:100%;
	font-family:'Roboto',sans-serif;
	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-header .header-top .top-left{
	position: relative;
	left: 20%;
}

.main-header .header-top{
	position:relative; 
	font-size:13px;
	background:#e4e4e4;border-bottom: 1px solid #d9d9d9;
	 -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);
	color:#4d4d4d;
	font-family: 'Roboto', sans-serif;
}

.main-header .header-top li{
	display: inline-block;
	padding: 12px 5px;
}

.main-header .header-top li:last-child{
	padding-right: 0px;
}

.main-header .header-top li a{
	color:#4d4d4d;
	/*text-transform: capitalize;*/
	transition:all 500ms ease;
}
.main-header .header-top span:before{
	color:#4d4d4d;
	font-size: 15px;
	margin-left: 0px;
	margin-right: 10px;
	transition:all 500ms ease;
}
.main-header .header-top li a:hover span:before{
	color:#305cc1;
	transition:all 500ms ease;
}

.main-header .header-top i{
	font-size:15px;
	font-weight:normal;
	color:#41448c;
	width: 33px;
	height: 32px;
	text-align: center; 
	border: 1px solid #d9d9d9;
	border-radius: 50%;
	line-height: 29px;
	transition:all 500ms ease;
}

.main-header .header-top i:hover{
	background: #e4e4e4;
	color: #ffffff; text-transform:lowercase;
	transition:all 500ms ease;
}

.main-header .header-top a:hover{
	color:#305cc1;
	transition:all 500ms ease; text-transform:lowercase;
}

.sticky-header{
	position:fixed;
	opacity:0.7;
	visibility:hidden;
	left:0px;
	top:0px;
	width:100%;
	padding:0px 0px 10px 0px;
	background:#eeefee /*305cc1*/;
	z-index:0;
	border-bottom:3px solid #cccccc;
	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:6px 0px 2px;	
}

.fixed-header .sticky-header{
	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{
	position:relative;
	padding:40px 0px;
	background:#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;
	z-index:5;
}


.main-header .header-lower{
	background:#f3f3f3; padding:2px 0px 22px 0px;
	z-index:5; border-bottom:solid 3px f5f5ff5; -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);
}

.main-header .header-lower .logo img{
	position: relative; text-align:center;  
	padding:10px;
	top: 10px;
}
.main-header .header-lower .logo:before{
content: "";
top: 0px;
 left: 0;
    /*background: #305cc1;
    content: "";
   width: 176px;
    height: 170px;
    border-radius: 0px 0px 10px 10px;*/
}
.main-header .header-lower .logo:after{
    content: "";
	 left: 5px;
    top: 5px;
  /*  
    width: 145px;
    height: 140px;
    border: 1px solid #fff;
    border-radius: 5px;*/
}

.main-header .sticky-header .logo img{
	position: relative; text-align:center;
	top: 10px;
}
.main-header .sticky-header .logo a img{
	padding:10px;text-align:center;
	top: 10px;
}

.main-menu{
	position:relative;
	display: block;	
}

.header-lower .link-btn {
    position: absolute;
    display: inline-block;
    right: 15px;
    top: 10px;
}

.main-header .header-lower .logo .slogan{
 float:left !important; 
	margin-left: 0px; padding:10px;
	top: 10px;
}


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

.main-menu .navigation{
	position:relative;
	margin:22px 0px 0px 0px; 
}

.main-menu .navigation > li{
	position:relative;
	float:left;
	 margin: 2px 12px 2px 12px;
	margin-bottom: 0px;
}
.main-menu .navigation > li:last-child{
	margin-right: 0px;
}

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

.main-menu .navigation > li > a{
	position:relative;
	display:block;
	padding:12px 20px;
	font-size:16px;
	color:#343434;
	line-height:22px;
	font-weight:500;
	text-transform:uppercase;
	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 > a{ 
	color:#181818;
	padding:12px 20px;
	transition:all 500ms ease; 
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{
	background:#305cc1;padding:12px 20px;
	color:#ffffff;
	opacity:1;
	transition:all 500ms ease;
}

.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{
	background:#305cc1;padding:12px 20px;
	color:#ffffff;
	opacity:1;
	transition:all 500ms ease;
}

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

.pr-10{ text-transform:lowercase !important}
.main-menu .navigation > li > ul{
	position:absolute;
	left:0px;
	top:130%;
	width: 260px;
	padding:2px ;
	z-index:100;
	display:none;
	background:#012f5d;
	border-top:3px solid #123380;
	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{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(42,80,168,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:6px 10px; 
	line-height:22px;
	font-weight:400;
	background: #305cc1;
	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:#305cc1	
	color: #ffffff;;
	transition:all 500ms ease;
}


.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
	color:#ffffff;
	transition:all 500ms ease;	
}

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


.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:6px;
	width:34px;
	height:34px;
	border:1px solid #ffffff;
	text-align:center;
	font-size:16px;
	line-height:28px;
	color:#ffffff;
	cursor:pointer;
	z-index:5;
	display:none;
}



.main-header .search-form-icon{
	position: relative;
	color: #ffffff;
	background: #f6f6f6;
}

.main-header .search-form-icon [placeholder]{
	color: #222222;
	background: transparent;
	border: 1px solid #d9d9d9;
	padding: 5px 20px;
	font-size: 14px;
	line-height: 22px;
	border-radius: 20px;
	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-header .search-form-icon [placeholder]:focus{
	background: transparent;
	border: 1px solid #305cc1;
	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-header .search-form-icon button{
	position: absolute;
	color: #434343;
	background: transparent;
	right: 5px;
	top: 0px;
	line-height: 35px;
	transition:all 500ms ease;
}
.main-header .search-form-icon span:hover{
	color: #305cc1;
	transition:all 500ms ease;
}




/*** 

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

***/


.main-slider{
	position:relative;
}

.main-slider.negative-margin{
	position:relative;
}

.main-slider .tp-caption{
	z-index:5;
}

.main-slider .subtitle-text{
	font-weight:400;
	line-height:1.8em;
	color:#ffffff;
	letter-spacing: 1px;
	font-size:17px;
	font-family: 'Roboto', sans-serif;
}

.main-slider h2{
	font-size:55px;
	color:#ffffff;
	font-weight:500;
	line-height:1.4em;
	font-family: 'Roboto', sans-serif;
}

.main-slider .tparrows.preview3{
	background: transparent;
	width:60px !important;
	overflow:hidden;
	line-height:55px;
	border:1px solid #ffffff;
	height:60px !important;
	border-radius: 50%;
	transition:all 500ms ease;
}

.main-slider .tparrows.preview3::after{
	top:0px;
	background: transparent;
	border:1px solid #ffffff;
	color:#ffffff;
	height:60px !important;
	line-height:55px;
	width:60px !important;
	border-radius:50%;
	transition:all 500ms ease;
}

.main-slider .tparrows.tp-leftarrow.preview3::after{
	content: '\f10f';
	font-family:'flaticon';
}

.main-slider .tparrows.tp-rightarrow.preview3::after{
	content: '\f119';
	font-family:'flaticon';
}

.main-slider .tparrows.preview3.tp-leftarrow{
	left:30px !important;
	top: 50%;
}

.main-slider .tparrows.preview3.tp-rightarrow{
	right:30px !important;
	top: 50%;
}

.main-slider .tparrows.preview3:hover::after{
	color:#9b9b9b;
	background:#ffffff;
	border-color:#ffffff;
	transition:all 500ms ease;
}

.main-slider .tparrows.preview3 .tp-arr-iwrapper{
	visibility:hidden;
	opacity:0;
	display:none;	
}
.tp-bullets.preview3 .bullet{
	display: none;
}

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



/*** 

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

***/

.section {
	padding: 25px 0;
}

.about-icon{
	position: relative;
	 background-color:#f2f1f1; 
}
.about-icon .about-icon-section{
	margin: 20px auto;
}
.about-icon .about-icon-section .container{
	position: relative;
	margin-bottom: 10px;
}

.about-icon-section p{
	position: relative;
	font-size: 14px;
	font-weight: 400;
	line-height: 28px; padding:10px 3%;
	color: #717171;
	letter-spacing: 0.5px;
	font-family: 'Open Sans', sans-serif;
}

.about-icon .about-icon-section .half-background {
position: relative; margin:0 auto !important;
text-align:left;
}
.half-background figure p { margin-top:-8px;
color:#000;
font-size:24px; padding-right:12px;
font-family: 'Open Sans', sans-serif;
/*margin-right:10px;*/
}
.half-background p span {
letter-spacing:-2px;
font-size:18px;
font-weight:500;
}
.half-background h3 {
color:#000;
font-size:28px;
font-family:Raleway
}
.half-background img {
width:121px;
}

.about-icon .about-icon-section .product-footer{padding:30px 25px 30px 5px;text-align:center;}

figure.effect-oscar2 figcaption {
padding: 20% !important;
}
figure.effect-oscar2 h2 {
    margin: 0;
    line-height:5em !important;
	font-size: 22px; 
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}

/*.product-footer {
padding:30px 25px 130px 5px;
}*/

.product-footer h4 {
color:#FFFFFF;
font-size:24px;
font-family:Raleway
}
.product-footer li {
list-style:none;
}
.product-footer li a {
text-decoration:none;
color:#ddd;
font-size:18px;
font-family: 'Open Sans', sans-serif;
}
.product-footer li a:hover {
text-decoration:none;
color:#11B3A2;
font-size:18px;
font-family: 'Open Sans', sans-serif;
}
.product-footer figure {
color:#000;
font-size:24px;
font-family: 'Open Sans', sans-serif;
display:inline-flex;
padding-left:10px;
}
.product-footer i {
color:aliceblue;
font-size:65px;
line-height:100px;
text-align:right;
display:block;
}


.about{
	position: relative;
	background: #ffffff;
}
.about .about-section{
	margin: 20px auto;
}


.about .content-box{
	position: relative;
	margin-bottom: 10px;
}
.about .content-box h2{
	font-size: 24px;
	line-height: 36px;
	color: #343434;
	font-weight: 400;
	margin-bottom: 20px;
}
.about .content-box ul li a{
	font-size: 14px;
	font-weight: 400;
	line-height: 32px;
	color: #656464;
	transition:all 500ms ease;
}
.about .content-box ul li a:hover{
	color: #305cc1;
	transition:all 500ms ease;
}
.about .content-box ul li i{
	margin-right: 10px;
}
.about .content-box .link-btn{
	margin-top: 40px;
}
.about .images-box img{
	opacity: .9;
	width: 100%;
}
.about .images-box{
	position: relative;
	margin-bottom: 10px;
}
.about .images-box:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #222222;
}
.about .wellcome-section{
	position: relative;
	margin-bottom: 90px;
}
.wellcome-section .item{
	position: relative;
	margin: 10px 0px;
}
.wellcome-section .item span:before{
	position: relative;
	margin-left: 0px;
	font-size: 60px;
	color: #5f5f5f;
	transition:all 500ms ease;
}
.wellcome-section .item:hover span:before{
	color: #305cc1;
	transition:all 500ms ease;
}
.wellcome-section .item h2{
	position: relative;
	color: #343434;
	font-weight: 500;
	font-size: 18px;
	line-height: 36px;
	margin-top: 25px;
}
.wellcome-section .item p{
	position: relative;
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
	color: #656464;
	letter-spacing: .5px;
	font-family: 'Open Sans', sans-serif;
}

.home-page{
	position: relative;
	background: #ffffff;
}
.home-page .home-page-section{position: relative;
	margin: 20px auto;
}
.home-page .home-content-box{
	position: relative;
	margin: 20px auto;
}
.home-content-box h2{
	font-size: 24px;
	line-height: 36px;
	color: #343434;
	font-weight: 400;
	margin-bottom: 20px;
}
.home-content-box ul li a{
	font-size: 14px;
	font-weight: 400;
	line-height: 32px;
	color: #848484;
	transition:all 500ms ease;
}
.home-page .home-content-box ul li a:hover{
	color: #305cc1;
	transition:all 500ms ease;
}
.home-page .home-content-box ul li i{
	margin-right: 10px;
}
.home-page .home-content-box .link-btn{
	margin-top: 40px;
}
.home-page .home-images-box img{
	opacity: .9;
	width: 100%;
}
.home-page .home-images-box{
	position: relative;
	margin-bottom: 10px;
}
.home-page .home-images-box:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #222222;
}
.home-page .welcome-section{
	position: relative;
	margin: 30px auto;
}
.home-page .welcome-section .item{
	position: relative;
	margin: 10px 0px;
}
 .welcome-section .item span:before{
	position: relative;
	margin-left: 0px;
	font-size: 60px;
	color: #5f5f5f;
	transition:all 500ms ease;
}
.welcome-section .item:hover span:before{
	color: #305cc1;
	transition:all 500ms ease;
}

.welcome-section .item h1{
	position: relative;
	color: #343434;
	font-weight: 500;
	font-size: 24px;
	line-height: 36px;
	margin-top: 25px;
}

.welcome-section .item h2{
	position: relative;
	color: #305cc1;
	font-weight: 500;
	font-size: 18px;
	line-height: 30px;
	margin: 8px 0px 8px 0px ;
}
.welcome-section .item p{
	position: relative;
	font-size: 13px;
	font-weight: 400;
	line-height: 22px;
	color: #615f5f;
	letter-spacing: 0.3px;
	font-family: 'Open Sans', sans-serif;
}

.owl-carousel.clients img{ width:100% !important; }

/*** 

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

***/
.sponsers-content{position:relative; padding:10px; margin-top:60px;
	}
	
.sponsers-content .content-text{
	position: relative;
padding: 20px 20px 20px 20px;
	background-color: rgba(241, 241, 241, 0.9);
	overflow: hidden;
	opacity: 0.9;
	filter: alpha(opacity=9);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.sponsers-content .content-iner{
	position: relative;
padding: 10px 10px 10px 10px; margin:20px  auto 10px  auto!important;
	background-color: rgba(241, 241, 241, 0.85);
	overflow: hidden;
	opacity: 0.9;
	filter: alpha(opacity=1);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.sponsers-content .content-text h3{
	position: relative;
	font-size: 20px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	color: #434343;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 10px;	
}
.sponsers-content .content-text span{
	position: relative;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	color: #848484;
	line-height: 20px;
	text-transform: capitalize;	
}
.sponsers-content .content-text p{
	position: relative;
	font-size: 15px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	color: #000;
	line-height: 28px;
	text-transform: capitalize;	
	margin-top: 20px;
}	
	
	
	
	

.property-details .owl-carousel{ width:70% !important}

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

.property-details .image-box img{
	max-width: none;
	float: left;
	width: 100%;
	height: 563px;
}
.property-details .right-column{
	position:relative;
	float:right;
}


.property-details .right-column:before{
	content:'';
	position:absolute;
	left: -65px;
	top:0px;
	width: 200%;
	height:100%;
	background:#f5f5f5;
	z-index:0;
}

.property-details .right-column .inner-box{ /*background-color:#ccc;*/
	position:relative;
	float:right;
	padding: 20px 10px;
	z-index:1;
	margin-right: 2%;
	height: 563px; overflow:hidden;
}


.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;
	border: 1px solid #dddddd;
	-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: #305cc1;
}

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

.tabs-box .tab-content .tab{ /*background-color:#00CCFF;*/
	position:relative; width:100%;
	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;
	margin-right: 35%;
}

.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;	
}

.tab-content .content-text h1{padding:5px 10px;
	font-size:20px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	line-height: 36px;
	text-transform: uppercase;
	color: #046dcf;
	margin-bottom: 0px;
}

.tab-content .content-text h2{padding:5px 10px;
	font-size: 16px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	line-height: 36px;
	text-transform: uppercase;
	color: #222222;
	margin-bottom: 0px;
}
.tab-content .content-text p{ padding:5px 10px;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	line-height: 24px; color:#3c3836;
}

.tab-content .content-text ul li{ padding:5px 10px;
	font-size: 15px;
	font-weight: 500; margin:0px auto;
	font-family: 'Roboto', sans-serif;
	line-height: 24px; color:#3c3836;
}



.gallery.row {
	margin: 0px 1% !important ;
	
}
.gallery-item {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 12px;
}

.gallery-item img { width:98%; 
	
}



/*** 

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

***/

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

.gallery-section .section-title{
	position: relative;
	margin-bottom: 20px;
}
.gallery-section .section-title .link-btn{
	position: absolute;
	right: 0px;
	top: 20px;
}

.gallery-section .section-title .btn-style-three{
	position:relative;
	float: right;
	padding:13px 36px;
	line-height:20px;
	text-transform:uppercase;
	background:#ffffff;
	color:#305cc1 !important;
	font-size:14px;
	font-weight:500;
	display: inline-block;
	border:2px solid #2651b2 !important;
	font-family: 'Roboto', sans-serif;
	transition:all 500ms ease;
	border-radius: 5px;
}

.gallery-section .section-title .btn-style-three:hover{
	position:relative;
	background:#305cc1;
	color:#ffffff !important;
	font-size:14px;
	font-weight:500;
	display: inline-block;
	border:2px solid #2651b2;
	font-family: 'Roboto', sans-serif;
	transition:all 500ms ease;
	border-radius: 5px;
}

.gallery-section .section-title h2{
	position:relative;
	font-size: 28px;
	color: #222222;
	font-weight: 500;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
}

.gallery-section .section-title span{
	color: #848484;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-size: 15px;
	margin-bottom: 25px;
}

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

.gallery-section .filters li{
	position:relative;
	display:inline-block;
	padding:10px 20px;
	line-height:24px;
	color:#4d4d4d;
	border-radius: 5px;
	border: 1px solid #dddddd;
	cursor:pointer;
	text-transform:capitalize;
	font-size:14px;
	font-weight:400;
	margin:0px 5px;
	font-family: 'Roboto', sans-serif;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

.gallery-section .filters li .txt{
	position:relative;
	display:block;
	z-index:1;	
}


.gallery-section .filters li:hover,
.gallery-section .filters li.active{
	color:#ffffff;
	background: #305cc1;
	border-color: #305cc1;
	transition:all 500ms ease;
}

.gallery-section .filters li:hover:before,
.gallery-section .filters li.active:before{
	opacity:1;
}
.gallery-section .filters li:hover:after,
.gallery-section .filters li.active:after{
	opacity:0;
}



.gallery-section .items-container{
	position: relative;
	margin: 0px;
}

.default-portfolio-item{
	position:relative;
	padding: 8px 8px;
	margin-bottom: 12px; border:solid 1px #f3f3f3;
}

.default-portfolio-item .inner-box{
	position:relative;
	width:100%;
	overflow:hidden;
}
.default-portfolio-item .border-box{
	position:absolute;
	left: 25px;
	top: 25px;
	right: 25px;
	bottom: 25px;
	vertical-align:middle;
	border: 2px solid #ededed;
}

.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:-100%;
	width:100%;
	height:100%;
	text-align:center;
	color:#ffffff;
	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:scaleY(0);
	-ms-transform:scaleY(0);
	-o-transform:scaleY(0);
	-moz-transform:scaleY(0);
	transform:scaleY(0);
}

.default-portfolio-item .inner-box:hover .overlay-box{
	top:0px;
	-webkit-transform:scaleY(1);
	-ms-transform:scaleY(1);
	-o-transform:scaleY(1);
	-moz-transform:scaleY(1);
	transform:scaleY(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: rgba(31, 192, 73, 0.8);
}

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

.default-portfolio-item .overlay-inner h3{
	font-size:18px;
	color:#ffffff;
	font-weight:600;
	letter-spacing: 1.8px;
	margin-bottom: 20px;
	text-transform:capitalize;
	font-family: 'Mukta Vaani', sans-serif;
}

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

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

.default-portfolio-item .link-btn li{
	position: relative;
	display: inline-block;
	margin: 5px;
}

.default-portfolio-item .link-btn li i{
	position: relative;
	color:#1fc055;
	background:#ffffff;
	width: 50px;
	height: 50px;
	text-align:center;
	line-height: 52px;
	border-radius: 50%;
	transition:all 500ms ease;
}

.default-portfolio-item .link-btn{
	position:absolute;
	left: -120px;
	bottom:50px;
}

.default-portfolio-item:hover .link-btn{
	text-align: center;
	left: 35%;
	top: 55%;
	transition:all 500ms ease;
	-webkit-transition: all 500ms ease 500ms;
	-ms-transition: all 500ms ease 500ms;
	-o-transition: all 500ms ease 500ms;
	-moz-transition: all 500ms ease 500ms;
}


/* Images and Images overlay
---------------------------------- */
.fixed-image {
	background-position: center center;
	background-repeat: no-repeat;
	height: 400px;
}
.no-touch .fixed-image {
	background-attachment: fixed;
}
.fixed-image {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.overlay-container {
	position: relative;
	display: block;
	overflow: hidden; 
}


.overlay {
	position: absolute;
	top: 0;
	bottom: -1px;
	left: 0;
	right: -1px;
	background-color: rgba(241, 241, 241, 0.85);
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.overlay a {
	display: inline-block;
	width: 50px;
	height: 50px;
	font-size: 13px;
	color: #e84c3d;
	background-color: #ffffff;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
}
.overlay span {
	position: absolute;
	display: block;
	bottom: 10px;
	text-align: center;
	width: 100%;
	color: #000000;
	font-style: italic;
}
.overlay-links {
	display: block;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: 50%;
	margin-left: -50px;
	font-size: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0.4);
	transform: scale(0.4);
	-webkit-transition: all 0.25s linear 0.05s;
	-moz-transition: all 0.25s linear 0.05s;
	-ms-transition: all 0.25s linear 0.05s;
	-o-transition: all 0.25s linear 0.05s;
	transition: all 0.25s linear 0.05s;
}
.overlay-links a {
	position: static;
	margin-top: 0;
	margin-left: 0;
}
.overlay-links a + a {
	left: 50px;
	color: #ffffff;
	background-color: #e84c3d;
}
.overlay a:hover {
	color: #ffffff;
	background-color: #333333;
	text-decoration: none;
}
.overlay i {
	line-height: 50px;
}
.box-style-1 .overlay i {
	font-size: 26px;
	margin: 0;
}
a.overlay {
	background-color: rgba(255, 255, 255, 0.9);
	cursor: pointer;
}
a.overlay:hover {
	text-decoration: none;
}
.listing-item a.overlay {
	-webkit-transition: linear 0.25s;
	-o-transition: linear 0.25s;
	transition: linear 0.25s;
	background-color: rgba(255, 255, 255, 0.7);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.listing-item a.overlay:hover {
	text-decoration: none;
}
a.overlay i {
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 40px;
	line-height: 42px;
	color: #e84c3d;
	margin-top: -22px;
	margin-left: -18px;
	text-align: center;
}
a.overlay.small i {
	font-size: 18px;
	line-height: 1;
	margin-top: -8px;
	margin-left: -8px;
}
.overlay .social-links {
	margin: 0;
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.overlay .social-links li {
	margin: 0 auto;
}
.overlay .social-links li a {
	margin: 2px;
	width: 40px;
	height: 40px;
	font-size: 18px;
	position: static;
}
.overlay .social-links li a:hover {
	background-color: #fff;
	border-color: #fff;
	text-decoration: none;
}
.overlay .social-links li a i {
	line-height: 38px;
	font-size: 24px;
	margin: 0;
}
.overlay-container:hover .overlay,
.overlay-container:hover .overlay-links {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
}

/* Responsive iframe
---------------------------------- */
.tp-caption .embed-responsive {
	overflow: visible;
}
/* Images and Images overlay
---------------------------------- */
.fixed-image {
	background-position: center center;
	background-repeat: no-repeat;
	height: 220px; padding:20px 0px;
}
.no-touch .fixed-image {
	background-attachment: fixed;
}
.fixed-image {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.overlay-container {
	position: relative;
	display: block;
	overflow: hidden; 
}


.overlay {
	position: absolute;
	top: 0;
	bottom: -1px;
	left: 0;
	right: -1px;
	background-color: rgba(241, 241, 241, 0.85);
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.overlay a {
	display: inline-block;
	width: 50px;
	height: 50px;
	font-size: 26px;
	color: #e84c3d;
	background-color: #ffffff;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
}
.overlay span {
	position: absolute;
	display: block;
	bottom: 10px;
	text-align: center;
	width: 100%;
	color: #000000;
	font-style: italic;
}
.overlay-links {
	display: block;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: 50%;
	margin-left: -50px;
	font-size: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0.4);
	transform: scale(0.4);
	-webkit-transition: all 0.25s linear 0.05s;
	-moz-transition: all 0.25s linear 0.05s;
	-ms-transition: all 0.25s linear 0.05s;
	-o-transition: all 0.25s linear 0.05s;
	transition: all 0.25s linear 0.05s;
}
.overlay-links a {
	position: static;
	margin-top: 0;
	margin-left: 0;
}
.overlay-links a + a {
	left: 50px;
	color: #ffffff;
	background-color: #e84c3d;
}
.overlay a:hover {
	color: #ffffff;
	background-color: #333333;
	text-decoration: none;
}
.overlay i {
	line-height: 50px;
}
.box-style-1 .overlay i {
	font-size: 26px;
	margin: 0;
}
a.overlay {
	background-color: rgba(255, 255, 255, 0.9);
	cursor: pointer;
}
a.overlay:hover {
	text-decoration: none;
}
.listing-item a.overlay {
	-webkit-transition: linear 0.25s;
	-o-transition: linear 0.25s;
	transition: linear 0.25s;
	background-color: rgba(255, 255, 255, 0.7);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.listing-item a.overlay:hover {
	text-decoration: none;
}
a.overlay i {
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 40px;
	line-height: 42px;
	color: #e84c3d;
	margin-top: -22px;
	margin-left: -18px;
	text-align: center;
}
a.overlay.small i {
	font-size: 18px;
	line-height: 1;
	margin-top: -8px;
	margin-left: -8px;
}
.overlay .social-links {
	margin: 0;
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.overlay .social-links li {
	margin: 0 auto;
}
.overlay .social-links li a {
	margin: 2px;
	width: 40px;
	height: 40px;
	font-size: 18px;
	position: static;
}
.overlay .social-links li a:hover {
	background-color: #fff;
	border-color: #fff;
	text-decoration: none;
}
.overlay .social-links li a i {
	line-height: 38px;
	font-size: 24px;
	margin: 0;
}
.overlay-container:hover .overlay,
.overlay-container:hover .overlay-links {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
}

/* Responsive iframe
---------------------------------- */
.tp-caption .embed-responsive {
	overflow: visible;
}

/* Isotope filtering
---------------------------------- */
.isotope-container {
	display: none;
	margin-bottom: 40px;
}
.boxed .isotope-container.grid-space-0 .image-box img {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.isotope-item {
	margin-bottom: 20px;	
}

@media (max-width:767px) {
	.isotope-item {
		max-width: 100%;
	}
.colr-h{ color:#1c4cb9 !important; font-size:28px !important; font-weight:700 !important;}	
}
/*** 

====================================================================
	Gallery Popup style
====================================================================

***/

body.popup-visible{
	overflow:hidden;
}

.gallery-box{
	position:fixed;
	left:0px;
	top:-120%;
	width:100%;
	height:100%;
	overflow:auto;
	padding:0px;
	z-index:9999;
	visibility:hidden;
	opacity:0;
	-webkit-transition: all 1000ms ease-in-out;
	-o-transition: all 1000ms ease-in-out;
	-ms-transition: all 1000ms ease-in-out;
	transition: all 1000ms ease-in-out;	
}

.gallery-box.now-visible{
	top:0px;
	visibility:visible;
	opacity:1;	
}

.gallery-box .bg-fade-layer{
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(21,21,21,0.80);	
}

.gallery-box .popup-content{
	overflow:hidden;
	border:1px solid #505050;
}

.gallery-box .popup-header{
	position:relative;
	padding:20px 20px;
	background: #305cc1;
	color:#ffffff;
}

.gallery-box .popup-header .btn-close{
	position:absolute;
	top:20px;
	right:40px;
	color:#ffffff;
	width:30px;
	height:30px;
	background: #222;
	opacity:1;
	font-size:14px;
	line-height:30px;
	padding:0px;
	display:block;
	border:none;
	z-index:1;
}

.gallery-box .popup-header .close:hover{
	background:#999999;	
}

.gallery-box .popup-header h3{
	position:relative;
	font-size:20px;
	text-align:center;
	line-height:30px;
	color:#ffffff;
	font-weight:500;
	text-transform:capitalize;
}

.gallery-box .popup-container{
	margin:50px auto;
	width:auto;
	max-width:80%!important;
	padding:0px 15px;
}

.gallery-box .content-outer{
	position:relative;
	padding:20px 20px;
	background:#ffffff;	
}

.vertical-slider-outer{
	position:relative;
}

.gallery-box .lower-content{
	position:relative;
	padding:20px 0px 0px;	
}

.gallery-box .lower-content .desc-text{
	position:relative;
	margin-bottom:20px;	
}

/*** 

====================================================================
	Parallax Section
====================================================================

***/

.parallax-section{
	position:relative;
	padding:50px 0px;
	color:#ffffff; 
	background-position:center center;
	background-size:cover;
	background-attachment:fixed;
	background-repeat:no-repeat;
}

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

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

.parallax-section h2{
	position:relative;
	font-size:28px;
	line-height: 40px;
	font-weight:500;
	columns: #ffffff;
	margin-bottom:25px;
	letter-spacing: 1.8px;
	font-family: 'Roboto', sans-serif;
}
.parallax-section p{
	position:relative;
	font-size:14px;
	line-height: 24px;
	font-weight:500;
	color: #ffffff;
	margin-bottom:25px;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}

.parallax-section .theme-btn{
	margin:10px 12px;
	color:rgba(255,255,255,0.80);	
}

.parallax-section.style-two .text .theme-btn{
	position:absolute;
	bottom:0px;
	right:0px;
	border-color:#ffc925 !important;
	color:#ffc925 !important;	
}

.parallax { width:100%;
	-webkit-background-size: cover!important;
	-moz-background-size: cover!important;
	-o-background-size: cover!important;
	background-size: cover!important;
}
.parallax {
	background-position: 50% 0;
	background-repeat: no-repeat;
	z-index: 1;
	position: relative;
	padding: 30px 0;
}
.light-translucent-bg,
.dark-translucent-bg,
.default-translucent-bg {
	background-position: 50% 0;
	background-repeat: no-repeat;
	z-index: 1;
	position: relative;
}
.light-translucent-bg:after,
.dark-translucent-bg:after,
.default-translucent-bg:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
}
.light-translucent-bg {
	color: #333;
	border-bottom: 1px solid #dadada;
	border-top: 1px solid #dadada;
}
.header + .banner > .light-translucent-bg { border-top: none; }

.slider-banner-container .light-translucent-bg {
	border: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0!important;
	left: 0!important;
	margin: 0!important;
	bottom: 0;	
}
.slider-banner-container .dark-translucent-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0!important;
	left: 0!important;
	margin: 0!important;
	bottom: 0;
}
.slider-banner-container li .light-translucent-bg:after,
.slider-banner-container li .dark-translucent-bg:after {
	background-color: transparent;
}
.light-translucent-bg .separator-2 {
	background-color: #333;
}
.light-translucent-bg:after {
	background-color: rgba(255, 255, 255, 0.7);
}
.dark-translucent-bg:after {
	background-color: rgba(0, 0, 0, 0.7);
}
.dark-translucent-bg,
.dark-translucent-bg h1,
.dark-translucent-bg h2,
.dark-translucent-bg h3,
.dark-translucent-bg h4,
.dark-translucent-bg h5,
.dark-translucent-bg h6 {
	color: #ffffff;
}
.dark-translucent-bg a:not(.btn) {
	text-decoration: underline;
	color: #ffffff;
}
.dark-translucent-bg a:not(.btn):hover {
	text-decoration: none;
	color: #ffffff;
}
.default-translucent-bg:after {
	background-color: rgba(4, 58, 84, 0.4);
}
.default-translucent-bg,
.default-translucent-bg h1,
.default-translucent-bg h2,
.default-translucent-bg h3,
.default-translucent-bg h4,
.default-translucent-bg h5,
.default-translucent-bg h6 {
	color: #ffffff;
}
.default-translucent-bg a:not(.btn) {
	text-decoration: none ;
	color: #ffffff;
}
.default-translucent-bg a:not(.btn):hover {
	text-decoration: none;
	color: #ffffff;
}
.light-translucent-bg .container,
.dark-translucent-bg .container,
.default-translucent-bg .container {
	z-index: 5;
	position: relative;
}
.parallax-bg { background-size:cover;
	background: url("../ ") 50% 0px no-repeat;
}
.parallax-bg-1 { background-size:cover;
	background: url("../pipe-coupling/slider/galvanized-pipe-coupling-socket.jpg") 50% 0px no-repeat;
}
.parallax-bg-2 { background-size:cover;
	background: url("../header/agriculture-submersible-pip-coupling.jpg") 50% 0px no-repeat;
}
.parallax-bg-3 { background-size:cover;

	background: url("../header/agriculture-submersible-pip-coupling-socket.jpg") 50% 0px no-repeat;
}

.parallax-bg-4 { background-size:cover;
	background: url("../header/bp-pipe-coupling.jpg") 50% 0px no-repeat;
}

.parallax-bg-5 { background-size:cover;
	background: url("../pipe-coupling/slider/gi-bp-ms-pipe-coupling.jpg") 50% 0px no-repeat;
}

.parallax-bg-6 { background-size:cover;
	background: url("../header/gi-pipe-coupling.jpg") 50% 0px no-repeat;
}




/* Fixed navigation
---------------------------------- */
.fixed-header-on .header.fixed {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1006;
	opacity: 0;
	filter: alpha(opacity=0);
	border-bottom: 3px solid #2c498d;
	padding: 7px 0;
	background-color: rgba(246,248,254,0.72)
}
.fixed-header-on .dark.header.fixed {
	border-bottom: 3px solid #92725d;
	background-color: rgba(216,232,254,0.90);
}
.fixed-header-on.boxed .header.fixed {
	left: auto;
}
.fixed-header-on .header .logo {
	-webkit-transform: scale(0.80);
	-moz-transform: scale(0.80);
	-ms-transform: scale(0.80);
	-o-transform: scale(0.80);
	transform: scale(0.80);
	margin:-12px 0 -4px -44px;
	display: none;
}


.fixed-header-on .header-point { background-position:230px -8px !important;  
	-webkit-transform: scale(0.80);
	-moz-transform: scale(0.80);
	-ms-transform: scale(0.80);
	-o-transform: scale(0.80);
	transform: scale(0.80);
	margin:-12px 0 -4px -22px;
	
}

/*.fixed-header-on .header .site-slogan {
	display: none;
}*/
.fixed-header-on .header .navbar.navbar-default {
	margin: 0;
}
.fixed-header-on .header.fixed.animated {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
}



/* Offcanvas navigation
---------------------------------- */
.offcanvas {
	background-color: #fafafa;
	border-color: #f1f1f1;
}
.offcanvas-toggle-left {
	display: block;
	padding: 0;
	margin: 0;
	position: fixed;
	width: 40px;
	height: 40px;
	top: 0px;
	left: 0px;
	z-index: 1031;
	text-align: center;
}
.offcanvas-toggle-left:after {
	font-family: "FontAwesome";
	content: "\f0c9";
	font-size: 22px;
	line-height: 35px;
	text-align: center;
	color: #333333;
}
#offcanvas.in + .offcanvas-toggle-left:after {
	content: "\f00d";
	color: #999999;
}
.offcanvas-toggle-right {
	display: block;
	padding: 0;
	margin: 0;
	position: fixed;
	width: 40px;
	height: 40px;
	top: 0px;
	right: 0px;
	z-index: 1031;
	text-align: center;
}
.offcanvas-toggle-right:after {
	font-family: "FontAwesome";
	content: "\f0c9";
	font-size: 22px;
	line-height: 35px;
	text-align: center;
	color: #333333;
}
#offcanvas.in + .offcanvas-toggle-right:after {
	content: "\f00d";
	color: #999999;
}

/*First level menu items*/
#offcanvas .navbar-nav > li,
#offcanvas .navbar-nav {
	float: none;
	margin: 0;
}
#offcanvas .navbar-nav > li > a {
	color: #333333;
	border-bottom: 1px solid #f5f5f5;
	padding-top: 10px;
	padding-bottom: 10px;
}
#offcanvas .navbar-nav > li:last-child > a {
	border-bottom-color: transparent!important;
}
#offcanvas .nav .open > a,
#offcanvas .nav .open > a:hover,
#offcanvas .nav .open > a:focus,
#offcanvas .nav > li > a:hover, 
#offcanvas .nav > li > a:focus,
#offcanvas .navbar-nav > li.active > a {
	color: #e84c3d;
	background-color: #ffffff;
}
/*Second level menu items*/
#offcanvas .dropdown-menu {
	position: static;
	width: 100%;
	float: none;
	box-shadow: none;
	border: none;
	background-color: #ffffff;
	margin: 0;
}
#offcanvas.offcanvas-right .dropdown-menu { 
	overflow: hidden;
}
#offcanvas .dropdown-menu > li > a { 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-color: #f7f7f7;
}
#offcanvas.offcanvas-right .dropdown-menu > li > a {
	text-align: right;
	padding-left: 10px;
	padding-right: 20px;
}

/*Third level menu items*/
#offcanvas .dropdown-menu .dropdown-menu > li > a { 
	padding-left: 30px;
}
#offcanvas.offcanvas-right .dropdown-menu .dropdown-menu > li > a { 
	padding-left: 10px;
	padding-right: 30px;
}

/*Fourth level menu items*/
#offcanvas .dropdown-menu .dropdown-menu .dropdown-menu > li > a { 
	padding-left: 45px;
}
#offcanvas.offcanvas-right .dropdown-menu .dropdown-menu .dropdown-menu > li > a { 
	padding-left: 10px;
	padding-right: 45px;
}

/*Fifth level menu items*/
#offcanvas .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu > li > a { 
	padding-left: 60px;
}

#offcanvas.offcanvas-right .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu > li > a { 
	padding-left: 10px;
	padding-right: 60px;
}
/*Nav arrows*/
#offcanvas .dropdown>a:before {
	right: 15px;
	top: 13px;
}
#offcanvas.offcanvas-right .dropdown>a:before {
	right: auto;
	left: 15px;
	top: 13px;
}
#offcanvas.offcanvas-right .dropdown .dropdown>a:before {
	content: "\f104";
}
/*Dark offcanvas nav*/
.dark.offcanvas-container .offcanvas {
	background-color: #27272a;
	border-color: #484848;
}

.dark.offcanvas-container #offcanvas.in + .offcanvas-toggle-left:after,
.dark.offcanvas-container #offcanvas.in + .offcanvas-toggle-right:after { 
	color: #e1e1e1;
}
/*First level menu items*/
.dark.offcanvas-container #offcanvas .navbar-nav > li > a { 
	color: #e1e1e1;
	border-bottom: 1px solid #3d3d3d;
}
.dark.offcanvas-container #offcanvas .navbar-nav > li.open > a {
	border-bottom: 1px solid #515151!important;
}
.dark.offcanvas-container #offcanvas .nav .open > a,
.dark.offcanvas-container #offcanvas .nav .open > a:hover,
.dark.offcanvas-container #offcanvas .nav .open > a:focus,
.dark.offcanvas-container #offcanvas .nav > li > a:hover, 
.dark.offcanvas-container #offcanvas .nav > li > a:focus,
.dark.offcanvas-container #offcanvas .navbar-nav > li.active > a {
	color: #ffffff;
	background-color: #36373c;
}
/*Second level menu items*/
.dark.offcanvas-container #offcanvas .dropdown-menu { 
	background-color: #36373c;
}
.dark.offcanvas-container #offcanvas .dropdown-menu > li > a { 
	border-color: #515151;
	color: #e1e1e1;
}
.dark.offcanvas-container #offcanvas .dropdown-menu > li > a:hover, 
.dark.offcanvas-container #offcanvas .dropdown-menu > li > a:focus {
	color: #ffffff;
	background-color: #36373c;
}
/*Nav arrows*/
.dark.offcanvas-container .dropdown .dropdown.open>a:before {
	color: #ffffff;
}

/* Subfooter navigation
---------------------------------- */
.subfooter .navbar {
	margin: 0;
	min-height: 0;
	background: transparent;
	border-color: transparent;
}
.subfooter .navbar-default .nav > li > a {
	padding: 10px 10px;
	text-transform: none;
	line-height: 1;
	font-size: 14px;
	font-weight: 400;
}
.subfooter .navbar-default .nav li:last-child a,
.light .subfooter .navbar-default .nav > li:last-child > a {
	border: none;
}
.subfooter .navbar-default .nav > li > a:hover,
.subfooter .navbar-default .nav > .active > a:hover,
.subfooter .navbar-default .nav > .active > a:focus {
	background-color: transparent;
	text-decoration: underline;
	color: #e84c3d;
}

/* Small devices (tablets, 768px and up) */
@media (min-width:768px) {
	.subfooter .navbar-nav {
		float: none;
		margin: 15px 0;
		text-align: center;
	}
	.subfooter .navbar-nav > li {
		float: none;
		padding: 5px 0;
	}
	.subfooter .navbar-default .nav > li > a {
		padding: 0px 10px;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width:992px) {
	.subfooter {
		text-align: left;
	}
	.subfooter .navbar-nav {
		float: right;
		margin: 0;
		text-align: left;
	}
	.subfooter .navbar-nav > li {
		float: left;
		padding: 0;
		margin-top: 4px;
	}
	.subfooter .navbar-default .nav > li > a {
		border-right: 1px solid #333333;
	}
	.light .subfooter .navbar-default .nav > li > a {
		border-right: 1px solid #999999;
	}
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width:767px) {
	/* subfooter nav */
	.subfooter .navbar-default .navbar-toggle:hover,
	.subfooter .navbar-default .navbar-toggle:focus {
		background-color: transparent;
		border-color: #888;
	}
	.light .subfooter .navbar-default .navbar-collapse {
		border-color: #ddd;
	}
	.subfooter .navbar-default .navbar-collapse {
		border-color: #000000;
	}
}




/*** 

====================================================================
	Tabbed Floor Plans Section
====================================================================

***/

.tabbed-floor-plans{
	position:relative;
	padding:100px 0px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
	background: #ffffff;
}
.tabbed-floor-plans h2{
	font-size: 28px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	color: #222222;
	text-transform: uppercase;
}
.tabbed-floor-plans .text p{
	color: #848484;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-size: 15px;
	margin-bottom: 35px;
}



.tabbed-floor-plans .floor-links{
    position: relative;
    margin-bottom: 20px;
    width: 50%;
    float: right;
    z-index: 99;
}

.tabbed-floor-plans .floor-links li{
	position:relative;
	display:inline-block;
	margin:0px 20px;
	font-size:14px;
	color:#1c1c1c;
	font-weight:600;
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;	
}

.tabbed-floor-plans .floor-links li a{
	position:relative;
	display:block;
	color:#1c1c1c;
	border-bottom:2px solid #ffffff;
}

.tabbed-floor-plans .floor-links li a.active{
	border-color:#4bc700;
	color:#4bc700;
}

.tabbed-floor-plans .floor-details{
	position:relative;
	display:none;	
}

.tabbed-floor-plans .floor-details.collapsed{
	display:block;	
}

.tabbed-floor-plans .floor-details h3{
	font-size:20px;
	color:#253d4a;
	margin-bottom:10px;
	font-weight:500;
	text-transform:capitalize;	
}

.tabbed-floor-plans .floor-details .desc-text{
	margin-bottom:20px;	
}

.tabbed-floor-plans .floor-details .specs{
	margin-bottom:20px;	
}

.tabbed-floor-plans .property-info{
	position:relative;
	padding-top:25px;
	border-top:1px solid #f0f0f0;	
}

.tabbed-floor-plans .inline-list{
	position:relative;
	margin-bottom:10px !important;
}

.tabbed-floor-plans .inline-list li{
	position:relative;
	display:inline-block;
	margin-right:15px !important;
	line-height:24px !important;
	text-transform:capitalize;
	font-size:13px;
	color:#253d4a;
}

.tabbed-floor-plans .inline-list li .icon{
	font-size:14px;
	padding-right:10px;
	display:inline-block;
	color:#4bc700;	
}

.tabbed-floor-plans .image-column{
	padding-right:45px;	
}

.tabbed-floor-plans .content-column .text p {
	font-size: 14px;
	color: #8a8a8a;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 10px;
}
.tabbed-floor-plans .content-column .list-title h2{
	padding: 10px 0px;
	font-size: 18px;
	font-weight: 700;
	color: #1c1c1c;
	text-transform: uppercase;
}

.tabbed-floor-plans .image-column .image img{
	display:block;
	max-width:100%;	
}

.tabbed-floor-plans .styled-list{
	position:relative;
	margin-top: 20px;
	margin-bottom: 30px;
}

.tabbed-floor-plans .styled-list li{
    line-height: 24px;
    margin-bottom: 8px;
    position: relative;
	font-weight:400;
	font-size: 14px;
	padding-left:25px;
	color:#373737;
	font-family: 'Roboto', sans-serif;
	transition: all 500ms ease;
}
.tabbed-floor-plans .styled-list li span{
	font-weight:400;
	color:#676767;
}

.tabbed-floor-plans .styled-list li:before {
	content:"\f105";
	font-family:'Flaticon';
    color: #373737;
    font-size: 15px;
    left: 0;
    line-height: 18px;
    position: absolute;
    top: 3px;
}

.tabbed-floor-plans .styled-list li:hover{
	color:#4bc700 !important;
	transition: all 500ms ease;	
}



.tabbed-floor-plans .floor-item{
	position: relative;
	margin-top: 50px;
}
.tabbed-floor-plans .floor-item .item{
	position: relative;
	display: inline-block;
	width: 210px;
	height: 140px;
	padding-top: 20px;
	border: 1px solid #dddddd;
	border-radius: 10px;
	margin-right: 20px;
	margin-bottom: 13px;
	transition: all 500ms ease;
}
.tabbed-floor-plans .floor-item .item:hover{
	border: 1px solid #305cc1;
	transition: all 500ms ease;
}
.tabbed-floor-plans .floor-item .item i{
	position: relative;
	color: #305cc1;
}
.tabbed-floor-plans .floor-item .item i:before{
	margin-left: 0px;
	font-size: 35px;
}
.tabbed-floor-plans .floor-item .item h3{
	font-size: 15px;
	color: #222222;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	line-height: 36px;
}
.tabbed-floor-plans .floor-item .item h4{
	font-size: 18px;
	color: #222222;
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
	line-height: 36px;
}



/*** 

====================================================================
	testimonials Section
====================================================================

***/


.testimonial-section{
	position: relative;
	padding: 40px 0px;
}
.testimonial-section:before{
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.7);
	content: '';
}

.testimonial-section .info-outer{
	position: relative;
	margin-bottom: 25px;
}

.testimonial-section .info-outer i{
	position: absolute;
	font-size: 20px;
	color: #ffffff;
	background: #305cc1;
	line-height: 45px;
	text-align: center;
	width: 45px;
	left: 40%;
	top: 0px;
	height: 45px;
}

.testimonial-section .slide-item{ 
	position: relative; 
	padding: 12px;
	background:#efefef;text-align: center;
}
z
.testimonial-section .slide-item .text{
	position: relative;
	line-height: 28px;
	margin-top: 70px;
	font-size: 14px;
	color: #848484;
	text-align: center;
	font-family: 'Roboto'sans-serif;
}

.testimonial-section .slide-item .inner-box{ display:inline-block;
	position: relative;margin:0px auto !important; text-align:center;
}

.inner-box img{ width:98%; 
	position: relative;margin:0px auto !important; text-align:center;}

.testimonial-section .slide-item .author-image{ text-align:center;
	position: relative; margin:0px auto !important; 
}

.testimonial-section .author-info h4{
	font-size: 13px;
	font-family: 'Roboto'sans-serif;
	color: #1e1f27;
	text-transform: uppercase;
	font-weight: 700; padding-top:5px;
}
.testimonial-section .author-info .designation{
	font-size: 13px;
	font-family: 'Roboto'sans-serif;
	color: #1e1f27;
	text-transform: capitalize;
	font-weight: 500;
	font-style: italic;
}
.testimonial-section .slide-item .author-info{
	
	position: relative;margin:0px auto !important; text-align:center;
	
}

.testimonial-section .owl-theme .owl-controls{
    display: none;
}

/*** 

====================================================================
	agent-widget Style One
====================================================================

***/


.agent-widget{
	position: relative; margin:20px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}
.agent-widget .section-title{
	margin-top: 25px;
}


.agent-widget h2{
	color: #376fef;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
	font-family:'Roboto',serif;
	font-weight: 700;
	text-transform: uppercase;
}


.agent-widget .section-title h2{
	position: relative;
	font-size: 28px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	color: #222222;
	line-height: 48px;
	text-transform: uppercase;
}
.agent-widget .section-title p{
	color: #656464;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-size: 15px;
	margin-bottom: 25px;
}

.agent-widget .content-text{
	position: relative;
	padding: 20px 30px 20px 30px;
	background: #f5f5f5;
}
.agent-widget .content-text h3{
	position: relative;
	font-size: 20px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	color: #434343;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 10px;	
}
.agent-widget .content-text span{
	position: relative;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	color: #656464;
	line-height: 20px;
	text-transform: capitalize;	
}
.agent-widget .content-text p{
	position: relative;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	color: #656464;
	line-height: 28px;
	/*text-transform: capitalize;	*/
	margin-top: 20px;
}
.agent-widget .social-links .item{
	position: relative;
	top: 10px;
	display: inline-block;
	margin-right: 10px;

}
.agent-widget .social-links li{
	position: relative;
	display: inline-block;
}
.agent-widget .social-links i:before{
	position: relative;
	margin-left: 0px;
	color: #41448c;
	font-size: 30px;
	margin-right: 12px;
	transition: all 500ms ease;
}
.agent-widget .social-links:hover i:before{
	color: #222222;
	transition: all 500ms ease;
}
.agent-widget .btn-links{
	display: inline-block;
	margin-top: 50px;
}
.agent-widget .btn-links a{
	color: #ffffff;
}
.agent-widget .btn-links a:hover{
	color: #305cc1;
}
.agent-widget img{
	position: relative;
	margin-left: -50px;
}



/*** 

====================================================================
	Sponsors Style One
====================================================================

***/


.sponsors-logos {
	position: relative;
	padding: 100px 0px;
	color:#ffffff;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
}

.sponsors-logos:before {
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background: rgba(34, 34, 34, 0.7);
	z-index:0;
}

.sponsors-logos .sponsors-content h2 {
	position: relative;
	font-size: 30px;
	font-weight: 600;
	font-family: 'Mukta Vaani', sans-serif;
	color: #ffffff;
}
.sponsors-logos .sponsors-content span {
	position: relative;
	font-size: 14px;
	font-weight: 300;
	font-family: 'Mukta Vaani', sans-serif;
	color: #ffffff;
}

.sponsors-logos .owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
	display:none;
}
.sponsors-logos .owl-carousel .owl-stage-outer{
	margin-left: -50px;
}




/*** 

====================================================================
	Combo Section
====================================================================

***/

.combo-section{
	position:relative;
	overflow:hidden;
	background: #f2f2f2;
}

.combo-section .map-column .map-canvas{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:100%;	
}

.combo-section .location-section{
	position:relative;
	color: #222222;
	margin-bottom: 20px;
}

.combo-section .location-section h2{
	font-size:28px;
	font-weight:500;
	text-transform:uppercase;
	margin-top: 90px;
	font-family: 'Roboto', sans-serif;
	line-height: 38px;
	color: #222222;
}
.combo-section .location-section p{
	font-size:15px;
	font-weight:400;
	font-style: italic;
	line-height: 26px;
	margin-bottom: 40px;
	font-family: 'Roboto', sans-serif;
	color: #8c8c8c;
}

.combo-section .location-section .item{
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
}
.combo-section .location-section .item i{
	position: absolute;
	top: 10px;
	left: 0px;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #ffffff;
	border: 2px solid #2651b2;
	border-radius: 50%;
	margin-right: 10px;
	transition:all 500ms ease;
}
.combo-section .location-section .item:hover i{
	background: #305cc1;
	transition:all 500ms ease;
}
.combo-section .location-section .item i:before{
	margin-left: 0px;
	font-size: 20px;
	color: #305cc1;
	transition:all 500ms ease;
}
.combo-section .location-section .item:hover i:before{
	color: #ffffff;
	transition:all 500ms ease;
}

.combo-section .location-section .icon-text{
	margin-left: 60px;	
}
.combo-section .location-section .icon-text h3{
	font-size: 15px;
	font-weight: 500;
	line-height: 26px;
	font-family: 'Roboto', sans-serif;
	color: #343434;	
}
.combo-section .location-section .icon-text h4{
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	font-family: 'Roboto', sans-serif;
	color: #8c8c8c;	
}
.combo-section .location-section .icon-text span{
	font-size: 13px;
	font-weight: 400;
	line-height: 26px;
	font-family: 'Roboto', sans-serif;
	color: #305cc1;	
}
.combo-section .map-column {
    position: relative;
    left: 0px;
    top: 0px;
    width: 110%;
    bottom: 0px;
    height: 440px;
}


.combo-section.style-two{
	position:relative;
	overflow:hidden;
	min-width:1920px;
	min-height: 500px;
}

.combo-section.style-two .map-column{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;	
}

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




/*** 

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

***/

.main-footer{
	position:relative;
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center center;
	color:#c9cacb; border-top: solid 3px #1c1c27; border-bottom: solid 3px #1c1c27
	
	z-index: 1;
}
.main-footer:before{
	background: rgba(32, 32, 46, 0.8);
  	content: "";
  	height: 100%;
  	left: 0;
  	position: absolute;
  	top: 0;
 	width: 100%;
  	z-index: -1;
}

.main-footer a{
	color: #c9cacb;
	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 {
    position: relative;
}

.default-form .form-group {
    position: relative;
    margin-bottom: 20px;
}
.default-form input[type="text"],
.default-form input[type="email"],
.default-form input[type="password"],
.default-form input[type="number"],
.default-form select,
.default-form textarea {
    display: block;
    width: 100%;
    line-height: 24px;
    height: 55px;
    font-size: 16px;
    box-shadow: none;
    border: none;
    color: #ffffff;
    padding: 12px 15px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 0px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

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

.main-footer .footer-widget{
	position:relative;
}

.main-footer .widgets-section{
	position: relative;
	padding: 30px 0px 20px 0px;
}

.main-footer .widget-content{
	position: relative;
	font-size: 13px;
	letter-spacing: 1px;
	margin-bottom: 20px;	
}


.main-footer .social-links i{
	position: relative;
	font-size: 24px;
	line-height: 28px;
	padding: 10px;
	color: #ffffff;
	transition: all 500ms ease;	
}

.main-footer .social-links i:hover{
	color: #305cc1;
	transition: all 500ms ease;
}


.main-footer .images-text h4{
	font-size: 15px;
	line-height: 26px;
}
.main-footer .images-text p{
	font-size: 14px;
	line-height: 26px;
}


.main-footer .footer-column{
	margin-bottom:12px;
	padding-left: 15px;
	padding-right: 15px;
}

.main-footer .footer-widget h2{
	position:relative;
	color: #ddd;
	font-size: 30px;
	line-height: 32px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin-bottom: 20px;
}
.main-footer .footer-logo img{
	display:block;
	max-width:100%;
	margin-bottom: 30px;
}

.main-footer .news-widget .list li{
	position: relative;
	line-height: 36px;
	font-size: 14px;
}

.main-footer .widget-content .images-text{
	position: relative;
	display: inline-block;
	margin-left: 25px;
}

.main-footer .news-widget{
	padding-bottom: 43px;
}
.main-footer .news-widget .list li a:hover{
	color: #4148cd;
	transition: all 500ms ease;
}
.main-footer .widget-content .images-box{
	position: relative;
	display: inline-block;
	margin-bottom: 20px;
}


.footer-bottom{
	position:relative;
	padding:28px 0px;
	line-height:18px; /*background-color:#e20707;*/ background-color:#131348;
	color:#ffffff;
	font-size:13px;
	border-top: 3px solid rgba(8, 24, 4, 0.8);
	text-transform:capitalize;
	font-family:'Roboto',sans-serif;
}


/*** 

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

***/

.page-title{
	position:relative;
	padding:60px 0px;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
}

.page-title:before{
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	position:absolute;
	background: rgba(0, 0, 0, 0.5);
}

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

.page-title h3{
	font-size: 35px;
	color:#ffffff;
	line-height: 36px;
	font-weight:500;
	letter-spacing:1px;
	text-transform:uppercase;
	font-family:'Roboto',sans-serif;
	margin-bottom: 10px;
}

.page-title .bread-crumb{
	position:relative;
	font-size:15px;
	font-weight:500;
	display: inline-block;
}

.page-title .bread-crumb li{
	position:relative;
	float:left;
	text-transform:capitalize;
	margin-left:30px;
	color:#66ff00;
	line-height:24px;font-size:16px; font-weight:700;
}

.page-title .bread-crumb li:first-child{
	margin-left:0px;
}

.page-title .bread-crumb li:after{
	content:'-';
	position:absolute;
	right:-22px;
	width:10px;
	line-height:28px;
	font-size:16px;
}

.page-title .bread-crumb li:last-child:after{
	display:none;	
}

.page-title .bread-crumb li a{
	color:#ffffff;
	transition:all 500ms ease;
}

.page-title .bread-crumb li a:hover{
	color:#1fc055;
	transition:all 500ms ease;	
}

/*305cc1*/

/*** 

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

***/



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

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

.styled-pagination li a{
	position:relative;
	display:block;
	line-height:20px;
	padding:10px 5px;
	font-size:14px;
	text-transform:capitalize;
	min-width:42px;
	border:1px solid #e0e0e0;
	background:#f6f6f6;
	color:#111111;
	font-weight:500;
	text-align:center;
	border-radius:5px;
	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{
	font-size:14px;	
}

.styled-pagination li a:hover,
.styled-pagination li a.active{
	color:#ffffff;	
	border-color:#1fc055;
	background:#1fc055;	
	transition:all 500ms ease;
}




/*** 

====================================================================
	        blog style
====================================================================

***/

.sidebar-page-container{
	position: relative;
}

.sidebar-page-container .inner-box img{
	width: 100%;
}
.blog-news-column .inner-box {
	position: relative;
	margin-bottom: 20px;
}

.blog-news-column .inner-box h1{
	position: absolute;
	top: 10px;
	left: 20px;
	color: #ffffff;
	font-weight: 600;
	background: #575eef;
	display: inline-block;
	padding: 15px 20px;
	font-size: 22px;
	line-height: 20px;
	text-align: center;
	border-radius: 10px;
}
.blog-news-column .inner-box h2{
	position: relative;
	color: #305cc1;
	display: inline-block;
	font-size: 20px;
	line-height: 36px;
	text-transform: uppercase;
	margin-top: 30px;
	font-weight: 500px;
}
.blog-news-column .inner-box span{
	color: #ffffff;
	font-size: 12px;
}
.blog-news-column .inner-box .post-meta{
	margin: 15px 0px;
}
.blog-news-column .inner-box .post-meta span{
	color: #656464;
	font-size: 13px;
	font-weight: 400;
	font-family:'Roboto',sans-serif;
	text-transform: capitalize;
}
.blog-news-column .inner-box .post-content .text{
	color: #656464;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	font-family:'Roboto',sans-serif;
	text-transform: capitalize;
}
.blog-news-column .inner-box .post-content .text p{
	color: #656464;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	font-family:'Roboto',sans-serif;
	text-transform: capitalize;
}
.blog-news-column .inner-box blockquote{
	margin-top: 30px;
	padding: 30px;
	border: 1px solid #305cc1;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .5px;
	border-radius: 5px;
}



blockquote {
	border-left: none;
	display: block;
	margin: 20px auto 20px;
	font-size: 16px;
	position: relative;
	padding: 10px 10px 10px 0px;
	margin-left: 40px;
}
blockquote:after {
	content: "“";
	width: 25px;
	height: 25px;
	line-height: 64px;
	font-size: 64px;
	font-family: 'PT Serif', serif;
	position: absolute;
	top: 12px;
	left: -45px;
}
.blockquote:before {
	font-family: 'PT Serif', serif;
	content: "“";
	font-size: 40px;
}
blockquote.inline {
	padding: 0;
}
blockquote.inline p {
	width: 90%;
	display: inline-block;
	margin: 0;
}
blockquote.inline footer {
	width: 37%;
	display: inline-block;
	padding-left: 5px;
}
blockquote.inline:after {
	top: 0;
}
mark,
.mark {
	background-color: #e84c3d;
	color: #ffffff;
}
pre {
	padding: 20px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/*** 

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

***/

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

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

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

.sidebar .sidebar-title h2{
	font-size:20px;
	color:#222222;
	font-weight:500;
	font-family:'Roboto',sans-serif;
	text-transform:uppercase;
}

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

.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:8px 40px 8px 20px;
	border:1px solid #e9e9e9;
	background:#ffffff;
	color:#3a3a3a;
	display:block;
	font-size:13px;
	width:100%;
	height:42px;
	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:#71b100;
	transition:all 500ms ease;	
}

.sidebar .search-box .form-group button{
	position:absolute;
	right:15px;
	top:0px;
	height:42px;
	width:40px;
	line-height:42px;
	text-align:center;
	display:block;
	font-size:15px;
	color:#555555;
	background:none;
	font-weight:normal;
	transition:all 500ms ease;
}
.sidebar .search-box .form-group button i:before{
	margin-left: 0px;
}

.sidebar .search-box .form-group input:focus + button,
.sidebar .search-box .form-group button:hover{
	color:#305cc1;
	transition:all 500ms ease;
}

.sidebar .popular-posts .post{
	position:relative;
	font-size:14px;
	color:#cccccc;
	padding:10px 0px 15px;
	padding-left:100px;
	min-height:110px;
	margin-bottom:5px;
}

.sidebar .popular-posts .post:last-child{
	border-bottom:none;
	margin-bottom:0px;
	padding-bottom:0px;
}

.sidebar .popular-posts .post .post-thumb{
	 position:absolute;
	 left:0px;
	 top:12px;
	 width:80px;
	border-radius:50%;
	background:#333333;	
}


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

.sidebar .popular-posts .post h4{
	font-size:15px;
	margin:0px;
	line-height:1.4em;
	color:#253d4a;
	font-family:'Roboto',serif;
	font-weight:500;
}
.sidebar .popular-posts .post h3{
	font-size:15px;
	margin:0px;
	line-height:1.4em;
	color:#253d4a;
	font-family:'Roboto',serif;
	font-weight:500;
}

.sidebar .popular-posts .post a,
.sidebar .popular-posts .post a:hover{
	color:#305cc1;	
}

.sidebar .popular-posts .post h3 a{
	color:#343434;	
}

.sidebar .popular-posts .post-info{
	font-size:13px;
	color:#999999;	
}

.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 h1, h2{
	color: #376fef;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
	font-family:'Roboto',serif;
	font-weight: 700;
	text-transform: uppercase;
}
.sidebar-page-container h2{
	color: #376fef;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 20px;
	font-family:'Roboto',serif;
	font-weight: 700;
	/*text-transform: uppercase;*/
}
.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:#71b100;
	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:7px 18px;
	margin:0px 7px 12px 0px;
	border:1px solid #dddddd;
	color:#9d9d9d;
	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:#305cc1;
	border-color:#305cc1;
	color:#ffffff;
	transition:all 500ms ease;	
}

.sidebar .list{
	position:relative;
}

.sidebar .list li:last-child{
	border-bottom:none;	
}

.sidebar .list li a{
	position:relative;
	display:block;
	color:#4e4e4e;
	font-size:13px;
	font-weight:400;
	line-height:18px;
	padding:4px 8px;
	
	transition:all 500ms ease;
}

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

.sidebar .list li a:hover{
	color:#305cc1;
	transition:all 500ms ease;	
}

.comment-box h2{
	color: #343434;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 25px;
	font-family:'Roboto',serif;
	font-weight: 500;
	text-transform: uppercase;
}
.comment-box .default-form {
    position: relative;
}

.comment-box .default-form .form-group {
    position: relative;
    margin-bottom: 30px;
}

.comment-box .default-form input[type="text"],
.comment-box .default-form input[type="email"],
.comment-box .default-form input[type="password"],
.comment-box .default-form input[type="number"],
.comment-box .default-form select,
.comment-box .default-form textarea {
    display: block;
    width: 100%;
    line-height: 24px;
    height: 55px;
    font-size: 16px;
    box-shadow: none;
    color: #343434;
    padding: 12px 15px;
    border-radius: 5px;
    border: 1px solid #dddddd;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.comment-box .default-form input[type="text"]:focus,
.comment-box .default-form input[type="email"]:focus,
.comment-box .default-form input[type="password"]:focus,
.comment-box .default-form input[type="number"]:focus,
.comment-box .default-form select:focus,
.comment-box .default-form textarea:focus {
    box-shadow: none;
    color: #305cc1;
    border: 1px solid #305cc1;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.comment-box .default-form textarea {
    height: 110px;
    resize: none;
}



/*** 

====================================================================
	        contact us style
====================================================================

***/


.contact-us{
	position: relative;
	padding: 80px 0px;
}
.contact-us .social-links{
	position: relative;
}
.contact-us .social-links li{
	padding: 20px 0px;
}
.contact-us .social-links .item{
	position: relative;
	margin-left: 20%;
	margin-top: -15px;
	font-size: 15px;
}
.contact-us .social-links strong{
	position: relative;
	color: #222222;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
}
.contact-us .social-links i{
	position: absolute;
	text-align: center;
}
.contact-us .social-links i:before{
	margin-left: 0px;
	color: #305cc1;
	font-size: 40px;
}
.contact-us .comment-box{
	position: relative;
}
.contact-us .comment-box .default-form textarea{
	height: 195px;
} 

.contact-us .default-form .form-group {
    position: relative;
    margin-bottom: 15px;
}
.contact-us .default-form .link-btn {
    position: relative;
    float: right;
}
.combo-section.style-three .map-column {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    bottom: 0px;
    height: 536px;
}
.property-details.style-two .right-column h2{
	margin-bottom: 10px;
}

.property-details.style-two .right-column h4{
	font-size:14px;
	font-style: italic;	
	margin-bottom: 20px;
}



.profile-section{
	position: relative;
	padding: 90px 0px;
}
.profile-section .image-box{
	position: relative;
	margin: 10px 0px;
}
.profile-section .content-text .content-title{
	position: relative;
	margin-bottom: 30px;
}
.profile-section .content-text h2{
	font-size: 28px;
	font-weight: 600;
	color: #343434;
	font-family:'Roboto',serif;
	line-height: 36px;
	text-transform: uppercase;
}
.profile-section .content-text span{
	font-size: 14px;
	font-weight: 400;
	color: #656464;
	font-family:'Roboto',serif;
	line-height: 24px;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
.profile-section .content-text .text{
	font-size: 14px;
	font-weight: 400;
	color: #656464;
	font-family:'Roboto',serif;
	line-height: 28px;
	letter-spacing: .5px;
}

.profile-section .social-links{
	position: relative;
	margin-bottom: 30px;
}

.profile-section .social-links .item{
	position: relative;
	top: 20px;
	display: inline-block;
	margin-bottom: 25px;
}
.profile-section .social-links li{
	position: relative;
	display: block;
}
.profile-section .social-links li i:before{
	position: relative;
	margin-left: 0px;
	color: #305cc1;
	top: 10px;
	font-size: 30px;
	margin-right: 15px;
	transition: all 500ms ease;
}

.profile-section .contact-links li{
	display: inline-block;
	margin: 5px;
}
.profile-section .contact-links li i{
	color: #305cc1;
	height: 38px;
	width: 38px;
	text-align: center;
	line-height: 38px;
	border: 1px solid #305cc1;
	border-radius: 40px;
}
.profile-section .contact-links li i:hover{
	color: #ffffff;
	background: #305cc1;
	border: 1px solid #305cc1;
	border-radius: 40px;
}





/*** 

====================================================================
	        contact-section style
====================================================================

***/
  
.contact-section .section-title{
	position: relative;
	margin-top: 90px;
	margin-bottom: 45px;
}
.contact-section .section-title h2{
	font-size: 28px;
	font-weight: 600;
	color: #343434;
	font-family:'Roboto',serif;
	line-height: 36px;
	text-align: center;
	text-transform: uppercase;
}
.contact-section .default-form {
    position: relative;
}

.contact-section .default-form .form-group {
    position: relative;
    margin-bottom: 30px;
}
.contact-section .default-form input[type="text"],
.contact-section .default-form input[type="email"],
.contact-section .default-form input[type="password"],
.contact-section .default-form input[type="number"],
.contact-section .default-form select,
.contact-section .default-form textarea {
    display: block;
    width: 100%;
    line-height: 24px;
    height: 50px;
    font-size: 16px;
    color: #343434;
    text-transform: capitalize;
    padding: 12px 15px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    border: 1px solid #dddddd;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.contact-section .default-form input[type="text"]:focus,
.contact-section .default-form input[type="email"]:focus,
.contact-section .default-form input[type="password"]:focus,
.contact-section .default-form input[type="number"]:focus,
.contact-section .default-form select:focus,
.contact-section .default-form textarea:focus {
    border: 1px solid #305cc1;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.contact-section .default-form textarea {
    height: 150px;
    resize: none;
}

/*======================================================================================*/


/* 8 Main Slideshow
----------------------------------------------------------------------------- */
/* Slider Revolution
---------------------------------- */
.slider-banner-container {
	width: 100%;
	position: relative;
	padding: 0;
}
.slider-banner,
.slider-banner-2,
.slider-banner-3,
.slider-banner-fullscreen {
	width: 100%;
	position: relative;
}
.slider-banner>ul,
.slider-banner-2>ul,
.slider-banner-3>ul,
.slider-banner-fullscreen>ul {
	display: none;
}
.tp-loader.spinner0 {
	background: url("../images/loader.gif") no-repeat center center;
	box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-animation: none;
	animation: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	width: 44px;
	height: 44px;
	margin-top: -22px;
	margin-left: -22px;
}
.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
	background-color: #666666;
	box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.80);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.80);
}
.slideshow-boxed {
	padding: 20px 0 60px;
}
.slideshow-boxed .slider-banner-container {
	padding: 10px;
	background: #fff;
	border: 1px solid #eaeaea;
}
.slideshow-boxed .tp-caption {
	margin-left: 20px !important;
}

/* Slider Revolution captions */
.tp-caption {
	z-index: 5;
}
.tp-caption a.btn,
.tp-caption a.btn:hover {
	color: #ffffff;
}
.default_bg {
	background-color: #e84c3d;
	color: #fff;
}
.white_bg {
	background-color: #ffffff;
	color: #333333;
}
.dark_gray_bg {
	background-color: #666666;
	color: #fff;
}
.light_gray_bg {
	background-color: #fafafa;
	color: #333;
	border: 1px solid #f3f3f3!important;
	border-left: none!important;
}
.tp-caption.small_thin_white {
	font-size: 18px;
	line-height: 26px;
	color: #ffffff;
	font-weight: 300;
	text-shadow: 1px 1px 1px #000000;
}
.tp-caption.small_thin_dark {
	font-size: 18px;
	line-height: 26px;
	color: #000;
	font-weight: 400;
}
.tp-caption.large {
	font-size: 36px;
	padding: 0px 15px;
}
.tp-caption.medium {
	font-size: 22px;
	padding: 2px 10px;
}
.tp-caption.small {
	font-size: 14px;
	padding: 5px;
}
.tp-caption.black,
.tp-caption .btn.black,
.tp-caption .btn.black:hover {
	color: #333333;
}
/* Large devices (Large desktops less than 1199px) */
@media (max-width:1199px) {
	.tp-caption {
		margin-left: 20px !important;
	}
	.colr-h{ color:#1c4cb9 !important; font-size:30px !important; font-weight:900 !important;}
	


}



@media (min-width:767px) and (max-width:1008px){

.logo img{ text-align:center !important;
}
	.tp-caption {
		margin-left: 20px !important;
	}
	.colr-h{ color:#1c4cb9 !important; font-size:30px !important; font-weight:900 !important;}
	

}




/* Revolution Nav Controls */
.tparrows.round {
	background-image: none;
	width: 50px;
	height: 50px;
	text-align: center;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.5);
	top: 50% !important;
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	transition: all linear 0.2s;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.tparrows.round:before {
	font-family: 'fontello';
	font-size: 24px;
	content: '\e87c';
	line-height: 52px;
	display: inline-block;
}
.tparrows.round.tp-rightarrow:before {
	content: '\e87d';
}
.tparrows.round:hover {
	color: #ffffff;
	background-color: #e84c3d;
}
.slideshow-boxed .slider-banner-container .tparrows {
	opacity: 0;
	filter: alpha(opacity=0);
}
.slideshow-boxed .slider-banner-container:hover .tparrows {
	opacity: 1;
	filter: alpha(opacity=100);
}
.tp-bullets {
	z-index: 100;
}
.tp-bullets.simplebullets.round .bullet {
	background-image: none;
	width: 14px;
	height: 14px;
	background: rgba(0, 0, 0, 0.5);
	border: none;
	margin: 0 3px;
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	transition: all linear 0.2s;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.bullets-with-bg + .tp-bullets.preview4 {
	height: auto;
	background-color: rgba(255, 255, 255, 1);
	padding: 5px 15px;
	bottom: -6px !important;
	border-radius: 3px;
}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected {
	background-color: #e84c3d;
}
.tp-bannertimer {
	background-image: none;
	background-color: rgba(232, 76, 61, 0.7);
	z-index: 100;
	display: none;
}
.slideshow-boxed .tp-bullets {
	bottom: -33px !important;
}
.slideshow-boxed .bullets-with-bg + .tp-bullets.preview4 {
	padding: 7px 15px 2px;
	bottom: -45px !important;
}
.slideshow-boxed .slider-banner-container .tp-rightarrow {
	right: 10px !important;
}
.slideshow-boxed .slider-banner-container .tp-leftarrow {
	left: 10px !important;
}
.slideshow-boxed .tp-bullets.hidebullets {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.tparrows.preview2 {
	background-color: rgba(0,0,0,0.3);
	color: #ffffff;
}
.tparrows.preview2:hover {
	background-color: rgba(0,0,0,0.5);
	color: #ffffff;
}
.tparrows.preview2:after {
	margin-top: -18px;
	left: 22px;
	color: #ffffff;
	font-family: "FontAwesome";
	content: "\f104";
	font-size: 36px;
	line-height: 1;
}
.tp-rightarrow.preview2:after {
	content: "\f105";
	left: auto;
	right: 22px;
}
.tparrows.preview2:hover:after {
	color: #ffffff;
}
.tparrows.preview2 .tp-arr-titleholder {
	color: #ffffff;
	font-size: 16px;
}

/* Medium devices (phones, tablets, laptops) */
@media (min-width: 768px) and (max-width: 979px) {
	.tparrows.preview2:after {
		margin-top: -13px;
		left: 15px;
		font-size: 24px;
	}
	.tp-rightarrow.preview2:after {
		left: auto;
		right: 15px;
	}
	
.colr-h{ color:#1c4cb9 !important; font-size:28px !important; font-weight:700 !important;}	
	
}


@media (min-width: 768px) and (max-width: 1024px) {
	.tparrows.preview2:after {
		margin-top: -13px;
		left: 15px;
		font-size: 24px;
	}
	.tp-rightarrow.preview2:after {
		left: auto;
		right: 15px;
	}
	
.colr-h{ color:#1c4cb9 !important; font-size:28px !important; font-weight:700 !important;}	


.main-header .header-top .top-left{
	position: relative;
	left: 0 !important;}

.main-header .header-top{
	/* position:relative; */
	font-size:13px;
	background:#e8e8e8;
	color:#4d4d4d;
	font-family: 'Roboto', sans-serif;}
.header-top > .pull-left{ padding:0px !important; float:left  !important; display:non !important;  margin: 2px 0px 0px 0px !important; text-align:left !important; }
.header-top  .social-links{display: inline-block  !important;}

.main-menu { 
	padding:0px; width:98% !important; 
}
.header-top >  .pull-right{ float:left !important; width:98% !important;  padding:0px !important}

.main-menu .navbar-collapse{
	padding:0px; width:100% !important;
}
.navbar-header  {background-color:#305cc1 !important;
	padding:0px !important; width:100% !important;
}
.main-menu .navigation{ width:100% !important;
position:relative;
	margin:5px 0px 0px 0px !important; 
}
<!--.main-header .logo{ width:100% !important; float:left  !important; margin: 2px 0px 0px 0px !important;  padding:0px !important; }-->
.header-lower,.sticky-header { display:non !important;}
.main-header  .logo{ width:100% !important; float:left  !important; margin: 2px 0px 0px 0px !important;  padding:0px !important; }
.main-header .logo img{left:0px !important; top:0px !important; float:left  !important; text-align:left !important; margin: -10px 0px 10px 5px !important;  padding:0px !important; }
.main-header .sticky-header  .slogan{ 
 float:left !important; 
	margin-left: 0px; padding:10px;
	top: 10px;
}

.main-header .sticky-header h2{ 
 float:left !important; 
	margin-left: 0px; padding:10px;
	top: 10px;
}

.main-menu .navigation > li{
	position:relative;
	float:left;
	 margin: 2px 12px 2px 12px !important;
	margin-bottom: 0px;
}
.main-menu .navigation > li:last-child{
	margin-right: 0px;
}

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

.main-menu .navigation > li > a{
	position:relative;
	display:block;
	padding:12px 20px !important;
	font-size:16px;
	color:#343434;
	line-height:22px;
	font-weight:500;
	text-transform:uppercase;
	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;
}

	
}

@media (max-width: 767px) { 
	.tparrows.preview2 {
		display: none;
	}
}

/* Extra small devices (phones, less than 480px) */
@media (max-width:480px) {
	.tparrows,
	.tp-bullets {
		display: none;
	}
	
	.colr-h{ color:#1c4cb9 !important; font-size:18px !important; font-weight:700 !important;}
	
}

/* 9 Owl carousel
----------------------------------------------------------------------------- */
.owl-carousel {
	z-index: 4;
}
.owl-carousel .owl-item>div {
	margin: 10px 0 20px;
}
.owl-carousel.carousel .owl-item>div,
.owl-carousel.carousel-autoplay .owl-item>div {
	margin: 10px 20px 20px 0;
}
.owl-carousel.clients .owl-item>div {
	margin: 0px 30px 0px 0;
}
.well.owl-carousel .owl-item>div {
	margin: 10px 0 0;
}
.tab-content .owl-carousel .owl-item>div {
	margin: 0 0 20px;
}

/* caption */
.caption {
	background-color: rgba(255, 255, 255, 0.85);
	padding: 15px;
	position: absolute;
	bottom: 80px;
	left: 80px;
	width: 40%;
	border: 1px solid #ffffff;
}
.caption .title {
	margin-top: 0;
}

/* Medium devices (desktops, tablets less than 991px) */
@media (max-width:991px) {
	.caption {
		width: 90%;
		bottom: 40px;
		left: 40px;
	}
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width:767px) {
	.caption {
		width: 100%;
		bottom: 30px;
		left: 0;
		position: relative;
		background-color: #fafafa;
		bottom: 0;
		padding-bottom: 35px;
	}
}

/* owl controls */
.owl-controls {
	width: 100%;
	margin-bottom: 50px;
}
.owl-controls .owl-buttons div {
	display: inline-block;
	zoom: 1;
	padding: 3px 10px;
	font-size: 12px;
	position: absolute;
	width: 30px;
	height: 30px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.owl-prev {
	left: 0;
	background-color: #e84c3d;
	color: #f1f1f1;
}
.owl-next {
	left: 30px;
	background-color: #f1f1f1;
	color: #e84c3d;
}
.owl-prev:hover,
.owl-next:hover,
.gray-bg .owl-next:hover {
	background-color: #333333;
	color: #f1f1f1;
}
.gray-bg .owl-next {
	background-color: #ffffff;
}
.owl-controls .owl-buttons div:after {
	font-family: "fontello";
	font-size: 18px;
	line-height: 26px;
}
.owl-prev:after {
	content: "\e87c";
}
.owl-next:after {
	content: "\e87d";
}
.no-touch .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
}
.content-slider-with-controls {
	margin-bottom: 20px;
}
.content-slider-with-controls .owl-controls,
.content-slider-with-controls-autoplay .owl-controls {
	margin-bottom: 0;
}
.content-slider-with-controls .owl-buttons div,
.content-slider-with-controls-autoplay .owl-buttons div {
	top: 50%;
	margin-top: -15px;
	background-color: #e84c3d;
	color: #f1f1f1;
}
.content-slider-with-controls .owl-buttons div.owl-next,
.content-slider-with-controls-autoplay .owl-buttons div.owl-next {
	left: auto;
	right: 0;
}
.content-slider-with-controls .owl-prev:hover,
.content-slider-with-controls .owl-next:hover,
.content-slider-with-controls-autoplay .owl-prev:hover,
.content-slider-with-controls-autoplay .owl-next:hover {
	background-color: #f1f1f1;
	color: #e84c3d;
}
.content-slider-with-controls-bottom .owl-controls .owl-pagination {
	bottom: -30px;
}
.content-slider-with-controls-bottom .owl-controls .owl-page span {
	background: #acacac;
}
.owl-controls .owl-pagination {
	position: absolute;
	bottom: 25px;
	text-align: center;
	margin: 0 auto;
	display: block;
	width: 100%;
}
.owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
}
.owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 4px;
	background: #ebebeb;
}
.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
	background: #e84c3d;
}
/* 10 IE8 Support
----------------------------------------------------------------------------- */
.ie8 .tp-caption{
	line-height: 1.5!important;
}
.ie8 .overlay {
	background-color: rgb(241, 241, 241);
	display: none;
	opacity: 0.8!important;
	filter: alpha(opacity=80)!important;
}
.ie8 a.overlay i { 
	display: none;
}
.ie8 .overlay-container:hover a.overlay i,
.ie8 .overlay-container:hover .overlay { 
	display: block;
}

@media (max-width:480px) {
.main-header .header-top .top-left{
	position: relative;
	left: 0 !important;}

.main-header .header-top{
	/* position:relative; */
	font-size:13px;
	background:#e8e8e8;
	color:#4d4d4d;
	font-family: 'Roboto', sans-serif;}
.header-top > .pull-left{ padding:0px !important;float:left  !important; display:non !important;  margin: 2px 0px 0px 0px !important; text-align:left !important; }
.header-top  .social-links{display: inline-block  !important;}

.main-menu { 
	padding:0px; width:98% !important; margin:5px  auto !important; 
}
.header-top > .pull-right{ float:left !important; width:98% !important;  padding:0px !important}


}

@media (max-width:559px) {
.colr-h{ color:#1c4cb9 !important; font-size:22px !important; font-weight:900 !important;}
.main-header .header-top .top-left{
	position: relative;
	left: 0 !important;}

.main-header .header-top{
	/* position:relative; */
	font-size:13px;
	background:#e8e8e8;
	color:#4d4d4d;
	font-family: 'Roboto', sans-serif;}
.pull-left{ float:left  !important;   margin: 2px  !important; text-align:center !important; }
.header-top  .social-links{display: inline-block  !important;}

.main-menu { 
	padding:0px; width:98% !important; 
}
.header-top >  .pull-right{ float:left !important; width:98% !important;  padding:0px !important}

}


.testimonial {
	margin: 25px 0;
}
.well .testimonial,
.owl-item .testimonial {
	margin: 0;
}
.testimonial h2 { padding-left:10px;
	margin-bottom: 25px;
}
.testimonial-image { 
	max-width: 200px;
	float: left; margin: 12px  0px  0px 50px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.testimonial-body {
	padding: 15px;
}
.testimonial-body p{ padding-left:18px; width:82%; float:right;
}
.testimonial-image { border: solid 5px #dbdbdb}
.testimonial-image + .testimonial-body { background-color:#ededed;
	margin-left: 120px;
}
.testimonial-info-1 {margin-left: 12px;
	font-size: 13px;
	color: #000;
	font-style: italic;
}
.testimonial-info-2 {
	font-size: 13px;margin-left: 12px;
	color: #000;
	font-weight: 700;
}

@media (max-width:480px) {
	.testimonial-image {
		max-width: 120px;
	}
	.testimonial-image + .testimonial-body {
		padding: 0 31px;
		margin: 8px  0px  0px 50px;
	}
	.testimonial-image { border: solid 5px #dbdbdb; }
	.testimonial-body p{ padding-left:12px;}
}

/* Isotope filtering
---------------------------------- */
.isotope-container {
	display: none;
	margin-bottom: 20px;
}
.boxed .isotope-container.grid-space-0 .image-box img {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.isotope-item {
	margin-bottom: 20px;	
}
.grid-space-20 .isotope-item {
	margin-bottom: 20px;
}
.grid-space-10 .isotope-item {
	margin-bottom: 0;
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width:767px) {
	.isotope-item {
		max-width: 100%;
	}
}
.space {
	padding-top: 5px;
	padding-bottom: 5px;
}
.space-top {
	padding-top: 20px;
}
.space-bottom {
	padding-bottom: 20px;
}