/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
#slider_box {
	padding-top: 0px;
}
.tp-caption.boxed-blue, .boxed-blue {
	font-size: 62px;
	line-height: 73px;
	font-weight: 600;
	font-family: Montserrat;
	color: rgb(255,255,255);
	text-decoration: none;
	background-color: rgba(6,189,243,0.64);
	padding: 12px;
	text-shadow: none;
	margin: 0px;
	letter-spacing: -1.5px;
	height: auto;
	border-width: 0px;
	border-color: rgb(255,255,255);
	border-style: none;
}
.tp-caption.boxed-blue-text, .boxed-blue-text {
	font-size: 22px;
	line-height: 24px;
	font-weight: 600;
	font-family: Montserrat;
	color: rgb(6,189,243);
	text-decoration: none;
	background-color: rgba(255,255,255,0.64);
	padding: 20px;
	text-shadow: none;
	margin: 0px;
	letter-spacing: -1.5px;
	height: auto;
	width: auto;
	border-width: 0px;
	border-color: rgb(255,255,255);
	border-style: none;
}
.tp-caption.boxed-grey, .boxed-grey {
	font-size: 48px;
	line-height: 58px;
	font-weight: 600;
	font-family: Montserrat;
	color: rgb(255,255,255);
	text-decoration: none;
	background-color: rgba(117,112,112,0.73);
	padding: 9px;
	text-shadow: none;
	margin: 0px;
	letter-spacing: -1.5px;
	height: auto;
	border-width: 0px;
	border-color: rgb(255,255,255);
	border-style: none;
}
.RSWS_testi_block.RSWS_testi_block_1 {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	padding: 20px;
	background-color: transparent;
	color: #ffffff;
	font-size: 13px;
	overflow: hidden;
	border-radius: 15px;
	vertical-align: middle;
	font-family: 'Poppins';
	font-weight: 300;
	border: none;
}
.RSWS_testi_block.RSWS_testi_block_0, .RSWS_testi_block.RSWS_testi_block_form {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	padding: 20px;
	background-color: transparent;
	color: #ffffff;
	font-size: 13px;
	overflow: hidden;
	border-radius: 15px;
	vertical-align: middle;
	font-family: 'Poppins';
	font-weight: 300;
	border: none;
}
.blog-post.clearfix prel {
	box-shadow: 0 12px 50px 0 rgba(16, 13, 29, 0.25);
}
body, td, th {
	font-family: 'Montserrat';
	font-weight: normal;
	font-size: 14px;
	color: #838383;
}
iframe, #blockrandom {
	border-radius: 15px;
}
.asslogos {
	height: 100px;
}
.uk-list .uk-list-line .twitterside {
	font-size: 12px;
	color: #838383;
}
ul#mainphone.uk-navbar-nav.uk-hidden-small li a.phonelink {
	color: #598bd8;
	font-weight: 700;
}
strong, bold {
	font-weight: 500;
	color: #598bd8;
}
article.uk-article.tm-blog-single p img {
	border-radius: 10px;
	margin-right: 20px;
}
article.uk-article.tm-blog-single p {
	text-align: justify;
}
img, img a, img:focus {
	border: none;
}
#system-message-container {
	display: none;
}
.uk-panel .uk-panel-box .uk-panel-box-primary h3 {
	font-size: 12px;
	color: #838383;
}
.uk-panel-box-secondary {
	vertical-align: middle;
}
.testimodule {
	background-color: rgba(221,221,221,0.73);
	color: #808080;
	padding: 20px;
	font-size: 12px;
	border-radius: 8px;
}
div.eb-post-body.type-standard div div a img, .wrapImageCMS {
	border-radius: 8px;
}
h2.eb-post-title.reset-heading a {
	font-size: 18px;
}
.eb-post-body.type-standard img {
	display: none;
}
.eb-post-body.type-standard {
	font-size: 12px;
	text-align: justify;
}
.header-unit {
	height: 150px;
	border: 2px solid #000;
	border-right: none;
	border-left: none;
	position: relative;
	padding: 20px;
}
#video-container {
	position: absolute;
}
#video-container {
	top: 0%;
	left: 0%;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
video {
	position: absolute;
	z-index: 0;
}
video.fillWidth {
	width: 100%;
}
.tm-block-top-c .uk-block uk-block-muted .tm-block-fullwidth {
	top: -140px;
}
.uk-cover-background .uk-position-cover {
	max-height: 604PX;
}
.servgrid {
	margin-top: -104px;
}
p {
	font-size: 13px;
}
div.cw-img img {
	border-radius: 10px;
	box-shadow: 0 10px 15px 0 rgba(89, 93, 104, 0.6);
}
.twitterside {
	font-size: 13px;
}

.uk-nav {
    color:#000!important;
}

.uk-nav-offcanvas {
    color:#000!important;
}

input.inputbox, .inputbox {
	border: solid 1px #598bd8;
	min-width: 160px;
	padding-left: 15px;
	border-radius: 20px;
}

@media (max-width: 968px) {
#slider_box {
	display: none;
}
img.pl_logo {
	display: none;
}
#desktopmenu {
	display:none;
}
#mainphone {
	display:none;
}


}
@media (min-width: 969px) {
#slidermobile_box {
	display: none;
}



}