@import url(https://fonts.googleapis.com/css?family=Oswald:400,300);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

html {
	overflow-x : visible !important;
}
.grayscale1{
	width: 100%;
	 margin-top: 20px; 
	
}
.map_img{
	    padding: 20px 0px;
    width: 112%;
    margin-left: -35px;
	margin-bottom: -80px;
}
.key{color: #48526a;
    font-weight: 100;}
.grayscale1:hover {
}
ul.gallery.cf {
    list-style-type: none;
}
.main_gall{
	background: rgba(255,255,255,0.93);
}
.main-content.cf{
	margin-left:-40px;
}
.col-md-12.lere{
	margin-bottom:20px;
}
.hover15 figure {
	position: relative;
	text-align: right;
}
.hover15 figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hover15 figure:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
.popup-box {
    bottom: 0;
    display: none;
    height: auto;
    position: fixed;
    width: 300px;
    font-family: 'Open Sans', sans-serif;
}
.round.hollow {
    margin: 40px 0 0;
}
.round.hollow a {
    background-color: #3a3d72;
    color: #fdb614;
    font-size: 16px;
    padding: 5px 15px;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
}
.popup-box-on {
    display: block !important;
}
.popup-box .popup-head {
    background-color: #fff;
    clear: both;
    color: #7b7b7b;
    display: inline-table;
    font-size: 21px;
    padding: 7px 10px;
    width: 100%;
     font-family: Oswald;
}
.bg_none i {
    border: 1px solid #ff6701;
    border-radius: 25px;
    color: #ff6701;
    font-size: 17px;
    height: 33px;
    line-height: 30px;
    width: 33px;
}
.bg_none:hover i {
    border: 1px solid #000;
    border-radius: 25px;
    color: #000;
    font-size: 17px;
    height: 33px;
    line-height: 30px;
    width: 33px;
}
.bg_none {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}
.popup-box .popup-head .popup-head-right {
    margin: 3px 8px 0;
}
.popup-box .popup-messages {
}
.popup-head-left img {
    border: 1px solid #7b7b7b;
    border-radius: 50%;
    width: 44px;
}
.popup-messages-footer > textarea {
    border-bottom: 1px solid #b2b2b2 !important;
    height: 34px !important;
    margin: 7px;
    padding: 5px !important;
     border: medium none;
    width: 95% !important;
}
.popup-messages-footer {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    position: absolute;
    width: 100%;
}
.popup-messages-footer .btn-footer {
    overflow: hidden;
    padding: 2px 5px 10px 6px;
    width: 100%;
}
.simple_round {
    background: #d1d1d1 none repeat scroll 0 0;
    border-radius: 50%;
    color: #4b4b4b !important;
    height: 21px;
    padding: 0 0 0 1px;
    width: 21px;
}
.popup-head-left{
	padding: 5px;
    font-size: 18px;
    color: #3a3d72;
    font-weight: bold;
}
.popup-box .popup-messages {
    background: #3f9684 none repeat scroll 0 0;
	height:225px;
    overflow: auto;
}
.direct-chat-messages {
    overflow: auto;
    transform: translate(0px, 0px);
    
}
.popup-messages .chat-box-single-line {
    border-bottom: 1px solid #a4c6b5;
    height: 12px;
    margin: 7px 0 20px;
    position: relative;
    text-align: center;
}
.popup-messages abbr.timestamp {
    background: #3f9684 none repeat scroll 0 0;
    color: #fff;
    padding: 0 11px;
}

.popup-head-right .btn-group {
    display: inline-flex;
	margin: 0 8px 0 0;
	vertical-align: top !important;
}
.chat-header-button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #636364;
    border-radius: 50%;
    font-size: 14px;
    height: 30px;
    width: 30px;
}
.popup-head-right .btn-group .dropdown-menu {
    border: medium none;
    min-width: 122px;
	padding: 0;
}
.popup-head-right .btn-group .dropdown-menu li a {
    font-size: 12px;
    padding: 3px 10px;
	color: #303030;
}

.popup-messages abbr.timestamp {
    background: #3f9684  none repeat scroll 0 0;
    color: #fff;
    padding: 0 11px;
}
.popup-messages .chat-box-single-line {
    border-bottom: 1px solid #a4c6b5;
    height: 12px;
    margin: 7px 0 20px;
    position: relative;
    text-align: center;
}
.popup-messages .direct-chat-messages {
    height: auto;
}
.popup-messages .direct-chat-text {
    background: #dfece7 none repeat scroll 0 0;
    border: 1px solid #dfece7;
    border-radius: 2px;
    color: #1f2121;
}

.popup-messages .direct-chat-timestamp {
    color: #fff;
    opacity: 0.6;
}

.popup-messages .direct-chat-name {
	font-size: 15px;
	font-weight: 600;
	margin: 0 0 0 49px !important;
	color: #fff;
	opacity: 0.9;
}
.popup-messages .direct-chat-info {
    display: block;
    font-size: 12px;
    margin-bottom: 0;
}
.popup-messages  .big-round {
    margin: -9px 0 0 !important;
}
.popup-messages  .direct-chat-img {
    border: 1px solid #fff;
	background: #3f9684  none repeat scroll 0 0;
    border-radius: 50%;
    float: left;
    height: 40px;
    margin: -21px 0 0;
    width: 40px;
}
.direct-chat-reply-name {
    color: #fff;
    font-size: 15px;
    margin: 0 0 0 10px;
    opacity: 0.9;
}

.direct-chat-img-reply-small
{
    border: 1px solid #fff;
    border-radius: 50%;
    float: left;
    height: 20px;
    margin: 0 8px;
    width: 20px;
	background:#3f9684;
}

.popup-messages .direct-chat-msg {
    margin-bottom: 10px;
    position: relative;
}

.popup-messages .doted-border::after {
	background: transparent none repeat scroll 0 0 !important;
    border-right: 2px dotted #fff !important;
	bottom: 0;
    content: "";
    left: 17px;
    margin: 0;
    position: absolute;
    top: 0;
    width: 2px;
	 display: inline;
	  z-index: -2;
}

.popup-messages .direct-chat-msg::after {
    background: #fff none repeat scroll 0 0;
    border-right: medium none;
    bottom: 0;
    content: "";
    left: 17px;
    margin: 0;
    position: absolute;
    top: 0;
    width: 2px;
	 display: inline;
	  z-index: -2;
}
.direct-chat-text::after, .direct-chat-text::before {
   
    border-color: transparent #dfece7 transparent transparent;
    
}
.direct-chat-text::after, .direct-chat-text::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #d2d6de transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: medium;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    right: 100%;
    top: 15px;
    width: 0;
}
.direct-chat-text::after {
    border-width: 5px;
    margin-top: -5px;
}
.popup-messages .direct-chat-text {
    background: #dfece7 none repeat scroll 0 0;
    border: 1px solid #dfece7;
    border-radius: 2px;
    color: #1f2121;
}
.direct-chat-text {
    background: #d2d6de none repeat scroll 0 0;
    border: 1px solid #d2d6de;
    border-radius: 5px;
    color: #444;
    margin: 5px 0 0 50px;
    padding: 5px 10px;
    position: relative;
}
/* Pop up end style */
	
#views button{
	margin-bottom: -38px;
    margin-top: 1em;
    position: relative;
    background-color: #e4a40e;
    font-size: 14px;
    padding: 7px 27px;
    font-weight: 400;
    font-family: monospace;
    margin-right: 10px;
}

.mmc{
	font-size: 10px;
	margin-top: 22.5em;
    font-weight: bold;
	margin-right: 1px;
	-ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);    
}
.mmc a{color:#a29e9e;}
.mmc a:hover{text-decoration: none;}
.d_bro{
	line-height: 4.5;
    background-color: #f9b724;
    padding: 4px 10px;
}
.d_bro a{color: #fff;font-size: 13px;}
.d_bro a:hover{text-decoration:none;color:#635e5e;}
 /******** DEMO SWITCHER *******/
#customize {
	color: white;
	text-align: right;
	position: relative;
	margin: auto;
	width: 100%;
	margin-bottom: 120px;
}

#customize input, #customize select {
	font-size: 15px;
	margin: 3px;
	padding: 4px 4px 4px 8px;
	border: 1px solid rgba(38, 41, 43, 0.44);
	color:#fff;
	background-color: rgba(0, 0, 0, 0.2);
	border-radius: 4px;
}

#customize select {
	margin: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	vertical-align: middle;
}

#customize label {
	font-size: 13px;
	margin: 3px 0;
	padding: 3px 10px 3px 0;
	/*width: 160px;*/
	display: inline-block;
	text-align: left;
	text-transform: uppercase;
	font-weight: 500;
}

.thumbGallery {
	display: none;
}
.slide-out-div {
	position: fixed !important; 
    width: 300px;
	height: 300px;
	background: #f2f2f2;
	/*border: #666666 1px solid;*/
	z-index:9999;	
} 
.slide-in-div {
	display:none;
    position: fixed !important; 
    width: 300px;
    height: 300px;
	background: #f2f2f2;
	/*border: #666666 1px solid;*/
	z-index:10;	
}    
.overlay{
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:fixed;
    background:rgba(0,0,0,0.6);
    display:none;
    z-index:9;
}
.con_mail img{padding-right: 10px;}
.mo{padding-left:6em;}
.mo1{padding-left:3.5em;}
.main-agile {
    width: 300px;
    text-align: center;
    padding: 20px;
    border: 1px solid #fff;
    border-style: dotted;
    background: #f9b724;
}
.main-agile input[type="text"],select{
	border:none;
	padding:10px;
	outline:none;
	border-bottom:1px solid #fff;
	background:transparent;
	width:100%;
	margin-bottom:10px;
	color:#fff;
	font-size:14px;
}
.main-agile textarea[type="text"]{
	border:none;
	padding:10px;
	outline:none;
	border-bottom:1px solid #fff;
	background:transparent;
	width:100%;
	margin-bottom:10px;
	color:#fff;
	font-size:14px;
}
select{width:47%;}
input.cal2,input.lname,input.email,select{
	
}
 ::-webkit-input-placeholder{
	color:#FFF !important;
}
select option{color:#000;}

input[type="submit"] {
    color: #fff;
    background: #0667c6;
    border: none;
    outline: none;
    padding: 10px 65px;
    font-size: 14px;
	cursor:pointer;
	transition:.5s ease-in;
	-webkit-transition:.5s ease-in;
	-moz-transition:.5s ease-in;
	-o-transition:.5s ease-in;
	-ms-transition:.5s ease-in;
}
input[type="submit"]:hover{
	background: #063f77;
}
#services, #inte, #amen, #floor, #why,#inte,#views, #contact,#location{padding:60px 0;}

#contact{background-color:#e6e7e8;}
#location{padding-bottom:0;}
#services p{
	text-align:justify;
	padding: 15.5px 0;
	padding-bottom: 0;
	color: #242b66;
    font-size: 14.5px;
    line-height: 1.4;
}
.h4_location{
    font-size: 22px;
    text-transform: uppercase;
    color: #48526a;
    font-weight:100;
}
#location p {
    text-align: justify;
    padding: 15px 50px;
    color: #121213;
    font-size: 12.8px;
    line-height: 2.2;
    padding-left: 0;
}
#services img{margin-bottom: 10px;}

.contat_foot1_img{width: 80%;margin-top: -19px;}
.contat_foot_img{margin-top: 2.1em;}

#clients-logo img{
	border: 2px solid #fff;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.fa .fa-chevron-right{
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  /* margin-top: -10px; */
}
.caption {
    opacity: 0;
    visibility: hidden;
    }
#thumbnail-slider .caption {
    position: absolute;
    top: -2px;
    right: 0;
    bottom: -2px;
    left: 0;
    padding: 15px;
    transition: .33s all ease-in-out;
    background: rgba(0, 0, 0, 0.6);
}
#floor img{
	width:100%;
	padding:10px;
}
#location1 {padding:60px 30px;}
#location1 p{color: #242b66;line-height: 1.4;}
#views{background-color:#6b6567;}
#views h4{
	color:#fff;
	padding-left:15px;
    font-weight: 100;
	font-size: 22px;
}

#views img{
	width:100%;
	padding:10px;
}
#map_canvas{	   
    height: 500px;
    margin-left: 6.85em;  
}
.con_mail{text-align:center;}
.foot_head_p{padding-top: 15px;font-size: 15px;}
.foot_head_p1{padding-top: 7px;font-size: 15px;    padding-bottom: 1em;}
.foot_add1{border-right: 1px solid #272b65;}
#contact i{    
	padding-top: 10px;
    background-color: #89919e;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    color: #fff;
    margin-right: 15px;
    font-size: 16px;
}
#contact span{padding-right: 3.2em;}



#services{background-image: url(../img/back1.png);background-size: 100%;background-repeat: round;}
#why{background-image: url(../img/back2.png);background-size: 100%;background-repeat: round;}
#inte{background-image: url(../img/back3.png);background-size: 100%;background-repeat: round;}
#amen{background-image: url(../img/back4.png);background-size: 100%;background-repeat: round;}
#floor{background-image: url(../img/back5.png);background-size: 100%;background-repeat: round;}
#views{background-image: url(../img/back6.png);background-size: cover;}
#location1{background-image: url(../img/back7.png);background-size: cover;}
#contact{background-image: url(../img/back8.png);background-size: 100%;background-repeat: round;}

.product-image-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 9999;
    display: none;
}

.product-image-overlay .product-image-overlay-close {
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #eee;
    line-height: 35px;
    font-size: 20px;
    color: #eee;
    text-align: center;
    cursor: pointer;
}

.product-image-overlay img {
    width: auto;
    max-width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
	.affix .navbar-brand img{padding:1px 10px;}
	.contat_foot1_img {width: 50%;margin-top: -3em;}
.navbar-default .navbar-brand {padding-left: 15px;}
}

@media(max-width:768px){ 
    #services, #inte, #floor, #location1{background:#fff;}
	#why, #amen, #contact{background:#e6e7e8}
	#views {background: #6b6567;}
	#map_canvas {height: 300px;margin-left:0;}
	.mmc {
		font-size: 10px;margin-top: 10em;font-weight: bold;float: right;margin-right: -7.6em;margin-bottom: -9em;
		-ms-transform: rotate(270deg);
		-moz-transform: rotate(270deg);
		-webkit-transform: rotate(270deg);
		-o-transform: rotate(270deg);
	}
	.foot_add1 {
		border-right: 0px solid #272b65;
		margin-right: 0px;
	}
.tg-img-container {
	background-size : contain;
}
.locate{text-align:justify;}
#location1 {padding:60px 0px;}
	.slide-out-div{
		height: 265px;
	}
	.main-agile{
		width: 195px !important;
		margin-left: -8.2em !important;
		padding: 5px !important;
	}
	.handle{
		background: url(../img/m_strip.jpg) no-repeat !important;
		width: 100%;
		height: 32px !important;
		display: block;
		text-indent: -99999px;
		outline: none;
		position: relative;
		right: 38.1% !important;
		top: -32px !important;
	}
	input[type="submit"]{
		padding: 10px 27px;
		font-size: 12px;
	}
	.mo, .mo1{padding-left:20px;}
	.hover15 figure {
		position: relative;
		text-align: right;
		display: block;
	}
}