/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
/* case study css */
.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title{
	display:none !important;
}
.ilightbox-social{
	display:none !important;
}
.ilightbox-holder.metro-white .ilightbox-container .ilightbox-social{
	display:none !imprtant;
}
.technology-sec1 img {
    padding: 10px;
    box-shadow: 0px 0px 5px 3px #eee;
    border: 1px solid #11ccfb;
    margin: 10px;
    border-radius: 10px;
}
.fusion-filters .fusion-filter.fusion-active a {
    color: #fff !important;
    color: var(--primary_color);
    border-color: var(--primary_color);
    border-color: var(--primary_color);
    background-color: #11ccfb;
    padding: 3px 20px;
    border: 1px solid !important;
}
.fusion-filters .fusion-filter.fusion-active a:hover {
    color: #fff !important;
    color: var(--primary_color);
    border-color: var(--primary_color);
    border-color: var(--primary_color);
    background-color: #11ccfb;
    padding: 3px 20px;
    border: 1px solid !important;
}
.fusion-filters .fusion-filter a:hover {
    color: #fff !important;
    color: var(--primary_color);
    border-color: var(--primary_color);
    border-color: var(--primary_color);
    background-color: #11ccfb;
    padding: 1px 20px;
    border: 1px solid !important;
}
.fusion-filter a {
    border: 1px solid;
    display: block;
    padding: 1px 20px;
	border-radius:25px;
}
.fusion-filters {
   
    list-style: none;
    margin-bottom: 35px!important;
    padding: 0;
    line-height: 34px;
    border-top: 0px solid #e7e6e6!important;
    padding-bottom: 20px!important;
    border-bottom: 1px solid #eee!important;
}
.fusion-portfolio-content-wrapper {
    border: 1px solid #eee !important;
    border-radius: 5px;
    opacity: 1;
    padding: 17px;
    display: flex;
    box-shadow: 29px -4px 32px 0px rgb(28 137 212 / 10%) !important;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.fusion-portfolio-content-wrapper .fusion-portfolio-content {
    text-align: left;
    width: 50%;
}
.fusion-portfolio-content-wrapper .fusion-portfolio-content {
    text-align: left;
    width: 50%;
    margin-top: 0px;
    padding-left: 30px;
}
.fusion-portfolio-content-wrapper h2.fusion-post-title.fusion-responsive-typography-calculated {
    font-size: 32px !important;
    line-height: 40px !important;
}
.fusion-filters {
    display: none;
    overflow: hidden;
    list-style: none;
    margin-bottom: 55px;
    padding: 0;
    line-height: 34px;
    border-top: 0px solid #e7e6e6;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 26px;
}
/* End Case study css */
.grt-plc1 img {
    position: fixed;
    bottom: 20px;
    width:80px;
    border-radius: 5px;
    right: 25px;
    background-color: #f1f1f1;
}
.grt-plc2 img {
    position: fixed;
    bottom: 114px;
    width: 80px;
    border-radius: 5px;
    right: 25px;
    background-color: #f1f1f1;
}
.grt-plc img {
    position: fixed;
    bottom: 20px;
    width: 88px;
    left: 32px;
}
.stepss .fusion-checklist .fusion-li-icon{
    display: inline-block;
    font-size: 23px !Important;
}

.teambx-img{
	position:relative !Important;
}
.teambx-img img {
    padding: 5px;
    box-shadow: 0px 0px 3px 0px #eee !important;
    border-radius: 10px;
    border: 1px solid#eee;
    width: 100%;
}
.teambx-img .social {
    z-index: 9;
    position: absolute;
    right: 10px;
    bottom: 6px;
}
@media (max-width:800px){
	.fusion-portfolio-content-wrapper .fusion-portfolio-content {
    text-align: left;
    width: 100%;
    margin-top: 0px;
    padding-left: 0px;
}
.fusion-portfolio-content-wrapper {
    border: 1px solid #eee !important;
    border-radius: 5px;
    opacity: 1;
    padding: 17px;
    display: contents;
    box-shadow: 29px -4px 32px 0px rgb(28 137 212 / 10%) !important;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
	#wrapper #main .fusion-portfolio-content > h2.fusion-post-title{
		font-size:20px !important;
		line-height:28px!important;
	}
	.fusion-filter {
    float: none;
    float: none;
    margin: 0;
    margin-bottom: 9px !important;
    text-align: center;
    margin: 0;
    border-bottom: 0px solid var(--awb-color5);
    border-bottom: 0px solid var(--awb-color5) !important;
}
.fusion-tb-header {
    background-color: #eeeeee59 !important;
}
.grt-plc img {
    position: fixed;
    bottom:4px;
    width: 58px;
    left: 32px;
}
.grt-plc1 img {
    position: fixed;
    bottom: 23px;
    width: 50px;
    border-radius: 5px;
    right: 25px;
	padding:5px;
    background-color: #f1f1f1;
}
.grt-plc2 img {
    position: fixed;
    bottom: 83px;
    width: 50px;
    border-radius: 5px;
    right: 25px;
	padding:5px;
    background-color: #f1f1f1;
}
}