/* CSS Document */

/*p {
	line-height: 1.6em;
	background-color: #ddd;
  color: #333;
}*/
body {
	font-family: 'Open Sans', sans-serif;
	background-color:#ddd/* #6A2420 */;		/*background:#fff url(/img/BGFTNzgrada.jpg) top center no-repeat fixed

	background: rgba(0,0,0,0.2) url(/img/BGFTNzgrada.jpg)  top center no-repeat fixed;*/

}

/*body {
	background: url('/img/BGFTNzgrada.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color:#fff;
  	font-family: 'Open Sans',Arial,Helvetica,Sans-Serif;
  	background-color:#333;
}*/

.wrapper {border-top:11px solid #3e454c; background:url(/img/BGFTNzgrada.jpg) top center no-repeat}
.wrap-title {
	background-color: #eee;
	border-bottom: solid 1px #a00000;
	color: #000;
	padding:  10px 8px;
	margin-bottom: 30px;
	position: relative
}
.wrap-title .container {
	position: relative
}

.page-title {
/*	text-transform: capitalize;*/
	font-weight: 200;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	line-height: 100%;
	display: inline-block;
	-webkit-text-stroke: .007em
}
#home-ftn, #centercontent {
	font-size: 14px;
	text-align: justify
}
#home-works, #home-ftn {
	margin-bottom: 10px !important;
}

h1, h2, h3, h4, h5, h6 {
	/*font-family: 'Abel', sans-serif;*/
	font-weight: 300;
	color: #a00000
}
h6 {
	font-weight: 400
}
#home-ftn p {
	margin: 2px 0;
}

section {
	margin-bottom: 20px !important
}
.top-section {
	padding-top: 40px;
	padding-bottom: 40px
}
iframe {
	border: 0
}
:focus {
	outline: none !important
}
/*.boxed {
	background-color: #fff
}*/
#header {
	background-color: #a00000;
	/*color: #fff;*/color: #A00000;
	background-image: url(/img/banner40.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#header a {
	text-decoration: none;
	color: #fff;
	/*color: #A00000;*/
}
#header .container {
	position: relative
}
#header-title {
	/*font-family: 'Abel', sans-serif;*/
	display: inline-block;
	padding-left: 10px;
}
#header-title h1 {
	/*font-family: 'Abel', sans-serif;
	text-transform: lowercase;
	word-spacing: -10px;*/
	margin: 20px 0 0 0;
	font-size: 2.1em;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	line-height: 1.4em;
}
#header-title h1 span {
	color: #6aceeb
}
#header-title p {
	font-size: 1.2em;
	padding-left: 3px;
	color:#ffffff;
}

a {
	color: #a00000;
}
a:hover,a:focus{color:#a00000;text-decoration:underline}

#search-header {
	display: inline-block;
	width: 300px;
	/**/	position: absolute;
	right: 10px;/**/
	bottom: 0;
	top: 90px;
}
#search-header input {
/*	background-color: #4a6493;
	border-color: #4a6493;
	color: #fff*/
}
#search-header input:focus {
	box-shadow: none;
	border-color: #a00000
}
#search-header .btn {
	background-color: #a00000;
	color: #fff;
	border-color: #750000;
	border-radius:0px;
}
.login-input .input-group-addon {
	color: #a00000;
}
#loginform .btn-primary, #feedbackForm .btn-primary {
	background-color: #a00000;
	border-color: #6d0000;
}
#loginform .btn-primary:hover, #loginform .btn-primary:focus, #loginform .btn-primary:active, #loginform .btn-primary.active, #loginform .open .dropdown-toggle.btn-primary {
	background-color: #6d0000;
	border-color: #3a0000;
}
.navbar-ftn .navbar-brand {
	color: #fff;
	/*	text-transform: lowercase;
	word-spacing: -6px;
	font-family: 'Abel', sans-serif;*/
	font-size: 2.4em;
	margin-right: 20px
}
.navbar-ftn .navbar-brand span {
	color: #6aceeb
}
.navbar-ftn .navbar-brand span {
	color: #ffa4a4
}
.navbar-ftn {
	background-color: #a00000;
	margin-bottom:0px;
border-top: white 1px solid;
}
#homebar {
		margin-bottom:20px;
border-top: white 1px solid;
}
.navbar-ftn .nav a {
	color: #fff;
	/*font-size:13px;*/
}
.navbar-ftn .nav a:hover, .navbar-ftn .nav li.active a, .navbar-ftn .nav a:focus {
	background-color: #750000;/*		background-color: #fff;#222*;color: #fff;*/
}
.navbar-ftn .nav .open>a, .navbar-ftn .nav .open>a:hover, .navbar-ftn .nav .open>a:focus {
	background-color: #750000;
	color: #fff;/*background-color: #fff;
	color: #A00000;*/
}
.navbar-ftn .nav a .caret {
	/*border-top-color: #d30000;
	border-bottom-color: #d30000;*/
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.navbar-ftn .nav .open>a .caret, .navbar-ftn .nav .open>a:hover .caret, .navbar-ftn .nav .open>a:focus .caret, .navbar-ftn .nav .active .caret, .navbar-ftn .nav a:hover .caret, .navbar-ftn .nav a:focus .caret {
	/*border-top-color: #a00000;
	border-bottom-color: #a00000;*/
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.navbar-ftn .dropdown-menu {
	background-color: #750000;
	border-bottom: solid 0 #750000;
	border-left: solid 1px #222;
	border-right: solid 1px #222;
	border-top: solid 0 #750000;
}
.navbar-ftn .dropdown-menu a {
	color: #000;
	padding: 7px 15px;
	background-color: #eee !important
}
.navbar-ftn .dropdown-menu a:hover, .navbar-ftn .dropdown-menu li.active a:hover, .navbar-ftn .dropdown-menu a:focus, .navbar-ftn .dropdown-menu li.active a:focus, .navbar-ftn .dropdown-menu li.active a {
	color: #fff;
	background-color: #a00000 !important;
}
.navbar-ftn .nav .nav-divider {
	background-color: #222
}
.navbar-ftn .dropdown-header {
	border-bottom: solid 1px #222;
	border-top: solid 1px #222
}
.nav-tabs {
	border-bottom: 1px solid #ddd;
}
.nav-tabs {
	border-top: solid 1px #ddd;
	border-right: solid 1px #ddd
}

.nav-tabs+.tab-content {
	padding: 5px;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	overflow: hidden;
}
.nav-tabs li a, .nav-tabs li a:hover, .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
	padding-right: 3px;
	padding-left: 3px;
	font-size:13px;
}

#news .media a, #aktuelnosti .media a, #konkursi .media a, #najvaznije .media a{
	font-size: 12px;
}


.nav-tabs li:first-child a {
	border-left: solid 1px #ddd
}
.nav-tabs li a {
	margin-top: -4px;
	margin-right: 0;
	border-radius: 0;
	border-top: solid 1px #ddd;
	color: #555;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	padding-right: 5px;
	padding-left: 5px;
/*	border-left: solid 1px #ddd;*/
	border-right: solid 1px #ddd;
}
.nav-tabs li a:hover, .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
	border-bottom: solid 1px #00708c;
	background-color: #fff;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	color: #00708c;
	padding-right: 5px;
	padding-left: 5px
}
.nav-tabs li a:hover, .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
	color: #a00000;
	border-bottom: solid 3px #a00000
}
.breadcrumb {
	display: inline;
	margin: 0;
	padding: 8px 5px 0 10px;
	background-color: transparent;
	border-radius: 0;
	position: absolute;
	right: 20px;
	top: 0
}
.breadcrumb>li+li:before {
	content: "\00BB";
	color: #aaa;
	margin-right: 5px;
	font-size: 1.2em
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.imageborder {
	padding: 5px;
	border: solid 1px #ddd;
}
.p-lg {
	font-size: 1em;
	text-align: justify;
	line-height: 160%;/**/
}
.dropdown-login {
	background-color: #eee !important;
	min-width: 280px !important;
	border-top: solid 4px #28364f !important;
	border-bottom: solid 4px #28364f !important;
	padding: 20px;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
	background-color: #a00000;
	border-color: #a00000
}
.tab-content .media, .tab-content .media .media {
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 0px !important;
}
#news .media, #aktuelnosti .media, #najvaznije .media {
	border-bottom: 1px solid #DDDDDD;
}
#newscontent .media {
	overflow: visible;
	min-height: 48px;
}
#aktuelnosti p {
	margin:0;
	font-size: 12px;
}
.flexslider li {
	/*margin-right: 20px;
*/margin-left: 20px;
}/**/
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 30px;
	display: inline-block;
	content: '\f001';
!important;
}
.flexslider img {
	padding: 5px;
	border: solid 1px #ddd;
}
.flexslider li a img {
	vertical-align: middle;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(70%); /* Chrome 19+ & Safari 6+ */
}
.flexslider li a:hover img {
	filter: none;
	-webkit-filter: grayscale(0%);
}
/*
 Direction Nav 
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(../img/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }
*/
#najvaznije  .media-heading {
	height:35px;
}
#najvaznije  .media-heading a{
	font-size: 13px;
}
#aktuelnosti .media-heading {
	font-size: 14px;
	line-height: 100%;
}
.media-heading a {
	color: #a00000;
	font-size: 14px;
	line-height: 110%;
}
.col-xs-12 .media-heading {
	text-align:left
	}
.col-xs-12 .media-heading a {
	font-size: 14px;
	font-weight:600;
	}
.media p {
	margin-bottom: 0;
	/*font-size: 12px;*/
	text-align: justify;
}
.media small {
	/*font-style: oblique;*/
	color: #555;
	font-size: 90%
}
.media-list>li:last-child {
	margin-bottom: 0
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus,
 .pager>li>a:hover, .pager>li>span:hover, .pager>li>a:focus, .pager>li>span:focus
 {
	border-color: #a00000;
	color: #a00000;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, 
.pagination>.active>a:focus, .pagination>.active>span:focus
 {
	background-color: #a00000;
	border-color: #a00000;
	cursor: hand;
}
.pagination>li>a, .pagination>li>span, .pager>li>a, .pager>li>span {
	background-color: #eee;
	border: 1px solid #ddd;
	color: #a00000;
	padding: 2px 7px;
	margin-left: 0px;
	border-radius: 0px;
}
#paginol {
	position: relative;
	float: right;
	top: 10px;
	margin-top: 5px;
}
.panel{	
border-radius: 0;
}
.panel-primary .panel-heading, .panel-primary .panel-footer {
	background-color: #a00000
	border-color: #a00000
}
.panel-primary .panel-heading a, .panel-primary .panel-footer a {
	color: #ffa4a4
}
.panel-primary .panel-heading, .panel-primary .panel-footer {
	background-color: #a00000
}
.panel-group>.panel .panel-body {
	border: solid 1px #a00000 !important;
	padding: 5px;
}
.panel-group>.panel .panel-heading a {
	background-color: #a00000
}
.panel-group > .panel .panel-heading {
	background-color: transparent;
	border: 0 none;
	padding: 0;
}
.panel-default .panel-heading, .panel-default .panel-footer {
	color: #000000;
}
.panel .panel-heading, .panel .panel-footer {
	border-radius: 0;
}
.panel-group>.panel {
	border-radius: 0
}
.panel-group>.panel .panel-body {
	background-color: #fff;
	border: none; /* solid 1px #00708c !important;*/
	margin: 0
}
.panel-group>.panel a {
	color: #fff
}
/**/
.panel .panel-body {
	color: #000; /*#a00000;*/
	background-color: #fff;
	border: none;/* solid 1px #a00000 !important;*/
	margin: 0
}

.col-xs-12 .panel-body p {
	text-align:left}
.panel .panel-body a {
	color: #a00000 !important;
	text-align:left;
}
.panel-group>.panel .panel-heading {
	background-color: transparent;
	padding: 0;
	border: 0
}
.panel-group>.panel .panel-heading a {
	display: block;
	background-color: #00708c;
	padding: 10px 15px;
	text-decoration: none;
	font-weight: 400;
	font-size: 0.9em
}
.panel-group .panel>.panel-heading a.collapsed:before {
	font-family: 'FontAwesome';
	content: "\f067";
	font-size: 1.2em;
	margin-right: 10px;
	vertical-align: middle;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
*margin-right:.3em
}
.panel-group .panel>.panel-heading a:before {
	font-family: 'FontAwesome';
	content: "\f068";
	font-size: 1.2em;
	margin-right: 10px;
	vertical-align: middle;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
*margin-right:.3em
}
.panel-primary .panel-heading, .panel-primary .panel-footer {
	background-color: #a00000;
	border: none;
}
.panel-primary .panel-heading a, .panel-primary .panel-footer a {
	color: #ffa4a4
}
.panel-primary {
	border-color: #a00000;
	background-color: #a00000
}
.panel-group>.panel .panel-body {
	border: solid 1px #a00000 !important
}
.panel-group>.panel .panel-heading a {
	/*background-color: #a00000;*/	background-color:#a00000 !important;
}
#katedre .panel>.panel-heading a:before {
	content: "";
}
#katedre .panel>.panel-heading a {
	background-color: #ddd;
	color: #a00000;
	font-weight: 400;
}
#katedre .panel .panel-body {
	border: solid 1px #ddd !important;
	color: #000;
}
#okviri {
	padding: 4px;
	background-color:#fff; /*#DFAAA7;*/
	border: 1px solid #ddd;
}
#okvir {
	padding: 4px;
	background-color:#fff; /*#BF8683;*/ 
	border: 1px solid #ddd;
}
.okviri a:hover {
	background-color: blue;
}
#back-top a {
	position: fixed;
	bottom: 30px;
	right: 30px;
	color: #eee;
	background-color: rgba(0,0,0,0.3);
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	padding: 10px;
	border-radius: 5px;
	text-align: center
}
#back-top a:hover {
	background-color: rgba(0,0,0,0.7)
}
#back-top a i {
	font-size: 2em
}
#footer-widgets {
	background-color: #222;
	color: #ccc;
	padding: 0 0 20px 0;
	margin-top: 30px;
	border-top: solid 5px #a00000
}
.footer-widget-title {
	/*font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;*/
	font-size: 1.25em;
	/**/	color: #fff;
	font-weight: normal;
}
#footer-widgets a {
	color: #ccc;
	text-decoration: none
}
#footer-widgets .media {
	margin: 0;
}
#footer-widgets .media small {
	font-style: normal;
	font-size: 85%;
	color: #ccc;
}
#footer-widgets .studije a {
	color: #ccc;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
}
#footer-widgets .studije ul li a:hover, #footer-widgets .studije ul li a:focus {
	color: #FFFFFF;
	background-color: #555555;
	margin: 0px;
	padding: 4px 0px 4px 3x;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}
#footer-widgets .studije ul li a {
	font-size: 95%;
	display: block;
	/*border-bottom: 1px solid #868686; */
	padding: 4px 0px 4px 3px;
	text-decoration: none;
}
#footer {
	background-color: #A00000;
	color: #fff;
	padding: 17px 0;
	text-align: center;
	border-top: solid 1px #444;
	font-size: 12px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff
}
#footer p {
	margin: 0;
	padding: 0;
	line-height: 120%
}
.footer-widget .media {
	margin-bottom: 10px
}
.footer-widget .media .media-heading {
	font-size: 1.2em
}
.footer-widget small {
	color: #bbb;
	font-style: oblique
}
.footer-widget .thumbnail {
	border-color: #3c5177
}
.section-title {
	/*text-transform: uppercase;*/
	border-bottom: solid 1px #ddd;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 0;
	padding-top: 0
}
.section-title a, .post-title a {
	text-decoration: none
}
.post-title {
	border-bottom: solid 1px #ddd;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 0;
	padding-top: 0
}
.img-caption {
	position: relative;
	padding: 5px;
	border: solid 1px #ddd;
	margin-bottom: 20px;
	color: #fff;
	width: 100%
}
.img-caption img {
	width: 100%
}
.caption {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0);
	opacity: 0;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.caption .caption-content {
	width: 80%;
	height: 150px;
	left: 10%;
	top: 40%;
	margin-top: -20px;
	position: absolute;
	text-align: center;
	visibility: hidden;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%)
}
.caption:hover .caption-content {
	visibility: visible;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
.caption:hover {
	background-color: rgba(0,0,0,0.5);
	opacity: 1
}
.caption .caption-content a {
	background-color: rgba(128,128,128,0.5);
	padding: 10px 10px 8px 10px;
	color: #fff;
	border: solid 1px #999;
	text-decoration: none;
	margin-bottom: 10px !important;
	display: inline-block;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.caption .caption-content a:hover {
	background-color: rgba(200,200,200,0.5)
}
.caption .caption-content a i {
	margin-right: 10px
}
.caption .caption-content h4 {
	padding: 0;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	font-size: 1.5em
}
#news small {
	font-size: 10px;
	color: #727272;
}
.carousel-caption {
	position: static;
	text-align: left
}
.carousel-img-wrap {
	display: table-row
}
.carousel-img {
	height: 200px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
	display: static
}
.carousel-img img {
	width: 100%;
	-webkit-animation-delay: .7s;
	-moz-animation-delay: .7s;
	-ms-animation-delay: .7s;
	-o-animation-delay: .7s;
	animation-delay: .7s
}
.carousel-control {
	width: 5%;
	color: #a00000;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	font-size: 20px !important;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	margin-left: -50%;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	margin-right: -50%;
}
.carousel-control:hover, .carousel-control:focus {
	color: #fff;
	text-decoration: none;
	/* filter: alpha(opacity=60);*/
	outline: none;
	opacity: 0.5;
}
.carousel-caption {
	width: 100%;
	left: auto;
	right: auto;
	bottom: 0;
	padding: 0;
}
.carousel-indicators {
	position: absolute;
	bottom: -30px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #a00000;
	border-radius: 10px;
	cursor: pointer;
	background-color: #fff;
}
.carousel-indicators li.active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #a00000;
}
#vesti-bg {
	background: url('../img/box-left.jpg') -20px 0px no-repeat;
	padding-top: 15px;
	padding-left: 20px;
	margin-bottom: 0px;
	border-bottom: none
}
#homeftn #prikazaktuelnost p {
	margin:0;
	padding:0;
}
#social-header {
	position: absolute;
	top: 10px;
	right: 10px;
	border: 1px solid #E1E1E1;
	background-color:#ffffff;
	/*opacity: 0.6;*/
}
.social-icon {
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: .5s;
	-webkit-transition-property: background;
	-webkit-transition-timing-function: ease;
	background-clip: border-box;
	background-image: none;
	background-origin: padding-box;
	/*color: #fff;*/
	cursor: auto;
	display: inline-block;
	font-size: 15px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	transition-delay: 0s;
	transition-duration: .5s;
	transition-property: background;
	transition-timing-function: ease;
	vertical-align: baseline;
	width: 22px;
	margin-left: 4px;
	/*border: 1px solid #E1E1E1*/
}
a.social-icon:hover {
	/*color: #fff !important;
	background-color: #00708c*/
}
#header a.soc-google-plus {
	/*background-color: #f00; */
	color:#666 !important
}
#header a.soc-google-plus:hover  {
	background-color: #DD4B39;/* */
	color:#fff !important;
}
#header a.soc-instagram {
	/*background-color: #0173b2*/
	color: #666 !important;
}
#header a.soc-instagram:hover  {
	background-color: #0173b2;/**/
	color: #fff !important;
}

#header a.soc-facebook {
	/*background-color: #0173b2*/
	color: #666 !important;
}
#header a.soc-facebook:hover  {
	background-color: #0173b2;/**/
	color: #fff !important;
}
#header a.soc-linkedin {
	/*background-color: #0274b3;*/
	color:#666 !important;
}
#header a.soc-linkedin:hover {
	background-color: #0274b3;/**/
	color:#fff !important;
}
#header a.soc-youtube {
	/*background-color: #0274b3;*/
	color:#666 !important;
}
#header a.soc-youtube:hover  {
	background-color: #AB2323;/**/
	color:#fff !important;
}

/*#header a.social-icon {
		color: #fff !important;
}*/

.flex-video {
	position: relative;
	padding-top: 25px;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 16px;
	overflow: hidden;
}
.flex-video.widescreen {
	padding-bottom: 57.25%;
}
.flex-video.vimeo {
	padding-top: 0;
}
.flex-video iframe, .flex-video object, .flex-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* cookie applyences*/

#myCookieConsent {
    z-index: 999;
    min-height: 20px;
    font-family: OpenSans, arial, "sans-serif";
    padding: 10px 20px;
    background: rgba(0,0,0,0.6);
    overflow: hidden;
    position: fixed;
    color: #FFF;
    bottom: 0px;
    right: 10px;
    display: none;
    left: 0;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
}
#myCookieConsent div {
    padding: 5px 0 0;
}
#myCookieConsent a {
    color: #ffba55;
    display: inline-block;
    padding: 0 10px;
}
#myCookieConsent a:hover {
	color: #F54F44;
}
#myCookieConsent a#cookieButton {
    display: inline-block;
    color: #000000;
    font-size: 1.1em;
	background: #ffba55;
    text-decoration: none;
    cursor: pointer;
    padding: 2px 20px;
    float: right;
    border-radius: 20px;
}
#myCookieConsent a#cookieButton:hover {
    background: #fda016;
	color: #000;
}
/* cookie applyences*/