/*
Theme Name: Modus Logistics
*/

body {
	background: rgb(191,191,191);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmYmZiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjclIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTMlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JmYmZiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left,  rgba(191,191,191,1) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 93%, rgba(191,191,191,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(191,191,191,1)), color-stop(5%,rgba(255,255,255,1)), color-stop(93%,rgba(255,255,255,1)), color-stop(100%,rgba(191,191,191,1)));
	background: -webkit-linear-gradient(left,  rgba(191,191,191,1) 0%,rgba(255,255,255,1) 5%,rgba(255,255,255,1) 93%,rgba(191,191,191,1) 100%);
	background: -o-linear-gradient(left,  rgba(191,191,191,1) 0%,rgba(255,255,255,1) 5%,rgba(255,255,255,1) 93%,rgba(191,191,191,1) 100%);
	background: -ms-linear-gradient(left,  rgba(191,191,191,1) 0%,rgba(255,255,255,1) 5%,rgba(255,255,255,1) 93%,rgba(191,191,191,1) 100%);
	background: linear-gradient(to right,  rgba(191,191,191,1) 0%,rgba(255,255,255,1) 5%,rgba(255,255,255,1) 93%,rgba(191,191,191,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#bfbfbf',GradientType=1 );
	font-family: Myriad Pro;
}

#top {
	width: auto;
	height: 50px;
	position: relative;
	top: 0px;
	background-color: #231f20;
	border-top: 3px solid #981414;
}
#top{
	z-index: 99999999;
}
#menu {
	width:700px;
}

#flagi {
	position: absolute;
display: block;
top: 15px;
right: 20px;
}

#logo {
	position: relative;
	background-color: #FFFFFF;
	border-bottom: 3px solid #981414;
	border-top: 3px solid  #981414;
	border-left: 3px solid #981414;
	border-right: 3px solid #981414;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	width: 271px;
	height: 106px;
	float: right;
	right: 100px;
	top: -43px;
}

.metaslider {
	position: relative;
	top: -143px;
	z-index: -1;
}

#wrapper {
	width:1100px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	top: -143px;
}

.entry {
width: 870px;
position: relative;
float: right;
color: #fff;
padding: 10px;
top: -15px;
font-size: 18px;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
background-color: #231F20;
height: 529px;
font-family: Verdana,Geneva,Kalimati,sans-serif;
overflow: auto;
font-style: normal !important;
}

#odnosnikientry a {color:#fff}

.entry img {
	float: left;
	border: 3px solid #000;
	box-shadow: 1px 2px 13px #000;
	margin: 10px;
}

#wrapperfooter {
	width:1100px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	height:100px;
}

#contet-top {
	position: relative;
	height: 35px;
	width: 930px;
	background-color: #981414;
	border-top-left-radius: 20px;
	top: -25px;
	float: right;
}

#sidebarround {
	position: relative;
	height: 10px;
	width: 900px;
	float: right;
	background-color: #fff;
	top: 12px;
	border-top-left-radius: 5px;
}

#sidebar-1 {
	position:relative;
	height:400px;
	width:200px;
	background-color: #981414;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
}

#sidebar-2 {
	position:relative;
	height:160px;
	width:200px;
	background-color: #231f20;
	border-radius:15px;
	top:10px;

}

#sidebar-3 {
	position:absolute;
	height:130px;
	width:200px;
	background-color: #981414;
	border-radius:15px;
	top:-60px;
}

#footer {
	background-color:#231f20;
	width:100%;
	height:100px;
}

.wpcf7 {
	height: 100px;
	position: Relative;
	width:160px;
	font-size:14px;
	color:#fff;
	margin-left: 6px !important;
}

.wpcf7-form-control {
	width: 185px;
	margin-top:5px;
}

.wpcf7-captchar {
	position: relative;
	width: 80px;
	top: -31px;
	left: 105px;
}

.wpcf7-captchac {
	width: 80px;
}


#breadcrumbs {
	margin-left: 70px;
	padding-top: 7px;
	color: #fff;
}

#breadcrumbs a {
	color: #fff;
}

#footermenu {
	position: relative;
	top: -40px;
	width: 550px;
	left: 100px;
}

#footermenu a {
	float:right;
	margin-left:10px;
	color: #fff;
	text-decoration: none;

}

.current-menu-item a {
	color:#981414 !important;
}