body {
	padding: 0;
	margin: 0;
	background-image:url(../images/21343.jpg);
	background-size:100%;

 font-family: 'Poppins', sans-serif;
}


   section {
            padding: 60px 0;
           /* min-height: 100vh;*/
        }
#banner_inner{
	width:100%;
	margin:0;
	float:left;
}
#about_inner {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
#about_inner h2{
position: absolute;
    float: left;
    width: 100%;
    text-align: center;
    top: 170px;
    color: #fff;
    font-size: 2em;
}
#banner_inner img{
width: 100%;
    height: 300px;
	}

.sec-title{
  position:relative;
  z-index: 1;
  margin-bottom:60px;
}
#Contact{
	width:100%;
	float:left;
	margin:5% 0 0 0;
}


 .contact-info ul li  {
			margin:1% 0 2% 0;
        }
		 .contact-info .glyphicon {
			margin:0 2% 0 0;
        }

    #Contact    h2 {
			 position: relative;
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #001e57;
    font-weight: 500;
    margin-bottom: 40px;
        }
	
        .contact-wrapper {
            display: flex;
            flex-wrap: wrap;
            gap: 40px;
        }

        .contact-info, .contact-form {
            flex: 1;
            min-width: 300px;
        }

        .contact-form h3 {
             position: relative;
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #001e57;
    font-weight: 500;
    margin-bottom: 40px;
        }
		.contact-info h3 {
             position: relative;
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #001e57;
    font-weight: 500;
    margin-bottom: 40px;
        }

        .contact-info p {
            margin: 10px 0;
            line-height: 1.6;
        }

        .contact-info iframe {
            width: 100%;
            height: 300px;
            border: none;
            margin-top: 20px;
            border-radius: 8px;
        }

      #Contact   form label {
            display: block;
            margin-top: 15px;
            font-weight: bold;
        }

       #Contact  form input, form textarea {
            width: 100%;
            padding: 10px;
            margin-top: 5px;
            border: 1px solid #ccc;
            border-radius: 5px;
            font-size: 16px;
        }

       #Contact  form textarea {
            min-height: 120px;
            resize: vertical;
        }

		
		
		
.sec-title .title{
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #001e57;
  font-weight: 500;
  margin-bottom: 15px;
}

.sec-title h2{
  position: relative;
  display: block;
  font-size:40px;
  line-height: 1.28em;
  color: #222222;
  font-weight: 600;
  padding-bottom:18px;
}

.sec-title h2:before{
  position:absolute;
  content:'';
  left:0px;
  bottom:0px;
  width:50px;
  height:3px;
  background-color:#d1d2d6;
}
#Properties25 h2{
	    position: absolute;
    width: 100%;
    text-align: center;
    top: 180px;
    font-size: 2em;
    font-weight: 500;
    color: #FFF;
}
.sec-title .text{
  position: relative;
  font-size: 16px;
  line-height: 26px;
  color: #848484;
  font-weight: 400;
  margin-top: 35px;
}
#Properties2 h1 {
    position: relative;
    display: block;
    font-size: 2em;
    line-height: 1.28em;
	text-align:Center;
    color: #001e57;
    font-weight: 600;
    padding:20px 0 10px 0;
}


.container_pro {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10vmin;
  overflow: hidden;
  transform: skew(5deg);
}
.container_pro .card {
  flex: 1;
  transition: all 1s ease-in-out;
  height: 75vmin;
  position: relative;
}
.container_pro .card .card__head {
  color: black;
  background: #009DDE;
  padding: 0.5em;
  transform: rotate(-90deg);
  transform-origin: 0% 0%;
  transition: all 0.5s ease-in-out;
  min-width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 1em;
  white-space: nowrap;
}
.container_pro .card:hover {
  flex-grow: 10;
}
.container_pro .card:hover img {
  filter: grayscale(0);
}
.container_pro .card:hover .card__head {
  text-align: center;
  top: calc(100% - 2em);
  color: white;
  background: rgba(0, 0, 0, 0.5);
  font-size: 2em;
  transform: rotate(0deg) skew(-5deg);
}
.container_pro .card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s ease-in-out;
  filter: grayscale(100%);
}
.container_pro .card:not(:nth-child(5)) {
  margin-right: 1em;
}


.backToTopBtn {
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 1;
  height: 50px;
  width: 50px;
  font-size: 20px;
  border: none;
  color: #cccccc;
  border-radius: 100%;
  transition: 0.5s;
  cursor: pointer;
}
.backToTopBtn:not(:hover) {
  background: #1f1f1f;
}
.backToTopBtn:hover {
  background: #0f0f0f;
}
.backToTopBtn.active {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.backToTopBtn:not(.active) {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}



.sec-title.light h2{
  color: #ffffff;
}

.sec-title.text-center h2:before{
  left:50%;
  margin-left: -25px;
}

.list-style-one{
  position:relative;
      list-style: disc;
}

.list-style-one li{
  position:relative;
  font-size:16px;
  line-height:26px;
      list-style: disc;
  color: #222222;
  font-weight:400;
  padding-left:35px;
  margin-bottom: 12px;
}



.btn-style-one{
  position: relative;
  display: inline-block;
  font-size: 17px;
  line-height: 30px;
  color: #ffffff;
  padding: 10px 30px;
  font-weight: 600;
  overflow: hidden;
  letter-spacing: 0.02em;
  background-color: #8A0E30;
}

.btn-style-one:hover{
  background-color: #009DDE;
  color: #ffffff;
}
.about-section {
    position: relative;
    padding: 120px 0 0 0;
}

.about-section .sec-title{
  margin-bottom: 20px;
}





 .team {
  font-weight: 300;
  font-style: normal;
  padding-block: min(20vh, 6rem);
  text-align: center;
      padding: 0 !important;
    margin: 0 0 5% 0;
  width: calc(min(90rem, 90%));
  margin-inline: auto;
}
 .team  span,
 .team  p,
 .team  h2,
 .team  h3 {
  letter-spacing: 0.035rem;
}
.team  p {
  color: #fff;
  margin:2% 0 0 0;
  font-size:1em;
  font-weight:500;
  line-height:20px;
  text-align:Center;
  padding: 0 5%;
}
.team  .bg-watermark {
  color: #d0d0d0;
  font-size: clamp(6rem, 1.3333rem + 14.9333vw, 20rem);
  font-weight: 800;
  position: absolute;
  z-index: -1;
  left: 50%;
  transform: translatex(-50%) translatey(-15%);
  user-select: none;
  letter-spacing: 0.5rem;
}
.banner_about_box {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    background-image: url(../images/inner_page_banner1.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-attachment: fixed;
    /* background: #009dde30; */
}
.banner_about_box p {
    font-size: 1.2em;
    text-align: Center;
    margin: 0;
    padding: 5% 20%;
    color: #fff;
    background: #009dde47;
}

.team  span {
      /* text-transform: uppercase; */
    display: block;
    font-size:2rem;
    position: relative;
    /* display: block; */
    /* font-size: 18px; */
    /* line-height: 24px; */
    color: #001e57;
    font-weight: 500;
    /* margin-bottom: 15px; */
    /* color: #a3a3a3; */
    margin: 0;
}
.team  h2 {
  font-size: clamp(3.5rem, 3rem + 1.6vw, 5rem);
  margin-top: -0.625rem;
  color: #fff;
}
.team  .cards_inner {
  margin-top: 7rem;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(12rem, 100%), 1fr));
  gap: 2rem;
}
@media screen and (min-width: 51rem) {
.team  .cards_inner {
    gap: 0;
    padding-bottom: 2.5rem;
  }
}
.team  .cards_inner .card_inner2 {
  position: relative;
  cursor: pointer;
}
.team  .cards_inner .card_inner2 h3,
.team  .cards_inner .card_inner2 p {
  text-transform: capitalize;
}
.team  .cards_inner .card_inner2 h3 {
  font-size:1.5em;
  font-weight: 400;
  color: #f6f6f6;
}
.inner-column img{
	    margin-top: 5%;
}
.team  .cards_inner .card_inner2 p {
  font-size: 0.9em;
  max-width: 100%;
}
.team  .cards_inner .card_inner2::before {
  position: absolute;
  content: "";
  width: 5rem;
  height: 6.25rem;
  z-index: 0;
  transition: 0.3s ease-in-out;
  background: #009cdc;
  background: -webkit-linear-gradient(to left, #009cdc, #009cdc);
  background: linear-gradient(to left, #009cdc, #009cdc));
  top: -0.375rem;
  left: -0.375rem;
}
.team  .cards_inner .card_inner2::after {
  position: absolute;
  inset: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #232526;
  background: -webkit-linear-gradient(to bottom, rgba(65, 67, 69, 0.2), rgba(8, 8, 8, 0.9));
  background: linear-gradient(to bottom, rgba(65, 67, 69, 0.2), rgba(8, 8, 8, 0.9));
}
.team  .cards_inner .card_inner2 img {
  filter: grayscale(100%);
  transition: 0.5s ease;
}
.team  .cards_inner .cards_inner_content {
  position: absolute;
  bottom: 0;
  z-index: 99;
  left: 0;
  color: #fff;
  width: 100%;
  padding: 1.875rem 1.25rem;
  text-align: center;
}
.team  .cards_inner .cards_inner_content ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  margin-top: 1.25rem;
}
.team  .cards_inner .card_inner2:hover img {
  filter: grayscale(0%);
}
.team  .cards_inner .card_inner2:hover::before {
  transform: scale(1.03);
}
.team   .cards_inner .card_inner2:nth-child(1)::before {
  top: -0.375rem;
  left: -0.375rem;
}
@media screen and (min-width: 31.25rem) {
.team  .cards_inner .card_inner2:nth-child(2) {
    transform: translatey(15%);
  }
}
.team   .cards_inner .card_inner2:nth-child(2)::before {
  bottom: -0.375rem;
  left: -0.375rem;
  top: auto;
}
.team  .cards_inner .card_inner2:nth-child(3)::before {
  top: -0.375rem;
  left: -0.375rem;
}



.about-section .content-column{
  position: relative;
  margin-bottom: 50px;
}

.about-section .content-column .inner-column{
  position: relative;
  padding-left: 30px;
}

.about-section .text{
  margin-bottom: 40px;
  font-size: 16px;

  line-height: 26px;
  color: #4b4b4b;
  font-weight: 400;
}

.about-section .list-style-one{
  margin-bottom: 45px;
}

.about-section .btn-box{
  position: relative;
}

.about-section .btn-box a{
  padding: 15px 50px;
}

.about-section .image-column{
  position: relative;
}

.about-section .image-column .text-layer{
    position: absolute;
    right: -110px;
    top: 50%;
    font-size: 325px;
    line-height: 1em;
    color: #ffffff;
    margin-top: -175px;
    font-weight: 500;
}

.about-section .image-column .inner-column{
  position: relative;
  padding-left: 120px;
  padding-bottom: 125px;
}

.about-section .image-column .inner-column:before{
  position: absolute;
  left: -75px;
  top: 65px;
  height: 520px;
      z-index: -1;
  width: 520px;
  background-image:url(https://i.ibb.co/fxJ1jtC/about-circle-1.png);
  content: "";
}

.about-section .image-column .image-1{
  position: relative;
   box-shadow: 1px 12px 10px 5px rgb(0 0 0 / 20%);
}

.about-section .image-column .image-2{
  position: absolute;
  left: 0;
  width:50%;  
  bottom: 0;
 box-shadow: 1px 12px 10px 5px rgb(0 0 0 / 20%);
}

.about-section .image-column .image-2 img,
.about-section .image-column .image-1 img{
  box-shadow: 0 30px 50px rgba(8,13,62,.15);
}

.about-section .image-column .video-link{
  position: absolute;
  left: 70px;
  top: 170px;
}

.about-section .image-column .video-link .link{
  position: relative;
  display: block;
  font-size: 22px;
  color: #191e34;
  font-weight: 400;
  text-align: center;
  height: 100px;
  width: 100px;
  line-height: 100px;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 30px 50px rgba(8,13,62,.15);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.about-section .image-column .video-link .link:hover{
  background-color: #191e34;
}
  
.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}
/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}
 .w3-third ul{
    margin: 3% 0 2% 5%;
    list-style-type: auto;
    width: 95%;

 }
 .w3-third ul li{
    text-align: left;
    margin: 1%;
    padding: 0;
    font-size: 1em;
    color: #313131;
    line-height: 25px;
    font-weight: 500;
	}
 .w3-third h5{
	 text-align: center;
    margin: 2% 0;
    padding: 0;
    font-size: 1.5em;
    color: #8A0E30;
    font-weight: 600;
 }
 .w3-third h6{
	 text-align: left;
    margin: 2% 0;
    padding: 0;
    font-size: 1em;
    color: #4587a7;
    font-weight: 600;
 }
/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.column {
  float: left;
  width: 25%;
}

#maincontainer_banner2 {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}

#maincontainer_banner2  img {
  vertical-align: middle;
}

/* Position the image container (needed to position the left and right arrows) */
#maincontainer_banner2  .container {
  position: relative;
}

/* Hide the images by default */
#maincontainer_banner2  .mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 25%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}






.w3-btn,
.w3-button {
    border: none;
    display: inline-block;
    padding: 0px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}
.w3-btn:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.w3-btn,
.w3-button {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.w3-modal {
    z-index: 9999999999;
    display: none;
    padding: 100px 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}
.w3-modal-content {
    margin: 0 10%;
    background-color: #fff;
    position: relative;
    padding: 0;
    height: auto;
    float: left;
    outline: 0;
    width: 80%;
    border-radius: 10px;
    box-shadow: 0 1px 4px 0px rgb(79 79 79);
}
.w3-cell-row:before,
.w3-cell-row:after,
.w3-clear:after,
.w3-clear:before,
.w3-bar:before,
.w3-bar:after {
    content: "";
    display: table;
    clear: both;
}

.w3-display-topleft {
    position: absolute;
    left: 0;
    top: 0;
}
.w3-display-topright {
    position: absolute;
    right: 0;
    top: 0;
	font-size:2em;
	color:#8A0E30;
}
.w3-container,
.w3-panel {
    padding: 0.01em 16px;
}
.w3-panel {
    margin-top: 16px;
    margin-bottom: 16px;
}




/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background:#009DDE; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000; 
}

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;
	text-decoration: none;
}
body a:hover {
	text-decoration: none;
}
body a:focus, a:hover {
	text-decoration: none;
}
input[type="button"], input[type="submit"] {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
font-family: 'Poppins', sans-serif;
}
ul {
	margin: 0;
	padding: 0;
}
label {
	margin: 0;
}
a:focus, a:hover {
	text-decoration: none;
	outline: none;
}
/*-- //Reset-Code -- */
/*--/model--*/
#header_top{
	width:100%;
	float:left;
	margin:0;
	padding:0 10%;
	background: #8A0E30;
}
.w3ls-social-icons{
	float:left;
	width: 33.333%;
}
.w3ls-social-icons i {
	font-size: 15px;
      background: #26b8d0;
    padding: 8px 10px;
    color: #fff;
    border: 0px solid #8A0E30;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	-moz-transition:0.5s all;
}
.w3ls-social-icons i:hover {
	background: transparent;
    color: #8A0E30;
    border: 1px solid #8A0E30;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.agileits-contact-info{
	float:right;
	width: 33.333%;
	margin-top:6px;
}
.agileits-contact-info ul li {
    display: inline-block;
       font-size: 15px;
	    color: #fff;
		letter-spacing: 1px;
}
.agileits-contact-info ul li i {
    left: -.5em;
    color:#1fc0dc;
}
.agileits-contact-info ul li:nth-child(2) {
    margin-left: 25px;
}
.agileits-contact-info ul li a {
       color: #fff;
    vertical-align: text-bottom;
	    margin-left: 0.2em;
}
.agileits-contact-info ul li a:hover {
   color: #2baf2b;
}
.w3layouts-top-strip {
    background:#1a1a1a;
    padding: 0.5em 1em;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
}
.modal-header {
    min-height: 16.42857143px;
    padding: 2em;
    border-bottom: 0px solid #e5e5e5;
}
.login-form input[type="email"], .login-form input[type="text"], .login-form input[type="password"] {
    width: 100%;
    padding: 1em 1em 1em 1em;
    font-size: 0.8em;
    margin: 1em 0;
    outline: none;
    color: #212121;
    border: 1px solid #999;
    letter-spacing: 1px;
    text-align: center;
}
.login-form input[type="submit"] {
    outline: none;
    padding: 0.9em 0;
    width: 100%;
    text-align: center;
    font-size: 1em;
    margin-top: 1em;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    background: #02a388;
    box-shadow: 0px 2px 1px rgba(28, 28, 29, 0.42);
    border-radius:50px;
}
.login-form input[type="submit"]:hover{
	 background:#0c0d0d;

}

.modal-header h4 {
    font-size: 2em;
    text-align: center;
    
    letter-spacing: 1px;
	color:#0c0d0d;
}
.modal-dialog {
    width: 600px;
    margin: 96px auto;
}

.box_Properties2:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); 
    width: 22%;
}
.form-date-w3-agileits {
    padding-left: 0;
	padding-right:0;
}
/*--//model--*/
/*--header-w3-agileits --*/
.float{
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 29px;
    left: 35px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size:35px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float{
	margin-top:16px;
}

#header_top h2{
	float:RIGHT;
	color:#fff;
	font-size:1.5em;
	margin:0.5%;
}
#header_top  a{
	color:#fff;
	text-decoration:none;
	margin:0;
}

#top {
    width: 100%;
    float: left;
    margin: 0;
    position: fixed;
    z-index: 99999;
}

.header {
  position: fixed;
	z-index: 1000;
  width: 100%; 
	background: rgba(34,34,34,0.25);
	-webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;
}

.active {
  background-color: #8A0E30;
}
.inner-header-agile {
    padding: 0 5em;
	float:left;
	width:100%;
    border-bottom: 0;
    background: #fff;
}
	.demo-inner-content{
		width:100%;
		float:left;
		margin:0;
		background-image:url(../images/ban2.jpg);
		}
		.special-grids img{
			margin:0 28%;
		}
.inner-header-agile.part2 {
    position: relative;
    padding-bottom:1em;
}
/*-- logo --*/
.navbar-header h1 {
    font-size:3em;
    display: block;
    
}

.navbar-header img {
    vertical-align: middle;
    width: 40%;
    text-align: center;
    margin: 5% 0 0 0;
    padding: 2% 0;
}

.navbar-header h1 i {
    color: #8A0E30;
    font-size: 30px;
    vertical-align: middle;
    margin-right: 6px;
}
.navbar-header h1 a {
          color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
    line-height: 61px;
    font-weight: bold;
    padding: 8px 0;
 font-family: 'Poppins', sans-serif;
}
h1 span {
    color: #8A0E30;
   
}
/*-- //logo --*/
/*-- top-nav --*/
ul.nav.navbar-nav {
    float: right;
    margin-top: 2em;
}
.navbar-default {
	margin: 0 15%;
    width: 70%;
    background: none;
    border: none;
    min-height: inherit;
}
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.2);
}


.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

#banner {
    width: 100%;
    /* background-image: url(../images/banner1.jpg); */
    /* background-size: 100%; */
    float: left;
    margin: 0;
    margin: 0;
    /* background-repeat: no-repeat; */
    height: 755px;
}

#myVideo {
    position: relative;
    right: 0;
    bottom: 0;
    width: -webkit-fill-available;
    margin: 0;
    height: 100%;
    padding: 0;
}
.number{
	width: 20%;
    float: right;
    margin: 1.5em 0 0 0;
	}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
       color:#890e30;
    background:none!important;
}
.navbar-nav > li {
      margin: 0em 1em;
	
	border-right:0;
}

#about{
	width:100%;
	float:left;
	margin:8% 0 0 0;
	padding:0;
}
#about_inner{
	width:100%;
	float:left;
	margin:0;
	padding:0;
}

.Gab1 {
    width: 40%;
    float: left;
    margin: 5% 0 5% 5%;
    padding: 0;
}
.ab1 img{
	width:100%;
	margin:0;
	display:block;
}
.ab2 {
    width: 50%;
    float: left;
    margin: 2% 0% 0 2%;
    padding: 0;
}
.ab2 h1 {
    text-align: left;
    margin: 5% 0 2% 0;
    padding: 0;
    font-size: 2em;
    color: #8A0E30;
    font-weight: 600;
}
.ab2 p {
    text-align: left;
    margin:2% 0 0 0;
    padding: 0;
    font-size: 1.2em;
    color: #313131;
    line-height: 25px;
    font-weight: 500;
}

.ab2 h3 {
    text-align: left;
    margin:0 0 2% 0;
    padding: 0;
    font-size: 1.2em;
    color: #000;
    line-height: 25px;
    font-weight: 500;
}
#Properties2 button {
    font-size: 1.5em;
    width: 20%;
    float: left;
    margin: 0 40%;
    background: none;
    color: #fff;
    border: 1px solid #fff;
    padding: 0.5%;
}
#Properties25 button {
    font-size: 1.5em;
    width: 15%;
	bottom:0;
    float: left;
    margin: 0 0 8% 11%;
    background: none;
	Position:absolute;
    color: #fff;
    border: 1px solid #fff;
    padding: 0.5%;
}

.ab2 img{
 width:80%;
 margin:0;
}
 #Properties2{
	width:90%;
 margin:0 5%;
 float:left;
padding:0
} 
#Properties25{
	width:100%;
 margin:0;
 float:left;
padding:0 0 1% 0;
}

#Properties3{
	 float:left;
	 width:100%;
	 margin:0;
	 background:#fff;
}
#Properties3 h4{
    text-align: center;
    margin: 2% 0;
    padding: 0;
    font-size: 2em;
    color: #8A0E30;
    font-weight: 600;
}
#services{
	width:100%;
	float:left;
	margin:2% 0;
	padding:1% 0;
	background:#8A0E30;
}
#services p {
    font-size: 1.4em;
    font-weight: 500;
    color: #fff;
    margin: 16% 10% 2% 10%;
    text-align: center;
	
}
.flip-box-front img {
    width: 50%;
    margin:5% 25%;
    display: block;
}

.flip-box {
    background-color: transparent;
    width: 23%;
    height: 255px;
    perspective: 1000px;
    margin:  1%;
	
    float: left;
}

.flip-box h2 {
    font-size: 1em;
    font-weight: 500;
    color: #fff;
	    padding: 5% 0;
    background: #890e30;
    bottom: 30px;
    /* position: absolute; */
    position: absolute;
    margin: 0;
    text-align: center;
    width: 100%;
    align-items: end;

}
.flip-box p {
    text-align: center;
    padding: 2% 0 0 0;
    margin: 8% 2%;
	}
.flip-box-inner {
    position: relative;
    width: 100%;
    background-color: #fff;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}
.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  box-shadow:1px 7px 35px 6px rgb(0 0 0 / 12%);
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-front {
    /* background-color: #bbb; */
    color: black;
    /* padding-bottom: 38%; */
    float: left;
}
.flip-box-back {
  background-color: dodgerblue;
  color: white;
  transform: rotateY(180deg);
}
.services_inner{
		width:50%;
	float:left;
	margin:0 25%;
	padding:0;
}
.s_box {
    width: 23%;
    float: left;
    margin: 1%;
    background: #fff;
    padding: 0;
}
.s_box img {
    width: 70%;.s_box {
    width: 23%;
    float: left;
    margin: 1%;
    background: #fff;
    padding: 0;
}
    display: block;
    margin: 0 15%;
    padding: 0;
}
#services h1 {
    text-align: center;
    margin: 2% 0;
    padding: 0;
    font-size: 2em;
    color: #fff;
    font-weight: 600;
}
#Properties4 h5 {
    text-align: center;
    margin:2% 0;
    padding: 0;
    font-size: 1.8em;
    color: #8A0E30;
    font-weight: 500;
}
#Properties4 button {
    font-size: 1.5em;
    width: 20%;
    float: left;
    margin: 0 40%;
    background: none;
    color: #8A0E30;
    FONT-VARIANT: JIS04;
    padding: 0.5%;
}
.fa{
	color: #fff;
    font-size: 1.3em;
    margin: 12% 1%;
}




.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%;
	    background: #fff;
    height: 350px;
    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;
}
.footer-bottom{
	width:100%;
	float:left;
	margin:2% 0;
	
}
#projects{
	width:100%;
	float:left;
	margin:0;
}
#projects h1 {
    text-align: center;
    margin: 2% 0 0 0;
    font-size: 2em;
    font-weight: 600;
    line-height: 1.28em;
    color: #001e57;
    padding: 20px 0 0 0;
}
#projects h2 {
    font-size: 1em;
    font-weight: 500;
    color: #001e57;
    padding-bottom: 0;
    /* position: absolute; */
    margin: 5% 0 0 0;
    text-align: center;
}

.call-buton .cc-calto-action-ripple {
    z-index: 999;
    position: fixed;
    left: 40px;
    bottom: 8rem;
    background:#8A0E30;
    width: 4rem;
    height: 4rem;
	padding: 1rem;
	border-radius: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #ffffff;
	-webkit-animation: cc-calto-action-ripple 0.6s linear infinite;
	animation: cc-calto-action-ripple 0.6s linear infinite;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none; }
	.call-buton .cc-calto-action-ripple i {
	  -webkit-transition: 0.3s ease;
	  transition: 0.3s ease;
	  font-size: 2.2rem; }
	.call-buton .cc-calto-action-ripple:hover i {
	  -webkit-transform: rotate(135deg);
	  transform: rotate(135deg); }
  
 

	span.num{
		position: absolute;
    color: #ec8b00;
    left: -30%;
    bottom: -50%;
	}
	

#Properties4 h5:before {
          content: "";
    display: block;
    width: 40%;
    height: 2px;
    background: #8A0E30;
    left: 0;
    margin: 1% 0 0 0;

        position: absolute;
      }
    #Properties4 h5:after {
    content: "";
    display: block;
    width: 40%;
    height: 2px;
    background: #8A0E30;
    right: 0;
    position: absolute;
    margin: -15px 0 0 0;
}



.sidebar-contact{
  position:fixed;
  top:50%;
  left:-350px;
  transform:translateY(-50%);
  width:350px;
  height:auto;
  padding:40px;
  background:#fff;
  z-index:9999999;
  box-shadow: 0 20px 50px rgba(0,0,0,.5);
  box-sizing:border-box;
  transition:0.5s;
}
.sidebar-contact.active{
  left:0;
}
.sidebar-contact input,
.sidebar-contact textarea{
  width:100%;
  height:36px;
  padding:5px;
  margin:2% 0;
  box-sizing:border-box;
  border:1px solid rgba(0,0,0,.5);
  outline:none;
}
.sidebar-contact h2{
  margin:0 0 20px;
  padding:0;
}
.sidebar-contact textarea{
  height:60px;
  resize:none;
}
.sidebar-contact input[type="submit"]{
  background:#8A0E30;
  color:#fff;
  cursor:pointer;
  border:none;
  font-size:18px;
}
.toggle {
    writing-mode: vertical-rl;
    position: absolute;
    height: auto;
    padding: 2% 0;
    width: 48px;
    text-align: center;
    cursor: pointer;
    background: #8A0E30;
    top: 0;
    color: #fff;
    font-size: 1.5em;
    right: -48px;
    line-height: 48px;
}
.toggle:before{
  content:'\f003';
  font-family:fontAwesome;
  font-size:18px;
  color:#fff;
}
.toggle.active:before{
  content:'\f00d';
}

.box_Properties2 {
    width: 22%;
    transition: transform .5s;
    background: #8A0E30;
    margin: 0 1% 2% 1%;
    float: left;
    box-shadow: 3px 4px 5px 2px #979797;
    padding: 1%;
}.box_Properties25 {
    width: 22%;
    transition: transform .5s;
    background: #8A0E30;
    margin: 0 1% 2% 1%;
    float: left;
    box-shadow: 3px 4px 5px 2px #979797;
    padding: 1%;
}
.box_Properties2 h3{
	font-size:1.5em;
	font-weight:500;
	color:#fff;
	margin:2% 0;
	text-align:center;
}.box_Properties25 h3{
	font-size:1.5em;
	font-weight:500;
	color:#fff;
	margin:2% 0;
	text-align:center;
}
.box_Properties2 p{
	font-size:1.2em;
	font-weight:500;
	color:#fff;
	margin:2% 0;
	text-align:center;
}
.box_Properties2 img{
	width:100%;
 margin:0;
padding:0;
}.box_Properties25 p{
	font-size:1.2em;
	font-weight:500;
	color:#fff;
	margin:2% 0;
	text-align:center;
}
.box_Properties25 img{
	width:100%;
 margin:0;
padding:0;
}
.testimonial_box {
    width: 31%;
    float: left;
    padding: 1%;
    height: 320px;
    margin: 0 1%;
    border: 1px solid #000;
}
.testimonial_box p {
    font-size: 1.1em;
    font-weight: 500;
    color: #000;
    line-height: 25px;
    margin: 2% 0;
    text-align: left;
}
.testimonial_box h2{
font-size:1.5em;
	font-weight:500;
	color:#000;
	margin:2% 0;
	text-align:center;
}
.box_Properties {
    width: 14%;
    background: #fff;
    cursor: pointer;
    margin: 0 1% 2% 1%;
    float: left;
    box-shadow: none;
    border-radius: 50%;
    padding: 1%;
}

.box_Properties h3{
	font-size:1.2em;
	font-weight:500;
	color:#8A0E30;
	margin:2% 0;
	text-align:center;
}


.box_Properties p{
	font-size:1.1em;
	font-weight:500;
	color:#000;
	margin:2% 0;
	text-align:center;
}
.box_Properties img {
    width: 100%;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    height: auto;
}
#Properties{
	 width:100%;
	 float:left;
	margin:0;
	padding:0;
}
#Properties h1 {
    text-align: center;
    margin:0;
    padding: 0;
    font-size: 2em;
    color: #001e57;
    font-weight: 600;
}
#Properties h2 {
    text-align: center;
    margin:2% 0;
    padding: 0;
    font-size: 1.8em;
    color: #fff;
    font-weight: 500;
}

#Properties h2:before {
          content: "";
    display: block;
    width: 40%;
    height: 2px;
    background: #ffffff;
    left: 0;
    margin: 1% 0 0 0;

        position: absolute;
      }
    #Properties h2:after {
    content: "";
    display: block;
    width: 40%;
    height: 2px;
    background: #fff;
    right: 0;
    position: absolute;
    margin: -15px 0 0 0;
}

.navbar-nav > li:nth-child(8){
	border-right:none;
}
ul.nav.navbar-nav.navbar-right {
    margin-left: 10%;
}
.navbar-default .navbar-nav > li > a {
	font-size:1em;
    position: relative;
    font-weight: 400;
	color:#fff;
}

/* Full-width input fields */
input[type=text], input[type=password] {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

/* Set a style for all buttons */
/* Extra styles for the cancel button */
.cancelbtn {
  width: auto;
  padding: 10px 18px;
  background-color: #f44336;
}

/* Center the image and position the close button */
.imgcontainer {
  text-align: center;
  margin: 24px 0 12px 0;
  position: relative;
}

span.psw {
  float: right;
  padding-top: 16px;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999999999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  padding-top: 60px;
}
.overlay {
  width: 100%;
  background: rgba(0,0,0,.75);
  position: fixed;
  left: 0;
  z-index:99999999999999999;
  top: 0;
  bottom: 0;
  right: 0;
}
.videoBox {
  position: fixed;
  width: 50%;
  left: 50%;
  background-color: #fff;
  top:50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 20px;
  text-align: center;
  border-radius: 5px;
}
.videoBox video {
  width: 100%;
}
.close {
  width: 36px;
  height: 36px;
  position: absolute;
  top: -18px;
  right: -18px;
  display: block;
  background: transparent url(../images/close.png) no-repeat center center;
  opacity: .8;
}
.close:hover {
  opacity: 1;
}


.imgcontainer2{
	width:60%;
	margin:0 20%;
}
.imgcontainer h2{
	font-size:1.5em;
	margin:2% 0;
}
/* Modal Content/Box */
.modal-content {
  background-color: #e5e1da;
  margin: 5% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
  border: 1px solid #888;
  width: 40%; /* Could be more or less, depending on screen size */
}
.modal-content img{
	width:50%;
	margin:0 25%;
}

/* The Close Button (x) */
.close {
  position: absolute;
  right: 25px;
  top: 0;
  color: #000;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: red;
  cursor: pointer;
}

/* Add Zoom Animation */
.animate {
  -webkit-animation: animatezoom 0.6s;
  animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
  from {-webkit-transform: scale(0)} 
  to {-webkit-transform: scale(1)}
}
  
@keyframes animatezoom {
  from {transform: scale(0)} 
  to {transform: scale(1)}
}



.signup-form {
  width: 480px;
  padding: 32px;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow:1px 0px 20px 4px #6b728040;
  text-align: center;
}

.header {
  margin-bottom: 30px;
}

.header h1 {
    
  font-size: 22px;
  color: #8A0E30;
}
.services-info h2{
	  
  font-size: 22px;
  color: #8A0E30;
  padding: 5% 0 0 0;
    float: left;
    width: 100%;
}
.services-info h1{
	  
  font-size: 3em;
  color: #8A0E30;
  padding:2% 0;
    float: left;
	text-align:center;
    width: 100%;
}
.input {
  position: relative;
  margin-bottom: 24px;
}
.special-grids{
    width: 100%;
}
.special-grids p{
    text-align: left;
    font-size: 1.2em;
    margin: 0 10%;
    color: #000;
    line-height: 25px;
}
.configuration {
    width: 80%;
    margin: 2% 10%;
}
.configuration table {
    width: 100%;
    table-layout: fixed;
    margin: 0;
    border-collapse: collapse;
}
.configuration table th {
    color: #fff;
    font-size: 1.2em;
    text-align: center;
    font-weight: 400;
    background: #8A0E30;
    word-break: break-word;
    padding: 1% 0.5%;
    width: auto;
    border-right: 1px solid #926dd4;
    margin: 0;
}
.configuration table td a {
    text-align: center;
    font-weight: 400;
    word-break: 1em;
    color: #000;
    padding: 0.5%;
}
.configuration table td {
    word-break: break-all;
    text-align: center;
    font-weight: 400;
    word-break: 1em;
    color: #000;
    padding: 0.5%;
    width: auto;
    border: 1px solid #999;
}
.configuration table button {
    word-break: break-all;
    text-align: center;
    font-weight: 400;
    cursor: pointer;
    word-break: 1em;
    background: #8A0E30;
    color: #fff;
    padding: 1% 5%;
    width: auto;
    border: 0;
}

.input input {
  width: 100%;
  border: none;
  padding: 8px 40px;
  border-radius: 4px;
  background-color: #f3f4f6;
  color: #1f2937;
  font-size: 16px;
}

.input input::placeholder {
  color: #6b7280;
}

.input i {
  top: 50%;
  width: 36px;
  position: absolute;
  transform: translateY(-50%);
  color: #6b7280;
  font-size: 16px;
}

.signup-btn {
  width: 100%;
  border: none;
  padding: 8px 0;
  margin:0 0 24px 0;
  border-radius: 4px;
  background-color: #8A0E30;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
}

.signup-btn:active {
  background-color: #4f46e5;
  transition: all 0.3s ease;
}

.social-icons i {
  height: 36px;
  width: 36px;
  line-height: 36px;
  border-radius: 50%;
  margin: 24px 8px 48px 8px;
  background-color: gray;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav li a.active {
    color: #fe423f;
	background:none!important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
       color: #ff401b;
    background:#2baf2b!important;
}
.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 {
      color:#009dde;
     background:none!important;
}
.navbar-right {
    float: left!important;
    margin-right:0px!important;
}
.navbar-collapse {
    padding: 0!important;
}
ul.dropdown-menu.multi-column ul li{
    display:block;
	margin-bottom:.5em;
}
ul.dropdown-menu.multi-column ul li a{
	color:#212121;
}
ul.dropdown-menu.multi-column {
    width: 400px;
    left: 0;
    padding: 1em;
}
ul.dropdown-menu.multi-column ul li a:hover{
	color: #fe423f;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #000000;
}
.dropdown-menu {
	border-radius:0;
}
.navbar-nav > li > a {
      padding: 9px 15px!important;
}
p.s-log {
         color: #8A0E30;
    line-height: 1px;
    text-align: right;
    font-weight: 600;
    letter-spacing: 4px;
    margin-top: -11px;
    font-size: 0.3em;
}
.navbar-nav > li > a {
   padding: 0px!important;
    padding-right: 20px!important;
}
.dropdown-menu {
        position: absolute;
    top: 185%;
    left: -9px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 31px;
    padding: 5px 0;
    margin: 2px 0 0;
}
.dropdown-menu > li > a {
    display: block;
    padding: 9px 20px;
    clear: both;
}
/*-- //nav --*/
/*-- search --*/
.cd-main-header {
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform;
}
.cd-main-header {
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-main-content.nav-is-visible, .cd-main-header.nav-is-visible {
	-webkit-transform: translateX(-260px);
	-moz-transform: translateX(-260px);
	-ms-transform: translateX(-260px);
	-o-transform: translateX(-260px);
	transform: translateX(-260px);
}
.nav-on-left .cd-main-content.nav-is-visible, .nav-on-left .cd-main-header.nav-is-visible {
	-webkit-transform: translateX(260px);
/*-- w3layouts --*/
	-moz-transform: translateX(260px);
	-ms-transform: translateX(260px);
	-o-transform: translateX(260px);
	transform: translateX(260px);
}
.cd-header-buttons {
    position: absolute;
    display: inline-block;
    top: -62px;
    right: 0;
}
.cd-header-buttons li {
	display: inline-block;
}

/*--//header-w3-agileits --*/
/*-- /banner --*/
.baner-info {
    position: absolute;
    padding-top: 4em;
    margin: 0 0 0 4%;
    text-align: left;
    width:40%;
    top: 0;
}
.baner-info h3 {
    text-align: left;
    font-size: 3.5em;
    color: #000;
    font-weight: 600;
    letter-spacing: 4px;
 font-family: 'Poppins', sans-serif;
}
.baner-info h3 span {
	color:#8A0E30;
}
.baner-info h4 {
    text-align: left;
    font-size: 2em;
    margin: 0;
    font-weight: 500;
    letter-spacing: 8px;
    color: #8A0E30;
    padding: 15px 0;
}
.w3-banner-head-info {
    position: relative;
	margin-top:5%;
}
.w3-border-banner {
    width: 316px;
        height: 715px;
    border-radius: 50%;
    margin: 0;
}
.baner-info p {
	font-size: 1em;
    font-weight: 300;
    letter-spacing:2px;
    color: #fff;
    width: 32%;
    margin: 0 auto;
}
span.simply-word {
    font-size:18px;
    font-weight: 500;
    margin-left: 5px;
    
    color: #02a388;
}
.baner-info span img {
    margin: 1em auto 0;
    text-align: center;
}
.baner-w3l-agile-grids-bottom {
       margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 12%;
    bottom: -62%;
    width: 80%;
}
.w3l-b-grid{
	float:left;
	width:32%;
}
.w3l-b-one{
      background:url(../images/b1.jpg) no-repeat 0px 0px;
    min-height:100px;
    background-size: cover;
    text-align: center;
	    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
	}
	.w3l-b-grid .w3l-b-one:hover{
		  min-height:200px;
	}
	
/*-- //banner --*/
/*-- special --*/

.w3l-special-grid {
    padding: 0;
}
.w3ls-special-img {
    padding: 0;
    background: url(../images/ser11.jpg) no-repeat 0px 0px;
    min-height:307px;
    background-size: cover;
    text-align: center;
    position: relative;
}
.w3ls-special-img img{
	width:100%;
}
.agileits-special-info {
    text-align: center;
    padding: 6em 2em 0 2em;
    background: #FFFFFF;
    min-height: 307px;
}
.agileits-special-info h4{
    color:#fff;
    font-size:2em;
    margin: .3em 0 0 0;
    position: relative;
	font-family: 'Poppins', sans-serif;
	text-transform:uppercase;
}
.agileits-special-info h4:after{
	    content: '';
    background: #f35041;
    width: 25%;
    padding: 1px;
    position: absolute;
    top: 36px;
    left: 127px;
}
.agileits-special-info p{
    line-height: 1.9em;
    margin: 1.5em 0 0 0;
    color: #212121;
    font-size: .95em;
	letter-spacing: 1px;
}
.w3-grid-1 {
    background: #3ce8c9;
}
.w3-grid-2 {
    background:#08d3e0;
}
.w3-grid-3 {
    background:#ff527d;
}
.w3-grid-4 {
    background: #8A0E30;
}
.wthree-img{
    background: url(../images/ser22.jpg) no-repeat 0px 0px !important;
    background-size: cover !important;
}
.wthree-img2{
    background: url(../images/s44.jpg) no-repeat 0px 0px !important;
    background-size: cover !important;
}
.wthree-img3{
    background: url(../images/ser123.jpg) no-repeat 0px 0px !important;
    background-size: cover !important;	
}
.w3ls-special-text p{
    color: #FFFFFF;
    font-size: 1.5em;
    padding: 1.3em 0 0 0;
    background: #f35041;
    width: 100px;
    margin: 0;
    height: 100px;
}


/* Seventh Section */
.w3ls-special-img .single-effect {
  display: inline-block;
  margin: 0 18px;
}
.w3ls-special-img .single-effect h3 {
  color: #fff;
  font-size: 25px;
  margin-bottom: 20px;
}
.w3ls-special-img.single-effect .hover {
  background-color: #FFF;
  color: #888;
}
/*  Demo 6 */
.wpf-demo-6 {
    height: 262px;
    overflow: hidden;
}
.wpf-demo-6 img {
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

/*-- //special --*/
/*-- about --*/
.services,.gallery,.about,.team, .testimonials, .contact{
	padding:5em 0;
}
.special{
		padding:0;
}
.w3ls_head h3,.services-info h2,.w3l_head  h3,.w3-service-head h3,.agileits_w3layouts_schedule h3,.w3-test-heading h3 {
	font-size: 2.8em;
    color: #8A0E30;
    font-family: 'Ubuntu', sans-serif;
    text-align: center;
    letter-spacing: 5px;
	margin-bottom:40px;
    
}

.agile-about-right {
    background: #00efd9;
    padding: 6em 0;
    padding-left: 0;
}
.w3-about-border {
        padding: 10em 0;
    border: 5px solid #06e8aa;
    margin: 3em 0;
}
.agile-about-left {
    padding-right: 0;
}
.w3-about-border h3 {
    text-align: center;
    color: red;
    font-size: 3em;
font-family: 'Ubuntu', sans-serif;
}
/*--slider--*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    bottom: -50%;
    left: 0;
    opacity: 0.6;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 40px;
    height: 40px;
    background: transparent url("../images/icons.png") no-repeat left top;
}
 .callbacks_nav:hover{
  	opacity: 0.3;
  }
.callbacks_nav.next {
  left: auto;
    background-position: right top;
  left: 95.5%;
 }
 .callbacks_nav.prev {
	right: auto;
	background-position:left top;
	left: 91%;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display:none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  }
.callbacks_tabs{
    list-style: none;
    position: absolute;
    top:65px;
    left: 0;
    padding: 0;
    margin: 0;
    z-index: 990;
    display: block;
    text-align: center;
}
.slider-top span{
	font-weight:600;
}
.callbacks_tabs li{
    display: block;
    margin: 0;
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 10px;
    width: 10px;
    display: inline-block;
    background: #ffe000;
   
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.callbacks_here a:after {
    background: #212121;
    border: 1px solid #212121;
    height: 4px;
    width: 30px;
    border-radius: 0;
}
.w3ls-text {
    text-align: left;
    padding-left: 4em;
}
.w3ls-text h3 {
      font-size: 2em;
    
    color:#fff;
   font-family: 'Poppins', sans-serif;
	  letter-spacing: 4px;
}
.w3ls-text p {
    font-size:1em;
    line-height: 1.5em;
    margin: 2em 0 2em 0;
    color: #333;
    font-weight: 500;
    letter-spacing:2px;
   text-transform: capitalize;
}
.w3ls-text p span {
    display: block;
    margin: 1em 0;
}
.w3ls-text p i {
    font-size: 1.5em;
    color:#dea703;
}
.w3ls-text a{
    color: #FFFFFF;
    font-size: 1em;
    padding: .4em .5em;
    display: block;
    border: solid 2px #f35041;
    width: 11%;
    margin: 0 auto;
    text-decoration: none;
    text-align: center;
}
.w3ls-text a:hover {
    background: #f35041;
}
/*-- about --*/
/*--services--*/
.services {
    background:#2d2d2d;
    text-align: center;
}

span.glyphicon.glyphicon-home,span.glyphicon.glyphicon-sort-by-attributes,span.glyphicon.glyphicon-object-align-vertical,span.glyphicon.glyphicon.glyphicon-send,span.glyphicon.glyphicon-briefcase,span.glyphicon.glyphicon-phone,span.glyphicon.glyphicon-time {
    font-size:1.2em;
    color:#2ee0d0;
}
.ser-left {
    text-align: center;
    margin: 0 1% 2% 0;
    width: 24%;
    border: 1px solid #fff;
}
.services h4 {
    font-size: 1.2em;
    margin: 1em 0;
    color: #fff;
   text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
}
.services p {
    font-size:1em;
    line-height: 1.8em;
    color: rgba(255, 255, 255, 0.59);
    margin: 1em 0;
}
.ser-top p {
    width: 60%;
  margin: 2em auto;
}
.ser-btm {
    margin-top: 3em;
}
/*--services--*/
/*-- gallery --*/
.w3l_gallery_grid li{
	display: inline-block;
    float: left;
    width: 32.33%;
    padding: 1%;
}
.box {
    position: relative;
    overflow: hidden;
}

.box img {
  position: absolute;
  left: 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.box .overbox {
	background-color: hsla(0, 0%, 11%, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    z-index: 100;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 0;
    width: 100%;
       padding: 7em 2em 2em;
}
.box,.box .overbox {
	height: 230px;
}
.box:hover .overbox { opacity: 1; }

.box .overtext {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
}

.box .title {
     font-size: 1.6em;
    
    opacity: 0;
    transition-delay: 0.1s;
    transition-duration: 0.2s;
    background: #8A0E30;
    text-align: center;
    padding: 10px;
	font-family: 'Poppins', sans-serif;
}

.box:hover .title,
.box:focus .title {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}

.box .tagline {
	font-size: 13px;
    line-height:1.8em;
	opacity: 0;
	transition-delay: 0.2s;
	transition-duration: 0.2s;
}

.box:hover .tagline,
.box:focus .tagline {
  opacity: 1;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
}
ul#lightGallery {
    margin-top: 2em;
}
.modal-content  img{
	width:100%;
}
.modal-content h4 {
    color: #0099e5;
    text-align: center;
    font-size: 35px;
    margin-bottom: 15px;
}
.modal-content h5 {
    color: #000;
    padding: 20px 0 6px;
    font-size: 22px;
    margin-left: 0px;
}
.modal-content p {
    color: #676464;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.2px;
    word-spacing: 1px;
}
.modal-header {
    min-height: 16.42857143px;
    padding: 20px 30px;
}
 .modal-dialog {
    width: 600px;
    margin: 109px auto;
}
.agileits_about_left h3 {
    text-align: left;
}
.agileits_about_left p {
    text-align: left;
}
/*--client--*/

/*-- testimonials --*/
.testimonials{
	background:#f5f5f5;
}
.w3_testimonials_grids{
	margin:3em auto 0;
	width:80%;
	text-align:center;
}
.w3_testimonials_grid h4{
	font-size: 1.2em;
    color: #999;
    line-height: 1.8em;
    margin: 1em auto;
    padding-left: 2.5em;
    position: relative;
    width: 80%;
}
.w3_testimonials_grid h4:before{
	content: '';
    position: absolute;
    left: 2%;
    top: 0%;
    background: url(../images/img-sp.png) no-repeat -10px -181px;
    display: block;
    height: 15px;
    width: 20px;
}
.w3_testimonials_grid h5{
	font-weight:600;
	color:#212121;
	font-size:1em;
}
.w3_testimonials_grid p{
	color:#ff9900;
	line-height:1.8em;
	margin: .5em 0 0;
}
.w3_testimonials_grid img {
    margin: 0 auto;
}
.w3_testimonials_grid {
    padding-bottom: 4em;
}
/*-- //testimonials --*/
/*--- end reset code ---*/
/*-- team --*/

.w3_agile_team_grid h3{
	font-size:1.2em;
	color:#212121;
	margin:1em 0 0;
	text-transform:uppercase;
}
.w3_agile_team_grid p{
	color:#d4573f;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom: 1em;
}
.w3_agile_team_grid:nth-child(2),.w3_agile_team_grid:nth-child(4){
	margin-top:5em;
}
.w3_agile_team_grid ul li{
	display:inline-block;
	margin-right:1em;
}
.w3_agile_team_grid ul li:last-child{
	margin:0;
}
.w3_agile_team_grid figure {
	overflow: hidden;
	position: relative;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before,.w3_agile_team_grid:hover .hover14 figure::before{
	-webkit-animation: shine .75s;
	animation: shine .75s;
}

/*-- //team --*/
.w3-contact {
    padding: 4em 0;
}
.w3-contact {
	background:url(../images/c11.jpg) no-repeat;
	background-position:center;
	background-attachment:fixed;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	font-family: 'Muli', sans-serif;
}
.content-w3ls {
    width: 35%;
    margin: 0 auto;
    background: rgb(255 255 255 / 76%);
    text-align: center;
    padding: 60px 10px;
}
.form-w3ls {
    width: 89%;
    margin: 0 auto 15px;
}
.navbar-header
{
	width:20%;
	float:left;
	margin:0;
	padding:0;
}
h3.w3-contact-form-head {
    
    font-size: 33px;
    font-weight: 300;
    text-align:center;
    color: #000;
	padding-bottom:30px;
	
}
/* Slideshow container */
.slideshow-container {
    position: relative;
    border: #000000f1 1px solid;
    box-shadow: 3px 4px 0px 2px #cecece;
}
#maincontainer_banner2 .container {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
#popupbox2{
	width:50%;
	float:left;
	margin:0;
	padding:0;
}
#popupbox1{
	width:50%;
	float:left;
	margin:0;
	padding:2% 0;
}

/* Slides */
.mySlides {
  display: none;
  padding: 10px 0;
  text-align: center;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 35%;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #888;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
  color: white;
}

/* The dot/bullet/indicator container */
.dot-container {
    text-align: center;
    padding: 20px;
    background: #ddd;
}
.mySlides p{
	text-align:center;
	color:#000;
	font-size:1.2em;
	    margin: 0 10%;
}
#testimonial h4 {
    text-align: center;
    margin: 2% 0;
    padding: 0;
    font-size: 2em;
    color: #8A0E30;
    font-weight: 600;
}
.bottom-socila-icons{
	width:100%;
	float:left;
}	
.bottom-socila-icons ul{

    width: 100%;
    float: left;
    margin: 5% 0 0 0;
	
	}
	.w3agile_footer_grid h3 {
		text-align: left;
    margin:0;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.28em;
    color: #fff;
	}
		.w3agile_footer_grid p {
    font-size:0.9em;
    line-height: 26px;
    color: #dedede;
    font-weight: 400;
	}
		.w3agile_footer_grid ul li{
    font-size:0.9em;
    line-height: 26px;
    color: #dedede;
    font-weight: 400;
	margin:1% 0;
	}
	.bottom-socila-icons ul li{
	    width: 10%;
		  font-size:0.9em;
    line-height: 26px;
    color: #dedede;
    font-weight: 400;
    border: #fff solid 1px;
    float: left;
    border-radius: 100px;
	margin: 0 5% 0 0;
    padding: 2%;
	}
#clientele h1 {
    text-align: center;
    margin:2% 0 1% 0;
    font-size: 2em;
    font-weight: 600;
    line-height: 1.28em;
    color: #001e57;
    padding: 20px 0 20px 0;
}
#contact{
	width:100%;
	margin:2% 0 0 0;
	padding:0;
	float:left;
	background:#009DDE;
}
.contact1{
	width:50%;
	margin:0;
	padding:2% 0;
	float:left;
	background:#8A0E30;
}
.contact2{
	width:50%;
	margin:0;
	padding: 0;
	float:left;
	background:#8A0E30;
}
.contact2 h1{
	text-align: left;
    margin: 2% 0;
    padding: 0;
    font-size: 2em;
    color: #fff;
    font-weight: 600;
}
#footer{
	width:100%;
	margin:0;
	background:#000;
	float:left;
}
#footer h2{
	text-align: center;
    margin: 1% 0;
    padding: 0;
    font-size: 1.2em;
    color: #fff;
    font-weight: 600;
}
.contact1 iframe{
	width:90%;
	margin:0 5%;
	height:300px;
}
.contact2 h2{
	text-align: left;
    margin: 2% 0;
    padding: 0;
    font-size: 1.2em;
    color: #fff;
    font-weight: 500;
}
.contact2 p{
	text-align: left;
    margin: 2% 0;
    padding: 0;
    font-size: 1.2em;
    color: #fff;
    font-weight: 500;
}
.contact2 h3{
	text-align: left;
    margin: 4% 0 0 0;
    padding: 0;
    font-size: 2em;
    color: #fff;
    font-weight: 600;
}
.contact2 a{
	text-decoration:none;
	color:#fff;
}
#clientele {
    width: 100%;
    margin: 0;
    padding: 2% 10%;
    float: left;
    /* background: #8A0E30; */
}
.mySlides h2{
	text-align:center;
	color:#8A0E30;
	font-size:1.5em;
	    margin: 2% 0;
}
#testimonial{
	width:80%;
	margin:0 10% 2% 10%;
	float:left;
}
 
input[type="text"], input[type="email"], textarea {
    width: 100%;
    padding: 10px 5px;
    margin: 2% 0;
    font-size: 1em;
    color: #000;
    background-color: rgba(255, 255, 255, 0);
    font-weight: normal;
    border: 1px solid rgba(0,0,0,.5);
    margin-bottom: 0;
    outline: none;
    letter-spacing: 1px;
}
textarea {
    height: 100px;
}

input::-webkit-input-placeholder {
color:#000!important;
}
 
input:-moz-placeholder { /* Firefox 18- */
color:#000!important;  
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color:#000!important;  
}
 
input:-ms-input-placeholder {  
color:#000!important;  
}
textarea::-webkit-input-placeholder {
color:#000!important;
}
 
textarea::-moz-placeholder { /* Firefox 18- */
color:#000!important;  
}
 
textarea::-moz-placeholder {  /* Firefox 19+ */
color:#000!important;  
}
 
textarea::-ms-input-placeholder {  
color:#000!important;  
}
input.sign-in {
    width: 100%;
    height: auto;
    padding: 0.5em;
    font-size: 20px;
    font-weight: normal;
    
    color: #fff;
    background-color: #8A0E30;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    border: none;
    outline: none;
    cursor: pointer;
}
input.sign-in:hover {
	background-color:#000;
}
p.copyright {
	text-align:center;
	padding:50px 0;
	color: #fff;
	font-size:16px;
	font-weight:normal;
}
p.copyright a {
	color:#ab8071;
}
p.copyright a:hover {
	color:red;
}
.agile_map_grid ul li{
    display: inline-block;
    color: #fff;
	margin-bottom:1em;
    text-transform: capitalize;
}
.agile_map_grid ul li:last-child,.agileits_w3layouts_footer_grid ul li:last-child{
	margin:0;
}
.agile_map_grid ul li a,.agileits_w3layouts_footer_grid ul li a{
	color:#fff;
	text-decoration:none;
}
.agile_map_grid ul li a:hover{
	color:#ff0101;
}
.agileits_w3layouts_footer_grid ul li a:hover{
	color:#ff0101;
}
.agile_map_grid ul li i {
    color: #212121;
    margin-right: 1em;
    padding: .5em;
    background: #fff;
    border-radius: 50%;
}
.agile_map_grid ul li span{
    color:#337ab7;
	font-weight:600;
}
.map iframe{
	width:100%;
	min-height:400px;
	margin-bottom:-6px;
}
.map {
    position: relative;
}
.agile_map_grid {
    position: absolute;
    top:15%;
    left: 45%;
	width:25%;
    background:rgba(12, 9, 9, 0.78);

}
.agile_map_grid h3{
	font-size:1.5em;
	color:#8A0E30;
	padding-bottom:.5em;
	position:relative;
	margin-bottom:1em;
}
.agile_map_grid h3:after{
	content:'';
	background:#20d8ea;
	height:2px;
	width:20%;
	position:absolute;
	left:0%;
	bottom:0%;
}
.agile_map_grid1 {
   border: 2px dotted #fff;
    padding: 2em;
}
/*-- Footer --*/
.footer {
	background-color: #212121;
} 
.footer-info {
	margin-top: 50px;
} 
.footer h4 {
    color: #8A0E30;
    padding: 0 0 20px 0;
    font-weight: 600;
    text-align: left;
    font-size: 20px;
} 
.footer-info li {
	color: #EEE;
	display: block;
	font-weight: 300;
	font-size: 13px;
	line-height: 25px;
}
.links a {
    color: #EEE;
    font-size: 1em;
}
.links a:hover {
	color: #FFF;
	text-decoration: underline;
} 
a.mail {
	color: #EEE;
} 
a.mail:hover {
	color: #bdd001;
} 
/*-- Newsletter --*/
.footer-info p {
	color: #EEE;
	font-weight: 300;
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 10px;
} 
.newsletter {
	position: relative;
} 
.newsletter .email {
	padding: 5px 60px 5px 15px;
	font-style: italic;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	height: 40px;
	border: 1px solid #ddd;
	width: 100%;
	outline:none;
	color: #bcc0c4;
	background-color: #565f66;
	border: none;
}  
.newsletter .submit {
	width: 40px;
	height: 40px;
	background-image: url('../images/subscribe.png');
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	background-color: #8A0E30;
	top: 0;
	right: 0;
	border: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s ;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
	outline:none;
}
.newsletter:hover .submit{
	background-color: #8A0E30;
}
/*-- //Newsletter --*/ 
/*-- Footer-Social-Icons --*/
.connect {
	padding-bottom: 30px;
	text-align: center;
}
.connect h4 {
	text-align: center;
}
.connect-social ul li {
    display: inline-block;
    margin: 0 2px;
}
.connect-social ul li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background-size: 300px;
    color: #fff;
    border: 1px solid #fff;
    line-height: 2.4em;
    border-radius: 50%;
    text-align: center;
} 
.connect-social ul li a:hover {
    color: #8A0E30;
    border-color: #8A0E30;
	-webkit-transform: rotatez(360deg);
	-moz-transform: rotatez(360deg);
	-o-transform: rotatez(360deg);
	-ms-transform: rotatez(360deg);
    transform: rotatez(360deg);
}
/*-- Footer-Social-Icons --*/ 
/*-- Copyright --*/
.copyright {
	text-align: center;
	padding: 30px 0;
	border-top: 1px solid #EEE;
}
.copyright p {
	color: #FFF;
	margin:0 10%;
}
.copyright a {
	color: #FFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #8A0E30;
	text-decoration: underline;
}
::-webkit-input-placeholder {
	color:#fff !important;
}
:-moz-placeholder { /* Firefox 18- */
	color:#fff !important;
}
::-moz-placeholder {  /* Firefox 19+ */
	color:#fff !important;
}
:-ms-input-placeholder {  
	color:#fff !important;
}
/*-- //Copyright --*/
/*-- //Footer --*/  


/* Effect 6 */


.hi-icon {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	margin: 15px 30px;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
}



.hi-icon:before {
	speak: none;
	font-size: 48px;
	line-height: 90px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}


@-webkit-keyframes spinAround {
	from {
		-webkit-transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(360deg);
	}
}
@-moz-keyframes spinAround {
	from {
		-moz-transform: rotate(0deg)
	}
	to {
		-moz-transform: rotate(360deg);
	}
}
@keyframes spinAround {
	from {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(360deg);
	}
}

.hi-icon-effect-6 .hi-icon {
	box-shadow: 0 0 0 4px rgba(255,255,255,1);
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}

.hi-icon-effect-6 .hi-icon:hover {
	background: rgba(255,255,255,1);
	color: #64bb5d;
}

.hi-icon-effect-6 .hi-icon:hover:before {
	-webkit-animation: spinAround 2s linear infinite;
	-moz-animation: spinAround 2s linear infinite;
	animation: spinAround 2s linear infinite;
}
/* //Effect 6 */
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 46px;
    height: 54px;
	border: none;
	text-indent: 100%;
	background: url(../images/arrow.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*-- responsiv design --*/
@media screen and (max-width:1440px) {

.navbar-nav > li > a {
    padding-right: 15px!important;
}
	.w3-border-banner {
    margin: 8em auto 0;
   }
   .zs-enabled .zs-slideshow .zs-bullets {
    position: absolute;
    z-index: 4;
    bottom: 80px;
   }
   
}
@media screen and (max-width:1368px) {
		.navbar-default .navbar-nav > li > a {
    font-size: 1.2em;
}
#Properties4 button {
    width: 30%;
    margin: 0 35%;
}
.testimonial_box {
    height: 350px;
}
	
}
@media screen and (max-width:1336px) {

	.w3-border-banner {
    margin: 5em auto 0;
    }
.agile_map_grid {
    position: absolute;
    top: 15%;
    left: 45%;
    width: 25%;
    background: rgba(12, 9, 9, 0.78);
    }
	
}
@media screen and (max-width:1280px) {
	.navbar-default .navbar-nav > li > a {
    font-size: 1.2em;
	}
	.testimonial_box {
    height: 350px;
	}
	#Properties4 button {
    width: 30%;
    margin: 0 35%;
	}
	#Properties2 button {
    width: 40%;
    margin: 0 30%;
	}
	.agileits-special-info h4:after {
    left: 102px;
   }
   .agile_map_grid {
    width: 26%;
     }
}
@media screen and (max-width:1080px) {
	.navbar-header h1 {
    font-size: 2.5em;
	}
	.agileits-special-info h4:after {
    left: 82px;
     }
	 .box, .box .overbox {
    height: 189px;
     }
	 .box .overbox {
    padding: 5em 2em 2em;
    }
	.content-w3ls {
    width: 41%;
	}
	.agile_map_grid {
    width: 33%;
    }
	.owl-carousel .owl-wrapper-outer {
    width: 67%;
   }
}
@media screen and (max-width:1024px) {

	#about {
    margin: 0% 0 0 0;
}
.slick-slide {
    height: 260px;
}

.button {
        top: 15px;
		
}
.navbar-header img {
    vertical-align: middle;
    width: 60%;
}
.flip-box {
        background-color: transparent;
        width: 48%;
        height: 250px;
    }

#banner {
    margin: 0;
    margin: 0;
    height: auto;
}
	.navbar-default {
    margin: 0;
    width: 100%;
	}
	.services_inner {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.testimonial_box {
    height: 355px;
}
#testimonial {
    width: 100%;
    margin: 0 0 2% 0;
}	
	#Properties2 {
    width: 100%;
    margin: 0;
    float: left;
    padding: 0 0 1% 0;
}
.box_Properties2 {
    width: 23%;
}
#Properties h2:before {
    width: 30%;
}
#Properties h2:after {
    width: 30%;
}
#Properties4 h5:before {
    width: 30%;
}
#Properties4 h5:after {
    width: 30%;
}
#Properties2 button {
    width: 40%;
    margin: 0 30%;
}
#Properties4 button {
    width: 40%;
    margin: 0 30%;
}
.box_Properties {
    width: 23%;
}
	ul.nav.navbar-nav {
    float: left;
    margin-top: 1em;
}
.navbar-default .navbar-nav > li > a {
    font-size: 1em;
}
	.inner-header-agile {
    padding: 0 1em;
    }
	.agileits-special-info {
    padding: 4em 2em 0 2em;
	}
	.agileits-special-info h4:after {
    left: 72px;
     }
	 .zs-enabled .zs-slideshow .zs-bullets {
    position: absolute;
    z-index: 4;
    bottom: 29px;
     }
}
@media screen and (max-width:991px) {

  .videoBox {
    width: 50%;
  }

	.baner-info p {
    font-size: 1em;
	letter-spacing:1px;
	}
	.w3l-special-grid {
    width: 50%;
    float: left;
    }
	.agileits-special-info h4:after {
    left: 160px;
    }
	.agileits-special-info p {
    letter-spacing: 2px;
    }
	.agile-about-right {
    background: #00efd9;
    padding: 4em 0 19em 0;
    }
	.services-w3-grid1 {
    width: 33%;
    float: left;
     }
	 .services-w3-grid2 {
    width: 33%;
    float: left;
    }
	.box, .box .overbox {
    height: 146px;
     }
	 .box .overbox {
    padding: 4em 2em 2em;
     }
	 .w3_agile_team_grid {
    width: 50%;
    float: left;
    }
	.agile_map_grid {
    width: 35%;
     }
	 .zs-enabled .zs-slideshow .zs-bullets {
    position: absolute;
    z-index: 4;
    bottom: 43px;
    }
	.w3_testimonials_grids {
    width: 77%;
   }
   input.sign-in {
    width: 100%;
    height: 75px;
   }
}
@media screen and (max-width:800px) {
	.container_pro {
    margin: 5vmin;
	}
	.about-section {
    position: relative;
    padding: 50px 0 70px;
}
	.ab1 img {
    width: 100%;
    margin: 2% 0 0 0;
    display: block;
}
	#banner {
    width: 100%;
    float: left;
    margin: 0% 0 0 0;
}

	.navbar-default .navbar-nav > li > a {
    font-size: 0.85em;
}
.ab1 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.ab2 {
    width: 100%;
    float: left;
    margin: 0 0 2% 0;
    padding: 0;
}
.box_Properties {
    width: 80%;
    margin: 1% 10%;
}
#Properties2 button {
    width: 80%;
    margin: 0 10%;
}
#header_top {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    background: #8A0E30;
}
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 20%;
}
.contact1 {
    width: 100%;
    margin: 0;
}
.contact2 {
    width: 90%;
    margin: 0 5%;
    padding: 0;
    float: left;
    background: #8A0E30;
}
.box_Properties2 {
    width: 80%;
    margin: 1% 10%;
}
#Properties4 button {
    width: 80%;
    margin: 0 10%;
}
.testimonial_box {
    height: 220px;
	    width: 80%;
		    margin: 0 10%;
}
.s_box h2 {
    font-size: 1.8em;
}
.s_box {
    width: 50%;
    float: left;
    margin: 0 25%;
    padding: 0;
}
  span.psw {
     display: block;
     float: none;
  }
  .cancelbtn {
     width: 100%;
  }

	.navbar-nav > li {
    margin: 0 0.2em;
    }
	.w3-border-banner {
    margin: 4em auto 0;
    }
	.w3-border-banner {
    width: 289px;
    height: 289px;
	}
	.baner-info p {
    font-size: 1em;
    width: 50%;
    }
	.agileits-special-info h4:after {
    left: 125px;
     }
	 .agile_map_grid {
    width: 43%;
    left: 40%;
    }
	#demo-1 {
    min-height: 549px;
    }
	input.sign-in {
    width: 100%;
    height: 68px;
	}
	.services, .gallery, .special, .about, .team, .testimonials, .contact {
    padding: 4em 0;
	}
}
@media screen and (max-width:768px) {
	.team .cards_inner .card_inner2:nth-child(2) {
        transform: none;
    }

	.team .cards_inner .card_inner2::before {
    position: absolute;
	display:none;
	}
	.team .cards_inner .card_inner2 {
    position: relative;
    cursor: pointer;
    margin: 2% 0;
}
.team .cards_inner .card_inner2 img {
    filter: grayscale(100%);
    transition: 0.5s ease;
    width: 100%;
    display: block;
}
.team .cards_inner {
    margin-top: 7rem;
    display: block;
    width: 80%;
    padding: 0;
    margin: 15% 10% 0 10%;
}
	#clientele {
    width: 100%;
    margin: 0;
    padding: 2% 0;
	}
	.slick-slide {
        height: 195px;
    }
	.w3-col.m4, .w3-third {
        width: 100%;
    }
	.box_Properties img {
    width: 100%;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    height: auto;
}

	.navbar-nav > li {
    margin: 0;
}
	.navbar-header h1 {
    font-size: 2.2em;
     }
	 .content-w3ls {
    width: 50%;
    }
	.agile_map_grid {
    width: 48%;
    left: 37%;
    }
	 .navbar-default .navbar-nav > li > a {
    text-align: center;
	}
	.navbar-default .navbar-nav > li > a {
    padding:1em;
     }
	 
}
@media screen and (max-width:736px) {
.agileits-special-info p {
    letter-spacing: 3px;
}
.content-w3ls {
    width: 44%;
}
input.sign-in {
    width: 100%;
    height: 61px;
    }
	.footer h4 {
    color: #8A0E30;
    padding: 0 0 20px 0;
    font-weight: 600;
     text-align:center;
    font-size: 20px;
	}
	.col-md-4.col-sm-4.footer-info-grid.links {
    width: 100%;
    text-align: center;
	 margin: 0 0 3em 0;
   }
   .footer-info-grid.address {
    width: 100%;
    text-align: center;
    margin: 0;
    }
	.footer-info-grid.email {
    width: 100%;
    text-align: center;
    margin: 0 0 3em 0;
     }
	 ul.nav.navbar-nav {
    float: none;
	 }
	 .navbar-nav > li {
     border-right:none;
    }
	.navbar-nav {
    margin: 0;
    }
	.navbar-nav > li:hover{
		background:#000;
	}
	.navbar-nav > li {
    margin: 1em;
    }
	.navbar-toggle {
    margin-top: 25px;
     }
	 ul.nav.navbar-nav {
    margin: 1em;
     }
	 .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: #131010;
     }
	 .inner-header-agile {
    border-bottom: none;
    }
	h3.w3-contact-form-head {
        font-size: 28px;
	}
	.newsletter .email {
      width: 50%;
   
	}
	.newsletter .submit {
    right: 131px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background: #131010;
    position: absolute;
    width: 100%;
    z-index: 999;
	}
	.content-w3ls {
    width: 64%;
	}
	.footer-info-grid.email {
    margin: 0 0 1em 0;
	}
}
@media screen and (max-width:667px) {
	.agileits-special-info p {
    letter-spacing: 0px;
     }
	 .agileits-special-info h4:after {
    left: 106px;
     }
	 .agile_map_grid {
    width: 52%;
	}
	 .box .title {
    padding: 5px;
    }
	.box, .box .overbox {
    height: 128px;
     }
	 #lightGallery-slider .lightGallery-slide img {
    display: inline-block;
    max-height: 100%;
    max-width: 82%;
	 }
	 .services, .gallery, .special, .about, .team, .testimonials, .contact {
    padding: 3em 0;
	}
	
}
@media screen and (max-width:640px) {
	.baner-info h3 {
    font-size: 3.2em;
    letter-spacing: 3px;
    
     }
	  .w3-border-banner {
    width: 233px;
    height: 233px;
     }
	 .baner-info {
    position: absolute;
    padding-top: 2em;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    top: 0;
     }
	 .box .title {
    padding: 3px;
     }
	 .box .overbox {
    padding: 3em 2em 2em;
     }
	 .services-w3-grid1 {
    width: 50%;
    float: left;
     }
	 .services-w3-grid2 {
    width: 50%;
    float: left;
	}
	.services-w3-grid3 {
    width: 50%;
    float: left;
	}
	.box, .box .overbox {
    height: 119px;
    }
	.box .overbox {
    padding: 3em 1em 2em;
	}
	.box .title {
    padding: 2px;
    }
	.box .title {
    font-size: 1.3em;
	}
	.content-w3ls {
    width: 54%;
    }
	.agile_map_grid {
    width: 53%;
    }
}
@media screen and (max-width:600px) {
	.baner-info {
    padding-top: 1em;
	}
	.agileits-special-info h4:after {
    left: 85px;
    }
	.box, .box .overbox {
    height: 112px;
    }
	.content-w3ls {
    width: 59%;
     }
	 .baner-info p {
    font-size: 1em;
    width: 66%;
    }
	.zs-enabled .zs-slideshow .zs-bullets {
    bottom: 52px;
     }
	 .agile_map_grid {
    width: 55%;
     }
	 .w3ls_head h3, .services-info h2, .w3l_head h3, .w3-service-head h3, .agileits_w3layouts_schedule h3, .w3-test-heading h3 {
    font-size: 2em;
	}
	h3.w3-contact-form-head {
    font-size: 2em;
	}
	
}
@media screen and (max-width:568px) {
	
		.container_pro .card:hover .card__head {
    font-size: 1em;
}
.container_pro .card .card__head {
    font-size: 0.7em;
}
	.box .overbox {
    padding: 5em 1em 2em;
   }
   .box, .box .overbox {
    height: 166px;
    }
	.w3l_gallery_grid li {
    display: inline-block;
    float: left;
    width: 50%;
    padding: 1%;
    }
	.agile_map_grid {
    width: 60%;
	}
	.newsletter .submit {
    right: 89px;
	}
	.w3ls_head h3, .services-info h2, .w3l_head h3, .w3-service-head h3, .agileits_w3layouts_schedule h3, .w3-test-heading h3 {
    font-size: 2em;
	}
	h3.w3-contact-form-head {
    font-size: 2em;
	}
	.hi-icon:before {
    speak: none;
    font-size: 25px;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
	}
}

@media screen and (max-width:480px) {

	.text-gray-400 {
    margin: 0 20% 0 0 !important;
	}
	.image-2 {
 display:none;
}
	.banner_about_box {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    background-image: url(../images/inner_page_banner1.jpg);
    background-repeat: repeat;
    background-size: cover;
	
	}
	.about-section .image-column .inner-column {
    position: relative;
    padding-left: 0;
    padding-bottom: 0;
}
.image-column {
        position: relative;
        padding-left: 0;
        padding-bottom: 0;
    }
	
	.banner_about_box {
    background-repeat: repeat;
    background-size: 100%;
	}
		.slick-slide {
        height:450px !important;
    }
	.w3-row-padding {
    width: 100%;
    margin: 0;
}

	#Properties4 h5:before {
    width: 20%;
}
.testimonial_box {
    height: 300px;
}
.navbar-header img {
    vertical-align: middle;
}
#Properties h2:before{
	   width: 20%;
}
#Properties h2:after{
	   width: 20%;
}
#Properties4 h5:after {
    width: 20%;
}
	#header_top h2 {
    float: RIGHT;
    color: #fff;
    font-size: 1em;
    margin: 0.5% 2%;
}
.navbar-header {
    width: 35%;
    float: left;
    margin: 0;
    padding: 0;
}
	.sidebar-contact{
    width:100%;
    height:100%;
    left:-100%;
  }
  .sidebar-contact .toggle{
    top:50%;
    transform:translateY(-50%);
    transition:0.5s;
  }
  .sidebar-contact.active .toggle
  {
    top:0;
    right:0;
    transform:translateY(0);
  }
  .scroll{
    width:100%;
    height:100%;
    overflow-y:auto;
  }
  .content{
    padding:50px 50px;
  }
  
	#demo-1 {
    min-height: 429px;
    }
	.baner-info h3 {
    font-size: 3em;
    letter-spacing: 1px;
    }
	.w3-border-banner {
    margin: 4em auto 0;
    }
	.baner-info h4 {
    letter-spacing: 7px;
    }
	.baner-info p {
    font-size: 1em;
    width: 90%;
     }
	 .agileits-special-info h4:after {
    left: 63px;
     }
	 .agileits-special-info p {
    letter-spacing: 1px;
     }
	 .agile-about-right {
    background: #00efd9;
    padding: 4em 0 23em 0;
     }
	 .box, .box .overbox {
    height: 138px;
    }
	.box .overbox {
    padding: 4em 1em 2em;
     }
	 .agile_map_grid {
    width: 83%;
	left: 16%;
     }
	 .zs-enabled .zs-slideshow .zs-bullets {
    bottom: 19px;
     }
	 .w3_testimonials_grid h4 {
    width: 100%;
	}
	.services, .gallery, .special, .about, .team, .testimonials, .contact {
    padding: 2em 0;
	}
	.content-w3ls {
    width: 79%;
	}
	 
	.flip-box {
        background-color: transparent;
        width: 100%;
        height: 325px;
        padding: 0;
        margin: 1% 0;
    }
		.about-section .image-column .inner-column:before {
    position: absolute;
    left: -75px;
    top: 65px;
    height: 520px;
    z-index: -99999999;
    width: 100%;
    background-image: url(https://i.ibb.co/fxJ1jtC/about-circle-1.png);
    content: "";
}
.banner_about_box p {
    font-size: 1.2em;
    text-align: Center;
    margin: 0;
    padding: 5% 0;
}
	 
}
@media screen and (max-width:425px) {
	.team .cards_inner {
        margin-top: 7rem;
        display: block;
        width: 100%;
        padding: 0;
        margin: 20% 0 0 0;
    }
	.slick-slide {
        height: 400px !important;
    }
.team .cards_inner .card_inner2 p {
    font-size: 0.9em;
    max-width: 100%;
    padding: 0;
}
.team .cards_inner .cards_inner_content {
    position: absolute;
    bottom: 0;
    z-index: 99;
    left: 0;
    color: #fff;
    width: 100%;
    padding: 0 1.25rem;
    text-align: center;
}

}
@media screen and (max-width:414px) {
	.slick-slide {
        height: 400px !important;
    }

.about-section .image-column .inner-column:before {
    position: absolute;
    left: -75px;
    top: 65px;
    height: 520px;
    width:100%;
}
	.navbar-header h1 {
    font-size: 2em;
    }
	.baner-info h3 {
    font-size: 2.5em;
    letter-spacing: 1px;
	}
	.baner-info h4 {
    letter-spacing: 5px;
	}
	.baner-info p {
    font-size: 1em;
    width: 91%;
    }
	.zs-enabled .zs-slideshow .zs-bullets {
    bottom: 143px;
     }
	.zs-enabled .zs-slideshow .zs-bullets {
    bottom: 15px;
    left: 0px;
     }
	.w3l-special-grid {
    width: 100%;
	}
	.agileits-special-info h4:after {
    left: 129px;
     } 
	 .agile-about-right {
    padding: 4em 0 28em 0;
     }
	 .w3ls-text h3 {
    font-size: 1.6em;
    letter-spacing: 3px;
     }
	 .w3ls-text p {
    letter-spacing: 1px;
	 }
	 .agile-about-right {
    padding: 4em 0 23em 0;
     }
	 .services-w3-grid1 {
    width: 100%;
     }
	  .services-w3-grid2 {
    width: 100%;
     }
	  .services-w3-grid3{
    width: 100%;
     }
	 .content-w3ls {
    width: 71%;
    }
	.w3ls_head h3, .services-info h2, .w3l_head h3, .w3-service-head h3, .agileits_w3layouts_schedule h3 {
    font-size: 2.5em;
    color: #8A0E30;
    font-family: 'Ubuntu', sans-serif;
    text-align: center;
    letter-spacing: 3px;
    
     }
	 .box .overbox {
    padding: 3em 1em 2em;
     }
	 .box, .box .overbox {
    height: 112px;
     } 
	 .newsletter .email {
    width: 74%;
	}
	.newsletter .submit {
    right: 46px;
	}
	.w3ls_head h3, .services-info h2, .w3l_head h3, .w3-service-head h3, .agileits_w3layouts_schedule h3 {
    font-size: 2em;
	}
	.content-w3ls {
    width: 94%;
	}
	.w3ls_head h3, .services-info h2, .w3l_head h3, .w3-service-head h3, .agileits_w3layouts_schedule h3, .w3-test-heading h3 {
    font-size: 2em;
    letter-spacing: 3px;
	}
  

}
@media screen and (max-width:384px) {
		.about-section {
    position: relative;
    padding-left: 0;
    padding-bottom:0;
}
.image-column {
    position: relative;
    padding-left: 0;
    padding-bottom: 0;
}
.inner-column {
    position: relative;
    padding-left: 0 !important;
    padding-bottom:35px !important;
}
.about-section .image-column .image-2 {
    position: relative;
    left: 0;
    width: 100%;
    bottom: 0;
    margin: 5% 0 0 0;
    box-shadow: 1px 12px 10px 5px rgb(0 0 0 / 20%);
}
	
	.baner-info h3 {
    font-size: 2em;
    letter-spacing: 1px;
     }
	 .agileits-special-info h4:after {
    left: 113px;
     }
	 .w3ls-text p {
    letter-spacing: 0px;
     }
	 .box, .box .overbox {
    height: 103px;
     }
	 .box .overbox {
    padding: 3em 1em 2em;
    }
	.w3-border-banner {
    margin: 3em auto 0;
     }
	 .agile_map_grid {
    width: 87%;
    left: 9%;
    }
	.services, .gallery, .special, .about, .team, .testimonials, .contact {
    padding: 2em 0;
	}
	.newsletter .email {
    width: 72%;
	}
	input.sign-in {
    font-size: 17px;
	}
	.agile_map_grid {
    width: 100%;
    left: 0;
    position: static;
	}
	.agile_map_grid ul li i {
    margin-right: 0.3em;
	}
	.w3ls_head h3, .services-info h2, .w3l_head h3, .w3-service-head h3, .agileits_w3layouts_schedule h3, .w3-test-heading h3 {
    font-size: 1.5em;
    letter-spacing: 2px;
	}
	.w3l_gallery_grid li {
    float: none;
    width: 100%;
	}
	.box, .box .overbox {
    height: 219px;
	}
	.box .overbox {
    padding: 7em 5em 1em;
	}
	.newsletter .submit {
    right: 41px;
	}
	#Properties4 button {
    width: 100%;
    margin:2% 0;
}
.testimonial_box {
    width: 100%;
    margin: 0;
}
#services p {
    font-size: 1.4em;
    font-weight: 500;
    color: #fff;
    margin: 0;
    text-align: left;
}
.s_box {
    width: 80%;
    float: left;
    margin: 0 10%;
    padding: 0;
}
.navbar-header {
    width: 45%;
}
}
@media screen and (max-width:375px) {


.newsletter .submit {
    right: 41px;
	}
	
	.box_Properties {
    width: 100%;
    margin: 1% 0;
}
	.box_Properties2 {
    width: 100%;
    margin: 1% 0;
}
#Properties2 button {
    width: 100%;
    margin: 2% 0;
}

}
@media screen and (max-width:320px) {
		.slick-slide {
        height: 350px !important;
    }

	.slick-slide {
        height: 145px;
    }
	#Properties4 button {
       font-size: 1.2em;
}
	.testimonial_box {
    height: 350px;
}
#Properties2 button {
    font-size: 1.2em;
}
#Properties4 h5 {
    font-size: 1.5em;
}
#Properties h2 {
    font-size: 1.5em;
}
	#header_top h2 {
    float: RIGHT;
    color: #fff;
    font-size: 0.9em;
    margin: 0.5% 2%;
}
	.navbar-header h1 i {
    font-size: 20px;
    }
	.navbar-header h1 {
    font-size: 1.7em;
    }
	.baner-info h3 {
    font-size: 1.7em;
    letter-spacing: 1px;
   }
   .baner-info h4 {
    letter-spacing: 3px;
     }
	 .baner-info p {
    font-size: 1em;
    width: 96%;
     }
	 .agileits-special-info h4:after {
    left: 92px;
     } 
	 .w3ls-text h3 {
    font-size: 1.4em;
    letter-spacing: 1px;
     }
	 .w3ls-text p {
    letter-spacing: 1px;
     }
	 .agile-about-right {
    padding: 4em 0 27em 0;
     }
	 .w3ls_head h3, .services-info h2, .w3l_head h3, .w3-service-head h3, .agileits_w3layouts_schedule h3 {
    font-size: 2em;
    }
	.box, .box .overbox {
    height: 120px;
     }
	 .box .overbox {
    padding: 3em 1em 2em;
     }
	 .w3l_gallery_grid li { 
    width: 100%;
       }
	   .content-w3ls {
    width: 86%;
     }
	 .special {
    padding: 2em 0;
     }
	 .w3-about-grid-top {
    padding: 0px 0 4em 0;
     } 
	 .w3-service-grids {
     padding:0em;
	 }
	 input.sign-in {
    width: 100%;
    height: 48px;
    }
	.box, .box .overbox {
    height: 191px;
	}
	.box .overbox {
    padding: 6em 1em 2em;
	}
	.w3ls_head h3, .services-info h2, .w3l_head h3, .w3-service-head h3, .agileits_w3layouts_schedule h3, .w3-test-heading h3 {
    font-size: 1.5em;
    letter-spacing: 2px;
	}
	.w3_testimonials_grids {
    width: 100%;
	}
	.w3_agile_team_grid {
    width: 100%;
    float: none;
    margin: 3em 0;
	}
	.w3_agile_team_grid:nth-child(2), .w3_agile_team_grid:nth-child(4) {
    margin-top: 0;
	}
	.newsletter .submit {
    right: 35px;
	}
	h3.w3-contact-form-head {
    font-size: 1.5em;
	}
	.footer h4 {
    font-size: 18px;
	}
	.newsletter .email {
    width: 93%;
	}
	.newsletter .submit {
    right: 9px;
	}
}

/*-- responsiv design --*/