.main-navigation > ul > li {
    margin: 0px 12px!important;
}
.mapnavmenu{
	justify-content: flex-end!important;
	width: 100%!important;
}
.maptopright .elementor-element-populated{
	align-content: center;
}
.site-footer a, .site-footer a:visited {
    color: #606060!important;
} 
.site-footer .elementor-widget-container ul li a:hover {
    color: #000!important;
    text-decoration: none!important;
}
.mapftthree form {
    display: flex;
    flex-direction: column;
    background-color: #5cb85c;
    padding: 30px;
}
.mapftthree .wpcf7-submit{
	background-color: #fff;
    color: #5cb85c;
    width: auto;
    letter-spacing: 0.5px;
    border: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 7px 22px;
}
.mapftthree input.wpcf7-text{
	border-radius: 0;
	margin-bottom: 15px;
    padding: 5px 10px;
}
.mapftthree .wpcf7-spinner{
	display: none;
}
.mapftthree p{
	margin-bottom: 0;
}
.portfolio-area-site .elementor-button{
	background: #1e9116;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    padding: 18px 30px;
    font-weight: 700;
    border-radius: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    margin: 0;
}
.portfolio-area-site .elementor-button:hover, .portfolio-area-site .elementor-button:focus{
	background: #5cb85c;
}
.portfolio-area-grey{
	width: 100%;
    display: flex;
    padding: 100px 0;
    background: #edeef0;
    text-align: center;
}
.portfolio-area-grey h2 , .portfolio-area-grey h3{
	color: #5cb85c!important;
	margin: 20px 0!important;
}
.portfolio-area-grey p , .portfolio-area p{
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  max-width: 800px;
  margin: 0 auto;
}
.portfolio-area-grey ul{
  padding: 0;
  display: flex;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 750px;
}
.portfolio-area-grey li {
  display: block;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  width: 50%;
  text-align: left;
  padding: 8px 15px;
}
.portfolio-area-right img {
    width: 100%;
    height: 500px!important;
    object-fit: cover;
    object-position: top;
}
.portfolio-area-right , .portfolio-area-left{
	width: 100%!important;
}
.ez-toc-counter{
	display: none!important;
}
.page-header .breadcrumbs li a, .breadcrumbs li a , .page-header .breadcrumbs li:before, .breadcrumbs li:before , .page-header .breadcrumbs li:before, .breadcrumbs li:before {
    color: #fff!important;
}
.breadcrumbs li.active{
  color: #fff;
}
.page-header{
  position: relative;
}
.page-header:after{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  top: 0;
  left: 0;
}
.dcell{
  position: relative;
  z-index: 9;
}
.page-title{
  color: #fff;
}


.page-id-5419 .elementor-widget-n-tabs .e-n-tab-title-text{
  font-size: 16px;
}
.page-id-5419 .elementor-widget-n-tabs .e-n-tabs-heading{
  margin: 30px 0;
}
.page-id-5419 .elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
    color: #1e9116;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
}
.technical-panel-area{
  display: flex!important;
  flex-flow: wrap!important;
  gap:0!important;
}
.technical-panel{
  width: 16.66%;
}
.technical-area{
  padding: 100px 0;
  position: relative;
}
.technical-area .e-con-inner{
  position: relative;
  z-index: 99;
}
.technical-area:after{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0,0,0,0.5);
}
.technical-area h4{
  display: block;
  text-transform: uppercase;
  font-weight: 700!important;
  letter-spacing: .16em;
  font-size: 16px;
  color: #fff!important;
  text-align: center;
}
.technical-area h2{
  font-size: 50px;
  font-weight: 500;
  margin: 10px auto 50px;
  color: #fff!important;
  letter-spacing: 1px;
  text-align: center;
  line-height: 70px;
  max-width: 910px;
}
.technical-panel h3.elementor-image-box-title {
    font-size: 16px;
    font-weight: 700;
    margin: 10px auto;
    color: #fff!important;
    letter-spacing: 0.5px;
    text-align: center;
    text-transform: uppercase;
    line-height: 40px;
}
.technical-panel .elementor-image-box-img {
    background: url(../images/icon-barfi.svg) no-repeat;
    background-size: contain;
    width: 120px !important;
    background-position: center!important;
    height: 120px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin: 0 auto!important;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(15%) hue-rotate(276deg) brightness(105%) contrast(102%);
}
.technical-panel .elementor-image-box-img  img{
  width: 80px!important;
}
.technical-panel:hover .elementor-image-box-img {
    background: url(../images/icon-barfi-hover1.svg) no-repeat;
    background-position: center;
    filter: none;
}
.technical-panel:hover .elementor-image-box-img  img{
  width: 80px!important;
  filter: brightness(0) saturate(100%) invert(91%) sepia(100%) saturate(31%) hue-rotate(195deg) brightness(107%) contrast(99%);
}
.category-case-studies{
  width: 31.33%;
}
.csshortcodesection .elementor-shortcode{
  display: flex;
  flex-wrap: wrap;
  gap:30px;
  justify-content: space-between;
}
.category-case-studies .entry-title{
  font-size: 22px!important;
  line-height: 26px;
}
.category-case-studies .post-inner{
  margin-bottom: 30px!important;
  min-height: 360px;
}



.map-heading h2.elementor-heading-title{
  font-size: 50px;
  font-weight: 500;
  margin: 0 auto 10px;
  color: #000 !important;
  letter-spacing: 1px;
  text-align: center;
  line-height: 50px;
}
.map-heading p{
    text-align: center;
    font-family: "Red Hat Text", Sans-serif;
    font-size: 15px;
    line-height: 30px;
    color: #606060;
    margin-bottom: 0;
}
.animation-area h2 , .ppc-area h2 , .custom-area h2{
  font-size: 36px;
  margin: 20px auto;
  color: #000 !important;
  letter-spacing: 1px;
  text-align: left;
  line-height: 40px;
}
.animation-area p , .ppc-area p , .custom-area p{
  text-align: left;
  font-family: "Red Hat Text", Sans-serif;
  font-size: 15px;
  line-height: 30px;
  color: #606060;
  margin-bottom: 0;
}
.animation-area .elementor-button, .custom-area .elementor-button, .ppc-area .elementor-button {
  background: #1e9116;
  float: right;
  margin-top: 30px;
}
.wp-block-easy-pricing-tables-column.ept4Template-1 .wp-block-easy-pricing-tables-list-item{
  font-family: "Red Hat Text", Sans-serif;
  font-size: 15px;
  line-height: 30px;
  color: #606060;
}



@media only screen and (min-width: 1600px) {


	
	
}

@media only screen and (min-width: 1200px) and (max-width : 1599px) {

	

		
}

@media only screen and (min-width: 1200px) {

	
	
}

@media only screen and (min-width: 992px) and (max-width : 1199px) {

		
.technical-panel {
    width: 33.33%;
}
.technical-area h2 {
    font-size: 30px;
    line-height: 35px;
}
.technical-area {
    padding: 50px 0;
}
.technical-panel h3.elementor-image-box-title{
  font-size: 14px;
}
.animation-area{
  padding: 0 15px!important;
}


}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.technical-panel {
    width: 33.33%;
}
.technical-area h2 {
    font-size: 30px;
    line-height: 35px;
}
.technical-area {
    padding: 50px 0;
}
.technical-panel h3.elementor-image-box-title{
  font-size: 14px;
}
.partner-area img {
    max-width: 200px !important;
    width: 200px !important;
}
.category-case-studies{
  width: 46.5%;
}
.csshortcodesection .elementor-shortcode{
  display: flex;
  flex-wrap: wrap;
  gap:30px;
  justify-content: space-between;
}


.map-heading h2.elementor-heading-title{
  font-size: 36px;
}
.animation-area .elementor-button, .custom-area .elementor-button, .ppc-area .elementor-button {
    float: left;
    margin-top: 0;
}
.animation-area{
  padding: 0 15px!important;
}
.chert-section .wp-block-easy-pricing-tables-table{
  padding: 0 15px!important;
}
.chert-section .e-con-inner{
  padding: 0!important;
}
.map-heading{
  padding-top: 50px!important;
}
.animation-area h2, .ppc-area h2, .custom-area h2{
  font-size: 30px;
}


.elementor-2277 .elementor-element.elementor-element-f33d392 .elementor-heading-title {
    font-size: 36px!important;
    line-height: 45px;
}
.elementor-2277 .elementor-element.elementor-element-2c582a11 img{
  width: 250px;
}
.mapbtmone , .mapbtmtwo{
  width: 100%!important;
}
.mapbtmtwo p{
  text-align: center;
}
.elementor-3910 .elementor-element.elementor-element-289b7cb .elementor-icon-list-items.elementor-inline-items{
  justify-content: center;
}




}

@media only screen and (max-width: 767px) {


.category-case-studies{
  width: 100%;
}
.csshortcodesection .elementor-shortcode{
  display: flex;
  flex-wrap: wrap;
  gap:30px;
  justify-content: space-between;
}

.portfolio-area-grey li {
    width: 100%;
    text-align: center;
}
.portfolio-area-grey p , .portfolio-area-left{
	padding: 0 15px;
}
.page-header .page-title{
	font-size: 32px;
}

.technical-panel {
    width: 50%;
}
.technical-area h2 {
    font-size: 30px;
    line-height: 35px;
}
.technical-area {
    padding: 50px 0;
}
.technical-panel h3.elementor-image-box-title{
  font-size: 14px;
}
.partner-area img {
    max-width: 300px !important;
    width: 300px !important;
}


.map-heading h2.elementor-heading-title{
  font-size: 36px;
}
.animation-area .elementor-button, .custom-area .elementor-button, .ppc-area .elementor-button {
    float: left;
    margin-top: 0;
}
.animation-area{
  padding: 0 15px!important;
}
.chert-section .wp-block-easy-pricing-tables-table{
  padding: 0 15px!important;
}
.chert-section .e-con-inner{
  padding: 0!important;
}
.map-heading{
  padding-top: 50px!important;
}
.animation-area h2, .ppc-area h2, .custom-area h2{
  font-size: 30px;
}





.elementor-2277 .elementor-element.elementor-element-f33d392 .elementor-heading-title {
    font-size: 27px!important;
    line-height: 35px;
}
.elementor-2277 .elementor-element.elementor-element-2c582a11 img{
  width: 250px;
}
.elementor-3910 .elementor-element.elementor-element-289b7cb .elementor-icon-list-items.elementor-inline-items {
    justify-content: center;
}
h2 {
    font-size: 26px!important;
}
h3 {
    font-size: 20px!important;
}



}

@media only screen and (min-width: 640px) and (max-width: 767px) {

.technical-panel {
    width: 33.33%;
}


}

@media only screen and (min-width: 480px) and (max-width: 639px) {




	
}

@media only screen and (max-width: 479px) {





	
}

