
.UnderConstruction{
	width:80%;
	margin:0 auto;
	padding:100px 0 0 0 ;
}

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999999999999999999999999;
	background: #0d0f1a url(../images/logo_animation.gif) center no-repeat;
}
::-webkit-input-placeholder {
   color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}
:-ms-input-placeholder {  
   color: #fff;  
}

/*----------------------------*/

.MarB30{
	margin-bottom:30px !important;
}

.navBg:before{
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
  background: #fffe30;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 1;
  height: 35%;
  bottom: -15%;
  right: -2%;
  z-index:100;
}
/*.utkalNavSection{
	padding-bottom:40px;
}*/
.utkal-logo{
	margin-bottom:20px;
}
.span-bg-type2 {
  position: absolute;
  bottom: -20%;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.BlueBg_1:before {
  content: '';
  position: absolute;
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(-5deg);
  background: #10a8e9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 1;
  height: 17%;
  bottom: 0%;
  z-index:10;
  width: 100%;
  left: -60%;
}
.sliderBtn{
  background: #fff;
  padding: 2px 10px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -moz-border-radius: 30px;
  font-size: 12px;
}
.span-bg.ProjectBg:before {
  content: '';
  position: absolute;
  top: -38px;
  left: -50%;
  width: 200%;
  height: 150px;
  -webkit-transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
  background: #fffe30;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.utkal-portfolio-widget{
  /*margin: 120px 0 0 0px !important;*/
  margin: 0px !important;
}
.utkal-portfolio-widget ol.FilterList{
  padding: 0;
  display:inline-block;
  margin: 0 40px 40px 0;
}
.utkal-portfolio-widget ol.FilterList li{
/*  text-transform:uppercase;
  font-size: 16px;
  padding:10px 15px;*/
    display: inline-block;
    padding: 6px 20px;
    background: rgba(241, 240, 37, 0.8);
    border-radius: 20px;
    margin: 0 10px 0 0;
    color: #252525;
    font-size: 14px;
    font-weight: 600; 
}
.utkal-portfolio-widget ol.FilterSubOption li{
	text-transform:none;
}

.utkal-portfolio-widget ol.FilterList li.active{
/*  color: #fffe30;
  border: 1px solid #fffe30;*/
	background: rgba(16, 168, 233, 0.8);
    color: #fff;  
}
.utkal-portfolio-widget ol.FilterList li:hover {
  /*color: #fffe30;*/
	background: rgba(16, 168, 233, 0.8);
    color: #fff;  
}
.utkal-portfolio-widget ol.FilterList li:before{
	background:none;
}
.GmapArea {
  background:url(../images/gmap.jpg) center center no-repeat;
  background-size: cover;
  min-height: 400px;
  position: relative; 
}
a.ProjectTitle{
	position:absolute;
	bottom:0;
	left:0;
	padding:10px;
	background:rgba(4, 9, 13, 0.9);
	color:#fff;
	width: 100%;
	opacity:0.7;
}
a.ProjectTitle:hover{
	opacity:1;
	background:rgba(0, 0, 0, 0.8);
}
#bottom-sidebar .widget-title {
  color: #fffe30;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.8;
  font-weight: 100;
  font-size: 18px;
  padding: 0;
  margin: 0 0 10px 0;
}
ul.FooterList li{
	line-height:30px;
}
ul.FooterList li a{
	color:#9f9f9f;
}
ul.FooterList li a:hover{
	color:#fffe30 !important;
}
.commentArea p{
	font-size:12px;
}
.commentArea span.fa{
	font-size:32px;
}
.commentThumbs img{
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	border:1px solid #48484f;
	padding:4px;
}
.span-bg-type3 {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.WhiteBg_1:before, .DocumentWhiteBg_1:before {
  content: '';
  position: absolute;
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  background: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 1;
  height: 12%;
  /* bottom: 0%; */
  /* z-index: 10; */
  width: 104%;
  left: -1%;
  z-index: 1;
}
.DocumentWhiteBg_1:before{
	top: -20%;
    height: 30%;
}
.projectBg{
	background:#fff url(../images/project_bg.jpg) 15% -16% no-repeat;
}

/*-------------------- About US ---------------*/

.utkal_aboutArea{
	width:100%;
	min-height:600px;
}
.About_Intro{
	padding:100px 0 0 0;
}

h1.utkal_PageTitle{
    font-family: "Raleway", sans-serif;
    font-size: 60px;
    line-height: normal;
    color: #fff;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 800;
    transform: rotate(-90deg);
    position: absolute;
    left: -50px;
    top: 42%;
    opacity: 0.15;
}
h1.utkal_PageTitle.LargeText{
	left: -75px;
   /* top: 96%;*/	
}
h1.utkal_PageTitle.SmallText{
    left: 0px;
    /*top: 58%;*/
}
.AwardPic{
	float:left;
	width:100%;
	margin:30px 0 10px 0;
}
.AwardPic img{
    padding: 4px;
    border: 1px solid #33374A;
}
.TestimonialsPic img{
    padding: 4px;
    border: 1px solid #f4f4f4;
}
.StripeImage{
	width:100%;
	float:left;
	text-align:center;
	margin:20px 0 0 0;
}
.TestimonialsArea{
	width: 100%;
    float: left;
    margin: 10px 0;
    border-bottom: 1px solid #f4f4f4;
    padding: 0 0 20px 0;
}
.TestimonialsBg{
	/*background:url(../images/testimonials_bg.png) 100% 10% no-repeat;*/
	background:url(../images/background/testimonial_bg.jpg) fixed 50% 0% no-repeat;
}
.utkal-sticky-menu {
	text-align:center;
}
.utkal-sticky-menu .sf-menu > li{
	float:none;
}


/*---------------------- Project ---------------------*/

.utkal_project_banner .span-bg:before{
    bottom: -49%;	
}
.BannerDisplayArea{
	width:100%;
	float:left;
	position:relative;
	margin:20px 0;
	text-align:center;
}
.ProjectSpecsArea{
    width: 200px;
    height: 200px;
    /*float: left;*/
    text-align: center;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
    z-index: 90;
	display: inline-block;
}
.ProjectSpecsArea span, a.ProjectSpecsArea span{
	width:100%;
	height:100%;
	background:#fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;	
	float:left;
	padding: 20px;
}
a.ProjectSpecsArea:hover span {
	background: #FFFE30;
}
.ProjectSpecsArea::after{
    content: " ";
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    float: left;
    z-index: -10;
    position: absolute;
    left: -10px;
    top: -10px;	
}

.ProjectSpecsArea h4{
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #10a8e9;
    letter-spacing: 0.1px;
    font-weight: 600;
    margin: 40px 0 0 0;
	text-transform:none;
}
.ProjectSpecsArea h4 i{
    font-size: 34px;
    color: #292929;
    margin: 0 0 10px 0;
}
ul.ProjectHighlightList li{
	position:relative;
    padding: 0px 0px 0 30px;
    margin: 0 0 10px 0;	
}
ul.ProjectHighlightList li::before{
	content: '';
    position: absolute;
    top: 9px;
    left: 0;
    width: 4px;
    height: 4px;
    background: #0b81b4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;	
}
table.UtkalTable{
	width:100%;
}
table.UtkalTable tr td{
    padding: 10px;
    border-bottom: 1px solid #2E303A;
}
table.TableType2 tr td{
    border-bottom: 1px solid #f4f4f4;
	text-align:left;
}

ul.AmenitiesList li{
    float: left;
    padding: 0 40px;
    margin: 20px 0;
    text-align: center;
}
ul.AmenitiesList li i{
	width:60px;
	height:60px;
	display:inline-block;
	margin:0 0 5px 0;
}
ul.AmenitiesList li i.ParkingIcon{
	background:url(../images/parking_icon.png) 50% 50% no-repeat;
}
ul.AmenitiesList li i.MaintainanceIcon{
	background:url(../images/maintain_icon.png) 50% 50% no-repeat;
}
ul.AmenitiesList li i.PowerIcon{
	background:url(../images/power_icon.png) 50% 50% no-repeat;
}
ul.AmenitiesList li i.RainWaterIcon{
	background:url(../images/rain_water_icon.png) 50% 50% no-repeat;
}
ul.AmenitiesList li i.LiftIcon{
	background:url(../images/lift_icon.png) 50% 50% no-repeat;
}
ul.AmenitiesList li i.SecurityIcon{
	background:url(../images/security_icon.png) 50% 50% no-repeat;
}

.ProjectRelevant_Parallax{
	padding:0;
}

.ProjectRelevant_Parallax header .widget-title{
    margin-top: 150px;	
}
a.DownloadBtn{
	float:none;
	font-size:20px;
}
a.DownloadBtn:hover{
	color:#000000 !important; 
}
.DownloadPdfArea{
	margin:100px 0;
}
.ProjectRelevant_Parallax{
	background:url(../images/background/project_download_bg.jpg) 50% 50% no-repeat;
}
.utkal_project_gallery{
	margin:0 !important;
}

.utkal_ProjectHighlights_area .utkal-intro-1-widget .intro-thumb{
	margin-top:0;
}

.Project_Thumbs_slider{
    position: relative;
    width: 247px;
    background: #fffe30;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    margin-left: 0px;
    margin-bottom: 40px;
    padding: 11px;
}
.Project_Thumbs_slider ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
.Project_Thumbs_slider ul li{
	display:block;
}
.Project_Thumbs_slider ul li img{
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
}
.Project_Thumbs_slider .bx-wrapper{
	padding:0;
}

.Project_Thumbs_slider .bx-wrapper .bx-viewport{
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;	
}

.HomeSlider{
	width:100%;
	margin:0 auto;
	position:relative;
}
.HomeSlider .bx-wrapper{
	padding:0;
	margin:0 auto;
}
a.FloatedLogo{
    position: absolute;
    left: 45%;
    top: 3%;
    z-index: 100;
}
.BannerFloatedText{
    width: 100%;
    position: absolute;
    z-index: 100;
    left: 0%;
    bottom: 20%;
    background: rgba(7, 13, 31, 0.51);
    text-align: center;
    padding: 10px 0;
}
.BannerFloatedText .utkal-intro-widget{
    width: 40%;
    margin: 0 auto;
}

.BannerFloatedText .utkal-intro-widget p.intro-title, .BannerFloatedText .utkal-intro-widget p.intro-des{
	color: #FFFFFF;
    opacity: 1;
}

.utkal_project_NavArea .navBg:before {
	-webkit-transform: rotate(1.2deg);
    -moz-transform: rotate(1.2deg);
    -ms-transform: rotate(1.2deg);
    transform: rotate(1.2deg);
    background: #fffe30;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 1;
    height: 130%;
    bottom: 14%;
    right: -2%;
    z-index: 100;
}
.utkal_project_NavArea .utkal-header-middle{
    padding: 5px 0;	
}

.utkal_project_NavArea .BlueBg_1:before {
    content: '';
    position: absolute;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(-2deg);
    background: #10a8e9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 1;
    height: 51%;
    bottom: 0%;
    z-index: 10;
    width: 100%;
    left: -52%;
}

.utkal_project_NavArea .utkal-sticky-menu .sf-menu > li{
	background: #F1F025;
    border-radius: 20px;	
    padding: 0 20px;
    margin: 0 0px 6px 0;	
}
.utkal_project_NavArea .utkal-sticky-menu .sf-menu > li:before{
	content:initial;
}
.utkal_project_NavArea .utkal-sticky-menu .sf-menu > li a{
    font-size: 14px;
    line-height: 30px;	
}
.utkal_project_NavArea .utkal-sticky-menu .sf-menu li.current-menu-item, .utkal_project_NavArea .utkal-sticky-menu .sf-menu li.sfHover{
	background:#10a8e9;
	color:#fff;
}
.utkal_project_NavArea .utkal-sticky-menu .sf-menu li.BackHome{
	background: #232D4A;
}
.utkal_project_NavArea .utkal-sticky-menu .sf-menu li.BackHome a{
	color: #FFFE30 !important;
}
.utkal_project_NavArea .utkal-sticky-menu .sf-menu li.BackHome a:hover{
	color: #fff !important;
}
.utkal-header-bottom.utkal-sticky-menu.fixed .main-menu > li.sfHover > a, .utkal_project_NavArea .utkal-sticky-menu .sf-menu li.current-menu-item a {
	color:#fff;	
}

.utkal_project_NavArea .utkal-sticky-menu .sf-menu li.current-menu-item > a{
	color:#fff;
}

a.EnquiryBtn{
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    line-height: normal;
    color: #000;
    font-weight: 800;
    transform: rotate(-90deg);
    position: fixed;
    left: -3.5%;
    top: 27%;
    padding: 8px 15px 10px;
    background: rgba(255, 254, 48, 0.85);
    border-radius: 0 0px 10px 10px;
    text-transform: uppercase;
    letter-spacing: 6px;
    z-index: 100;	
}
.EnquiryModal .modal-header h4.modal-title{
    font-family: "Raleway", sans-serif;
    font-size: 22px;
    line-height: normal;
    color: #000;
    font-weight: 800;	
}
.EnquiryModal .modal-header p{
	margin:0;
}
.EnquiryModal .modal-body.Vatika{
	background:url(../images/project/vatika/utkal_villa_thumbs_1.jpg) 50% 50% no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	padding:0;
	float:left;
	width:100%;
}
.EnquiryModal .modal-body.Villa{
	background:url(../images/project/villa/utkal_villa_thumbs_1.jpg) 50% 50% no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	padding:0;
	float:left;
	width:100%;	
}
.EnquiryModal .modal-body.Signature{
	background:url(../images/project/signature/signature_slider_1.jpg) 50% 50% no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	padding:0;
	float:left;
	width:100%;	
}
.EnquiryModal .modal-body.kamalaVihar{
	background:url(../images/project/kamala_vihar/kamala_vihar_slider_1.jpg) 50% 50% no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	padding:0;
	float:left;
	width:100%;	
}
.EnquiryModal .modal-body.CityMart{
	background:url(../images/project/city%20mart/city_mart_slider_1.jpg) 50% 50% no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	padding:0;
	float:left;
	width:100%;	
}

.EnquiryModal .modal-body.Royal{
	background:url(../images/project/royal/royal_slider_1.jpg) 50% 50% no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	padding:0;
	float:left;
	width:100%;	
}
.EnquiryModal .modal-body.Heights{
	background:url(../images/project/heights/heights_slider_1.jpg) 50% 50% no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	padding:0;
	float:left;
	width:100%;	
}
.EnquiryModal .modal-body.CentrePoint{
	background:url(../images/project/kanika/kanika_slider_1.jpg) 50% 50% no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	padding:0;
	float:left;
    width: 100%;	
}
.EnquiryModal .modal-body.CorporatePark{
	background:url(../images/project/corporate_park/gallery/corporate_gallery_large_1.jpg) 50% 50% no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	padding:0;
	float:left;
	width:100%;	
}
.EnquiryModal .modal-body .FormArea{
    margin: 0px 0 0 0;
    padding: 60px 20px 20px;
	float: left;
    width: 100%;	

}
/*.EnquiryModal .modal-body .FormArea .curveBg{
	position:relative;
	overflow:hidden;
}*/
.EnquiryModal .modal-body .FormArea .curveBg::before{
    content: " ";
    position: absolute;
    left: -15px;
    top: 55px;
    background: rgba(0, 0, 0, 0.76);
    transform: rotate(5deg);
    width: 112%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
}
.EnquiryModal .FormArea .contact-box-1{
	position:relative;
	z-index:100;
	width:100%;
}
.EnquiryModal .FormArea .contact-box-1 input, 
.EnquiryModal .FormArea .contact-box-1 textarea{
	border-bottom:1px solid #fff;
	color:#fff;
}
.EnquiryModal .FormArea .contact-box-1 input[type="submit"]{
	border:none;
}
.EnquiryModal .FormArea .contact-box-1 textarea, .EnquiryModal .FormArea .contact-box-1 select{
	border:none;
	border-bottom:1px solid #fff;
}

.EnquiryModal .FormArea input::-webkit-input-placeholder, .EnquiryModal .FormArea textarea::-webkit-input-placeholder, .EnquiryModal .FormArea select::-webkit-input-placeholder {
   color: #fff;
}
.EnquiryModal .FormArea input:-moz-placeholder, .EnquiryModal .FormArea textarea:-moz-placeholder, .EnquiryModal .FormArea select:-moz-placeholder {
   color: #fff;  
}
.EnquiryModal .FormArea input::-moz-placeholder, .EnquiryModal .FormArea textarea::-moz-placeholder, .EnquiryModal .FormArea select::-moz-placeholder { 
   color: #fff;  
}
.EnquiryModal .FormArea input:-ms-input-placeholder, .EnquiryModal .FormArea textarea:-ms-input-placeholder, .EnquiryModal .FormArea select:-ms-input-placeholder {  
   color: #fff;  
}

.EnquiryModal .modal-dialog, .EnquiryModal .modal-content{
	overflow:hidden;
	border:none;
}

.EnquiryModal .contact-box-1 .input-block:first-child{
	margin:0;
}
.utkal_sales_office{
	padding:0;
}
.Pad50TB{
	padding:50px 0;
}
.ProjectGalleryArea{
	width:100%;
	float:left;
    margin: 0 0 60px 0;	
}
.ProjectGalleryArea .gallery{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-width:10px;
	border-style:solid;
	border-color:rgba(255, 255, 255, 0.1);
	margin-bottom:10px;
}
.ProjectGalleryArea .gallery img{
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}
.ProjectGalleryArea .carousel{
    background: rgba(5, 8, 14, 0.78);
    border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
    padding: 6px;
}
.ProjectGalleryArea .carousel img{
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;	
}
.ProjectGalleryArea .carousel li a{
	text-align:center;
}
.ProjectGalleryArea .carousel li a p{
	text-transform:uppercase;
	font-size:11px;
    line-height: normal;	
}

/*#ConstructionUpdatesPanel, #FloorPlanPanel{
	display:none;
}*/
.GallerySpecificBtnArea{
	width:100%;
	float:left;
	text-align:center;
	margin:20px 0;
}
.GallerySpecificBtnArea a{
    display: inline-block;
    padding: 6px 20px;
    background: rgba(241, 240, 37, 0.8);
    border-radius: 20px;
    margin: 0 10px 0 0;
    color: #252525;
    font-size: 14px;
    font-weight: 600;
}
.GallerySpecificBtnArea a:hover, .GallerySpecificBtnArea a.active{
    background: rgba(16, 168, 233, 0.8);
	color:#fff;
}
a.DownloadGalleryPdf{
    width: 100px;
    height: 100px;
    background: rgba(29, 151, 203, 0.91);
    border-radius: 50%;
    border-width: 4px;
    border-style: solid;
    border-color: rgb(29, 151, 203);
    position: absolute;
    right: 5%;
    bottom: 5%;
    text-align: center;
    line-height: 20px;
    vertical-align: middle;
    z-index: 999;
    padding: 20px 0 0 0;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    box-shadow: -4px 4px 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: -4px 4px 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: -4px 4px 10px rgba(0, 0, 0, 0.3);
	-o-box-shadow: -4px 4px 10px rgba(0, 0, 0, 0.3);
}
a.DownloadGalleryPdf i{
    background-color: #F32219;
    font-size: 24px;
    font-weight: 200;
}
.PadT0{
	padding:0 !important;
}
.ProjectLogo{
    width: 150px;
    height: 65px;
    position: absolute;
    right: -54%;
    bottom: 40%;
    display: inline-block;
    padding: 4px 10px 0 26px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    z-index: -1;
}
.ProjectLogo.UtkalVatika{
	background:url(../images/vatika_logo.png) 50% 50% no-repeat;
}
.ProjectLogo.UtkalSignature{
	background:url(../images/signature_logo.png) 50% 50% no-repeat;
}
.ProjectLogo.UtkalRoyal{
	background:url(../images/royal_logo.png) 50% 50% no-repeat;
}
.ProjectLogo.UtkalHeights{
	background:url(../images/project/heights/heights_logo.png) 50% 50% no-repeat;
}
.ProjectLogo.UtkalCentrePoint{
	background:url(../images/centre_point_logo.png) 50% 50% no-repeat;
}
.SuperStructureArea ul{
	margin-bottom:30px;
}


.TestimonialsArea .utkal-intro-2-widget .intro-content .entry-item .entry-content p{
	color:#000000;
	font-weight: 400;
    line-height: 20px;	
}
.TestimonialsArea .utkal-intro-2-widget .intro-content .entry-item .entry-content p.SubTitle{
	color: #10a8e9;
}

.TestimonialsArea .utkal-line:before{
    background: #10A8E9;
    border: 3px solid #10A8E9;	
}
.TestimonialsArea .utkal-line:after{
    background: #10A8E9;
}

.TestimonialsContentArea .intro-content .entry-item .entry-thumb{
	margin:0;
}

/*-------------------*/

.MainMenuNew.sf-menu, .project_main_menu{
	background: rgba(2, 107, 152, 1);
    padding: 0px 0;	
}
.main-menu.MainMenuNew > li > a{
    color: #8BDCFF;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.4px;
	padding: 15px 25px;
	border-right: 1px solid #0D81B3;
}
.main-menu.MainMenuNew > li:last-child > a{
	border-right:none;
}
.main-menu.MainMenuNew > li{
	padding:0;
	margin: 0 0 0 -4px;
}
.main-menu.MainMenuNew > li > a:hover{
	color:#fff;
}
.main-menu.MainMenuNew > li ul, .main-menu.MainMenuNew > li ul.sub-menu{
    top: 52px;
    left: -1px;	
}
.main-menu.MainMenuNew li.current-menu-item a{
    background: #0096D6;
    color: #FFFFFF;
}
.main-menu.MainMenuNew > li ul li, .main-menu.MainMenuNew > li ul.sub-menu li{
	border-top: 1px solid #14A9E8;
}
.main-menu.MainMenuNew > li ul li a, .main-menu.MainMenuNew > li ul.sub-menu li a{
	color: #93DFFF;
}
.main-menu.MainMenuNew > li ul li a:hover, .main-menu.MainMenuNew > li ul.sub-menu li a:hover{
	color: #fff;
}
.main-menu.MainMenuNew > li ul:before, .main-menu.MainMenuNew > li ul.sub-menu:before{
    background: #0096D6;	
}
.main-menu.MainMenuNew > li.sfHover{
	background: #0096D6;		
}
.main-menu.MainMenuNew > li.sfHover a{
	color:#fff;
}

.contact-thumb{
	float:left;
	width:35%;
}
.contact-box-1{
	float:left;
	width:65%;
	margin: 0px 0px 0 0;
    padding: 0 0px 0px 0px;
}
.about_area_top .span-bg::before{
    top: -115px !important;
    left: -50%;
    width: 200%;
    height: 150px;	
    transform: rotate(-5deg);
}
.about_area_top .span-bg:after{
    content: no-open-quote;
	display:none;
}
.utkal_why, .utkal_why > header{
	text-align:left;
}
.utkal_why > header{
	margin-bottom:0;
}
.utkal_why h3.widget-title{
	margin:0 0 20px 0;
}

.utkal-social-links.styleNew ul li a{
    color: #292929;	
	border: 1px solid #909090;
	background:#fff;
}
ul.TestimonialsFilterList{
	list-style-type:none;
	padding:0;
	margin:0;
}
ul.TestimonialsFilterList li{
	float:left;
	padding:0 4px;
}
ul.TestimonialsFilterList li a{
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #505050;
    font-weight: 600;
    background: #f4f4f4;
    border-radius: 12px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 12px;
    -o-border-radius: 12px;
    padding: 4px 15px 6px;
    border: 1px solid #E8E8E8;
}
ul.TestimonialsFilterList li a:hover{
	background:#10a8e9;
	color:#fff;
	border: 1px solid #10a8e9;
}
.TestimonialsContentArea .intro-content h4.SectionTitle{
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    text-transform: capitalize;
    color: #292929;
    position: relative;
    padding: 80px 0px 20px;
    border-bottom: 1px solid #DEDEDE;
    margin: 0 0 30px 0;	
}
.TestimonialsContentArea .intro-content ul li{
	margin: 0px 0 40px;
}

.main-menu.MainMenuNew li.HighLight a {
    background: #F3F10A;
    color: #000 !Important;
}
.main-menu.MainMenuNew li.HighLight a:hover {
    background:#026B98;
    color: #FFFFFF !Important;
	
}

/*-------------------- Project // Updates ---------------------*/

/*.TopProjectName{
    position: absolute;
    right: 0;
    top: 3%;
    z-index: 100;
    background: rgba(4, 5, 8, 0.93);
    border-radius: 10px 0 0 10px;
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    -o-border-radius: 20px 0 0 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
	padding: 10px 20px 12px;
}*/
.TopProjectName{
    position: absolute;
    right: 3%;
    top: 0%;
    z-index: 100;
    /*background: rgba(4, 5, 8, 0.93);
    border-radius: 10px 0 0 10px;
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    -o-border-radius: 20px 0 0 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
	padding: 10px 20px 12px;*/
	width:122px;
	height:148px;
	display:inline-block;
	background:url(../images/project_inner_logo_bg.png) 50% 50% no-repeat;
	padding:10px;
}
.TopProjectName h1{
    font-family: "Raleway", sans-serif;
    font-size: 20px;
    color: #FEFD2F;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 17px;
    margin: 0;
}
h2.TestimonialsHeader{
    font-family: "Raleway", sans-serif;
    margin: 20px 0 30px 158px;
    font-weight: 700 !Important;
    text-transform: uppercase;
    font-size: 32px;
}
h2.AboutHeader {
    font-family: "Raleway", sans-serif;
    margin: 20px 0 0px 0px;
    font-weight: 700 !Important;
    text-transform: uppercase;
    font-size: 32px;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #1F2129;
}
.FeaturesSpecification{
	width:100%;
	float:left;
	text-align:left;
}
.FeaturesSpecification h6{
    font-weight: 600;
    font-size: 16px;	
}
.FeaturesSpecification ul.ProjectHighlightList li {
    position: relative;
    padding: 0px 0px 10px 30px;
    font-size: 14px;
}
.modal-dialog.ProjectModalPopup{
	width:60%;
}
.ProjectPopupHeader{
	border:none;
    border-bottom: none !important;	
}
ul.ContactList li{
	margin:0 0 10px 0;
}
ul.ContactList li a:hover{
	color:#10a8e9;
}
.Project_contact_form{
	width:100%;
}
img.FooterCelebLogo{
	width:75%;
}

/*---------------*/

.projectStickyMenu{
    width: 100%;
    background: #026B98;	
}

/*.projectStickyMenu li a{
    color: #8BDCFF;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.4px;
    padding: 15px 25px;
    border-right: 1px solid #0D81B3;
	text-transform:uppercase;
}
.projectStickyMenu li.current-menu-item a {
    background: #0096D6;
    color: #FFFFFF;
}*/

h3.InvestHeaderText{
	text-transform:none;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    text-transform: capitalize;
    color: #292929;	
}
h3.InvestHeaderText span {
    color: #10a8e9;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
}
.bhubaneswar_key h3.widget-title span{
	text-transform:none;
	font-weight:400;
	font-size:20px;
}

.bhubaneswar_key h3.widget-title{
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
}
.KeyArea{
    width: 100%;
    padding: 60px 0;
    margin: 0;
    float: left;
    position: relative;
    min-height: 600px;
}
.KeyShape{
    float: left;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    padding: 20px;
    text-align: center;
    border: 4px solid #FFFF30;
    background: rgba(2, 107, 152, 0.32);
	position:absolute;
}
.KeyShape.KeyShape_large{
    width: 250px;
    height: 250px;	
}
.KeyShape.KeyShape_Med{
    width: 200px;
    height: 200px;	
}
.KeyShape.KeyShape_small{
    width: 170px;
    height: 170px;	
}
.KeyShape h4{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 28px;
    line-height: 24px;
    color: #fff;
    margin: 50px 0 0px 0;
    padding: 0;
    font-weight: 600;
}
.KeyShape.KeyShape_large h4{
    margin: 78px 0 0px 0;
}
.KeyShape.KeyShape_Med h4{
	font-size:24px;
}
.KeyShape.KeyShape_Med span{
	font-size:14px;
}
.KeyShape.KeyShape_small h4{
    font-size: 34px;
    margin: 35px 0 0px 0;
}
.KeyShape.KeyShape_small span{
	font-size:15px;
}
.KeyShape.Pos_Four h4{
	font-size:34px;
	margin: 35px 0 0px 0;
}
.KeyShape.Pos_Four span{
	line-height:10px;
}

.KeyShape h4 span{
    color: #fff;
    font-size: 16px;
    text-transform: none;
	font-weight:400;
}

.Pos_One{
	left:20%;
	top:0;
}
.Pos_Two{
    left: 50%;
    top: 10%;
}
.Pos_Three{
    left: 40%;
    top: 50%;
}
.Pos_Four{
    left: 70%;
    top: 50%;
}

/*------------------------- */

.AjaxError {
    color: #ee2229;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    display: none;
}
.AjaxSuccess {
    color: #0C6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    display: none;
}
.error{
  position: absolute;
  right: 0;
  top: 0;
  color: #f96262 !important;
  font-size:12px;
}
.error < .form-group{
	border:1px solid #f96262 !important;
}


form.newsletter-form input::-webkit-input-placeholder {
   color: #000000;
}
form.newsletter-form input:-moz-placeholder { /* Firefox 18- */
   color: #000000;
}
form.newsletter-form input::-moz-placeholder {  /* Firefox 19+ */
   color: #000000;
}
form.newsletter-form input:-ms-input-placeholder {  
   color: #000000;
}

/*-------------*/

#ajaxsuccess {
  width: 100%;
  display: none;
  clear:both;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  padding:5px 15px;
  color:#fff;
  background: #CDDC39; 
}
/**/
.error{
  position: absolute;
  right: 2px;
  top: 2px;
  color:#f96262;
  font-size:12px;
}
.error < .form-group{
	border:1px solid #f96262 !important;
}
.AjaxError {
    color: #ee2229;
  	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    display: none;
}
.AjaxSuccess {
    color: #0C6;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    display: none;
}
.form-group{
	position:relative;
}
.form-control{
	height: 40px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	-o-border-radius:0px;
	border-radius:0px;
}
.contact-form .SubmitBtn{
    background: #0096D6;
    color: #FFFFFF;
    border: none;
    padding: 10px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 600;	
}
.contact-form .SubmitBtn:hover{
    background: #026b98;
}
form.contact-form textarea::-webkit-input-placeholder{
    color: #898989;
}
form.contact-form textarea::-moz-placeholder{
    color: #898989;
}
form.contact-form textarea:-ms-input-placeholder{
    color: #898989;
}
form.contact-form textarea:-moz-placeholder{
    color: #898989;
}