@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600&display=swap');

html {
	position: relative;
	min-height: 100%;
}
body {
	font-family: 'Barlow', sans-serif;
	color: #222;
	font-size: 15px;
	overflow-x: hidden;
	min-height: 100%;
	padding-bottom: 370px;
}
a {
	color: #222;
	outline: 0;
	text-decoration: none;
}
a:hover {
	color: #1d1d1d;
}
p {
	font-size: 16px;
	line-height: 24px;
}
ul {
	font-size: 14px;
}
img {
	width: 100%;
	height: auto;
}
.w-100-left {
	width: 100%;
	height: auto;
	float: left;
}
.red {
	color: red;
}
.whatsapp {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 9999;
	margin-bottom: 20px;
	margin-right: 20px;
}
.whatsapp img {
	width: 50px;
}
.alert {
	margin-top: 30px;
}
.container {
	max-width: 1366px;
	padding-left: 30px;
	padding-right: 30px;
}
.wrapper {
	width: 100%;
	height: auto;
	float: left;
}
.article-wrapper {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
}
.btn {
	font-weight: 500;
}
.btn-sm {
	font-weight: 500;
}
.btn-outline-danger {
	border-color: #1b1834;
	color: #1b1834;
}
.btn-outline-danger:hover {
	border-color: #1b1834;
	background-color: #1b1834;
	color: #FFF;
}
.btn-danger {
	border-color: #00abeb;
	background-color: #00abeb;
	color: #FFF;
}
.btn-danger:hover {
	border-color: #00abeb;
	background-color: #FFF;
	color: #00abeb;
}
.dropdown-menu a:focus {
	background-color: unset;
}
header {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	z-index: 3;
}
.header-container {
	width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
header .ust-band {
	width: 100%;
	height: auto;
	min-height: 40px;
	float: left;
	background-color: #FFF;
	border-bottom: solid 1px #DDD;
}
header .ust-band .sosyal-medya {
	list-style: none;
	float: right;
	padding: 0px;
	margin: 0px;
	margin-right: 30px;
}
header .ust-band .sosyal-medya li {
	float: left;
}
header .ust-band .sosyal-medya li a {
	line-height: 40px;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	padding-left: 7.5px;
	padding-right: 7.5px;
	color: #008d36;
}
header .ust-band .sosyal-medya li a:hover {
	color: #00abeb;
}
.header-contact {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
}
.header-contact li {
	float: left;
	line-height: 37px;
	color: #008d36;
}
.header-contact li a {
	padding-right: 30px;
	padding-left: 5px;
	color: #008d36;
	font-weight: 700;
	font-size: 14px;
}
.lang-menu {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: right;
}
.lang-menu li {
	float: left;
	line-height: 37px;
	padding-left: 5px;
}
.navbar {
	width: 100%;
	height: auto;
	background-color: #FFF;
}
.navbar .nav-item {
	padding-left: 30px;
}
.navbar .nav-item .nav-link {
	color: #005f23;
	font-weight: 700;
	font-size: 17px;
	text-transform: uppercase;
	padding-right: 0px;
}
.navbar .nav-item .nav-link:hover {
	color: #008d36;
}
.navbar-brand img {
	max-width: 260px;
}
#anasayfaCarousel {
	z-index: 1;
}
.carousel-control-prev-icon {
	margin-left: auto;
	margin-right: auto;
}
.carousel-control-next-icon {
	margin-left: auto;
	margin-right: auto;
}
.slider {
	width: 100%;
	height: auto;
	float: left;
}
.slider, .slider img {
	width: 100%;
	height: auto;
	float: left;
}
.slider .carousel-caption {
	top: 120px;
	max-height: 160px;
	z-index: 2;
}
.slider .carousel-caption a {
	display: block;
	color: #FFF;
}
.slider .slogan-satir {
	width: 100%;
	float: left;
	text-align: left;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
.slider .slogan1 {
	float: left;
	width: auto;
	background-image: url(../images/assets/slogan-bg.png);
	background-repeat: repeat;
	font-size: 28px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: 500;
}
.slider .slogan2 {
	float: left;
	width: auto;
	background-image: url(../images/assets/slogan-bg.png);
	background-repeat: repeat;
	font-size: 28px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: 500;
	margin-top: 10px;
}
.slider .carousel-caption p {
	padding-top: 0px;
	max-width: 500px;
	float: left;
	margin-top: 30px;
	text-align: left;
	font-size: 22px;
	line-height: 26px;
	font-weight: 500;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
.slider .carousel-caption .carousel-btn {
	width: 100%;
	height: auto;
	float: left;
}
.slider .carousel-caption .carousel-btn .btn {
	float: left;
}
.page-title-wrapper {
	width: 100%;
	height: auto;
	min-height: 250px;
	float: left;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
}
.page-title {
	background-image: url(../images/assets/baslik-bg_v02.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 332px;
	float: right;
	background-position: bottom right;
	margin-bottom: 30px;
	margin-right: -32px;
	text-align: right;
}
.middle-alan {
	width: 570px;
	height: 250px;
	display:table;
	float: right;
	padding-left: 60px;
	padding-right: 80px;
}
.page-title h1 {
	width: 400px;
	color: #005f23;
	font-weight: 700;
	font-size: 48px;
	display:table-cell;
	vertical-align:middle;
	text-align: right;
	word-break: break-word; 
	table-layout: fixed;
}
.blog-page h1 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: 600;
	font-size: 32px;
	margin-top: 30px;
	color: #162c40;
}
.blog-page h1:after {
    content: '';
    background: #00a7da;
    width: 35px;
    height: 2px;
    margin-top: 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.blog-detay {
	width: 100%;
	height: auto;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.hakkimizda {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 60px;
	padding-bottom: 60px;
	background-image: url('../images/assets/hakkimizda.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}
.hakkimizda h2 {
	margin-bottom: 15px;
	color: #005f23;
	font-weight: 600;
}
.hakkimizda img {
	width: 100%;
	height: auto;
	float: left;
	border-radius: 7.5px;
}
.urunler {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
	padding-bottom: 30px;
}
.urunler h2 {
	margin-bottom: 15px;
	color: #005f23;
	font-weight: 600;
	text-align: center;
}
.urunler .card h3 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: 600;
	color: #005f23;
}
.urunler .card h3 a {
	color: #005f23;
	display: block;
}
.urunler .card {
	margin-top: 30px;
}
.benzer-urunler h4 {
	font-weight: 600;
	font-size: 20px;
}
.urunler-tab {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
	padding-bottom: 30px;
}
.urunler-tab h2 {
	margin-bottom: 15px;
	color: #005f23;
	font-weight: 600;
}
.urunler-tab .tab-content {
	min-height: 600px;
}
.urunler-tab .tab-content .card h3 {
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	font-weight: 600;
}
.urunler-tab .tab-content .card h3 a {
	color: #005f23;
	display: block;
}
.urunler-tab .card {
	margin-top: 30px;
}
.urunler-tab .nav-pills .nav-item button {
	font-size: 16px;
	font-weight: 500;
	margin-top: 10px;
}
.urunler-tab .nav-pills .active {
	background-color: #005f23;
	font-weight: 400;
}
.fotogaleri {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 60px;
	padding-bottom: 30px;
}
.fotogaleri h3 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: 600;
	font-size: 32px;
	color: #005f23;
}
.fotogaleri h3:after {
    content: '';
    background: #005f23;
    width: 75px;
    height: 2px;
    margin-top: 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.fotogaleri .card {
   border: none;
   padding: 0px;
   margin: 0px;
}
.detay-blogs .card {
	min-height: 232px;
}
.blog-slider {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
}
.blog-slider .blogs {
	width: 100%;
	height: auto;
	position: relative;
}
.blog-slider h2 {
	color: #162c40;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: 600;
	font-size: 32px;
	height: auto;
}
.blog-slider .blog-detay h2 {
	font-size: 24px;
}
.blog-slider a:hover {
	text-decoration: none;
}
.blog-slider a h2:hover {
	color: #3d9ee5;
}
.blog-slider h2:after {
    content: '';
    background: #00a7da;
    width: 35px;
    height: 2px;
    margin-top: 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.blog-slider .card {
	margin-top: 30px;
	max-width: 420px;
}
.blog-slider ul {
	width: 100%;
	list-style: none;
	float: left;
	max-height: 475px;
}
.blog-slider ul li {
	float: left;
}
.blog-slider .card h3 {
	color: #162c40;
	font-weight: 600;
	font-size: 16px;
	min-height: 35px;
}
.blog-slider .blogs button {
	position: absolute;
	top: 45%;
	background: none;
	border: none;
	color: #162c40;
	font-size: 32px;
}
.blog-slider .blogs .btn-l {
	left: 2%;
}
.blog-slider .blogs .btn-r {
	right: 2%;
}
.baslik {
	width: 100%;
	border-bottom: solid 1px #005f23;
	color: #005f23;
}
.baslik-ust {
	border-bottom: solid 3px #005f23;
	width: auto!important;
	display: inline-table;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	padding-right: 15px;
	text-transform: uppercase;
}
.map {
	width: 100%;
	height: auto;
	float: left;
}
.map iframe {
	width: 100%;
	height: 400px;
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.iletisim {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 60px;
	padding-bottom: 30px;
}
.iletisim .baslik {
	font-size: 16px;
	font-weight: 500;
}
.iletisim table {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
}
.iletisim table th, .iletisim table td {
	padding-top: 15px;
	padding-bottom: 15px;
}
.iletisim form {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
}
form label {
	font-weight: 500;
}
.articles {
	width: 100%;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0px;
	padding-bottom: 30px;
}
.articles .card {
	width: 100%;
	height: auto;
	background-color: #FFF;
	border-radius: 15px;
	margin-top: 30px;
	box-shadow: 2px 2px 10px #DDD;
	padding-bottom: 15px;
}
.articles .card h2 {
	width: 100%;
	height: auto;
	min-height: 55px;
	font-size: 18px;
	font-weight: 600;
	padding: 0px;
	margin: 0px;
	color: #005f23;
}
.articles .card p {
	width: 100%;
	height: auto;
	min-height: 100px;
}
.articles .card h2 a {
	color: #005f23;
}
.articles .card img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-top: none;
	margin-top: 0px;
}
.subcategory_menu {
	width: 100%;
	height: auto;
	list-style: none;
	display: inline-table;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	padding-bottom: 30px;
	border: solid 1px #DDD;
	border-radius: 7.5px;
}
.subcategory_menu li {
	display: inline-table;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 30px;
}
.subcategory_menu li a {
	border: solid 1px #DDD;
	margin-top: 15px;
	background-color: #FFF;
	padding-left: 7.5px;
	padding-right: 7.5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 7.5px;
	font-weight: 500;
	color: #1b1834;
	font-size: 15px;
}
.subcategory_menu li a:hover {
	text-decoration: none;
	color: #00abeb;
}
.subcategory_menu li .active {
	color: #00abeb;
}
article .cover-image {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
article h1 {
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 10px;
	color: #1b1834;
}
article h2 {
	font-size: 18px;
	font-weight: 600;
	margin-top: 15px;
	color: #1b1834;
}
article h3 {
	font-size: 16px;
	font-weight: 600;
	margin-top: 15px;
	color: #1b1834;
}
article h4 {
	font-size: 16px;
	font-weight: 600;
	margin-top: 15px;
	color: #1b1834;
}
article p {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	text-align: justify;
}
article ul {
	margin-top: 15px;
}
article ul li {
	padding-top: 7.5px;
	font-size: 15px;
}
.fotogaleri h2 {
	font-size: 18px;
	font-weight: 600;
	color: #1b1834;
	margin-top: 15px;
}
.fotogaleri, .fotogaleri img {
	width: 100%;
	height: auto;
}
.fotogaleri img {
	margin-top: 30px;
}
aside {
	width: 100%;
	height: auto;
	float: left;
}
aside h1 {
	font-size: 16px;
	font-weight: 600;
}
aside h4 {
	font-size: 16px;
	font-weight: 600;
}
aside ul {
	list-style: none;
}
aside ul li {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: dashed 1px #DDD;
}
aside ul li a {
	display: block;
	padding-top: 7.5px;
	padding-bottom: 7.5px;
	font-size: 15px;
	font-weight: 500;
}
aside ul li .hover {
	font-weight: 600;
}
aside ul li .active {
	font-weight: 600;
	color: #005f23;
}
.blog {
	margin-top: -30px;
}
.blog .baslik {
	margin-top: 30px;
}
.home-blog {
	margin-top: 0px;
	padding-bottom: 30px;
}
.blog .blog-item {
	margin-top: 30px;
	background-color: #f9f9f9;
	border: solid 1px #DDD;
	padding: 30px;
}
.blog .blog-item h2 {
	font-weight: 600;
	font-size: 18px;
	color: #162c40;
}
.blog .blog-item  .blog-info {
	color: #9d9d9d;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 14px;
}
.blog .blog-item  .blog-info p {
	font-size: 16px;
}
.detail-info {
	border-bottom: solid 1px #DDD;
	padding-top: 15px;
	padding-bottom: 15px;
}
.blog p {
	font-size: 14px;
	line-height: 20px;
}
.blog .d-flex {
	margin-top: 30px;
}
.blog h4 {
	font-size: 17px;
	font-weight: 600;
}
.blog .btn {
	font-size: 12px;
}
.call-center {
	width: 100%;
	height: auto;
	min-height: 90px;
	background-color: #005f23;
	color: #FFF;
	font-weight: 600;
	margin-bottom: 30px;
}
.call-center .call-info {
	width: 100%;
	height: auto;
	float: left;
	text-align: right;
	font-size: 26px;
	padding-top: 37px;
}
.call-center .call-no {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	font-size: 20px;
	padding-top: 20px;
	font-weight: 600;
}
.call-center .call-no a {
	font-size: 32px;
	margin-left: 5px;
	color: #FFF;
}
.call-center .call-no a .fa-headset {
	font-size: 42px;
	margin-left: 10px;
}
.medya {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 30px;
}
.medya h4 {
	margin-top: 30px;
}
.armatechs-banner, .armatechs-banner img {
	width: 100%;
	height: auto;
	float: left;
}
footer  {
	width: 100%;
	height: auto;
	min-height: 318px;
	position: absolute;
	bottom: 0;
	background-color: #008d36;
	background-image: url('../images/assets/footer-shadow.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
	color: #FFF;
	font-size: 14px;
	line-height: 20px;
}
footer ul {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 30px;
}
footer ul li {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 7px;
}
footer ul li a  {
	color: #FFF;
	text-decoration: none;
}
footer a:hover {
	color: #FFF;
	text-shadow: none;
	text-decoration: underline;
}
footer table {
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 30px;
}
footer table a {
	color: #FFF;
}
footer table th {
	padding-right: 20px;
	padding-bottom: 7px;
	vertical-align: top;
	text-align: center;
}
footer table td {
	padding-bottom: 7px;
}
footer .baslik {
	border-color: #FFF;
}
footer .baslik-ust {
	font-size: 13px;
	font-weight: 600;
	color: #FFF;
	border-color: #FFF;
}
.footer-logo {
	width: 100%;
	height: auto;
	margin-top: 30px;
	text-align: center;
}
.footer-alt {
	text-align: center;
	text-shadow: none;
	background-color: #FFF;
	color: #1b1834;
}
.footer-alt p {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: 500;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-sosyal-medya  {
	list-style-type: none;
	padding: 0px;
	margin-top: 30px;
	text-align: left;
	text-align: center;
}
.footer-sosyal-medya li  {
	display: inline-table;
	padding-left: 8px;
	padding-right: 8px;
	float: unset;
	width: unset;
}
.footer-sosyal-medya li a {
	font-size: 26px;
	color: #FFF;
}
.footer-sosyal-medya li a:hover {
	color:  #1b1834;
}
.kvk-onay {
	width: 100%;
	height: auto;
	background-color: #008d36;
	position: fixed;
	bottom: 0;
	color: #FFF;
	z-index: 9;
}
.kvk-onay a {
	color: #FFF;
	font-weight: bold;
	margin-left: 10px;
}
.kvk-onay p {
	font-size: 16px;
	text-align: right;
	width: 100%;
	float: left;
	padding-top: 15px;
}
.kvk-onay .btn {
	margin-top: 11px;
	margin-bottom: 11px;
	cursor: pointer;
}
.kvk-onay .btn:hover {
	color: #1d3587;
}
.top {
	color: #FFF;
	background-color: #005f23;
	position: fixed;
	bottom: 0;
	right: 0;
	font-size: 20px;
	margin-right: 15px;
	margin-bottom: 75px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 7.5px;
	z-index: 9;
}
.instagram-slider {
	padding-bottom: 60px;
}
.instagram-slider img {
	border-radius: 0px;
}
.instagramFeed .card {
	border: none;
	border-radius: 0px;
}
@media screen and (max-width: 50em) {
	header .band-2 {
		display: none;
	}
	header .band-3 {
		display: none;
	}
	header .logo {
		display: none;
	}
	header .input-group {
		display: none;
	}
	header .header-email {
		display: none;
	}
	header .lang-col {
		padding: 0px;
	}
	header .mobile-nav {
		display: unset;
	}
	header .mobile-nav a {
		color: #1b1834;
	}
	header .mobile-nav .navbar-brand {
		padding: 0px;
		margin: 0px;
	}
	header .mobile-nav .navbar-brand img {
		max-height: 50px;
	}
	header .mobile-nav .sosyal-medya {
		list-style: none;
		border-top: solid 1px #DDD;
		padding: 0px;
		margin: 0px;
		margin-top: 7.5px;
		padding-top: 7.5px;
		display: inline-table;
		text-align: center;
		width: 100%;
	}
	header .mobile-nav .sosyal-medya li {
		display: inline;
		font-size: 22px;
	}
	header .mobile-nav .sosyal-medya li a {
		padding-left: 7.5px;
		padding-right: 7.5px;
	}
	.navbar-collapse {
		padding-top: 15px;
	}
	.page-title-wrapper {
		width: 100%;
		height: auto;
		min-height: 150px;
	}
	.page-title {
		width: 100%;
		height: 180px;
		float: right;
		background-size: 100%;
		background-position: bottom right;
		margin-bottom: 30px;
		margin-right: 0px;
		text-align: right;
	}
	.middle-alan {
		width: 100%;
		height: 140px;
		display:table;
		float: right;
		padding-left: 0px;
		padding-right: 0px;
	}
	.page-title h1 {
		width: 100%;
		font-weight: 600;
		font-size: 24px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.lsBtn {
		display: none;
	}
	.sayfa-header .ust-baslik {
		margin-top: 20px;
		padding-left: 11%;
		padding-right: 15px;
	}
	.sayfa-header .ust-baslik h1 {
		font-weight: 600;
		font-size: 18px;
		line-height: unset;
	}
	article img {
		margin-top: 0px;
	}
	article h1 {
		font-size: 18px;
	}
	article h2 {
		font-size: 16px;
	}
	.mobil-logo {
		max-height: 60px;
	}
	.mainNav {
		padding: 0px;
		padding-bottom: 0px;
	}
	.navbar-light .nav-link {
		font-weight: 500;
		color: #1b1834!important;
		font-size: 16px;
	}
	.navbar-light .active {
		color: #00abeb!important;
	}
	.navbar-light .dropdown-item {
		color: #1b1834!important
	}
	.slider .carousel-caption {
		top: 10px;
		max-height: 160px;
		z-index: 2;
	}
	.slider .slogan1 {
		font-size: 15px;
		padding-left: 7.5px;
		padding-right: 7.5px;
		font-weight: 500;
	}
	.slider .slogan2 {
		font-size: 15px;
		padding-left: 7.5px;
		padding-right: 7.5px;
		font-weight: 600;
	}
	.products-tabs .nav-item .nav-link {
		margin-left: 0px;
		margin-right: 0px;
		border-radius: 0px;
		font-size: 12px;
	}
	aside .baslik {
		margin-top: 30px;
	}
	body {
		padding-bottom: 0px;
	}
	.call-center {
		padding-bottom: 28px;
	}
	.call-center .call-info {
		text-align: center;
		font-size: 26px;
		padding-top: 28px;
	}
	.call-center .call-no {
		text-align: center;
		font-size: 20px;
		padding-top: 20px;
		font-weight: 600;
	}
	.call-center .call-no a {
		font-size: 32px;
		margin-left: 5px;
		color: #FFF;
	}
	.iletisim form {
		margin-bottom: 30px;
	}
	footer{
		position: unset;
	}
	footer .baslik {
		margin-top: 15px;
	}
	footer table {
		margin-bottom: 90px;
	}
	.footer-logo img {
		max-width: 300px;
	}
	.top {
		margin-bottom: 95px;
	}
	.kvk-onay {
		padding-bottom: 30px;
		padding-right: 30px;
	}
	.kvk-onay p {
		text-align: left;
	}
	.kvk-onay a {
		margin-left: 5px;
	}
	.kvk-onay .btn {
		margin-top: 0px;
	}
}
