
@font-face {
	font-family: CovesLight;
	src: url('../Coves_Light.otf');
}

.special-font {
	font-family: CovesLight;
}

.videoFrame {
  display: block;
  padding: 11px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-image: url(../../images/videoFrame.png);
  background-size: 100% 100%;
  height: 255px;
}

/* Add here all your css styles (customizations) */

.my-little-shadow {
    -webkit-box-shadow: 1px 1px 5px 2px rgba(50, 50, 50, 0.39);
    -moz-box-shadow:    1px 1px 5px 2px rgba(50, 50, 50, 0.39);
    box-shadow:         1px 1px 5px 2px rgba(50, 50, 50, 0.39);
}

.zlataSipka {
    background-image: url('../../images/playtmave.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.modraSipka {
    background-image: url('../../images/playmodre.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.vjs-default-skin .vjs-big-play-button {
    background-repeat: no-repeat;
    background-color: transparent !important;
    border: none;
    width: 60px;
    height: 60px;
    left: 55% !important;
}

.vjs-default-skin .vjs-big-play-button:hover {
    opacity: 0.4;
    background-color: transparent !important;

}

.vjs-default-skin .vjs-big-play-button:before {
    content: '';
}

.move-up {
	position:relative;
	top: -72px;
}

.move-up-small {
	position:relative;
	top: -15px;
}

.move-down {
	position: relative;
	top: 17px;
}

.mr-20 {
	margin-right: 20px;
}


.top-line{
	width: 100%;
	height: 70px;
	background:url(../../images/top_line.png) no-repeat;
	background-size: cover;
	background-position-y: -10px;
	background-position-x: center;
	z-index: 22;

	font-family: CovesLight;
	font-size: 18px;
	line-height: 27px;
}

.pr-50 {
	padding-right: 50px;
}

.big-text {
	font-size: 24px;
	line-height: 27px;
}

.dark-font {
	color: rgb(104, 42, 21);
}

.light-font {
	color: rgb(245, 221, 113);
}

.darker-font, .darker-font *, .darker-font a, .darker-font a:visited, .dark-font:hover, .light-font:hover {
	color: rgb(210, 167, 84) !important;
}

.move-aside {
	margin-left: -8px;
}

.move-aside-logo {
	margin-left: -4px;
}

.chinese-margin-left {
	margin: 28px;
}

.chinese-margin-right {
	margin: 22px;
}

.padding-right-extra {
	padding-right: 30px;
}

.gif-logo {
	width: 155px;
	position: relative;
	top: -46px;
	z-index: -1;
}

.header {
	width: 100%;
	height: 200px;
    top: 0px;
    position: fixed;
    border-bottom: 0px solid #000058;

}

.top-bg {
	width: 100%;
	height: 350px;
	top: 0px;
	left: -10px;
	position: fixed;
	z-index: 9;
	pointer-events:none;
}

.header-light-bg {
	background:url(../../images/line_light.png) no-repeat;
	background-size: contain;
	background-position-x: center;
}
.header-dark-bg {
	background:url(../../images/line_dark.png) no-repeat;
	background-size: contain;
	background-position-x: center;
}

@media (max-width: 767px) {

	.top-bg {
		height: 240px;
	}

	.header-dark-bg {
		background: url(../../images/line_dark.png) no-repeat;
		background-size: contain;
		background-position-y: 111px;
		background-position-x: center;
		background-color: #001522;
	}

	.header-light-bg {
		background:url(../../images/line_light.png) no-repeat;
		background-size: contain;
		background-position-y: 111px;
		background-position-x: center;
		background-color: white;
	}

}

@media (max-width: 992px) {
	.header { 
            width: 100%;
	}
}


.navbar-collapse {
    max-height: none;
}


.content {
    position: relative;
    top: 130px;
	margin-bottom: 80px;
}

.myThumb { /*fox edited bootstrap thumb*/
    width: 165px;
    margin-right: 0px;
}

.navbar-collapse {
    //background-color: white;
}

@media (max-width: 992px) {
	.header .navbar-brand { 
		top: 0px;
		height: 60px;
	}
        
        .header .navbar-nav {
            top: 22px;
            position: relative;
        }
}

.wrapper {
	margin-left: 10px;
}

@media (min-width: 767px) {
                
        .navbar-brand { 
            margin-left: -68px !important;
	}

	.wrapper {
		margin-left: 65px;
	}

        
}

@media (max-width: 767px) {
        
        .header .navbar-nav {
            top: 0px;
            position: relative;
        }

	.special-center-xs {
		padding-right: 19%;
	}


	.mt-xs-50 {
		margin-top: 50px;
	}
        
}

.topbar, .navbar-header {
    /*background-color: white;*/
    z-index: 1;
}

.footer {
    border-top: 1px solid #000058;
    background: white;
    position: relative;
}

.copyright {
    //background: white;
    //border-top: solid 1px white;
}

.footer {
    padding: 20px 0 0px;
}


/* 
* Version: 1.4
* Default Color 	  : #000058;
* Default Hover Color : #5fb611;
*/

a:focus, 
a:hover, 
a:active {
	color: #000058;
}

.color-green {
	color: #000058;
}

a.read-more:hover { 
	color:#000058; 
}

.linked:hover {
	color:#000058;
}

/*Header v1
------------------------------------*/
/*Navber*/
.header .navbar-default .navbar-nav > .active > a {
	color: #000058;
}

/*Navbar Toggle*/
.navbar-toggle,
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	background: #81EFFE;
        margin-right: 30px;
}

.navbar-default .navbar-toggle {
	border-color: #5fb611;
}

.navbar-default .navbar-toggle:hover {
	background: #5fb611;
}

/*Responsive Navbar*/
@media (max-width: 1100px) {
	.header .navbar-default .navbar-nav > li > a:hover {
		color: #000058;
	}

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

@media (min-width: 1100px) {
	/*Navbar*/
	.header .navbar-default .navbar-nav > li > a:hover,
	.header .navbar-default .navbar-nav > .active > a {
		border-bottom: solid 0px #000058;
	}

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

	
}

/*Search Box*/
.header .navbar .nav > li > .search:hover {
	color: #000058;
	border-bottom-color: #000058;
}

@media (max-width: 1100px) {
	.header .navbar .nav > li > .search:hover {
		background: #5fb611;
	}
}

/*Header v2
------------------------------------*/
/*Topbar*/
.topbar-v1 .top-v1-data li a:hover i {
	color: #000058;
}

/*Search Box*/
.header-v1 .navbar .nav > li > .search:hover {
	background: #000058;
}

/*Responsive Navbar*/
@media (min-width: 767px) {
	.header-v1 .navbar-default .navbar-nav > li > a:hover,
	.header-v1 .navbar-default .navbar-nav > .active > a {
		color: #fff;
		background: #000058 !important;
	}

	.header-v1 .navbar-default .navbar-nav > .open > a,
	.header-v1 .navbar-default .navbar-nav > .open > a:hover,
	.header-v1 .navbar-default .navbar-nav > .open > a:focus {
		background: #000058;		
	}
}	

/*Sliders
------------------------------------*/
/*Main Parallax Sldier*/
.da-slide h2 i {
	background:url(../../plugins/parallax-slider/img/bg-heading.png) repeat;
}

/*Sequence Parallax Sldier*/
.sequence-inner {
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#defce7));
  background: -webkit-linear-gradient(#fff, #defce7);
  background: -moz-linear-gradient(#fff, #defce7);
  background: -ms-linear-gradient(#fff, #defce7);
  background: -o-linear-gradient(#fff, #defce7);
  background: linear-gradient(#fff, #defce7)
}

#sequence-theme h2 {
	background:rgba(114, 192, 44, 0.8);
}

#sequence-theme .info p {
	background:rgba(114, 192, 44, 0.8);
}

/*Buttons
------------------------------------*/
.btn-u {
	background: #000058;
}

.btn-u:hover {
	background: #5fb611;
}

/*Service
------------------------------------*/
.service .service-icon {
	color:#000058;	
}

/*Service Blocks*/
.service-alternative .service:hover { 
	background:#000058;
} 

/*Thumbnail (Recent Work)
------------------------------------*/
.thumbnail-style h3 a:hover {
	color:#000058;
}

.thumbnail-style a.btn-more {
	background:#000058;
}
.thumbnail-style a.btn-more:hover {
	box-shadow:0 0 0 2px #5fb611;
}

/*Carousel (Recent Work)*/
.recent-work a:hover span {
	border-bottom:solid 2px #000058;
}

.bx-wrapper .bx-prev {
	background-image: url(../../plugins/bxslider/images/controls.png);
}
.bx-wrapper .bx-next {
	background-image: url(../../plugins/bxslider/images/controls.png);
}

/*Typography
------------------------------------*/
/*Heading*/
.headline h2, 
.headline h3, 
.headline h4 {
	border-bottom:2px solid #000058;
}

/*Blockquote*/
blockquote:hover {
	border-left-color:#000058; 
}

.hero {
	border-left-color: #000058;
}

/*Carousel
------------------------------------*/
.carousel-arrow a.carousel-control:hover {
	color: #000058;
}

/*Footer
------------------------------------*/
.footer a,
.copyright a,
.footer a:hover,
.copyright a:hover {
	color: #000058;
}

/*Footer Blog*/
.footer .dl-horizontal a:hover {
	color:#000058 !important;
}

/*Blog Posts
------------------------------------*/
.posts .dl-horizontal a:hover { 
	color:#000058; 
}

.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dd a { 
	color: #000058;
	border-color: #000058 !important;
}

/*Post Comment*/
.post-comment h3, 
.blog-item .media h3,
.blog-item .media h4.media-heading span a {
	color: #000058;
}

/*Tabs
------------------------------------*/
/*Tabs v1*/
.tab-v1 .nav-tabs { 
	border-bottom: solid 2px #000058; 	
}

.tab-v1 .nav-tabs > .active > a, 
.tab-v1 .nav-tabs > .active > a:hover, 
.tab-v1 .nav-tabs > .active > a:focus { 
	background: #000058; 
}

.tab-v1 .nav-tabs > li > a:hover { 
	background: #000058; 
}

/*Tabs v2*/
.tab-v2 .nav-tabs li.active a {
	border-top: solid 2px #000058;
}

/*Tabs v3*/
.tab-v3 .nav-pills li a:hover,
.tab-v3 .nav-pills li.active a {
	background: #000058;
	border: solid 1px #5fb611;
}

/*Accardion
------------------------------------*/
.acc-home a.active,
.acc-home a.accordion-toggle:hover { 
	color:#000058; 
}
.acc-home .collapse.in { 
	border-bottom:solid 1px #000058; 
}

/*Testimonials
------------------------------------*/
.testimonials .testimonial-info {
	color: #000058;
}

.testimonials .carousel-arrow i:hover {
	background: #000058;
}

/*Info Blocks
------------------------------------*/
.info-blocks:hover i.icon-info-blocks {
	color: #000058;
}

/*Breadcrumb
------------------------------------*/
.breadcrumb li.active,
.breadcrumb li a:hover {
	color:#000058;
}

/*About Page
------------------------------------*/
.team .thumbnail-style:hover h3 a {
	color:#000058 !important;
}

/*Social Icons*/
.team ul.team-socail li i:hover {
	background: #000058;
}

/*Right Sidebar
------------------------------------*/
/*Right Sidebar*/
.who li i,
.who li:hover i, 
.who li:hover a { 
	color:#000058; 
}

/*Privacy Page
------------------------------------*/
.privacy a:hover {
	color:#000058; 
}

/*Portfolio Page
------------------------------------*/
/*Portfolio v1*/
.view a.info:hover {
	background: #000058;
}

/*Portfolio v2*/
.sorting-block .sorting-nav li.active {
	color: #000058;
	border-bottom: solid 1px #000058;
}

.sorting-block .sorting-grid li a:hover span.sorting-cover {
	background: #000058;
}

/*Blog Page
------------------------------------*/
.blog h3 {
	color:#000058;
}
.blog li a:hover {
	color:#000058;
}

/*Blog Tags*/
ul.blog-tags a:hover {
	background: #000058;
}

.blog-post-tags ul.blog-tags a:hover {
    background: none repeat scroll 0 0 #000058;
}

/*Blog Photos*/
.blog-photos li img:hover {
	box-shadow: 0 0 0 2px #000058;
}

/*Blog Latest Tweets*/
.blog-twitter .blog-twitter-inner:hover {
	border-color: #000058;
	border-top-color: #000058;	
}
.blog-twitter .blog-twitter-inner:hover:after {
	border-top-color: #000058;	
}

.blog-twitter .blog-twitter-inner a {
	color: #000058;
}

/*Blog Item Page
------------------------------------*/
.blog-item h4.media-heading span a {
	color:#000058;
}

/*Coming Soon Page
------------------------------------*/
.coming-soon-border {
	border-top: solid 3px #000058;
}

/*Search Page
------------------------------------*/
.booking-blocks p a {
	color: #000058;
}

/*Icons Page
------------------------------------*/
.icon-page li:hover { 
	color:#000058;
}

/*Glyphicons*/
.glyphicons-demo a:hover {
	color: #000058;
	text-decoration: none;
}

/*Magazine Page
------------------------------------*/
/*Magazine News*/
.magazine-news .by-author strong {
	color: #000058;
}

.magazine-news a.read-more {
	color: #000058;
}

/*Magazine Mini News*/
.magazine-mini-news .post-author strong {
	color: #000058;
}

.news-read-more i {
	background: #000058;
}

/*Sidebar Features*/
.magazine-page h3 a:hover {
	color: #000058;
}

/*Page Features
------------------------------------*/
/*Tag Boxes v1*/
.tag-box-v1 {
	border-top: solid 2px #000058;
}

/*Tag Boxes v2*/
.tag-box-v2 {
	border-left: solid 2px #000058;
}

/*Tag Boxes v7*/
.tag-box-v7 {
	border-bottom: solid 2px #000058;
}

/*Font Awesome Icon Page Style*/
.fa-icons li:hover { 
   color: #000058;
}

.fa-icons li:hover i {
   background: #000058; 
}

/*GLYPHICONS Icons Page Style*/
.bs-glyphicons li:hover {
   color: #000058;
}

/*Navigation
------------------------------------*/
/*Pagination*/
.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
   background-color: #000058;
   border-color: #000058;
}

.pagination li a:hover {
   background: #5fb611;
   border-color: #5fb611;   
}

/*Pager*/
.pager li > a:hover, 
.pager li > a:focus {
   background: #5fb611;
   border-color: #5fb611;   
}

/*Registration and Login Page v2
------------------------------------*/
.reg-block {
	border-top: solid 2px #000058;
}