@charset "UTF-8";
/*
IruCom WebCMS v9-2021 CSS: Standard article
Created on : 15.07.2021 IruCom systems/This will be used for Preview of the Article on WebCMS
Copyright : Pragash Irudayam - IruCom systems
 Licence only for one Domain. No changes or addons are allowed without prior permisssion from Pragash Irudayam (IruCom systems)
*/

/* 
@ Gold: #D19428; rgb(209,148,40);
@ Orangebrown: #C44B16; rgb(197, 75, 22);
@ red #FF0000;
*/ 

/*
font-family: pauline, sans-serif;
font-style: normal;
font-weight: 400; Regular
font-weight: 700; bold

*/

body {
	font-family: pauline, sans-serif;
	font-size: 20px;	
	text-align: left;
	
	
}
a img { color: #FFFFFF; }        
@media all {                  
   a img { color: inherit; 
   border: none;
   }
}
a, a:link, a:visited{
	color: #C44B16; 
	text-decoration: none;	
	transition: all 0.5s ease;
}
 a:hover {
	color: #FF0000; 
}

.icweb_std_text {
	font-family:  pauline, sans-serif;
	font-size: 15px;
}
.icweb_std_text a, .icweb_std_text a:link, .icweb_std_text a:visited {
	font-weight: 700;
	color: #C44B16; 
	text-decoration: none;	
}
.icweb_std_textn a:hover {	
	color: #FF0000;
	text-decoration: none;		
}



/* Heading*/
.icweb_page_title {
	font-family:  pauline, sans-serif;
	font-size: 46px;
	color: #D19428; 
	line-height: 140%;
	font-weight: 700;
	text-align: center;
	display: block;
	clear: both;
	padding: 0;
	border: none;	
	margin: 0 0 20px 0;	
}
.icweb_page_description {
	font-family:  pauline, sans-serif;
	font-size: 20px;
	color: #D19428;  
	line-height: 140%;
	font-weight: 400;
	text-align: left;
	display: block;
	clear: both;
	padding: 0;
	border: none;
	margin: 0 0 10px 0;
}
.icweb_title_1 {
	font-family:  pauline, sans-serif;
	font-size: 46px;
	color: #D19428; 
	line-height: 140%;
	font-weight: 700;
	text-align: center;
	display: block;
	clear: both;
	padding: 0;
	border: none;
	margin: 0 0 20px 0;	
	transition: all 0.5s;
}
.icweb_title_1_with_subtitle {
	font-family:  pauline, sans-serif;
	font-size: 46px;
	color: #D19428; 
	line-height: 140%;
	font-weight: 700;
	text-align: center;
	display: block;
	clear: both;
	padding: 0;
	border: none;
	margin: 0 0 10px 0;
	transition: all 0.5s;
}
.icweb_subtitle {
	font-family:  pauline, sans-serif;
	font-size: 36px;
	color: #D19428;
	line-height: 140%;
	font-weight: 700;
	text-align: center;
	display: block;
	clear: both;	
	padding: 0;
	border: none;
	margin: 0 0 10px 0;
	transition: all 0.5s;
}
.icweb_title_2 {
	font-family:  pauline, sans-serif;
	font-size: 36px;
	color: #D19428;
	line-height: 140%;
	font-weight: 700;	
	display: block;
	clear: both;	
	padding: 0;
	border: none;
	margin: 0 0 10px 0;
	transition: all 0.5s;
}
.icweb_title_3 {
	font-family:  pauline, sans-serif;
	font-size: 28px;
	color: #D19428; 
	line-height: 140%;
	font-weight: 700;		
	display: block;
	clear: both;	
	padding: 0;
	border: none;
	margin: 0 0 10px 0;
	transition: all 0.5s;
}
.icweb_title_4 {
	font-family:  pauline, sans-serif;
	font-size: 24px;
	color: #D19428;  
	line-height: 140%;
	font-weight: 700;	
	display: block;
	clear: both;	
	padding: 0;
	border: none;
	margin: 0 0 10px 0;
	transition: all 0.5s;
}
.icweb_title_5 {
	font-family:  pauline, sans-serif;
	font-size: 20px;
	color: #D19428;  
	line-height: 140%;
	font-weight: 700;	
	display: block;
	clear: both;	
	padding: 0;
	border: none;
	margin: 0 0 10px 0;
	transition: all 0.5s;
}

@media only screen and (max-width: 800px) {
	.icweb_page_title {
		font-size: 30px;
	}
	.icweb_title_1 {		
		font-size: 30px;
		line-height: 130%;
	}
	.icweb_title_1_with_subtitle {
		font-size: 30px;
		line-height: 130%;
	}
	.icweb_subtitle {		
		font-size: 26px;	
	}
	.icweb_title_2 {		
		font-size: 26px;
		line-height: 120%;
	}
	.icweb_title_3 {		
		font-size: 22px;
		line-height: 120%;
	}
	.icweb_title_4 {		
		font-size: 18px;
		line-height: 120%;
	}
	.icweb_title_5 {		
		font-size: 16px;		
	}
	
}
.icweb_image_description {
	font-family: pauline, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #ffffff; 	
	line-height: 120%;
	text-align: left;
	vertical-align: top;	
	display: block;
	clear: both;	
	padding: 0;
	border: none;
	margin: 0;
}
.icweb_teasertext {
	font-family:  pauline, sans-serif;
	font-size: 20px;
	color: #333333;  
	line-height: 150%;
	font-weight: 400;
	text-align: left;
	vertical-align: top;	
	display: block;
	clear: both;	
	padding: 0;
	border: none;
	margin: 0;
}

.icweb_teasertext_adv_event {
	font-family:  pauline, sans-serif;
	font-size: 20px;
	color: #333333;  
	line-height: 150%;
	font-weight: 400;
	text-align: left;
	vertical-align: top;	
	display: block;
	clear: both;	
	padding: 0;
	border: none;
	margin: 0;
}
.icweb_description {
	font-family: pauline, sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #666666;  	
	line-height: 150%;
	text-align: left;
	vertical-align: top;	
	display: block;
	clear: both;	
	padding: 0;
	border: none;
	margin: 0;
}
.icweb_description a, .icweb_description a:link, .icweb_description a:visited {
	font-weight: 700;
	color: #C44B16; 
	text-decoration: none;	
}
.icweb_description a:hover {	
	color: #FF0000;
	text-decoration: none;		
}
p, ul, ol, .icweb_paragraph, .icweb_paragraph_after_list { 
	font-family: pauline, sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #666666;  
	line-height: 160%;
	vertical-align: top;
	text-align: left;		
	display: block;
	padding: 0;
	border: none;
	margin: 0 0 10px 0;
}
@media only screen and (max-width: 800px) {
	.icweb_teasertext {
		font-size: 20px;
		font-weight: 400;
		line-height: 130%;
	}
	.icweb_description {		
		font-size: 18px;
		line-height: 130%;
	}
	p, ul, ol, .icweb_paragraph, .icweb_paragraph_after_list {
		font-size: 18px;
		line-height: 130%;
	}
	.icweb_description a, .icweb_description a:link, .icweb_description a:visited {
		font-size: 18px;
		line-height: 130%;
	}
}
p b, ol b,  ul b, .icweb_paragraph b {
	color: #000000; font-weight: 700;
	letter-spacing: 1px;		
}
p a:link, p a:visited, ul a:link, ul a:visited, ol a:link, ol a:visited, .icweb_paragraph a:link, .icweb_paragraph a:visited, .icweb_paragraph_after_list a:link {
	font-size: 20px;
	font-weight: 700;
	color: #C44B16; 
	text-decoration: none;
}
p a:hover, ul a:hover, ol a:hover, .icweb_paragraph a:hover, .icweb_paragraph_after_list a:hover {
	color: #FF0000;
	text-decoration: none;	
}

/* used in UL */
ul {
	list-style-type: disc;
	line-height: 180%;
	margin: 2% 0 2% 3%;	
}

ol {
	line-height: 180%;
	margin: 2% 0 2% 3%;	
}
select, optgroup, option {
	font-family: pauline, sans-serif;
	font-size: 18px;
	color: #000000; }
.icweb_article_footnote{
	font-family: pauline, sans-serif;
	font-size: 18px;
	color: #999;
	line-height: 130%;
	vertical-align: top;
	text-align: left;	
	padding: 0;
	border: none;
	margin: 0;
}
