/* @override 
	http://d08-marikom.dpx-projects.com/wp-content/themes/marikom-theme/css/custom.css */



/* Put your custom styles here */

.logo
{
    max-height: 50px;
    max-width:auto !important;
}


table.termintable {
    width: 100%;
    border:none;
    padding: 10px;
}
table.termintable tr th{
    padding: 10px;
	background-color: #49c4e8;
	color: #fff !important;	font-weight: 500 !important;
}
table.termintable tr  td:first-of-type{
	padding-left:1rem;font-weight: 600;color:#444;border-right: 1px solid #49c4e8;
}

table.termintable tr  td:nth-of-type(2) {
	padding-left: 1rem;font-weight: bold;font-size:0.9rem !important;border-right: 1px solid #49c4e8;
}

table.termintable tr  td:nth-of-type(3) {
	padding-left: 1rem;font-weight: bold;font-size:0.9rem !important;border-right: 1px solid #49c4e8;
}

table.termintable tr  td:nth-of-type(4) {
	padding-left: 1rem;font-weight: bold;font-size:0.9rem !important;border-right: 1px solid #49c4e8;
}
table.termintable tr  td:nth-of-type(5) {
	padding-left: 1rem;font-weight: bold;border-right: 1px solid #49c4e8;
}

table.termintable tr:nth-child(even) {
background-color: rgba(73, 194, 232, 0.13);

}

.registerpage {
	margin-top: 20px;
	text-align: left;
}
.homepage-welcome * {
	color: #000 !important;
	border-color: #193441 !important;
}
.homepage-welcome h2 {
	color: #36a5c5 !important; 
}

.homepage-welcome {
	margin-top: 50px;max-width: 70%;
    color: white;
    border-left: 10px solid #193441;
    height: 300px;padding-left: 3rem;

	padding-top: 3rem;
	background-color: rgba(255, 255, 255, 0.84);
}
.homepage-welcome p {
	color: white;font-weight: 600 !important;line-height: 180%;
	max-width: 70rem;
}


.homepage-welcome.col-eyecatcher {
	margin-top: 0;
	color: white;
	border-left: 10px solid #e42121;
	min-height: auto !important;
	height: auto;padding: 20px 20px;
	border-top: 1px solid #193441;
	background-color: rgb(71, 89, 97);
}
.homepage-welcome.col-eyecatcher h2{
font-size: 1.4rem;color: #fff !important;margin: 0;
}
.btn-trans {
background: transparent !important;
display: inline-block;
border:3px solid white;border-radius: 0px;
min-width: 140px;margin: 0;
margin-top: 1rem;padding: 1rem;line-height: 1rem;
box-shadow: none !important;
	
}
.btn-trans:hover {
		background-color: #fff !important;
		color: #333 ;
		border-color: #333;
}

.homepage-welcome.col-eyecatcher .btn-trans {
	background-color: #fff !important;
	color: #36a5c5 !important ;
	border-color: #36a5c5 !important;
}

.homepage-welcome.col-eyecatcher .btn-trans:hover {
	background-color: #36a5c5 !important;
	color: #fff  !important;
	border-color: #fff !important;
}
/* eyecatcher kram */

.eyecatcher-holder {
    position: fixed;
    top: 0px;right:0px;
 
    padding: 10px;
	background-image: -webkit-linear-gradient(top, #475860 0%, #577686 100%);
	background-image: -moz-linear-gradient(top, #475860 0%, #577686 100%);
	background-image: -ms-linear-gradient(top, #475860 0%, #577686 100%);
	background-image: linear-gradient(to bottom, #475860 0%, #577686 100%);
}
@media (max-width:700px) {
	.eyecatcher-holder {
		display: none !important;
	}
}

.eyecatcher-holder h2 {
	font-size: 1.4rem;
	font-weight: 700;
	color: #fff;
    margin: 0px;
    padding: 0px;
}


h2 a, .h2 a
{
    color: #49c4e8 !important;
}


div.post p {
	font-size: 1.5rem;
	color: #444;
	max-width: 70rem;
	margin-bottom: 2rem;
}

tbody tr td .btn.btn-primary {
	border: none;
	
	color: #fff;
	border-radius: 100px;
	font-size: 1.2rem;;
	letter-spacing: 0;
	font-weight: 700;
	top: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: -webkit-linear-gradient(top, #49c4e8 0.8%, #1bb5e2 100%) !important;
	background-image: -moz-linear-gradient(top, #49c4e8 0.8%, #1bb5e2 100%) !important;
	background-image: -ms-linear-gradient(top, #49c4e8 0.8%, #1bb5e2 100%) !important;
	background-image: linear-gradient(to bottom, #49c4e8 0.8%, #1bb5e2 100%) !important;
}


table.contentTable {
    width: 100% !important;
}

table.contentTable tr:first-child {
    color: white !important;
    background-color: #49c4e8;
}
table.contentTable tr td {
    padding: 0.5rem;
}

 

.col-md-6.home-catcher.left {
    border-left: 10px solid navy;
    margin-top: 4rem;
    background-color: #ffffff73;
    padding: 3rem;
    min-height: 400px;
    margin-left: 3rem;
    width: 55rem;
}

.col-md-6.home-catcher.right {
    border-left: 10px solid red;
    margin-top: 4rem;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 3rem;
    min-height: 300px;
    color: white !important;
    margin-left: 3rem;
    width: 55rem;
}
.col-md-6.home-catcher.right  p, .col-md-6.home-catcher.right p a {
		color: white !important;
}

#header-1 .main-nav .navbar-nav > li a {
 text-transform: none !important;
}

#header-1 .main-nav .nav .dropdown-menu a {
    border-bottom: 1px solid #428bca;
}


.col-md-4.textes{
	margin-bottom: 30px;
}


  @media only screen and (min-width: 768px) {
	.col-md-6.home-catcher.left {
		border-left: 10px solid navy;
		margin-top: 4rem;
		background-color: #ffffff73;
		padding: 3rem;
		min-height: 400px;
		margin-left: 3rem;
		width: 45rem;
	}
	
	.col-md-6.home-catcher.right {
		border-left: 10px solid red;
		margin-top: 4rem;
		background-color: rgba(0, 0, 0, 0.2);
		padding: 3rem;
		min-height: 300px;
		color: white !important;
		margin-left: 3rem;
		width: 45rem;
	}
  }


@media (min-width:320px)  { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */ 
	.col-md-6.home-catcher.left {
		border-left: 10px solid navy;
		margin-top: 4rem;
		background-color: #ffffff73;
		padding: 3rem;
		min-height: 400px;
		margin-left: 3rem;
		width: 36rem;
	}
	
	.col-md-6.home-catcher.right {
		border-left: 10px solid red;
		margin-top: 4rem;
		background-color: rgba(0, 0, 0, 0.2);
		padding: 3rem;
		min-height: 300px;
		color: white !important;
		margin-left: 3rem;
		width: 36rem;
	}
}
@media (min-width:480px)  { /* smartphones, Android phones, landscape iPhone */ 
	.col-md-6.home-catcher.left {
		border-left: 10px solid navy;
		margin-top: 4rem;
		background-color: #ffffff73;
		padding: 3rem;
		min-height: 400px;
		margin-left: 3rem;
		width: 36rem;
	}
	
	.col-md-6.home-catcher.right {
		border-left: 10px solid red;
		margin-top: 4rem;
		background-color: rgba(0, 0, 0, 0.2);
		padding: 3rem;
		min-height: 300px;
		color: white !important;
		margin-left: 3rem;
		width: 36rem;
	}
}
@media (min-width:600px)  { /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */ 
	.col-md-6.home-catcher.left {
		border-left: 10px solid navy;
		margin-top: 4rem;
		background-color: #ffffff73;
		padding: 3rem;
		min-height: 400px;
		margin-left: 3rem;
		width: 45rem;
	}
	
	.col-md-6.home-catcher.right {
		border-left: 10px solid red;
		margin-top: 4rem;
		background-color: rgba(0, 0, 0, 0.2);
		padding: 3rem;
		min-height: 300px;
		color: white !important;
		margin-left: 3rem;
		width: 45rem;
	}
}
@media (min-width:801px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
	.col-md-6.home-catcher.left {
		border-left: 10px solid navy;
		margin-top: 4rem;
		background-color: #ffffff73;
		padding: 3rem;
		min-height: 400px;
		margin-left: 3rem;
		width: 55rem;
	}
	
	.col-md-6.home-catcher.right {
		border-left: 10px solid red;
		margin-top: 4rem;
		background-color: rgba(0, 0, 0, 0.2);
		padding: 3rem;
		min-height: 300px;
		color: white !important;
		margin-left: 3rem;
		width: 55rem;
	}
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */ 

}
@media (min-width:1281px) { /* hi-res laptops and desktops */ 

}