html{scroll-behavior: smooth;}
.top-sec{
  width: 100%;
  background-color:#229022;
}
.top-left-sec{width: 100%;text-align: left;}
.top-left-sec ul li {float: left;border-left: solid 1px #eee;}
.top-left-sec ul li:last-child{border-right: solid 1px #f5f5f5;}
.top-left-sec ul li a {color: #ffffff;padding:6px 10px;float: left;text-decoration: none;}
.top-left-sec ul li a:hover{text-decoration: none;}
.banner-sec {
  background-image: url(../img/bg4.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  padding-top: 100px;
  position: relative;
  text-align: left;
}
.curve{
  position: relative;
  background-color: #fff !important;
  padding-bottom: 180px !important;
}
.curve:before {
  content: "";
  display: block;
  background: url(../img/NT84ALV.png) top repeat-x;
  background-size: auto 100%;
  height: 100px;
  left: 0px;
  right: 0px;
  position: absolute;
  bottom: 0;
  padding: 0;
}
.curve2{
  position: relative;
  background-color: #fbf7f6 !important;
  padding-bottom: 180px !important;
}
.curve2:before {
  content: "";
  display: block;
  background: url(../img/NT84ALV2.png) top repeat-x;
  background-size: auto 100%;
  height: 100px;
  left: 0px;
  right: 0px;
  position: absolute;
  bottom: 0;
  padding: 0;
}
.g img{width: 50px;}
.w25{
  width: 70px;
  margin-right: 15px;
}
.ttsrv{font-size: 20px;font-weight: bold;color: #29023f;}
.is-sticky {
  position: fixed;
}

.is-sunk {
  position: absolute;
  bottom: 0;
  width: 90% !important;
}

.is-sunk-wrapper {
  position: relative;
}
.wt-bannercontent {
  float: left;
  width: 100%;
  padding: 150px 0 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  height: 100%;
}
.wt-title {
  float: left;
  width: 100%;
}
.wt-bannercontent .wt-title h1 {
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  line-height: 58px;
  margin: 0 0 20px;
  text-transform: inherit;
  text-align: center;
}
.wt-bannercontent .wt-title h1 span {
  display: block;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 11px;
}
.wt-description {
  width: 100%;
  float: left;
  margin-bottom: 5px;
}
.wt-bannercontent .wt-bannerhead .wt-description p {
  color: #fff;
  font-size: 22px;
  line-height: 38px;
  text-align: center;
}
.wt-bannercontent .dropdown-toggle{
  width: 180px !important;
  text-align: left;
  padding: 15px;
}
.wt-bannercontent .btn-default{
  text-align: left;
  padding: 15px;
}
.wt-bannercontent .form-control{
  height: 52px !important;
  padding: 15px !important;
}

.animated-home-valign {
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
.heading-section-subtitle{
  font-size: 16px;
  font-weight: 700;
  color: #FFB400;
}
.animated-home-valign h1{font-size:40px;line-height:1.4em;margin-bottom: 15px;color: #184341;font-weight: 800;}
.animated-home-valign {color: #001e1e;}
.animated-home-valign ul{padding: 0}
.animated-home-valign ul li{padding: 5px 0;color: #616670;font-weight: bold;}
.animated-home-valign ul li i{padding: 5px 0;color: #FFB400;}
.btn-bg-white {border: 3px solid #fff;background-color:#fff;color: #212121 !important;}
.btn-bg-white:hover {background-color:transparent;color: #fff !important;text-decoration: none;}
.btn-size-1{padding: 12px 40px;font-size: 12px;letter-spacing: 2px;}
.btn-bg-white{
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0 auto;
  display:inline-block;
  padding: 12px 40px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 5px;
}
.orange{
  background-color: #FFB400 !important;
  border:solid 1px #FFB400 !important;
  color: #fff !important;
}
.local-scroll{
  display: inline-block;
  margin-top: 30px;
}
.metform-btn{
  padding: 20px 50px 20px 50px;
  font-weight: 600;
  font-size: 18px;
    color: #184341;
    background-color: #FFB400;
    border-style: none;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
    cursor: pointer;
  text-decoration: none;
  display: inline-block;
}
.metform-btn:hover{
  color: #FFFFFF;
  background-color: #184341;
}
.metform{
  padding: 8px 50px 8px 50px;
  font-weight: 600;
  font-size: 18px;
    color: #184341;
    background-color: #FFB400;
    border-style: none;
    border-radius: 0px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
    cursor: pointer;
  text-decoration: none;
  display: inline-block;
  border:solid transparent 1px;
}
.metform:hover{
  color: #FFFFFF;
  background-color: #184341;
  border:solid 1px #fff;
}
.btnG{
  padding: 9px 50px 9px 50px;
  font-weight: 600;
  font-size: 18px;
    color: #fff;
    background-color: #184341;
    border-style: none;
    border-radius: 4px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
    cursor: pointer;
  text-decoration: none;
  display: inline-block;
  border:solid transparent 1px;
}
.btnG:hover{
  color: #FFFFFF;
  background-color: #04423f;
}
/*------*/
.homecta{
  width: 100%;
  padding: 50px 0 100px;
  background-image: url(../img/bg3.png);
    background-position: left top;
    background-repeat: no-repeat;
    opacity: 1;
}
.homectaM h3{
  color: #184341;
  font-weight: 800;
  font-size: 40px;
  line-height: 1.4em;
}
/*--------------*/
.elementor-column {
  width: 100%;
  float: left;
  display: block;
}
.elementor-row{display: block;margin-bottom: 30px;}
.elementor-conntant{
  float: left;
  width: 17%;
  display: block;
  position: relative;
}
.elementor-icon {
  height: 70px;
  width: 70px;
  border-radius: 50%;
  text-align: center;position: relative;
  padding-top: 22px;
  background-color: #ff1d25;
  display: table-cell;
}
.elementor-icon i{font-size: 22px;color: #fff;vertical-align: middle;}

.elementor-widget h4{
  font-family: "Oswald", Sans-serif !important;
  font-size: 25px;
  font-weight: 500;
}
.elementor-widget p{line-height: 30px;}
.abt-sec{
  width: 100%;
  padding: 0px 0 180px;
  background-color: #fbf7f6;
}

.abt-tt{
  font-weight: 600;
  text-align: left;
  line-height: 1.3em;
  font-size: 25px;
  color: #184341;
  margin-bottom: 20px;
}
.skill{
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;
}
.mongodbpercentnumber p{
  font-size: 16px;
  font-weight: 800;
  color: #184341;
  margin: 0;
  text-align: right;
}
.expresspercentnumber p{
  font-size: 16px;
  font-weight: 800;
  color: #184341;
  margin: 0;
  text-align: right;
}
.reactpercentnumber p{
  font-size: 16px;
  font-weight: 800;
  color: #184341;
  margin: 0;
  text-align: right;
}
.nodejspercentnumber p{
  font-size: 16px;
  font-weight: 800;
  color: #184341;
  margin: 0;
  text-align: right;
}
.mongoDb{
  margin-bottom: 30px;
}
.mongoDbBar{
  width: 100%;
  height: 10px;
  border-radius: 30px;
  background: #dcdde1;
}
.mongoDb__Bar{
  width: 0%;
  border-radius: 30px;
  height: 10px;
  background: #546de5;
}
.mongoDb h5{
  margin: 0;
  font-size: 16px;
  font-weight: 800;
  color: #184341;
  margin-bottom: 0px;
}
/* end mongodb */

.express{
  margin-bottom:30px ;
}
.expressJsBar{
  width: 100%;
  height: 10px;
  border-radius: 30px;
  background: #dcdde1;
}
.expressJs__Bar{
  width: 100%;
  border-radius: 30px;
  height: 10px;
  background: #9c2090;
}
.express h5{
  margin: 0;
  font-size: 16px;
  font-weight: 800;
  color: #184341;
  margin-bottom: 3px;
}
/* end express */

.react{
  margin-bottom: 30px;
}
.reactNativeBar{
  width: 100%;
  height: 10px;
  border-radius: 30px;
  background: #dcdde1;
}
.reactNative__Bar{
  width: 100%;
  border-radius: 30px;
  height: 10px;
  background: #da2b25;
}
.react h5{
  margin: 0;
  font-size: 16px;
  font-weight: 800;
  color: #184341;
  margin-bottom: 3px;
}
/* end react */
.nodeJsBar{
  width: 100%;
  height: 10px;
  border-radius: 30px;
  background: #dcdde1
}
.nodeJs__Bar{
  width: 100%;
  border-radius: 30px;
  height: 10px;
  background: #fea000;
}
.nodeJs h5{
  margin: 0;
  font-size: 16px;
  font-weight: 800;
  color: #184341;
  margin-bottom: 3px;
}

.srv-sec{width: 100%;padding: 80px 0 180px;background: #fff;}
.timeline{
  counter-reset: item 0;
  position: relative;
}

.timeline li{
  list-style: none;
  float: left;
  width: 25%;
  position: relative;
  text-align: center;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: bold;
  color: #184341;
}
.timelineDic{
  margin-bottom: 0;
  text-align: center;
  margin-top: 15px;
}
.timeline li:before{
  counter-increment: item;
  content: counter(item);
  width: 50px;
  height: 50px;
  border: 3px solid #FFB400;
  border-radius: 50%;
  display: block;
  text-align: center;
  line-height: 42px;
  margin: 0 auto 10px auto;
  background: #F1F1F1;
  color: #000;
  transition: all ease-in-out .3s;
  cursor: pointer;
}
.timeline li:hover:before{
  background: #184341;
  color: #fff;
}
.timeline li:after{
  content: "";
  position: absolute;
  width: 84%;
  height: 1px;
  background-color: #ffb400;
  top: 25px;
  left: -42%;
  transition: all ease-in-out .3s;
}

.timeline li:first-child:after{
  content: none;
}
.timeline li.active{
  color: #555555;
}
.timeline li.active:before{
  background: #FFB400;
  color: #F1F1F1;
}

.timeline li.active + li:after{
  background: #FFB400;
}

.abt-contant p{text-align: justify;margin-top: 10px;line-height: 30px;color: #656565;font-size: 20px;}
.abt-contant h2>span{font-weight: 300}
.abt-contant h1 {
  font-family: "Oswald", Sans-serif !important;
  margin-top: 0;
  font-size: 62px;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: 10px;
}
.middle-top-contan{
  width: 100%;
  padding: 50px 0 50px;
  border-top: solid 1px #ddd;
}
/*--------*/
/*-------*/
.faqSec{
  width: 100%;
  position: relative;
  text-align: left;
}
.accordion-title-head{
  font-size: 18px;
  color: #184341;
  font-weight: bold;
  margin-bottom: 0px;
}

.active-title{
  background-color: #ffb400 !important;
}
.accordion-title{
  background-color: #eee;
  padding: 25px;
  border-radius: 0px;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  transition:.4s;
}

.accordion-title:hover{
  background-color:#ffb400;  
}
.accordion-content{
  display: none;
  background-color: #fff;
  padding: 20px;
  border-radius: 0px;
}
.plus{
  width: 16px;
  height: 16px;
  position: relative;
}
.plus::before{
  content: '';
  display: inline-block;
  width: 2px;
  height: 100%;
  background-color: #184341;
  transition: all 0.4s;
}
.plus::after{
  content: '';
  width: 100%;
  height: 2px;
  background-color: #184341;
  display: inline-block;
  position: absolute;
  left: -7px;
  top: 10px;
}

.rotate::before{
  transform: rotate(90deg);
}
/*------*/
.home-m{
  width: 100%;
  padding: 0px 0 150px;
  background-color: #fbf7f6;
}
.homeUl{
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
}
.homeUl li{
  width: 20%;
  text-align: center;
}
.home-tag h4{margin-bottom: 0;font-size: 18px;font-weight: bold;}
.stitle{
  margin-top: 5px;
  margin-bottom: 0;
  padding-top: 5px;
  border-top: solid 1px #ddd;
}
/*-------*/
.homeP{
  background-image: url(../img/bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 100%;
  padding: 0px 0 130px;
  background-color: #fbf7f6;
}

section {
  position: relative;
  display: inline-block;
  float: left;
  width: 100%;
  height: 100%;
  padding: 20px;
  transition: all 0.5s;
}
section:after {
  position: absolute;
  z-index: 9;
  content: "";
  transition: all 0.5s;
}
section.wipe-up:after {
  left: 0;
  width: 100%;
  height: 0;
}
section.wipe-up {
  background-color: #fff;
  border-radius: 5px;
  border:solid 1px #eee;
  height: 250px;
  margin-bottom: 25px;
}
section.wipe-up:after {
  bottom: 0;
  background-color: #184341;
  color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
section:hover:after {
  width: 100%;
  height: 100%;
}
.elementor1Text{margin-bottom: 25px;}
.elementor1Text img{height: 100%;}
section .jkit-icon-box-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
  padding: 20px;
}
.jkit-icon-box-wrapper:hover{
  color: #fff !important;
}
.jkit-icon-box-wrapper .title {
    color: #184341;
    font-weight: 800;
    font-size: 20px;
}
.jkit-icon-box-wrapper:hover .title{color: #fff;}
.icon-box-description{
  display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  overflow: hidden;
}
.icon-box > .icon {
    color: #FFB400;
    height: 50px;
    margin-bottom: 15px;
}
.icon-box > .icon i {
    font-size: 50px;
}

.homeSrv{
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.homeSrv_img{
  height: 400px;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  border: solid 1px #ddd;
}
.homeSrv_img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.homeSrv_cnt{
  width: 100%;
  padding: 10px 30px;
  margin-top: -35px;
  position: relative;
}
.homeSrv_cnt div{
  text-align: center;
  background-color: #fff;
  padding: 10px;
  border-radius: 4px;
}
.homeSrv_cnt .proTT{
  font-size: 25px;
  font-weight: 600;
  color: #184341;
}
.homeSrv_cnt .Short_ds{
  font-size: 14px;
  margin-bottom: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.backgroundOverlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #000000;
  opacity: .85;
  filter: alpha(opacity=85);
  -moz-opacity: .85;
  z-index: 10211;
  display: none;
}
/*   This is the Popup Window   */
.delayedPopupWindow {
  display: none;
  position: fixed;
  width: auto;
  max-width: 480px;
  height: 360px;
  top: 50%;
  left: 50%;
  margin-left: -12%;
  margin-top: -180px;
  background-color: #efefef;
  border: 2px solid #333;
  z-index: 10212;
  padding: 10px 20px;
  text-align: center;
  border-radius: 10px;
}
.formDescription{padding-top:25px;}
/*   This is the closing button  */
#btnClose {
  width:100%;
  display: block;
  text-align: right;
  text-decoration: none;
  color: #BCBCBC;
}
/*   This is the closing button hover state  */
#btnClose:hover {
  color: #c90c12;
}
.formDescription h2{margin-top: 50px}
.formDescription a{margin-top: 20px;}
/*--Animated Counter--*/
.counter-main{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin: 0;
}
.counter-container {
  width: 25%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  margin: 30px 50px;
}
.counter {
  font-size: 60px;
  margin-top: 10px;
  font-weight: bold;
  color: #ffb400;
}
.homeClt{
  width: 100%;
  padding: 30px 0;
  background-color: #fff8f8;
}
.srv-images{
  width: 100%;
  margin-top: 40px;
}
.srv-cnt h3{
  font-family: "Oswald", Sans-serif !important;
  margin-bottom: 15px;
  margin-top: 45px;
  font-size: 32px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 5px;
}
.srv-cnt p{
  font-size: 20px;
  line-height: 32px;
  text-align: justify;
}
.srv-item-sec{
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
}
.srv-item-sec .icon-sec img {
  max-width: 100%;
  -moz-transition: all 1.2s;
  -webkit-transition: all 1.2s;
  transition: all 1.2s;
}
.srv-item-sec .icon-sec:hover img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.srv-item-sec .icon-sec{display: block;width:100%;height:100%;overflow: hidden;}
.srv-item-sec .contant-sec a{color: #fa9605;}
.elementor-srv-icon{
  margin: -35px 0px 0px 0px;
}
.elem-icon{
  font-size: 33px;
  border-radius: 50% 50% 50% 50%;
  background-color: #ffffff;
  color: #ff1d25;
  padding: 12px;
  width: 70px;
  height: 70px;
  margin: auto;
  position: relative;
  text-align: center;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.06);
}
.contant-sec h4{
  font-family: "Oswald", Sans-serif !important;
  font-size: 24px;
  font-weight: 500;
  text-transform: capitalize;
}
.contant-sec p{
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
  color: #666666;
}
.slide-in {font-size: 3.3rem;position: absolute;bottom: 0;left: 0;display: block;width: 100%;margin: 0;padding: 0;}
.slide-in .pointer {
position: absolute;
bottom: 0%;
left: 50%;
width: 26px;
height: 42px;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border: 2px solid #2745a1;
border-radius: 26px;
-webkit-backface-visibility: hidden
}
.slide-in .pointer:after {position: absolute;top: 5px;left: 50%;width: 4px;height: 4px;margin-left: -2px;content: '';-webkit-transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);-webkit-animation: scroll 1.5s -1s cubic-bezier(.68, -.55, .265, 1.55) infinite;animation: scroll 1.5s -1s cubic-bezier(.68, -.55, .265, 1.55) infinite;opacity: 1;border-radius: 100%;background-color: #2745a1;}
.oursrv {
    width: 100%;
    padding: 80px 0 150px;
    background-color: #fffdfa;
    position: relative;
    /*background-image: url(../img/banner-overla_01.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;*/
}
.contact{
  width: 100%;
  padding: 15px;
  background-color: #fdc811;
  border-radius: 5px;
}
.srvUl{
  display: flex;
  justify-content: space-between;
}
.srvLi{}
.srvLi img{width: 100px;}
.srvDis{font-size: 14px;}
.srvCnt {
  width: 100%;
  background-color: #fbf9f6;
}
.tcrttbg{
  background-color: #184341;
  color: #fff;
}
.srvSidemenu ul{
  padding: 0;
  margin: 0;
}
.srvSidemenu ul li a{
  display: block;
  padding: 15px 10px;
  margin-bottom: 5px;
  border-radius: 5px;
  overflow: hidden;
  background-color: #184341;
  color: #fff;
  text-decoration: none;
}
.srvSidemenu ul li .active{
  background-color: #ffb400;
}
.srvDiv h4{margin-top: 30px;color: #184341;font-size: 20px;font-weight: 800;}
.srvTcr{
  width: 100%;
  background-color: #ffeccd;
}
.srvTcr .tcrItem{
  width: 100%;
  background-color: #fff;
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
}
.tcrItem ul{padding: 0}
.tcrItem ul li{
  padding: 8px;
  border-bottom: solid 1px #ddd;
}
.fdc812{background-color: #fdc812 !important;}
.pricingMain{
  width: 100%;
}
.pricing {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pricing .plan {
  background-color: #fff;
  padding: 2.5rem;
  margin: 12px;
  border-radius: 5px;
  text-align: center;
  transition: 0.3s;
  cursor: pointer;
  box-shadow: 5px 7px 67px -28px rgb(0 0 0 / 37%);
  border:solid 2px transparent;
}
.pricing .plan h2 {
  font-size: 22px;
  margin-bottom: 12px;
}
.pricing .plan .price {
  margin-bottom: 1rem;
  font-size: 30px;
}
.pricing .plan ul.features {
  list-style-type: none;
  text-align: left;
}
.pricing .plan ul.features li {
  margin: 8px;
}
.pricing .plan ul.features li .fas {
  margin-right: 4px;
}
.pricing .plan ul.features li .fa-check-circle {
  color: #FFB400;
}
.pricing .plan ul.features li .fa-times-circle {
  color: #eb4d4b;
}
.pricing .plan button {
  border: none;
  width: 100%;
  padding: 12px 35px;
  margin-top: 1rem;
  background-color: #FFB400;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
}
.pricing .plan.popular {
  border: 2px solid #FFB400;
  position: relative;
  transform: scale(1.08);
}
.pricing .plan.popular span {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #FFB400;
  color: #fff;
  padding: 4px 20px;
  font-size: 18px;
  border-radius: 5px;
}
.pricing .plan:hover {
  border: 2px solid #FFB400;
}
.whyUs{
  background-image: url(../img/bg2.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding: 50px;
  position: relative;
  text-align: left;
  background-color: #fffdfa
}
.whyItem{text-align: center;}
.whyItem .whyImg{
  width: 100px;
  margin: 0px auto 20px; 
}

.homett-div{
  width: 100%;
  text-align: center;
}
.home-tt{
  color: #184341;
  font-weight: 800;
  text-align: center;
  font-size: 40px;
  line-height: 1.1em;
}
.block-intro p{
  text-align: center;
    font-size: 20px;
    line-height: 36px;
}
.column-content i{
  color: #fc2825;
}
.elementor1{
  width: 100%;
  padding: 80px 0;
}
.overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(24, 67, 65, 0.82);
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: .5s ease;
}

.homeSrv_img {
    position: relative;
    overflow: hidden;
}

.homeSrv_img:hover .overlay {
  bottom: 0;
  height: 100%;
  width: 100%;
}
.bottom-overlay {
    top: 100%;
}

.homeSrv_img:hover .bottom-overlay {
  top: 0;
}
.elementor-section {
    width: 100%;
    padding: 10px;
    display: flex;
    align-items: center;
    transition: all 0.5s;
    margin-bottom: 20px;
}
.elementor-section:hover{
  background-color: #184341;
  color: #fff;
}
.elementor_i{
  color: #FFB400;
    height: 50px;
    margin-bottom: 15px;
    margin-right: 20px;
}
.elementor_i i{
  font-size: 50px;
}
.elementor_a h4{
  font-weight: 800;
  font-size: 20px;
}

@media screen and (max-width:1000px){
  .banner-sec{
    height: 250px;
  }
  .banner-sec img{height: 100%;}
  .slide-in{bottom: 3.2rem;}
  .animated-home-valign h1{font-size: 40px;line-height: 65px;}
  .abt-sec{background: none}
  .abt-contant h1{font-size: 40px;}
  .srv-sec{padding: 10px 0 50px;}
  .pastwork-sec{padding: 30px 0 50px;}
  .pastwork-sec h3{letter-spacing: 5px;font-size: 30px;font-weight: 500;}
  ul.tabs li{font-size: 14px;letter-spacing: 0px;margin-bottom: 5px;}
  .feedback-sec{padding: 30px 0 0px;}
  .feedback-sec h1{font-size: 30px;letter-spacing: 5px;}
}