@font-face {
    font-family: 'Nexa Rust Script T 00';
    src: url('fonts/NexaRustScriptT-00.woff2') format('woff2'),
        url('fonts/NexaRustScriptT-00.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Nexa Slab';
    src: url('fonts/NexaSlab-Light.woff2') format('woff2'),
        url('fonts/NexaSlab-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('fonts/MyriadPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nexa Slab Book';
    src: url('fonts/NexaSlab-Book.woff2') format('woff2'),
        url('fonts/NexaSlab-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nexa';
    src: url('fonts/NexaRegular.woff2') format('woff2'),
        url('fonts/NexaRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nexa Slab';
    src: url('fonts/NexaSlabHeavy.woff2') format('woff2'),
        url('fonts/NexaSlabHeavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Nexa';
    src: url('fonts/NexaBlack.woff2') format('woff2'),
        url('fonts/NexaBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Nexa Slab';
    src: url('fonts/NexaSlab-Bold.woff2') format('woff2'),
        url('fonts/NexaSlab-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Nexa Slab';
    src: url('fonts/NexaSlab-Regular.woff2') format('woff2'),
        url('fonts/NexaSlab-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nexa Slab';
    src: url('fonts/NexaSlabBlack.woff2') format('woff2'),
        url('fonts/NexaSlabBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Nexa Book';
    src: url('fonts/Nexa-Book.woff2') format('woff2'),
        url('fonts/Nexa-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

b, strong {
    font-weight: 900;
}


html
{
  height: 100%;
}

body{
	color: #555555;
	font-family: 'Nexa Slab';
	background-color: #f4f6f7;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	margin: 0px;
	line-height: 1.42857143;
    height: 100%;
}

h1{
	color: #669300;
	font-style: normal;
	font-size: 20px;
}

h2{
	font-size: 16px;
}
.hattercont{
	background-color: #e0e0e0;
	overflow: hidden;
}

.img-responsive {
    display:table-cell;
    width:100%;
    height:auto;
}

.tartcont{
	overflow: hidden;
}

.urlap ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.urlap li {
    list-style: none;
    margin-top: 10px;
    margin-bottom: 5px
}

input[type="checkbox"]:checked,
input[type="checkbox"] {
	display: none!important
}
input[type="checkbox"] + label span.fake {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0;
	vertical-align: middle;
	background: url(kepek/checkbox.png) left top no-repeat;
	cursor: pointer;
	float: left
}
input[type="checkbox"]:checked + label span.fake {
	background: url(kepek/checkbox.png) -16px top no-repeat
}

.btn-lila {
	background-color: #6f2282!important;
	border: 0!important;
	color: #ffffff!important;
	border-radius: 4px!important;
	font-size: 16px;
	padding-top: 13px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
}
.btn-lila:hover {
	background-color: #8c24a5!important
}

.urlap{
padding: 40px;
}

.downloads{
	background-color: #fff;
	padding:20px;
	margin-bottom: 10px;
}

.downloads h2{
	margin-top: 0px;
}

.urlap .fakelabel{
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
}

.urlap .text_title {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
}



.wholediv{
display: block;
height: 100%;
}

.hoverfade{
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.container-fluid{
padding: 0;
}

.nomargin{
margin-left: 0px !important;
margin-right: 0px !important;
}

.nopadding{
padding-left: 0px !important;
padding-right: 0px !important;
}


img{
border: 0;
}

hr{
background-color: #bbbbbb;
border-top: 1px solid #bbbbbb !important;
}

.carousel-control .fa-angle-left{
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 60px;
	font-style: normal;
    font-weight: 400;
	left: 50%;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
	cursor: pointer;
	}

.carousel-control .fa-angle-right{
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 60px;
	font-style: normal;
    font-weight: 400;
	right: 50%;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
	cursor: pointer;
	}

/*GOMBOK*/
.btn-vissza {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
	height: 42px;
}

.btn-vissza:hover {
   border-color: #000; !important;
}

.btn-default{
  background-color: #669300 !important;
  border: 2px solid #669300 !important;
  color: #fff !important;
  border-radius: 4px !important;
  font-size: 18px;
  -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.btn-default:hover {
  background-color: #555 !important;
}

.btn-primary{
  background-color: #fff !important;
  border: 2px solid #669300 !important;
  color: #669300 !important;
  border-radius: 4px !important;
  font-size: 18px;
  -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.btn-primary:hover {
  background-color: #ffffff !important;
}

.btn-success{
  background-color: #f4d873 !important;
  border: 2px solid #6d0420 !important;
  color: #6d0420 !important;
  border-radius: 0px !important;
  font-size: 18px;
  -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.btn-success:hover {
  background-color: #555 !important;
}

.tartalomkont{

	z-index: 999;
}


/*fehér HÁTTÉR*/
.feher {
border-top: 0px;
/*background-color: #f0f0f0;*/
color: #555555;
z-index: 20;
}

.feher h1{
	color: #669300;
	font-size: 20px;
}

.feher h2{
	color: #163565;
	font-size: 18px;
}

.feher a{
	color: #669300;
	text-decoration: none;
}

.feher a:hover{
	color: #3a5400;
	text-decoration: underline;
}

.feher hr{
	background-color: #808080;
	border-top: 1px solid #808080;
}

/*fekete HÁTTÉR*/
.fekete {
border-top: 0px;
/*background-color: #101010;*/
color: #d0d0d0;
z-index: 20;
}

.fekete h1{
	color: #e0e0e0;
	font-size: 42px;
}

.fekete h2{
	color: #e0e0e0;
	font-size: 24px;
}

.fekete a{
	color: #9addff;
	text-decoration: none;
}

.fekete a:hover{
	color: #cceeff;
	text-decoration: underline;
}

.fekete hr{
	background-color: #808080;
	border-top: 1px solid #808080;
}


/*kek HÁTTÉR*/
.kek {
border-top: 0px;
/*background-color: #005580;*/
color: #e0e0e0;
z-index: 20;
}

.kek h1{
	color: #e0e0e0;
	font-size: 42px;
}

.kek h2{
	color: #e0e0e0;
	font-size: 24px;
}

.kek a{
	color: #9addff;
	text-decoration: none;
}

.kek a:hover{
	color: #cceeff;
	text-decoration: underline;
}

.kek hr{
	background-color: #808080;
	border-top: 1px #808080;
}




/*sotetlile HATTER*/
.sotetlila{
background-color: #2d344a;
color: #e0e0e0;
z-index: 20;
margin-bottom: 20px;
}

.sotetlila h1{
	color: #96c22b;
    font-family: arial;
    font-weight: bold;
    font-size: 20px;
}

.sotetlila h2{
	color: #44acea;
    font-family: arial;
    font-weight: bold;
    font-size: 16px;
}

.sotetlila a{
	color: #2d344a;
	text-decoration: none;
}

.sotetlila a:hover{
	color: #f0f0f0;
	text-decoration: underline;
}

.sotetlila hr{
	background-color: #2d344a;
	border-top: 1px solid #2d344a;
}

.sotetlila blockquote {
    font-size: 18px;
	color: #fff;
	border-left: 0px;
	border-radius: 4px;
	background-color: rgba(0,0,0,0.2);
	display: inline-block;
}


.tartalomkont{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.textcont{
padding-top: 15px;
padding-bottom: 15px;
}


.centertart {
  text-align: center;
}

.centertart:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}

.centertart > * {
  display: inline-block;
  vertical-align: middle;
}

.galerialapozo ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

.hatterkont{
background-repeat: no-repeat;
background-size:  cover;
	background-position: center;
	background-repeat: no-repeat;
}

.hatterkont .fakehatter{
    vertical-align: top;
    width: 100%; /* max width */
    opacity: 0;  /* make it transparent */
}

/*MIN-height hack*/
.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 {
    min-height: 0px;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.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%;
}

.elkuldbtn {
margin-top: 20px;
}

.cikkcim{
	color: #fff;
	font-size: 42px;
	text-decoration: none;
	line-height: 1.5;
}

.cimtarolo{
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.cikkido{
margin-bottom: 10px;
}

.hir{
margin-top:20px;
margin-bottom:20px;
}

.cimke{
	margin-left: 20px;
	color: #555555;
	font-size: 24px;
	margin-top: 5px;
}

.korabbiak{
margin-left: 20px;
}

.elozohir{
margin-left: 20px;
padding-top: 10px;
}

.korabbicimke{
margin-top: 20px;

}

.elozohir a{
	color: #555555;
	font-size: 14px;
	text-decoration: none;
	line-height: 1.5;
}

.elozohir a:hover{
	color: #222222;
	text-decoration: underline;
}

.evtarolo{
color: #555555;
font-weight: 600;
cursor: pointer;
}

.evtarolo:hover{
color: #222222;
text-decoration: underline;
}


.evtarolo:before {
    content: "- ";
  }

.evtarolo.collapsed:before {
    content: "+ ";
  }

  .honaptarolo{
  margin-left: 20px;
  color: #555555;
	cursor: pointer;
	margin-top: 10px;
  }

  .honaptarolo:hover{
  color: #222222;
text-decoration: underline;
  }

  .archlink{
  margin-left: 40px;
  padding-top: 10px;
  }

  .archlink a{
  color: #555555;
  text-decoration: none;
  line-height: 1.5;
  }

   .archlink a:hover{
  color: #222222;
text-decoration: underline;
  }

.honaptarolo:before {
    content: "- ";
  }

.honaptarolo.collapsed:before {
    content: "+ ";
  }

  .text_title h1{
font-size: 32px;
}

  .text_title {
text-align: center;
}

.urlap h2{
padding-left:15px;
padding-right:15px;
}

/*Reszponzív fontméretek*/
@media (max-width: 768px) {
	  .zold {
	font-size: 14px;
	}

	.zold h1{
		font-size: 24px;
	}

	.zold h2{
		font-size: 18px;
	}

	.feher{
	font-size: 14px;
	}

	.feher h1{
		font-size: 24px;
	}

	.feher h2{
		font-size: 18px;
	}

	.kek {
	font-size: 14px;
	}

	.kek h1{
		font-size: 24px;
	}

	.kek h2{
		font-size: 18px;
	}

	.bordo {
	font-size: 14px;
	}

	.bordo h1{
		font-size: 24px;
	}

	.bordo h2{
		font-size: 18px;
	}

	.sotetszurke{
	font-size: 14px;
	}

	.sotetszurke h1{
		font-size: 24px;
	}

	.sotetszurke h2{
		font-size: 18px;
	}

}

.hatterbg{
background-color: #f0f0f0;
}

.hirmodul .modulcim{
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.hirmodul .hircim{
	color:#ffffff;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	}

.hirmodul  .hirblokk{
/*	background-color: #fff;*/
	overflow: hidden;
	border-bottom: 1px solid #808080;
	margin-bottom: 20px;
	}

.hirmodul .cim{
padding-top: 10px;
padding-bottom: 10px;
}


.hirmodul .cim a{
font-size: 20px;
    color: #669300;
    font-weight: normal;
}

.hirmodul .cim a:hover{
color: #3a5400;
}

.hirmodul .tovabiinev{
	text-transform: lowercase;
}

.hirmodul .bevezeto{
	margin-bottom: 10px;
}

.hirblokk .ido{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #808080;
}

.hirblokk .bevezeto{
	color: #555555;
}

.panel {
	border: 0;
	border-radius: 0;
 	background-color: #111;
}

.panel-heading {
    padding: 0px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
	border-bottom: 0;
}

.panel-body {
	font-size: 14px;
	text-transform: uppercase;
	color: #555555;
	padding: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.panel-body p {
	margin: 0;
}

.panel-primary>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
	border-bottom: 0;
}

.panel.panel-primary {
    border-radius: 0;
}


.panel-info>.panel-body {
    color: #555555;
    background-color: #fff;
	font-weight: normal;
	line-height: 1.5;
	 color: #555555;
	 font-size: 14px;
	 margin-top: 0px;
	 margin-bottom: 0;
	 text-shadow: none;
	 text-transform: none;
}

.panel-info h3{
font-weight: normal;
line-height: 1.5;
 color: #312213;
 font-size: 18px;
 margin-top: 10px;
 margin-bottom: 0;
 text-shadow: none;
}

.panel-info h4{
font-weight: normal;
line-height: 1.5;
 color: #000000;
 font-size: 12px;
 margin-top: 0px;
 margin-bottom: 0;
 text-shadow: none;
}

.cikkhir{
background-color: #101010;
padding-top: 10px;
padding-bottom: 10px;
color:#ffffff;
}

#cikkhir2{
background-color: #8a473a !important;
padding-top: 10px;
padding-bottom: 10px;
}

#cikkhir3{
background-color: #005261 !important;
padding-top: 10px;
padding-bottom: 10px;
}

.logo24{
	margin-top: -45px;
}

.velemenyleiras24{
   margin-top: -60px;
}
/* Reszponzív */
@media only screen and (max-width : 1200px) {
.logo24{
	margin-top: -35px;
}

.velemenyleiras24{
   margin-top: -50px;
}
}

@media only screen and (max-width : 979px) {

}

@media only screen and (max-width : 768px) {
	a.back-to-top {
	margin-top: -30px;
	margin-left: 20px;

}

.kiadvanyhatter .row-eq-height {
display: inline-block;
}
.kiadvanyok .alsonev {
    color: #464646;
}
.cegoldal {
    margin-top: 80px;
}
}

@media only screen and (max-width : 480px) {
	.adatok{
		padding: 0;
	}

.kiadvanyhatter .row-eq-height {
display: inline-block;
}
.kiadvanyok .alsonev {
    color: #464646;
}
	.logo24{
	margin-top: 0px !important;
}

.velemenyleiras24{
   margin-top: 0px !important;
}
}

@media only screen and (max-width : 320px) {
	.adatok{
		padding: 0;
	}
	.cegnev{
		font-size: 10px !important;
	}
	.keresztnev{
		font-size: 23px !important;
	}
	.kep{
		/*padding-left: 0px;
		padding-right: 0px;*/
	}
	.nev{
		font-size: 12px;
	}
	.container.wincont .col-xs-12.col-md-6{
		padding-left: 0px;
		padding-right: 0px;
	}
	.logo24{
	margin-top: 0px !important;
}

.velemenyleiras24{
   margin-top: 0px !important;
}

}


.mainmodul .logo {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.mainmodul .logoxs img {
  padding-left: 20px;
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: transparent;
}

.navbar-default .navbar-toggle {
  border: 3px solid #702283;
  border-radius: 0;
}

.navbar-default .navbar-toggle:hover {
  border: 3px solid #ffffff;
  border-radius: 0;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

.logo .col-xs-6{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.navbar-toggle {
  position: relative;
  float: left;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.mainmodul .navbar-default .navbar-brand {
  color: #f0f0f0 !important;
  font-size: 14px;
}

.navbar-default .navbar-toggle:hover .icon-bar {
  color: #702283 !important;
  font-size: 14px;
  background-color: #702283;
}

.navbar-default .navbar-toggle .icon-bar {
  color: #702283 !important;
  font-size: 14px;
  background-color: #702283;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
}

.navbar .navbar-collapse {
  text-align: center;
}

.mainmodul {
  z-index: 40;
}


.mainmodul a.logo{
	padding: 20px 0px 20px 0px !important;
}

.mainmodul a.logoxs{
	padding: 10px 0px 10px 0px !important;
}

.mainmodul .nav>li>a:hover {

}

.mainmodul .navbar-default .navbar-collapse,
.mainmodul .navbar-default .navbar-form {
  border: 0px !important;
}

.mainmodul .navbar {
  margin-bottom: 0px;
  top: 0px;
  z-index: 30;
}


.mainmodul .dropdown-menu {
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.8);
  text-align: left;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 13px;
	border-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.mainmodul .navbar-default .navbar-nav>li>a {
  color: #fcfbfa;
  font-size: 18px;
  font-family: 'Nexa Slab';
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
}

.mainmodul .navbar-default .navbar-nav>li>a:hover {
  color: #ffffff;
}

.mainmodul .nav>li>a {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  display: inline-block;
  padding: 60px 20px 30px 20px;
}

.mainmodul .nav>li.nyelvek>a {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    display: inline-block;
	font-weight: normal;
    padding: 50px 5px 30px 5px;
}

.mainmodul .nav>li.nyelvek>a::after {
content: "|";
float: right;
color: #fff;
padding-left: 5px;
}
.mainmodul .nav>li.nyelvek>a:last-child::after {
display: none;
}


.mainmodul .navbar-default .navbar-nav>.open>a,
.mainmodul .navbar-default .navbar-nav>.open>a:hover,
.mainmodul .navbar-default .navbar-nav>.open>a:focus {
  background-color: transparent !important;
  color: #ffffff;
}

.mainmodul .dropdown-menu>li>a {
  color: #f0f0f0;
  font-weight: bold;
}

.mainmodul .dropdown-menu>li>a:hover {
  color: #ffffff;
}

.mainmodul .dropdown-menu>li>a:hover,
.mainmodul .dropdown-menu>li>a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
}

.logo:hover {
	border-bottom: 0 !important;
    background-color: transparent !important;
}

.xslogo{
	margin-top: 25px;
}

/*Felbontás függő változtatások*/
/*Felbontás függő változtatások*/

@media ( max-width: 767px) {

	.mainmodul .nav>li {
    height: auto;
}

.mainmodul .nav>li>a {
    height: auto;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    text-align: center;
}

.navbar-nav>.open>a, .mainmodul .navbar-default .navbar-nav>.open>a:hover, .mainmodul .navbar-default .navbar-nav>.open>a:focus {
    background-color: transparent;
    border-bottom: 0;
}

.mainmodul .navbar-default .navbar-nav>.open>a, .mainmodul .navbar-default .navbar-nav>.open>a:hover, .mainmodul .navbar-default .navbar-nav>.open>a:focus {
   background-color: transparent;
    border-bottom: 0;
}

	.logoxs{
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.navbar-nav>li>.dropdown-menu {
    margin-top: 0px;
}


	.navbar-collapse.in {
    overflow-y: auto;
}



	.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: -10px;
    background-color: transparent;
    border: 0;
    box-shadow: none;
}

  .mainmodul .nav>li>a {
    position: relative;
    display: inline-block;
    line-height: normal !important;
	border-bottom: 0 !important;
	 padding: 10px 15px !important;
  }

  .mainmodul .nav>li>a:hover {
    border-bottom: 0 !important;
    background-color: transparent !important;
  }

  .mainmodul .navbar-nav {
    float: none !important;
  }

  .navbar-header {
    float: right;
  }

  .navbar-default .navbar-toggle {
    margin-right: 40px;
    margin-top: 20px;
  }

  .mainmodul .navbar-default .navbar-collapse,
    .mainmodul .navbar-default .navbar-form {
    border: 0px !important;
    background: transparent;
    margin-top: 50px;
    width: 100%;
	  /*  max-height: 100% !important;*/
  }

  .menuvsz .navbar-collapse.in {
    overflow-y: none;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #ef6e36;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #0e2048;
  }


}

@media (max-width: 1200px) {
	.mainmodul .nav>li>a {
	padding-right: 10px !important;
	padding-left: 10px !important;
	}

}

 .mainmodul .menubg{
 padding-left: 40px;
 padding-right: 40px;
 }

#typewriter{
  margin-top: 110px;
}

#typewriter .main{
  position: relative;
}

#typewriter .text{
  position: absolute;
  text-align: left;
}




/*.greenbg{
  background-color: #34b6b3;
}*/

.greenbg{
  background-color: #fff;
  color: #702283;
}


.menubg {
  /*background-color: #34b6b3;*/
    background-color: #fff;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 23;
  margin: 0px !important;
}

.mainmodul .navbar-default .navbar-nav>li>a {
    color: #702283;
}

.mainmodul .navbar-default .navbar-nav>li>a:hover {
    color: #2e0e36;
}



#typewriter{
  /*padding-bottom: 120px;*/
}

#typewriter h1{
  /*color: #f0f0f0;*/
    color: #702283;
  font-size: 62px;
  /*padding-top: 220px;
  padding-bottom: 220px;*/
}

.textcont h1{
  color: #2e0e36;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 150px;
}

.textcont h1::before {
    display: inline-block;
    content: "";
    border-top: 5px solid #2e0e36;
    width: 80px;
    margin-right: 10px;
    transform: translateY(-1rem);
}

.textmain{
}

.logolist{
background-color: #fff;
  /*-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  clip-path: inset(0px -5px -5px -5px);
overflow: hidden;
padding: 60px 140px 40px 140px;*/
}

.textcont{
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
margin-top: -50px;
}

.whitebg{
  background-color: #fff;
}

.textcont .content{
  color: #555555;
  font-size: 20px;
  padding: 30px 190px 50px 190px;
  line-height: 1.5;
}

.purplebg{
  background-color: #702283;

}

.mainmodul a.logo {
    padding: 52px 0px 42px 0px !important;
    margin-left: -20px;
}

.mainmodul .nav>li>a {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    display: inline-block;
    padding: 60px 20px 60px 20px;
}

.purplebg h1{
  color: #ffffff;
  text-transform: uppercase;
  font-size: 24px;
  margin-top: 140px;
  margin-bottom: 60px;
}

.purplebg h1::before {
    display: inline-block;
    content: "";
    border-top: 5px solid #35b6b4;
    width: 80px;
    margin-right: 10px;
    transform: translateY(-1rem);
}

.purplebg .title{
  overflow: hidden;
}

.iconmain{
  /*-moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  clip-path: inset(0px -5px 0px -5px);*/
      padding-bottom: 100px;
      padding-top: 100px;
}
.form-control-lila {
  margin-top: 20px !important;
  display: block !important;
  width: 100% !important;
  height: 52px !important;
  padding: 20px 20px !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #555 !important;
  background-color: #fff !important;
  background-image: none !important;
  border: 1px solid #702283 !important;
  border-radius: 40px !important;
}
.input-group-lila {
    width: 100%;
    line-height: 14px;
}
.iconlist{
  padding-bottom: 40px;
overflow: hidden;
}
.gobtn {
  height: 52px;
  width: 52px;
 background-image: url('img/button.png');
background-repeat: no-repeat;
    margin-top: -16px;
  margin-left: -50px;
    position: absolute;
  z-index: 99;
cursor:pointer;
}
.swal2-popup{
background-color: transparent !important;
}
.iconlist .title{
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}

.iconlist .icon{
  padding-top: 30px;
}

.footermainbg{
  background-color: #35b6b4;
  color: #fff;
}

.footermainbg{
  font-size: 16px;
}

.footermainbg a{
  color: #fff;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
