a {
	color: #292f35;
}
a:hover {
	color: #393f44;
}

@media (min-width: 768px) {
  #t3-header .swiper-container {
    margin-bottom: -121px;
    top: -121px;
  }
}

@media (max-width: 768px) {
  .body__home .mainnav-position {
	position: relative;
	z-index: 2;
  }
  #t3-header .swiper-container {
    margin-bottom: -107px;
    top: -107px;
  }
  .mainnav-wrapper {
  	border-bottom: 1px solid rgba(255, 255, 255, 0);
  }
}

.stuck-container.scroll-to-fixed-fixed {
	padding: 12px 0 0;
}

@media (max-width: 768px) {
	#header .mainnav-position.t3-sl-nav .logo .logo-image a {
		position: fixed;
		right: 10px;
		top: 12px;
		z-index: 10000;
	}
	.logo {
		text-align: right;
	}
	img.logo-img {
		height: 30px;
		width: auto;
	}
	
	.t3-footer .copyright {
		text-align: center;
	}
}

.contact_details_telephone {
	width: 70%;
}
@media (min-width: 998px) and (max-width: 1200px){
	.contact_details_telephone {
		width: 90%;
	}
}
@media (max-width: 768px) {
	.contact_details_telephone {
		width: 70%;
	}
	.madeby {
		margin-top: 5px;
		justify-content: center !important;
		text-align: center;
	}
	.t3-sl-copyright {
		padding-bottom: 5px;
	}
	.moduletable .module_container .mod-languages {
		display: none;
	}
	
}

.madeby {
	font-size: 14px;
	display: flex;
	justify-content: end;
}
.madeby-a img:hover {
	filter: sepia(1) hue-rotate(320deg) saturate(10);
}

.copyright-span {
	line-height: 1.6;
}

article.page-item .item_header h5 span {
	font-size: 36px;
	line-height: 40px;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	color: #292f35;
	font-style: normal;
	text-transform: uppercase;
}

body.itemid-925 .t3-sl-8 {
  background: url(../images/eksotika.png) center top no-repeat;
}
body.itemid-926 .t3-sl-8 {
  background: url(../images/sleposana.png) center top no-repeat;
}
body.itemid-928 .t3-sl-8 {
  background: url(../images/lidmasinas.png) center top no-repeat;
}
@media (min-width: 768px) {
	.position-6 .light {
		margin-left: 25%;
	}
	.t3-navbar .mod-languages {
		display: none;
	}
}
.two_blocks {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
.two_blocks_p {
	padding-top: 42px;
}
table.visa_price td {
	border: 1px solid #737576;
	padding: 1px 5px;
	/*text-align: center;*/
	min-width: 130px;
	vertical-align: middle;
}
td.td_left {
	text-align: left !important;
}
td.td_bold {
	font-weight: bold;
}
.banner_small{
		display: none;
}
@media (max-width: 768px) {
	.two_blocks_p {
  		padding-top: 65px;
  		line-height: 1.5;
  		text-align: justify;
  		padding-right: 12px;
	}
	table.visa_price td {
  		padding: 8px 5px;
  		min-width: 75px;
		font-size: 14px;
		vertical-align: middle;
	}
	td.td_big {
		padding-bottom: 45px !important;
		padding-top: 45px !important;
	}
	td.td_big_1 {
		padding-bottom: 20px !important;
		padding-top: 20px !important;
	}
	td.td_big_2 {
		padding-bottom: 30px !important;
		padding-top: 30px !important;
	}
	figure.item_img.img-full {
		display: none;
	}
	figure.item_img.img-intro {
		float: none !important;
		display: flex;
  		justify-content: center;
	}
	.banner_small{
		display: block;
		text-align: center;
	}
	.banner_big {
		display: none;
	}
}
.option-com_content.view-category .t3-wrapper, .option-com_contact.view-contact .t3-wrapper, .option-com_content.view-article .t3-wrapper{
	padding-bottom: 0 !important;
}
.t3-sl-6 {
	margin-bottom: 27px !important;
}
.position-10 .mod_custom, .contact_details .mod_custom{
  margin-bottom: 0 !important;
}
.position-10.t3-sl-10, .contact_details_telephone {
	padding-bottom: 0 !important;
 }