.accrodion-content p i{
	padding-right: 15px;
	font-size: 10px;
	color:#7f81837d;
}
.working-process-one__single-content p i{
	padding-right:15px;
	font-size:14px;
	color:#7f81837d;
}
.why-choose-two__counter-single .icon-box img{
	max-height:100%;
}
.why-choose-two__counter-single .text-box h4{
	font-size: 20px;
	color: #ffffff;
	width: 76%;
}
.btn-box svg{
fill: #4dc247;
width: 25px;
vertical-align: middle;
height: 25px;
}
.ml0
{
	margin-left:0px !important;

	}
	.why-choose-two__content h3{
		font-size:21px;
		color: #cf5851;
	}
	.why-choose-two__counter-single .btn-box a{
		color:#fff;
	}
	.mb0{
		margin-bottom:0px;
	}
	.nice-select{
		width:100%;
	}
	.p0{
	padding-top:0px;	
	}
	.footer-widget__contact-box ul li .icon-box svg {
     fill: #4dc247;
    width: 35px;
    vertical-align: middle;
    height: 35px;
}

.contact-page__contact-info ul li .icon-box svg{
	    fill: #4dc247;
    width: 40px;
    vertical-align: middle;
    height:40px;
	z-index: 1;
	transition: all 500ms ease;
}

.contact-page__contact-info ul li:hover .icon-box svg {
    transform: rotateY(180deg);
}

.filter-gallery ul {
  display: flex;
  list-style: none;
  margin-bottom: 20px;
}
.filter-gallery ul li {
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
  color: #626668;
  transition: all 0.4s fade-in;
  cursor: pointer;
  padding: 3px;
}
.filter-gallery ul li.active {
  color: #cf5851;
  border-bottom: 2px solid #cf5851;
}

.filter-gallery .product {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: center; */
}
.filter-gallery .itembox {
  max-width: 23%;
  height: auto;
  margin: 5px;
}
.filter-gallery .itembox img {
  display: block;
  max-width: 100%;
  height: auto;
}
.filter-gallery{
	margin-top:20px;
	margin-bottom:20px;
}

.video-properties{
	
  position: relative;
  max-width: 100%;
  max-height: 100%;
}
.video-properties .image-column .overlay-link{
	height: 89%;
}	
.service-image .inner-column .image iframe{
	width:100%;
	
}
.service-image .inner-column .image {
  display: block !important;
  max-width:100%;
}
.service-image{

	min-height:100% !important;
}
.video-properties{
	
position: relative;
	
max-width: 100%;
	
max-height: 100%;
	
top: 0;
}

.fluid-section-one{
	position:relative;
	background-color:#f9f9f9;
}

.fluid-section-one .outer-container{
	position:relative;
}

.fluid-section-one .image-column{
    position: relative;
    right: 0px;
    top:57px;
    width: 100%;
    bottom:0px;
    float:right;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    min-height:415px;
}

.fluid-section-one .image-column .inner-column{
	position: relative;
}

.fluid-section-one .image-column:before{
	position:relative;
	content:'';
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background-color: rgb(68 65 65);
	height: 100%;
}

.fluid-section-one .image-column .image{
    width: 100%;
    display: none;
}

.fluid-section-one .image-column .image img{
    display: block;
    width: 100%;
}

.fluid-section-one .image-column .overlay-link{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 98%;
    background: rgb(49 50 50 / 22%);
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}

.fluid-section-one .image-column .overlay-link .icon-box{
    position: absolute;
    left: 50%;
	top: 50%;
    width: 80px;
    height: 80px;
    color: #ffffff;
    font-size: 22px;
    padding-left: 6px;
    line-height: 72px;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 50px;
    display: inline-block;
	margin-left: -40px;
	margin-top: -40px;
}
.video-properties h3 {
    font-size: 16px;
	color:#000;
}
/*Content Column*/