/*
Credit: http://www.templatemo.com
*/

/* 
Corporate Template 
http://www.templatemo.com/preview/templatemo_222_corporate 
*/

h1 li a p spanBig {
    height: 12px; display: block; 
}
p spanbigger{
    display:block;
    width:80%;
    }

img.center {
	display: block;
	margin: 0 auto;
	width: 80%;
  }
.box {
	width: 100%;
	margin: 0 auto;
	background: rgba(250, 249, 251, 0);
	padding: 5px;
	border: 2px solid #fff;
	border-radius: 10px/40px;
	background-clip: padding-box;
	text-align: center;
  }
  
  .button {
	font-size: 1em;
	padding: 10px;
	color: #fff;
	border: 2px solid rgb(230, 234, 249);
	border-radius: 20px/50px;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s ease-out;
  }
  .button:hover {
	background: rgb(237, 249, 205);
  }
  
  .overlay {
	position:absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
  }
  .overlay:target {
	visibility: visible;
	opacity: 1;
  }
  
  .popup {
	margin: 70px auto;
	padding: 20px;
	background: #eff0f7;
	border-radius: 5px;
	width: 60%;
	position: relative;
	transition: all 5s ease-in-out;
  }
  .popupWide {
	margin: 0px auto;
	padding: 20px;
	background: #eff0f7;
	border-radius: 5px;
	width: 60%;
	position: relative;
	transition: all 5s ease-in-out;
  }
  
  .popup h2 {
	margin-top: 0;
	color: #333;
	font-family: Tahoma, Arial, sans-serif;
  }
  .popup .close {
	position: absolute;
	top: 20px;
	right: 30px;
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
  }
  .popup .close:hover {
	color: rgb(3, 103, 71);
  }
  .popup .content {
	max-height: 60%;
	overflow: auto;
  }

  /*End of popup*/
  
font.color{
	font-size:20px;
	color:white;
}


font.colorGold{
	font-size:15px;
	color:rgb(3, 129, 51);
}
h3.colorGoldBold{
	font-size:15px;
	font-weight:bold;
	color:rgb(3,129,15);
}
ul.pencil {
	list-style-image: url('../graphics/Pencil.png');
  }
.weight1{
	font-family: Tahoma, Geneva, sans-serif;
	padding:2px;
	   font-weight:bold;
	font-size:14px;
	color:#175014;
}
.buttonb_1 {   
    padding: 10px 16px;
	text-align:center;
    border: 4px solid #f2c709;
    border-radius: 2px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #ffffff; 
    text-decoration: none;
    font-weight: bold;
    display:table-column="3";  
}
body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	letter-spacing: 1px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #161d1e;
    background: #ffffff url(images/templatemo_body_top.jpg) repeat-x top;
}
a.weight1{
	font-family: Tahoma, Geneva, sans-serif;
	padding:2px;
    font-weight:bolder;
	font-size:18px;
	color:#3c0470;
}	
a:link, a:visited { color: #073475; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #996600; text-decoration: underline; }
a.aTinyBlue {font-family:Tahoma, Geneva, sans-serif;font-size:14px;color:#33C;text-align:justify;font-weight: bold;}
a.aTinyBrown {font-family:Tahoma, Geneva, sans-serif;font-size:14px;color:rgb(125, 62, 4);text-align:justify;font-weight: bold;}
a.aBigBrown {font-family:Tahoma, Geneva, sans-serif;font-size:16px;color:rgb(125, 62, 4);text-align:justify;font-weight: bold;}
a.aBigBrownCenter {font-family:Tahoma, Geneva, sans-serif;font-size:16px;color:rgb(125, 62, 4);text-align:center;font-weight: bold;}
a.aBigBlue {font-family:Tahoma, Geneva, sans-serif;font-size:16px;color:#33C;text-align:justify;font-weight: bold;}
a.aBigBlueCenter {font-family:Tahoma, Geneva, sans-serif;font-size:16px;color:#33C;text-align:center;font-weight: bold;}
a.aBigBlueTd {font-family:Tahoma, Geneva, sans-serif;font-size:16px;color:#33C;text-align:center;font-weight: bold;text-decoration: none;}
span.aBigBlueTd {font-family:Tahoma, Geneva, sans-serif;font-size:16px;color:#33C;text-align:center;font-weight: bold;text-decoration: none;}
a.bBigRed {font-family:Tahoma, Geneva, sans-serif;font-size:16px;color:rgb(206, 6, 6);text-align:justify;font-weight: bold;}
p.lighter { color: #f4f7fa; margin: 0px; padding: 0px; font-size:16px; }
p.darker16 { color: #022446; margin: 0px; padding: 0px; font-size:16px; }
p.darker16Red { color: #f90303; margin: 0px; padding: 0px; font-size:16px;font-weight:bolder }
p.darker14 { color: #022446; margin: 0px; padding: 0px; font-size:14px; }
p.darker15 { color: #022446; margin: 0px; padding: 0px; font-size:15px; font-weight:bolder}
p.darker16Red { color: #f90303; margin: 0px; padding: 0px; font-size:16px;font-weight:bolder }
a.color{
	font-size:20px;
	color:white;
}
p.darker12 { color: #022446; margin: 0px; padding: 0px; font-size:12px;font-weight:bold; }

a.aBigPurpleCenter {font-family:Tahoma, Geneva, sans-serif;font-size:16px;color:rgb(115, 5, 106);text-align:center;font-weight: bold;}

img { margin: 0px; padding: 0px; border: none; }


div.container {
	display: flex;
	align-items: center;
	justify-content: center
  }
  
  img.side {
	max-width: 100%;
	max-height:100%;
  }
  
div.text {
	font-size: 20px;
	padding-left: 20px;
  }
div.textCenter{
	font-size: 20px;
	padding-left: 20px;
	text-align: center;
  }
img.A {
	display: block;
	margin-left: auto;
	margin-right: auto;}
img.Center {
		display: block;
		-ms-flex-item-align: center;
		margin-left: auto;
		margin-right: auto;}
		
td.CenterElms{font-family:Tahoma, Geneva, sans-serif;font-size:16px;color:#33C;vertical-align:center;font-weight: bold;}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.divider {
	background: url(images/divider.jpg) repeat-x bottom;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r60 { margin-right: 60px; }

.button_01 a {
	display: block;
	width: 94px;
	height: 28px;
	padding: 6px 5px 4px 5px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_button_01.png) no-repeat;
}

.button_01 a:hover {
	color: #ffffff;
	background: url(images/templatemo_button_01_hover.png) no-repeat;
}

h1.indent {
	margin: 0px 0 5px 24px;
	padding: 20px 0;
	font-size: 24px;
	font-weight:bolder;
	color: #073475;
}
h2 {
	margin: 0 0 5px 0;
	padding: 10px 0;
	font-size: 24px;
	font-weight: normal;
	color: #073475;
}

h3 {
	margin: 0	;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

/* menu */

#templatemo_menu {
	height: 59px;
	background: url(images/templatemo_menu_bg.jpg) no-repeat center top;
}

#templatemo_menu ul {
	width: 590px;
	margin: 0 auto;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	position: relative;
	float: left;
	width: 100px;
	display: block;
	height: 35px;
	padding: 14px 8px 0 0;
	margin-right: 10px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #c9d3da;	
	font-weight: bold;
	outline: none;
	background: url(images/templatemo_menu_btn_right.png) no-repeat right top;
}

#templatemo_menu ul li a span {
	position: absolute;
	width: 8px;
	height: 49px;
	left: -8px;
	top: 0;
	background: url(images/templatemo_menu_btn_left.png) no-repeat left top;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #ffffff;
	background: url(images/templatemo_menu_btn__hover_right.png) no-repeat right top;
}

#templatemo_menu li a:hover span, #templatemo_menu li .current span {
	position: absolute;
	width: 8px;
	height: 49px;
	left: -8px;
	top: 0;
	background: url(images/templatemo_menu_btn__hover_left.png) no-repeat left top;
}

/* end of menu */

/* site title */

#templatemo_site_title_bar_wrapper {
	width: 100%;
	height: 310px;
	margin: 0 auto;
	background: url(images/templatemo_header_bg_wrapper.jpg) no-repeat top center;
}

#templatemo_site_title_bar {
	position: relative;
	width: 900px;
	height: 297px;
	margin: 0 auto;
	padding: 13px 40px;
	background: url(images/templatemo_header_bg.jpg) no-repeat top center;
}

#templatemo_site_title_bar .site_title_left {
	float: left;
	width: 400px;
}

#templatemo_site_title_bar .site_title_right {
	float: right;
	width: 380px;
	margin-top: 30px;
	text-align: right;
}

.site_title_right h2 a {
	color: #63b5dc;
	font-style: normal;
}

.site_title_right p {
	color: #3a8fb8;
}

#templatemo_site_title_bar  #site_title {
	float: left;
	padding: 30px 0 0 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-top: 14px;
	margin-left: 5px;
	font-size: 14px;
	color: #f1f2f2;
	font-weight: bold;
	letter-spacing: 4px;
}


#templatemo_site_title_bar #search_box {
	position: absolute;
	width: 340px;
	height: 30px;
	bottom: 23px;
	right: 110px;
}

#search_box form {
	width: 340px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#searchfield {
	height: 20px;
	width: 290px;
	padding: 6px 5px 4px 5px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;	
}

#searchbutton {
 	height: 30px;
	width: 35px;
	margin: 0px;
	padding: 6px 0 0 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #000000;
	background: none; 
	border: none;
}
/* end of site title */

#templatemo_content {
	clear: both;
	width: 900px;
	padding: 30px 40px;
	margin: 0 auto;
}

.section_w900 {
	clear: both;
	width: 900px;
}

.image_wrapper_01 img {
	margin-bottom: 10px;
	border: 7px solid #dedede;
}

.imgl{
	float: left;
	margin: 3px 15px 10px 0;
}

.section_w400 {
	width: 400px;
}

.section_w260 {
	width: 260px;
}


.testimonial {
	font-style: italic;

}

.testimonial span {
	font-size: 18px;
	font-weight: bold;
}

.service {
	margin: 10px 0 0;
	padding: 0px;
	list-style: none;
	
}

.service li {
	padding: 5px 0 5px 30px;
	font-size: 14px;
	font-weight: bold;
	background: url(images/templatemo_list_icon.png) left center no-repeat;
}

.news_box {
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;	
	color: #ffffff;
}

.news_box .post_info {
	color: #999999;
}

.news_box .post_info a {
	color: #666666;
	font-weight: bold;
}

.news_box .post_info strong {
	color: #666666;
}

.news_box a {
	color: #14587c;
}

/* footer */

#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #426fae;
}

#templatemo_footer {
	width: 940px;
	margin: 0 auto;
	padding: 30px 20px;
	background: #426fae  url(images/templatemo_footer_bg.jpg) no-repeat center top;
	color: #cccccc;
}

#templatemo_footer  a {
	color: #ffffff;
}

#templatemo_footer .section_w280 {
	float: left;
	width: 240px;
	padding-right: 40px;
}

#templatemo_footer .section_w280 h3 {
	width: 175px;
	height: 30px;
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
	
}

#templatemo_footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#templatemo_footer .footer_list li {
	margin: 0px;
	padding: 3px 0;
}

#templatemo_footer .footer_list li a {
	color: #cccccc;
}

#templatemo_footer .footer_list li a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* end of footer */