@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'COPRGTB';
	src: url('../fonts/COPRGTB.eot');
	src: url('../fonts/COPRGTB.eot?#iefix') format('embedded-opentype'),
	url('../fonts/COPRGTB.woff') format('woff'),
	url('../fonts/COPRGTB.ttf') format('truetype');
}
@import url(https://fonts.googleapis.com/css?family=Roboto);

html{
	width:100%;
	height:100%;
	float:left;
}

body{
	width:100%;
	height:100%;
	float:left;
	font-size:12px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Roboto', sans-serif;
	color:#868686;
	overflow-x: hidden;
	background-color:#ffffff;
}

*{
	margin:0;
	padding:0;
	border:none;
	outline: none;
}

#main{ width:100%; float:left; }
.centered{ width:1225px; margin:0 auto; }
.span{ float:left; width:100% }
.span2{ float:left; width:50% }
.span2_0{ float:left; width:48% }
.span3{ float:left; width:33.333%; }
.span4{ float:left; width:25%; }
.span5{ float:left; width:23%; padding:0 1%; }
.span6{ float:left; width:66.666%; padding:0; }
.span7{ float:left; width:73%; padding:0 1%; }
.span9{ float:left; width:95% !important; }

.fl{ float:left !important; }
.fr{ float:right !important; }
.cur{ cursor:pointer; }
.uppercase{ text-transform:uppercase !important; }
a{ color:#c30113; text-decoration:none; }
a:hover, a.active{ color:#282828; text-decoration:underline; }
.align_center{ text-align:center; }
.align_left{ text-align:left; }
.align_right{ text-align:right; }
.justify{ text-align:justify; }
.relative{ position:relative; top:0px; left:0px; float:left; }
.absolute{ position:absolute; top:0px; left:0px; float:left; } 
#header{ position:fixed; top:0px; left:0px; z-index:10; width:100%; height:153px; float:left; 
/*background:url(../images/top-bg.jpg) no-repeat top center;*/ box-shadow: 0px 5px 10px -3px #888888; }
#header_1{ width:100%; height:50px; float:left; background-color:#0055a5; }
#header_2{ width:100%; height:103px; float:left; background-color:#FFFFFF; }
#header1{ width:100%; height:153px; float:left; }
#footer{ width:100%; height:72px; float:left; background-color:#00396e; /*background:url(../images/footer-bg.png) no-repeat top center;*/ }
/*#banner{width:100%; height:550px; float:left; background:#a6a6a6; box-shadow: 0px 5px 10px -3px #888888; }
.banner-item{ width:100%; height:550px; }
.banner-item img{ height:100%; }*/
#banner{width:100%; height:650px; float:left; background:#a6a6a6; box-shadow: 0px 5px 10px -3px #888888; }
.banner-item{ width:100%; height:650px; }
.banner-item img {
    width: 100%;
    height: 100%;
}
.banner-text{ 
text-align:center; height:31px; width:100%; bottom:120px; text-shadow: 2px 2px #868686; font-family : 'COPRGTB', sans-serif;
position:absolute; left:0px; float:left; color:#FFFFFF; font-size:35px; text-transform:uppercase; }
#flip_flop_wrapper{ width:100%; height:675px; float:left; margin-bottom:12px; background:url(../images/background1.jpg) no-repeat bottom center fixed; background-size: auto 100%; }
#flip_flop{ width:100%; height:675px; float:left; background: rgba(89,144,196,0.75); }
#spadrij_wrapper{ width:100%; height:680px; float:left; margin-bottom:0px; background:url(../images/background2.jpg) no-repeat bottom center fixed; background-size: auto 100%; }
#spadrij{ width:100%; height:680px; float:left; background: rgba(89,144,196,0.75); }
#slick_items_wrapper{ width:100%; height:250px; float:left; }
#slick_spads_wrapper{ width:100%; height:250px; float:left;  }
#about_description{ 
    /*text-align:center;*/
    font-size:18px;
    margin-bottom:90px;
    line-height:25px;
}
ul.header-list{ list-style:none; margin-top:18px; }
ul.header-list li{ color:#FFFFFF; display:inline-block; padding:2px 22px; border-right:1px solid #FFFFFF; }
ul.header-list li a{ color:#FFFFFF; text-decoration:none; }
ul.header-list li:first-child{ margin-right:12px; }
ul.header-list li:last-child{ border-right:none; }
.email-icon{ background:url(../images/email-icon.png) no-repeat left center; }

/*.download-icon{ background:url(../images/download-icon.png) no-repeat left center; }*/

ul.social-list{ list-style:none; }
ul.social-list li:first-child{ padding-right:10px; padding-top:17px; float:left; }
ul.social-list li{ color:#FFFFFF; display:inline-block; padding-right:5px; padding-top:16px;}
ul.social-list li a{ color:#FFFFFF; text-decoration:none; }
.logo{ margin-top:20px; }
.contacts-bg{ 
float: right;
position: relative;
margin: 22px;
}
.phone{ font-weight:bold; font-size:13px; color:#0055a5; position:absolute; }
.phone_number{ top:30px; left:58px; }
.mobile_number{ top:30px; left:265px; }
div.copyright{ font-size:14px; color:#FFFFFF; margin-top:15px; margin-bottom:10px; }
div.powered_by{ font-size:11px; color:#FFFFFF; }
div.powered_by a{ color:#ed1c91; font-size:13px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
.view_all{ font-size:18px; color:#FFFFFF; text-transform:uppercase; margin-bottom:30px; margin-top:20px; text-decoration:none; }
