/* @import url(https://fonts.googleapis.com/css?family=Raleway:400,500,700); */


.table-border td {
	border: 1px solid #fff;
	padding: 10px;
}

.bgcolor_1 p {
	font-weight: 500;	
}

.bg_spec_3_trans {
	background-color: rgba(153, 0, 0, 0.80);
}


.img-round {
	border-radius: 50%;
}


.row_press {
	color: #333 !important;	
}

 .bg_spec_all p,  .bg_spec_all h2,  .bg_spec_all a,  .bg_spec_all a:hover{
		color: #fff !important;	 
 }

.bg_col_special_AU, .bg_spec_1 {
	background-color: #0099CC !important;
}

.bg_col_special_LE, .bg_spec_2  {
	background-color: #339933 !important;
}

.bg_col_special_SP, .bg_spec_3  {
	background-color: #990000 !important;	
}

.bg_col_special_UB, .bg_spec_4  {
	background-color: #FF6633 !important;
}

.bg_col_special_KU, .bg_spec_5  {
	background-color: #D90093 !important;
}


.bg_col_special_CA, .bg_spec_6  {
	background-color: #003366 !important;
}

.bg_col_special_MT, .bg_spec_6  {
	background-color: #669 !important;
}




.modal-backdrop
{
    opacity:0.3 !important;
}

.modal {
color: #333;	
font-size: 14px;
line-height: 18px;
}

.modal li {
	margin-bottom: 10px;	
}

.modal a {
	color: #CF0A26;
}


.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}


.home-buttons {
	text-align: center;
}
  
.home-buttons button {  
	min-width: 200px;
	font-weight: bold;
	margin: 1.0rem;	

}

.ds_xs .home-buttons button {
	margin: 0.3rem;	
	margin-bottom: 0.6rem;
}

.ds_sm .home-buttons button {
	margin: 0.6rem;	
}

.ds_md .home-buttons button {
	margin: 0.3rem;	
}

.ds_xl .home-buttons button {
	margin: 1.0rem;	
}

.home-buttons button:hover {
	background-color: #000;
	color: #fff;
}

.cookiewarning {
	bottom: 100px; 
	left: 25px; 
	background-color: rgb(17, 17, 17); 
	z-index: 999999; 
	opacity: 0.8;
	position: fixed; 
	padding: 15px; 
	width: 300px; 
	text-align: left; 
	color: #fff 
	box-shadow: rgb(10, 10, 10) 0px 0px 8px; 
	border-radius: 4px;
	color: #fff;	
}

.cookiewarning strong {
	color: #fff;	
  font-weight: 700;	
}

.cookiewarning a {
	color: #eee;
	text-decoration: underline;		
}

.cookiewarning a:hover {
	color: #fff;	
}



/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Raleway'), local('Raleway-Regular'),
       url('../fonts/raleway-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v12-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/raleway-v12-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Raleway Italic'), local('Raleway-Italic'),
       url('../fonts/raleway-v12-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v12-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v12-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v12-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v12-latin-italic.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-500 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/raleway-v12-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Raleway Medium'), local('Raleway-Medium'),
       url('../fonts/raleway-v12-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v12-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v12-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v12-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v12-latin-500.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/raleway-v12-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Raleway Bold'), local('Raleway-Bold'),
       url('../fonts/raleway-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v12-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v12-latin-700.svg#Raleway') format('svg'); /* Legacy iOS */
}




/* ds_xs / ds_sm / ds_md / ds_lg */

.hidden {
display: none;	
}

#modal_programme_title {
}

#modal_programme_body {
	color: #333;
	font-size: 0.9rem;
	line-height: 1.2rem;
}

#modal_programme_body  a{
	color: #cf0a26;
	font-weight: 500;
}



#programme_container .card-header {

	padding: 0.2rem 0.6rem 0.1rem 0.6rem;		
	color: #fff;
	font-weight: bold;
	font-size: 0.9rem;
}

#programme_container .card-header p.card-time {
	margin: 0rem 0rem 0.1rem 0rem;		
	color: #fff;	
	font-size: 0.8rem;	
}

#programme_container .card-block {
	min-height: 150px;
}

#programme_container .card-green {
/*	background-color: #D5EED6; */
}

#programme_container .card-header{
	background-color: #666;
}

#programme_container .card-green .card-header{
	background-color: #59C166;
}

#programme_container .card-block {
	padding: 0.2rem 0.6rem 0.2rem 0.6rem;		
}

#programme_container .card-footer {
	background-color: #444;
	color: #ccc;
	font-size: 0.8rem;
	padding-top: 0.2rem;
	padding-bottom: 0.2rem;	
}

#programme_container .card-footer:hover {
	color: #fff;
}

#programme_container .card h1, #programme_container .card h1 a {
	color: #CF0A26;
	font-size: 1.1rem;
	line-height:1.2rem;
	margin: 0.6rem 0rem 0.5rem 0rem;
}

.ds_md #programme_container  .card h1,.ds_md  #programme_container .card h1 a {
	font-size: 0.8rem;
	line-height:1.0rem;	
}


#main_content #programme_container a {
		color: #CF0A26;
}

#programme_container .card-block p {
	color: #555;
	font-size: 0.8rem;
	margin: 0rem 0rem 0.2rem 0rem;
	line-height: 1.1rem;
}

.ds_md #programme_container .card-block p {
	font-size: 0.7rem;
	margin: 0rem 0rem 0.2rem 0rem;
	line-height: 0.8rem;
} 

.ds_md #programme_container .card-block h1, .ds_md #programme_container .card-block h2 {
	font-size: 0.8rem;
	line-height: 1.0rem;
} 

#programme_container  p.card-name {
	font-weight:bold;
}


#programme_container  p.card-name a {
	font-weight:bold;
	color: #CF0A26;	
}	

.ds_xs  #programme_container h2.room {
margin-top: 40px;
}
#programme_filter .btn {

	margin: 0.2rem;; 

	
}

#programme_container h2.room {
	margin-top: 20px;
}
	
.ds_xl  #programme_container h2.room {
	font-size: 1.2rem;
	height: 30px;
	line-height: 1.3rem;
	display: block;
}

.ds_lg #programme_container h2.room {
	font-size: 1.2rem;
	height: 40px;
	line-height: 1.3rem;
	display: block;
}		

.ds_md #programme_container h2.room {
	font-size: 1.0rem;
	height: 40px;
	line-height: 1.3rem;
	display: block;
}	


	#programme_container .card-block {
		min-height:inherit;
	}
	#programme_container .card {
		margin-bottom: 0px;
	}
	#programme_container .card h1, 	#programme_container .card h1  a {
		font-size: 0.8rem;
		line-height:0.9rem;
		margin-bottom: 6px;
		margin-top: 0.2rem;
		font-weight: 500;						
	}
	
	#programme_container  .small_content  h1, #programme_container .small_content   h1 a {
		font-size: 0.7rem;
		line-height:0.8rem;		
	}
	
	
	
	.ds_md #programme_container .card h1,	.ds_md #programme_container .card h1  a {
		font-size: 0.7rem;
		line-height:0.8rem;					
	}	
	
 	#programme_container .card h1  a {	
		border-bottom: 1px dotted #CF0A26; text-decoration: none;
	}	
	
	#programme_container .card h2, 	#programme_container .card h2 a {
		font-size: 0.8rem;
		line-height:0.85rem;
		margin-top: 0.2rem;
		color: #CF0A26;
		margin-bottom: 6px;
		
	}
	#programme_container .card-block p {
		font-size: 0.72rem;
		line-height: 0.82rem;
	}
	
	
	#programme_container .small_content .card-block p {
		font-size: 0.70rem;
		line-height: 0.85rem;
	}	
	
	#programme_container .small_content p.card-name {
	font-weight:normal;
	}
	
	
	#programme_container .card-footer {
		font-size: 0.7rem;
		position: absolute;
	}
	




 .popover-content{
    color: #666;
    font-size: 0.8rem;
	line-height: 1.0rem;
}


html, body {
	height: 100%;
	font-size: 16px;		
}

.debug_mode .container, .debug_mode .container-fluid, .debug_mode .row, 
.debug_mode .col-sm-1, 
.debug_mode .col-sm-2, 
.debug_mode .col-sm-3, 
.debug_mode .col-sm-4, 
.debug_mode .col-sm-5, 
.debug_mode .col-sm-6, 
.debug_mode .col-sm-7, 
.debug_mode .col-sm-8, 
.debug_mode .col-sm-9, 
.debug_mode .col-sm-10, 
.debug_mode .col-sm-11, 
.debug_mode .col-sm-12  {
	background-image:none;	
	background-color: #FCF;
	opacity: 0.4;
}

.debug_mode .container {
	background-color: #FF6;
}

.debug_mode .container-fluid {
	background-color: #993;
}

.debug_mode .row {
	background-color: #990;
}

#device_size.debug_mode {
	border: 3px solid #00f;	
}

body {
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	font-weight: 400;
	margin: 0;
	padding: 0;
	background-color: #CF0A26;
	/* if nav fixed*/
	padding-top: 60px;
	color: #fff;
}

#helpconsole_overlay {
	display:none;
	width: 100px;
	height: 70px;
	position: fixed;
	top: 50%;
	left: 1px;
	background-color:rgba(20, 20, 20, 0.3);
	padding: 3px;
	z-index: 300; /* 1px higher than the overlay layer */
	color: #fff;
	font-size: 1rem;
}


#main_content .nav-link.active {
	color: #CF0A26;
}

.navbar-toggler  i {
	padding-right: 1.4rem;	
}

/* colors */

.color_0 {
	color: #fff;
}
.color_1 {
	color: #CF0A26 !important;
}
.color_2 {
	color: #F59B2E;
}
.color_3 {
	color: #45AFA9;
}
.color_4 {
	color: #F9B94D;
}
.color_5 {
	color: #D45947;
}
.bgcolor_0 {
	background-color: #FFF;
}
.bgcolor_1 {
	background-color: #CF0A26;
}
.bgcolor_2 {
	background-color: #F59B2E;
}
.bgcolor_3 {
	background-color: #45AFA9;
}
.bgcolor_4 {
	background-color: #000;
}
.bgcolor_4 {
	background-color: #D45947;
}
.bgcolor_5_darken_overlay {
	background-color: rgba(30, 30, 30, 0.60);

}





.bgimg_cover {
	 background-position: center; 
	background-size:cover;
}
.bgimg_cover_1 {
	background-image:url(../images/content/bg_top.png);
	background-repeat:repeat-x;
}

.bgimg_cover_2 {
	background-image:url(../images/content/slider_bg.png);
	background-repeat:no-repeat;
}


.bgimg_cover_3 {
	background-image:url(../images/demo/scared_cat.jpg);
	background-repeat:no-repeat;
}

.bgimg_cover_quotes {
	background-image:url(../images/backgrounds/bg_quotes.jpg);
	background-repeat:no-repeat;
}

.bgimg_cover_proposals {
	background-image:url(../images/backgrounds/bg_proposal.jpg);
	background-repeat:no-repeat;
}

.bgimg_cover_visit {
	background-image:url(../images/backgrounds/bg_visit.jpg);
	background-repeat:no-repeat;
}

.bgimg_cover_exhibit {
	background-image:url(../images/backgrounds/bg_exhibit.jpg);
	background-repeat:no-repeat;
}

.bgimg_cover_exhibit_dark {
	background-image:url(../images/backgrounds/bg_exhibit_dark.jpg);
	background-repeat:no-repeat;
}






.bgimg_cover_fixed {
	background-attachment: fixed;
}


.container_darken {
	background-color:rgba(20, 20, 20, 0.6);
}




/* areas */

#bg_top_over {
	font-size: 1rem;
	color: #999;
}





#bg_head {
	padding-top: 1rem;
	padding-bottom: 1rem;	
}


#container_top {
}

#main_content {
	min-height: 450px;
	margin-top: 75px;
}
#main_right {
}


/* bs- layout */

.container {
}
.container-fluid {
}
.row {
}


/* cascading containers (removing xtra- gutter) */
#device_size .container .row .container .row .col-sm-1, 
#device_size .container .row .container .row .col-sm-2, 
#device_size .container .row .container .row .col-sm-3, 
#device_size .container .row .container .row .col-sm-4, 
#device_size .container .row .container .row .col-sm-5, 
#device_size .container .row .container .row .col-sm-6, 
#device_size .container .row .container .row .col-sm-7, 
#device_size .container .row .container .row .col-sm-8, 
#device_size .container .row .container .row .col-sm-9, 
#device_size .container .row .container .row .col-sm-10, 
#device_size .container .row .container .row .col-sm-11, 
#device_size .container .row .container .row .col-sm-12 {
	padding-left: 0;
}

#device_size.ds_xs .container .row .container .row .col-sm-1, 
#device_size.ds_xs .container .row .container .row .col-sm-2, 
#device_size.ds_xs .container .row .container .row .col-sm-3, 
#device_size.ds_xs .container .row .container .row .col-sm-4, 
#device_size.ds_xs .container .row .container .row .col-sm-5, 
#device_size.ds_xs .container .row .container .row .col-sm-6, 
#device_size.ds_xs .container .row .container .row .col-sm-7, 
#device_size.ds_xs .container .row .container .row .col-sm-8, 
#device_size.ds_xs .container .row .container .row .col-sm-9, 
#device_siz.ds_xse .container .row .container .row .col-sm-10, 
#device_siz.ds_xse .container .row .container .row .col-sm-11, 
#device_size.ds_xs .container .row .container .row .col-sm-12 {			
	padding-left: 0;
	margin-top: 1rem;
}


.mh-200 {
	min-height: 200px;	
}

.mh-150 {
	min-height: 150px;	
}

.mh-100 {
	min-height: 100px;	
}

.row-divider {
	border-bottom: 1px solid #eee;
    margin: 40px 0 20px;
    padding-bottom: 9px;
}


/* Tablet and bigger */
@media ( min-width: 768px ) {
    .grid-divider {
        position: relative;
        padding: 0;
    }
    .grid-divider>[class*='col-'] {
        position: static;
    }
    .grid-divider>[class*='col-']:nth-child(n+2):before {
        content: "";
        border-left: 1px solid #DDD;
        position: absolute;
        top: 0;
        bottom: 0;
    }
    .col-padding {
        padding: 0 15px;
    }
}



/* vertical-center */

.vertical-center img {
	margin: auto auto auto;
}      

 .vertical-center img {
	position:relative;
	left: 50%;
	top:50%;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}





/* text */

h1, h2, h3, h4 {
	color: #fff;
	font-size: 28px;
	font-weight: 500;
	margin-top: 30px;
}




.card-title, .bgcolor_0 h1, #main_content .card-title a  {
		color: #CF0A26;
/*		font-weight: normal; */
}

#main_content .card-title a, #main_content .card-title a:hover  {
	border-bottom: 1px dotted #CF0A26; text-decoration: none;
}

#main_content .card-title a:hover  {
	font-weight: bold;	
}

.card-text {
	color: #000;
	line-height: 1.4rem;
}

#main_content .card-text a, #main_content .card-text a:hover {
	border-bottom: 1px dotted #333; text-decoration: none;
		color: #333;	
		font-weight: normal;
}

#main_content .card-text a:hover {
	font-weight: bold;
}



div.char_alpha {
	background-color: #CF0A26;	
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	margin-top: 20px;	
	margin-bottom: 20px;		
	padding-left: 2rem;
}

h1 {
	font-size: 2.2rem;
	line-height: 3rem;
	margin: 1rem 0rem 1rem 0rem;
}

h2 {
	font-size: 1.4rem;
	line-height: 1.8rem;
	margin:  0 0 2rem 0;
}

h3 {
	font-size: 1.1rem;
	line-height: 1.1rem;
	margin:  0 ;
}

h4 {
	font-size: 18px;
	font-weight: 500;
	margin: 0px;
}

p {
	margin-bottom: 30px;
}



#bg_top_over a {
	color: #777;
}



#bg_head h1 {
	color: #fff;
	font-weight: 700;

}

.ds_xs #bg_head h1 {
	font-weight: 700;
	font-size: 	1.3rem;
	margin-top: 5px;
}


.video-section h1, .video-section h2 {
	text-align:left;
	color:#fff;
}
.video-section h1, .video-section h2  {
	font-size:2.6rem;
	font-weight:normal;
	margin: 1rem auto 0px;
	text-shadow: 1px 1px 1px #000;
	-webkit-text-shadow: 1px 1px 1px #000;
	-moz-text-shadow: 1px 1px 1px #000;
}

.ds_xs .video-section h1 {
	font-size:1.6rem;	
	line-height: 1.8rem;
	margin-top: 0.3rem;
}



.ds_xs .video-section .pattern-overlay, .ds_md .video-section .pattern-overlay {
	padding-top: 20px;
}

.ds_sm .video-section .pattern-overlay {
	padding-top: 20px;
}

.ds_xs .video-section , .ds_sm .video-section  {
	background-size:cover;
	background-image:url(../images/backgrounds/bg_visit.jpg);
		background-image:url(../images/backgrounds/home_bg.jpg);
	
	min-height: 800px;
	background-repeat:no-repeat;
}






/* video (fullbg) */



	  
	  .video-section {
	  position: relative;	  
	  }
	  
	  
   #video-background  {
	  position: absolute;
	  z-index: -100;
	  top: 0px;
	  overflow: hidden;
	}




.video-section .pattern-overlay {
	background-color: rgba(71, 71, 71, 0.20);
	padding: 40px 0 0px;
	min-height: 470px;/* Incase of overlay problems just increase the min-height*/
}

/*
.video-section  {
	background-color: rgba(71, 71, 71, 0.20);
	padding: 110px 0 0px;
	min-height: 470px;
}
*/

/*
.video-section {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
	height: 480px;
	width: 100%;
}
	
*/



.video-section .buttonBar {
	display:none;
}
.player {
	font-size: 1px;
}

.video-section h2 {
	font-size: 1.8rem;
	line-height: 2.0rem;	
	font-weight:lighter;
	margin: 1rem 0 1rem 0;

}

.ds_xs .video-section h2 {
	font-size: 1.3rem;
	line-height: 1.4rem;		
}

.modal-header button, .modal-header h4, .modal-header button {
	color: #CF0A26	
}

.modal-footer, .modal-footer a {
	color: #666;
	font-size: 0.8rem;
}

.blockquote	{
	border-left: 0px;
	font-size: 1.3rem;
	text-align: center;	
}

footer.blockquote-footer {
	margin-top: 0.5rem;
	color: #eee;		
}

.modal-backdrop.in {
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
    background-color: #000;
}


 .bgcolor_0 h1,  .bgcolor_0 h2,  .bgcolor_0 h3,  .bgcolor_0 h4 {
		color: #CF0A26;
}

 .bgcolor_0 p ,   .bgcolor_0 ul,  .bgcolor_0 li  {
	 color: #666;
 }


p.small, #main_content li.small {
	font-size: 0.8rem;
	line-height: 1.0rem;
	margin-bottom: 0.0rem;
	padding-bottom: 0.3rem;	
}
sup {
	top: -4px;
	font-size: 50%;
}

a {
	color: #fff;
}

a:hover {
	color: #666;
}

a, a:hover, a:active, a:focus  {
   outline: 0;
}

#main_content a {
	color: #fff;
	font-weight: bold;
}





#main_content a:hover {
	text-decoration: underline;
}


#main_content .bgcolor_0 a {
	color: #333;	
}

#exhibitors_list {
	color: #000;	
}

#exhibitors_list a{
	font-weight: normal;
}



#main_content a.btn {
	color: #fff;	
}





strong {
	font-weight: 700;
}

em {
}

/* buttons */


.btn {
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
	font-size: 0.9rem
}

.btn {
	border-radius:0rem;
	background-color: #CF0A26;;
	color: #fff;	
	border-color: transparent;	
}



.btn:not(.azm-social):hover {
	background-color: #fff;		
	color: #C84A57;
	border-color: #C84A57;	
}

#main_content a.social-share:hover {
	color: #666;	
}

.btn.ghost {
	background-color:transparent;
	color: #fff;	
	border-color: #fff;
}

.btn.ghost:hover, .btn.ghost_selected{
	background-color: #fff;		
	color: #CF0A26;
}


.btn.ghost_hovered{
	background-color: #fff;		
	color: #CF0A26;
}



.btn-fat, .btn-mid-fat  {
	width: 100%;
	margin: 0 auto;
	min-height: 130px;  
	position: relative;
	border: 1px solid #fff;	
}

.btn-fat div, .btn-mid-fat  div {
	text-align: center;
	width: 100%;
	padding: 10px;
	
	font-size: 2.4rem;
	line-height: 2.0rem;	
}


.btn-mid-fat   {
	min-height: 80px;  
}
.btn-mid-fat  div {
	font-size: 1.2rem;
	line-height: 1.3rem;	
}


.ds_sm 	.btn-fat {
	min-height: 70px;  
}

.ds_sm .btn-fat div {
	font-size: 1.2rem;
	line-height: 1.2rem;
}

.ds_md 	.btn-fat {
	min-height: 70px;  
}

.ds_md .btn-fat div {
	font-size: 1.6rem;
	line-height: 1.2rem;
}

.btn-primary  {
	background-color: #CF0A26;;
	color: #fff;

}

/* Add to calendar */

#navbar_footer a.atcb-item-link, #main_content a.atcb-item-link {
	color: #333;
	font-weight: normal;	
	font-size: 0.8rem;	
	line-height: 1rem;;
	padding: 2px;
}


#main_content a.atcb-link {
	color: #fff;	
	
}



.dl-horizontal {
	margin-left:-0.937rem
}


/* lists */

#main_content ul {
	line-height: 21px;
	padding-left: 22px;
}
#main_content ul li {
	padding-bottom: 10px;
}
#main_right li {
	display: block;
}
/*
#main_right li:before {

    content: "\e080";
	font-family: 'Glyphicons Halflings';
	font-size: 9px;
	float: left;
	margin-top: 0px;
	margin-left: -17px;
	color: #fff;
}
*/

/* -- NAV -- */




#navbar_main  {

	-webkit-transition: all .3s ease-in-out;
	   -moz-transition: all .3s ease-in-out;
		-ms-transition: all .3s ease-in-out;
		 -o-transition: all .3s ease-in-out;
			transition: all .3s ease-in-out;
}







#navbar_main  {
	margin-top: 0px;
	padding-top: 10px;	
	padding-bottom: 4px;	
	padding-left: 0px;
	padding-right: 0px;

}

#navbar_main.large {
	padding-bottom: 16px;	
	padding-bottom: 36px;		
}

#navbar_main .nav {
	padding-top: 10px;
	font-weight: bold;
	background-color: #fff;
}

#navbar_main a {
	color: #444;
	font-size: 0.98rem;	
}

.dropdown-toggle::after {
    content: none ;
}


#navbar_main a.languae {
	color: #444;
	font-size: 0.9rem;	
	margin-right: 0px;
	
}

#navbar_main a.special {
	color: #F1A81B;
}

#navbar_main .active a {
	color: #CF0A26;
}

#navbar_main a:hover {
	color: #999;
}
#navbar_main a.dropdown-item {
	color: #666;
}
.ds_xs .dropdown-menu, .ds_sm .dropdown-menu {
	display: none;
	left: -4000px;
}
.ds_xs #navbar_main .nav-item, .ds_sm #navbar_main .nav-item {
	float:left;
	width: 100%;
	text-align: center;
	font-size: 1.3rem;
	margin-left: 0;
}
.ds_xs #navbar_main .dropdown-toggle, .ds_sm #navbar_main .dropdown-toggle::after  {
	display: none;
}


/* adjusts linebreaks */
.ds_md  #nav_media {
	margin-left: 0px;
}

.ds_lg  #nav_blog {
	margin-left: 0px;
}






/* -- FOOTER -- */

#navbar_footer a {
	color: #fff;
	/*padding-right: 1rem;*/
}

/* -- tabs -- */
.nav-tabs .nav-link {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;	
}

/* -- CSS ANIS -- */

.opacity_on_hover {
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;	
	opacity: 1;	
}

.opacity_on_hover:hover {
	opacity: 0.8;
}

.scale_on_hover {	
    -webkit-transition: all .4s ease-in-out; 
    -moz-transition: all .4s ease-in-out; 
    -ms-transition: all .4s ease-in-out; 
    -o-transition: all .4s ease-in-out; 
    transition: all .4s ease-in-out; 					
}

.scale_on_hover:hover {
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03); 
	-ms-transform: scale(1.03);
	-o-transform: scale(1.03); 
	transform: scale(1.03); 
	
	-webkit-transform: scale(1.00);
	-moz-transform: scale(1.00); 
	-ms-transform: scale(1.00);
	-o-transform: scale(1.00); 
	transform: scale(1.00); 	
}

.scale_on_hover:hover {
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03); 
	-ms-transform: scale(1.03);
	-o-transform: scale(1.03); 
	transform: scale(1.03); 
}






/* tables */

.table-logos {
	background-color: #fff;
}
.table-logos tbody tr {
	border: 0px;
}
.table-logos tbody tr td {
	text-align: center;
	vertical-align: middle;
	border: 0px;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}

th.header {
cursor: pointer;	
}




/********************* Icons **************************/

.azm-social {
	margin: 0;
	padding: 0;
	display: inline-block;
	color: #fff;
	text-align: center;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.azm-social:hover, .azm-social:focus, .azm-social:active {
	outline: 0;
	opacity: 0.8;
	color: #fff;
}
#main_content a.azm-social, #main_content a.azm-social:hover, .azm-social a {
	color: #fff;
}
.azm-size-32 {
	width: 32px;
	height: 32px;
	margin: 5px;
	padding-top: 8px;
	font-size: 14px;
	line-height: 14px;
}
.azm-size-48 {
	width: 48px;
	height: 48px;
	margin: 8px;
	padding-top: 13px;
	font-size: 21px;
	line-height: 21px;
}
.azm-size-64 {
	width: 64px;
	height: 64px;
	margin: 10px;
	padding-top: 16px;
	font-size: 28px;
	line-height: 28px;
}
.azm-r-square {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.azm-circle {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.azm-btn {
	height: 48px;
	margin: 8px;
	padding: 13px 17px;
	font-size: 14px;
	line-height: 21px;
	font-weight: 300;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.azm-btn i {
	padding-right: 27px;
	font-size: 21px;
	line-height: 21px;
	vertical-align: top;
}
.azm-btn i:after {
	content: "";
	position: absolute;
	top: -8px;
	left: 70%;
	width: 1px;
	height: 36px;
	background: #ccc;
	background: rgba(255, 255, 255, 0.3);
}
.azm-border-bottom {
	padding-top: 12px;
	border-bottom: 4px solid rgba(0, 0, 0, 0.1);
}
.azm-pill {
	-moz-border-radius: 400px;
	-webkit-border-radius: 400px;
	border-radius: 400px;
}
.azm-gradient {
	position: relative;
	overflow: hidden;
}
.azm-gradient:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.4)), color-stop(100%, rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0) 100%); /* W3C */
}
.azm-shadow-left {
	position: relative;
	overflow: hidden;
}
.azm-shadow-left:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1);
}
.azm-shadow-bottom {
	position: relative;
	overflow: hidden;
}
.azm-shadow-bottom:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 50%;
	background: rgba(0, 0, 0, 0.1);
}
.azm-android {
	background: #8ec147;
}
.azm-apple {
	background: #777;
}
.azm-behance {
	background: #0077ff;
}
.azm-bitcoin {
	background: #f79012;
}
.azm-buysellads {
	background: #c90100;
}
.azm-codepen {
	background: #444;
}
.azm-css3 {
	background: #0270bb;
}
.azm-delicious {
	background: #31a9ff;
}
.azm-deviantart {
	background: #05cc47;
}
.azm-digg {
	background: #0093cc;
}
.azm-dribbble {
	background: #ea4c89;
}
.azm-dropbox {
	background: #007ee5;
}
.azm-drupal {
	background: #0073ba;
}
.azm-email-1 {
	background: #35c7ed;
}
.azm-email-2 {
	background: #35c7ed;
}
.azm-facebook {
	background: #4862a3;
}
.azm-flickr {
	background: #ff1981;
}
.azm-foursquare {
	background: #f04d7a;
}
.azm-git {
	background: #f64d27;
}
.azm-github {
	background: #999;
}
.azm-google {
	background: #3f85f4;
}
.azm-google-plus {
	background: #dd4b39;
}
.azm-html5 {
	background: #e54d26;
}
.azm-instagram {
	background: #3d6b92;
}
.azm-joomla {
	background: #fc8f30;
}
.azm-jsfiddle {
	background: #4679bd;
}
.azm-lastfm {
	background: #df1c23;
}
.azm-linkedin {
	background: #0177b5;
}
.azm-linux {
	background: #39a6df;
}
.azm-maxcdn {
	background: #ff5b02;
}
.azm-medium {
	background: #333;
}
.azm-pagelines {
	background: #444;
}
.azm-paypal {
	background: #009cde;
}
.azm-pinterest {
	background: #db242c;
}
.azm-reddit {
	background: #ff4500;
}
.azm-rss {
	background: #fc8f55;
}
.azm-share {
	background: #01924b;
}
.azm-skype {
	background: #00aff0;
}
.azm-slideshare {
	background: #0679b5;
}
.azm-soundcloud {
	background: #ff4e00;
}
.azm-spotify {
	background: #84bd00;
}
.azm-stack-exchange {
	background: #366fb3;
}
.azm-stack-overflow {
	background: #07c;
}
.azm-stumbleupon {
	background: #ea4b24;
}
.azm-trello {
	background: #026aa7;
}
.azm-tumblr {
	background: #2c4762;
}
.azm-twitter {
	background: #55acee;
}
.azm-vimeo {
	background: #44bbff;
}
.azm-vine {
	background: #00bf8f;
}
.azm-vk {
	background: #6281a3;
}
.azm-whatsapp {
	background: #59ac23;
}
.azm-windows {
	background: #00bcf2;
}
.azm-wordpress {
	background: #1e8cbe;
}
.azm-xing {
	background: #006464;
}
.azm-yahoo {
	background: #5210c4;
}
.azm-yelp {
	background: #c41200;
}
.azm-youtube {
	background: #d02022;
}
.azm-youtube-play {
	background: #d02022;
}
/***** long shadows *****/
.azm-long-shadow {
	overflow: hidden;
}





.attention{
  animation: attention_frames ease-out 1s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: attention_frames ease-out 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: attention_frames ease-out  1s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: attention_frames ease-out  1s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: attention_frames ease-out  1s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}

@keyframes attention_frames{
  0% {
    transform:  translate(0px,0px)  ;
  }
  50% {
    transform:  translate(0px,10px)  ;
  }
  100% {
    transform:  translate(0px,0px)  ;
  }  
}

@-moz-keyframes attention_frames{
  0% {
    -moz-transform:  translate(0px,0px)  ;
  }
  50% {
    -moz-transform:  translate(0px,10px)  ;
  }
  100% {
    -moz-transform:  translate(0px,0px)  ;
  }  
}

@-webkit-keyframes attention_frames {
  0% {
    -webkit-transform:  translate(0px,0px)  ;
  }
  50% {
    -webkit-transform:  translate(0px,10px)  ;
  }
  100% {
    -webkit-transform:  translate(0px,0px)  ;
  }  
}

@-o-keyframes attention_frames {
  0% {
    -o-transform:  translate(0px,0px)  ;
  }
  50% {
    -o-transform:  translate(0px,10px)  ;
  }
  100% {
    -o-transform:  translate(0px,0px)  ;
  }  
}

@-ms-keyframes attention_frames {
  0% {
    -ms-transform:  translate(0px,0px)  ;
  }
  50% {
    -ms-transform:  translate(0px,10px)  ;
  }
  100% {
    -ms-transform:  translate(0px,0px)  ;
  }  
}





.flipbox {
	margin: 0 auto;
	height: 130px;  
	position: relative;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;	
}


.flipbox .front,
.flipbox .back {
	text-align: center;
	width: 100%;
	padding: 10px;
	
	font-size: 0.9rem;
	line-height: 1.2rem;
}


	
.flipbox .front {
		background-color: #CF0A26;
		border: 1px solid #fff;
	height: inherit;
	position: absolute;
	top: 0;
	z-index: 900;
	cursor: pointer;
	text-align: center;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	   -moz-transform: rotateX(0deg) rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}

.flipbox .back {
		background-color: #fff;	
		border: 1px solid #fff;		
	height: inherit;
	position: absolute;
	top: 0;
	z-index: 1000;
	-webkit-transform: rotateX(-180deg);
	   -moz-transform: rotateX(-180deg);
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}

.flipbox .back h1 {
color: #CF0A26;	
}

.flipbox .back p {
color: #333;	

}

.flipbox.flip .front {
	z-index: 900;
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);

}
.flipbox.flip .back {
	z-index: 1000;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg);
}

.flipbox  {

}

.flipbox  h1, .flipbox  p {
	text-align:center;	
	color: #fff;	
}
