@media (min-width: 800px) and (max-width: 850px) {
    .navbar:not(.top-nav-collapse) {
        background: #1C2331!important;
    }
}

.main-logo-w{
   width: 160px;       
   z-index: 1;
}

.main-img-lang-w{
	width: 22px!important;
}

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

.main-under-item
{
	background-color: white!important;
}

.main-bg-search{
	background: #1C2331!important;
}

.main-under-item a:hover
{
	background-color: #BD933E!important;
	color: #fff!important;
}

.main-active{
	background-color: #BD933E!important;
	color: #fff!important;
}



.main-img-one{
	background-image: url('../img/carousel/59.png'); 
	background-repeat: no-repeat; background-size: cover;
}

.main-img-two{
	background-image: url('../img/carousel/73.png'); 
	background-repeat: no-repeat; background-size: cover;
}

.main-img-tree{
	background-image: url('../img/carousel/74.png'); 
	background-repeat: no-repeat; background-size: cover;
}

.main-bg-sardine{
	background-image: url('../img/carousel/03.png'); 
	background-repeat: no-repeat; background-size: cover;
}

.main-bg-thon{
	background-image: url('../img/carousel/thon1.png'); 
	background-repeat: no-repeat; background-size: cover;
}

.main-bg-news{
	background-image: url('../img/carousel/60.jpg'); 
	background-repeat: no-repeat; background-size: cover;
}

.main-bg-media{
	background-image: url('../img/carousel/50.jpg'); 
	background-repeat: no-repeat; background-size: cover;
}

.main-bg-c{
	background-image: url('../img/carousel/63.jpg'); 
	background-repeat: no-repeat; background-size: cover;
}

.main-bg-s{
	background-image: url('../img/carousel/04.jpg'); 
	background-repeat: no-repeat; background-size: cover;
}

.main-bg-about{
	background-image: url('../img/carousel/60.jpg'); 
	background-repeat: no-repeat; background-size: cover;background-position: center;
}

.main-bg-certif{
	background-image: url('../img/carousel/72.jpg'); 
	background-repeat: no-repeat; background-size: cover;background-position: center;
}

.slog
{
	font-family: calibri;
	font-size: 36pt;
	color: #000066;
	font-weight: bold;
	font-style: italic;
	text-shadow: #FFFFFF 1px 1px, #FFFFFF -1px 1px, #FFFFFF -1px -1px, #FFFFFF 1px -1px;
}

.slogs{
	font-family: 'Raleway', sans-serif;
	font-size: 20pt;
	color:#010166!important;
  }

.main-btn-rounded{
	border-radius: 5px 5px 5px 5px !important;
}



.main-under-title{
  	color: #000066;
}

.main-streak{
	background-image: url('../img/streak/05.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 400px;
	display: block;
	position: relative;
	overflow: hidden;
}

.main-streak-labels{
	background-image: url('../img/streak/03.png');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 700px;
	display: block;
	position: relative;
	overflow: hidden;
}

.main-streak-about{
	background-image: url('../img/streak/07.png');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 400px;
	display: block;
	position: relative;
	overflow: hidden;
}

.main-font-expl{
	font-size: 12pt!important;
}

.main-img-w{
	width: 180px!important
}

.bg-other-page
{
	background: #1C2331!important;
}

.main-bg-coord{
	background: #103f6d!important;
}


.main-copyright{
	height: 50px!important;
	line-height: 50px!important;
	font-size: .9rem!important;
}

.main-input-invalid
{
	//position: absolute; bottom:0.5px;font-size: 10pt;
}








