.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
background-color:#106AB6;
color:#FFF;	
}

.navbar-custom-global {
  background-color: #27374D;
  border: 0;
  border-radius: 0;
  min-height: 60px;
  border-bottom: 0px solid #6BD69B;
  font-family: Arial, sans-serif;
  box-sizing: content-box; /* for bottom border */
}

.navbar-custom-global .container {
  position: relative;
}

.navbar-custom-global .navbar-nav>li>a,
.navbar-custom-global .navbar-nav>li>a:visited {
  color: #ffffff;
}
.navbar-nav>li>a{transition:0.5s;}
.navbar-custom-global .navbar-nav>li>a:hover {
  transform:scale(1.2,1.2);
  transition:0.5s;
}

.navbar-brand {
  position: absolute;
  top: 20px;
  padding: 0;
  margin: 0;
  height: auto;
}
@media only screen and (max-width : 992px) {
	
  .navbar-brand {
    top: 15px;
    left: 15px;
    font-size: 18px;
    margin: 0;
  }
}

.navbar-custom-global .brand-skcc {
  position: absolute;
  top: 25px;
  left: 150px;
  color: #ffffff;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media only screen and (max-width : 992px) {
  .navbar-custom-global .brand-skcc {
    top: 40px;
    left: 15px;
    font-size: 8px;
  }
}

.navbar-nav>li>a {
  padding-top: 35px;
  padding-bottom: 15px;
}

.navbar-nav {
  
}

.navbar-custom-global .navbar-collapse {

}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th,.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{border: 1px solid #000;}
@media only screen and (max-width : 768px) {
	.ovricn{height:150px !important; }
  .navbar-custom-global .navbar-collapse {
    border: 0;
    box-shadow: none;
  }
}

.navbar-custom-global .navbar-collapse .nav {

}
@media only screen and (max-width : 768px) {
  .navbar-custom-global .navbar-collapse .nav {
    padding-top: 40px;
    padding-bottom: 40px;
    width: 80%;
    max-width: 300px;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin: 0 auto;
  }
  
  .navbar-custom-global .navbar-collapse .nav a:link,
  .navbar-custom-global .navbar-collapse .nav a:visited {
    color: #000;
    border-bottom: 2px solid #6BD69B;
  }
  
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
  .navbar-custom-global .navbar-collapse .nav a:link,
  .navbar-custom-global .navbar-collapse .nav a:visited {
    color: #000;
    border-bottom: 2px solid #6BD69B;
  }
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}
.whiteHeading {
    border-color: #fff;
}
.heading111 {
    display: table;
    margin: 0 auto 30px;
    text-align: center;
    padding: 0px 0 7px;
    border: double #212121;
    border-width: 4px 0;
	color: #FFF;
	font-size: 22px !important;
}.ser-box {
    width: 100%;
    float: left;
    background: #f6f6f6;
    padding: 30px 0px;
    border-top: 5px solid #106AB6;
    box-shadow: 0 0 10px rgba(0,0,0,.10);
    text-align: center;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    overflow: hidden;
    position: relative;
}

    .ser-box:hover {
        border-color: #106AB6;
    }

    .ser-box:after {
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 0;
        height: 5px;
        background: #106AB6;
        content: "";
        z-index: 99;
        transition: all ease-in-out 0.3s;
        -webkit-transition: all ease-in-out 0.3s;
    }

    .ser-box:hover:after {
        width: 100%;
    }

    .ser-box.red .icon-box {
        background: #d33030;
    }

    .ser-box .icon-box {
        width: 80px;
        height: 80px;
        border-radius: 100%;
        background: #a38679;
        line-height: 75px;
        margin: auto;
        text-align: center;
        color: #091f2f;
        transition: all ease-in-out 0.3s;
        -webkit-transition: all ease-in-out 0.3s;
    }

    .ser-box h6 {
        font-weight: 700;
        margin: 28px 0 5px;
        font-size: 25px;
    }

    .ser-box p {
        margin: 0 0 18px;
        font-size: 16px;
        text-transform: uppercase;
    }

    .ser-box:hover .icon-box {
        background: #5c5c5c;
        border-radius: 20px;
    }

    .ser-box:hover h6 {
        color: #106AB6;
    }

    .ser-box.red:hover .icon-box {
        background: #104382;
    }
.border-shape {
    background: #106AB6 none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 3px;
    left: 0;
    margin: 0px auto 20px;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    width: 80px;
}
.property {
    background: white;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 2px 3px 1px #DCDCDC;
}.property-content {
    padding: 15px;
}
.property-description {
    margin: 0px;
    padding: 10px 0px 0px 0px;
}
.property-description li {
    position: relative;
    padding: 0px 0px 0px 40px;
    line-height: 30px;
    margin-bottom: 10px;
}
.property-description li i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 13px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #212121;
    color: #fff;
    border-radius: 50%;
}

.property-img {
    position: relative;
    display: block;
}
.view-btn {
    width: 100%;
    display: block;
    background-color: #106AB6;
    color: #fff;
    padding: 10px 0px;
    text-align: center;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.property-color-bar {
    background: #48a0dc;
    height: 3px;
    width: 0;
    position: absolute;
    z-index: 20;
    bottom: 0px;
    transition: all 0.4s;
}
.property:hover .property-color-bar {
    width: 100%;
}
.shadow-hover {
    transition: all 0.4s linear;
}
.shadow-hover {
    transition: all 0.4s linear;
}
.navbar{
    background: #106AB6d9;
    color: #555;
   
    margin-bottom: 20px;
    box-shadow: 0 6px 20px 0 rgba(0,0,0,0.12), 0 7px 10px -5px rgba(0,0,0,0.15) !important;
    border-radius: 0px;
    }
	.navbar-default .navbar-nav>li>a{color:#FFF;}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{background-color:#FFF !important; }
    .navbar.bg-info{
    color: #fff;
    background: #107DAC!important;
    box-shadow: 0 4px 20px 0 rgba(0,0,0,0.14), 0 7px 12px -5px rgba(0,188,212,0.46);
}
 .nav,ul,li,a{
  
  
  font-size: 14px;
    font-family: 'Lato', sans-serif;
 }

.navbar-custom-global .navbar-toggle {
  padding: 5px;
  margin-top: 15px;
  margin-right: 15px;
  background-color: #6BD69B;
  border-radius: 12px;
  border-width: 0px;
}

.navbar-custom-global .navbar-toggle:hover,
.navbar-custom-global .navbar-toggle:focus {
  background-color: #6BD69B;  
}

.navbar-custom-global .navbar-toggle .icon-bar {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  margin: 2px;
  background-color: #ffffff;
}
.property-description1{color: #FFF; text-align: left; }
.property-description1 li{ font-size: 1.2em;}
.property-description1 li i {
   
    left: 0;
    top: 0;
    font-size: 13px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #212121;
    color: #fff;
    border-radius: 50%;
	margin-right: 10px; margin-top: 20px;
}
.top-footer:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: rgba(51, 51, 51, 0.8);
}
.top-footer {
    position: relative;
    z-index: 1;
    background: url(images/top-footer-bg.jpg) center no-repeat;
    background-size: cover;
    padding: 60px 0px;
}
.spcl-area {
    text-align: center;
}
.crcl {
    width: 130px;
    height: 130px;
    background-color: transparent;
    -moz-border-radius: 80px;
    -webkit-border-radius: 80px;
    line-height: 130px;
    border-radius: 80px;
    text-align: center;
    margin: 0 auto;
    border: 2px solid #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.spcl-txt {
    text-align: center;
    font-size: 30px;
    color: #fff;
    letter-spacing: 10px;
    padding-top: 40px;
}
.fullwidth{

  width:100%;

  float:left;

}

.padding{

  padding:60px 0px;

}
.min-width{ 
  width:90%; 
  display:table; 
  margin:0 auto;
  }
/*-----------Towers-------------------*/
#towers
{
  background: #106AB6;
}
.mainContainer .towerstextBox {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0px 0px;
}

.mainContainer .towerstextBox h2 {
    font-size: 25px;
    padding: 12px 0px;
    text-transform: uppercase;
    color: #ffffff;
}

.mainContainer .towersBox
{
  width: 100%;
    float: left;
}
.mainContainer .towersBox li
{
  width: 20%;
    display: inline-block;
    margin: 0px -2px;
    vertical-align: top;
    padding: 20px 15px;
    text-align: center;
}
.mainContainer .towersBox li .imgBox
{
  width: 80px;
    display: block;
    margin: 10px auto;
    padding: 10px;
    position: relative;
  margin-bottom: 30px;
}
.mainContainer .towersBox li .imgBox:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);  
    border: 1px solid white; 
}
.mainContainer .towersBox li .imgBox:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    border-radius: 50%;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    border: 1px solid white; 
}
.mainContainer .towersBox li span
{
  width: 100%; 
    text-align: center; 
    font-size: 14px;
    line-height: 22px;
    color:#fff;
}


/*-------------------------*/

.photo-gallery {
  color:#313437;
}

.photo-gallery p {
  color:#7d8285;
}

.photo-gallery h2 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}

@media (max-width:767px) {
  .photo-gallery h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}

.photo-gallery .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto 40px;
}

.photo-gallery .intro p {
  margin-bottom:0;
}

.photo-gallery .photos {
  padding-bottom:20px;
}

.photo-gallery .item {
  padding-bottom:30px;
}

/**********************************/


/* modal*/
#enquirypopup .modal-dialog {
    width: 400px;
    padding: 0px ;
    position: relative;
}
@media only screen and (max-width: 575px) {
#enquirypopup .modal-dialog {
    width: 90% !important;
    margin: 5% ;
    position: relative;
}
}
#enquirypopup .modal-dialog {
    width: 400px;
    padding: 0px ;
    position: relative;
}
#enquirypopup .modal-dialog:before {
    content: '';
    height: 0px;
    width: 0px;
    border-left: 50px solid #106AB6;
    border-right: 50px solid transparent;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 1px;
    left: -14px;
    z-index: 99;
}

.custom-modal-header {
    text-align: center;
    color: #106AB6;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-top: 4px solid;
}

#enquirypopup .modal-dialog .close {
    z-index: 99999999;
    color: white;
    text-shadow: 0px 0px 0px;
    font-weight: normal;
    top: 4px;
    right: 6px;
    position: absolute;
    opacity: 1;
}

.custom-modal-header .modal-title {
    /* font-weight: bold; */
    font-size: 18px;
}

#enquirypopup .modal-dialog:after {
    content: '';
    height: 0px;
    width: 0px;
    /* border-right: 50px solid rgba(255, 0, 0, 0.98); */
    border-right: 50px solid #106AB6;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 1px;
    right: -14px;
    z-index: 999999;
}

.form-group {
    margin-bottom: 15px !important;
}

.form-inline .form-control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
/*---------scrollbar--------*/
.scrollbar
{
  
  
  height: 500px;
  width: 100%;
  background: #F5F5F5;
  overflow-y: scroll;
  margin-bottom: 25px;
}

.force-overflow
{
  min-height: 500px;
}


/*
 *  STYLE 2
 */

#style-2::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 10px;
  background-color: #106AB6;
}

#style-2::-webkit-scrollbar
{
  width: 12px;
  background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #D62929;
}


/*------Table--------*/


.table tr th {
  background-color: #106AB6;
  color: white;


}
.table>tbody+tbody{border-top:1px solid #000;}
.table>tbody>tr>td{
  padding: 10px;
  text-align: center;
  
}

/**/


.circle{
    counter-reset: list-counter;
    list-style: none;
    float:left;
}
.circle li{
    margin: 1.5em 1.5em;
    font-weight: bold;    
}
.circle li:before{
    content: counter(list-counter);
    counter-increment: list-counter;
    width: 3em;
    height: 3em;
    padding: .5em;
    margin-right: 1em;
    border-radius: 50%;
    border: .25em solid #ccc;
    background: #106AB6;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    
}

.box{
  background-color: white;
  margin-bottom: 3%;
  display:block;
}



/*high*/
.photo-gallery {
  color:#313437;
}

.photo-gallery p {
  color:#7d8285;
}

.photo-gallery h2 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}

@media (max-width:767px) {
  .photo-gallery h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}

.photo-gallery .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto 40px;
}

.photo-gallery .intro p {
  margin-bottom:0;
}

.photo-gallery .photos {
  padding-bottom:20px;
}

.photo-gallery .item {
  padding-bottom:30px;
}

.probygur{
	margin:2% 0%;
}
.progimg img{margin-top: 5%;}

/*image overlay effect*/
.containerovr {
  position: relative;
  width: 23%;
	margin: 0% 1%;
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	
.containerovr {
  position: relative;
  width: 90% !important;
	margin: 2% 5% !important;
 }

}

/* Make the image to responsive */
.imageovr {
  display: block;
  width: 100%;
  height: auto;
}

/* The overlay effect - lays on top of the container and over the image */
.overlayovr {
  position: absolute;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  color: #f1f1f1;
  width: 100%;
  transition: .5s ease;
  opacity:0;
  font-size: 20px;
  padding: 20px;
  text-align: center;
}

/* When you mouse over the container, fade in the overlay title */
.containerovr:hover .overlayovr {
  opacity: 1;
}
/*image overlay effect*/

.icon {
  color: white;
  font-size: 100px;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.fa-user:hover {
  color: #eee;
}
.containerabc {
	margin-top:8%;;
	padding:0;
  position: relative;
overflow:hidden;
  
}
.icon i{font-size: 50px;}
.iconpara{
	padding-top:20%;
	font-weight:600;
	
}
.kitchenAnimation {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000000;
    opacity: 0.5;
    width: 100%;
    height: 50%;
    transform: rotate(0deg);
    transform-origin: top left;
}
.containerabc:hover .kitchenAnimation{
	transform: rotate(-90deg);
  	transform-origin: top left;
	transition:0.5s;
	
}
.kitchenAnimation2 {
   position:absolute;
	top:50%;
	left:0;
	background-color:#000000;
	opacity:0.5;
	width:100%;
	height:50%;
	transform: rotate(0deg);
  	transform-origin: bottom right;
}
.containerabc:hover .kitchenAnimation2{
	transform: rotate(-90deg);
  	transform-origin: bottom right;
	transition:0.5s;
	
}
.kitchenAnimation3{
	position:absolute;
	top:-100%;
	left:35%;
	width:100%;
	height:100%;
	text-align:center; 
	padding-top:20%;
}
.containerabc:hover .kitchenAnimation3{
	top:-20%;
	transition:0.5s;
}
.spanhover:hover{
	text-decoration:none;
	
}
.modaldiv{
	padding-top:6%;
}
.formdiv{
	padding:2%;
 border-radius:5px;
}
.list-group-item1{
	background-color:transparent !important;
	color:#fff !important;
	border:0px !important;
	font-size:14px !important;
	line-height:2em !important;
}
.mytable{
	border:0px;
}
.mytable>tbody>tr>th{
font-size:20px;	
}
.mytable>tbody>tr>td{
	border:1px solid #ffffff;
	text-align:left;
background-color:#106AB6;
color:#ffffff;
font-size:16px;
}
.mytable2{
	border:1px solid #fff;
}
.mytable2>tbody>tr>th{
font-size:14px;
border-top:0px;
border-right:0px !important;
border-left:0px !important;
border-bottom:0px;	
}
.mytable2>tbody>tr>td{
	border:1px solid #ffffff;
	text-align:left;
background-color:#106AB6 !important;
color:#ffffff;
font-size:12px;
}
.brandsdiv{
	text-align:center;
	margin-top:0%;
	padding:1% 4%;
	height:150px;
	
}
.hoverabout:hover{
	
	
	 transform: rotateY(360deg);
	 transition:1.5s;
	
}
.flip-card {
  background-color: transparent;
  width: 100%;
  height: 100%;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  
}

.flip-card-back {
  background-color: #106AB6 !important;
  transform: rotateY(180deg);
  z-index:999;
  
  
}
.heightclass{
	min-height:395px !important;
	max-height:395px !important;
	
}
.loclist2{
	list-style-type:none;
	text-align:left;
}
 .loclist2 li{list-style-type:none; 
 			  color:#fff; 
			  font-size:16px; 
			  line-height:1.8em;
			  }
.loclist2 li i{color:#FFF;}
.bground{
  background-image:url(img/img/s2.jpg);
  background-repeat:no-repeat;
  background-attachment: fixed;
background-size: cover;
}
.bground2{
  background-image:url(img/img/s3.jpg);
  background-repeat:no-repeat;
  background-attachment: fixed;
background-size: cover;
}
.paddng{
	padding:2%;
	
}
.ammeniheading{
	text-align:center;
	font-size:18px;
	color:#fff;
	padding:5% 0% 0% 0%;
	
}
.border-shape2 {
    background: #fff;
    color: #fff;
    display: block;
    height: 3px;
    left: 0;
    margin: 0px auto;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    width: 80px;
	border-radius:10px;
	transition-duration:1s;
}
.paddng:hover .border-shape2 {
	width:160px;
	
}
.image{
	transition-duration:1s;	
	
}
.containerabc:hover .image{
	transform:scale(1.2,1.2);
	
}
.imgammen{
	border-radius:10px 10px 0px 0px;	
	overflow:hidden;
}
#fadein {
    margin-top: 25px;
    font-size: 21px;
    text-align: center;
    animation: fadeinn 2s;
    -moz-animation: fadeinn 2s; /* Firefox */
    -webkit-animation: fadeinn 2s; /* Safari and Chrome */
    -o-animation: fadeinn 2s; /* Opera */
}

@keyframes fadeinn {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
.nav-pills > .active > a{
	background-color:#D02318 !important;
	color:red;

}
#spectwotab, #specthreetab, #specfourtab, #speconetab{
	width:100%;
}