@import url(http://fonts.googleapis.com/css?family=Raleway:400,700);
@import url(http://fonts.googleapis.com/css?family=Arizonia);


*{
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/* #### Generated By: http://www.cufonfonts.com #### */
@font-face {
	font-family: 'Conv_MyriadPro-Regular';
	src: url('fonts/MyriadPro-Regular.eot');
	src: local('?'), url('fonts/MyriadPro-Regular.woff') format('woff'), url('fonts/MyriadPro-Regular.ttf') format('truetype'), url('fonts/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

label.error{color:red !important;}


body, html{
	height: 100% !important;
}

body{
	font-family: 'Conv_MyriadPro-Regular';
	font-size: 14px;
	overflow-x: hidden;
	color:#fafafa;
}

p{
	margin: 0 0 20px 0;
}



a{
	transition: all 0.3s;
}
.designform form label .requiredstar{
color:#FF0000;
float:unset;}
.homepage{
background:url(../images/home_bg.jpg);
background-attachment:fixed;
background-size:100% 100%;}
.navigation{
margin-top:17%;
float:left;
width:100%;
height:200px;
background:rgba(255,255,255,0.7);
padding:10px 0;
}
.navbar-default{
background:none;
border:none;
text-align:center;}
.navbar-brand{
display:none;}
.navbar-default .navbar-nav{
float:none;}
.navbar-default .navbar-nav > li{
float:none;}
.navbar-default .nav > ul{
text-align:center;
}
.navbar-default .nav > li{
display:inline-flex;}
.navbar-default .nav > li:last-child > a{
border:none;
}
.navbar-default .nav > li > a{
padding:0px 12px 3px;
color:#7bab47;
font-size:20px;
border-right:1px solid #7bab47;
line-height:17px;
font-weight:bold;}
.navbar-default .nav > li > a .new{
	color:#ff0000;
	display:block;
	font-size:16px;
	text-decoration: blink;
	animation: blinker 1s linear infinite;
}
@keyframes blinker {  
  50% { opacity: 0.1;}
}
.navbar-default .nav > li.active > a{
color:#7030a0;
background:none;
}
.yellowstp{
float:left;
width:100%;
height:34px;
background:rgba(255,255,0,0.5);
margin:20px 0 0;
}
.logo{
text-align:center;}
.logo img{
margin-top:-105px;}
body.designform{
color:#000;
font-weight:400;}
.aboutpage{
background:url(../images/about_bg.jpg);
background-attachment:fixed;
background-size:100% 100%;}
.aboutpage .navigation{
margin-top:0px;
height:230px;
background:rgba(255,255,255,0.8);
}
.contactpage .navigation {
margin-top:0px;
height:230px;
background:rgba(255,255,255,0.8);
}
.clientelepage .navigation, .mediapage .navigation, .initiativespage .navigation {
margin-top:10px;
height:230px;
background:rgba(255,255,255,0.8);
}
.servicespage .navigation{
margin-top:10px;
height:230px;
background:rgba(255,255,255,0.8);
}
.selectworkpage .navigation{
margin-top:196px;
height:250px;}
.careerspage .navigation{
margin-top:0px;
height:230px;

}
.onlineportalpage .navigation{
margin-top:0px;
height:230px;
}
.aboutpage h4{
color:#fff;}
.aboutpage p{
color:#fff;
text-align:justify;}
.servicespage li{
color:#fff;}
.clientelepage ul, .mediapage ul{
padding:0;
list-style:inside;
/*list-style-type: value;*/}
.servicespage ul{
padding:0;
list-style:inside;
margin-bottom:0px;
/*list-style-type: value;*/}
footer {
position:absolute;
bottom:0;
right:0;}
footer p{
margin:0;}
.homepage footer p{
color:#000;}
.servicespage{background:url(../images/services_bg.jpg);
background-attachment:fixed;
background-size:100% 100%;}
.clientelepage{background:url(../images/clientele_bg.jpg);
background-attachment:fixed;
background-size:100% 100%;}
.mediapage{background:url(../images/media-awards_bg.jpg);
background-attachment:fixed;
background-size:100% 100%;}
.initiativespage{background:url(../images/initiatives_bg.jpg);
background-attachment:fixed;
background-size:100% 100%;}
.careerspage{background:url(../images/careers_bg.jpg);
background-attachment:fixed;
background-size:100% 100%;}
.contactpage {background:url(../images/contact_bg.jpg);
background-attachment:fixed;
background-size:100% 100%;}
.selectworkpage{background:url(../images/selected_works_bg.jpg);
background-attachment:fixed;
background-size:100% 100%;}
.onlineportalpage{background:url(../images/online-portal_bg.jpg);
background-attachment:fixed;
background-size:100% 100%;}
.clientlogo{
margin-top:20px;}
.clientlogo img{
margin-bottom:5px;
margin-top:5px;
 vertical-align: bottom;}
 .mediaaward img{
 vertical-align:bottom;}
.selectwork{
margin-top:20px;
padding:0;
}
.selectwork li {
	float:left;
	list-style:none;
	border-right:1px solid #fafafa;
	padding:0 10px 5px 10px;
	line-height:9px;
}

.selectwork li:last-child {
	border:none;
}

.selectwork li a {
	color:#fff;	
}
.selectwork li a:hover {
	color:#9f9f9f;
}
.selectwork li.active a{
color:#9f9f9f;
}
.selectwork li.active{
color:#9f9f9f;
padding:0 10px 0 0;
border-right:1px solid #9f9f9f;
}
.servicescon{
margin-top:60px;}
.aboutcon{
margin-top:90px;}
.clientcon{
margin-top:50px;}
.hedingmarg{
margin:0 0;}
.careerscon{
margin-top:110px;}
.contactuscon{
margin-top:50px;}
.servicesfc{
clear:both;}
.onlineportcon{
margin-top:20px;}
.onlineportcon form{
text-align:center;}
.onlineportcon form .emailtext input{
width:100%;
color:#000;
border:none;
padding:10px 5px;
margin-bottom:10px;
margin-top:10px;
}
.onlineportcon form .nextbu input,
.onlineportcon form .signbut input{
width:100%;
color:#000;
border:none;
padding:10px 5px;
background:#747474;
margin-bottom:10px;
color:#fff;
}
.emailmsg{
margin-bottom:0px;
font-size:16px;
font-weight:400;}
.forgotmsg, .registermsg, .logtit{
font-size:16px;
font-weight:400;}
.registermsg a{
color:#fafafa;}
.registerdemo{
font-size:48px;
margin-top:60px;
font-weight:600;}
.happyspace{
font-size:48px;
font-weight:600;}
.onlinetest, .testimonial{
clear:both;}
.testimonialcont{
clear:both;
background:rgba(255,255,255,0.4);
padding:10px;
text-align:center;

}
.testimonialtitle{
font-weight:400;
margin-bottom:5px;
font-size:20px;}
.testimonialcont p{
font-size:18px;
line-height:18px;}
.testimonialcont h5{
line-height:10px;
font-size:18px;
font-weight:600;}
.onlineportalpage footer{
/*position:relative;*/}

#pop_up {
	background: #f3f8ff;
	background: -moz-repeating-linear-gradient(45deg, #000 , #000 30px, #f3f8ff 30px, #f3f8ff 40px, #a1a1a1 40px, #a1a1a1 70px,#f3f8ff 70px, #f3f8ff 80px);
	background: -webkit-repeating-linear-gradient(45deg, #000 , #000 30px, #f3f8ff 30px, #f3f8ff 40px, #a1a1a1 40px, #a1a1a1 70px,#f3f8ff 70px, #f3f8ff 80px);
	background: -o-repeating-linear-gradient(45deg, #000 , #000 30px, #f3f8ff 30px, #f3f8ff 40px, #a1a1a1 40px, #a1a1a1 70px,#f3f8ff 70px, #f3f8ff 80px);
	background: repeating-linear-gradient(45deg, #000 , #000 30px, #f3f8ff 30px, #f3f8ff 40px, #a1a1a1 40px, #a1a1a1 70px,#f3f8ff 70px, #f3f8ff 80px);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding:8px;
	width:480px;
	display:none;
}
#fp_pop_up {
	background: #f3f8ff;
	background: -moz-repeating-linear-gradient(45deg, #000 , #000 30px, #f3f8ff 30px, #f3f8ff 40px, #a1a1a1 40px, #a1a1a1 70px,#f3f8ff 70px, #f3f8ff 80px);
	background: -webkit-repeating-linear-gradient(45deg, #000 , #000 30px, #f3f8ff 30px, #f3f8ff 40px, #a1a1a1 40px, #a1a1a1 70px,#f3f8ff 70px, #f3f8ff 80px);
	background: -o-repeating-linear-gradient(45deg, #000 , #000 30px, #f3f8ff 30px, #f3f8ff 40px, #a1a1a1 40px, #a1a1a1 70px,#f3f8ff 70px, #f3f8ff 80px);
	background: repeating-linear-gradient(45deg, #000 , #000 30px, #f3f8ff 30px, #f3f8ff 40px, #a1a1a1 40px, #a1a1a1 70px,#f3f8ff 70px, #f3f8ff 80px);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding:8px;
	width:480px;
	display:none;
}
#termandcodition{
ackground: -moz-repeating-linear-gradient(45deg, #000 , #000 30px, #f3f8ff 30px, #f3f8ff 40px, #a1a1a1 40px, #a1a1a1 70px,#f3f8ff 70px, #f3f8ff 80px);
	background: -webkit-repeating-linear-gradient(45deg, #000 , #000 30px, #f3f8ff 30px, #f3f8ff 40px, #a1a1a1 40px, #a1a1a1 70px,#f3f8ff 70px, #f3f8ff 80px);
	background: -o-repeating-linear-gradient(45deg, #000 , #000 30px, #f3f8ff 30px, #f3f8ff 40px, #a1a1a1 40px, #a1a1a1 70px,#f3f8ff 70px, #f3f8ff 80px);
	background: repeating-linear-gradient(45deg, #000 , #000 30px, #f3f8ff 30px, #f3f8ff 40px, #a1a1a1 40px, #a1a1a1 70px,#f3f8ff 70px, #f3f8ff 80px);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding:8px;
	width:480px;
	display:none;
	}
/*	
.designform .fancybox-inner{
	max-height:500px !important;
	}*/
	.designform form span.wall_no {
	float:unset;}
.application_form {
	background:#fff;
	padding:32px 20px;
}

.application_form h1 {
	font-size:30px;
	color:#7030a0;
	font-weight:600;
	letter-spacing:1px;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	text-align:center;
	border-bottom:solid 1px #ddd;
}
.application_form h1 span {
	color:#7bab47;
}
.application_form label {
	font-size:14px;
	color:#333;
	margin:0 0 3px 0;
}
.application_form fieldset {
	display:block;
	margin:0 0 12px 0;
}
/*.application_form fieldset:nth-child(2n) {
	margin:0px;	
}*/
.application_form input[type="submit"] {
	background:#a1a1a1;
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:1px;
	margin:10px 0 0 0;
	padding:8px 26px;
	border-radius: 4px;
    border-bottom: solid #999 5px;
}
.application_form input[type="submit"]:hover {
	background:#333;
	border-bottom: solid #444 5px;
}
.application_form p {
	font-size:15px;
	color:#333;
	line-height:30px;
	margin:10px 0 0 0;
	padding:0px
}
.roomform{
margin:10px auto 0;
color:#000;
/*width:80%;*/
}
.designformbg{
width:100%;
/*background:url(../images/contact_bg.jpg);
*/

float:left;
}
.roomform .fromspecbg{
color:#000;

/*border:#7030a0 3px solid;*/
background:url(../images/designbg.png);
background-attachment:fixed;
background-size:69% 59%;
background-repeat:no-repeat;
background-position:center;
width:100%;
float:left;
padding:37px 46px 20px 10px;
/*padding:50px 0 10px 30px;
height:400px;
overflow-y:scroll;*/
}
#cakeform .roomform .fromspecbg{
font-weight:600;}
.formscrolll{
width:100%;
float:left;

height:326px;
/*overflow-y:scroll;*/
}
.formscrolll h3{
border-top:1px solid #8d8d8d;}
.apenddivd,.apenddiv {
    border-top: 1px solid #000000;
    float: left;
    width: 100%;
	padding-bottom
}
form .roomform  select#space{width: 60%;}
form .roomform  select, form .roomform  input{
width:100%;
background:#8D8D8D;
color:#fff;}
 form .roomform  input[type="file"]{
 background:none;
 }
  form .roomform  textarea{
  width:100%;
  }
.with-full{
width:100%;
float:left;}
.with-full span{
margin-right:5px;}
.welcomeuser{
color:#000;
margin-bottom:0;
padding-right:35px;
}
.backbut{
background:#999999;
color:#fff;
text-transform:uppercase;
padding:5px 10px;
border:none}
.submitbut, .resetbut, .savebut{
 background: #a1a1a1 none repeat scroll 0 0;
    border-bottom: 5px solid #999999;
    border-radius: 4px;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 10px 0 10px;
    padding: 8px 26px;
    text-transform: uppercase;
}
.with-full span.ajeshow{
color:#92d050;
font-size:70px;
font-weight:600;
display:block;
line-height:45px;
width:100%;
text-align:center;
}
.aling-right{
text-align:right;}
.aling-center{
text-align:center;}
.aling-left{
text-align:left;}
.margintopdesign{
margin-top:0px;
margin-bottom:-42px;
}
.with-full .midletext span.ajeshow
{
line-height:430px;}
.botomcont{
margin-top:-50px;}
.clientmagrin{
margin-top:20px;}
.mediatopmar{
margin-top:90px;}
.initiatopmar{
margin-top:60px;}
.onlinetopslider{
font-size:18px;
margin-top:20px;
}
.designform form span{
display:inline-flex;
float:left;
width: 7%;}
.designform form span.sp{
display:inline-flex;
float:left;
width: 26%;}
#balconyappend{
float:left;
width:100%;
margin-bottom:20px;}
.remove_buttond, .remove_button, .remove_buttonc{
margin-left:10px;}
#totalPrice, #totalDay{
display:inline-flex;}
.selectpack{
font-size:18px;}
.colomspec1{
 width: 8.33333%;
  padding-left: 15px;
    padding-right: 15px;
	float:left;}
.colomspec10{
width: 83.3333%;
  padding-left: 15px;
    padding-right: 15px;
	float:left;}
	
	
	.squaredFour,
	.squaredFirst,
	.squaredSec,
	.squaredThird,
	.squaredFive,
	.squaredSix
	{
	width: 20px;	
	margin: 7px auto;
	position: relative;
}
.squaredSix{
display:inline-flex;}
.squaredFour label,
.squaredFirst label,
.squaredSec label,
.squaredThird label,
.squaredFive label,
.squaredSix label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	left:0;
	/*border-radius: 4px;
*/
	-webkit-box-shadow: inset 0px 1px 1px #000, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px #000, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px #000, 0px 1px 3px rgba(0,0,0,0.5);
	background: #7030a0;

	background: -webkit-radial-gradient(#7030a0, #221f1f); /* Safari 5.1 to 6.0 */
    background: -o-radial-gradient(#7030a0, #221f1f); /* For Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(#7030a0,  #221f1f); /* For Firefox 3.6 to 15 */
    background: radial-gradient(#7030a0,  #221f1f); /* Standard syntax (must be last) */}

.squaredFour label:after,
.squaredFirst label:after,
.squaredSec label:after,
.squaredThird label:after,
.squaredFive label:after,
.squaredSix label:after{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 6px;
	background: transparent;
	top: 7px;
	left: 6px;
	border: 2px solid #fff;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.squaredFour label:hover::after,
.squaredFirst label:hover::after,
.squaredSec label:hover::after,
.squaredThird label:hover::after,
.squaredFive label:hover::after,
.squaredSix label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.5;
}

.squaredFour input[type=checkbox]:checked + label:after,
.squaredFirst input[type=checkbox]:checked + label:after,
.squaredSec input[type=checkbox]:checked + label:after,
.squaredThird input[type=checkbox]:checked + label:after,
.squaredFive input[type=checkbox]:checked + label:after,
.squaredSix input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
/* SQUARED ONE */
.squaredOne,
.squaredOned,
.squaredOnet,
.squaredOnec {
	width: 20px;
	height: 20px;
	background: #000;
	margin: 3px auto;
	
	position: relative;
}

.squaredOne label,
.squaredOned label,
.squaredOnet label,
.squaredOnec label {
	cursor: pointer;
	position: absolute;
	width: 15px;
	height: 15px;
	left: 2px;
	top: 2px;

	background:#7030a0;
	background: -webkit-radial-gradient(#7030a0, #221f1f); /* Safari 5.1 to 6.0 */
    background: -o-radial-gradient(#7030a0, #221f1f); /* For Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(#7030a0,  #221f1f); /* For Firefox 3.6 to 15 */
    background: radial-gradient(#7030a0,  #221f1f); /* Standard syntax (must be last) */
	
}

.squaredOne label:after,
.squaredOned label:after,
.squaredOnet label:after,
.squaredOnec label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	background: #fff;


	top: 2px;
	left: 3px;
}

.squaredOne label:hover::after,
.squaredOned label:hover::after,
.squaredOnet label:hover::after,
.squaredOnec label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.squaredOne input[type=radio]:checked + label:after,
.squaredOned input[type=radio]:checked + label:after,
.squaredOnet input[type=radio]:checked + label:after,
.squaredOnec input[type=radio]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}	

hr{
display:block;
background:#8d8d8d;
height:1px;
}
input[type=number] {
    -moz-appearance:textfield;
}

	@media only screen and (max-width: 767px){
.navbar-default .navbar-nav{
float:left;}
.navbar-default .navbar-nav > li{
float:left;}
footer{
position:relative;}

}
@media only screen and (max-width: 600px){
.navbar-default .navbar-nav > li{
width:100%;
border-bottom:1px solid #92d050;}
.navbar-default .navbar-nav > li > a{
border:none;
width:100%;
padding:10px;
}
.navigation{
height:auto;}
.aboutpage .navigation{
height:auto;}
.servicespage .navigation, .clientelepage .navigation, .mediapage .navigation, .initiativespage .navigation, .contactpage .navigation,
.selectworkpage .navigation, .careerspage .navigation, .onlineportalpage .navigation{
height:auto;}
.mediaaward img{
width:100%;}
}
@media only screen and (max-width: 550px){
#pop_up{
width:320px;}
#fp_pop_up{
width:320px;}
}
@media only screen and (max-width: 480px){
.clientlogo img{
width:100%;}
#pop_up{
width:320px;}
#fp_pop_up{
width:320px;}
}
.bck_arrow{position: absolute; left: 15px;}
