@charset "utf-8";
/* CSS Document */
/* playball-regular - latin */
.vrlia{font-size:15px; font-family:"Open Sans"; display:block; -webkit-box-sizing: border-box; font-weight:bold;  
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:15px; text-decoration:none; color:#000;}
	
a.vrlia:hover{font-size:15px; font-family:"Open Sans"; display:block; -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; color:#fff;
	background-color:#FF6600 !important;
	padding:15px; text-decoration:none;}
	
.vrtour{font-size:15px; font-family:"Open Sans"; display:block; -webkit-box-sizing: border-box; font-weight:bold;  
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:15px; text-decoration:none; color:#000 !important;}	
	
.vrtour:hover{font-size:15px; font-family:"Open Sans"; display:block; -webkit-box-sizing: border-box; font-weight:bold;  
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:15px; text-decoration:none; color:#000 !important; background-color:#FF6600 !important;}		
	
.ptapa{ -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:10px;}
.ptap{ -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:15px;}
@font-face {
  font-family: 'Playball';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/playball-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Playball'), local('Playball-Regular'),
       url('../fonts/playball-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/playball-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/playball-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/playball-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/playball-v9-latin-regular.svg#Playball') format('svg'); /* Legacy iOS */
}
@font-face {
 
 
  font-family:"Open Sans";
  
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
.whyus{    color: #fff;
font-family:"Playball";
font-size:36px;
 
    margin: 0;
    padding: 0;}
.whyus2 {
    color: #5bb3fd;
	font-family:"Open Sans";
font-size:16px;
   
    margin: 0 0 1.5em;
    padding: 0;
    font-style: italic;
    position: relative;
}
.whyus2:after
 {
    content: '';
    position: absolute;
    bottom: 7px;
    width: 60px;
    height: 2px;
    display: inline-block;
    background: #ffb606;
    margin: 0 0 0 12px;
}
.whyust {
	color: #fff;
	margin: 0!important;
	font-family: "Open Sans";
	font-size:20px;
	padding-bottom:10px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.whyust2 {
	color: #fff;
	margin: 0!important;
	padding-bottom:20px;
	font-family: "Open Sans";
	font-size:15px;
	line-height: 22px;
}
#ialignh2aa img{
vertical-align:middle;
height:550px;
 width:100%;
background:   no-repeat center center fixed; 
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
 


}
.home1{ width:100%; background-image:url(../bg.jpg); background-repeat:repeat; position:relative; float:left; margin:0px; padding:0px; }
.home1 .service1{ width:50%; display:inline-block; float:left;}
.home1 .service2{ width:50%; display:inline-block; float:left; 	padding :35px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    -o-box-sizing:      border-box;
    box-sizing:         border-box;}
	
.home1 .service3{
	width:50%;
	display:inline-block;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	-o-box-sizing:      border-box;
	box-sizing:         border-box;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}	
.home1 .fulla{ width:100%; display: block;  }

.res-btn {
    border: none;
    outline: none;
    background: #1a1a1c;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Open Sans" ;
    font-weight: 600;
    display: inline-block;
    border-radius: 3px;
    transition: all 0.5s ease;
}
.res-btn i {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    margin-left: 12px;
}
.res-btn:hover {
    background: #ffb606;
    color: #fff;
}
a.read {
 font-family: "Open Sans" ;
    border: none;
    outline: none;
    background: #fd6239;
    padding: .8em 1.8em;
    color: #fff;
	display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .79em;
	font-weight:600;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
	text-decoration:none;
}
a.read:hover {
	text-decoration: none;
	background-color: #1c2c5d;
}
.this-images {
    text-align: right;
    position: relative;
}
.this-images img {
    position: relative;
    z-index: 2;
    max-width: 100%;
    left:  43px;
}
.this-images img.simg {
    z-index: 1;
    top: 42px;
    left:  15px;
    position: absolute;
}

.this-wtitle {
    margin: 0;
    color: #606060;
    text-transform: uppercase;
    font-size: 35px;
  font-family:"Open Sans";
	display:block;
}
.service-wtitle {
    margin: 0;
    color: #606060;
    text-transform: uppercase;
    font-size: 35px;
   font-family:"Open Sans";
}
.service-wtitle2 {
	margin: 0;
	color: #606060;
	text-transform: uppercase;
	font-size: 25px;
	line-height:41px;
	font-family:"Open Sans";
}
.service-wtitle4 {
	margin: 0;
	color: #606060;
	text-transform: uppercase;
	font-size: 18px;
	line-height:41px;
	font-family:"Open Sans";
	font-weight: bold;
}
.aparment-title {
    font-size: 50px;
    line-height: 55px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 30px;
    font-weight: bold;
   font-family:"Open Sans";
    color: #000;
	display:block;

}
.pservice
{
	font: 15px/26px "Open Sans";
	letter-spacing: 0.3px;
	color: #666666;
	padding-bottom: 40px;
	margin-bottom: 0px!important;
	display:block;
}
.pservice2
{
font-size:15px;
line-height:23px;
	   font-family:"Open Sans";
	letter-spacing: 0.3px;
	color: #666666;
	padding-bottom: 40px;
	margin-bottom: 0px!important;
	display:block;
}
.zerogrid .serviceapart-40a{	float:left;
width:45%;
	display: inline-block;
	font-family: "Gill Sans MT";}
	.zerogrid .serviceapart-40b{	float:left;
width:45%;
	display: inline-block;
	font-family: "Gill Sans MT";}
	.zerogrid .serviceapart-10{	float:left;
width:10%;
	display: inline-block;
	font-family: "Gill Sans MT";}

@media only screen and (min-width: 984px) and (max-width: 1200px) {}
@media only screen and (min-width: 768px) and (max-width: 984px) {.home1 .service1{ width:100%; display: block; float:none;}
.home1 .service2{ width:100%; display: block; float:none;}
 

}
@media only screen and (min-width: 620px) and (max-width: 767px) {.zerogrid .serviceapart-40a{	float:left;
width:90%;
	display: inline-block;
	font-family: "Gill Sans MT";}
	.zerogrid .serviceapart-40b{	float:left;
width:100%;
	display:  block;
	font-family: "Gill Sans MT";
	padding :20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    -o-box-sizing:      border-box;
    box-sizing:         border-box;
	}
	.zerogrid .serviceapart-10{	float:left;
width:10%;
	display: inline-block;
	font-family: "Gill Sans MT";

}
.home1 .service1{ width:100%; display: block; float:none;}
.home1 .service2{ width:100%; display: block; float:none;}
.home1 .service3{width:100%; display: block; float:none; padding-left:0px; padding-right:0px;}
#ialignh2aa img{
vertical-align:middle;
height:100%;
 width:100%; padding:10px;
background:   no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size:  cover;
  -o-background-size:  cover;
  background-size:  cover;
 


}
}
@media only screen and (max-width: 619px) {
#ialignh2aa img{
vertical-align:middle;
height:100%;
 width:100%; padding:10px;
background:   no-repeat center center fixed; 
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
 


}
.zerogrid .serviceapart-40a{	float:left;
width:90%;
	display: inline-block;
	font-family: "Gill Sans MT";}
	.zerogrid .serviceapart-40b{	float:left;
width:100%;
	display:  block;
	font-family: "Gill Sans MT";
	padding :20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    -o-box-sizing:      border-box;
    box-sizing:         border-box;
	}
	.zerogrid .serviceapart-10{	float:left;
width:10%;
	display: inline-block;
	font-family: "Gill Sans MT";

}

.home1 .service1{ width:100%; display: block; float:none;}
.home1 .service2{ width:100%; display: block; float:none;}
.home1 .service3{width:100%; display: block; float:none; padding-left:0px; padding-right:0px;}
}


.price-gd-top {
    text-align: center;
    position: relative;
}
.price-gd-top h4 {
	font-size: 20px;
	color: #fff;
	padding: 0.4em 1em;
	background: #0f2453;
	font-weight: 300;
	position: absolute;
	bottom: -20px;
	right: 0em;
}
.price-block {
    box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.15);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.price-block:hover {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -o-transform: scale(0.95);
    -ms-transform: scale(0.95);
    z-index: 1;
}
