@import url('https://fonts.googleapis.com/css2?family=Amaranth&family=Cinzel+Decorative:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Amaranth&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap');

body{
  font-family: inter, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  overflow-x: hidden;
  font-family: 'Source Sans Pro', sans-serif;

}
.slick-prev {
  display: none !important;
}
.slick-next {
  display: none !important;
}

.top-bar1 {
    background-color: #fff;
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
}

.top-bar1 span {
    display: inline-block;
    margin: 0 10px;
    font-weight: 700;
    color: #000;
}
.dot {
    color: #000;
    margin: 0 8px;
}


/*.nav-menu>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a {*/
/*   color: #fff;*/
/*    margin-top: -16px;*/
/*}*/
/*.active {*/
/*  background-color: #fbae16;*/
/*    z-index: 999;*/
/*    position: relative;*/
    
/*}*/
.active a {
   padding: 12px 19px !important;
    /*background-color: #fcaf18;*/
    margin-top: 14px;
    /*border-radius: 16px;*/
    color: #fcaf18 !important;
}
.heading.placeholder{
 color: #000 !important;  
}

.banner1{
  background-image: url(../images/10.jpg);
  background-position: center;
  background-size: cover;
  position: relative;
  height: 525px;
}
.banner2{
  background-image: url(../images/8.jpg);
  background-position: center;
  background-size: cover;
  position: relative;
  height: 525px;
}

.banner3{
  background-image: url(../images/13.jpg);
  background-position: center;
  background-size: cover;
  position: relative;
   height: 525px;
}

.banner4{
  background-image: url(../images/14.jpg);
  background-position: center;
  background-size: cover;
  position: relative;
  height: 525px;
}

.banner5{
  background-image: url(../images/15.jpg);
  background-position: center;
  background-size: cover;
  position: relative;
  height: 525px;
}


/* food section start here */
.food-sec{
  margin-top: 19px;
  margin-bottom: 56px;
}
.food-img1 img{
  width: 100%;
  height: 750px;
  border-radius: 10px;
  border: 2px solid #c30000;
}
.food-img2 img{
  width: 100%;
  height: 750px;
  border-radius: 10px;
  border: 2px solid #c30000;
}
.food-tag h2{
  color: #c30000;
  text-align: center;
}
/* food section start here */
.bt-tag h4{
  text-align: center;
  font-size: 31px;
  border: 1px solid #000;
  width: 172px;
  padding: 5px 0;
  margin: 0 auto;
  background-color: #fff;
  color: #f04c53;
  border: 2px solid #f04c53;
  border-radius: 11px;
}
.bt-tag {
  margin-bottom: 39px;
}

.page-scroll {
  top: 0;
  position: fixed;
  width: 100%;
  z-index: 999;
  animation: slide-down 0.7s;
  background-color: #fff;
}
.page-scroll .header_area::after {
  background-color: transparent;
}
.page-scroll .header_area::after{
  display: none;
}
#gallery{
  margin-bottom: 20px;
}
.page-scroll  .nav-menu>li>a {
  color: #c30000;
}
.page-scroll  .header_area::after{
  top: 0px !important;
}

h1, h2, h3 {
  font-family: 'Cinzel Decorative', cursive;
}
.sharing_main_box h2{
font-size: 25px;
}
.mb_n a{
  text-decoration: none;
}
.mb_e a{
  text-decoration: none;
}
.top_header{
  position: relative;

}
.services-block {
  background-image: url(../images/bg3.jpg);
  background-size: cover;
  width: 100%;
  padding: 28px 0;
}
.heart {
  min-width: 22px;
  min-height: 22px;
  font-size: 19px;
  color: #ffffff;
  position: absolute;
  top: 0vh;
 
  animation: rain 3s linear 1;
}

@keyframes rain {
  0% {
    transform: translateY(-10vh) rotateZ(0deg);
  }
  25% {
    transform: translateY(27vh) rotateZ(20deg);
  }
  50% {
    transform: translateY(55vh) rotateZ(-20deg);
  }
  75% {
    transform: translateY(90vh) rotateZ(20deg);
  }
  100% {
    transform: translateY(120vh) rotateZ(-20deg);
  }
  150% {
    transform: translateY(150vh) rotateZ(-20deg);
  }
}
.header_area::after{
  position: absolute;
  content: '';
  width: 55%;
  height: 71px;
  background-color: #cc2027;
  top: 36px;
  /* left: 0px; */
  right: 0;
  clip-path: polygon(0 0, 100% 0, 102% 100%, 5% 100%);
  z-index: 0;
}

.header_area1::after{
  position: absolute;
  content: '';
  width: 55%;
  height: 71px;
  background-color: #cc2027;
  top: 79px;
  /* left: 0px; */
  right: 0;
  clip-path: polygon(0 0, 100% 0, 102% 100%, 5% 100%);
  z-index: 0;
}



.icon_wthree img{
  width: 459px;
}
.icon_img img {
  width: 195px;
  margin-top: -24px;
}
.nav-header img{
  width: 336px;
  height: 66px;
}
#top_header {
 background-color: #cc2027;
 color: #fff;
 letter-spacing: 0.5px;
 width: 100%;
 top: 0;
 font-size: 14px;
}
.co-dt-h span{
  color: #fff;
}
.mb_n{
 margin-right: 8px;

}
.mb_nn{
  color: #fff;
}
.log-lns {
 text-align: right;
}
.fa-envelope{
 padding-right: 2px;
}
.log-lns i {
 padding: 10px 5px;
 font-size: 15px;
 color: #fff;
}

.navbar-fixed-top {
 top: 26px;
 border-width: 0 0 1px;
}
.co-dt-h{
 padding-top: 6px;
 text-align: left;
}
.banner-slide img{
  width: 100%;
  height: 83vh;
  object-fit: cover;
}
.banner-cls{
    position: relative;
}
.banner-cls::after {
    position: absolute;
    content: '';
    background-image: linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 55%));
    width: 100%;
    height: 650px;
    top: 0;
    left: 0;
}
.banner-ct {
        position: absolute;
        top: -16%;
        left: 24%;
        font-size: 12px;
        z-index: 999;
        color: transparent;
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke-width: 2px;
        -webkit-text-stroke-color: #fff;
        text-align: center;
}


.banner-ct {
   text-align: center;
    padding-top: 20em;
}
.banner-ct  h3 {
  font-size: 45px;
	text-align: center;
	color: #ffffff;
	letter-spacing:3px;
	    text-shadow: 3px 3px 3px rgb(23, 22, 22);
}
.banner-ct p {
    font-size: 1em;
    color: #fc3158;
    letter-spacing: 10px;
        margin: 1em 0 2em 0;
	    text-shadow: 3px 3px 3px rgb(23, 22, 22);
}
/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.hvr-buzz{
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/*--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: 24%;
    left: 0;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width:32px;
    height:32px;
    background: transparent url("../images/left.png") no-repeat left top;
}
 .callbacks_nav:hover{
  	opacity: 0.5;
  }
.callbacks_nav.next {
  left: auto;
   background: transparent url("../images/right.png") no-repeat right top;
       left: 51%;
 }
 .callbacks_nav.prev {
	right: auto;
	background-position:left top;
	left: 47%;
}
#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;
    bottom: -88px;
    left: 47%;
    padding: 0;
    margin: 0;
    z-index: 990;
    display: block;
    text-align: center;
}
.slider-top span{
	font-weight:600;
}
.callbacks_tabs li{
       display: inline-block;
    margin: 0 7px;
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height:12px;
    width:12px;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.callbacks_here a:after{
    background: #147efb;
}


/* aboutus start here */
.aboutus{
 margin-bottom: 40px;
}
.aboutpage-ct h2{
  color: #c30000;
}
 .share_img img{
  height: 475px;
  width: 100%;
  object-fit: cover;

}
.aboutus{
    width: 100%;
    float: left;
   
}
.aboutpage-ct{
    margin-top: -20px;
}
/* .aboutus .sharing_inner_wrapper {
    width: 100%;
    float: left;
    position: relative;
} */
.aboutus .sharing_inner_wrapper .sharing_main_box {
    width: 600px;
    float: left;
    border-radius: 8px;
    padding: 35px 30px;
    background: #eaf7fd;
    z-index: 99;
    position: relative;
    background-image: url(../images/back.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
/* .aboutus .sharing_inner_wrapper .share_img {
    float: right;
    top: 56px;
    z-index: 1;
    position: absolute;
    right: 0;
} */
/* .aboutus .sharing_inner_wrapper .share_img {
    float: right;
    top: 56px;
    z-index: 1;
    position: absolute;
    right: 0;
} */
.heart_line:after {
    content: '';
    background-image: url(../images/icon.png);
    top: 3px;
    left: -5px;
    right: 393px;
    margin: 0 auto;
    width: 19px;
    height: 17px;
    position: absolute;
    background-repeat: no-repeat;
    animation-name: pulse;
    animation-duration: 0.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite !important;
    animation-direction: reverse;
}
.heart_line_width {
    width: initial;
}
.heart_line {
    position: relative;
    display: inline-block;
    width: 100%;
} 


.event_text .heart_line:after {
  top: 0;
}

@keyframes pulse {
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}

 @-webkit-keyframes diagonal-slide {
    0% {
      top: 0;
    }
    100% {
      top: 100px;
    }
  }
  
  @keyframes diagonal-slide {
    0% {
      top: 0;
    }
    100% {
      top: 120px;
    }
  }
  .aboutus .sharing_inner_wrapper .sharing_main_box{
      -webkit-animation: diagonal-slide 9s alternate infinite ease-in;
      animation: diagonal-slide 9s alternate infinite ease-in;
  }
  .aboutus .sharing_inner_wrapper .sharing_main_box .custom_btn a {
    border: 1px solid #f5576c;
    padding: 5px;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 14px;
    font-size: 13px;
    color: #111;
}  
    
/* aboutus end here */



/* block css start here */
.services-block{
  margin-top: 536px;
}
.block {
    background: #000;
    max-width: 1400px;
    margin: 0 auto;
  }
  .grid {
    position: relative;
    margin: 0 auto;
    list-style: none;
    text-align: center;
  }
  .home-agile-left {
    padding: 0;
  }
  figure.effect-moses {
    background: -webkit-linear-gradient(-45deg, #000 0%,#000 100%);
    background: linear-gradient(-45deg, #000 0%,#000 100%);
  }
  .grid figure {
    position: relative;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
  }
  figure.effect-moses:hover img {
    opacity: 0.6;
  }
  figure.effect-moses img {
    opacity: 0.85;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
  }
  .grid figure img {
    position: relative;
    display: block;
    width: 100%;
    opacity: 0.8;
  }
  .agile-homes-w3l.grid figure figcaption {
    padding: 5em 4em;
    color: #fff;
    font-size: 1.3em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .grid figure figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  figure.effect-moses:hover h4 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  figure.effect-moses h4 {
    padding: 36px 20px 20px 20px;
    width: 50%;
    color: #fff;
    font-size: 50px;
    height: 50%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(10px,10px,0);
    transform: translate3d(10px,10px,0);
    background: rgba(0, 0, 0, 0.55);
    letter-spacing: 2px;
  }
  figure.effect-moses h4{
    padding: 31px 0;
    width: 50%;
    height: 50;
    font-size: 29px;
    border: 6px solid #fff;
  }
  figure.effect-moses:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  figure.effect-moses p {
    float: right;
    padding: 61px 20px 20px 20px;
    font-size: 14px;
    line-height: 2em;
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    background: rgba(0, 0, 0, 0.55);
    letter-spacing: 9px;
    text-transform: uppercase;
  }
  figure.effect-moses p {
    padding: 26px;
    width: 50%;
    height: 45%;
    border: 6px solid #fff;
  }
  .home-agile-text {
    padding: 39px 36px;
}
  .home-agile-text h4 {
    font-size: 3em;
    color: #fff;
    letter-spacing: 1px;
  }
  .home-agile-text p {
    font-size: 0.95em;
    color: #fff;
    letter-spacing: 2px;
    margin: 12px 0;
    line-height: 2.3em;
    padding: 0 2em;
  }
 
  .date {
    text-align: center;
    margin: 0 auto;
    width: 35%;
  }
  .home-agile-text h5 {
    color: #fc3158;
    font-size: 15px;
    margin-top: 0.5em;
    text-align: left;
  }
  .date i {
    font-size: 0.8em;
    color: #fff;
    text-align: left;
    margin-right: 10px;
  }
  .icon_wthree {
    margin-top: 2em;
  }
  .fa-cutlery{
    font-size: 56px;
    color: #fff;
  }
/* block css end here */






/* services start here */
.content-item img{
  width: 100%;
    height: 233px;
}
.wthree_title_agile{
	text-align:center;
	position:relative;
}
.wthree_title_agile p{
	font-size:2em;
	    color: #fc3158;
	position:relative;
}
.wthree_title_agile p:before,.wthree_title_agile p:after{
    content: '';
    background: #212121;
    height: 2px;
    width: 14%;
    position: absolute;
    top: 44%;
}
.wthree_title_agile p:before{
	left: 41%;
}
.wthree_title_agile p:after{
	right:41%;
}
.wthree_title_agile h3,.wthree_title_agile h2{
  font-size: 45px;
    color: #cc2027;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 34px;

}
p.sub_para,p.sub_para.two {
       text-align: center;
    color: #0e0e0e;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 10px;
}

.work-left h4 {
    color: #fc3158;
    font-size: 27px;
	letter-spacing:1px;
	text-align: center;
}
.agileits-right a {
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  text-decoration: none;
  letter-spacing: 1px;
}
.agileits-right a:hover {
	    color: #fc3158;
}
.agileits-right p {
	color: #fff;
    font-size: 13px;
    line-height: 28px;
    margin-top: 10px;
    letter-spacing: 1px;
}
.no-marg {
    margin-bottom: 3em !important;
}
.wel-right {
    float: right;
    width: 65%;
    padding-top: 50px;
}
.no-marg {
    margin-bottom: 3em !important;
}
.wel-right2 {
    float: left;
    width: 65%;
    padding-top: 50px;
}
.w3-agile-left {
  width: 55%;
  border-bottom: 4px solid #0b67d4;
  background: rgba(12, 12, 12, 0.41);
  padding: 14px 0px;
  position: absolute;
  left: 6%;
  top: 0%;
  z-index: 1;
}
.work-left {
    float: left;
    width: 28%;
}
.wel-right {
    float: right;
    width: 65%;
    padding-top: 50px;
}
.no-marg {
    margin-bottom: 3em !important;
}
.wel-right2 {
    float: left;
    width: 65%;
    padding-top: 50px;
}
.w3-agile-left2 {
  width: 51%;
  padding: 14px 0px;
  position: absolute;
  right: 3%;
  top: 0%;
  z-index: 1;
  border-bottom: 4px solid #0b67d4;
  background: rgba(12, 12, 12, 0.41);
}
.work-left {
    float: left;
    width: 88%;
}

.agileits-right {
    float: right;
    width: 95%;
}

/* services end here */
/* why choose us section start here */
.choose-sec{
  margin: 40px 0;
}
.choose-block{
  display: inline-flex;
}
.choose-block1{
  width: 33.3%;
  position: relative;
}
.choose-block1::after{
  position: absolute;
    content: "";
    width: 6px;
    height: 64px;
    top: 192px;
    left: 125px;
    z-index: -111;
    right: 0px;
    background-color: #cd2027;
}
.choose-block1::before{
  content: "";
    position: absolute;
    width: 123px;
    height: 40px;
    left: 73px;
    bottom: 20px;
    z-index: -111;
    background-color: #cd2027;;
    color: #fff;
    border-radius: 10px;

}
.choose-block2::after{
  content: "";
  position: absolute;
  width: 161px;
  height: 40px;
  left: 51px;
  top: -80px;
  z-index: -111;
  background-color: #cd2027;
  color: #fff;
  border-radius: 8px;
}

.choose-block2{
  width: 33.3%;
  margin-top: 97px;
  position: relative;
}
.choose-block2::before{
  position: absolute;
    content: "";
    width: 6px;
    height: 64px;
    left: 125px;
    right: 0px;
    top: -40px;
    background-color: #cd2027;
}
.choose-block1 img{
  width: 112%;
  height: 212px;
  clip-path: polygon(24% 0, 74% 0, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  object-fit: cover;

}
.choose-block2 img{
  width: 112%;
    height: 212px;
    margin-top: 46px;
    clip-path: polygon(24% 0, 74% 0, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    object-fit: cover;
 
 }
 .choose-block1 h3{
  text-align: center;
  margin-top: 53px;
  padding-left: 29px;
  color: #fff;
  font-size: 16px;
 }
.choose-block2 h3{
  text-align: center;
  margin-top: -69px;
  padding-left: 26px;
  color: #fff;
  font-size: 16px;
}

/* why choose us section end here */


/* footer start here */

/* footer end here */


.footer {
  background-image: linear-gradient(rgb(204 32 39 / 94%), rgb(204 32 39 / 89%)), url(../images/ban2.jpeg);
    background-size: cover;
    background-position: center;
    color: #fff;
}
.footer-wave-svg {
    background-color: transparent;
    display: block;
    height: 30px;
    position: relative;
    top: -1px;
    width: 100%;
}
.footer-wave-path {
    fill: #ffffff;
}

.footer-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1230px;
    padding: 40px 15px 450px;
    position: relative;
}

.footer-content-column1 {
    box-sizing: border-box;
    float: left;
    padding-left: 36px;
    padding-right: 15px;
    width: 100%;
    color: #fff;
}

.footer-content-column1 ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
}
.footer-content-column2 {
  box-sizing: border-box;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  color: #fff;
}

.footer-content-column2 ul li a {
color: #fff;
text-decoration: none;
font-size: 18px;
}
.footer-content-column3 {
  box-sizing: border-box;
  float: left;
  padding-left: 42px;
  padding-right: 18px;
  width: 100%;
  color: #fff;
}

.footer-content-column3 ul li a {
color: #fff;
text-decoration: none;
font-size: 18px;
}





.footer-logo-link {
    display: inline-block;
}
.footer-menu {
    margin-top: 30px;
}

.footer-menu-name {
    color: #fffff2;
    font-size: 15px;
    font-weight: 900;
    letter-spacing: .1em;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
}
.footer-menu-list {
    list-style: none;
    margin-bottom: 0;
    margin-top: 10px;
    padding-left: 0;
    text-align: center;
}
.footer-menu-list li {
    margin-top: 5px;
}

.footer-call-to-action-description {
    color: #fffff2;
    margin-top: 10px;
    margin-bottom: 20px;
}
.footer-call-to-action-button:hover {
    background-color: #fffff2;
    color: #00bef0;
}
.button:last-of-type {
    margin-right: 0;
}
.footer-call-to-action-button {
    background-color: #027b9a;
    border-radius: 21px;
    color: #fffff2;
    display: inline-block;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: .1em;
    line-height: 18px;
    padding: 12px 30px;
    margin: 0 10px 10px 0;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .2s;
    cursor: pointer;
    position: relative;
}
.footer-call-to-action {
    margin-top: 30px;
}
.footer-call-to-action-title {
    color: #fffff2;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: .1em;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
}
.footer-call-to-action-link-wrapper {
    margin-bottom: 0;
    margin-top: 10px;
    color: #fff;
    text-decoration: none;
}
.footer-call-to-action-link-wrapper a {
    color: #fff;
    text-decoration: none;
}





.footer-social-links {
    bottom: 0;
    height: 54px;
    position: absolute;
    right: 0;
    width: 236px;
}

.footer-social-amoeba-svg {
    height: 54px;
    left: 0;
    display: block;
    position: absolute;
    top: 0;
    width: 236px;
}

.footer-social-amoeba-path {
    fill: #000000;
}

.footer-social-link.linkedin {
  height: 26px;
  left: 3px;
  top: 11px;
  width: 41px;
}
.footer-social-link {
    display: block;
    padding: 10px;
    position: absolute;
}

.hidden-link-text {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
    top: 50%;
}

.footer-social-icon-svg {
    display: block;
}

.footer-social-icon-path {
    fill: #fffff2;
    transition: fill .2s;
}

.footer-social-link.twitter {
    height: 28px;
    left: 62px;
    top: 3px;
    width: 45px;
}

.footer-social-link.youtube {
    height: 24px;
    left: 123px;
    top: 12px;
    width: 43px;
}

.footer-social-link.github {
  height: 34px;
  left: 174px;
  top: 7px;
  width: 48px;
}

.footer_right{
  width: 100%;
  border-top: 1px solid #eaeaea45;
  background-color: rgb(0, 0, 0);
}
.footerbottom1 h5{
font-size: 14px;
margin-top: 12px;
color: #fff;
}
.footerbottom2 h4{
   font-size: 14px;
   color: #fff;
   margin-top: 12px;
}
.footerbottom2 span a{
 color: #00aeff;
 cursor: pointer;
}
.footerbottom2 span a:hover{
text-decoration: none;
color: #028ac9;
}
.footer-menu h2{
  font-size: 20px;
  text-align:center;
}
.foot3 h2{
  font-size: 22px;
}
/* .copyright-area{
background-color: #000;
    padding: -28px 0;
    height: 45px;
    padding: 12px 0;
} */
.footerbottom2{
  float: right;
}
.foot2, .foot3 {
  margin-top: 18px;
}

.foot2 ul, .foot1 ul, .foot3 ul {
  padding: 0px;
}
.foot3 li i {
  margin-right: 4px;
    margin-top: 1px;
    font-size: 18px;
    padding-bottom: 10px;
}
.foot3 li {
  display: flex;
  margin-bottom: 4px;
}
.foot3 li p {
  margin-left: 4px;
  line-height: 21px;
  margin-bottom: 1px;
  font-size: 18px;
}
.foot3 ul li{
  list-style-type: none;
}
.footer-logo-link p{
  color: #fff;
    font-size: 15px;
    line-height: 26px;
}
.footer-logo-link{
  color: #fff;
}
.footer-logo a{
 text-decoration: none;
}
.footer-logo:hover a{
  columns: #fff;
}
.copyright-text{
float: left;
}
.copyright-area{
  background-color: #000;
 padding-top: 10px;
}
.footer-logo-link img{
  width: 281px;
    height: 66px;
    margin-bottom: 9px;

}
.icon_wthree  {
  width: 100%;
  /* -webkit-animation-name: shapeMover;
  animation-name: shapeMover;
  -webkit-animation-duration: 9s;
  animation-duration: 9s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; */
}
.icon_img{
  width: 100%;
  /* -webkit-animation-name: shapeMover;
  animation-name: shapeMover;
  -webkit-animation-duration: 9s;
  animation-duration: 9s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; */
}
@keyframes shapeMover{
0%, 100% {
  transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
}
50% {
  transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);
}
}

/* aboutus start here */

.aboutpage-img img{
  height: 475px;
    width: 100%;
    border: 3px solid #cf2f35;
    object-fit: cover;
    border-radius: 11px;
}

.aboutpage-sec{
  margin: 30px 0;
}
.abt-img img{
  width: 87%;
  -webkit-animation-name: shapeMover;
    animation-name: shapeMover;
    -webkit-animation-duration: 9s;
    animation-duration: 9s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.aboutpage-ct h2{
  font-size: 22px;
  line-height: 32px;
}


/* services start here */
.section {
  position: relative;
  padding: 40px 0;
}
.align-items-center {
  -webkit-align-items: center!important;
  align-items: center!important;
}
.acr-dots-wrapper {
  position: relative;
}
.acr-single-img-wrapper img {
  border-radius: 8px;
  width: 100%;
}
.acr-dots-wrapper .acr-dots {
  width: 100%;
  height: 100%;
  content: "";
  background-position: 0 0,6px 6px;
  background-size: 12px 12px;
  position: absolute;
  display: block;
  background-image: radial-gradient(#d1d4d8 1px,transparent 0),radial-gradient(#d1d4d8 1px,transparent 0);
  transition: opacity .3s;
  background-color: transparent;
  top: -17px;
  left: 0px;
  opacity: 1;
  z-index: -1;
}
.mr-lg-30 {
  margin-left: 0px;
}
.section-title-wrap h5 {
  margin: 0px;
  font-size: 30px;
  font-weight: bold;
}
.custom-primary {
  color: #333333;
}
.title {
  font-size: 20px;
  line-height: 29px;
  margin-bottom: 0px;
  margin-top: 12px;
  color: #cc2027;
}
.section-title-wrap p {
  max-width: 600px;
  margin: 0px 0;
  font-size: 16px;
}
.acr-list {
  margin-bottom: 20px;
  padding-left: 0px;
  margin-top: 10px;
}
.acr-list li:first-child {
  margin-top: 0;
}
.acr-list li {
  position: relative;
  margin-top: 10px;
  padding-left: 25px;
  list-style-type: none;
}
.acr-list li:before {
  font-family: "FontAwesome";
  content: "\f058";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 28px;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #cc2027;
}
/* .btn-custom, .btn-custom-2 {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  position: relative;
  background-color: #a56460;
  line-height: 24px;
  border: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 12px 20px;
  transition: .3s;
  border-radius: 8px;
  overflow: hidden;
  z-index: 1;
  text-decoration: none !important
}
.btn-custom:before {
  content: "";
  width: 100%;
  height: 0;
  background-color: #c87c77;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 8px;
  z-index: -1;
  transition: .3s;
  -webkit-transform-origin: center;
  transform-origin: center;
}
.btn-custom:focus, .btn-custom:hover {
  color: #fff;
  outline: none;
}
.btn-custom:focus:before, .btn-custom:hover:before {
  height: 100%;
} */

/* gallery start here */
#gallery {
  padding-top: 40px;
}
@media screen and (min-width: 991px) {
  #gallery {
    padding: 60px 30px 0 30px;
  }
}

.img-wrapper {
  position: relative;
  margin-top: 15px;
}
.img-wrapper img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
.img-overlay i {
  color: #fff;
  font-size: 3em;
}

#overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 5%;
}
@media screen and (min-width: 768px) {
  #overlay img {
    width: 60%;
  }
}
@media screen and (min-width: 1200px) {
  #overlay img {
    width: 50%;
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#nextButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #nextButton {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#prevButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #prevButton {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
}
#exitButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #exitButton {
    font-size: 3em;
  }
}

.enquiry{
  /*background-image: linear-gradient(#000000c9, #0000006e), url(../images/26.jpg);*/
  /*background-size: cover;*/
  /*background-position: center;*/
  padding: 32px 0px;
  background-attachment: fixed;
  

}
.heading h2{
    color: #d1373c;
}


.enquiry form input, .enquiry form textarea, select  {
  width: 100%;
  padding: 5px 15px;
  margin: 10px !important;
  background: transparent;
  border: 1px solid #000;
  border-radius:5px;
  outline: none;
  color: #000 !important;
  font-size: 18px;
}
.enquiry form input::-webkit-input-placeholder{
  color: #000 !important;
}
.enquiry form textarea::-webkit-input-placeholder{
  color: #000 !important;
}
.enquiry form select option{
  color: #000 !important;
}
.enquiry form .btn {
    display: inline-block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    background: #cf2e35 !important;
    margin: 10px 0px;
}

/* / enquiry sec end / */


/* / conatct us  / */

.contact_fm{
  /*background-image: linear-gradient(#000000dd, #000000ad), url(../images/26.jpg);*/
  background-size: cover;
  background-position: center;
  padding: 50px 0px;
  background-attachment: fixed;
}
.contact-form input {
  width: 100%;
  margin-bottom: 6px;
  font-size: 14px !important;
  padding: 5px 5px;
  border-radius: 5px;
  outline: none !important;
  background-color: transparent;
  border: 1px solid #929eaa;
  color: #000;
}
.contact_fm .contactus_hedding h3{
  color: #cc2027;
}
.contact_fm .contactus_hedding h2{
  color: #cc2027;
  font-size: 40px;
}
.contact_fm form label{
  color: #000 !important;
  font-weight: 500;
  font-size: 17px !important;

}
.contact-form textarea {
  width: 100%;
  outline: none;
  background-color: transparent;
  border: 1px solid #929eaa;
  border-radius: 5px;
  color:#fff;
  padding:0px 10px;
}
.contact-form button {
  color: #346093;
  border-radius: 10px;
  border: 1px solid #346093;
  padding: 6px 19px;
  font-size: 13px;
  cursor: pointer;
  margin-bottom: 30px;
  margin-top: 15px;
}
.map iframe{
  width: 100%;
  height: 400px;
}
.address-heading h2{
  color: #cc2027;
}
.address-lists{
  display: flex;
  margin: 10px 0px 10px 0px ;
}
.address-lists p img{
  height: 30px;
  margin: 0px;
  width: 30px;
  padding: 0px;
}
.address-lists span{
  color: #000;
  padding-left: 10px;
}

@media (max-width:991px) {
  .map iframe{
      width: 100%;
      height: 250px;
  }
  .enquiry form input, .enquiry form textarea, select {
      margin: 10px 0px!important;
  }
}

























/* Media Query For different screens */
@media (min-width:320px) and (max-width:479px)  { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */
  .footer-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1230px;
    padding: 40px 15px 1050px;
    position: relative;
  }
}
@media (min-width:480px) and (max-width:599px)  { /* smartphones, Android phones, landscape iPhone */
  .footer-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1230px;
    padding: 40px 15px 1050px;
    position: relative;
  }
}
@media (min-width:600px) and (max-width: 800px)  { /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */
  .footer-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1230px;
    padding: 40px 15px 1050px;
    position: relative;
  }
}
@media (min-width:801px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */

}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */

}
@media (min-width:1281px) { /* hi-res laptops and desktops */

}




@media (min-width: 760px) {
  .footer-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1230px;
    padding: 25px 15px 287px;
    position: relative;
  }

  .footer-wave-svg {
      height: 50px;
  }

  .footer-content-column1 {
    width: 31.33%;
}
.footer-content-column2 {
  width: 17.99%;
}
.footer-content-column3 {
  width: 31.33%;
}
}
@media (min-width: 1199px) {
/*.header_area::after{*/
/*    display: none;*/
/*}*/
/*.nav-menu>li>a {*/
/*    color: #000;*/
/*}*/
}


@media (max-width: 1440px) {
figure.effect-moses h4 {
    padding: 61px 0;
    font-size: 24px;
}
}
@media (max-width: 1024px) {
  .choose-block1 h3 {
       padding-left: 0px;

}
.food-img1 img{
    margin-bottom: 20px;
}
/* #rain{
  display: none;
} */
.choose-block1::before {
    left: 32px;
    bottom: 48px;
}
.services-block {
  margin-top: 757px;
}
.choose-block1::after {
    top: 178px;
    left: 90px;
    height: 69px;
}
.choose-block1 h3 {
  margin-top: 59px;
  font-size: 15px;
}
.choose-block2::after {
  height: 40px;
  left: 35px;
}
.choose-block2::before {
  left: 104px;
}
.share_img img {
    height: auto;
    width: 100%;
    object-fit: cover;
}
.icon_wthree img {
  width: 400px;
}
.choose-block2 h3 {
  padding-left: 36px;
    font-size: 15px;

}
.header_area::after {

    width: 65%;
}
.agile-homes-w3l.grid figure figcaption {
    display: none;
}
.footer-menu h2 {
  font-size: 18px;
  text-align: inherit;
}
.banner-ct {

  top: 0%;
  left: 16%;
  font-size: 7px;
}
.footer-menu-list {
  text-align: inherit;
}
/*.ft2{*/
/*  display: none;*/
  
/*}*/

.choose-block1 img {
    width: 100%;
    height: 179px;
}
.footer-content {
    padding: 31px 15px 337px;
}
.footer-content-column1 {
    width: 50.33%;
}
.footer-content-column2 {
    width: 48.99%;
}
.footer-content-column3 {
    width: 50.33%;
}
.footer-menu-list {
    padding-left: 15px;
}
}

@media (max-width: 991px) {
  .share_img img {
    height: 475px;
    width: 100%;
    object-fit: cover;
}
.br-ct{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.services-block {
    margin-top: 567px;
}
#rain{
  display: none;
}
.w3-agile-left {
  width: 65%;
  left: -2%;
}
.w3-agile-left2 {
  width: 66%;
  right: -9%;
}
.content-item img {
  width: 100%;
  height: 193px;
}
.agileits-right a {
  font-size: 16px;
}
.aboutus .sharing_inner_wrapper .sharing_main_box {
  width: 462px;
}
.heart_line:after {
  top: 3px;
  left: 46px;
}
.nav-menu>li>a {
    color: #000;
    text-transform: uppercase;
}
.nav-header img {
  width: 225px;
}
.header_area::after{
    display: none;
}
.icon_wthree img{
  width: 100%;
}
.icon_img img {
  width: 100%;
  margin-top: 0px;
}
.choose-block2 {
  width: 100%;
  flex-direction: column-reverse;
  display: flex;
}
.choose-block2 {
  margin-top: 19px;
  margin-bottom: 14px;
}
.choose-block2 h3 {
  margin-top: 7px;
}
.choose-block1::after {
  display: none;
  background-color: transparent;

 }
 .choose-block2::before  {
  display: none;

 }
 .choose-block1::before {
  background-color: transparent;
  
 }
 .choose-block2::after {
  background-color: transparent;

 }
 .choose-block1 h3 {
  color: #000;
  margin-top: 6px;
 }
 .choose-block2 h3 {
  color: #000;
 }
 .choose-block2 img {

  margin-top: 0px;

}
.choose-block {
  display: block;
}
.choose-block2 img {
  width: 100%;
}
.choose-block1 {
  width: 100%;
}
.choose-block2 {
  width: 100%;
}
.choose-block1 img {
  clip-path: none;
  width: 100%;
}
.choose-block2 img {
  clip-path: none;
  width: 100%;
}
.choose-block1 h3 {
    padding-left: 0;
}

}
@media (max-width: 768px) {
  .mr-lg-30 {
    margin-left: 0;
}
.services-block {
  margin-top: 583px;
}
.br-ct{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.acr-single-img-wrapper img {
  margin-bottom: 28px;
}

.w3-agile-left2 {
  right: 3%;
  top: 21%;
}
.foot3 h2 {
  font-size: 19px;
}
.w3-agile-left {
  width: 65%;
  left: 3%;
}
.w3-agile-left2 {
    right: 2%;
    top: 28%;
}
.agileits-right p {
    font-size: 11px;
}
.footer-menu-list {
     padding-left: 0px; 

}
.heart_line:after {
    left: 65px;
    
}
.footer-content {
  padding: 38px 15px 530px;
}
.footer-content-column1 {
  width: 100%;
  padding-left: 17px;
}
.footer-content-column2 {
  width: 100%;
}
.footer-content-column3 {
  width: 100%;
  padding-left: 14px;
}

.banner-ct {
    position: absolute;
    top: -5%;
    left: 2%;
    font-size: 8px;
}
.aboutus .sharing_inner_wrapper .sharing_main_box {
    margin-top: 55px;
}
.aboutus .sharing_inner_wrapper .sharing_main_box {
    animation: none;
    
}
.header_area::after {
    display :none;
}
.nav-header img {
    width: 199px;
    height: auto;
}
.nav-menu>li>a {
    color: #000;
}
.w3-agile-left {
  top: 29%;
}
.share_img img {
  height: 475px;
  width: 100%;
  object-fit: cover;
}
.choose-block1::after {
  display: none;
  background-color: transparent;

 }
 .choose-block2::before  {
  display: none;

 }
 .choose-block1::before {
  background-color: transparent;
  
 }
 .choose-block2::after {
  background-color: transparent;

 }
 .choose-block1 h3 {
  color: #000;
  margin-top: 6px;
 }
 .choose-block2 h3 {
  color: #000;
 }
 .choose-block2 img {

  margin-top: 0px;

}
.choose-block {
  display: block;
}
.choose-block2 img {
  width: 100%;
}
.choose-block1 {
  width: 100%;
}
.choose-block2 {
  width: 100%;
}
.choose-block1 img {
  clip-path: none;
  width: 100%;
}
.choose-block2 img {
  clip-path: none;
  width: 100%;
}
.footer-menu-list {
  text-align: inherit;
}
.ft2{
  display: none;
  
}
.footer-menu {
    margin-top: -5px;
}

}
 @media (max-width: 767px) {
.services-block {
    margin-top: 927px;
}
.sharing_main_box{
    width: 100% !important;
    margin-bottom: 18px;
}
.heart_line:after {
    left: -153px;
}
.food-img1 img{
    margin-bottom: 20px
}
}
@media (max-width: 600px) {
  .banner1{
    height: 200px;
  }
  .banner2{
    height: 200px;
  }
  .banner3{
    height: 200px;
  }
      
  .banner4{
    height: 200px;
      
  }
  .banner5{
    height: 200px;
      
  }
  .acr-single-img-wrapper img {
    margin-bottom: 28px;
  }
  
  .aboutus .sharing_inner_wrapper .sharing_main_box {
    width: 100%;
  }
  .share_img img {
    height: 475px;
    width: 100%;
    object-fit: cover;
  }
  .w3-agile-left { 
    top: 22%;
}
.w3-agile-left2 {
  top: 18%;
}
.choose-block {
  display: block;
}
.choose-block2 img {
  width: 100%;
}
.choose-block1 {
  width: 100%;
}
.choose-block2 {
  width: 100%;
}
.choose-block1 img {
  clip-path: none;
  width: 100%;
  padding-bottom: 6px;
}
.choose-block2 img {
  clip-path: none;
  width: 100%;
}
.home-agile-text {
  padding: 2em 3em;
}
.wthree_title_agile h3, .wthree_title_agile h2 {
  font-size: 23px;
} 
.footer-content {
  padding: 40px 15px 613px;
}
.aboutus .sharing_inner_wrapper .sharing_main_box {
  margin-bottom: 13px;
}
.footer-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1230px;
    padding: 30px 15px 583px;
    position: relative;

}
.mb_e{
  display: none;
}
.banner-slide img {
  height: 55vh;
}
.banner-ct {
  position: absolute;
   top: -36%;
   left: 1%;
  font-size: 9px;
  z-index: 999;
 }
 .choose-block1::after {
  display: none;
  background-color: transparent;

 }
 .choose-block2::before  {
  display: none;

 }
 .choose-block1::before {
  background-color: transparent;
  
 }
 .choose-block2::after {
  background-color: transparent;

 }
 .choose-block1 h3 {
  color: #000;
  margin-top: 6px;
 }
 .choose-block2 h3 {
  color: #000;
 }
 .choose-block2 img {

  margin-top: 0px;

}
.agile-homes-w3l.grid figure figcaption {
  display: none !important;
}
.home-agile-text h5 {
  color: #fc3158;
  font-size: 9px;
}
/*.content-item img {*/
/*    width: 100%;*/
/*    height: 205px;*/
/*}*/
.copyright-text p{
  text-align: center;
}
.icon_wthree img{
  width: 83%;
}
.icon_img img {
    width: 61%;
    padding-bottom: 30px;
}
.footer-content-column1 {
  padding-left: 10px;
}
.footer-content-column3 {
  padding-left: 12px;
 }
 .icon_wthree {
  margin-top: 0;
}
 .footer-menu {
  margin-top: 1px;
}
.home-agile-text {
  padding: 0;
}
.home-agile-text h4 {
  font-size: 30px;

}
.choose-block2 {
  width: 100%;
  flex-direction: column-reverse;
  display: flex;
}
.choose-block2 {
  margin-top: 19px;
  margin-bottom: 14px;
}
.choose-block2 h3 {
  margin-top: 12px;
}
.d-none{
    text-align:center;
    
}
.copyright-text {
  float: none;
}
.banner-ct h3 {
  font-size: 28px;
 }
 .abt-img img {
  margin-bottom: 20px;
 }
 .services-block {
    margin-top: 149%;
}
.choose-block2 h3 {
  padding-left: 0px;
}
.agileits-right a {
  font-size: 18px;
}
.footer-menu-list {
  text-align: inherit;
}
.ft2{
  display: none;
  
}
.aboutus .sharing_inner_wrapper .sharing_main_box {
  margin-top: 1px;
}
.banner-ct p{
  display: none;
}
.section-title-wrap h5 {
    margin-top: 0px;
}
.mr-lg-30 {
     margin-left: 0; 
}
.section {
    padding: 13px 0;
}
.br-ct{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.aboutpage-ct h2 {
    font-size: 17px;
    line-height: 27px;
}
.bt-tag h4 {
    font-size: 28px;
    width: 143px;
    padding: 5px 0;
}
.contact_fm {

    padding: 66px 0px;
}
.banner1{
  height: 200px;
}
.banner2{
  height: 200px;
}
.banner3{
  height: 200px;
}
    
.banner4{
  height: 200px;
    
}
.banner5{
  height: 200px;
    
}

.footer-menu-list {
     padding-left: 0px; 

}
}

@media (max-width: 425px){
  .services-block {
    margin-top: 216%;
}
.co-dt-h span {
  color: #fff;
  font-size: 12px;
}
.sharing_main_box h2 {
  font-size: 18px;
}
/*.w3-agile-left {*/
/*    width: 100%;*/
/*    left: 0%;*/
/*}*/
/*.content-item img {*/
/*    width: 100% !important;*/
/*    height: 223px !important;*/
/*}*/
/*.wel-right {*/
/*    padding-top: 266px;*/
/*    width: 100%;*/
/*}*/
.wel-right {
    float: right;
    width: 100%;
    padding-top: 332px;
}
.section-title-wrap h5 {
  font-size: 25px;
}
.w3-agile-left{
  width: 93%;
    padding: 45px 35px;
}
.wel-right2 {
    float: left;
    width: 100%;
    padding-top: 289px;
}
.w3-agile-left2{
    width: 93%;
    padding: 33px 35px;
    right: 0%;
    left: 3%;
}

.no-marg {
  margin-top: -54px;
}
.inner_w3l_agile_grids {
  margin-top: -3px;
}
.wthree-right{
  margin-top: -65px;
}

.w3-agile-left2 {
  top: 25%;
}
.w3-agile-left {
  bottom: 37%;
}
.food-img1 img {
  width: 100%;
  height: 447px;
  margin-bottom: 10px;
}
.food-img2 img {
  width: 100%;
  height: 447px;
}
.p.sub_para, p.sub_para.two {
  display: none;
}
.home-agile-text {
  padding: 26px 0;
}
.heading h2{
  font-size: 20px;
}
.image{
    margin-top: -30px;
}
#gallery {
    padding-top: 22px;
}

}
@media (max-width: 375px){
.services-block {
  margin-top: 252%;
}
}



















