@import url('https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');
body{
	font-family: 'Rubik', sans-serif;
	font-size: 15px;
    line-height: 25px;
    color: #828282;
    font-weight: 400;
}
*,ul,ol{
	margin:0;
	padding:0;
}
ul,ol{
	list-style-type: none;
}
a{
	color: inherit;
	text-decoration: none;
}
a:hover,a:focus{
	color: #000;
	outline: none;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
	color: #1F1F25;
    font-family: 'Poppins', sans-serif;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 15px;
}
.bg-color1{
	background-color: #8bcd50;
}
.text-color1{
	color: #8bcd50 !important;
}
.txt-hover:hover,
.txt-hover:focus{
    color: #a9a9a9;
}
.width-30{
    width: 30%;
}
.width-40{
    width: 40%;
}
.width-50{
    width: 50%;
}
.width-70{
    width: 70%;
}
.width-60{
    width: 60%;
}
.flexbox {
    display: -webkit-box;
    display: flex;
}
.flexbox .element {
    height: 100%;
}
.homepage .header{
	position: absolute;
	width: 100%;
	z-index: 999;
}
.header-top{
	background-color: #000;
}
.header-bottom{
	background-color: #fff;
	padding: 20px;
	position: relative;
	box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.09019607843137255);
}
.top-contact-list {
    vertical-align: middle;
}
.top-contact-list li {
    position: relative;
    display: inline-block;
    border-right: 1px solid #dddddd;
    padding-right: 30px;
    margin-right: 30px;
}
.top-contact-list li:hover{
	box-shadow: none;
}
.top-contact-list li:first-child{

}
.top-contact-list li:nth-child(2),.top-contact-list li:last-child{
	margin-right: 0;
    padding-right: 0;
    border: none;
}
.top-contact-list li.phone-li{
    position: relative;
    display: block;
    width: auto;
    background: transparent;
    text-align: center;
    padding: 30px 30px 30px;
    border-left: 1px solid #ddd;
}
.toplogo{
    position: relative;
}
/* demo 2 header */
.servicesicon{
    position: relative;
}
.rating-box {
  background-color: #8bcd50;
}
.servicesicon ul li{
    display: inline-block;
    margin-right: 0;
}
.servicesicon ul{
    text-align: center;
}
.servicesicon ul li img {
    width: 50px;
}
.servicesicon ul li a{
    display: block;
    text-align: center;
    padding: 6px 40px;
}
.servicesicon ul li a:hover{
    background-color: #393838;
}
.servicesicon ul li a span{
    display: block;
    font-size: 15px;
    margin-top: 4px;
    color: #000;
    line-height: 22px;
}
.servicesicon ul li a:hover span{
    color: #fff;
}
.fristbox-top{
	padding: 8px 30px;
}
.top-box-one a{
    position: relative;
    display: block;
    padding: 19px 30px;
    text-align: center;
    font-weight: normal;
    height: 63px;
    font-size: 15px;
    border: 0;
    color: #fff;
    overflow: hidden;
    border-radius: 0;
}
.top-box-one.bg-colr-1 .fristbox-top{
    background: #8bcd50;
}
.top-box-one.bg-colr-1 .fristbox-top p{
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.top-box-one.bg-colr-1 a:hover{
    background: #232323;
}
.top-box-one.bg-colr-2 a{
    background: #77B254;
    padding:0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.top-box-one.bg-colr-2 img{
    max-width: 110px;
}
.top-box-one.bg-colr-2:hover{
    background: #232323;
}
.top-box-one .social-icon{
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: green;
  color: white;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  padding: inherit;
  font-size: 17px;
  text-decoration: none;
  position: relative;
  box-shadow: 1px 3px 4px 0px rgb(254 254 254 / 51%);
  transition: all 0.3s ease;
}
.top-box-one .social-icon a:hover {
  background-color: white;
  color: green;
  box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.4);
  transform: translateY(-5px);
}
.bg-colr-3 a{
    background: #8bcd50;
}
.bg-colr-3 a:hover{
    background: #232323;
}
.top-box-one img,.top-box-one span{
    display: inline-block;
    color: #ffffff;
}
.top-box-one .fristbox-top img{
    max-width: 155px;
}
.top-box-one span{
    margin-left: 10px;
}
.top-box-one.bg-colr-1 a:hover span,.top-box-one.bg-colr-2 a:hover span{
    color: #ddd;
}
#demo2 .header-info-box .header-call a{
    position: relative;
    display: block;
    padding: 19px 30px;
    text-align: center;
    font-weight: 600;
    width: auto;
    font-size: 15px;
    background-color: #8bcd50;
    border: 0;
    color: #fff;
    z-index: 1;
    border-radius: 0;
}
/*#demo2 .navigation a{
    border: 1px solid #ddd;
}*/
#demo2 .nav-wrapper{
    padding:10px 0;
}
#demo2 .navigation a{
    padding:15px 36px;
    border-radius: 50px;
    margin-right: 5px;
    margin-left: 5px;
    /*border:1px solid #8bcd50;*/
    color: #fff;
}
#demo2 .navigation li> a:hover,
#demo2 .navigation li> a:focus{
    color: #8bcd50;
    /*border: 1px solid #fff;*/
    background-color: #fff;
}
#demo2 .navigation .active a{
    color: #8bcd50;
    background-color: #fff;
}
#demo2 .header-top{
    background-color: #fff;
}
/*new topbar*/
.header-top li .single-item {
    position: relative;
    display: block;
}
.header-top li .single-item .icon, .header-top li .single-item .text {
    display: inline-block;
    vertical-align: middle;
}
.header-top li .single-item .icon i{
    position: relative;
    top: 2px;
    color: #000;
    font-size: 50px;
    line-height: 50px;
    transition: all 300ms ease 100ms;
}
.header-top li .single-item .text {
    padding-left: 15px;
    text-align: left;
}
.header-top li.phone-li .single-item .text{
    padding-left: 15px;
    padding-right: 0;
}
.header-top li .single-item .text h3{
    font-size: 17px;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 24px;
}
.header-top li .single-item .text p,.header-top li .single-item .text a {
    line-height: 28px;
    margin: 4px 0 0;
    color: #b5b5b5;
    font-weight: 500;
    font-size: 20px;
}
.header-top li:hover .single-item .icon i,.header-top li:hover .single-item .text a{
    color: #8bcd50;
}
.header-top li.phone-li:hover .single-item .text a{
    color: #000;
}
.header-top li.phone-li:hover .single-item .icon i{
    color: #000;
}
.phone-li:before {
    position: absolute;
    left: 30px;
    bottom: 0;
    right: 30px;
    height: 1px;
    background: #fff;
    content: "";
}
.logo{
	display: inline-block;
	margin:10px auto;
    position: relative;
}
.logo .img-fluid{
	max-width: 100%;
}
.mobile-menu{
	display: none;
}
.nav-wrapper{
	display: block;
}
.header-info-box {
    position: relative;
}
.header-box-curve{
	position: relative;
}
.header-info-box .curvebtn {
    position: absolute;
    display: block;
    padding: 11px 30px;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    background-color: red;
    border: 0;
    color: #fff;
    z-index: 1;
    border-radius: 0;
    top: -132px;
    height: 165px;
    clip-path: polygon(21% 0, 79% 0, 100% 100%, 0 100%);
    width: 100%;
    align-items: center;
    justify-content: center;
}
.header-info-box .header-call a{
	position: relative;
    display: inline-block;
    padding: 19px 30px;
    text-align: center;
    font-weight: 600;
    width: 270px;
    font-size: 15px;
    background-color: #8bcd50;
    border: 0;
    color: #fff;
    z-index: 1;
    border-radius: 0;
}
.btn1{
	position: relative;
	display: inline-block;
    padding: 11px 30px;
    text-align: center;
    font-weight: normal;
    background-color: #8bcd50;
    border: 1px solid #fff;
    color: #fff;
}
.header-info-box .header-call a,.header-info-box .header-call a i{
	z-index: 1;
    color: #fff;
	position: relative;
}
.btn1::before, .btn1::after{
	content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background: #8bcd50;
    top: 0;
    left: 0;
    z-index: 0;
    transform: scaleX(0);
    transition: background 0.5s, transform 0.5s, opacity 0.5s ease-in;
}
.btn1::before, .btn1::after{
	background-color: #ddd;
}
.btn1:hover {
	color: #8bcd50;
}
.header-info-box .header-call a:hover::after,.btn1:hover::after{
	transform: scale(1);
}
.header-info-box .header-call a::before,.btn1:hover::before{
	left: -30%;
}
.header-info-box .header-call a::after,.btn1:hover::after{
	right: -30%;
}
.btn2 {
    padding: 10px 20px;
    border: 1px solid #8bcd50;
    font-size: 14px;
    color: #fff;
    background-color: #8bcd50;
    display: inline-block;
    border-radius: 0;
}
.btn2:hover, .btn2:focus {
    color: #8bcd50;
    background-color: #fff;
    border-color: #8bcd50;
}
.navigation > li{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 0;
}
.navigation > li:last-child{
	margin-right: 0;
}
.navigation li.dropdown > .dropdown-menu{
	opacity: 0;
	position: absolute;
	top: 130%;
	left: 0;
	width: 250px;
	z-index: 999;
	background-color: #ff8daa;
	visibility: hidden;
	border-radius: 0;
	box-shadow: none;
	border: 0;
	padding:0;
	margin:0;
	border-bottom: 3px solid #9a9a9a;
  	transition: all 500ms ease;
  	display: block;	
}
.navigation li.dropdown > .dropdown-menu li{
	border-bottom: 1px solid #e6e6e6;
	margin-right: 0;
}
.navigation li.dropdown > .dropdown-menu li:last-child{
	border-bottom: none;
}
.navigation li.dropdown > .dropdown-menu li a{
	background-color: #ffffff;
	padding:15px 15px;
	color: #000;
    font-weight: 400;
}
.navigation li.dropdown > .dropdown-menu li a:after {
    position: absolute;
    top: -5px;
    left: 30px;
    bottom: 0;
    content: "\F138";
    font-family:'bootstrap-icons';
    /*    background: url(../images/icon/dropdown-menu-arrow.png);*/
    font-size: 15px;
    font-size: 15px;
    opacity: 0;
    transform: scale(0);
    transition: all 200ms ease;
    margin: 20px 0;
}
.navigation li.dropdown > .dropdown-menu li:hover a:after, .navigation li.dropdown > .dropdown-menu li.active a:after {
    opacity: 1;
    transform: scale(1.0);
}
.navigation li.dropdown > .dropdown-menu li:hover a{
    padding-left: 60px;
}
.navigation li.dropdown:hover > .dropdown-menu{
	top: 100%;
	opacity: 1;
	visibility: visible;
}
.navigation > li:first-child{
	display: none;
}
.navigation a{
    overflow: hidden;
	position: relative;
    text-transform: uppercase;
	display: block;
	color: #000;
	padding: 19px 36px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    transition: all 500ms ease 0s;
}
.navigation li.dropdown > a{
	padding-right:35px;
}
.navigation > li.dropdown > a:after {
    font-family:"bootstrap-icons";
    content: "\F282";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 12px;
/*    display: block;*/
    font-size: 14px;
    transition: all 500ms ease 0s;
}
.navigation li:hover a,
.navigation li:focus a,
.navigation li.active a{
	color: #8bcd50;
	background-color: transparent;
}
.navigation li.dropdown > .dropdown-menu li a:hover,
.navigation li.dropdown > .dropdown-menu li a:focus,
.navigation li.dropdown > .dropdown-menu li.active a{
	color: #8bcd50;
    background-color: #fff;
}
.isStuck{
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.10);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,0.10);
    -ms-box-shadow: 0 0 15px rgba(0,0,0,0.10);
    -o-box-shadow: 0 0 15px rgba(0,0,0,0.10);
    box-shadow: 0 0 15px rgba(0,0,0,0.10);
}
.slider-wrapper{
	position: relative;
}
.slider-wrapper .overlap1:before{
	background-color: rgba(0,0,0,0.7);
	z-index: 9;
}
.slider-wrapper .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: auto;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left;
    top: 50%;
    transform: translateY(-50%);
}
.carousel-caption h2{
    color: #fff;
}
.carousel-caption p{
    font-size: 22px;
}
.full-screen {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.fs-70{
	font-size: 70px;
}
.list1 li,
.list2 li,
.areas-list li{
	padding: 0px 0 6px 22px;
	position: relative;
}
.list1 li:before,
.list2 li:before,
.areas-list li:before{
	position: absolute;
	top: 0;
	left: 0;
	content: '\F133';
	font-family: "bootstrap-icons";
	font-size: 16px;
	color: #8bcd50;
}
.list1.text-white li:before{
    color: #fff;
}
.pbmit-service-content .list1 li:before,.techno_flipbox .list1 li:before{
    font-size: 14px;
}
.areas-list li:before{
	content: '\F3E7';
}
.list2 li:before{
	color: #ca4421;
}

.list3{
  margin-left: 16px;
}
.list3 li{
  list-style-type: decimal;
  padding-bottom:18px;
}
.parallax{
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.parallax .container,
.parallax .container-xxl,
.parallax .container-fluid,
.parallax .container-auto{
    position: relative;
    z-index: 1;
}
.overlap{
	position: relative;
}
.overlap:before,
.overlap1:before,
.overlap2:before{
	background-color: rgba(41, 42, 96, 0.85);
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.overlap1:before{
    background-color: rgba(0,0,0,0.7);
}
.overlap2:before{
    background-color: rgba(36, 100, 31, 0.75);
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.568);
}
.widget-title{
	font-size: 24px;
    font-weight: 600;
    color: #018859;
    margin-bottom: 20px;
}
.widget-title a:hover{
    color: #a9a9a9;
}
.footer-menu li a{
	position: relative;
	padding:2px 0 2px 20px;
	display: inline-block;
	color: #fff;
}
.footer-menu li a:before{
	position: absolute;
	top: 2px;
	left: 0;
	content: '\F231';
	font-family:'bootstrap-icons';
}
.footer-links{
	display: block;
	color: #fff;
}
.footer-menu li a:hover,
.footer-links a:hover{
	color: #a9a9a9;
}
.navigation li.dropdown > .dropdown-menu.child-dropdown{
    top: 0;
    left: 100%;
    padding: 15px;
}
.minus-margin-box{
	margin-top: 0;
	border-radius: 5px;
    border: 5px solid #fff;
    background: #fff;
    padding: 25px;
    box-shadow: rgb(6 20 106) 1px 7px 18px -10px;
    position: relative;
    z-index: 1;
}
.section-three::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(218 218 218 / 18%);
    content: '';
}
.inner-list5 {
    -webkit-box-shadow: 0 0 36px 9px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    display: block;
    position: relative;
    border-left: 2px solid #d9d9d9;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px;
    transition: all 0.3s linear;
    overflow: hidden;
}
.list5-content{
	position: relative;
	z-index: 1;
}
.inner-list5:hover{
    border-color: #8bcd50;
}
.list-thumb{
	margin: 0 auto;
    width: 80px;
    height: 80px;
    line-height: 80px;
    padding: 0;
    background: #eff2f7;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
    border-radius: 50%;
    transition: all 0.3s linear;
}
.list-box-content p{
	font-size: 18px;
	font-weight: normal;
}
.list-box-content{
	min-height: 80px;
}
.inner-list5:before {
    position: absolute;
    content: "";
    top: 0px;
    height: 100%;
    left: -25%;
    width: 0%;
    background: #8bcd50;
    transform: skew(359deg);
    transition-duration: .6s;
}
.inner-list5:hover:before {
    width: 180%;
}
.inner-list5:hover .list-box-content p{
	color: #fff;
}
.inner-list5:hover .list-box-content p{
	color: #fff;
}
.main-heading{
	position: relative;
}
.leftline-heading{
    border-left: 3px solid #8bcd50;
    padding-left: 20px;
}
.leftline-heading.line-on-greenbg{
    border-left: 3px solid #fff;
    padding-left: 20px;
}
.m-parallax-strip::before {
    content: '';
    background-image: url(../images/bg2.jpg);
    position: absolute;
    opacity: 1;
    top: 0px;
    left: 0px;
    height: 300px;
    width: 100%;
    z-index: -1;
    background-color: rgba(0, 0, 0, 1.0);
}
.repeat-parallax{
    background-repeat: repeat;
    background-size: auto;
    background-position: center center;
}
.breaker-section {
    position: relative;
    overflow: hidden;
    padding: 50px 0;
}
.breaker-section::before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 80px;
    background: rgb(33 37 41 / 70%);
    clip-path: polygon(0% 0%, 75% 0%, 100% 100%, 75% 100%, 0% 100%);
    height: 100%;
    width: 60%;
}
.single_team {
	position: relative;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 5px;
    transition: .5s;
}
.single_team_thumb {
    position: relative;
}
.single_team_thumb:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(20 20 20 / 16%);
    content: "";
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.single_team_content {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: #fff;
    padding: 12px 20px 23px;
    text-align: center;
    margin: -20px 20px 20px 20px;
    background: #fff;
    position: relative;
    box-shadow: rgb(204, 219, 232) 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
    border-bottom: 2px solid #eee;
}
.single_team:hover .single_team_thumb:before {
    opacity: 1;
}
.single_team:hover .single_team_icon {
    opacity: 1;
    right: -1px;
}
.single_team:hover {
    transform: translateY(-10px);
}
.single_team_thumb{
	text-align: center;
}
.single_team_thumb img {
    transition: 0.3s ease 0s;
}
.single_team:hover img {
    transform: scale(1.12,1.12);
}
.services-inner {
    position: relative;
    overflow: hidden;
    background-color: #efefef;
}
.service-img {
    position: relative;
    overflow: hidden;
}
.service-img img {
    transition: 0.3s;
}
.service-content {
    min-height: 270px;
}
.service-icon {
    width: 100px;
    height: 100px;
    line-height: 40px;
    background: #f47c04;
    border-radius: 100px;
    text-align: center;
    margin: auto;
    padding: 15px;
    border: 10px solid #fff;
    margin-top: -65px;
    position: relative;
}
.services-inner:hover .service-img img {
    transform: scale(1.2);
}
/* skip hire box  */
.service-block_three{
	position:relative;
	margin-bottom:30px;
	box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
	border-radius:0 0 15px 15px;
	overflow: hidden;
}
.service-block_three-inner{
	position:relative;
	padding:25px;
	border-radius:0 0 15px 15px;
	background-color:#fff;
	border:1px solid rgba(0,0,0,0.10);
	min-height: 240px;
}
.service-block_three-icon{
	position:absolute;
	left:0px;
	top:0px;
	width:80px;
	height:80px;
	line-height:80px;
	border-radius:50px;
	text-align:center;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	background-color:#8bcd50;
}
.servicesimage-skip{
	background: #eaeaea;
    padding:5px 5px 0 5px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 11px 11px 0 0;
    text-align: center;
    box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
}
.servicesimage-skip img{
	border-radius: 11px 11px 0 0;
	transition: transform 0.4s ease;
}
.service-block_three-inner:hover .service-block_three-icon{
	transform:rotateY(180deg);
}
.service-block_three-heading{
	position:relative;
	margin-bottom: 0;
}
.service-block_three-heading a{
	position:relative;
	color:#000;
}
.service-block_three-text{
	position:relative;
	font-size:15px;
	color:#666666;
	line-height:27px;
	margin-top:10px;
	margin-bottom:15px;
}
.service-block_three-more{
	position:relative;
	font-size:15px;
	margin-top:20px;
	font-weight:700;
	color:#8bcd50;
}
.service-block_three-pattern{
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	opacity:0;
	overflow:hidden;
	border-radius: 0 0 15px 15px;
	background-size:cover;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transform:scale(0.2,1);
}
.service-block_three:hover .service-block_three-inner .service-block_three-pattern{
	opacity:1;
	transform:scale(1,1);
}
.service-block_three:hover .service-block_three-inner .service-block_three-text,
.service-block_three:hover .service-block_three-inner .service-block_three-heading{
	color:#fff;
}
.service-block_three .pbmit-service-btn{
	position: relative;
}
.service-block_three:hover .pbmit-service-btn .btn-arrow{
	background: #8bcd50;
}
.service-block_three:hover .pbmit-service-btn .btn-arrow span{
	color: #fff;
}
.service-block_three:hover .servicesimage-skip,
.service-block_three:focus .servicesimage-skip,
.service-block_three:active .servicesimage-skip{
	background: #fff;
}
.service-block_three:hover .servicesimage-skip img{
	transform: translateY(-20px);
}
.service-block_three-upper{
	position:relative;
	padding-left: 0;
	min-height: auto;
}
.service-block_three_hover-image{
	position:absolute;
	right:-30px;
	bottom:-10px;
	z-index:1;
	opacity:0;
	width:288px;
	height:184px;
	border-radius:15px;
	transform:scale(1,0.2);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.service-block_three-inner:hover .service-block_three_hover-image{
	opacity:1;
	transform:scale(1,1) rotate(-20deg);
}
/* skip hire flipbox  */
.pbmit-service-style-1 .pbmit-featured-wrapper img,
.pbmit-service-style-1 .pbmit-service-icon-wrapper i,
.pbmit-service-style-1 .pbminfotech-box-content{
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.pbmit-service-style-1 .pbminfotech-post-item{
    margin-bottom: 30px;
    overflow: hidden;
}
.pbmit-service-style-1 .pbmit-service-img-wrapper{
    position: relative;
    overflow: hidden; 
    border-radius: 50px 0 0 0;
}
.pbmit-service-style-1 .pbminfotech-box-content{
    position: relative;
    padding: 30px 20px;
    margin-top: -35px;
    margin-left: 15px;
    border-radius: 0 0 50px 0;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
    background: #fff;
    margin-right: 15px;
    margin-bottom: 15px;
    z-index: 1;
}
.pbmit-service-style-1:hover .pbmit-featured-wrapper img{
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.pbmit-service-style-1 .pbmit-service-title a:hover{
    color: #8bcd50;
}
.pbmit-service-style-1 .pbmit-service-content{
    padding-top: 10px;
}
.pbmit-service-style-1 .pbmit-service-title {
    position: relative;
    font-size: 26px;
    line-height: 26px;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 500; 
}
.pbmit-service-style-1 .pbmit-service-title:after {
    position: absolute;
    content: "";
    top: 50%;
    margin-top: -2px;
    width: 50px;
    height: 4px;
    left: -65px;
    background-color:  #8bcd50;
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper{
    float: right; 
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper img{
    width: 55px;
    height: auto;
    color: #000;
}
.pbmit-service-style-1:hover .pbminfotech-box-content{
    background-color:  #000;
    color: #fff;
}
.pbmit-service-style-1:hover .pbmit-service-title  a{
    color: #fff;
}
.pbmit-service-style-1:hover .pbmit-service-icon-wrapper i{
    color:  #8bcd50;
}
.pbmit-element-service-style-1.pbminfotech-element-viewtype-carousel .owl-carousel .owl-dots{
    position: absolute;
    right: 25px;
}
.pbmit-service-style-1:hover  a.btn-arrow{
  background-color:  #8bcd50;
  border-color:  #8bcd50;
  color: #fff;
}
.pbmit-service-style-1:hover  a.btn-arrow span{
    color: #fff;
}
.btn-arrow{
    padding: 14px 40px 14px 26px;
    border: 1px solid #8bcd50;
    color: #8bcd50;
    background-color: transparent;
    border-radius: 0;
    display: inline-block;
    font-style: normal;
}
.pbmit-service-btn .btn-arrow{
    padding: 10px 30px 10px 16px;
    display: inline-block;
    margin-right: 15px;
}
.btn-arrow:hover{
    color: #fff;
    background-color: #8bcd50;
}
.btn-arrow:hover span{
    color: #fff;
}
.btn-arrow span {
    position: relative;
    display: inline-block;
    padding-right: 5px;
    color: #8bcd50;
    line-height: 16px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.pbmit-btn span::before, .btn-arrow span:before {
    content: '';
    font-size: 14px;
    opacity: 1;
    visibility: visible;
    height: 2px;
    width: 0;
    background: #fff;
    position: absolute;
    top: 6px;
    right: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.btn-arrow span:after {
    content: '\F280';
    font-size: 14px;
    position: absolute;
    top: 0px;
    font-family: bootstrap-icons !important;
    right: -15px;
    left: auto;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: var(--pbmit-blckish-color);
}
.pbmit-service-style-1 .list1 li:before{
    color: #8bcd50;
}
.pbmit-service-style-1:hover .pbminfotech-box-content .list1 li:before{
    color: #fff;
}
.greenbg-dropmirror{
	background: rgb(12 90 8 / 51%);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    border-radius: 0 0 10px 10px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.img-leftscale-effect {
    position: relative;
    overflow: hidden;
    background: #f3f3f3;
}
.img-leftscale-effect img {
    transition: transform .5s ease-in-out;
    transform: scale(1.4);
    transform-origin: 100% 0;
}
.hoverbox-feature-content{
	position: relative;
	z-index: 1;
}
.hoverbox-feature {
    padding: 25px;
    border: 1px solid #e4ecf9;
    border-left: 0;
    position: relative;
    z-index: 1;
    background: #fff;
    margin-bottom: 0;
}
.border-hoverboxes .hoverbox-feature{
  	border-radius: 0;
}
.border-hoverboxes .hoverbox-feature::before,.border-hoverboxes .hoverbox-feature::after{
  	content: " ";
  	width: 50px;
  	height: 50px;
  	position: absolute;
  	border: 0px solid #fff;
  	transition: all 1s;
}
.border-hoverboxes .hoverbox-feature::before{
  	bottom: -1px;
  	right: -1px;
  	border-right: 5px solid #000000;
    border-bottom: 5px solid #8bcd50;
  	background: transparent;
  	opacity: 1;
  	left: auto;
}
.border-hoverboxes .hoverbox-feature::after{
  	top: -1px;
    right: -1px;
    border-top: 5px solid #000000;
    border-right: 5px solid #8bcd50;
    left: auto;
}
.hover-trig:hover .img-leftscale-effect img {
    transform: scale(1.5) translateX(23%);
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, .3));
}
.border-hoverboxes .hover-trig:hover .hoverbox-feature{
	border-radius: 0;
}
.border-hoverboxes .hover-trig:hover .hoverbox-feature::before,
.border-hoverboxes .hover-trig:hover .hoverbox-feature::after {
    width: 100%;
    height: 100%;
}
.about-three_info {
    position: relative;
    padding: 15px 40px;
    border-radius: 25px;
    background-color: #8bcd50;
    border: 7px solid #eaeaea;
}
.about-three_text {
    position: relative;
    font-size: 25px;
    font-weight: 700;
    line-height: 32px;
    max-width: 62%;
    color: #1c4307;
    text-shadow: 0px 2px 3px #ededed36, 2px 0px 1px #ececec;
}
.about-three_author {
    position: relative;
    width: 32%;
    font-size: 29px;
    top: 40px;
    font-weight: 700;
    text-align: center;
    color: orange;
    text-transform: uppercase;
}
.about-three_author .imgtele {
    position: relative;
    width: 110px;
    height: 85px;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    border-radius: 150px;
}
.about-three_author .imgtele img{
	border-radius: 50%;
	border: 4px solid #fff;
	animation: ring 1.5s infinite;
}
.telehpornwave {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  display: inline-block;
}
.about-three_author .telehpornwave span {
  display: inline-block;
}
.testimonial_section{
	position: relative;
	overflow: hidden;
}
.testimonial_section::before{
	position: absolute;
  	content: '';
  	background-image: url('../images/bg4.jpg'); 
  	background-size: cover; 
  	background-position: center;
  	background-repeat: no-repeat;
  	height: 72%;
  	width: 100%;
  	top: 50%;
  	left: 0;
  	transform: translateY(-50%);
  	z-index: -1;
}
.testimonial_section::after{
	position: absolute;
  	content: '';
  	background-color: rgb(0 0 0 / 89%);
  	height: 72%;
  	width: 100%;
  	top: 50%;
  	left: 0;
  	transform: translateY(-50%);
  	z-index: -1;
}
.testititle{
	font-weight: 400;
    line-height: 30px;
    font-size: 17px;
}
.authrname{
	font-size:22px;
	color: #fff;
	display: flex;
	align-items: center;
}
.authrname span{
	background: #8bcd50;
    width: 20px;
    display: inline-block;
    height: 3px;
    margin-right: 20px;
}
.testimonial_section .testimonial-innner .owl-nav{
	text-align: left;
}
.testimonial_section .testimonial-innner .owl-nav button{
    width: 50px;
    height: 50px;
    background-color: #8bcd50 !important;
}
.testimonial_section .testimonial-innner .owl-nav button span{
	color: #fff;
    font-size: 30px;
    line-height: 33px;
}
@keyframes waveUpDown {
  0%, 100% {
    transform: translateY();
    opacity: 0.8;
  }
  50% {
    transform: translateY(-10px);
    opacity: 1;
  }
}
@keyframes ring {
  0% { transform: rotate(0deg); }
  10% { transform: rotate(15deg); }
  20% { transform: rotate(-10deg); }
  30% { transform: rotate(10deg); }
  40% { transform: rotate(-5deg); }
  50% { transform: rotate(5deg); }
  60% { transform: rotate(-3deg); }
  70% { transform: rotate(3deg); }
  80% { transform: rotate(-2deg); }
  90% { transform: rotate(2deg); }
  100% { transform: rotate(0deg); }
}
/*footer*/
.pbmit-footer-overlay-left.col-md-3 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
.pbmit-footer-overlay-right.col-md-9 {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}
.pbmit-footer-contact-info {
    margin-right: 25px;
}
.pbmit-footer-contact-info {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
    position: relative;
}
.pbmit-footer-contact-info:after {
    content: "";
    width: 1px;
    height: 56px;
    background-color: #eee;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(20deg);
}
.pbmit-footer-contact-info:last-child::after{
    display: none;
}
.pbmit-footer-overlay {
    border-top: 1px solid #eee;
    padding-top: 40px;
    overflow: hidden;
}
.pbmit-footer-overlay-left{
    flex: 0 0 30%;
    max-width: 30%;
}
.pbmit-footer-overlay-right {
    display: flex;
    flex: 0 0 70%;
    max-width: 70%;
}
.pbmit-footer-contact-info {
    margin-right: 25px;
}
.pbmit-footer-contact-info {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
    position: relative;
}
.pbmit-footer-contact-info-inner {
    position: relative;
    padding-left: 60px;
    margin-bottom: 30px;
}
.pbmit-footer-contact-info i {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
}
.pbmit-footer-contact-info span {
    display: block;
    font-weight: 400;
    font-size: 22px;
    line-height: 22px;
}
.footer.site-footer {
    color: #000;
    position: relative;
}
.footer.site-footer:before {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
    z-index: -1;
    background-image: none!important;
    width: 100%;
    border-radius: 0;
    background-color: #eff2f7;
}
.pbmit-footer-widget-area {
    position: relative;
}
.pbmit-footer-widget-col-1 {
    flex: 0 0 30%;
    max-width: 30%;
}
.site-footer .widget.widget-last {
    background-color: transparent;
    border-radius: 50px 0 0 0;
    margin-right: 10px;
    padding: 0;
    color: #333;
    margin-top:0;
}
.pbmit-footer-widget-area{
    position: relative;
}
.pbmit-footer-widget-area.overlap1:before{
    background-color: rgb(0 0 0 / 91%);
}
.site-footer .pbmit-footer-newsletter i {
    font-size: 80px;
    line-height: normal;
}
.site-footer .pbmit-footer-newsletter i:before {
    margin: 0;
}
.site-footer .pbmit-footer-newsletter-form button {
    padding: 20px 40px;
    border: 0;
    font-weight: normal;
    font-size: 17px;
    line-height: 17px;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-style: normal;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    transition: all .6s;
}
.site-footer .pbmit-footer-newsletter-form button:hover {
    color: #000;
    background-color: #fff;
}
.widget .contact-detail li {
    display: flex;
    gap: 0 10px;
}
.site-footer .widget ul>li {
    padding: 0 0 8px 0;
}
.site-footer .pbmit-footer-newsletter h4 {
    font-size: 36px;
    margin: 10px 0 36px;
    color: #000;
}
.site-footer .widget {
    position: relative;
}
.site-footer .widget-title {
    font-size: 26px;
    line-height: 26px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    color: #fff;
    position: relative;
}
.site-footer .pbmit-footer-widget-col-2 {
    padding-right: 60px;
}
.site-footer .btn-arrow{
    padding: 0;
    margin-top: 30px;
    color: #8bcd50;
}
.site-footer .btn-arrow:hover{
    color: #fff;
}
.site-footer .widget ul>li {
    padding: 0 0 8px 0;
}
.site-footer .widget ul.list1 li>a{
    position: relative;
    padding-left: 25px;
    padding-right: 0;
    display: block;
    color: #fff;
}
.site-footer .widget ul li>a:hover,.site-footer .widget ul li>a:active,.site-footer .widget ul li>a:focus{
    color: #ffffff;
}
.site-footer .widget .list1 li>a::after{
    position: absolute;
    content: '\F26B';
    color: #fff;
    font-family: 'bootstrap-icons';
    font-weight: 400;
    line-height: normal;
    font-size: 14px;
    left: 0;
    top: 4px;
}
.site-footer .widget .list1 li:before{
    display: none;
}
.site-footer .widget ul li>a:hover:after{
    color: #8bcd50;
}
.pbmit-footer-widget-col-3 {
    flex: 0 0 22%;
    max-width: 22%;
    padding-right: 100px !important;
}
.pbmit-footer-widget-col-4 {
    flex: 0 0 23%;
    max-width: 23%;
}
.site-footer .widget .footer-phone {
    font-size: 30px;
    color: #8bcd50;
}
.site-footer .pbmit-footer-bottom {
    z-index: 1;
    position: relative;
    overflow: hidden;
    background-color: #8bcd50;
}
.site-footer .pbmit-footer-text-inner {
    padding: 20px 20px;
    padding-right: 0;
    position: relative;
    color: #bbb;
}
.site-footer .pbmit-footer-text-inner a,.footer-links a{
    color: #fff;
    font-size: 15px;
    margin: 0 5px;
}
.menu-quick-links-container {
    overflow: hidden;
    font-size: 15px;
}
.site-footer .pbmit-footer-copyright-box-1.col-md-4 {
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    max-width: 42%;
}
.pbmit-footer-menu, .pbmit-bottom-links {
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
    list-style: none;
}
.pbmit-footer-menu li, .pbmit-bottom-links li {
    position: relative;
    display: inline-flex;
    display: inline-block;
    padding: 0 0;
    vertical-align: top;
    padding-right: 10px;
    margin-right: 10px;
}
.pbmit-footer-menu li:after, .pbmit-bottom-links li:after {
    content: "";
    width: 1px;
    top: 4px;
    height: 70%;
    background-color: #bbb;
    position: absolute;
    right: -2px;
}
.pbmit-footer-menu li:last-child:after, .pbmit-bottom-links li:last-child::after{
    display: none;
} 
.site-footer .pbmit-footer-text-inner a:hover,.site-footer .pbmit-footer-text-inner a:focus{
    color: #000;
}
.site-footer .pbmit-footer-copyright-box-2.col-md-4 {
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 24%;
}
.pbmit-footer-copyright-box-2 {
    text-align: center;
}
.pbmit-footer-copyright-text {
    text-align: right;
}
.pbmit-footer-copyright-box-2 img{
    display: block;
    width: 70px;
    margin: 5px auto 5px auto;
}
.pbmit-footer-copyright-text ul {
    list-style: none;
    text-align: right;
    margin: 0;
}
.pbmit-footer-copyright-text ul li {
    display: inline-block;
    margin-right: 10px;
}
.pbmit-footer-copyright-text ul li a {
    display: block;
    color: #bbb;
    border: 1px solid rgba(255,255,255,.3);
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.pbmit-footer-copyright-text ul li a:hover {
    background-color: #8bcd50;
    border-color: #8bcd50;
}
.footersocial-icons a{
	position: relative;
	color: #8bcd50;
    width: 50px;
    height: 50px;
    display: flex;
    font-size: 16px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.footersocial-icons a:before{
	content: "";
  	position: absolute;
  	inset: 0;
  	border-radius: 50%;
  	border: 1px dashed #8bcd50;
  	box-sizing: border-box;
  	z-index: -1;
  	transition: none;
}
.footersocial-icons a:hover,
.footersocial-icons a:active,
.footersocial-icons a:focus{
	color: #fff;
}
.footersocial-icons a:hover::before {
  animation: rotateDashed 6s linear infinite;
}
.contact-sidebar {
    position: relative;
    height: 100%;
}
.project-detail-list{
    padding: 30px;
}
.project-detail-item {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.project-detail-item .icon-box {
    position: relative;
    background-color: #eaf0ec;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    transition: all 0.3s ease-in-out;
}
.project-detail-item .icon-box::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #8bcd50;
    border-radius: 50%;
    height: 100%;
    width: 100%;
    transform: scale(0);
    transition: all 0.3s ease-in-out;
}
.project-detail-item .icon-box i {
    font-size: 22px;
    color: #8bcd50;
    transition: all 0.3s ease-in-out;
    z-index: 1;
}
.project-detail-content {
    width: calc(100% - 70px);
}
.project-detail-content h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.project-detail-content p {
    color: #fff;
}
.our-faqs-content {
    position: relative;
    margin-right: 0;
}
.our-faqs-content .form-control {
    border-radius: 0;
}
.project-detail-item:hover .icon-box::before {
    transform: scale(1);
}
.project-detail-item:hover .icon-box i {
    color: #fff;
}
@keyframes rotateDashed {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.hoverlink:hover,.hoverlink:focus,.hoverlink:active{
    color: #000;
}
.area-cover-section .list4 li{
    padding: 0px 0 6px 0;
}
.area-cover-section.overlap1:before {
    background-color: rgb(255 255 255 / 75%);
}
.area-cover-section .list4 li a{
    padding: 0px 0 6px 0;
    position: relative;
}
.area-cover-section .list4 li a:before{
    position: absolute;
    top: 50%;
    left: 0;
    content: '\F3EA';
    font-family: "bootstrap-icons";
    font-size: 18px;
    color: #8bcd50;
    transform: translateY(-50%);
}
.area-cover-section .list4 li a{
    background-color: transparent;
    padding: 12px 25px;
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    border: 0;
    border-radius: 50px;
    font-weight: 500;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.area-cover-section .list4 li a:hover,.area-cover-section .list4 li a:focus,.area-cover-section .list4 li a:active{
    color: #8bcd50;
}
.block-revealer__element {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background-color: #8bcd50!important;
    pointer-events: none;
    opacity: 0;
}

#logo-slider .owl-nav button{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
#logo-slider .owl-nav button.owl-next{
    right:0;
}
#logo-slider .owl-nav button span{
    font-size: 50px;
}
.contactform-sec{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    width: 50%;
}
.twobox-3{
    position: relative;
}
.contactform-sec.formabslut{
    width: 600px;
    right: 0;
    left: auto;
}
.formwrap{
    width: 100%;
}
.form-outline{
    margin-bottom: 13px;
}
.sliderform input,.sliderform textarea,.form-control,.form-select{
    border-radius: 0;
}
.formwrap .nav-tabs .nav-link{
    background-color: #77B254;
    color: #fff;
    border: 0;
    border-radius: 0;
    width: 100%;
    padding: 12px;
}
.formwrap .nav-tabs .nav-item.show .nav-link,.formwrap .nav-tabs .nav-link.active,
.formwrap .nav-tabs .nav-link:focus,.formwrap .nav-tabs .nav-link:hover {
    background-color: #3c6624;
    font-weight: normal;
    border: 0;
    color: #fff;
}
.formwrap .tab-content>.active,.formwrap .tab-content{
    padding: 10px;
    background-color: #8bcd50;
    height: 480px;
    overflow: hidden;
}
.formwrap .nav.nav-tabs{
    border: 0;
}
.formwrap .btnwrap-slider .btn-arrow{
    color: #fff;
    border: 1px solid #fff;
    background-color: #77B254;
}
.formwrap .btnwrap-slider .btn-arrow:hover{
    background-color: #fff;
    color: #8bcd50;
    border: 1px solid #fff;
}
.stickytext-wrap h1 {
    padding: 0;
    color: #ffffff;
    font-size: 35px;
    font-style: normal;
    line-height: 1.3;
    margin-bottom: 20px;
    letter-spacing: 0;
    display: inline-block;
    text-shadow: 2px 3px 3px #000000;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.stickytext-wrap h2{
    font-size: 22px;
    line-height: 1.3;
    color: #dc2d30;
}
.large-btn-2 {
    background: #8bcd50;
    padding: 11px 30px;
    border-radius: 30px;
    border: 3px solid #fff;
    color: #fff;
    box-shadow: rgb(14 30 37 / 44%) 1px 3px 6px 4px, rgb(14 30 37 / 45%) 0px 2px 16px 0px;
    display: inline-block;
    text-align: center;
}
.large-btn-2:hover,.large-btn-2:focus,.large-btn-2:active {
    color: #fff;
    background: #77B254;
}
.largebtn.sliderbtn{
	display: flex;
	flex-direction: row;
    align-items: center;
    gap: 20px;
}
.button--calypso{
	position: relative;
	overflow: hidden;
    font-weight: normal;
    font-size: 17px;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    background: #8bcd50;
    border: none;
    padding: 13px 40px;
    margin: 0;
    border: 4px solid #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.button--calypso::before {
	position: absolute;
    content: '';
    background: #000;
    width: 120%;
    height: 0;
    padding-bottom: 120%;
    top: -110%;
    left: -10%;
    border-radius: 50%;
    transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
}
.button--calypso span {
    display: block;
    position: relative;
    mix-blend-mode: difference;
    z-index: 10;
    color: #86e63d;
}
.button--calypso::after {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #000;
    transform: translate3d(0, -100%, 0);
    transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}
.button--calypso:hover::before {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transition: transform 0.4s cubic-bezier(0.1, 0, 0.3, 1);
}
.button--calypso:hover span {
    animation: MoveScaleUpInitial 0.3s forwards, MoveScaleUpEnd 0.3s forwards 0.3s;
}
.submit-icon {
    display: none;
}
.submit-icon.rotating-show {
    display: inline-block;
    vertical-align: middle;
}
@-webkit-keyframes rotating

/* Safari and Chrome */
    {
    from {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.rotating {
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
}
@keyframes MoveScaleUpInitial {
	to {
		transform: translate3d(0,-105%,0) scale3d(1,2,1);
		opacity: 0;
	}
}
@keyframes MoveScaleUpEnd {
	from {
		transform: translate3d(0,100%,0) scale3d(1,2,1);
		opacity: 0;
	}
	to {
		transform: translate3d(0,0,0);
		opacity: 1;
	}
}
.button--telesto{
	position: relative;
    display: inline-block;
    overflow: hidden;
    font-weight: normal;
    font-size: 17px;
    color: #8bcd50;
    cursor: pointer;
    background: #ffffff;
    border: none;
    padding: 13px 40px;
    margin: 0;
    border: 4px solid #8bcd50;
}
.button--telesto::before,
.button--telesto::after {
	position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    content: '';
    background: #000;
}
.button--telesto::before {
    width: 135%;
    -webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 0% 0%);
    clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 0% 0%);
    transform: translate3d(-100%, 0, 0);
}
.button--telesto span{
	display: block;
    position: relative;
    z-index: 1;
	overflow: hidden;
    mix-blend-mode: difference;
    color: #fff;
}
.button--telesto:hover > span > span {
    animation: MoveRightInitial 0.1s forwards, MoveRightEnd 0.3s forwards 0.2s;
}
.button--telesto:hover::before {
    transform: translate3d(0, 0, 0);
    transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);
}
@keyframes MoveRightInitial {
	to {
		transform: translate3d(105%,0,0);
	}
}
@keyframes MoveRightEnd {
	from {
		transform: translate3d(-100%,0,0);
	}
	to {
		transform: translate3d(0,0,0);
	}
}
.stickytext-wrap .list4 li{
    position: relative;
    padding-left: 36px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 14px;
}
.stickytext-wrap .list4 li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\F134';
    font-family: "bootstrap-icons";
    font-size: 23px;
    color: #fc4e51;
}
.contactline-from p{
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    background-color: #77B254;
}
.contactline-from a{
    color: #fff;
    font-weight: bold;
}
.contactline-from i{
    font-size: 18px;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 8px 10px;
    position: relative;
}
.btn-scrolldown{
    position: relative;
    margin-top: 80px;
    margin-bottom:15px;
}
.btn-scrolldown a{
    color: #fff;
    font-size: 22px;
    display: flex;
    align-items: center;
}
.btn-scrolldown span{
    background: #8bcd50;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
}
.process-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 25px;
  margin: 0 auto;
  padding:0;
}
.process-step {
  flex: 1 1 calc(25% - 20px);
  background: #f9f9f9;
  border: 2px solid #ddd;
  border-radius: 10px;
  padding: 30px;
  text-align: center;
  position: relative;
  min-height: 225px;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
  transition: transform 0.4s ease;
}
.process-step:hover{
    transform: translateY(-10px);
    box-shadow: none; 
}
.step-number {
  width: 90px;
  height: 90px;
  background-image: linear-gradient(120deg, #8bcd50 0%, #abfd61 100%);
  color: #fff;
  border-radius: 50%;
  line-height: 90px;
  font-weight: bold;
  font-size: 17px;
  margin: 0 auto 15px;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}
.process-step h3 {
  margin: 0 0 10px;
  font-size: 1.2rem;
}
.process-step p {
  font-size: 0.95rem;
  color: #555;
}
.list-custom-4{
    position: relative;
    margin: 0;
}
.list-custom-4 li {
    position: relative;
    padding: 0px 0 16px 25px;
}
.list-custom-4 li::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\F138';
    font-family: "bootstrap-icons";
    font-size: 16px;
    color: #8bcd50;
}
.boxllist-wrap.reddont .list-custom-4 li::before{
    content: "\f62a";
    color: red;
    border: 1px solid red;
    padding: 0;
    width: 18px;
    height: 18px;
    top: 3px;
    line-height: 17px;
    font-size: 17px;
    border-radius: 50%;
    text-align: center;
}
.boxllist-wrap{
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    padding: 30px;
    border-radius: 15px;
    background: #fff;
    border: 6px solid #8bcd50;
}
.twobox-do-dont{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.icondo-dont i{
    font-size: 40px;
    color: green;
}
.boxllist-wrap.reddont{
   border: 6px solid red;
}
.reddont .icondo-dont i{
    color: red;
}
.bgtransparent .button--calypso::before{
    background: transparent;
}
.iconhere i{
    font-size: 50px;
    color: #376918;
}
.sustainability-process-section .process-wrapper{
    flex: auto;
    gap: inherit;
}
.sustainability-process-section .process-wrapper .process-step{
    margin-bottom: 30px;
    background: #8bcd50;
    border: 4px solid #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    min-height: 500px;
}
.sustainability-process-section .process-wrapper .process-step h3{
    color: #fff;
}
.sustainability-process-section .process-wrapper .step-number{
    border: 5px solid #fff;
    line-height: 77px;
}
.sustainability-process-section .process-wrapper p{
    color: #fff;
}
.sustainability-process-section .process-wrapper img{
    width: 50px;
}
.arealist li{
    position: relative;
    list-style: none;
    display: inline-block;
    width: 250px;
    height: 100px;
    border-radius: 10px;
    background: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin: 0 10px 10px 10px;
}
.arealist li a{
    position: absolute;
    top: 10px;  bottom: 10px; left: 10px;  right: 10px;
    border-radius: 10px;
}
.arealist li a span{
   display: block;
   width: 100%; 
   height: 100%; 
   border-radius: 10px;
   transition: 2s;
   transform-style: preserve-3d;
   backface-visibility: hidden;
}
.arealist li a span:nth-of-type(1){
   position: relative;
   background: #8bcd50;
   transform: rotateX(0deg);
}
.arealist li:hover a span:nth-of-type(1){
   transform: rotateX(180deg);
}
.arealist li a span:nth-of-type(2),.arealist li a span:nth-of-type(3),.arealist li a span:nth-of-type(4){
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    text-align: center; 
    line-height: 83px;
}
.arealist li a span:nth-of-type(2){   
    transform: rotateX(0deg) translateZ(30px);   
    color: #fff;
    line-height: 83px;
}
.arealist li:hover a span:nth-of-type(2){
    transform: rotateX(180deg) translateZ(30px);
}
.arealist li a span:nth-of-type(3){
    background: #fff;
    transform: rotateX(-180deg)
}
.arealist li:hover a span:nth-of-type(3){
    transform: rotateX(0deg)
}
.arealist li a span:nth-of-type(4){   
    transform: rotateX(-180deg) translateZ(30px); 
    color: #000;
    line-height: 83px;
}
.arealist li:hover a span:nth-of-type(4){
    transform: rotateX(0deg) translateZ(30px);
    background: #c6c6c6;
    color: #000;
}
.arealist .area-nolink{
    width: 250px;
    height: 100px;
    border-radius: 10px;
    border: 12px solid #fff;
    background: black;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin: 0 10px 15px 10px;
    line-height: 78px;
    text-align: center;
    color: #fff;
}
.blog-card {
  border: none;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.blog-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0,0,0,0.15);
}
.blog-card img {
  transition: transform 0.3s ease;
}
.blog-card:hover img {
  transform: scale(1.05);
}
.blog-meta {
  font-size: 0.9rem;
  color: #6c757d;
}
.d-inline-block-list li{
    display: inline-block;
    margin-right: 20px;
}
.testimonial {
    background: #fff;
    border-left: 4px solid #8bcd50;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
}
.site-map-list li {
    border-left: 1px solid #dfdfdf;
    padding: 10px 0 10px 30px;
    position: relative;
}
.site-map-list li > ul.child-menu {
    margin: 10px 0 10px 20px;
}
.site-map-list li:before {
    position: absolute;
    top: 20px;
    left: 0;
    width: 20px;
    height: 1px;
    background-color: #dfdfdf;
    content: "";
}
.btn-arrow.submit-btn{
    padding: 14px 26px;
}
/* Responsive */
@media (max-width: 768px) {
  .process-step {
    flex: 1 1 calc(50% - 20px);
  }
}
@media (max-width: 480px) {
  .process-step {
    flex: 1 1 100%;
  }
}
.scroll-arrow {
    width: 12px;
    height: 12px;
    margin: 0 auto;
    transform: rotate(45deg);
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    animation: arrow-wave 1s infinite;
    animation-direction: alternate;
}
.scroll-arrow:nth-child(1) {
  animation-delay: 0.1s;
  margin-top: 11px;
}
.scroll-arrow:nth-child(2) {
  animation-delay: 0.2s;
}
.scroll-arrow:nth-child(3) {
  animation-delay: 0.3s;
}
@keyframes arrow-wave {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.marquee {
    height: 53px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -4px;
    z-index: 99;
}
.marquee img {
    position: absolute;
    left:-200px;
    width: 80px;
    height: auto;
    margin: 0;
    text-align: center;
    -moz-animation: bouncing-text 30s linear infinite;
    -webkit-animation: bouncing-text 30s linear infinite;
    animation: bouncing-text 30s linear infinite;
}

@-moz-keyframes bouncing-text {
  0% {
    left:-200px;
  }
  100% {
    left:100%;
  }
}

@-webkit-keyframes bouncing-text {
  0% {
    left:-200px;
  }
  100% {
    left:100%;
  }
}

@keyframes bouncing-text {
  0% {
    left:-200px;
  }
  100% {
    left:100%;
  }
}
@media (min-width: 1401px) and (max-width:1800px){
    .servicesicon ul li a{
        padding: 3px 26px;
    }
    .servicesicon ul{
        text-align: center;
    }
}
@media (min-width: 1200px) and (max-width:1550px){
    .navigation a{
        padding: 19px 26px;
    }
    .footer.site-footer:before{
        width: 100%;
    }
    .pbmit-service-btn .btn-arrow{
        margin-right: 5px;
    }
    .area-cover-section .list4 li a{
        padding: 15px 17px 15px 17px;
    }
    .header-top li .single-item .icon i{
        font-size: 50px;
        line-height: 50px;
    }
    .top-contact-list li{
        padding-right: 20px;
        margin-right: 20px;
    }
    .header-top li .single-item .text p, .header-top li .single-item .text a{
        font-size: 22px;
    }
    .servicesicon ul li a{
        padding: 3px 19px;
    }
    .servicesicon ul{
        text-align: center;
    }
    .servicesicon ul li img{
        width: 28px;
    }
    .top-contact-list li.phone-li{
        padding: 20px 12px;
    }
    .header-top li.phone-li .single-item .text{
        padding-left: 10px;
    }
    .homepage .header{
        position: static;
    }
    .sustainability-process-section .process-wrapper .process-step{
        min-height: 520px;
    }
}
@media (min-width: 992px) and (max-width:1200px){
    .navigation a{
        padding: 19px 17px;
    }
    .list5-content{
        height: 210px;
    }
    .techno_flipbox .techno_flipbox_font, .techno_flipbox .techno_flipbox_back{
        min-height: 520px;
    }
    .area-cover-section .list4 li a{
        width: 100%;
    }
    .area-cover-section .list4 li a{
        padding: 15px 25px 15px 25px;
    }
    .footer.site-footer:before{
        width: 100%;
    }
    .minus-margin-box{
        margin-top: 0;
    }
    .header-info-box .header-call a{
        width: auto;
    }
    .top-contact-list li.phone-li{
        padding: 15px 10px;
        width: auto;
    }
    .header-top li .single-item .text h3{
        font-size: 13px;
        line-height: 15px;
    }
    .header-top li .single-item .icon i{
        font-size: 25px;
        line-height: 30px;
    }
    .header-top li.phone-li .single-item .text{
        padding-left: 8px;
    }
    .top-contact-list li{
        padding-right: 20px;
        margin-right: 20px;
    }
    .header-top li .single-item .text p, .header-top li .single-item .text a{
        font-size: 18px;
    }
    .servicesicon ul li img{
        display: none;
    }
    .servicesicon ul{
        text-align: center;
    }
    .servicesicon ul li a{
        padding: 6px 9px;
    }
    .top-box-one a,.top-box-one.bg-colr-1 .fristbox-top p,#demo2 .header-info-box .header-call a{
        height: 65px;
    }
    #demo2 .navigation a{
        padding: 15px 20px;
    }
    .contactform-sec.formabslut{
        width: 47%;
    }
    .testimonial_section::before,
    .testimonial_section::after{
        height: 87%;
    }
    .sustainability-process-section .process-wrapper .process-step{
        min-height: 520px;
        padding: 15px;
    }
}
@media (min-width: 220px) and (max-width:991px){
	.homepage .header{
        position: static;
    }
    .mobile-menu{
		display: block;
        font-size: 20px;
        background: #8bcd50;
        padding: 0;
        color: #fff;
        cursor: pointer;
        margin: 0 auto;
        text-align: center;
        width: 50px;
        height: 50px;
        line-height: 50px;
	}
    #demo2 .navigation a {
        padding: 15px 36px;
        border-radius: 0;
        margin-right: 0;
        margin-left: 0;
        border-bottom: 1px solid #8bcd50;
        color: #fff;
        border: 0;
        color: #fff;
    }
    .phone-li:before{
        display: none;
    }
    .leftline-heading{
        padding-left: 15px;
    }
    .call-responsive a{
        height: 51px;
    }
	.mobile-menu i {
        float: none;
        color: #fff;
    }
    .header-top li .single-item .text h3{
        color: #000 !important;
    }
    .header-top li .single-item .text p,
    .header-top li .single-item .text a{
        color: #000;
    }
    .top-contact-list li{
        margin-bottom: 10px;
    }
    .top-contact-list li.phone-li{
        padding: 15px;
        border-left: 0 solid #ddd;
        margin: 0;
    }
    /*.contactform-sec {
        position: relative;
        bottom: auto;
        right: auto;
        z-index: 1;
        width: 100%;
        padding-top: 15px;
        padding-bottom: 0;
        background-image: url(../images/slider/slider3.jpg);
        background-size: cover;
        background-position: center;
    }*/

    .twobox-3{
        position: static;
    }
    .contactform-sec{
        top: 5%;
        bottom: auto;
        left: 0;
        right: 0;
        padding: 20px;
        width: 60%;
        margin: 0 auto;
    }
	.nav-wrapper{
		position: fixed;
		top: 0;
		right: -300px;
		width: 255px;
		height: 100%;
		overflow-x: scroll;
		z-index: 999;
		border-radius: 0;
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
		background-color: #221e1f;
		padding: 0;
	}
    .header-info-box .header-call a{
        display: block;
        clip-path: none;
    }
    .header-top .toplogo:before{
        display: none;
    }
    .header-top {
        background-color: #fff;
    }
    .top-contact-list{
        background-color: #ddd;
        display: table !important;
        margin: auto;
    }
    .top-contact-list li i,.top-contact-list li span,.top-contact-list li span strong{
        color: #000!important;
    }
	.navigation{
		text-align: left;
	}
	.nav-wrapper.open{
		right: 0;
	}
	.navigation > li{
		display: block;
		margin:0;
		border-bottom: 1px solid #333;
	}
	.navigation > li:first-child{
		display: block;
	}
	.navigation > li:before{
		display: none;
	}
	.navigation li a{
		padding:10px 20px;
		color: #fff;
		text-transform: none;
	}
	.navigation li:hover > a,
	.navigation li:focus > a,
	.navigation li.active > a{
		background-color: #8bcd50;
		color: #ffffff;
	}
	.navigation > li.dropdown > a:after{
		right: 20px;
	}
	.navigation li.dropdown > .dropdown-menu,
	.navigation li.dropdown:hover > .dropdown-menu{
		position: static;
		top: 0;
		visibility: visible;
		opacity: 1;
		width: 100%;
		float: none;
	}
	.navigation li.dropdown > .dropdown-menu li a{
		padding: 10px 10px 10px 30px; 
	}
	.fixed-top{
		position: static;
	}
    .logo{
        display: block;
        text-align:center;
    }
    .toplogo{
        padding-top: 5px;
    }
    .breaker-section::before{
        clip-path: none;
        width: 100%;
    }
    .minus-margin-box{
        padding:20px;
        margin-top: 0;
    }
    .innerpadd.px-lg-0.p-3.py-5{
        padding:0 !important;
    }
    .breaker-section{
        padding:1.5rem !important;
    }
    .flexbox {
        display: block;
    }
    .width-50, .width-60 {
        width: 100%;
    }
    .border-hoverboxes .hoverbox-feature::before,
    .border-hoverboxes .hoverbox-feature::after{
        display:none;
    }
    .hoverbox-feature{
        border: 2px solid #ddd;
        padding: 15px;
    }
    .about-three_info{
        padding: 20px;
    }
    .bg-path-curve{
        clip-path: none;
    }
    .site-footer .widget.widget-last{
        margin-top: 0;
    }
    .footer.site-footer:before{
        width: 100%;
    }
    .site-footer .widget-title{
        margin-top: 0;
    }
    .site-footer .widget-title.mtt-3{
        margin-top: 15px;
    }
    .main-heading h2::before,.main-heading h2::after{
        display: none;
    }
    .pbmit-service-btn .btn-arrow{
        margin: 0;
    }
    .pbmit-service-btn{
        text-align: left;
    }
    .btnwrap-slider .btn-arrow {
        margin-bottom: 10px;
    }
    .area-cover-section .list4 li a{
        width:100%;
        font-size: 20px;
    }
    .area-cover-section .list4 li a:before{
        font-size: 20px;
    }
    .servicesicon ul{
        text-align: center;
    }
    .servicesicon ul li img{
        display: none;
    }
    .servicesicon ul li a{
        padding: 6px 14px;
    }
    .formwrap .nav-tabs .nav-link{
        width: 100%;
    }
    .stickytext-wrap h1{
        font-size: 25px;
    }
    .stickytext-wrap h2 {
        font-size: 17px;
        line-height: 1.3;
    }
    .bg-sm-white{
        background-color: #fff;
    }
    .formwrap{
        margin-top: 15px;
    }
    .btn-scrolldown {
        position: relative;
        margin-top: 40px;
        margin-bottom: 30px;
    }
    .formwrap .tab-content > .active, .formwrap .tab-content{
        height: auto;
    }
    .contactform-sec.formabslut{
        width: 100%;
        right: 16.2%;
        position: static;
        padding: 15px;
    }
    .flex-wrap.d-flex{
        flex-direction: column;
    }
    .about-three_text,.about-three_author{
        max-width: 100%;
        width: 100%;
    }
    .about-three_text,.about-three_author{
        text-align: center;
    }
    .testimonial_section::before,
    .testimonial_section::after{
        height: 100%;
    }
    .testimonialimg{
        margin-bottom: 25px;
    }
    .img-leftscale-effect img{
        transform: scale(1.0);
    }
    .service-block_three-inner{
        min-height: auto;
    }
    .boxllist-wrap.reddont{
        margin-top: 20px;
    }
    .sustainability-process-section .process-wrapper .process-step{
        min-height: auto;
    }
    .sustainability-process-section .process-wrapper .process-step{
        padding: 15px;
    }
}
/* col-md */
@media (min-width: 768px) and (max-width:991px){

}
/* for all mobile */
@media (min-width: 220px) and (max-width:767px){
    .techno_flipbox .techno_flipbox_inner{
        padding:0 15px;
    }
    .pbmit-service-btn .btn-arrow {
        margin: 6px 0;
    }
    .mobile-menu{
        margin: 0 auto;
    }
    .btn-scrolldown a{
        font-size: 17px;
    }
    .scroll-arrow:nth-child(1){
        margin-top: 10px;
    }
    .scroll-arrow {
        width: 8px;
        height: 8px;
    }
    .btn-scrolldown span{
        width: 38px;
        height: 38px;
    }
}
@media (min-width: 576px) and (max-width:767px){
    .contactform-sec{
        width:90%;
    }
}
@media (min-width: 220px) and (max-width:575px){
    .top-contact-list li:first-child:after{
        display: none;
    }
    .pbmit-service-btn .btn-arrow{
        margin-bottom: 15px;
        display: inline-block;
    }
    .top-contact-list li,.top-contact-list li a{
        display: block;
    }
    .carousel-caption h2 {
        color: #fff;
        font-size: 20px;
    }
    .minus-margin-box {
        padding: 10px;
    }
    .area-cover-section .list4 li{
        padding: 5px 0;
    }
    .pbmit-service-style-1 .pbmit-service-icon-wrapper{
        display: none;
    }
    .site-footer .widget.widget-last {
        margin-top: 0;
        border-radius: 0;
    }
    .areas-map{
        padding:20px!important;
    }
    .header-top li .single-item .icon i{
        top: 0;
        font-size: 30px;
        line-height: 35px;
    }
    .top-contact-list li.phone-li{
        padding: 15px;
    }
    .top-contact-list li{
        border:0;
    }
    .servicesicon ul li img{
        display: none;
    }
    .servicesicon ul li a{
        padding: 6px 15px;
    }
    .top-box-one .fristbox-top img {
        max-width: 154px;
    }
    .contactform-sec{
        top: 25px;
        bottom: auto;
        left: 0;
        right: 0;
        padding: 20px;
        width: 100%;
        margin: 0 auto;
    }
    .contactline-from i{
        display:none;
    }
    .largebtn.sliderbtn{
        flex-direction: column;
    }
    .telehpornwave{
        font-size: 22px;
    }
    .project-detail-list{
        padding: 10px;
    }
    .project-detail-item .icon-box{
        width: 35px;
        height: 35px;
        margin-right: 12px;
    }
    .project-detail-item .icon-box i{
        font-size: 16px;
    }
    .project-detail-content a.email{
        font-size: 14px;
    }
    .boxllist-wrap{
        padding: 15px;
    }
}