/*
#------------------------------------------------------------------------
# News II - February Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/
.modal {
    position: relative!important;
        z-index: 1!important;
    }
#gkBreadcrumb:first-child {
    border-top: none;
    display: none!important;
}
#gkTools {
    float: right;
    margin: 4px 0 0 10px;
    display: none!important;
}
#gkSocial {
    float: right;
    margin-right: unset;
    margin-top: unset;
}
b, strong {
    font-weight: 700;
}
#gkFooterArea > div {
    float: unset;
    width: 100%;
}
.bottom-logos b{
	font-size: 14px;
}
.bottom-logos img{
  width: 90%;
  height: auto;
  top: -15px;
  position: relative;
}
.logo1{
  width: 75%!important;
  height: auto;
  margin-left: auto;
  display: table;
}
.logo2{
  width: auto;
  height: 82px;
  margin: auto;
  display: table;
}
.logo3{
   /* width: 99%!important; */
    height: 80px;
     width: auto;
    margin: auto;
    display: table;
}
.logos{
	/*padding-top: 40px;*/
	padding-top: 10px;
}
.mail:before{
	content: url("../../../images/busta.png");
	margin-right: 10px;
}
.mail{
	/*float: right;*/
	text-align: right;
	font-size: 17px;
	padding-left: 10px;
	margin-right: 5px;
}
.address{
	padding-top: 16px;
	font-size: 14px;
	line-height: 1.4;
	border-right: 1px solid #6e7072;
}
.address:last-of-type {
  border-right: 0px;
}
span.mail2{
    text-align: right;
    font-size: 17.5px;
    margin-left: auto;
    display: table;
    font-size: 12px;
}
.p-privacy{
    font-weight: bold;
    font-size: 20px;
    float: right;
    padding-top: 20px;
}
.busta{
float: right;
}
.nspCol2{
	opacity: 1;
}
#gkFooterArea {
    background: #f6f7f9;
    color: #6e7072;
    border: none;
    padding: 40px 15px;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    }
#gkBackToTop {
    color: #afafaf!important;
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
    float: right;
}
}
#gkLogo.text, #gkLogoSmall.text {
    margin: 0px 0 75px 0!important;
}
.readon-button{
	display: none;
}
.nspLinks ul li h4 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: capitalize;
}
#gkBottom3 .box a, #gkBottom4 .box a {
    margin: 0 15px 0 0!important;
}
.europa h4{
	color:#FFB400;
	font-size: 18px; 
}
.europa h2{
	color:#FFB400;
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;	
}
.europa img.image1,
.europa img.image2,
.europa img.image3{
    height: 150px!important;
    width: auto;
    margin: 10px 0;
}
#gkBottom3 > div, #gkBottom4 > div {
    border: 0px;
    border-top: none;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}
.europa {
    border: 0px;
    border-top: 1px solid #FFB400;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    padding-left: 	15px;
    padding-right: 15px;
    padding-bottom: 15px;
}
#gkSidebarRight h3{
    color: #ff9800;
    font-size: 22px;
    /*font-weight: bold;*/
    text-transform: uppercase;
    padding: 10px 0;
    border-bottom: 1px solid #ff9800;
}
#gkSidebarRight div.content{
	margin: 2px 0;
}
.gk-newsletter{
background-color: blue;
}
/* Style the form - display items horizontally */
.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    padding: 15px;
    padding-left: 15px;
    padding-right: 15px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#053c7a+0,406999+100 */
    background: #053c7a; /* Old browsers */
    background: -moz-linear-gradient(left,  #053c7a 0%, #406999 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #053c7a 0%,#406999 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #053c7a 0%,#406999 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#053c7a', endColorstr='#406999',GradientType=1 ); /* IE6-9 */

}
.nspPagination {
    float: left;
    list-style-type: none!important;
    margin: 500px 0 0 50px!important;
    padding: 0!important;
    position: relative;
}
#gkBreadcrumb{
     border-bottom: 0px!important;
}
#gkPageContent {
     border-bottom: 0px!important;
}
.logo-title{
	text-align: center;
	font-size: 18px;
	color: #706f6f;
}

/* Style the input fields */
.form-inline input {
  	vertical-align: middle;
  	margin: 5px 10px 5px 0;
  	padding: 10px;
  	background-color: #f2f2f2;
  	border: 0px;
  	font-weight: 400;
}
.form-inline input:nth-of-type(2){
	margin: 0px;
	background-color: transparent;
	color: #FFF;
	font-size: 18px;
	vertical-align: middle;
    padding: 0;
}

/* Style the submit button */
.form-inline button {
   padding: 10px 20px;
   background-color: red!important;
   border: 0px solid #ddd;
   color: red;
   line-height: 1;
}

.form-inline button:hover {
  background-color: transparent;
}
.login-area > div.content{
	background-color: #215188;
}
.login-area a{
 color: #fff;
}
.custom.login-area{
	vertical-align: middle;
    color: #fff;
    text-align: center;
    font-size: 22px;
}
.custom.logos p{
	margin-bottom: 10px; 
}
.custom.login-area p{
	margin: 0px;
}
#gkInset .box, #gkSidebarLeft .box, #gkSidebarRight .box {
  /*  border-top: 1px solid #ff9800;*/
}
#gkLogo.text, #gkLogoSmall.text {
    height: 80px;
}
/* Add responsiveness - display the form controls vertically instead of horizontally on screens that are less than 800px wide */
@media (max-width: 800px) {
  .form-inline input {
    margin: 10px 0;
  }

  .form-inline {
    flex-direction: column;
    align-items: stretch;
  }
  #gkLogo.text, #gkLogoSmall.text{
  	width: 100%;
  }
  #gkLogo.text > span {
    display: block;
    font-size: 60px;
    font-weight: 200;
    letter-spacing: 0px;
    line-height: 45px;
    padding: 0;
    text-align: center;
}
.nspCol2{
	width: 100%;
}
#gkSidebarRight img{
	width: 100%
}
#gkSocial img{
	margin-left: 0px!important;
}
.europa img.image1, .europa img.image2, .europa img.image3{
	margin-left: auto;
	margin-right: 	auto;
	display: table;
	width: auto;
}
.logo1{
	margin: auto;
}
.mail-contact{
	text-align: center;
	font-size: 18px;
}
.busta {
    float: unset;
}
.bottom-contact{
	padding-top: 40px;
}
	.mail {
    float: unset;
    text-align: unset;
    font-size: 17px;
    padding-left: unset;
}
span.mail2 {
    margin-left: auto;
    margin-right: 	auto;
    display: table;
}
.p-privacy{
    font-weight: bold;
    font-size: 20px;
    float: unset;
    position: relative;
    display: block;
    padding-top: 20px;
}
}