<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.what-we-do-bx-1 {
	background-color:#edeff0;
	border-radius:0px;
	border:1px solid #e3e3e3;
	padding:0px 0px 13px 0px;
	min-height:277px;
	transition:all 0.7s ease 0s;
	font-family: 'Saira', sans-serif;
	
}
.what-we-do-icon
{
	position:relative;
	text-align:center;
	width:100%;
	
}

.what-we-do-icon img
{
	width:260px;
	height:223px;
}

.wt_we_do_slider {
	display:block;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
	margin-top:47px !important;
}
.wt_we_do_slider .wt-we-do-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.wt_we_do_slider .wt-we-dol-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.wt_we_do_slider .wt-we-dol-wrapper, .wt_we_do_slider .wt-we-do_item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.wt_we_do_slider .wt-we-dol-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.wt_we_do_slider .wt-we-do_item {
	float: left;
}
#wt_we_do_page_section .item {
/*	padding-left:15px;
	padding-right:15px;
	border:1px solid red;*/
}
.wt-we-do-theme .wt_we_do_controls {
	position:absolute;
	right:15px;
	top:-35px;
}
.wt_we_do_controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.wt-we-do-theme .wt_we_do_controls .wt_we_do {
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.wt_we_do_controls .wt_we_do, .wt_we_do_controls .wt-we-do_buttons div {
	cursor: pointer;
}
.wt-we-do-theme .wt_we_do_controls .wt_we_do span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}
.wt-we-do-theme .wt_we_do_controls .wt_we_do.active span, .wt-we-do-theme .wt_we_do_controls.clickable .wt_we_do:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.wt-we-do-theme .wt_we_do_controls .wt-we-do_buttons div {
	height: 20px;
	margin: 0 0px 0 5px;
	top: 0%;
	width: 29px;
	opacity: 0.9;
}
.wt-we-do-theme .wt_we_do_controls .wt-we-do_buttons div.owl-next {
	background:url(../images/sld-arw.png) no-repeat scroll right top!important;
	right:0px;
	left:auto;
}
.wt-we-do-theme .wt_we_do_controls .wt-we-do_buttons div.owl-next:hover {
	background:url(../images/sld-arw.png) no-repeat scroll right bottom !important;
}
.wt-we-do-theme .wt_we_do_controls .wt-we-do_buttons div.owl-prev {
	background:url(../images/sld-arw.png) no-repeat scroll left top !important;
	right:0px;
	left:auto;
}
.wt-we-do-theme .wt_we_do_controls .wt-we-do_buttons div.owl-prev:hover {
	background:url(../images/sld-arw.png) no-repeat scroll left bottom!important;
}


.wt-we-do_item &gt; .item {
	padding-right:15px;
	padding-left:0px;
}
.evnt-dt {
	padding:5px 33px 10px 8px;
	background:#ea1818;
	color:#fff;
	font-size:15px;
	font-weight:400;
	position:absolute;
	bottom:20px;
	left:0;
	border-radius:2px;
}
.what-we-do-bx-1:hover a, .what-we-do-bx-1:hover .what-we-do-hed, .what-we-do-bx-1:hover p {
	text-decoration:underline;
	
}
.what-we-do-hed {
	color:#ea1818;
	font-size:17px;
	font-weight:400;
	padding-left:13px;
	margin-top:2px;
	font-family: 'Saira', sans-serif;
}
.what-we-do-hed a, .what-we-do-hed a:hover, .what-we-do-hed a:focus
{
	color:#ea1818;
}
.what-we-do-bx-1 p {
	font-size:15px;
	color:#182876;
	font-weight:300;
	padding-left:13px;
	margin:0px;
	line-height:13px;
}
.what-we-do-bx-1 p a
{
	color:#182876;
}

</pre></body></html>