@import
	url('https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic,900|Open+Sans:300,400,600,700')
	;

@import url('font-awesome.css');

@import url('custom-fonts.css');

@import url('animation.css');

body {
	background-color: #fff;
	color: #4e4e4e;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-style: normal;
	position: relative;
	cursor: default;
	font-family: 'Titillium Web', Calibri, Arial, sans-serif;
	font-size: 14px;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td,
	.table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
}

a:active {
	outline: 0;
}

.clear {
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	line-height: 1.1em;
	color: #666;
	margin-bottom: 20px;
}

#wrapper h1 {
	font-size: 30px;
	text-decoration: none;
	color: #0a294e;
	outline: 0;
	margin-top: 25px;
	margin-bottom: 0px;
	font-weight: 400;
}

#wrapper h3 {
	font-family: 'Titillium Web', Calibri, Arial, sans-serif;
	font-size: 25px;
	text-decoration: none;
	outline: 0;
	font-weight: 400;
	margin-top: 5px;
	max-width: 100%;
	display: block;
	font-weight: normal;
	color: #0b294e;

	/* letter-spacing: 0.5px; */
}

.breadcrumb {
	background-color: #0a294e;
}

header .navbar-default {
	background-color: #fff;
	position: relative;
	background: #fff;
	overflow: hidden;
}

header .navbar-default .container {
	z-index: 1;
	position: relative;
}

header .navbar-default .denemek {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	z-index: 0.5;
	opacity: 0.5;
}

header .navbar {
	margin-bottom: 0;
}

header .navbar-header-logo {
	padding: 6px 0px;
}

header .top .row {
	margin-bottom: 0;
}

header .top {
	padding: 6px 0;
	margin: 0;
}

header .top {
	background-color: #182e55;
	box-sizing: border-box;
	color: #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	width: 100%;
}

header .top a {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	border: 0px solid #CCCCCC;
	font-weight: 400;
	color: #fff;
	padding: 5px;
}

header .top .lang {
	border: 0px;
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	padding: initial;
}

header .top .lang:HOVER {
	text-decoration: underline !important;
	background: #21313E none repeat scroll 0 0;
	color: #fff;
	border: 0px;
}

header .top ul.topleft-info {
	list-style: none;
	margin: 2px 0 0;
	padding-left: 0;
	float: left;
}

header .kutu a:hover {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #174275;
	color: #21313E;
	text-decoration: none;
}

header .top ul.topleft-info li {
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
	font-weight: 600;
}

.topleft-info li i { /*	margin-right: 1012px !important; */
	
}

header .top ul.topleft-info li a:hover {
	text-decoration: none;
	outline: 0;
}

header .nav li a:hover, header .nav li a:focus, header .nav li.active a,
	header .nav li.active a:hover, header .nav li a.dropdown-toggle:hover,
	header .nav li a.dropdown-toggle:focus, header .nav li.active ul.dropdown-menu li a:hover,
	header .nav li.active ul.dropdown-menu li.active a {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

header .navbar-default .navbar-nav>.open>a, header .navbar-default .navbar-nav>.open>a:hover,
	header .navbar-default .navbar-nav>.open>a:focus {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

header .navbar {
	min-height: 30px;
}

header .navbar-nav>li {
	padding-top: 10px;
}

header  .navbar-nav>li>a {
	padding-top: 5px;
	margin-left: 2px;
	line-height: 30px;
	font-weight: 700;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

header .nav .caret {
	border-bottom-color: #f5f5f5;
	border-top-color: #f5f5f5;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus {
	background-color: #fff;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover,
	.navbar-default .navbar-nav>.open>a:focus {
	background-color: #fff;
}

.dropdown-menu {
	box-shadow: none;
	border-radius: 0;
	border: 1px solid #eee;
	margin-left: -1px;
}

header .navbar-nav>li>ul>li {
	border-bottom: 1px solid #eee;
}

header .navbar-nav>li>ul>li.dropdown-submenu>ul>li {
	border-bottom: 1px solid #eee;
}

.dropdown-menu li:last-child {
	padding-bottom: 0 !important;
	margin-bottom: 0;
}

header .nav li .dropdown-menu {
	padding: 0;
}

header .nav li .dropdown-menu li a {
	line-height: 30px;
	padding: 3px 12px;
}

/* --- menu --- */
header .navigation {
	float: right;
}

header ul.nav li {
	border: none;
	margin: 0;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	margin-left: -1px;
}

header ul.nav li a {
	font-size: 12px;
	border: none;
	font-weight: 700;
	text-transform: uppercase;
	padding-left: 30px;
	padding-right: 30px;
}

header ul.nav li ul li a {
	font-size: 13px;
	border: none;
	font-weight: 400;
	text-transform: none;
}

.navbar .nav>li>a, .navbar .nav>li.active>.dropdown-menu>li>a {
	color: #444;
	text-shadow: none;
}

.dropdown-menu li:hover, .dropdown-menu li a:hover, .dropdown-menu li>a:focus,
	.dropdown-submenu:hover>a, .dropdown-menu .active>a, .dropdown-menu .active>a:hover
	{
	background: #f5f5f5;
}

.navbar .nav a:hover {
	background: none;
}

.navbar .nav>.active>a, .navbar .nav>.active>a:hover {
	background: none;
	font-weight: 700;
}

.navbar .nav>.active>a:active, .navbar .nav>.active>a:focus {
	background: none;
	outline: 0;
	font-weight: 700;
}

.navbar .nav li .dropdown-menu {
	z-index: 2000;
}

header ul.nav li ul {
	margin-top: 1px;
}

header ul.nav li ul li ul {
	margin: 1px 0 0 1px;
}

.dropdown-menu .dropdown i {
	position: absolute;
	right: 0;
	margin-top: 3px;
	padding-left: 20px;
}

.navbar .nav>li>.dropdown-menu:before {
	display: inline-block;
	border-right: none;
	border-bottom: none;
	border-left: none;
	border-bottom-color: none;
	content: none;
}

ul.nav li.dropdown a {
	z-index: 1000;
	display: block;
}

header .nav .dropdown:hover>.dropdown-menu {
	display: block;
	margin-top: 0;
}

/* sub menu */
header ul.nav li ul li.dropdown-submenu li a {
	color: #444;
}

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -1px;
	margin-left: 1px;
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0;
	border-radius: 0 0 0 0;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu>a:after {
	display: block;
	content: "\f105";
	font-family: 'FontAwesome';
	float: right;
	width: 0;
	height: 0;
	margin-top: 0;
	margin-right: 0px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

/* Duyuru Kutu */
.duyuru_kutu span {
	float: left;
	margin-right: 10px;
	color: #a91c2a;
	text-align: left;
	font-weight: bold;
}

.duyuru_kutu a {
	font-style: normal;
	color: #22313c;
	line-height: 17px;
	text-decoration: none;
	outline: 0;
	font-size: 13.5px;
}

.duyuru_kutu a:hover {
	color: black;
}

.duyuru_kutu {
	padding: 10px 10px 10px 10px;
}

.duyuru_kutu:hover {
	background: #f0f0f0 none repeat scroll 0 0;
}

.line {
	border: 0;
	height: 1px;
	background-color: rgba(54, 113, 173, 0.1);
	color: rgba(54, 113, 173, 0.1);
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	color: rgba(54, 113, 173, 0.1);
}

.tab {
	margin: 8px 0 8px;
	background-color: #fff;
	min-height: 320px;
	border: 0px solid #ddd;
}

.tab .nav-tabs {
	border: none;
	background: none;
	border-bottom: solid 3px #1d3565;
}

.tab .nav-tabs a {
	font-size: 14px;
	padding: 5px 15px;
	border-radius: 0px !important;
	padding: 10px !important;
	font-weight: 600;
}

.tab .nav-tabs>.active>a, .tab .nav-tabs>.active>a:hover, .tab .nav-tabs>.active>a:focus
	{
	color: #fff;
	border: none;
	background: #1d3565;
}

.tab .nav-tabs>li>a {
	border: none;
	color: #1d3565;
}

.tab .nav-tabs>li>a:hover {
	color: #fff;
	background: #1d3565;
}

.tab .tab-content { /* padding: 5px 15px; */
	
}

.tab .tab-content img {
	margin-top: 4px;
	margin-bottom: 15px;
}

.tab .tab-content img.img-tab-space {
	margin-top: 7px;
}

.tum_duyuru_buton {
	position: absolute;
	bottom: 0px;
       right:15px;
	margin-bottom: 0px !important;
}

.tum_duyuru_buton a {
	color: white;
	padding: 2px 8px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	display: block;
	margin-bottom: 0;
	bottom: 0;
	background-color: #a91c2a;
	float: right;
	transition: background-color 0.5s ease-in-out 0s;
}

/* flexslider */
.main-slider.flexslider {
	margin: 8px 0 8px;
	background: transparent;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

.main-slider .flex-caption {
	background: none;
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,
		endColorstr=#4C000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,
		endColorstr=#4C000000);
	zoom: 1;
}

.main-slider .flex-caption {
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	margin: 0;
	padding: 10px 10px 10px 10px;
	position: absolute;
	right: 0;
	width: 100%;
	display:table-cell;
	font-size:medium;
}

.main-slider .flex-caption h3 {
	color: #fff;
	letter-spacing: 1px;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.main-slider .flex-caption p {
	margin: 0 0 15px;
}

.main-slider  .flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
}

.main-slider  .flex-direction-nav a.flex-next:before {
	content: '\f002';
}

/*  Content */
#content {
	position: relative;
	padding: 20px 0 40px 0;
	background: #f1f1f1;
	background-attachment: fixed;
}

.mfp-iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 600px;
}
/* testimonial slide */
.testimonialslide {
	margin-top: 0;
	padding-top: 0;
}

.testimonialslide.flexslider {
	background: transparent;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

.testimonialslide ul li blockquote {
	border-left: none;
}

.testimonialslide ul li h4 {
	font-weight: 900;
}

.testimonialslide ul li h4 span {
	font-weight: 400;
}

/* --- blockquote --- */
blockquote {
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	padding-left: 0;
	color: #a2a2a2;
	line-height: 1.6em;
	border: none;
	margin: 6px 0px 6px;
}

/* ===============================
14. Blog & .acik
================================ */
.acik {
	background-color: #fff;
	position: relative;
	-moz-box-shadow: 0 0px 50px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0px 50px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 50px rgba(0, 0, 0, 0.2);
	background: #FFF;
	padding: 15px 15px;
	min-height: 600px;
	text-align: justify;
	margin-bottom: 20px;
	overflow: auto;
}

.icerikpanel table {
	width: 100% !important;
	max-width: 100% !important;
	margin-bottom: 20px;
	background-color: transparent;
	border-spacing: 0;
	border-collapse: collapse;
}

.icerikpanel span {
	margin: 0;
	font-family: 'Titillium Web', sans-serif !important;
	line-height: 25px;
	text-decoration: none;
	outline: 0;
	text-align: justify;
}

.icerikpanel p {
	color: #22313c !important;
	margin: 0;
	font-family: 'Titillium Web', sans-serif !important;
	font-size: 14px !important;
	line-height: 23px !important;
	text-decoration: none;
	outline: 0;
	text-align: justify;
}

.icerikpanel table>thead>tr>th, .icerikpanel table>tbody>tr>th,
	.icerikpanel table>tfoot>tr>th, .icerikpanel table>thead>tr>td,
	.icerikpanel table>tbody>tr>td, .icerikpanel table>tfoot>tr>td {
	/*
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border: 1px solid #ddd;
	*/
	
}

.icerikpanel img {
	display: block;
	max-width: 100%;
	height: auto;
	padding: 5px;
}

.icerikpanelanasayfa span {
	margin: 0;
	font-family: 'Titillium Web', sans-serif !important;
	font-style: normal;
	line-height: 25px;
	text-decoration: none;
	outline: 0;
	text-align: justify;
}

.icerikpanelanasayfa p {
	color: #22313c !important;
	margin: 0;
	font-family: 'Titillium Web', sans-serif !important;
	font-size: 14px !important;
	font-style: normal;
	line-height: 23px;
	text-decoration: none;
	outline: 0;
	text-align: justify;
}

.icerikpanelanasayfa img {
	display: block;
	max-width: 100%;
	height: auto;
	padding: 5px;
}

.acik .post-heading h3 {
	margin-bottom: 20px;
}

.acik .post-heading h3 a {
	font-weight: 700;
	color: #353535;
}

.acik .post-heading h3 a:hover {
	text-decoration: none;
}

.classic-title {
	margin-bottom: 16px;
	padding-bottom: 8px;
	border-bottom: 1px solid #eee;
}

.classic-title span {
	border-bottom: 1px solid #a91c2a;
	font-weight: 600;
	margin: 0;
	color: #444;
	line-height: 1.5em;
}

.widget-categories ul li a:hover {
	padding-left: 8px;
	color: #444;
}

.widget-categories ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.widget-categories ul li a {
	color: #a43a3c;
	padding: 8px 0;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #eee;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	line-height: 20px;
	font-size: 16px;
	text-align: left;
}

/* ===============================
16. Footer
================================ */
footer {
width: 100%;
	background-color: #182e55;
	padding-top: 40px;
	color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	bottom: 0;
	position: relative;
	height: 100%;
}


footer p {
	color: #ccc;
}

footer a {
	color: #fff;
	font-size: 14.5px;
	line-height: 21px;
}

footer a:hover {
	color: #999;
	text-decoration: none;
}

.footer-widget {
	margin-bottom: 45px;
}

.footer-widget ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.footer-list li {
	margin: 5px 5px;
}

.fbr {
	border-right: #4b4b4b 1px solid;
}

.fbl {
	border-left: #4b4b4b 1px solid;
}

.bottom-bar {
	background-color: transparent;
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.08);
	-moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.08);
	box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.08);
	border: solid 1px #3a3a3a;
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .1),
		rgba(255, 255, 255, .1));
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .1),
		rgba(255, 255, 255, .1));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .1),
		rgba(255, 255, 255, .1));
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, .1),
		rgba(255, 255, 255, .1));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .1),
		rgba(255, 255, 255, .1));
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19FFFFFF,
		endColorstr=#19000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19FFFFFF,
		endColorstr=#19000000);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 2px solid #18262D;
	color: #9b9fa2;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	width: 100%;
	height: 50px;
	padding-bottom:100px;
}

.bottom-bar a {
	color: rgba(255, 255, 255, .4);
}

.bottom-bar a:hover {
	color: rgba(255, 255, 255, 1) !important;
}

.bottom-bar .contact-details li {
	display: inline-block;
}

.bottom-bar .contact-details li a:before {
	position: relative;
	content: "|";
	font-size: 13px;
	margin: 0 3px;
	top: -1px;
	color: rgba(255, 255, 255, .2);
}

.bottom-bar .contact-details li a:before {
	color: #aaa;
}

.bottom-bar .contact-details li:first-child a:before {
	display: none;
}

.bottom-bar .contact-details li a {
	font-size: 12px;
	display: block;
	line-height: 40px;
}

ul.social-list {
	float: right;
	margin-bottom: 0px !important;
}

ul.social-list li {
	float: left;
	list-style-type: none;
}

ul.social-list li a {
	color: #fff;
	display: inline-block;
	margin-left:10px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

ul.social-list li a:hover {
	color: #fff;
	text-decoration: none;
}

ul.social-list li a.facebook:hover {
	background-color: #507CBE;
}

ul.social-list li a.twitter:hover {
	background-color: #63CDF1;
}

ul.social-list li a.google:hover {
	background-color: #F16261;
}

ul.social-list li a.dribbble:hover {
	background-color: #E46387;
}

ul.social-list li a.linkdin:hover {
	background-color: #90CADD;
}

ul.social-list li a.tumblr:hover {
	background-color: #4D7EA3;
}

ul.social-list li a.flickr:hover {
	background-color: #E474AF;
}

ul.social-list li a.instgram:hover {
	background-color: #4D4F54;
}

ul.social-list li a.vimeo:hover {
	background-color: #87D3E0;
}

ul.social-list li a.skype:hover {
	background-color: #36C4F3
}

ul.social-list li a i {
	font-size: 1em;
	display: block;
	width: 34px;
	height: 41px;
	line-height: 40px;
	text-align: center;
	border-left: 1px solid rgba(255, 255, 255, .08);
}

ul.social-list li:last-child a i {
	border-right: 1px solid rgba(255, 255, 255, .08);
}

/* scroll to top */
.scrollup {
	position: fixed;
	width: 32px;
	height: 32px;
	bottom: 4px;
	right: 20px;
	background: #222;
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	background-color: transparent;
}

a.scrollup {
	outline: 0;
	text-align: center;
}

a.scrollup:hover, a.scrollup:active, a.scrollup:focus {
	opacity: 1;
	text-decoration: none;
}

a.scrollup i {
	margin-top: 10px;
	color: #fff;
}

a.scrollup i:hover {
	text-decoration: none;
}

#hoverBg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	min-height: 100%;
	width: 100%;
	height: auto;
	opacity: 0.2;
	background-color: #000;
	z-index: 11;
}

.tag-box {
	padding-bottom: 20px;
}

.gallery {
	display: inline-block;
	margin-top: 20px;
}

.gal {
	-webkit-column-count: 4; /* Chrome, Safari, Opera */
	-moz-column-count: 4; /* Firefox */
	column-count: 4;
}

.gal img {
	width: 100%;
	padding: 7px 0;
}

@media ( max-width : 500px) {
	.gal {
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
		-moz-column-count: 1; /* Firefox */
		column-count: 1;
	}
}

.thumbnail {
	width: 100%;
	height: 250px;
	padding: 0px;
	border: 0px;
}

#error-container {
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 750px;
	margin-top: 18px;
	border-color: #bce8f1;
	color: #31708f;
	border-radius: 0px;
	background-color: transparent;
}

.modal-body  img {
	display: block;
	max-width: 100% !important;
	height: auto !important;
}

.embed-responsive {
	position: relative;
	padding-bottom: 80%;
	min-height: 400px !important;
	overflow: auto;
	width: 100%;
	-webkit-overflow-scrolling: touch;
}

.embed-responsive-item {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.h_icon {
	color: #fff !important;
	text-align: center;
}

.h_baslik {
	color: #fff !important;
	text-align: center;
	padding: 15px 0px 0px 0px;
	font-size: 18px;
}

.h_baslik a:hover {
	
}

.h_kutu {
	padding: 12px;
}

.h_kutu a:hover {
	text-decoration: none !important;
}

.h_kutu:hover {
	background-color: rgba(166, 32, 32, 0.85);
}

.flex-control-nav {
	bottom: -30px;

}

#cookie-bar.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    transition: .3s;
}

#cookie-bar {
    text-align: center;
    padding: 15px;
    width: 100%;
    color: white;
    background-color: #860a13;
    display:none;
	font-size: 0.9em;
	-webkit-box-shadow: 0px 0px 12px -2px rgba(255,255,255,);
	-moz-box-shadow: 0px 0px 12px -2px rgba(255,255,255,0.5);
	box-shadow: 0px 0px 12px -2px rgba(255,255,255,0.5);
	opacity: 0.8;
}
#cookie-bar:hover {
	opacity: 1;
}
.cb-enable {
    color: #5F0103;
    padding: 5px 20px ;
    border-radius: 10px;
    text-decoration: none;
    transition: .3s;
	background-color: #fff;
	font-weight: 700;
	margin:10px;
	 }

.cb-enable:hover {
    background-color: #5F0103;
	text-decoration: none;
	color: #fff;
}

.cb-policy {
    color: #fff;
    text-decoration: underline;
	margin-left: 10px;
}

.cb-policy:hover {
    color: #E7BDBE;
}
