#kt {
	max-width:1150px;
	margin-top:50px;
	margin-bottom:130px;
}
#kti {
	margin: 15px;
	width:50%;
	float:left;
}
#kti img {
	max-width:300px;
}
#k4 button {
	border-radius:25px; padding:8px; background-color: rgb(49, 157, 234); text-align: center; width:70%; color: white; margin-top:30px; font-size:16px;	
}
#kti3 .k3, #k4 {
	width: calc(50% - 30px);
	max-width:400px;
}
#kti3 .k3 tr th {
	padding:13px;	
}
#kti3 .k3 tr td {
	padding:10px;	
}
#kti3 .k3, .k3 th, .k3 td {
    border: 3px solid rgb(57, 89, 164);
    border-collapse: collapse;
}
/* WHITE CONTAINER */
.ribbonHead {
width: calc( 95% - 175px );
  max-width: 800px;
  background-color: #a2cdfb;
  padding: 20px 30px 30px 50px;
  margin: 0 auto;
  margin-bottom:50px;
}

/* STYLING H1 ELEMENT */
.ribbonHead h1 {
  color: #fff;
  position: relative;
  background-color: #2E3268;
  margin: 0px -70px 20px -30px;
  padding: 24px 0px 16px 30px;
}

/* PUTTING TRIANGLE AFTER H1 ELEMENT */
.ribbonHead h1:after {
  content: "";
  display: block;
  height: 40px;
  width: 40px;
  background: url("../img/tri.svg") no-repeat 0 0;
  position: absolute;
  right: 0px;
  bottom: -40px;
}

/* JUSTIFYING THE TEXT*/
.ribbonHead p {
  text-align: justify;
}
.lp-headline {
  line-height: 2em;
  font-size: 2em;
  font-weight: 200;
  color: white;
}

.box {
  background: #86bc24;
  height: 4em;
  padding: 0 10px;
  position: relative;
  margin: 0 auto;
  width:440px;
  filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.5));
  text-align:center;
}
.box:after, .box:before {
  position: absolute;
  content: "";
  top: 0;
  display: block;
  width: 0px;
  height: 0px;
  border: 2em solid #86bc24;
  border-right: 0.6666666667em solid transparent;
}
.box:before {
  left: -2.4em;
  transform: rotate(180deg);
}
.box:after {
  right: -2.4em;
}
.loc {
	transform: skew(-20deg);
	background-color: #459fff;
    padding: 10px;
	margin: 25px auto;
	width:260px;
	border: 4px solid #ffffff;
}
.loc p {
	transform: skew(20deg);
	color:white;
	font-size:18px;
	text-align:center;
}
.ainf {
	margin: 15px 0 45px -60px;
	-webkit-transform: skew(-20deg);
       -moz-transform: skew(-20deg);
         -o-transform: skew(-20deg);
		     background-color: rgba(255,255,255,0.75);
			 width:600px;
}
.ainf p {
	-webkit-transform: skew(20deg);
       -moz-transform: skew(20deg);
         -o-transform: skew(20deg);
		 padding-left:60px;
		 padding-top:10px;
		 padding-bottom:10px;
		 padding-right:10px;
		 text-align:right;
		 font-style:italic;
		 font-size:20px;
}
.ainf p a {
	color:blue;
	text-decoration:underline;	
}
.cou {
	background-color: #0095ff;
    border-radius: 17px;
	border: 3px solid rgba(0,94,239,1.00);
	width:80%;
	margin-bottom:30px;
}
#mt1, #mt2 {
	padding-top:18px;
	text-align:center;
	color:white;
	font-size:22px;
}
#mt2 { font-size:30px; padding-bottom:10px; }
.ribbonHead span {display:none;}
.date span {display:none;}
@media screen and (min-width: 625px) {
	#kti3 .k3 { margin-left: 0; width:45%;}	
}
@media screen and (max-width: 625px) {
	#kti img {
		max-width:100%;
		width:100%;
	}
	#kti {float:none; margin:0 auto; max-width:300px; width:calc( 100% - 30px ); margin-bottom:20px;}
	#k4 button {
		width:100%;	
	}
	#kti3 .k3, #k4 {
		width: calc(100% - 30px);
		max-width: 300px;
	}
		
}
@media screen and (max-width:780px) {
	#an {widht:95%;}
	.ainf {width:90%; margin: 15px auto 45px auto;}
	.ainf p {text-align:center; padding-left:10px;}
/*}
@media screen and (max-width:580px) {*/
	#an {width:99%;}
	.ainf {width:95%;}
	.ribbonHead h1 {display:none;}
	.ribbonHead span {display:block;}
	.box {display:none;}
	.date span {display:block; margin-top:15px; margin-bottom:15px; width:75%; min-width:230px;}
	.cou {width:100%;}
	.loc {width:50%; min-width:200px;}
	.ainf p {font-size:16px;}
	.ribbonHead {width: calc( 100% - 60px ); padding:50px 20px;}
		
}
@media screen and (min-width:625px) {
	#kti3 {height:500px;}
	#kti img {
		display:block;
		margin-top:-25px;	
	}
	#kt {
		margin-top:100px;	
	}
}


/*
.content_inside {
	margin-top:50px;
	margin-bottom:80px;
	max-width:1150px;
	width:85%;
	height:500px;
}
.container { 
	width: 33.333%;
	float:left;
	height: 440px;
	position: relative;
	perspective: 800px;
}
#c4, #c5, #c6 { margin-top: 50px;}
.card {
  width: 248px;
  margin:0 auto;
  height: 100%;
  transform-style: preserve-3d;
  transition: transform 1s;
}
.card figure {
  margin: 0;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.card .front {
	text-align:center;
	transition: all 0.3s linear;
  	display: block;
}
.card .back {
  transform: rotateY( 180deg );
  border:2px solid #ddd;
}

.card .back::-webkit-scrollbar {
    width: 1em;
}
 
.card .back::-webkit-scrollbar-track {
   -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
.card .back::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}


.card.flipped {
  transform: rotateY( 180deg );
}
.hidden {
  display: none;
}

.visuallyhidden {
  opacity: 0;
}
*/
.plan {
	font: 13px 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;
	text-shadow: 0 1px rgba(255,255,255,.8);        
	background: #fff;      
	border: 1px solid #ddd;
	color: #333;
	padding: 20px;
	width: 206px; /* plan width = 180 + 20 + 20 + 1 + 1 = 222px */      
	float: left;
	position: relative;
	height:400px; /*440-padding*2*/
}/*
.plan h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 20px;
	margin: -20px -20px 50px -20px;
	background-color: #eee;
	background-image: -moz-linear-gradient(#fff,#eee);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));    
	background-image: -webkit-linear-gradient(#fff, #eee);
	background-image: -o-linear-gradient(#fff, #eee);
	background-image: -ms-linear-gradient(#fff, #eee);
	background-image: linear-gradient(#fff, #eee);
}

.plan h3 span {
	display: block;
	font: bold 25px/100px Georgia, Serif;
	color: #777;
	background: #fff;
	border: 5px solid #fff;
	height: 100px;
	width: 100px;
	margin: 10px auto -65px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	-moz-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	-webkit-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
}*/

/* --------------- */
/*
.plan ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

.plan li {
	border-top: 1px solid #ddd;
	padding: 10px 0;
}
*/
/* --------------- */
/*
.clear:before, .clear:after {
  content:"";
  display:table
}

.clear:after {
  clear:both
}

.clear {
  zoom:1
}
h3 span img {
	width:50px;
	margin-top: 22px;
    position: absolute;
    margin-left: -25px;	
}
@media screen and (max-width: 1000px) {
	.content_inside { height: 500px;}
	.container { width:50%;}
	#c3, #c4, #c5, #c6 { margin-top: 50px;}
}
@media screen and (max-width: 650px) {
	.content_inside { height: 500px;}
	.container { width:100% }
	#c2,#c3,#c4,#c5,#c6 { margin-top:50px;}
		
}

.rt {
	border-bottom: 1px solid #ddd;
    text-align: right;
}
.back td {
	font-size:13px;
}*/
.back_b {
	width:100%;
	background-color: white;
    color: black;
	border: 2px solid #006CFF; /* Green */
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
	cursor: pointer;
	padding:7px;
	border-radius: 20px;
	margin-top:5px;
}/*
.back_b:hover, .back_b:active {
	background-color:#006CFF;
	color:white;
}
.info_b:hover, .info_b:active {
	background-color:#4CAF50;
	color:white;
}*/
.info_b {
	width:100%;
	background-color: white;
    color: black;
	border: 2px solid #4CAF50; /* Green */
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
	cursor: pointer;
	padding:7px;
	border-radius: 20px;
	margin-top:5px;
}/*
.cat_X h1 {
	font-size:16px;
	margin-bottom: 10px;
	margin-top:30px;
	text-align:center;
}
.cat_X h2 {
	font-size:14px;
	margin-bottom: 5px;
	margin-top: 7px;
}
.cat_X p {
	font-size:14px;
	text-align:center;
}
.cat_X li {
	margin-bottom: 5px;	
}*/
.bb {
	width:100%;
	background-color:white;/*0278cc*/
	position: sticky;
    top: 0;
    left: 0;
	margin-bottom:30px;
}
/*
.b0 {
	border: none;
    color: white;
    padding: 4px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	background-color:#0278cc;
	width:35%;
}
.pli {
	border: none;
    color: white;
    padding: 4px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	background-color:#0278cc;
	float:right;
	width: calc(65% - 1px);
    margin-left: 1px;
}
.bbp { width:90%; }
.prc {
	border: none;
    color: white;
    padding: 4px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    background-color: #0278cc;
    width: 45%;
    margin-top: 20px;
    margin-bottom: 10px;
	border-radius: 20px;
}
#kepz_ktg {	
}
#kepz_ktg table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
	table-layout: fixed;
}
#kepz_ktg table caption {
	font-size: 24px;
	margin: 16px 0 24px 0;
}
#kepz_ktg table tr {
	background: #f8f8f8;
	border: 1px solid #ddd;
	padding: 6px;
}
#kepz_ktg table th,
#kepz_ktg table td {
	padding: 10px;
	text-align: center;
	font-size: 14px;
}
#kepz_ktg table th {
	font-size: 14px;
	text-transform: uppercase;
}
#kepz_ktg table thead tr {
	color:fff;
	background: linear-gradient(to bottom, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);	
}
#kepz_ktg table {
	border: 0;
}
#kepz_ktg table caption {
	font-size: 1.3em;
}
#kepz_ktg table thead {
	border: none;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
#kepz_ktg table tr {
	border-bottom: 3px solid #ddd;
	display: block;
	margin-bottom: 10px;
}
#kepz_ktg table td {
	border-bottom: 1px solid #ddd;
	display: block;
	font-size: 12px;
	text-align: right;
}
#kepz_ktg table td:before {
	content: attr(data-label);
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}
#kepz_ktg table td:last-child {
	border-bottom: 0;
}
*/