.ts-slickslider-section{outline: none !important;}
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
    display: table-row;
    vertical-align: center;
    text-align: center;
    position: absolute;
    overflow: hidden;
    width: 80%;
    height: 80%;
    left: 10%;
    top: 10%;
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #FFF;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    width:100%;
}

.hovereffect:hover img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
    filter: brightness(0.6);
    -webkit-filter: brightness(0.6);
}
.hover-mid-wrapper{
    width: 100%;
    height: 100%;
    top: 0;
    margin: 0; padding: 0;
}
.service-header-wrapper{
    display: table;
    width: 100%;
    height: 100%;
}
.hovereffect h2 {
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    font-size: 16px !important;
    background-color: transparent;
    color: #FFF !important;
    padding: 1em 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
}

.hovereffect a, .hovereffect p {
    color: #FFF;
    padding: 1em 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}

.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    color: #fff !important;
}
.hovereffect:hover h2 {
    font-size: 16px !important;
}
.row-margin-fix{
    margin-left: 15px !important;
    margin-right: 15px !important;
}
.services-hover-effect .mk-text-block{
    margin-top:20px;
}

.ts-slickslider-section{outline: none !important;}
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
    display: table-row;
    vertical-align: center;
    text-align: center;
    position: absolute;
    overflow: hidden;
    width: 80%;
    height: 80%;
    left: 10%;
    top: 10%;
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #FFF;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}

.hovereffect:hover img {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
    filter: brightness(0.6);
    -webkit-filter: brightness(0.6);
}
.hover-mid-wrapper{
    width: 100%;
    height: 100%;
    top: 0;
    margin: 0; padding: 0;
}
.service-header-wrapper{
    display: table;
    width: 100%;
    height: 100%;
}
.hovereffect h2 {
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    font-size: 16px !important;
    background-color: transparent;
    color: #FFF !important;
    padding: 1em 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
}

.hovereffect a, .hovereffect p {
    color: #FFF;
    padding: 1em 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}

.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    color: #fff !important;
}
.hovereffect:hover h2 {
    font-size: 16px !important;
}
.row-margin-fix{
    margin-left: 15px !important;
    margin-right: 15px !important;
}
.services-hover-effect .mk-text-block{
    margin-top:20px;
}

.awm_vc_icon{
    background-image: url("images/adwise-vc-icon.png") !important;
}

.hover-mid-wrapper {
	overflow: hidden !important;
	position:absolute;
	background-size:contain;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	background-repeat: no-repeat;
}

.contact-hover-container {
	position:relative;
	overflow:hidden;
	height:340px;
}

.contact-hover-overlay {
	position:absolute;
	bottom:-60px;
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
	    -ms-transition: all .2s ease-in-out;
	     -o-transition: all .2s ease-in-out;
		  transition: all .2s ease-in-out;
	text-align:center;
	width:100%;
	background-color:rgba(255, 152, 0, 0.7);

}

.contact-hover-container:hover .contact-hover-overlay {
	bottom:0;
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
	    -ms-transition: all .2s ease-in-out;
	     -o-transition: all .2s ease-in-out;
		  transition: all .2s ease-in-out;
}

.contact-hover-name {
	color:white !important;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:18px !important;
	line-height:18px !important;
	text-transform: inherit !important;
	font-weight:700 !important;
}
.contact-hover-email, .contact-hover-email a, .contact-hover-role {
	color:white !important;
	font-size:14px !important;
}

p.contact-hover-email {
	margin-bottom: 5px;
}

p.contact-hover-role {
	margin-bottom:10px;
}
