#header {
    border-bottom: 4px solid #0077c0;
}
#site_header .hdr-nav .main-nav.agency-nav{padding: 0px 0px;}
#site_header .hdr-nav .main-nav.agency-nav ul li a {
    color: #0084d6;
}
#site_header .hdr-nav .main-nav.agency-nav ul li:hover:after,
#site_header .hdr-nav .main-nav.agency-nav ul li.current_page_item:after {
    border-bottom: 4px solid #ef4127;
}


#header *{transition:all ease 0.5s;}
.sticky {
	position: fixed !important;
	top: 0;
	width: 100%;
	z-index: 99999 !important;
}

.sticky + .home-video {
  padding-top: 102px;
}
.sticky #site_header #logo img {
	margin-bottom: -110px;
	max-width: 160px;
	margin-top: -10px;
}
.sticky #site_header .hdr-nav {
	padding: 10px 0px;
}
#site_header .hdr-nav .hdr-phone {
	margin-top: -5px;
}
.home-tagline{
    margin: 0px 0px 60px;
}
.home-tagline .ht-copy{
        background: #f0420d;
padding: 30px 40px;
margin: 0px;
border-radius: 10px;
text-align: center;
}
.home-tagline .ht-copy p{
        color: #fff;
font-size: 25px;
font-weight: 300;
margin: 0px;
}

.page-content .cs-copy .cs-copy-b3 .alignleft{float:left;margin-right:20px;margin-bottom:20px;}
.page-content .cs-copy .cs-copy-b3 .alignright{float:right;margin-left:20px;margin-bottom:20px;}
.page-content .cs-copy .cs-copy-b3 p:last-child{clear:both;}

.wpcf7-form ol{padding: 0px 0px;}
.wpcf7-form ol h5{
	color: #f0420d;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 20px;
}
.wpcf7-form ol input[type="email"],
.wpcf7-form ol input[type="text"] {
	background: #f5f5f5;
	border: 0px;
	border-radius: 4px;
	color: #3d3d3d;
	width: 100%;
	padding: 10px 15px;
	outline: none;
	margin: 10px 0px 0px;
}
.wpcf7-form ol li textarea {
	background: #f5f5f5;
	border: 0px;
	border-radius: 4px;
	color: #3d3d3d;
	width: 100%;
	padding: 10px 15px;
	outline: none;
	margin: 10px 0px 0px;
	resize: none;
	height: 99px;
}

.home-video.go-agency{
	background: #0084d6;
}

.home-video.go-agency .switcher {
    background: #f0420d;
	padding: calc(51vh + 4px) 0px 0px 0px;
    position: absolute;
    top: -4px;
    right: unset;
    left: 0;
}
.home-video.go-agency .switcher span{
	left: 6px;
    transform: rotate(-90deg);
}


.wl-services{
	background:#0084d6;
	padding: 80px 0px 45px;
}
.wl-services:after{
    content: " ";
    display: block;
    background: #fff;
    width: 100%;
    height: 40%;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.wl-services.row{position:relative;z-index:3;}

.wl-services h2{
	color: #fff;
    font-size: 45px;
    font-weight: 500;
}
.wl-services .wl-s-content{position: relative;z-index: 3;}
.wl-services .wl-s-content .wl-s-copy{
    margin: 10px 0px 80px;
}
.wl-services .wl-s-content .wl-s-copy p{
	color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 160%;
    margin: 0px 0px 0px;
}
.wl-services .wl-s-content .wl-ss{}
.wl-services .wl-s-content .wl-ss img{}
.wl-services .wl-s-content .wl-ss h3{color: #f0420d;margin: 50px 0px 20px;}
.wl-services .wl-s-content .wl-ss p{max-width: 220px;}



.wlw-section .wlw-block1 .wlw-b-2 .wlwb2wrap.ta-wlw h3{
	color: #0084d6;
    font-size: 26px;
    font-weight: 400;
}
.wlw-section .wlw-block1 .wlw-b-2 .wlwb2wrap.ta-wlw .cbtn{
    background: #0084d6;
}


.wl-ta{}
.wl-ta .wl-s-hdr{
	background: transparent url(https://www.ilfusion.com/wp-content/themes/Ilfusion/images/website-stripev2.png) repeat 0px 0px;
	padding-top: 60px;
}
.wl-ta h2{
	color: #f0420d;
    font-size: 45px;
    font-weight: 500;
	text-align: center;
}
.wl-ta .wl-s-content{padding: 60px 0px 80px;}
.wl-ta .wl-s-content .wl-s-copy{padding: 0px 15px;}
.wl-ta .wl-s-content .wl-s-copy p{
	font-size: 18px;
    font-weight: 300;
    line-height: 155%;
    margin-bottom: 25px;
}
.wl-ta .wl-s-content .wl-ta-list{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: center;
}
.wl-ta .wl-s-content .wl-ta-list .wl-staff{
	flex: 0 0 auto;
    width: 50%;
    padding: 15px 15px;
    max-width: 400px;
}
.wl-ta .wl-s-content .wl-ta-list .wl-staff a{
	display: block;
    border-radius: 8px 8px;
    overflow: hidden;
    position: relative;
}
.wl-ta .wl-s-content .wl-ta-list .wl-staff img{
	max-width: 100%;
    height: auto;
    transition: all 0.5s;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.wl-ta .wl-s-content .wl-ta-list .wl-staff:hover img{
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.wl-ta .wl-s-content .wl-ta-list .wl-staff .team-meta{
	position: absolute;
    left: 0px;
    bottom: 0px;
    background: #0084d6c9;
    padding: 20px 20px;
	margin-bottom:-10px;
    border-radius: 8px 8px 0px 0px;
	opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
	width: 100%;
}
.wl-ta .wl-s-content .wl-ta-list .wl-staff:hover .team-meta{
	opacity: 1;
	margin-bottom:0px;
    visibility: visible;
}
.wl-ta .wl-s-content .wl-ta-list .wl-staff .team-meta h5{
	    color: #fff;
    margin: 0px 0px;
    font-size: 20px;
    font-weight: 600;
}
.wl-ta .wl-s-content .wl-ta-list .wl-staff .team-meta p{
	    color: #fff;
    margin-bottom: 0px;
    font-size: 18px;
}
.wl-ta .wl-s-content .wl-ta-list .wl-staff .team-meta .qt{
	margin: 20px 0px 10px;
}



.wl-testimonial{
    padding: 90px 0px 20px;
	background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 85%, rgba(235, 238, 238, 1) 95%, rgba(223, 227, 226, 1) 100%);
}
.wl-testimonial .wl-t-copy h2{
	color: #f0420d;
    font-size: 45px;
    font-weight: 500;
}
.wl-testimonial .wl-t-copy p{
	font-size: 20px;
    color: #3d3d3d;
    padding: 10px 0px 0px 50px;
    margin: 0px 0px;
}
.wl-testimonial .wl-t-lists{
	padding:80px 0px 80px;
	align-items: center;
    flex-direction: row;
    justify-content: space-evenly;
}
.single-testmonial {
	display: block;
	position: relative;
	padding: 35px 30px;
	background: #F5F5F5;
	border: 1px solid #f0f0f0;
	margin-bottom: 30px;
	overflow: hidden;
}

.wl-testimonial .single-testmonial img {
	width: 80px;
	height: 80px;
	border: 5px solid #fff;
	box-shadow: 0 4px 4px #ccc;
	border-radius: 50%;
}

.wl-testimonial .person-image {
	position: absolute;
	display: inline-block;
}

.wl-testimonial .single-testmonial i {
	background: #f0420d;
	font-size: 14px;
	color: #fff;
	width: 35px;
	height: 35px;
	line-height: 35px;
	position: absolute;
	bottom: 0;
	left: -4px;
	border-radius: 50%;
	text-align: center;
	cursor: default;
	transition: all 0.5s ease;
}

.wl-testimonial .single-testmonial:hover i {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.wl-testimonial .single-testmonial p {
	font-size: 14px;
    line-height: 22px;
    color: #777;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.wl-testimonial .single-testmonial h5 {
	color: #f0420d;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 0 0;
}

.wl-testimonial .single-testmonial h5 span{
	font-size: 12px;
	color: #777;
	font-style: italic;
}

.wl-testimonial .single-testmonial p,
.wl-testimonial .single-testmonial h5 {
	margin-left: 110px;
}


/**  Pricing Table Section
 *	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */
	.wl-pricing{
		padding: 90px 0px 20px;
		background: rgb(255, 255, 255);
		background: linear-gradient(0deg, rgba(255, 255, 255, 1) 85%, rgba(235, 238, 238, 1) 95%, rgba(223, 227, 226, 1) 100%);
	}
	.wl-pricing h2{
		color: #f0420d;
		font-size: 45px;
		font-weight: 500;
	}
	.wl-pricing .wl-t-copy{margin-bottom:60px;}
	.wl-pricing .wl-t-copy p{
		font-size: 20px;
		color: #3d3d3d;
		padding: 10px 0px 0px 50px;
		margin: 0px 0px;
	}
	.wl-pricing .wl-t-copy p a{color:#f0420d;}

 	.wl-pricing .plan {
 		position: relative;
 		background: #f5f5f5;
 		border-radius: 4px;
 		min-height: 100px;
 		margin-bottom: 25px;
 		padding-bottom: 25px;
 		text-align: center;
 		border: 1px solid #f0f0f0;
 	}

	/* plan head */
	.wl-pricing .plan.recommended .head{background: #f0420d;}
 	.wl-pricing .plan .head {
 		padding: 35px 20px;
 		background: #1c1c1c;
 		border-top-left-radius: 4px;
 		border-top-right-radius: 4px;
 	}

 	.wl-pricing .plan .head h2 {
 		color: #fff;
 		padding: 0;
 		font-size: 25px;
 		line-height: 37px;
		margin: 0px 0px;
 	}

	/* plan item list */

 	.wl-pricing .plan ul {
 		list-style: outside none;
 		padding: 40px 20px 30px;
 	}

 	.wl-pricing .plan ul li {
	    font-size: 16px;
	    font-weight: 400;
	    line-height: 25px;
	    margin-bottom: 15px;
	}
	.wl-pricing .plan ul li strong{font-weight: 600;}

	.wl-pricing .plan ul li:last-child {
		margin-bottom: 0;
	}

	.wl-pricing .plan ul li i {
		font-size: 18px;
		cursor: help;
		position: absolute;
		margin: 4px 0 0 10px;
		opacity: 1;
		color: #f0420d;
	}

	/* plan price */

	.wl-pricing .plan .price {
	    border-top: 1px solid #eee;
	    margin: auto;
	    width: 80%;
	    padding: 30px 0px 0px;
		
		display:none;
	}

	.wl-pricing .plan .price h3 {
		color:#999999;
		font-size: 65px;
		line-height: 1;
		vertical-align: top;
		margin: 0px 0px;
	}

	.wl-pricing .plan .price h3 span {
		display: inline-block;
		font-size: 25px;
		margin: 6px 0 0 -7px;
		position: relative;
		vertical-align: top;
	}

	.wl-pricing .plan .price h4 {
	    color: #aaa;
	    font-size: 14px;
		font-weight: 400;
		margin: 20px 0px 40px;
	}

	/* plan button */

	.wl-pricing .plan .featured-button {
		color: #fff;
		font-size: 14px;
		background: #0084d6;
		padding: 19px 45px;
		text-transform: uppercase;
		border-radius: 5px;
	}
	.wl-pricing .plan .featured-button:hover{
		background: #f0420d;
	}
	
	.tooltipster-base .tooltipster-box{border: 0px;background: #1c1c1c;}
	.tooltipster-base .tooltipster-box .tooltipster-content{
		color: #fff;
		line-height: 18px;
		padding: 12px 14px;
		font-size: 13px;
		text-align: center;
		font-weight: 300;
	}
	.tooltipster-base .tooltipster-arrow .tooltipster-arrow-border{border-top-color: #1c1c1c;}
	.tooltipster-base .tooltipster-arrow .tooltipster-arrow-background{border-top-color: #1c1c1c;}

/******************************/

.inner-page #page .s-company-gallery .hdr-copy h1{
    color: #0084d6;
    font-size: 45px;
    font-weight: 500;
    text-align: left;
    text-transform: none;
    padding: unset;
    margin-bottom: .5rem;
    line-height: 1.2;
}
.inner-page #page .s-company-gallery .hdr-copy h1:before,
.inner-page #page .s-company-gallery .hdr-copy h1:after{content:none;}

.wlw-form{padding: 80px 20px 100px;}
.wlw-form h2{
	font-size: 39px;
    font-weight: 300;
    color: #f0420d;
    padding: 0px 20px;
	margin-bottom: 30px;
}
.wlw-form h2 strong{font-weight: 500;}
.wlw-form form:after{
	content: " ";
    display: block;
    clear: both;
}
.wlw-form form .infusion-field,
.wlw-form form .infusion-submit{
	float: left;
    width: 50%;
    padding: 0px 8px;
}

.wlw-form form .infusion-field label{display: none;}
.wlw-form form .infusion-field input[type="text"]{
	background: #f5f5f5;
    border: 0px;
    border-radius: 4px;
    color: #3d3d3d;
    width: 100%;
    padding: 12px 15px;
    outline: none;
    margin: 15px 0px 0px;
}

.wlw-form form .infusion-submit{text-align: right;}
.wlw-form form .infusion-submit button[type="submit"]{
	display: inline-block;
    background: #f0420d;
    border: 0px;
    border-radius: 2px 2px;
    color: #fff;
    font-size: 14px;
    padding: 14px 50px 13px;
    margin: 15px 0px 0px;
    text-transform: uppercase;
}


.wlw-owrk{
	background: #0084d6;
    padding: 60px 0px 100px;
}
.wlw-owrk:after{
    content: " ";
    display: block;
    background: #fff;
    height: 50%;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.wlw-owrk .row{position:relative;z-index:5;}
.wlw-owrk h2{
	color: #fff;
    font-size: 45px;
    font-weight: 500;
    text-align: center;
    margin: 0px 0px 50px;
}

.wlw-owrk .toolbar{
	text-align: center;
    margin-bottom: 25px;
}
.wlw-owrk .toolbar .btn{
	border: 2px solid #fff;
    color: #fff;
    font-size: 14px;
    min-width: 125px;
    display: inline-block;
    border-radius: 4px;
    margin: 0px 11px 22px;
    text-align: center;
    text-transform: uppercase;
}
.wlw-owrk .toolbar .btn.active,
.wlw-owrk .toolbar .btn:hover{
	background:#fff;
	color: #0084d6;
}

.wlw-owrk #portfolio{
	margin: 1rem 0;
    -webkit-column-count: 3; 
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -webkit-column-width: 33.33333333333333%;
    -moz-column-width: 33.33333333333333%;
    column-width: 33.33333333333333%;
}
.wlw-owrk #portfolio .tile{
	display: none;
	margin: 0px 0px -7px;
    width: 100%;
	height:unset !important;
}
.wlw-owrk #portfolio .tile img{
	max-width: 100%; 
    height: auto;
    display: block; 
	width: 100%;
}

@keyframes pulse {
    0% {
     transform: scale(1, 1);
    }

    50% {
     transform: scale(1.1, 1.1);
    }

    100% {
    transform: scale(1, 1);
    }
}

.pulse-1{animation: pulse 3s linear infinite;}

#footer{background: #0084d6;}

@media only screen and (max-width: 1024px) {
	.wl-services {
		padding: 60px 10px 45px;
	}
	.wl-services:after {
		height: 35%;
	}
	
	.wl-ta {padding: 0px 10px;}
	.wl-ta .wl-s-hdr{background-image:none;}
	
	.wl-testimonial {padding: 60px 10px 20px;}
	.wl-testimonial .wl-t-lists {
		padding: 60px 0px 40px;
	}
	.wl-testimonial .wl-t-copy p {
		padding: 10px 0px 0px 0px;
	}
	.wlw-owrk {
		padding: 60px 15px 100px;
	}
	.wl-pricing {
		padding: 60px 10px 20px;
	}
	.wl-pricing .wl-t-copy {
		margin-bottom: 25px;
	}
	.wlw-form h2 {
		padding: 0px 0px;
		text-align: center;
	}
	
}
@media only screen and (max-width: 768px) {
    #header { z-index: 999;}
    #site_header .hdr-nav{z-index: 55;}
    #site_header #logo img {
        max-width: 135px;
    }
    .sticky #site_header #logo img {
        margin-bottom: -110px;
        max-width: 120px;
        margin-top: 10px;
    }
    .home-video .video-player{min-height: 320px;padding: 115px 25px 50px 65px;}
    
    .white-stripe{max-width: 60%;}
    
    .s-company-gallery .gallery .gblock1 .g-img .g-img.r-1{display:none;}
    .s-company-gallery .gallery .gblock1 .g-img .g-img{float:none;width:100%;}
	
	.wl-services:after{content:none;}
	.wl-services .wl-s-content .wl-s-copy {
		margin: 10px 0px 40px;
	}
	.wl-services .wl-s-content .wl-ss img {
		max-height: 60px;
		width: auto;
	}
	.wl-services .wl-s-content .wl-ss h3 {
		color: #fff;
		margin: 30px 0px 20px;
		font-size: 22px;
	}
	.wl-services .wl-s-content .wl-ss p {
		max-width: 220px;
		color: #fff;
		font-size: 14px;
	}
	.wl-pricing h2 {
		text-align: center;
	}
	.wl-pricing .wl-t-copy p {
		padding: 10px 0px 0px 0px;
	}
}
@media only screen and (max-width: 600px) {
	.wlw-form form .infusion-field, .wlw-form form .infusion-submit {
		float: none;
		width: 100%;
		padding: 0px 8px;
	}
    .single-testmonial {
        padding: 18px 25px;
    }
}
@media only screen and (max-width: 520px) {}