
#fancybox-wrap, #fancybox-wrap * {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
}


a:focus, *:focus {
    noFocusLine: expression(this.onFocus=this.blur());
    outline: 0;
}

body {
	background: #655e63;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11pt;
	color: #655e63;
	font-family: Arial, sans-serif;
}

.navbar-right {
  margin-top: 2%;
  display: flex;
  align-items: center;   /* vertical alignment */
  gap: 12px;             /* space between elements */
}

.google-maps {
	margin-left: 22%;
	text-align: center; /* fallback */
	width: 500px;
	height: 500px;
}



.google-maps iframe {
  display: block;
  margin: 0 auto;
  height: 100%;
  width: 100%;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.4)
}

footer {
	background: #655e63;
}

.container_foot_background .container {
	padding-left: 0;
	padding-right: 0;
}

.row {
	margin-left: -30px;
	margin-right: -30px;
}

.sluzby-reseni {
	margin-left: 24px;
	margin-right: 24px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 70px;
	padding-right: 70px;
}

.sluzby-reseni .col-xs-2, .sluzby-reseni .col-sm-2, .sluzby-reseni .col-md-2, .sluzby-reseni .col-lg-2, .sluzby-reseni .col-xs-3, .sluzby-reseni .col-sm-3, .sluzby-reseni .col-md-3, .sluzby-reseni .col-lg-3, .sluzby-reseni .col-xs-4, .sluzby-reseni .col-sm-4, .sluzby-reseni .col-md-4, .sluzby-reseni .col-lg-4, .sluzby-reseni .col-xs-5, .sluzby-reseni .col-sm-5, .sluzby-reseni .col-md-5, .sluzby-reseni .col-lg-5, .sluzby-reseni .col-xs-6, .sluzby-reseni .col-sm-6, .sluzby-reseni .col-md-6, .sluzby-reseni .col-lg-6 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

@media (min-width: 992px)
{
.col-md-2 {
    width: 20%;
}
}

.thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}

.container-fluid {
	padding-left: 30px;
	padding-right: 30px;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse {
	margin-left: -30px;
	margin-right: -30px;
}

@media (min-width: 1200px)
{
	.container {
	    width: 1100px;
	}
}

@media ( max-width : 767px) {

	.navbar-slogan {
		display: none;
	}
	
	.navbar-service-desk {
		position: absolute;
		right: 60px;
		top: 8px;
		text-align: right;
	}
	
	.navbar-service-desk img {
		width: 70%;
	}
	
	.navbar-default .navbar-nav > li > a {
	    font-weight: bold;
	}
	
	
	.row {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
		position: relative;
		min-height: 1px;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse {
		margin-left: -16px;
		margin-right: -15px;
	}
	
	.text-justify {
		text-align: left;
	}

}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: #655e63;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 25px;
}


.logo {
	margin-top: 20px;
	height: 127px;
	background: transparent url("../images/logo.png") no-repeat;
}

.logo a {
	display: block;
	height: 127px;
	width: 190px;
}

.home_logo {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 30%;
}

.container {
	background: transparent;
}

.main_content ul {
    list-style: none;
    padding:0;
    margin:0 0 20px 0;
}

.main_content li { 
    padding-left: 1em; 
    text-indent: -.7em;
    text-align: left;
}

.main_content ul ul {
    margin-bottom: 0;
}

.main_content ul ul, .main_content ol ul {
    margin-left: 25px;
}

.main_content li:before {
    content: "• ";
    color: #655e63; /* or whatever color you prefer */
}

.main_content ul ul li:before {
    content: "- ";
    color: #655e63; /* or whatever color you prefer */
}

.no-bottom {
	margin-bottom: 2px;
}

.main_content img.spacer {
	margin-bottom: 12px;
}

a {
	color: #93bf05;
	text-decoration: none;
}

.sluzby-reseni a {
    color: #ffffff;
}

a:hover {
	transition: 0.3s;
	color: #655e63;
	text-decoration: none;
}

a.menu_active, a.menu_normal {
	color: #655e63;
	text-decoration: none;
	border: 0;
	border-top: 7px solid transparent;
	border-bottom: 2px solid transparent;
}

a.menu_active:hover, a.menu_normal:hover, a.menu_active:focus, a.menu_normal:focus
	{
		transition: 0.3s;
	color: #ffffff;
	text-decoration: none;
	border: 0;
	border-top: 7px solid transparent;
	border-bottom: 2px solid transparent;
}

.navbar-default .navbar-nav > li > a {
	color: #655e63;
	border: 0;
	border-top: 7px solid transparent;
	border-bottom: 2px solid transparent;
	}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	transition: 0.3s;
	background-color: transparent;
	border: 0;
	border-top: 7px solid transparent;
	border-bottom: 2px solid transparent;
}

.navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus
	{
		transition: 0.3s;
	background-color: transparent;
	color: #ffffff;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus {
		transition: 0.3s;
	color: #ffffff;
	background-color: transparent;
	border: 0;
	border-top: 7px solid transparent;
	border-bottom: 2px solid transparent;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus
	{
		transition: 0.3s;
	color: #ffffff;
	background-color: transparent;
}

@media ( max-width : 767px) {
	
	a.menu_active:hover, a.menu_normal:hover, a.menu_active:focus, a.menu_normal:focus
	{
		transition: 0.3s;
	color: #ffffff;
	text-decoration: none;
	border: 0;
	border-top: 7px solid transparent;
	border-bottom: 2px solid transparent;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	transition: 0.3s;
	background-color: transparent;
	border: 0;
	color: #655e63;
	border-top: 7px solid transparent;
	border-bottom: 2px solid transparent;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus {
		transition: 0.3s;
	color: #655e63;
	background-color: transparent;
	border: 0;
	border-top: 7px solid transparent;
	border-bottom: 2px solid transparent;
}
.img-logo {
	width: 134px;
}

.navbar-brand {
	padding: 0 0 0 0;
	width: 134px;
	position: relative;
    left: -4px;
}


}

.img-logo {
	padding-right: 20px;
}

.navbar-default .navbar-toggle {
border-color: #655e63;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	transition: 0.3s;
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #655e63;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #655e63;
}
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	transition: 0.3s;
  background-color: transparent;
  color: #ffffff;
}



.pull-right {
	margin-left: 20px; margin-bottom: 20px;
}
.pull-left {
	margin-right: 20px; margin-bottom: 20px;
}

.breadcrumb {
	padding: 8px 0;
	background-color: transparent;
}


.photos div   
{  
    display: block;  
    position: relative;   
}  
.photos div img.nocolor   
{  
    position: absolute;  
   /* left: 0; */  
    top: 0;  
    z-index: 99;    
}  
   



@media ( max-width : 767px) {
	.dropdown-menu {
		background: transparent;
	}
	.logo {
		height: 85px;
	}
	.masthead {
		padding-bottom: 10px;
	}
	
		div.foot_menu {
		font-size: 9pt;
	}
	.main_content {
	    background-color: transparent;
    	background-image: url("images/menu_background.png");
    	background-repeat: repeat;
	}
	
	
}

@media ( max-width : 499px) {
	.masthead {
	}
	
}

	.navbar-nav {
		background-color: transparent;
		padding: 13px 40px;
		
	}


@media ( max-width : 767px) {
	.container_backgrounds {
		background-color: #afafaf;
		background-image: url("images/back_mobile.jpg");
		background-repeat: repeat-y;
		background-position: top center;
		background-size: 100%;
	}
	
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: transparent;
}
	
}

	.nav>li {
		background-color: transparent;
		background-repeat: no-repeat;
		background-position: center right;
		padding-right: 33px;
		text-align: left;
	}


@media ( min-width : 768px) {
	
	
	.navbar-slogan {
		position: absolute;
		right: 0;
		top: 135px;
		font-size: 18pt;
	}
	
	.navbar-service-desk {
		position: absolute;
		right: 0;
		top: 15px;
	}
	
	.navbar-nav > li > a {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.navbar-nav > li {
		float: none;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand
		{
		margin-left: 17px;
		margin-top: 0px;

	}
	.container-fluid {
		padding-left: 0px;
		padding-right: 0px;
	}
	.container_backgrounds {
		background-color: #aeaeae;
		background-image: url("images/back_full.jpg");
		background-repeat: repeat-y;
		background-position: top center;
	}
	.main_content {
		padding-bottom: 25px;
		background-color: transparent;
    	background-image: url("images/menu_background.png");
    	background-repeat: repeat;
	}
/*	.navbar-nav {
		float: right;

	} */
	.nav>li>a {
		font-family: Arial;
		font-size: 16pt;
		text-transform: uppercase;
		display: inline;
		padding: 0;
		
	}
	.masthead {
		padding: 0;
	}
	.navbar-default .navbar-collapse {
		margin-top: 200px;
	}
	.caret {
		display: none;
	}
}

.pmargin {
	margin-top: 22px;
}


@media ( min-width : 990px) {

	.navbar-slogan {
		position: absolute;
		right: 0;
		top: 131px;
		font-size: 22pt;
	}
	
	.navbar-service-desk {
		position: absolute;
		right: 0;
		top: 15px;
	}

}

@media ( min-width : 1200px) {
	.nav>li>a:hover, .nav>li>a:focus {
		transition: 0.3s;
		text-decoration: none;
	}

	.navbar-slogan {
		position: absolute;
		right: 0;
		top: 125px;
		font-size: 28pt;
	}
	
	.navbar-service-desk {
		position: absolute;
		right: 0;
		top: 15px;
	}


}

h1 {
	font-family: Arial;
	font-size: 20pt;
	font-weight: normal;
	border-bottom: 1px solid white;
	margin-bottom: 18px;
}

h2 {
	font-family: Arial;
	font-size: 14pt;
	margin-bottom: 2px;
	font-weight: normal;
}

h3, .h3 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 4px;
}

.sluzby-reseni h3, .h3 {
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight: bold;
    text-align: center;
}

h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 25px;
	margin-bottom: 8px;
}

td p, th p {
	margin: 0;
}

th {
	color: #fbc30f;
}

.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 1px solid #dddddd; 
}

.table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
border-top: 1px solid #dddddd; 
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
border-bottom: 1px solid #dddddd;
}

.text-img {
	margin: 0 0 25px;
}

.text-free {
	color: #1F902C;
}

.text-notfree {
	color: #D75955;
}

.nadpis {
	font-size: 16pt;
}

.fb-logo {
	position: relative;
	top: -8px;
}

.middle {
	height: 195px;
	text-align: center;
}

.inner {
	
}

ul.list-home {
	margin-left: 0;
	padding-left: 15px;
}

li.list-home {
	margin-bottom: 15px;
	list-style-image: url('images/bullet.png');
	text-align: justify;
}

ul.site-ul {
	margin-left: 0;
	padding-left: 15px;
}

ul.site-ul li {
	list-style-image: url('images/bullet.png');
	text-align: justify;
}

div.slogan {
	position: absolute;
	right: 0px;
	top: 250px;
	margin: 0;
	padding: 10px 15px 3px 15px;
	background-image: url("images/menu_background.png");
	background-repeat: repeat;
}

div.slogan p {
	margin: 0 0 7px 0;
}

@media (max-width: 767px) {
    li.list-home,
    ul.site-ul li {
        text-align: left;
    }
}

@media ( max-width : 767px) {
	
	div.slogan {
		display: none;
	}
}

p.foot-kontakt {
	float: right;
	margin-right: 30px;
	margin-top: 15px;
}

p span {
	color: #ffffff;
}

@media ( min-width : 768px) {
	ul.nav li.dropdown:hover>ul.dropdown-menu {
		transition: 0.3s;
		display: block;
		margin: 0 0 0 17px;
	}
	ul.nav li.dropdown:hover>ul.dropdown-menu li {
		transition: 0.3s;
		font-family: Arial;
	}
}

.upoutavka {
	padding-top: 20px;
	padding-bottom: 20px;
}

.upoutavka-left {
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}

.upoutavka-right {
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	margin-left: 6px;
}

.upoutavka-center {
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	margin-left: 6px;
}

.upoutavka h2 {
	font-family: Arial;
	font-weight: normal;
	font-size: 38pt;
}

.upoutavka h3 {
	font-family: Arial;
	font-weight: normal;
	font-size: 17pt;
	color: #a0a0a0;
	margin-top: 10px;
}

.sluzby-podklad {
	background: #141414 url("images/sluzby-podklad.png") no-repeat;
	width: 280px;
	height: 221px;
	margin-bottom: 26px;
	text-align: left;
}

.sluzby-podklad h3 {
	margin: 0px 50px;
	padding: 10px 0 0 0;
	font-weight: bold;
}

.sluzby-podklad p {
	margin: 10px 20px;
}

.sluzby-podklad a {
	color: #ffffff;
}

.top-line {
	background: transparent url("images/foot_line.png") repeat-x top;
	padding-top: 20px;
	margin-top: 20px;
}

.bottom-line {
	background: transparent url("images/foot_line.png") repeat-x bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#slideshow {
	position: relative;
	width: 900px;
	height: 130px;
	margin: 0;
	padding: 20px 70px;
	background: #181818;
}

#slider {
	width: 900px;
	height: 90px;
}

#slider img {
	margin-right: 65px;
}

#next_btn {
	width: 21px;
	height: 32px;
	position: absolute;
	left: 862px;
	top: 50px;
	background: transparent url("images/next_btn.png") no-repeat;
	cursor: pointer;
	pointer: hand;
}

#prev_btn {
	width: 21px;
	height: 32px;
	position: absolute;
	left: 13px;
	top: 50px;
	background: transparent url("images/prev_btn.png") no-repeat;
	cursor: pointer;
	pointer: hand;
}




@media ( min-width : 768px) {
	.footer {
		background: transparent url("images/foot_logo.png") no-repeat right 10%;
	}
	div.foot_menu {
		display: block;
		background: transparent;
		padding: 40px 0 9px 0;
		margin: 20px 0 6px 0;
		width: 100%;
	}
	table.foot_menu {
		border: 0;
		padding: 0;
		margin: 0;
	}
	table.foot_menu th {
		border: 0;
		font-size: 12pt;
		font-weight: normal;
		font-family: Arial;
		padding: 15px 10px;
		margin: 0;
		text-transform: uppercase;
	}
	table.foot_menu th:first-child {
		background: transparent;
		padding-left: 40px;
	}
	table.foot_menu th:last-child {
		padding-right: 0;
	}
	table.foot_menu td {
		border: 0;
		vertical-align: top;
		font-size: 10pt;
		font-weight: normal;
		padding: 0 0 0 10px;
		margin: 0;
	}
	
	table.foot_menu a:focus, *:focus {
    noFocusLine: expression(this.onFocus=this.blur());
    outline: 0;
}

	table.foot_menu a:link, table.foot_menu a:visited, table.foot_menu a:active, table.foot_menu a:focus {
		color: #ffffff;
		text-decoration: none;
	}
	table.foot_menu a:hover, table.foot_menu a:focus {
		transition: 0.3s;
		color: #93bf05;
		text-decoration: none;
	}
	p.foot {
		font-size: 8pt;
		background: transparent;
		margin-right: 40px;
		color: #ffffff;
	}
	.foot a {
		color: #ffffff;
		text-decoration: underline;
	}
}

@media ( max-width : 1199px) {

	table.foot_menu th {
	font-size: 9pt;
}
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	padding-right: 30px;
}


@media ( max-width : 767px) {
footer {
	background: transparent;
}

.container_foot_background .container {
	padding-left: 0;
	padding-right: 0;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}


}


@media (max-width: 991px) {
.container {
 width: auto; 
}
}

ul.nav-tabs {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-bottom: 1px solid transparent;
	-webkit-border-image:url("images/dotted_border.jpg") 1 1 round; /* Safari 3.1-5 */
    -o-border-image:url("images/dotted_border.jpg") 1 1 round; /* Opera 11-12.1 */
    border-image:url("images/dotted_border.jpg") 1 1 round;
	
}

ul.nav-tabs li {
	margin: 0;
	background: transparent;
}

ul.nav-tabs li:first-child {
	border-top: none;
}

ul.nav-tabs li a {
	margin: 0;
	padding: 15px 32px 10px 0;
	border: 0;
}

ul.nav-tabs li.active a, ul.nav-tabs li.active a:hover, ul.nav-tabs li.active a:focus {
	transition: 0.3s;
	color: #00b0e9;
	text-decoration: none;
	background: transparent;
	border: 0;
}

ul.nav-tabs.affix {
	top: 2px; /* Set the top position of pinned element */
}

.nav-tabs>li>a {
	font-size: 12pt;
	height: 45px;
	padding: 10px 15px;
	background: transparent;
}

.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
	transition: 0.3s;
	background: transparent;
	text-decoration: none;
	border: 0;
}

.nav-tabs>li.normal, .nav-tabs>li.active {
	background: transparent;
}

.nav-tabs>li.hover, .nav-tabs>li.focus {
	background: transparent;
}

.bs-docs-section {
	margin-bottom: 60px;
}

.bs-docs-section>h3 {
	background: #ffffff;
	color: #191919;
	padding: 5px 10px;
	font-size: 18px;
}

.bs-docs-section>p {
	margin-left: 23px;
}

.bs-docs-section span.cena {
	color: #ae4084;
	font-weight: bold;
	float: right;
	margin-right: 30px;
}

.bs-docs-section span.cena:after {
	clear: right;
}

.bs-docs-section>h3>span.cena {
	text-align: right;
	margin-right: 0;
}

@media ( min-width : 992px) {
	.bs-docs-section>h3 {
		font-size: 24px;
	}
	.al-right a {
		position: absolute;
		right: 15px;
		bottom: 33px;
	}
}

.al-right .btn {
	margin-bottom: 15px;
}

.clickableRow {
	cursor: pointer;
	pointer: hand;
}

.clickableRow:hover {
	transition: 0.3s;
	background: #d8ecff;
}

.responsive-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 60px; overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.img-responsive-inline {
	max-width: 40%;
}

.mobile-foot
{
	margin-top: 33px;
}

p.foot, .mobile-foot a, .foot a {
	color: #ffffff;
}



@media (max-width: 767px) {
.mobile-pmargin
{
	margin-top: 33px;
}
.EU_img{
	width: 100%;
}

}

#flags
{
	position: absolute;
	right: 0;
	top: 22px;
}

#flags a
{
	margin-left: 11px;
}

.slogan img{
	height: 15px;
}

/* ===============================
   Language switcher
   =============================== */

.lang-select {
  margin-left: 8px;
  cursor: pointer;
  background-color: transparent;
  display: inline;
  font-family: Arial;
  font-size: 16pt;
  color: #655e63;
  border: none;
  outline: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
}

.lang-select img {
  width: 100%;
  height: 100%;
  display: block;
  pointer-events: none; /* click on button, not image */
  transition: opacity 0.3s ease; /* JS will control opacity */
  opacity: 0.5;
}

.sizeOfButtonDevider{
	font-size: 17pt;
	margin: 0 2px;
	color: #655e63;
	font-family: Arial;
	display: inline;
}

/* Hover / focus outline only, no opacity */
.lang-select:hover {
  color: #ffffff !important;
  transition: 0.3s;
}

/* Optional: individual flag wrapper */
.lang-flag {
  width: 45px;
  height: 30px;
  margin-left: 8px;
  padding: 0;
  border: 1px solid #ccc;
  cursor: pointer;

  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;

  font-size: 0;
  color: transparent;
}

/* Mobile adjustments */
@media (max-width: 767px) {
  .lang-select {
    width: 30px;
    height: 20px;
  }

  .lang-flag {
    width: 30px;
    height: 20px;
  }

  .google-maps {
	margin-left: 5%;
	margin-right: 5%;
	text-align: center; /* fallback */
	width: auto;
	height: 350px;
	padding-bottom: 6%;
}


}

