.clear::after {
    clear: both;
    display: block;
    content: ' ';
}

.no-padding {
	padding: 0;
}

.common-btn {
    text-transform: uppercase;
    background: #2059a8;
    font-weight: 500;
    color: #fff !important;
    padding: 7px 15px;
    cursor: pointer;
    outline: none;
    display: inline-block;
    transition: .2s all;
    -webkit-transition: .2s all;
}

.common-btn:hover {
    background: rgba(32,89,168,0.77);
}

#myImg {
	cursor: pointer;
	transition: 0.3s;
  }
  
  #myImg:hover {opacity: 0.7;}
  
  /* The Modal (background) */
  .modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
  }
  
  /* Modal Content (image) */
  .modal-content {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
  }
  
  /* Caption of Modal Image */
  #caption {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
	text-align: center;
	color: #ccc;
	padding: 10px 0;
	height: 150px;
  }
  
  /* Add Animation */
  .modal-content, #caption {  
	-webkit-animation-name: zoom;
	-webkit-animation-duration: 0.6s;
	animation-name: zoom;
	animation-duration: 0.6s;
  }
  
  @-webkit-keyframes zoom {
	from {-webkit-transform:scale(0)} 
	to {-webkit-transform:scale(1)}
  }
  
  @keyframes zoom {
	from {transform:scale(0)} 
	to {transform:scale(1)}
  }
  
  /* The Close Button */
  .close {
	position: absolute;
	top: 15px;
	right: 35px;
	color: #f1f1f1;
	font-size: 40px;
	font-weight: bold;
	transition: 0.3s;
  }
  
  .close:hover,
  .close:focus {
	color: #bbb;
	text-decoration: none;
	cursor: pointer;
  }
  
/********************************* TOPBAR START *************************************/
.top{
	display: flex;
	/* justify-content: space-around; 
	align-items: center; 
	flex-wrap: wrap;
	letter-spacing: 1px;
	font-weight: 600; */
}

.top form {
	margin-left: 8px;
}
.topspan{
	padding-right: 5%;
}

.tg-leftbox, .tg-rightbox, .tg-centerbox {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;

}

.tg-centerbox .tg-languagesdropdown select {
	color: #fff;
	outline: none;
	border: none;
}

.tg-centerbox .tg-languagesdropdown option:active, .tg-centerbox .tg-languagesdropdown option:focus {
	outline: none;
	border: none;
}

 .tg-tollfree a {
 	color: #fff;
 }


.tg-rightbox .tg-social a {
	color: #fff;
	width: 28px;
	height: 28px;
	text-align: center;
	/*border: 1px solid #fff;*/
	border-radius: 50%;
	display: inline-block;
	margin-right: 12px;
	transition: all .4s;
}

.tg-rightbox .tg-social > a > i {
	font-size: 18px;
	line-height: 28px;
	display: block;
}

.tg-rightbox .tg-social > a:hover {
	background: #fff;
}

.tg-rightbox input#search {
	background: rgba(255, 255, 255, 0.05);
	width: 138px;
	height: 30px;
	border: 1px solid #ecf1f5;
	color: #fff;
	text-align: center;
    border-radius: 15px;
    transition: all .5s;
}


.tg-rightbox .icon{
	color: #ddd;
	padding: 2px 7px;
	border-radius: 2px;
	background: transparent;
	transition: all .5s;
}


.tg-rightbox:hover .icon {
	color: #fff;
}

.tg-rightbox form:hover input#search {
	opacity: 1;
}

.tg-rightbox input#search:focus{
	outline: none;
}


.tg-rightbox input#search::-webkit-input-placeholder {
   color: #fff;
}
 
.tg-rightbox input#search:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}
 
.tg-rightbox input#search::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}
 
.tg-rightbox input#search:-ms-input-placeholder {  
   color: #fff;  
}

/*************************************** TOPBAR END ********************************************/






/*************************************** HEADING START ********************************************/  


.banner{
	background-size: cover;
	background-position: center;
	background-repeat:no-repeat;
	width: 100%;
	height:120px;
	padding:.7em 0;
}

.tg-footerbar{
	padding: 10px;
	height: 120px;
	color: #fff;
	clip-path: polygon(100% 0%, 0% 0% , 0% 65%, 1% 64.95%, 2% 64.8%, 3% 64.6%, 4% 64.3%, 5% 63.9%, 6% 63.45%, 7% 62.9%, 8% 62.25%, 9% 61.55%, 10% 60.8%, 11% 59.95%, 12% 59.05%, 13% 58.1%, 14% 57.1%, 15% 56.05%, 16% 55%, 17% 53.9%, 18% 52.8%, 19% 51.65%, 20% 50.5%, 21% 49.35%, 22% 48.2%, 23% 47.05%, 24% 45.9%, 25% 44.8%, 26% 43.75%, 27% 42.75%, 28% 41.75%, 29% 40.8%, 30% 39.9%, 31% 39.1%, 32% 38.35%, 33% 37.65%, 34% 37.05%, 35% 36.5%, 36% 36.05%, 37% 35.65%, 38% 35.35%, 39% 35.15%, 40% 35.05%, 41% 35%, 42% 35.05%, 43% 35.2%, 44% 35.45%, 45% 35.75%, 46% 36.15%, 47% 36.65%, 48% 37.2%, 49% 37.85%, 50% 38.55%, 51% 39.35%, 52% 40.2%, 53% 41.1%, 54% 42.05%, 55% 43.05%, 56% 44.1%, 57% 45.15%, 58% 46.3%, 59% 47.4%, 60% 48.55%, 61% 49.7%, 62% 50.85%, 63% 52%, 64% 53.15%, 65% 54.25%, 66% 55.35%, 67% 56.4%, 68% 57.45%, 69% 58.4%, 70% 59.35%, 71% 60.2%, 72% 61.05%, 73% 61.8%, 74% 62.45%, 75% 63.05%, 76% 63.6%, 77% 64.05%, 78% 64.4%, 79% 64.7%, 80% 64.85%, 81% 65%, 82% 65%, 83% 64.9%, 84% 64.75%, 85% 64.5%, 86% 64.2%, 87% 63.75%, 88% 63.25%, 89% 62.7%, 90% 62.05%, 91% 61.3%, 92% 60.5%, 93% 59.65%, 94% 58.75%, 95% 57.8%, 96% 56.8%, 97% 55.75%, 98% 54.65%, 99% 53.55%, 100% 52.4%);
	transform: rotate(180deg);
	position: relative;

}

 .logo, .ngao{margin:0;position:relative}
 .logo{float:right;text-align:center}
 .tagline{text-align:center; text-transform:capitalize;padding-right: 1rem;}
 .tagline ul.pull-right{float:none!important}
 .tagline h3.country-name{
              font-size: 36.24px;
              font-weight: 700;
              color:#08416D;
              letter-spacing: 1px;
			  font-family: 'Lato', sans-serif;text-transform: capitalize;

              
            }

.tagline h3.site-name {
              font-size: 36.24px;
              font-weight: 700;
			  color:#08416D;
              letter-spacing: 2px;
			  font-family: 'Lato', sans-serif;text-transform: capitalize;
            }

.small-screen {
	color: #2c2d3f; 
	font-weight: bold; 
	text-align: center;
	letter-spacing: 1px;
}

.type-animation{ 
	color: transparent;
}

.tg-footerbar .container {
	transform: rotate(-180deg);
	vertical-align: center;
  }


.type-animation::before {
	position: absolute;
	content: attr(data-text);
	color: #ff6863;
	border-right: 2px solid #ff6863;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	overflow: hidden;
	white-space: nowrap;
	animation: type 5s linear infinite;
}


@keyframes type{
	0% ,10%, 100%
	{
		width: 0;
	}


	70%, 90%
	{
		width: 100%;
	}
}


.tg-navigationarea {
	background: #08416D;
	padding: 2px 25px;
	box-shadow: -2px 0 15px rgba(25, 135, 232, .4);
	font-family: 'Lato', sans-serif;
}


.tg-navigation > ul  {
    transition: transform 0.4s ;
}


.tg-navigation > ul > li {
    transition: all 0.4s ;
	line-height: 24px;
    -webkit-font-smoothing: antialiased;
}


.tg-navigation > ul > li a{
	padding: 10px 15px;
	position: relative;
	color: white;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-transform: capitalize;
}
 .tg-navigation > ul > li > a::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 3px;
    width: 0%;
    background: #1987e8;
    border-radius: 5px 5px 0 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.tg-navigation > ul > li:hover > a {
	color: #1987e8;
	/*border-bottom-color: #1987e8*/;
}
.tg-navigation > ul > li > a:hover{
	background-color: transparent;
}

.menu-item-has-children, li.menu-item-has-mega-menu {
	position: relative;
}


li.menu-item-has-children  .sub-menu > li > a {
	padding: 4px 15px;
    display: block;
    text-transform: capitalize;
    background: transparent;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
	color: #222222;font-size: 15px;font-family: 'Lato', sans-serif;font-weight: 500;
}

.sub-menu{
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
	transition: all 0.4s ease;
}

.sub-menu > li > a{
	transition: all 0.4s ease;
}

.tg-navigation ul.sub-menu > li:hover > a{
	transition: all 0.4s ease;
}

.tg-navigation ul.sub-menu > li:hover > a{
    color: #1987e8;
}


/***************************************HEADER END ************************************/










/************************************** HEADING TITLE START *******************************/

.footer-heading h6, .separator-left h6.head-title{ 
	position: relative;
    margin-bottom: 3.5rem;
	color: #222222;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 15px;
	line-height: 24px;
    -webkit-font-smoothing: antialiased;
}

.separator-left h6.head-title::before{
	position: absolute;
	content: "";
	display: block;
	top: 90%;
	left: 0;
	width: 3rem;
    height: 2px;
    margin-top: 12px;
    background: #2C2D3F;
}

.separator-center h6.head-title {
	position: relative;
    margin-bottom: 3.5rem;
    font-size: 22px;
    font-weight: 500;
	line-height: 2.5rem;
	text-align: center;
}

.separator-center h6.head-title::after {
	position: absolute;
	content: "";
	display: block;
	top: 90%;
	left: 45%;
	width: 5rem;
    height: 2px;
    background: #2C2D3F;
    margin-top: 10px;
}

/*************************** HEADING TITLE END ***********************************/


.list-format {
    position: relative;
    display: block;
    margin-bottom: 12px ;
    font-size: 14px; 
}

.list-format a {
	color: #fff;
}

.caret-list > span > a > i {
	margin-right: 8px;
}

.caret-list > span > a{
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.caret-list:hover span > a {
	padding-left: 8px;
} 

a.list-format, button.list-format {
	color: #2c2d3f;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
    }


a.list-format:focus, a.list-format:hover, button.list-format:focus, button.list-format:hover {
    color: #1987e8;
    text-decoration: none;
}




/*************************************** FOOTER START ************************************/
.leaders{
	position: relative;
	z-index: 1;
	background: #f4f9fd;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	line-height: 24px;
    -webkit-font-smoothing: antialiased;
}
.leaders .leader-section {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 240px;
	height: 260px;
	/* background: rgba(0,0,0,0.05); */
	background: #C6DEFF;
	margin-bottom: 10px;
	/* box-shadow: 0 15px 35px rgba(0,0,0,0.2); */
	/*border-radius: 15px;*/
	-webkit-backdrop-filter: blur(10px);
}

.leader-section .slido, .leader-section .slidotwo{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	opacity: 0.75;
	transition: all 0.5s;
}

.leaders .leader-section:hover .slido, .leaders .leader-section:hover .slidotwo{
	opacity: 1;
	transform: translateY(-3px);
}

.leader-section .slido .img-thumbnail, .leader-section .slidotwo .img-thumbnail {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	overflow: hidden;
	object-fit: cover;
	border: 8px solid rgba(208, 219, 228, 0.25);
}


.slido h3, .slidotwo h3 {
	text-align: center;
	color: #222222;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight: 500;
	/* text-transform: uppercase; */
	text-transform: capitalize;
	line-height: 24px;
    -webkit-font-smoothing: antialiased;
}

.slido h3 span, .slidotwo  h3 span{

	color: #222222;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 24px;
    -webkit-font-smoothing: antialiased;

}


.cycle-slideshow{z-index:1; height:100%;width:100%;padding-top: 30px;margin-bottom:0;margin:0;}
.cycle-slideshow img
{
	width:100%;height:530px;border-radius:0;margin-top:3px;
	box-shadow: 0 15px 35px rgba(0,0,0,0.2);object-fit: cover;
}


.overlay::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #1987e8;
    opacity: 0.8;
}

.cycle-overlay p{margin:0; color: #fff;}
.cycle-overlay{position:absolute;bottom:30px;display:none;margin:0;border-radius:0;width:99.35%;left:0;z-index:99999999999999!important;background:hsla(0,0%,100%,.31);background-color:rgba(27,40,51,.5);color:#fff;padding:15px}
.cycle-overlay div:first-child{font-size:24px}
.cycle-overlay p{padding:0;margin:0}

.hero {
	background: #f4f9fd;
}

.hero .col-md-3 {
	padding: 0;
	padding-bottom: 20px;
}

.hero .slide {
	padding: 0;
}


/*************************************** MIDDLE CONTEST START ******************************/
.news .news-details {
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
	
}

.tg-themepostcontent {
	/*background: #f8f8f8;*/
	padding: 20px 5px;
}

.tg-themepostcontent span {
	font-weight: 500;
	font-style: italic;
	letter-spacing: 2px;
	color: #fff;
	background: #2059a8; /*rgba(26, 118, 209, .8);*/
	display: inline-block;
	padding: 10px;
}

.tg-themeposttitle h6 {
	text-transform: uppercase;

}

.event {
	margin-bottom: 15px;
}

.event .post {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.event .details {
    float: left;
    width: calc(100% - 80px);
    padding-left: 20px;
}

.event .details h6 {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

.event .event-date {
    background-color: #2059a8;
    float: left;
    width: 65px;
    color: #fff;
    text-align: center;
    padding: 13px 20px;
}

.event .event-date .event-day, .event .event-date .event-month {
	font-size: 17px;
	font-style: italic;
	display: block;
	font-weight: 600;
}

.event .event-date .date span.even-month {
    letter-spacing: 3px;
}

.middle{
	background: #f8f9fa; /*#b4e0f2; #f4f9fd;*/
	/*box-shadow: -2px 0 20px rgba(0,0,0,0.2);*/
	padding: 5.5rem 5rem;	
}



.poster{
	position: relative;
}

#ytplayer .ytvideo {
	margin-top: 2rem;
	/*margin-bottom: 27px;
	padding: 20px 15px;
	box-shadow: 0px 22px 79px rgba(204,204,204,0.8);*/
}

.links {
	position: relative;
	padding: 1rem 5rem;
	margin-top: 1px;
	margin-bottom: 0;
	background: aliceblue;
	/*box-shadow: 0 2px 15px rgba(0,0,0,.4)*/
}

.links::before {
content: '';
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: rgba(0,0,0,0.05);
z-index: -1;
}

.links .list-format {
	color: #555;
}


/*************************************** MIDDLE CONTEST END ******************************/
.foot {
	padding: 0;
}

.tg-footermiddlebar{
	padding: 2rem 2rem;
	position: relative;
}

.tg-footermiddlebar::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000; 
    opacity: 0.1;
}

.contact-section > li {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 5px;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 24px;
    -webkit-font-smoothing: antialiased;
}

.contact-section > li > i {
    color: #fff;
	text-align: center;
	font-size: 15px;
	margin-right: 16px;
}

.contact-section > li > span {
	letter-spacing: 1px;
}

.visitor-counter {
	position: relative;
	width: 260px;
}

.tg-footermiddlebar h6 {
	color: #fff;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 24px;
    -webkit-font-smoothing: antialiased;

}

.footer-heading h6::before{
	position: absolute;
	content: "";
	display: block;
	top: 90%;
	left: 0;
	width: 3rem;
    height: 2px;
    margin-top: 12px;
    background: #2C2D3F;
}

.clstrm_outer {
	width: 215px !important;
	height: 234.15px !important;
}

.clstrm_inner {
	width: 215px !important;
	height: 215px !important;
}

.clstrm_bottom_shadow {
	width: 215px !important;
}

.clstrm_map {
	width: 215px !important;
	height: 215px !important;
}

.clstrm_ref_top {
	width: 215px !important;
	height: 215px !important;
}

.clstrm_inner_shadow {
	width: 215px !important;
	height: 215px !important;
}

.visitor {
	position: absolute;
	top: 75%;
	left: 80%;
}

.visitor a {
	color: transparent;
}


svg#besucherzaehler2 g {
	padding: 4px !important;
}


svg#besucherzaehler2 > g > rect:first-child {
	stroke: transparent !important;
}

svg#besucherzaehler2 > g > text {
	font-family: 'Open Sans', sans-serif !important;
}

h1 h2 h3 h4 h5 h6 p a article span{
	font-family: Arial;
}


/*************************************** FOOTER END **************************************/
