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

@import url(../warp/css/modules.css);





/* logo and contact
----------------------------------------------------------------------------------------------------*/
/*.tel {
	text-align: justify;
	width:250px; 
	font-size: 30px; 
	line-height:36px; 
	font-weight: bold; 
	color:#021E57;
	padding-top: 20px;
}

.mob {
	text-align: justify; 
	width:250px; 
	font-size: 22px; 
	line-height:36px; 
	font-weight: bold; 
	color:#021E57; 
}

.tel a, .mob a {color: #021E57;}
.tel a:hover, .mob a:hover {color: #021E57;}*/

.contacttop {float: right; padding-top: 20px;}


/* top-b - page titles
----------------------------------------------------------------------------------------------------*/
#top-b .module h1 {margin:0; color: #fff; margin-left:10px;}


/* sidebar images
----------------------------------------------------------------------------------------------------*/
#sidebar-b .module  {border: 10px solid #4D6086;}


/* bottom-a home text and why us
----------------------------------------------------------------------------------------------------*/
#block-bottom-a .mod-box .module-title {
	font-size: 18px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.mod-box-maintext {
	text-align: justify;
	font-size:15px;
	line-height:23px;
	margin: 10px 35px 10px 10px;
}

.mod-box-subtext {
	text-align: justify;
	margin: 10px 10px 10px 20px;
	font-size: 13px;
	line-height: 20px;
}



/* bottom-b home page
----------------------------------------------------------------------------------------------------*/
#block-bottom-b .mod-box .module-title {
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
	border-bottom: 1px solid #333;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#block-bottom-b .module {
	text-align: justify;
	margin: 10px 30px;
	font-size: 13px;
	line-height: 20px;
}

.read-more {
	text-transform: uppercase;
	background: #333;
	padding: 3px 10px;
	display: inline;
  	line-height: 40px;
	-webkit-box-shadow: 0px 10px 6px -9px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 10px 6px -9px rgba(0,0,0,0.75);
	box-shadow: 0px 10px 6px -9px rgba(0,0,0,0.75);
}

.read-more a { color: #fff; }
.read-more a:hover { color: #ffff00; }


/* bottom-c
----------------------------------------------------------------------------------------------------*/

#block-bottom-c .module {
	color: #fff;
	text-align: left;
}

#block-bottom-c .mod-box-menubottom {
	color: #fff;
	text-align: right;
}

#block-bottom-c .module a {
	color: #fff;
}

/* footer
----------------------------------------------------------------------------------------------------*/

#block-footer .module {
	font-size: 12px;
	color: #E4E8EF;
}

#block-footer .module a {
	color: #E4E8EF;
}