


* {
  margin: 0px;
  padding: 0px;
  outline: 0!important;
}

body {
  line-height: 1.7;
  font-size: 16px;
  color: #263d5c;
  font-family: 'Quicksand', sans-serif;
  font-weight: 500;
}

ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

a:hover {
  text-decoration: none;
}

a:focus {
  outline: none;
  text-decoration: none;
}

ul {
 margin-bottom: 0px;
}

/*header {
  padding: 0;
  background: #fff;
}*/


.w3layouts-top-strip {
  border-top: 1px solid #e0e0e0;
  padding: 10px 0;
}


.logo {
  float: left;
  width: 250px;
}

.logo a {
  font-size: 40px;
  text-decoration: none;
  color: #212121;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.logo span {
  color: #86c724;
}

.w3ls-social-icons {
  margin-top: 7px;
  float: right;
}

body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.w3ls-social-icons i, .w3ls-social i {
  font-size: 15px;
  border: 1px solid #212121;
  padding: 8px 10px;
  color: #212121;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -moz-transition: 0.5s all;
}


.header-left-info {
  display: block;
  float: left;
}

.header-left-info li {
  margin-right: 30px;
  float: left;
  line-height: 40px;
}

.header-label {
  display: block;
  float: left;
  font-size: 2em;
  margin-right: 15px;
  position: relative;
  top: 3px;
}


.agileits-contact-info {
  margin-top: 9px;
  float: right;
  margin-right: 15px;
}

.agileits-contact-info ul li {
  display: inline-block;
  font-size: 17px;
  color: #000;
  padding: 0 25px;
}


.agileits-contact-info ul li span {
  color: #129e36;
}

.glyphicon {
  position: relative;
  top: 15px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #777;
  font-size: 25px;
}

.agileits-contact-info ul li span {
  color: #129e36;
}

.agileits-contact-info ul li a {
  color: #000;
  vertical-align: text-bottom;
}

.navbar {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border: none;
  background: #29405f !important;
  padding: 30px 0;
  margin-bottom: 0px;
}

.navbar-brand {
  padding: 0px 15px; 
}

/*.navbar-default {
  background-color: transparent !important;
}
*/
/*.navbar {
  margin-bottom: 0;
  position: absolute;
  z-index: 999;
  left: 0;
  right: 0;
}*/

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: none;
}
/*.navbar-nav {
  float: none;
  text-align: center;
}*/

/*.navbar-nav > li {
  display: inline-block;
  float: none;
}*/


.navbar-brand img {
  width: 110px;
  margin-top: -20px;
}

.navbar-nav > li {
  display: inline-block;
  
}

.navbar-right .dropdown-menu {
  right: auto;
  left: 0;
}

.navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background: transparent;
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  font-size: 15px;
  text-transform: capitalize;
  color: #fff;
  padding: 15px 15px;
}

.wdc-social li::before {
  position: relative;
  content: '/';
  opacity: .5;
}

.wdc-social li:first-child::before {
  display: inherit;
  content: '';
}

.wdc-social {
  margin: 0;
}

ul.list-inline > li, ol.list-inline > li {
  padding-right: 0;
  padding-left: 0;
}

.wdc-social li {
  line-height: 1;
  position: relative;
}

.wdc-social a {
  font-size: 16px;
  color: inherit;
  padding: 0 7px;
}

.wdc-social a {
  font-size: 16px;
  color: inherit;
  color: #13025e;
}

.topadd ul li {
  float: left;
  padding: 0 10px;
  color: #000;
}

.topadd ul li i {
  margin-right: 5px;
  color: #129e36;
}

.top-bar {
  background: #f9f9f9;
  /*padding: 8px 0;*/
}


.header-hightlight {
  float: left;
  font-weight: 400;
  line-height: 1;
  text-align: left;
}

.header-hightlight small {
  display: block;
  margin: 7px 0;
  opacity: .9;
  font-size: 80%;
  font-weight: 600;
  text-transform: uppercase;
}

.header-hightlight strong {
  color: #13025e;
}

.topadd a {
  color: #13025e;
}


.dropdown-menu > li > a {
  padding: 5px 20px;
  font-size: 15px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #065fb8;
}


.navbar-toggle {
  border: none;
  background: transparent !important;
}
.navbar-toggle:hover {
  background: transparent !important;
}
.navbar-toggle .icon-bar {
  width: 22px;
  transition: all 0.2s;
}
.navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.bannertext {
  padding: 10px 0;
}

.bannertext a {
  background: #e87922;
  color: #fff;
  padding: 12px 30px;
  border-radius: 25px;
  margin-top: 20px;
  display: inline-block;
}


.customer-logos {
  padding-bottom: 60px; 
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.locationa {
  background: #3ca8d1;
  padding: 100px 0;
}

.lochead h2 {
  color: #fff;
  font-size: 100px;
  text-transform: uppercase;
  font-weight: 800;
  margin: 0px;
}

.lochead h3 {
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 800;
  margin: 0px;
}

.lotdxt p {
  color: #fff;
}

.hmbanner {
  padding-bottom: 60px;
}


.amenities {
  background: url(..//images/bg2.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  padding: 60px 0;
}

.bg-29405f {
  background: #29405f;
  padding: 20px;
  position: relative;
  display: block;
}

.bg-3ca9d2 {
  background: #3ca9d2;
  padding: 20px;
  position: relative;
  display: block;
}

.amimg {
  text-align: right;
  left: 20%;
  position: relative;
}

.amimg img {
  margin: 0 auto;
  width: 120px;
}

.bg-29405f h3 {
  color: #44699c;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 26px;
}

.bg-3ca9d2 h3 {
  color: #3189ab;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 26px;
}

.amebox {
  margin-bottom: 30px;
  border: 5px solid transparent;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.amebox:hover {
  border: 5px solid #e87922;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.floorplan .slider img {
  border: 5px solid #3ca8d1;
}

.floorplan .slider .slide h3 {
  color: #fff;
  background: #3ca8d1;
  margin: 0px;
  text-align: center;
  font-size: 20px;
  padding: 10px 0;
}

.planhead {
  text-align: center;
}

.planhead h2 {
  color: #29405f;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 70px;
  margin: 0px;
}

.planhead p {
  color: #e87922;
  font-size: 20px;
  text-transform: capitalize;
}

.planhead {
  padding-top: 30px;
}

.floorplan {
  padding: 80px 0;
}

.request {
  background: #3ca8d1;
  padding: 40px 0;
}

.rewhead h3 {
  color: #fff;
  text-align: right;
  margin-top: 10px;
}

.rewqbtn a {
  background: #e87922;
  color: #fff;
  padding: 12px 30px;
  border-radius: 25px;
  display: inline-block;
}

.property {
  padding: 60px 0;
}

.proheasdd h2 {
  text-align: center;
  text-transform: uppercase;
  color: #3ca8d1;
  margin: 0px;
  font-weight: 800;
  font-size: 40px;
}

.prosepimgbox {
  background: #3ca8d1;
  padding: 40px;
  margin-top: 22px;
  border: 2px solid #e87922;
  border-left: none;
}

.prosepimgbox ul li {
  color: #fff;
  list-style: disc;
  padding: 10px 0;
  text-transform: capitalize;
}

.prosepimgbox ul {
  padding-left: 20px;
}


.p-0 {
  margin: 0px;
  padding: 0px;
}

.proheasdd {
  padding-bottom: 40px;
}


.legalul ul li a.active {
    color: #ee2329;
}


.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ee2329;
    background-color: transparent;
    border-color: transparent;
}

.clientbox {
    margin-bottom: 30px;
    text-align: center;
}

.clientbox img {
    margin: 0 auto;
}


.gal {
  -webkit-column-count: 4; /* Chrome, Safari, Opera */
  -moz-column-count: 4; /* Firefox */
  column-count: 4;
} 

.gal img { 
  width: 100%; 
  padding: 7px 0;
}

/*.gal .media-project {
  margin-top: 30px;
}*/

@media (max-width: 500px) {
  .gal {
  -webkit-column-count: 1; /* Chrome, Safari, Opera */
  -moz-column-count: 1; /* Firefox */
  column-count: 1;
}
}

.gallery .nav-tabs > li.active > a, .gallery .nav-tabs > li.active > a:focus, .gallery .nav-tabs > li.active > a:hover {
  border-width: 0;
}

.gallery .nav-tabs > li > a {
  border: none;
  color: #000;
  background: transparent;
  border-radius: 25px;
  padding: 10px 25px;
}

.gallery .nav-tabs > li.active > a, .gallery .nav-tabs > li > a:hover {
  border: none;
  color: #fff !important;
  background: #e87922;
  border-radius: 25px;
}

.gallery .nav-tabs > li.active > a::after, .gallery .nav-tabs > li:hover > a::after {
  transform: scale(1);
}

.gallery .tab-nav > li > a::after {
  background: ##5a4080 none repeat scroll 0% 0%;
  color: #fff;
}

.gallery .tab-pane {
  padding: 15px 0;
}

.gallery .tab-content {
  padding: 20px;
}

.gallery .nav-tabs > li {
  float: none;
  display: inline-block;
}

.gallery .card {
  background: #FFF none repeat scroll 0% 0%;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
}


@media all and (max-width:724px) {
  .gallery .nav-tabs > li > a > span {
    display: none;
  }

 .gallery .nav-tabs > li > a {
  padding: 5px 15px;
  font-size: 13px;
}

}

.gallery .nav-tabs {
  border-bottom: none !important;
}

.gallery .nav-tabs {
  border-bottom: none;
  text-align: center;
} 


.gallery {
  background: url(..//images/gallery-bg.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  padding: 60px 0;
}

.overlaybg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(255,255,255, 0.7);
}

.galleryhead h2 {
  margin: 0px;
  text-align: center;
  padding-bottom: 40px;
}


.projloc {
  background: url(..//images/map.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  padding: 60px 0;
}

.overlaybg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(255,255,255, 0.28);
}


.locbox {
  background: #62b9d9;
  padding: 30px;
}

.mapdert ul li {
  list-style: none;
  color: #fff;
  font-size: 15px;
  line-height: 30px !important;
  text-align: right;
  font-weight: 500;
}

.mapdert ul span {
  font-weight: 500;
  float: left;
  color: #fff;
}

.mapdert h4 {
  color: #fff;
}

.locarea h2 {
  text-transform: uppercase;
  color: #3ca8d1;
  margin: 0px;
  font-weight: 800;
  font-size: 40px;
  padding-bottom: 30px;
}


.conform {
  padding: 60px 0;
}

.formbg {
  background: url(..//images/gallery/2.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
 /* padding: 60px 0;*/
}

.overlaybg1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(41,64,95, 0.7);
}

.formleft h2 {
  z-index: 999;
  position: relative;
  color: #fff;
}

.formleft p {
   z-index: 999;
  position: relative;
  color: #fff;
}


.formleft a {
   z-index: 999;
  position: relative;
  color: #fff;
}

.formright {
  background: #fff;
  position: relative;
}

.formh {
  background: #29405f;
  padding: 20px 80px;
  border-bottom: 2px solid #e87922;
}

.formh h2 {
  margin: 0px;
  text-transform: uppercase;
  color: #fff;
  margin: 0px;
  font-weight: 800;
  font-size: 40px;
}

.formh p {
  color: #fff;
}

.formbox {
  padding: 20px;
}

.formbox .submit_btn {
  width: 100%;
  background: #e87922;
  color: #fff;
  border-radius: 2px;
  text-transform: capitalize;
  font-size: 17px;
  font-weight: 600;
  height: 48px;
}

.formbtm {
  background: #29405f;
  padding: 30px;
  text-align: center;
}

.formbtm p {
  color: #fff;
  text-transform: capitalize;
}

.formleft {
  text-align: center;
  padding: 150px;
}

.formleft h2 {
  font-size: 40px;
  font-weight: 700;
}


.formleft a {
  background: #e87922;
  color: #fff;
  padding: 12px 35px;
  border-radius: 25px;
  display: inline-block;
  margin-top: 30px;
}

.footer {
  background: #3ca8d1;
  padding: 60px 0;
}

.ftrleft h2, .ftrmidl h2, .ftrright h2 {
  margin: 0px;
  color: #29405f;
  font-size: 25px;
  font-weight: 600;
  padding-bottom: 20px;
  text-transform: uppercase;
}

.ftrleft p {
  color: #fff;
}

.media:first-child {
  margin-top: 0;
}

.media, .media-body {
  zoom: 1;
  overflow: hidden;
}

.media-left, .media-right, .media-body {
  display: table-cell;
  vertical-align: top;
  color: #fff;
}

.media-left, .media > .pull-left {
  padding-right: 10px;
  color: #fff;
}

.ftrright ul li {
  float: left;
  padding-right: 15px;
}

.ftrright ul li a {
  color: #fff;
  font-size: 20px;
}


.footer-bottom {
  background: #29405f;
  padding: 10px 0;
  text-align: center;
}

.footer-bottom p {
  margin: 0px;
  color: #fff;
}



.galleryhead h2, .amehead h2 {
  font-family: 'Comforter Brush', cursive;
  font-size: 80px;
  font-weight: 800;
  color: #29405f;
  margin: 0px;
  text-align: center;
}

.amehead p {
  color: #fff;
  padding-bottom: 40px;
  text-align: center;
}



    .icon-bars {
    position: fixed;
    top: 65%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
}


.icon-bars a {
    display: block;
    text-align: center;
    padding: 14px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
}


.facebook {
    background: #3B5998;
    color: white;
}


.twitter {
    background: #55ACEE;
    color: white;
}


.google {
    background: #dd4b39;
    color: white;
}


.linkedin {
    background: #007bb5;
    color: white;
}

.google1 {
    background: #dd4b39;
    color: white;
}

.whats {
    background: #25d366;
    color: white;
}