/*
Theme Name: MB TORCIDA, Murter-Kornati
Theme URI: http://www.mbtorcida-izleti.hr/
Author: Ivan Livic, EGO MEDIA
Author URI: http://www.egomedia.hr/
Description: Motorni brod Torcida - Izleti u NP Krnati
Version: 1.0
License: Copyright © Ego Media, Tezacka 47, 22000 Sibenik - Croatia
License URI: http://www.egomedia.hr/
Tags: css, egomedia, ego, media, torcida, murter, kornati, izleti
Text Domain: mbtorcida izleti
Note: Date: 18.10.2017.  
-------------------------------------------------------*/

@import url('../fonts/font-awesome/css/font-awesome.min.css');
@import url('../css/bootstrap.min.css');

@font-face {
  font-family: 'font-awesome';
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf');
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg'); /* Legacy iOS */
}

/******************************************************
/// Osnovni stilovi
******************************************************/
html:before { content: ""; position: fixed; top: -10px; left: -10px; width: 110%; height: 10px; -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,.8); -moz-box-shadow: 0px 0px 15px rgba(0,0,0,.8); box-shadow: 0px 0px 15px rgba(0,0,0,.8); z-index: 9999999; }
body { background: #fff; margin: 0; padding: 0; font-family: 'Rubik', sans-serif; }

.no-padding { padding-left:0; padding-right:0;}
.no-margin { margin-left:0; margin-right:0;}
.clear { clear: both; }
.oh { overflow: hidden; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.ml0 { margin-left: 0 !important; }
.ml20 { margin-left: 20px !important; }
.ml70 { margin-left: 70px !important; }
.mtb80 { margin-top: 80px !important; margin-bottom: 40px !important; }
a { text-decoration:none; transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out;  -webkit-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; outline: none; }
a:hover, a:focus { text-decoration:none; outline: none; }
h1,h2,h3,h4,h5,h6 { margin: 0; }
ul { padding: 0; }
.img-responsive { width:100%; }

/******************************************************
/// Pozadine
******************************************************/
.fullscreen_bg { position:relative;width: 100%; padding: 0px 0; }
.fullscreen_bg .slika:before { content: ''; position: absolute; left: 0; top: 0; z-index: 0; width: 100%; height: 100%; background:#000; background: url(../images/slider-mask.png) top left repeat; }
.fullscreen_bg .caption { font-style: normal; display:block; padding:0; width:100%; position:absolute; left:0%; right:0%; z-index:99999999999999999999999999; top:50%; background:#2e3192; background: rgba(46,49,146,0.35) url(../images/slider-mask.png) top left repeat; padding:0; font-size:122px; opacity:0.55; text-shadow: 0px 0px 72px rgba(0, 0, 0, 1); color:#fff; font-weight:600; margin:0px auto; text-align:center; text-transform:uppercase; }
.fullscreen_bg .slika { display: table;width: 100%; height: auto; min-height:590px; background-color: #000; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; }
	#about-us .fullscreen_bg .slika { background: url(../images/bg/about_us_bg.jpg) no-repeat top center scroll; }
	#about-boat .fullscreen_bg .slika { background: url(../images/bg/about_boat_bg.jpg) no-repeat center center scroll; }
	#testimonials .fullscreen_bg .slika { background: url(../images/bg/testimonials_bg.jpg) no-repeat top center scroll; }
	#kornati .fullscreen_bg .slika { background: url(../images/bg/kornati_bg.jpg) no-repeat top center scroll; }
	#vrgada .fullscreen_bg .slika { background: url(../images/bg/vrgada_bg.jpg) no-repeat top center scroll; }
	#special-boat-tours .fullscreen_bg .slika { background: url(../images/bg/special-boat-tours_bg.jpg) no-repeat center center scroll; }
	#betina-prvic .fullscreen_bg .slika { background: url(../images/bg/betina-prvic_bg.jpg) no-repeat center center scroll; }

.fullscreen_bg .slika_wide:before { content: ''; position: absolute; left: 0; top: 0; z-index: 0; width: 100%; height: 100%; background:#000; background: url(../images/slider-mask.png) top left repeat; }
.fullscreen_bg .slika_wide { display: table;width: 100%; height: auto; min-height:800px; background-color: #000; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; }
	#kornati .fullscreen_bg .slika_wide { background: url(../images/bg/kornati_bg_2.jpg) no-repeat top center scroll; }
	#vrgada .fullscreen_bg .slika_wide { background: url(../images/bg/vrgada_bg_2.jpg) no-repeat top center scroll; }
	#special-boat-tours .fullscreen_bg .slika_wide { background: url(../images/bg/special-boat-tours_bg_2.jpg) no-repeat top center scroll; }
	#betina-prvic .fullscreen_bg .slika_wide { background: url(../images/bg/betina-prvic_bg_2.jpg) no-repeat top center scroll; }

/******************************************************
/// Header
******************************************************/
header { position: absolute; z-index: 999; background: #fff; background: rgba(255,255,255,0.70); width: 100%; border-bottom: 7px solid #eb040c; }
.header-top { background-color: #2e3192; background: rgba(46,49,146,0.8); border-bottom:7px solid #eb040c; }
	.header-top ul { margin: 0; list-style: none; color: #fff; font-size: 14px; padding: 15px 0 15px 0px; }
		.header-top li { display: inline-block; padding-right: 5px; }
		.header-top ul li:last-child { padding-right: 0px; }
		.header-top ul li i { padding-right: 6px; }
		.header-top a { color: #fff; font-size: 13px; }
		.header-top a:hover { color: #262626; }
.header-top ul { position: relative; z-index: 9; }
	.header-top ul.pull-left { margin-left:210px; }
.logo:before { content: ''; position: absolute; left: -450px; z-index: -1; top: 48px; width: 500px; height: 125px; background:#ed1c24; border-top:7px solid #fff; border-bottom:7px solid #fff; }
.logo { margin-top: -55px; float: left; padding-top: 17px; position:relative; z-index: 1; width:420px; display:block; }
	.logo img { width:192px; }
	.logo h1 { position:absolute; top:80px; font-size:31px; left:225px; font-weight:600; color:#2e3192; }
	.logo h1 span { display:block; font-size:28px; font-weight:400; color:#818285; }

/* Jezici */
 ul.languages { display: inline-block; left:30px; text-align:left; padding: 15px 0 0px 0px; max-width:130px; }
	.languages>li { display: inline-block; }
	.languages>li>a { padding:0 0 0 15px; opacity:0.3 ;}
	.languages>li:hover>a { opacity:1; }
	.languages>.active>a, .languages>.active>a:focus, .languages>.active>a:hover { opacity:1; }

/******************************************************
/// Izbornik
******************************************************/
.navbar-default .navbar-toggle { border-color: #002e5b; margin-top: 10px; }
	.navbar-default { border: none; }
	.navbar-collapse { padding-right: 0px; padding-left: 0px; }
	header .navbar-collapse  ul.navbar-nav { float: right; }
	header .navbar-default { background: none; width: 100%; float: right; }
	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; }
	.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover { color: #fff; text-decoration: none; background-color: #eb040c; }
	header .navbar { padding: 0; margin: 0; }
	header .navbar-nav > li  { padding: 0; margin: 0; }
	header .navbar-nav > li > a { display: block;  font-size: 19px; font-weight: 600; line-height: normal; color: #2e3192; padding: 43px 10px 45px 10px; text-transform: uppercase; transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; }
	.dropdown-menu li a:hover { color: #fff !important; background: #002e5b !important; }
	header .nav .caret { border-bottom-color: #29448e; border-top-color: #29448e; }
	.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: none; }
	ul.dropdown-menu { min-width: 233px; border-top: 7px solid #2e3192;}
	.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: 28px; padding: 3px 12px; }
	header .nav li .dropdown-menu li { border-bottom: 1px solid #ddd; }
	header .nav li .dropdown-menu li:last-child { border-bottom: 0px solid #ddd; }
	header .navigation { float:right; }
	header ul.nav li { border:none; margin:0; }
	header ul.nav li ul li a { font-size:12px; border:none; font-weight:300; text-transform:uppercase; }
	.navbar .nav > li > a { color: #2e3192; }
	.navbar .nav a:hover { color: #fff; }
	.navbar .nav > .active > a,.navbar .nav > .active > a:hover { font-weight:700;  background: #eb040c;}
	.navbar .nav > .active > a:active,.navbar .nav > .active > a:focus { background: #eb040c; 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; }
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus { color: #fff; background: #eb040c;border-radius: 0; }
	.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus { color: #fff; background: #eb040c; }
	ul.nav li.dropdown a { z-index:1000; display:block; }
	select.selectmenu { display:none; }

/******************************************************
/// Flexlider preloader
******************************************************/
.loading { min-height: 300px; background: url('../images/icons/preloader.gif') no-repeat center center; }

/******************************************************
/// Book a Tour form
******************************************************/
.book-form { position: absolute; width: 100%; height: 158px; bottom: 0; left:0; right:0; margin: 0 auto; z-index: 10; }
	.book-form .container { background: #000; background: rgba(46,49,146,0.8); -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
	.book-form .col-md-3 { background: #eb040c; -webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; border-top-left-radius: 5px; }
	.book-form h4 { font-size:18px; font-weight: 400; float:none; text-align:center; color: #fff; padding: 47px 0px 36px 0px;}
	.book-form h4 i { display: block; margin-bottom: 20px; font-size:36px; }

/******************************************************
/// Features
******************************************************/
.features { margin: 70px 0 0px 0; }
	#kornati .features, #vrgada .features, #special-boat-tours .features { margin-top: 0; }
	.features .item i { display: block; margin: 15px 0; font-size:60px; color: #2e3192; transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; }
	.features .item:hover i { -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -ms-transform: rotateY(360deg); -o-transform: rotateY(360deg); transform: rotateY(360deg); }
	.features .item { text-align: center; padding: 20px 15px; margin-bottom:30px; border: 1px solid rgba(46,49,146, 0.15); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 0 141px rgba(46,49,146, 0.2); -moz-box-shadow: 0 0 141px rgba(46,49,146, 0.2); box-shadow: 0 0 141px rgba(46,49,146, 0.2); -webkit-transition: 0.75s; -moz-transition: 0.75s; -o-transition: 0.75s; transition: 0.75s; }
	.features .item:hover { opacity:0.6; }
	.features .item h4 { color: #eb040c; font-size: 22px; font-weight:400; text-transform:uppercase; margin-bottom: 40px; }
	.features .item h4:after { content: ""; position: absolute; margin:40px auto; text-align: center;left:40%; right:40%; background:#ed1c24; height:3px; width: 20%; border-top:1px solid rgba(46,49,146, 1); border-width: 3px; }
	.features .item p{ color: #848484; font-size: 13px; }

/******************************************************
/// Slogan
******************************************************/
.slogan-wrapper { position:relative; }
	.slogan-wrapper:before { z-index:-1; content: ""; position: absolute; margin-top:69px; margin-right: 0px; left:0px; background:#ed1c24; height:38px; width: 332px; border-right:95px solid rgba(46,49,146, 1); }
	.slogan { margin: 25px 0 50px 0; -webkit-box-shadow: 0 0 41px rgba(46,49,146, 0.4); -moz-box-shadow: 0 0 41px rgba(46,49,146, 0.4); box-shadow: 0 0 41px rgba(46,49,146, 0.4); background: #2e3192; }
	.slogan-wrapper:after { z-index:-1; content: ""; position: absolute; margin-top:-123px; margin-right: 0px; right:0px; background:#ed1c24; height:38px; width: 332px; border-left:94px solid rgba(46,49,146, 1); }
	.slogan p { font-size: 44px; text-align:center; padding: 20px 30px; color: #fff; margin: 35px 0; font-weight: 400; }
	.slogan a { float: right; background: #fff; color: #000; font-weight:600; font-size: 24px; font-family: Georgia; padding: 15px 70px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-right: 15px; font-style: italic; }
	.slogan a:hover { background: #e0dfdf; }

/******************************************************
/// Izleti
******************************************************/
.izleti { }
	.izleti .item { margin-bottom:50px; }
	.izleti h2 { font-size: 32px; font-style: normal; color: #3f3f3f; font-weight: 100; text-transform:uppercase; margin:0 0 50px 0; }
	.izleti h4 { font-size: 20px; font-weight: 600; font-style: normal; color: #eb040c; text-transform:uppercase; margin:25px 0 15px 0; }
	.izleti p { color: #8d8d8d; font-size: 15px; line-height:22px; }
	.izleti .read-more { color: #fff; font-size: 20px; font-style: normal; font-weight: normal; background: #2e3192; padding: 12px 15px; margin-top:20px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display: block; width: auto; text-align: center; text-transform:uppercase; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s;  }
	.izleti .read-more:hover { background: #eb040c; }

/******************************************************
/// Naslovi
******************************************************/
.heading { border-bottom: 1px solid #e9e9e9; margin-bottom: 20px; padding: 250px 0 0 0; }
	.heading h2 { font-size: 50px; float: left; font-family: 'Rubik', sans-serif; text-transform:uppercase; margin:0 0 20px 30px;}
	.heading .breadcrumb { float: right; padding: 0px 15px; background:none; border-radius:0; margin-bottom: 10px;}
	.heading .breadcrumb a { color: #000; }
	#kornati .heading, #vrgada .heading, #special-boat-tours .heading { border-bottom: 1px solid #e9e9e9; margin-bottom: 20px; padding: 0px 0 0 0; }
	#kornati .heading .breadcrumb, #vrgada .heading .breadcrumb, #special-boat-tours .heading .breadcrumb { padding-top:0px; }

/******************************************************
/// O nama, O brodu
******************************************************/
.sadrzaj { margin: 20px 0 20px 0; clear: both; }
	.sadrzaj h4 { font-style: normal; font-size: 22px; font-family: Georgia; color: #3f3f3f; font-weight: normal; }
	.sadrzaj img{ float: left; margin-right: 20px; margin-bottom: 10px; }
	.sadrzaj p { font-family: 'Rubik', sans-serif; color: #65686d; font-size: 16px; line-height:26px; margin-bottom: 10px; margin-top:0; padding-top:0; }
	.sadrzaj p strong { color: #2e3192; font-weight: bold; }
	.sadrzaj h3 { font-style: normal; font-size: 42px; margin:20px 0 10px 0; color: #3f3f3f; font-weight: 100; }
	.sadrzaj ul { margin: 0; list-style: none; font-size: 14px; padding: 15px 0 15px 48px; }
	.sadrzaj ul li { display: block; padding: 6px 12px; border-left:15px solid #2e3192; margin:8px 0; border-bottom:1px solid #ddd; }
	.sadrzaj ul li:last-child { border-bottom:0px solid #ddd; }

/******************************************************
/// Galerija (Isotope + MagnificPopup)
******************************************************/
#galerija { position:relative; background:#fff; padding:50px 0 0px 0; }

/* MagnificPopup animate */
.mfp-fade.mfp-bg { opacity: 0; -webkit-transition: all 0.35s ease-out; -moz-transition: all 0.35s ease-out; transition: all 0.35s ease-out; }
	.mfp-fade.mfp-bg.mfp-ready { opacity: 0.8; }
	.mfp-fade.mfp-bg.mfp-removing { opacity: 0; }
	.mfp-fade.mfp-wrap .mfp-content { opacity: 0; -webkit-transition: all 0.35s ease-out; -moz-transition: all 0.35s ease-out; transition: all 0.35s ease-out; }
	.mfp-fade.mfp-wrap.mfp-ready .mfp-content { opacity: 1; }
	.mfp-fade.mfp-wrap.mfp-removing .mfp-content { opacity: 0; }

/******************************************************
/// Thumbnail galerija
******************************************************/
#galerija { width: 100%; height: auto; overflow: hidden;  }
	#galerija div.item { width: 280px; height: 192px; float: left; text-align: center; margin-left: 10px; margin-bottom: 15px; }
	.item img { width:  100%; }
	.view { overflow: hidden; position: relative; text-align: center; cursor: default; }
		.view .mask, .view .content { width: 100%; height: 100%; position: absolute; overflow: hidden; top: 0; left: 0; } 
		.view img { display: block; position: relative; width: 100%; }
		.view-two img { -webkit-transition: all 0.4s ease-in-out 0.2s; -moz-transition: all 0.4s ease-in-out 0.2s; -o-transition: all 0.4s ease-in-out 0.2s; -ms-transition: all 0.4s ease-in-out 0.2s; transition: all 0.4s ease-in-out 0.2s; -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }
		.view-two .mask { background-color: #000; background-color: rgba(0,0,0,0.2); -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transform: scale(0) rotate(-180deg); -moz-transform: scale(0) rotate(-180deg); -o-transform: scale(0) rotate(-180deg); -ms-transform: scale(0) rotate(-180deg); transform: scale(0) rotate(-180deg); -webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; -ms-transition: all 0.2s ease-in; transition: all 0.2s ease-in; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
		.view-two .mask .btn-icon{ display: block; text-align: center; margin: 70px 113px 0 !important; width: 50px; height: 50px; line-height: 60px; background: url(../images/anchor-search.png) center no-repeat; }
		.btn-icon:hover, .btn-icon2:hover {  opacity: 0.8; }
		.view-two:hover .mask { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition-delay: 0.2s; -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; -ms-transition-delay: 0.2s; transition-delay: 0.2s; }
		.view-two:hover img { 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 10+, Firefox on Android */ filter: gray; /* IE6-9 */ -webkit-filter: grayscale(100%); }

/******************************************************
/// Testimonials
******************************************************/
.testimonials { padding-top:50px; text-align: center; overflow: hidden; }
	.testimonials-content { position: relative; margin-bottom:100px; }
	.testimonials-content blockquote { font-style: normal; margin: 0; padding:0; border: none; text-align: center; font-style: italic; font-size: 20px; line-height: 30px; font-weight: normal; z-index: 1;  border-right: 3px solid #2e3192; border-left: 3px solid #2e3192; }
		.testimonials-content blockquote p { margin: 0; padding:0; }
		.testimonials .testimonials-content blockquote p { font-style: normal; font-family: 'Rubik', sans-serif; color: #65686d; font-size: 16px; line-height: 26px; }
		.testimonials-content blockquote .wrapper { min-height: 160px; box-sizing: content-box; padding: 60px 40px 10px; }
		.testimonials-content blockquote .wrapper:before { position: absolute; content: ""; bottom: 0; left: auto; right: 0; width: 100%; height: 3px; background: #2e3192; }
		.testimonials-content blockquote .wrapper:after { position: absolute; content: ""; bottom: 0; left: 0; width: 7%; height: 3px; background: #2e3192; visibility: hidden; }
		.testimonials-content blockquote .inner_blockquote:after { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 3px; background: #2e3192; }
		.testimonials-content blockquote .inner_blockquote:before { position: absolute; content: ""; top: 0; left: auto; right: 0; width: 40%; height: 3px; background: #2e3192; visibility: hidden; }
		.testimonials-content blockquote:after { position: absolute; top: 12px; left: 50%; font-size: 60px; transform: translate(-50%, 0); }
		.testimonials-content .author_info { width: 311px; position: absolute; bottom: -42px; left: 50%; transform: translate(-50%, 0); display: block; text-align: center; overflow: hidden; z-index: 2; padding: 10px; background:#fff; }
		.testimonials-content .author_info img { float: left; margin: 0 18px 0 10px; }
		.testimonials-content .author_info .name { color: #ed1c24; display: block; padding: 0; font-size: 22px; font-style: italic; font-weight:600; }
		.testimonials-content .author_info .country { color: #2e3192; font-size: 20px; display: block; font-weight: 300; font-style: italic; }

/******************************************************
/// Footer
******************************************************/
footer { clear: both; }
	.inner-footer { margin: auto; padding-bottom: 40px; position: relative; }
	.end-footer { background: #2e3192; position: relative; border-top: 7px solid #ed1c24;  margin: auto; }
	.copyright { padding: 20px 0px; float: left; color: #fff; font-family: 'Open Sans'; font-size: 12px; max-width:500px; }
	.development { float: right; padding: 20px 0 0 0; }
	.development p { text-align:center; display: block; color: #fff; text-transform: uppercase; font-size: 12px; font-weight: 400; padding: 8px 12px; }
	.development a { color: #ddd; }
	.development a:hover { text-decoration:underline; }

/******************************************************
/// Na vrh
******************************************************/
#back-to-top { position: absolute; right: 52.5%; left:47.5%; z-index: 1; bottom: -31px; }
	#back-to-top a { display: block; text-indent: -9999px; width: 66px; height: 65px; background: url(../images/back-top.png) no-repeat center; }
	#back-to-top a:hover { opacity: 0.9; }