/* ========================================================================== */
/* RESET CSS
/* ========================================================================== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, 
aside, 
details, 
figcaption, 
figure, 
footer, 
header, 
hgroup, 
menu, 
nav, 
section
{
	display: block;
}

.preloader
{
	display: none;
	background-image: url("../img/radovednez_logo_w.png");
	height: 100px;
	width: 100px;
}

.rev_slider_wrapper
{
	height: 750px;
	background: #eee none no-repeat scroll center center / cover;
	background-image: url("../pic/slider_5.jpg");
	margin-bottom: 0px;
  -webkit-transition: height 0.6s ease;
	transition: height 0.6s ease;
}

.rev_slider_mobile_offset
{
	height: 20%;
	display: none;
}

@media only screen and (min-width: 990px)
{
	.rev_slider_mobile_offset
	{
		height: 0px;
	}
}

/* ========================================================================== */
/* FONTS
/* ========================================================================== */
@font-face
{
    font-family: 'Nunito';
    src: url('fonts/nunito/nunito-extralight.eot');
    src: url('fonts/nunito/nunito-extralight.eot?#iefix') format('embedded-opentype'),
         url('fonts/nunito/nunito-extralight.woff2') format('woff2'),
         url('fonts/nunito/nunito-extralight.woff') format('woff'),
         url('fonts/nunito/nunito-extralight.ttf') format('truetype'),
         url('fonts/nunito/nunito-extralight.svg#nunito-extralight') format('svg');
		font-weight: 200;
    font-style: normal;
}

@font-face
{
    font-family: 'Nunito';
    src: url('fonts/nunito/nunito-light.eot');
    src: url('fonts/nunito/nunito-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/nunito/nunito-light.woff2') format('woff2'),
         url('fonts/nunito/nunito-light.woff') format('woff'),
         url('fonts/nunito/nunito-light.ttf') format('truetype'),
         url('fonts/nunito/nunito-light.svg#nunito-light') format('svg');
		font-weight: 300;
    font-style: normal;
}

@font-face
{
    font-family: 'Nunito';
    src: url('fonts/nunito/nunito-regular.eot');
    src: url('fonts/nunito/nunito-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/nunito/nunito-regular.woff2') format('woff2'),
         url('fonts/nunito/nunito-regular.woff') format('woff'),
         url('fonts/nunito/nunito-regular.ttf') format('truetype'),
         url('fonts/nunito/nunito-regular.svg#nunito-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'Nunito';
    src: url('fonts/nunito/nunito-semibold.eot');
    src: url('fonts/nunito/nunito-semibold.eot?#iefix') format('embedded-opentype'),
         url('fonts/nunito/nunito-semibold.woff2') format('woff2'),
         url('fonts/nunito/nunito-semibold.woff') format('woff'),
         url('fonts/nunito/nunito-semibold.ttf') format('truetype'),
         url('fonts/nunito/nunito-semibold.svg#nunito-semibold') format('svg');
			font-weight: 600;
    font-style: normal;
}

@font-face
{
    font-family: 'Nunito';
    src: url('fonts/nunito/nunito-bold.eot');
    src: url('fonts/nunito/nunito-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/nunito/nunito-bold.woff2') format('woff2'),
         url('fonts/nunito/nunito-bold.woff') format('woff'),
         url('fonts/nunito/nunito-bold.ttf') format('truetype'),
         url('fonts/nunito/nunito-bold.svg#nunito-bold') format('svg');
		font-weight: bold;
    font-style: normal;
}

@font-face
{
    font-family: 'Nunito';
    src: url('fonts/nunito/nunito-extrabold.eot');
    src: url('fonts/nunito/nunito-extrabold.eot?#iefix') format('embedded-opentype'),
         url('fonts/nunito/nunito-extrabold.woff2') format('woff2'),
         url('fonts/nunito/nunito-extrabold.woff') format('woff'),
         url('fonts/nunito/nunito-extrabold.ttf') format('truetype'),
         url('fonts/nunito/nunito-extrabold.svg#nunito-extrabold') format('svg');
		font-weight: 800;
    font-style: normal;
}

@font-face
{
    font-family: 'Nunito';
    src: url('fonts/nunito/nunito-black.eot');
    src: url('fonts/nunito/nunito-black.eot?#iefix') format('embedded-opentype'),
         url('fonts/nunito/nunito-black.woff2') format('woff2'),
         url('fonts/nunito/nunito-black.woff') format('woff'),
         url('fonts/nunito/nunito-black.ttf') format('truetype'),
         url('fonts/nunito/nunito-black.svg#nunito-black') format('svg');
		font-weight: 900;
    font-style: normal;
}




@font-face
{
    font-family: 'OpenSans-Light';
    src: url('fonts/opensans/opensans-light.eot');
    src: url('fonts/opensans/opensans-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans/opensans-light.woff2') format('woff2'),
         url('fonts/opensans/opensans-light.woff') format('woff'),
         url('fonts/opensans/opensans-light.ttf') format('truetype'),
         url('fonts/opensans/opensans-light.svg#opensans-light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'OpenSans-Regular';
    src: url('fonts/opensans/opensans-regular.eot');
    src: url('fonts/opensans/opensans-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans/opensans-regular.woff2') format('woff2'),
         url('fonts/opensans/opensans-regular.woff') format('woff'),
         url('fonts/opensans/opensans-regular.ttf') format('truetype'),
         url('fonts/opensans/opensans-regular.svg#opensans-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'OpenSans-SemiBold';
    src: url('fonts/opensans/opensans-semibold.eot');
    src: url('fonts/opensans/opensans-semibold.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans/opensans-semibold.woff2') format('woff2'),
         url('fonts/opensans/opensans-semibold.woff') format('woff'),
         url('fonts/opensans/opensans-semibold.ttf') format('truetype'),
         url('fonts/opensans/opensans-semibold.svg#opensans-semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* ========================================================================== */
/* RESET
/* ========================================================================== */
html
{
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body
{
	font-family: "OpenSans-Regular", "OpenSans", sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	color: #666;
	padding-top: 70px; 
}

@media (min-width: 560px) 
{
	body
	{
		font-size: 15px;
		line-height: 24px;
		padding-top: 70px; 
	}
}

@media (min-width: 768px) 
{
	body
	{
		padding-top: 70px; 
	}
}

@media (min-width: 992px) 
{
	body
	{
		padding-top: 70px; 
	}
}

img
{
	/* Responsive images (ensure images don't scale beyond their parents) */
	max-width: 100%;
	/* Part 1: Set a maxium relative to the parent */
	/*width: auto\9; */
	/* IE7-8 need help adjusting responsive images */
	height: auto;
	/* Part 2: Scale the height according to the width, otherwise you get stretching */
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}


/* ========================================================================== */
/* TYPOGAPHY
/* ========================================================================== */
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	font-family: "Nunito", "OpenSans", sans-serif;
	color: #444;
	font-weight: normal;
	text-transform: uppercase;
}

h1
{
	font-size: 45px; 
	line-height: 52px;
	margin: 0px 0px 12px 0px;	 
	font-weight: 800;
}

h2
{
	font-size: 38px; 
	line-height: 44px;
	margin: 0px 0px 12px 0px;	 
	font-weight: 400;
}

h3
{
	font-size: 32px; 
	line-height: 36px;
	margin-bottom: 10px; 
	font-weight: normal;
}

h4
{
	font-size: 22px; 
	line-height: 27px;   
	margin-bottom: 5px;
}
	
h5
{ 
	font-size: 20px; 
	line-height: 26px; 
	line-height: 26px; 
	margin-bottom: 8px;
}
	
h6
{ 
	font-size: 13px; 
	line-height: 24px; 
	margin-bottom: 5px;
}
	
p
{
	margin-bottom: 20px;
	/*text-align: justify;*/
}

em
{
	font-style: italic;
}

strong
{
	font-weight: 700;
}

small
{
	font-size: 90%;
}
	
sub
{ 
	vertical-align: sub; 
	font-size: 75%; 
}
	
sup
{ 
	vertical-align: super;
	font-size: 35%; 
}
	
	
p.last,
h1.last,
h2.last,
h3.last,
h4.last,
h5.last
{
	margin-bottom: 0;
}

/* ========================================================================== */
/* TYPOGAPHY - LINKS
/* ========================================================================== */
a
{ 
	color: #328CDC;
	text-decoration: none; 
}
	
a:visited
{ 
	text-decoration: none; 
}

/* Remove the gray background color from active links in IE 10. */
a:active
{
	background: transparent; /* 1 */
}
	
a:hover, 
a:focus
{
	outline: 0; 
	text-decoration: underline;
}	


/* ========================================================================== */
/* TYPOGAPHY - LISTS
/* ========================================================================== */
ul
{ 
	list-style-type: disc;
	margin-bottom: 20px; 
	margin-left: 15px;
}

li
{
}

.header-fixed
{
	margin: auto;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100000;
}

@media only screen and (min-width: 992px)
{
	.header-fixed
	{
		background-color: rgba(0, 0, 0, 0.9);
	}
}
		
/* ========================================================================== */
/* TOP HEADER
/* ========================================================================== */
.header-top
{
	font-family: "OpenSans-Regular", "OpenSans", sans-serif;
	background: #3a3a3b;
	overflow: hidden;
	color: #FFCC00;
	color: #FFF;
	padding: 0px;
}

.header-top .contact-info
{
	float: left;
	width:auto;
}

.header-top .contact-info ul
{
	padding: 0px;
	margin: 0px;
}

.header-top .contact-info li
{
	line-height: 40px;
	float: left;
	padding: 0px 20px 0px 20px;
	display: block; 
}

.header-top .contact-info li:first-child
{
	padding: 0px 20px 0px 0px;
}

.header-top .contact-info i
{
	font-size:1.1em;
	padding: 0px 8px 0px 0px;
}

.header-top .contact-info ul > li,
.header-top .contact-info ul > li a
{
	color: #FFCC00;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
  -webkit-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

.header-top .contact-info ul li:hover,
.header-top .contact-info ul li:hover a
{
	color: #FFF;
	color: #FFCC00;
	cursor: pointer;
}

.header-top .social-media
{
	float: right;
	width: 250px;
}

.header-top .social-media ul
{
	padding: 0px;
	margin: 0px;
}

.header-top .social-media li
{
	border-right: 1px solid #4b4b4b;
	float: left;
	display: block; 
}

.header-top .social-media li a
{
	color: #eee; 
}

.header-top .social-media li:first-child
{
	border-left: 1px solid #4b4b4b;
}

.header-top .social-media i
{
	text-align: center;
	font-size:1em;
	line-height: 40px;
	height: 40px;
	width: 40px;
  -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.header-top .social-media i:hover
{
	color: #fff;
	/*
	color: #3a3a3b;
	background-color: #FFCC00;
	*/
	cursor: pointer;
}

/* ========================================================================== */
/* LANGUAGE SELECT
/* ========================================================================== */
.language
{
	font-family: "OpenSans-Regular", "OpenSans", sans-serif;
	font-size: 15px;
	line-height: 22px;	
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	position: absolute;
	left: 220px;
	top: 5px;
}

@media (min-width: 768px) 
{
	.language
	{
		left: 290px;
	}
}

.language a
{
	color: #999;
}

.language ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.language li
{
	float: left;
	display: inline-block; 
	padding: 2px 4px 1px 4px;
	position: relative;
}

.language ul > li a
{
	text-decoration: none;
	font-weight: normal;
  -webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.language ul li:hover a
{
	color: #222;
	background: #ddd;
	background: none;
}

.language .selected a
{
	/* background: #ed1d25; */
	color: #222;
}

/* ========================================================================== */
/* HEADER
/* ========================================================================== */
.header
{
	font-family: "OpenSans-Regular", "OpenSans", sans-serif;
	background: #fff;
	height: 70px;
	padding: 0px 0px 0px 0px;
	position: relative;
	border-bottom: 1px solid #ddd;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.07);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.07);
}

.header .header-logo
{
	left: 10px;
	top: 0px;
	position: absolute;
	z-index: 20;
	width: 202px;
	background: #D7321E;
	padding: 15px 12px 12px 15px;
	-webkit-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.1);
}

@media (min-width: 768px) 
{
	.header .header-logo
	{
		left: 15px;
		width: 260px;
	}
}

.header .header-navi
{
	right: 20px;
	position: absolute;
	z-index: 20;
}


/* ========================================================================== */
/* MOBILE HEADER CONTACTS
/* ========================================================================== */

/* ========================================================================== */
/* TITLE BAR
/* ========================================================================== */
.titlebar
{
	background: #eee none no-repeat scroll center center / cover;
	margin: 0px;
	padding: 45px 0px 8px 0px;
	height: 350px;
	color: #fff;
	overflow: hidden;
}

.titlebar .breadcrumbs
{
	float: left;
	font-family: "OpenSans-Regular", "OpenSans", sans-serif;
	
}

.titlebar .title-text
{
	float: right;
	font-family: "OpenSans-Regular", "OpenSans", sans-serif;
	padding: 0px 10px 0px 0px;
	
}

.titlebar .title-text h3
{
	font-size: 26px;
	color: #fff;
	text-transform: none;
}


/* ========================================================================== */
/* MAIN NAVIGATION - LEVEL 1
/* ========================================================================== */
#main-navigation
{
	float: right;
	display: none;
}

@media only screen and (min-width: 992px)
/*@media only screen and (min-width: 750px)*/
{
	#main-navigation
	{
		display: block;
		margin-top: 0px;
	}
	
	#main-navigation .menu, 
	#main-navigation .menu a
	{
		font-family: "Nunito", "OpenSans", sans-serif;
		font-size: 17px;
		line-height: 17px;
		text-decoration: none;
		text-transform: uppercase;
		background-color: #fff;
	}

	#main-navigation .menu ul
	{
		list-style: none;
		margin: 0px;
		padding: 0px;
	}

	#main-navigation .menu li
	{
		position: relative;
		float: left;
	}

	#main-navigation .menu ul > li a
	{
		padding: 28px 15px 24px 15px;
		font-weight: normal;
		color: #666;
		display: block;
	}
/*
	#main-navigation .menu ul > li a:before
	{
		content: "";
		display: block;
		height: 0px;
		width: 100%;
		margin: 0px auto;
		position: absolute;
		left: 0px;
		right: 0px;
		top: 0;
		z-index: 53;
		background-color: #FFF;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	#main-navigation .menu ul > li a:hover:before
	{
		background-color: #FFCC00;
		height: 6px;
	}
*/
	#main-navigation .menu ul > li a:hover
	{
		color: #000;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	
	#main-navigation .menu ul > li:last-child a
	{
		/*
		padding-right: 5px !important;
		*/
	}
	
	
	/* ========================================================================== */
	/* MAIN NAVIGATION - LEVEL 2
	/* ========================================================================== */
	#main-navigation .menu ul ul
	{
		min-width: 230px;
		padding-bottom: 6px;
		border-bottom: 1px solid #ddd;
		border-left: 1px solid #ddd;
		border-right: 1px solid #ddd;
	}
	
	#main-navigation .menu ul li ul
	{
		display: block;
		z-index: 1000; /* 1 */
		visibility:hidden;
		min-width: 230px;
		position: absolute;
		background-color: #fff;
	}
	
	#main-navigation .menu ul li > ul li a
	{
		font-size: 16px;
		padding-top: 0px;
		padding-bottom: 0px;
		color: #ddd;
	}
	
	#main-navigation .menu ul li:hover > ul
	{
		visibility: visible;
		opacity: 1;
	}

	#main-navigation .menu ul li > ul li
	{
		display: block;
		float: none;
	}

	#main-navigation .menu ul li:hover > ul li a
	{
		padding: 12px 15px 12px 20px;
		color: #666;
		border: none;	
		-webkit-transition: all 0.3s ease, color 0.3s ease 0.1s;
		transition: all 0.3s ease, color 0.3s ease 0.1s;
	}

	#main-navigation .menu ul li:hover > ul li:hover a
	{
		color: #000;
	}
}

@media only screen and (min-width: 1280px)
{
	#main-navigation .menu ul > li a
	{
		padding-left: 20px;
		padding-right: 20px;
	}
}




/* ========================================================================== */
/* MOBILE NAVIGATION TRIGGER
/* ========================================================================== */
#mobile-menu-trigger
{ 
	position: absolute;
	top: 25px;
	right: 19px;
	font-size: 28px;
	line-height: 28px;
	display: block;
	color: #444;
	font-weight: normal;
	z-index: 20;

}

@media only screen and (min-width: 992px)
{
	#mobile-menu-trigger
	{ 
		display: none;
	}
}

@media only screen and (min-width: 1280px)
{
	#mobile-menu-trigger
	{ 
		display: none;
	}
}



/* ========================================================================== */
/* MOBILE NAVIGATION
/* ========================================================================== */
#mobile-menu
{
	font-family: "Nunito", "OpenSans", sans-serif;
	font-size: 15px;
	padding: 30px 0px 20px 0px;
	position: relative;
	background-color: #fff;
}

#mobile-menu ul
{	
	margin: 0;
	padding: 0;
}
	
#mobile-menu li
{	
	display: block;
	margin: 0;
}

#mobile-menu > li > ul, 
#mobile-menu > li > ul > li > ul
{
	display: none;
	margin: 0;
	background-color: #fff;
}
	
#mobile-menu li a
{
	position: relative;
	display: block;
	padding: 15px 0px 15px 15px;
	border-top: 1px solid #f5f5f5;
	color: #444;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#mobile-menu ul li:last-child
{
	border-bottom: 1px solid #f5f5f5;
}
	
#mobile-menu ul a
{
	padding: 8px 0px 8px 15px;
}

#mobile-menu ul li ul a 
{
	padding-left: 35px;
}
	
#mobile-menu .mobile-menu-submenu-arrow
{
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	height: 100%;
	border-left: 1px dotted #eee;
	color: #5C6C6E;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
}
	
#mobile-menu .mobile-menu-submenu-arrow:hover
{
	color: #2B3233;
	background-color: #fafafa;
}
	
#mobile-menu li a:hover
{
	color: #222;
}

#mobile-menu
{
	display: none;
}






/* ========================================================================== */
/* BANNER
/* ========================================================================== */


/* ========================================================================== */
/* PAGE
/* ========================================================================== */
.page-main-title
{
	overflow:hidden;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
	margin: 60px 0px 35px 0px;
}

.page-main-title h1
{
	text-align: center;
}

.page-main-title p
{
	margin-bottom: 0px;
}

.post-header
{
	text-align: center;
	margin-bottom: 30px;
}

.post-body
{

}

.post-notes
{
	font-size: 11px;
	line-height: 15px;
	color: #999;
}



/* ========================================================================== */
/* PAGE VIDEO
/* ========================================================================== */
.video-fullwidth
{
	background-color: #fff;
	margin: 0px 0px -6px 0px;
}

.image-fullwidth
{
	padding-bottom: 40%;
	width: 100%;
	background-size: cover;
	background-position: center;
}


/* ========================================================================== */
/* CONTENT BANNER
/* ========================================================================== */
.content-banner
{
	padding: 50px 0px 40px 0px;
	position: relative;
}

.content-banner h1,
.content-banner h2
{
	text-align: center;
	color: #fff;
}


.content-banner p
{
	font-size: 17px;
	line-height: 26px;
	text-align: center;
	color: #fff;
}

.bgr-white p
{
	color: #666;
}

.bgr-white h1,
.bgr-white h2
{
	color: #444;
}

.bgr-skyblue
{
	background: #3ABBD8;
}

.bgr-honey
{
	background: #E8B100;
}

.bgr-springgreen
{
	background: #93C03C;
}

.bgr-purple
{
	background: #CE4A7D;
}

.bgr-rainbow-1
{
	background-color: rgba(215, 050, 030, 1.0);
}

.bgr-rainbow-2
{
	background-color: rgba(230, 120, 020, 1.0);
}

.bgr-rainbow-3
{
	background-color: rgba(250, 185, 015, 1.0);
}

.bgr-rainbow-4
{
	background-color: rgba(180, 200, 015, 1.0);
}

.bgr-rainbow-5
{
	background-color: rgba(040, 185, 080, 1.0);
}

.bgr-rainbow-6
{
	background-color: rgba(000, 185, 210, 1.0);
}

.bgr-rainbow-7
{
	background-color: rgba(050, 140, 220, 1.0);
}

.bgr-rainbow-8
{
	background-color: rgba(050, 080, 230, 1.0);
}

.bgr-rainbow-9
{
	background-color: rgba(200, 060, 125, 1.0);
}

.bgr-rainbow-10
{
	background-color: rgba(140, 070, 170, 1.0);
}

.bgr-rainbow-11
{
	background-color: rgba(215, 050, 030, 1.0);
}

.bgr-rainbow-12
{
	background-color: rgba(230, 120, 020, 1.0);
}


/* ========================================================================== */
/* QUOTES (main page)
/* ========================================================================== */
.content-quote
{
	padding: 50px 0px 40px 0px;
	text-align: center;
}

.content-quote p
{
	font-family: Georgia;
	font-size: 30px;
	font-style: italic;
	line-height: 36px;
}

.content-quote .quote-author
{
	font-size: 13px;
	line-height: 16px;
	color: #aaa;
}

.content-quote .arrow
{
  content:"";
	width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  /*
	border-top: 20px solid #aaa;
	*/
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translate(-50%, 0%);
	-webkit-transform: translate(-50%, 0%);
}

.bgr-skyblue-arrow
{
  border-top: 20px solid #3ABBD8;
}

.bgr-honey-arrow
{
  border-top: 20px solid #E8B100;
}

.bgr-springgreen-arrow
{
  border-top: 20px solid #93C03C;
}

.bgr-purple-arrow
{
  border-top: 20px solid #CE4A7D;
}

.bgr-rainbow-1-arrow
{
  border-top: 20px solid rgba(215, 050, 030, 1.0);
}

.bgr-rainbow-2-arrow
{
  border-top: 20px solid rgba(230, 120, 020, 1.0);
}

.bgr-rainbow-3-arrow
{
  border-top: 20px solid rgba(250, 185, 015, 1.0);
}

.bgr-rainbow-4-arrow
{
  border-top: 20px solid rgba(180, 200, 015, 1.0);
}

.bgr-rainbow-5-arrow
{
  border-top: 20px solid rgba(040, 185, 080, 1.0);
}

.bgr-rainbow-6-arrow
{
  border-top: 20px solid rgba(000, 185, 210, 1.0);
}

.bgr-rainbow-7-arrow
{
  border-top: 20px solid rgba(050, 140, 220, 1.0);
}

.bgr-rainbow-8-arrow
{
	background-color: rgba(052, 079, 229, 1.0);
}

.bgr-rainbow-9-arrow
{
  border-top: 20px solid rgba(200, 060, 125, 1.0);
}

.bgr-rainbow-10-arrow
{
  border-top: 20px solid rgba(140, 070, 170, 1.0);
}


/* ========================================================================== */
/* SERVICES
/* ========================================================================== */



/* ========================================================================== */
/* PORTFOLIO
/* ========================================================================== */


/* ========================================================================== */
/* PORTFOLIO GRID
/* ========================================================================== */
.portfolio-grid
{

}

.portfolio-grid .grid-image
{
	position: relative;
  height: 100%;
	margin: 0px 0px 0px 0px;
	/*padding-bottom: 56.25%; /* 16:9 */
	/*padding-bottom: 50%; /* 2:1 */
	padding-bottom: 90%; /* 1:1 */
	overflow: hidden;
}


.portfolio-grid .grid-image img
{
	position: absolute;
	padding: 0px 0px 0px 0px;
	display: block;
	height: 100%;
	max-width: initial;
	left: 50%;
	transform: translate(-50%, 0%);
	-webkit-transform: translate(-50%, 0%);
	transition: all 0.5s ease 0.2s;
}

.portfolio-grid .grid-image .image-overlay
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.portfolio-grid .grid-image:hover .image-overlay
{
	height: 100%;
	opacity: 1.92;
}

.portfolio-grid .grid-image .image-text
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.portfolio-grid .grid-image:hover .grid-image-link
{
	opacity: 1;
	-webkit-transition: all 0.5s ease;
	transition: all 0.2s ease 0.5s;
}

.portfolio-grid .grid-image-link
{
	text-align: center;
	position:absolute;
	width: 70%;
	top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
	opacity: 0;
}

.portfolio-grid .grid-promo-text
{
	text-align: center;
	position:absolute;
	width: 70%;
	top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.portfolio-grid .grid-image-link i
{
	font-size: 42px;
	color: #fff;
	text-align: center;
	text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}

.portfolio-grid .grid-image-link h4,
.portfolio-grid .grid-promo-text h4
{
	font-size: 29px;
	letter-spacing: -2px;
	line-height: 35px;
	margin: 0px 0px 10px 0px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}

.portfolio-grid .grid-image-link p,
.portfolio-grid .grid-promo-text p
{
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	margin: 0px 0px 0px 0px;
	text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}

/* ========================================================================== */
/* PORTFOLIO POST
/* ========================================================================== */
.product-description
{
	text-align: justify;
}

.product-content
{
	padding: 20px 0px 0px 0px;
}

.product-icons
{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
}

.product-icons ul
{
	padding: 0px;
	margin: 0px;
}

.product-icons li
{
	margin: 0px 0px 10px 0px;
	border: none;
	display: block; 
	padding: 0px 0px 0px 70px;
	position: relative;
	min-height: 55px;
}

.product-icons li span
{
	color: #bbb;
}

.product-icons i
{
	text-align: center;
	font-size: 33px;
	line-height: 55px;
	height: 55px;
	width: 55px;
	color: #fff;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 2px;
	-moz-border-radius: 50%;
	border-radius: 10%;
  -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: absolute;
	left: 0px;
}



.product-codes
{
	display: inline-block;
	padding: 30px 0px 0px 0px;
	font-size: 13px;
	line-height: 19px;
}



.product-codes ul
{
	margin: 0px;
}

.product-codes li
{
	margin: 0px 0px 0px 55px;
	border: none;
	display: block; 
	padding: 0px 0px 7px 0px;
	position: relative;
}

.product-codes li strong
{
	font-weight: 700;
	position: absolute;
	left: -55px;
}



.product-attachments
{
	margin: 30px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	border-top: 1px none #ddd;
}

.product-attachments a
{
	color: #666;
	color: #444;
}

.product-attachments .attachments-item
{
	overflow: hidden;
	margin: 0px 0px 7px 0px;
}

.product-attachments .attachments-item i
{
	font-size: 32px;
	color: #E44B05;
	margin: 1px 10px 0px 1px;
}





.homepage-attachments
{
	margin: 30px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	border-top: 1px none #ddd;
}

.homepage-attachments a
{
	color: #666;
	color: #444;
}

.homepage-attachments .attachments-item
{
	overflow: hidden;
	margin: 0px 0px 7px 0px;
	text-align: center;
	
}

.homepage-attachments .attachments-item i
{
	font-size: 32px;
	color: #E44B05;
	margin: 1px 10px 0px 1px;
}


/* ========================================================================== */
/* GOOGLE MAPS
/* ========================================================================== */
#gmap
{
	height: 450px;
	background-color: #eee;
	margin-bottom: 0px;
}

/* ========================================================================== */
/* CONTACT PAGE
/* ========================================================================== */
.contact-page .contacts
{
	margin-bottom: 50px;
}
.contact-page .contacts h4
{
	font-size: 18px;
	line-height:32px;
	position: relative;
	margin-left: 40px;
	margin-bottom: 0px;
}

.contact-page .contacts i
{
	font-size: 32px;
	line-height:32px;
	color: #666;
	margin-left: -40px;
	position: absolute;
}

.contact-page .contacts p
{
	margin-left: 40px;
	margin-bottom: 30px;
}

.contact-page .contact-form
{
	float: right;
	margin-bottom: 80px;
}






/* ========================================================================== */
/* PAGE BANNER
/* ========================================================================== */
.page-banner
{
	overflow: hidden;
	padding: 45px 0px 50px 0px;
	margin-top: 30px;
	color: #222;
	font-size: 1.3em;
	line-height: 1.6em;
	text-align: center;
}

.page-banner h3
{
	font-size: 32px; 
	line-height: 36px;
	text-transform: none;
	margin-bottom: 5px;
}


.page-banner p
{
	margin-bottom: 0px;
}

.page-banner .col-md-12
{
	margin-bottom: 30px;
}

.page-banner .col-md-12:last-child
{
	margin-bottom: 0px;
}


@media (min-width: 992px)
{
	.page-banner h3
	{
		text-align: left;
	}
	
	.page-banner
	{
		text-align: left;
	}
	
	.row
	{
		position: relative;
	}

	.page-banner .col-md-12
	{
		margin-bottom: 10px;
	}

	.page-banner .col-lg-2
	{
		position: absolute;
		bottom: 25px;
		right: 0px;
	}

}


/* ========================================================================== */
/* FOOTER
/* ========================================================================== */
.footer
{
	padding: 40px 0px 20px 0px;
	color: #FFF;
	position: relative;
	overflow: hidden;
}

.footer h4
{
	font-size: 32px; 
	line-height: 36px;
	margin: 0px 0px 12px 0px;
	color: #fff;
}

.footer ul
{
	padding: 0px;
	margin: 0px;
}

.footer li
{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	display: block; 
	border-bottom: 1px solid #444;
	position: relative;
}

.footer li span
{
	position:absolute;
	left: 110px;
}

.footer li:last-child
{
	border-bottom: none;
}

.footer li a,
.footer li a:active
{
	color: #FFF;
	text-decoration: none;
  -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.footer li a:hover
{
	color: #FFCC00;
}

.footer .social-media
{
	display: inline-block;
}

.footer .social-media ul
{
	padding: 0px;
	margin: 0px;
}

.footer .social-media li
{
	margin: 20px 0px 0px 0px;
	border: none;
	float: left;
	display: block; 
}

.footer .social-media i
{
	text-align: center;
	font-size:1.2em;
	line-height: 34px;
	height: 34px;
	width: 34px;
	background-color: rgba(256,256,256,0.85);
	color: #3a3a3b;
	margin: 0px 10px 0px 0px;
	-moz-border-radius: 50%;
	border-radius: 50%;
  -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.footer .social-media i:hover
{
	background-color: rgba(256,256,256,1);
	/*
	color: #3a3a3b;
	background-color: #FFCC00;
	*/
	cursor: pointer;
}

.footer .copyright
{
	color: #fff;
	font-size:11px;
	width: 100%;
	padding: 15px 0px 0px 0px;
	text-align: center;
}

.footer .footer-logo
{
	position: absolute;
	width: 180px;
	left: -28px;
	bottom: -15px;
}


/* ========================================================================== */
/* FORMS
/* ========================================================================== */
.contact-form input[type="text"],
.contact-form textarea
{
	width:100%;
	background: #fff;
	color: #666;
	border: 1px solid #DDD;
	outline: none;
	display: block;		
	margin-bottom: 20px;
	padding: 0 10px 0 30px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-appearance: none; /* 1 */
}

.contact-form input[type="text"]
{
	height:50px;
	border-radius: 0px;
}

.contact-form textarea
{
	min-height: 300px;
	max-width: 100%;
	padding: 20px 20px 20px 30px;
	border-radius: 0px;
}

.contact-form input[type="text"]:focus,
.contact-form textarea:focus
{
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1);
}

.contact-form .input-error
{
	border: 1px solid #C50005;
}

.contact-form .input-error-text
{
	
	position: absolute;
	font-size: 11px; 
	color: #C50005;
	height: 0px;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	bottom: 0px;
}


*::-webkit-input-placeholder {color: #BBB;}
*:-moz-placeholder {color: #BBB;}
*::-moz-placeholder {color: #BBB;}
*:-ms-input-placeholder{color: #BBB;}


/* ========================================================================== */
/* BUTTONS
/* ========================================================================== */
.btn
{ 
	font-family: "OpenSans-SemiBold", "OpenSans", sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 26px;
	padding: 12px 20px 11px 20px;
	margin: 0px auto 0px auto;
	border: 0px solid #333;
	text-align: center;
	color: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.btn:focus
{
	outline: 0;
}

.btn:hover
{ 
	color: #fff;
	background-color: #328CDC;
}

.read-more
{
	border: 2px solid #333;
}

.read-more:focus
{
	outline: 0;
}
.read-more:hover
{
	color: #fff;
	border: 2px solid #3a3a3b;
	background-color: #3a3a3b;
	text-decoration: none;
}

.contact-submit
{
	background-color: #328CDC;
	color: #fff;

}

.contact-submit:hover
{
	background-color: #3a3a3b;
	color: #fff;

}
/* ========================================================================== */
/* PARALLAX
/* ========================================================================== */
.parallax.parallax-enabled
{ 
	background-attachment: fixed !important;
	-webkit-background-size: cover;
	background-size: cover;	
}

.horizontal-parallax
{
	background-repeat: repeat-x;
}
	
.animated-parallax
{
	background-repeat: repeat-x;
}



/* ========================================================================== */
/* RESPONSIVE SLIDER CAPTIONS
/* ========================================================================== */
.Radovednez-title
{
	font-family: "Nunito", "OpenSans", sans-serif;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
	padding: 10px 10px;
}

.Radovednez-subtitle
{
	font-family: "Nunito", "OpenSans", sans-serif;
	font-weight: 800;
	color: #fff;
	text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.7);
	padding: 10px 10px;
}

.rev-slider-btn
{
	font-weight: 500;
}


.btn-slider
{
	background-color: #328CDC;
}


/* Pagination */
.pagination ul
{
	list-style-type: none;
	margin: 0px;
}

.pagination li
{
  display: inline-block;
  margin-right:5px;
}

.pagination li a
{
  padding:3px 10px;
  text-align:center;
  line-height:29px;
  background:#eee;  
}

.pagination li a:hover
{
  background:#ffcc00;
}

.pagination li a
{
 color:#333;
 font-size:16px; 
}

.pagination li:hover a
{
 color:#000;
 font-size:16px; 
}

.pagination li.selected a
{
	background:#ffcc00;
	color:#000;
	font-size:16px;
	padding:5px 12px;
}





/* ========================================================================== */
/* CSS LOADER
/* ========================================================================== */
#loading-data
{
	overflow: hidden;
}

.loader
{
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(150, 150, 150, 0.2);
  border-right: 1.1em solid rgba(150, 150, 150, 0.2);
  border-bottom: 1.1em solid rgba(150, 150, 150, 0.2);
  border-left: 1.1em solid #aaa;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}

.loader,
.loader:after
{
  border-radius: 50%;
  width: 7em;
  height: 7em;
}

@-webkit-keyframes load8
{
  0%
	{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  
	100%
	{
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load8
{
  0%
	{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  
	100%
	{
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

