/*
Template 2040 Blue Arc
http://www.tooplate.com/view/2040-blue-arc
*/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	background-image: url(images/tooplate_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	background-color: #0a1425;
	color: #CCC;
}

a, a:link, a:visited { 
	color: #f9b507; 
	font-weight: normal; 
	text-decoration: underline; 
	font-size: 12px; 
}

a:hover { 
	text-decoration: none; 
}

a.more { 
	display: block; 
	width: 77px; 
	line-height: 25px; 
	height: 25px; 
	text-align: center; 
	text-decoration: none; 
	font-weight: 700; 
	font-size: 11px; 
	background: url(images/tooplate_more.png)  no-repeat top center; 
	/*color: #46b8fb;*/
}

a.more:hover {
	color: #fff;
	display: block;
}

p {
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 20px;
}

.text-red {font-size:22px;font-weight: bold; 
	color: #E83437; text-align: center;}


img {

}
.link_text_index {
	font-size: 12px;
	background-image: url(images/tooplate_more.png);
	background-repeat: no-repeat;
	float: none;
}


blockquote { 
	font-style: italic; 
	margin: 0 0 0 10px;
}

cite { 
	font-weight: bold; 
	color:#fff; 
}

cite span { 
	color: #fff; 
}

em {
	color: #CCCCCC;
	font-style: normal;
	margin-right: 10px;
}

h1, h2, h3, h4, h5, h6 { color: #ffcc00; font-weight: normal; }
h1 {
	font-size: 18px;
	margin: 5 5 10px;
	padding: 10 10 5 20px;
	line-height: 25px;
	text-align: center;
	font-family: Belgium, "Berlin Sans FB", "Bodoni MT";
	font-weight: bolder;
	/*width: 75%;*/
}
h2 {
	font-size: 18px;
	margin: 0 0 15px;
	padding: 5px 0;
	color: #06C;
	line-height: 25px;
}
h3 {
	font-size: 24px;
	margin: 10 0 15 40px;
	padding: 10;
	text-indent: 10px;
	color: #FC3;
}
h4 {
	font-size: 18px;
	margin: 10;
	padding: 0;
}
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner {
	clear: both;
	text-align: center;
	margin-right: 0px;
}
.h10 {
	height: 12px
}
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

.float_l {
	float: left;
}
.float_r { float: right }

.image_wrapper {
	display: inline-block;
	border: thin solid #1b72e9;
	margin-bottom: 5px;
	margin-top: 4px;
	background-color: #000;
}

.image_fl {
	float: left;
	margin: 5px 5px 5px 5px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.image_fr { 
	float: right; 
	margin: 3px 0 0 30px; 
}

.tooplate_list {
	margin: 10px 0 20px 20px;
	padding: 0;
	list-style: none;
	text-align: left;
}

.tooplate_list li {
	color: #06C;
	margin: 0;
	padding: 0 0 5px 20px;
	background: url(images/tooplate_list.png) no-repeat scroll 0 5px;
}

.tooplate_list li a { 
	color: #fff; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration: none; 
}

.tooplate_list li a:hover { 
	text-decoration: underline; 
}

#tooplate_wrapper {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
	text-align: justify;
}

/* menu */

#tooplate_menu {
	float: inherit;
	width: 990px;
	height: 60px;
	background: url(images/tooplate_menu.png);
	color: #C09;
}

#tooplate_menu ul {
	display: block;  
	width: 900px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#tooplate_menu ul li {
	float: left;
	display: block;
	width: 120px;
	height: 10px;
	padding: 0; 
	margin: 0;
	display: inline;
	background: url(images/tooplate_menu_divider.png) right top no-repeat;
}

#tooplate_menu ul .last {
	background: none;
	color: #C6C;
}

#tooplate_menu ul li a {
	float: left;
	display: block;
	width: 120px;
	padding: 10px 0 0;
	font-size: 16px;
	color: #33FFFF;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	outline: none;
	border: none;
}

#tooplate_menu ul li a:hover, #tooplate_menu ul .current {
	color: #FC3;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
}
/* end of menu */

#tooplate_header {
	clear: both;
	width: 988px;
	text-align: center;
	background: url(images/tooplate_header.png) no-repeat top;
	height: 50px;
	float: left;
	margin-top: 5px;
}

#site_title {
	width: 227px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 10px;
	padding: 5px;
}

#site_title h1 { 
	margin: 0; 
	padding: 0; 
}

#site_title h1 a {
	display: block;
	width: 230px;
	height: 20px;
	color: #fff;
	outline: none;
	text-indent: -10000px;
	/*background: url(images/logo.png) no-repeat top left;*/
}

/* end of menu */

#tooplate_middle {
	clear: both;
	height: 405px;
	padding: 0px 94px;
	overflow: hidden;
	background: url(images/tooplate_middle.png);
	word-wrap: normal;
}

#mid_title {
	font-size: 24px;
	font-weight: 400;
	color: #dceffc;
	margin-bottom: 20px;
	text-shadow: 1px 1px 3px #000;
	text-align: center;
	padding-top: 100px;
}

#tooplate_middle p {
	width: 700px;
	font-size: 18px;
	color: #ccc;
	line-height: 30px;
	margin-bottom: 20px;
	text-align: center;
}

/* main */

#tooplate_main {
	clear: both;
	width: 980px;
	padding: 0 5px;
	margin: 0;
	float: right;
	margin-right: 20px;
	padding-bottom: 20px;
}

.col_w960 {
	width: 960px;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-left: 20px;
	margin-right: 10px;
}

.col_w800 {
	width: 960px;
	margin-bottom: 30px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #CCC;
	border-right-color: #333;
	border-bottom-color: #CCC;
	border-left-color: #333;
}
	
.col_w630 { width: 630px }
.col_w600 {
	width: 170px
}
.col_w550 { width: 550px }
.col_w500 { width: 500px }
.col_w480 {
	width: 550px;
	padding-top: 10px;
	margin-right: 20px;
	float: left;
}
.col_w400 {
	width: 400px;
	border: 2px inset #333;
}
.col_w470 {
	width: 420px;
	padding-right: 20px;
	border: 2px inset #333;
	padding-left: 20px;
}
.col_w460 { width: 460px }
.col_w455 { width: 455px }
.col_w450 {
	width: 450px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #666;
	border-right-color: #333;
	border-bottom-color: #666;
	border-left-color: #333;
}
.col_w600  {width: 600px }
.col_w500  {width: 500px }
.col_w400 {
	width: 400px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 20px;
	padding-bottom: 20px;
	height: 150px;
	padding-top: 10px;
}
.col_w350 { width: 350px }
.col_w300 {	width: 300px }
.col_w200 { width: 200px }


.col_allw200 {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-top: 20px;
	margin-left: 10px;
}


.col_allw300 {
	float: left;
	width: 300px;
	padding-left: 10px;
	color: #CCC;
	margin-top: 20;
	margin-bottom: 20;
}
	
	.col_allw400 {
	float: left;
	width: 400px;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 5px;
	color: #CCC;
	/*border: thin groove #FFF;*/
}
.col_allw480 {
	float: left;
	width: 480px;
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*border: thin groove #FFF;*/
}

	.col_allw500 {
	float: left;
	width: 500px;
	margin-right: 30px;
	border: thin groove #FFF;
}


.col_last {
	margin: 0;
	padding-right: 0px;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
}

.frontpage_box h2 { 
	font-size: 20px; 
	padding: 0; 
	margin-bottom: 5px; 
	color: #ffcc00; 
}

.frontpage_box img {
	float: left;
	padding-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
}

.frontpage_box a.more { 
margin-top: 15px; 
}

.tagline {
	display: block;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #666;
	margin-bottom: 20px;
	text-align: center;
}

.lp_frontpage { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.lp_frontpage li { 
	margin: 0; 
	padding: 0; 
	display: inline; 
}

.lp_frontpage li a {
	float: left;
	display: block;
	width: 350px;
	margin: 0 15px 20px 0;
	padding-left: 15px;
	padding-top: 10px;
}

.lp_frontpage li a img {
	width: 96%;
	padding: 1px;
	float: left;
	height: 100px;
}

.sb_lp_box { 
	clear: both; 
	margin-bottom: 20px; 
}

.sb_lp_box img { 
	width: 280px; 
	height: 140px; 
	padding: 9px; 
	border: 1px solid #ccc; 
}

#gallery { 
	margin: 0; 
	padding: 0; 
}

#gallery .gallery_box {
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 30px;
	padding-right: 10px;  /*added 27.4.15*/
	margin-top: 12px;
	border: thin inset #CCC;
}

#gallery .gallery_box img {
	width: 300px;
	height: 100px;
	border: 1px solid #ccc;
	padding: 5px;
	margin-left: 5px;
	background: #fff;
	margin-top: 5px;
	text-align: center;
	
	
	
}

#gallery .last_box { 
	margin-bottom: 0; 
	padding-bottom: 0; 
	background: none; 
}

.news_box { 
	margin-bottom: 60px; 
}

.news_box h2 { 
	font-size: 16px; 
	margin-bottom: 0; 
}

.news_box p.date { 
	color: #000; 
	margin-bottom: 0; 
} 

.news_box img { 
	float: left; 
	width: 100px; 
	height: 100px; 
	border: 5px solid #ccc; 
	margin-right: 20px; 
}

.news_box a.more { 
	float: right; 
}

.lbe_box { 
	clear: both; 
	margin-bottom: 20px; 
}

.lbe_date {
	width: 100px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	text-align: center;
}

.lbe_date span { 
	display: block; 
	font-weight: normal; 
}

.lbe_content {
	float: right;
	width: 432px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-left: 20px;
	margin-bottom: 20px;
}

.lbe_box h3 {
	font-size: 12px;
	margin-bottom: 0;
	text-align: center;
	color: #f9b507;
}

.lbe_box h3 a { 
	color: #f9b507; 
	font-size: 16px; 
	font-weight: normal; 
}

.lbe_box h3 a span { 
	font-size: 12px; 
	color: #333; 
}

.lbe_box p {
	margin-bottom: 0;
}

.lbe_box p.date { 
	font-size: 10px; 
	font-weight: 700; 
	color: #f9b507; 
}

#cp_contact_form {
	padding: 10;
	width: 400px;
}

#cp_contact_form form { 
	margin: 0px; 
	padding: 0px; 
}

#cp_contact_form form .input_field {
	width: 380px;
	color: #ccc;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 8px;
	border: 1px solid #102a61;
	background: #050C17;
}

#cp_contact_form form label { 
	display: block; 
	width: 100px; 
	margin-bottom: 10px; 
	font-size: 13px; 
	color: #fff; 
}

#cp_contact_form form textarea { 
	width: 388px; 
	height: 200px; 
	padding: 8px; 
	color: #ccc; 
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px; 
	border: 1px solid #102a61;  
	background: #050C17; 
}

#cp_contact_form form .submit_btn { 
	margin: 5px 0px; 
	padding: 8px 14px; 
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px; 
	border: 1px solid #102a61; 
	background: #050C17; 
}

#map img { 
	width: 270px; 
	height: 160px; 
	border: 1px solid #999; 
	padding: 4px; 
}

#tooplate_footer_wrapper {
	margin-top: 30px;
	clear: both;
	width: 100%;
	border-top: 1px solid #111f37;
	background: #050c17;
}

#tooplate_footer {
	clear: both;
	width: 960px;
	padding: 30px 14px;
	text-align: center;
	color: #ccc;
	margin: 0 auto;
}

#tooplate_footer a {
	font-weight: normal;
	color: #fff;
	text-align: center;
	font-size: 9px;
}
.center1 {
	text-align: center;
}
.pc1 {
	text-align: center;
	margin-top: 0px;
	color: #9FF;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pj {
	text-align: justify;
	font-style: normal;
	color: #CCC;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 10px;
	margin-right: 20px;
}
.hifs {
	font-size: 15px;
	color: #FC3;
}
.h1slh {
	color: #FF3;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
#tooplate_middle #mid_title .h1slh {
}

.contactif {
	border: thick inset #000;
}

.ellipsis {
    white-space: nowrap;
	width: 100%;                     
    overflow: hidden;
   text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
	     
  /* text-overflow-start: clip;
   text-overflow-middle: ellipsis
   text-overflow-end: clip
   text-overflow-min-width: 0 8ch;*/
}
 p.block {
    width: 300px;
}
.li_none {
	list-style-type: none;
}


/*
 p {
   white-space: nowrap;  
   width: 100%;                     
   overflow: hidden;
   text-overflow-start: clip;
   text-overflow-middle: ellipsis
   text-overflow-end: clip
   text-overflow-min-width: 0 3ch;
 }
*/
.liservices {
	color: #03F;
}

/*----
added to 05.05.15*/
#overlay {
   display:none;    /*//This make it initially hidden*/
   position:fixed;  /*//This makes it so it says in a fixed position even if they scroll around*/
   left:0px;        /*//This positions the element to the left most position*/
   top:0px;         /*//This positions the elment to the top most position*/
   width:100%;      /*//This makes the element take up 100% of the parents width*/
   height:100%;     /*//This makes the element take up 100% of the parents height*/
   background:#000; /*//Give it a black background*/
   opacity:0.5;     /*//Change the opacity to 50% so that is see through.*/
   z-index:99999;   /*//Change the z-index so it will be above everything else*/
}

#popup {
   display:none;
   position:fixed;
   left:50%;            /*//left and top here position top left page*/
   top:50%;             /*//of the element to the center of the */
   width:300px;         /*//Set the popup to have a specific width/height*/
   height:150px;
   margin-top:-75px;   /*//To get the popup to center correctly we need*/
   margin-left:-150px;   /*//To displace the the top/left margins by half of the width/height*/
   background:#FFFFFF;  /*//Background of white*/
   border:2px solid #000;  /*//And give it a border*/
   z-index:100000;      /*//Set z-index to 1 more than that of the overlay so the popup is over the overlay*/
}
.logoc {
	text-align: justify;
}
.ohpborder {
	border: thick ridge #FFF;
	width: 420px;
	height: 200px;
	text-align: justify;
}

.ohpborder2 {
	border: thin inset #03F;
	width: 270px;
	height: 200px;
	text-align: justify;
}

.ohpborder3 {
	border: thin inset #03F;
	width: 270px;
	height: 200px;
	text-align: justify;
}

/*added Tues. - @ 18.39 - 12.5.15*/

a.hideDisplay{
	position: relative; /* This makes everything work.*/
	/* Allows you to layer overlapping elements. */
	z-index: 20;
	color: #0FF;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
}
  
a.hideDisplay:hover{
	text-align: left;
  
}

a.hideDisplay span.showDisplayOnHover{
  display: none
}

/* This will only display itself when the
 * user hovers the mouse over the anchor. */
a.hideDisplay:hover span.showDisplayOnHover{
	display: block;
	position: relative; /*allows display w.n block*/
	font-size: 10px;
	/* These position the box where it needs to go. */
	top: 5px;  /* top box margin*/
	left: 1px;  /*left box margin*/
	/* These adjust the size of the box when it appears. */

	width: 250px; /*width of display box*/
	height: auto; /* height of display box*/
	padding: 5px;
	/* text color */
	color: #66CCCC;
	text-align: justify;
}

span.showBodyOfDisplayOnHover {
	font-size: 10px;   /*size of text wn. box*/
	font-weight: normal;
	color: #CCC;
	list-style-position: outside;
	list-style-type: none;
}

#text_t {
  padding-top: 10px;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  color: #000000;
}

/*added .sf 29.5.15*/

.sf-menu {
	background: url(../images/menu-bg.gif) 0 0 repeat-x #68b6e0;
	height: 40px;
	border-radius: 15px 15px 0px 0px;
	font-size: 0px;
}
.sf-menu li {float:left;
	position: relative;
	font-size: 12px;
	line-height:1.2307em;
	padding:0px 0px 0px 0px;
	background:url(../images/marker.gif) right 0 no-repeat;
	
	
	}
.sf-menu .last {background:none;}
.sf-menu .first {border-radius:15px 0px 0px 0px;}
.sf-menu span {position:absolute; height:4px; width:7px; background:url(../images/span.gif) 0 0 no-repeat; left:12px; top:-4px;}
	
.sf-menu a {display:block;
	position:		relative;	
	color:#fff;
	text-decoration:none; 
	padding: 24px 19px 23px 19px;

background:url(../images/png.png) 0 0 repeat;
	
	
	}
	.sf-menu li li {
	padding:0 0 0 0px;
	text-transform:none;
	background:none;
	text-align:left;
	font-weight:normal;
	
background:url(../images/li-bg.gif) 0 0 repeat-x;
	border-bottom:none;
	border-top:1px solid #bed71a; /*(drop down)*/
	border-left:1px solid #bed71a;
	border-right:none;
	float:none;
	width: 60px;  /*changed from 180 to 60*/
	cursor:pointer;
	height:31px;   
}
	.sf-menu li li a {
		padding:0px 0 0px 20px;
		display:inline-block;
		text-decoration:none !important;
		color:#fff;
		font-size:10px;
		line-height:17px;  
		}
	

.sf-menu ul {
	position:		absolute;
    top:			-999em;
	width:			199px; 
	display:none;
	padding:0px 0px 0px 0px;
	background:none;
}
.sf-menu ul ul {
	position:		absolute;
	top:			-999em;
	width:			100px;  /*changed from 179*/
	display:none;
	padding:0px 0px 0px 0px;
	background:none;
}

.sf-menu li li li {
	padding:0 0 0 0px;
	text-transform:none;
	background:none;
	text-align:left;
	font-weight:normal;
	background:url(../images/li-bg.gif) 0 0 repeat-x;
	border-bottom:none;
	border-top:1px solid #bed71a;
	border-left:1px solid #bed71a;
	border-right:none;
	float:none;
	width: 50 px;  /*changed from 148*/
	cursor:pointer;
	height:31px;
}
	
.sf-menu li li li a {
		padding:0px 0 0px 5px; /* changed from 20 to 5 - 29.5.15*/
		display:inline-block;
		text-decoration:none !important;
		color: #C06;		/*changed from color:#fff; to #C06; */
		font-size:12px;
		line-height:17px;  /*changed from 27 to 17*/
	}	
	

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-1px;
	top:			69px; /* match top ul list item height */
	z-index:		99;
	
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
	
	
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			181px; /* match ul width */
	top:			-1px;
	
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}


.sf-menu > li > a:hover, .sf-menu > li > a.active, .sf-menu > li.sfHover > a {background:url(../images/a-hover.gif) 0 0 repeat-x;}

	
.sf-menu li li:hover, .sf-menu li li.sfHover {background:url(../images/li-bg1.gif) 0 0 repeat-x; border-top:1px solid #feaf49;
	border-left:1px solid #feaf49;}

.sf-menu li li li:hover{background:url(../images/li-bg2.gif) 0 0 repeat-x #69b6e1; border-top:1px solid #b2dff9;
	border-left:1px solid #b2dff9}	
.bqtp {
	border: thin inset #CCC;
}

/*ADDED 29.5.15*/

.menu-l {
	vertical-align: middle;
	
}
/*BELOW ADDED 16.07.15*/

#menu_side_nav {
  position:relative; /* ADDED */
  padding:0;
  margin:0;
  width:0;
}

#menu_side_nav li {
  list-style-type:none;
  }
  
     
  #menu_side_nav li {
  list-style-type:none;
  margin:0 0 0.25em 0; /* ADDED */
  }
  
#menu_side_nav a, #menu_side_nav a:visited {
	display: block;
	width: 13em;   /* width NAV key)*/
	border: 2px solid #808;  /* border colour & distance btw. dsp and bg on l NAV block plus bgcolour*/
		/*border: 1px solid #808;*/
	
	font-family: arial, verdana, sans-serif;
	font-size: 0.9em;  /*Changed from 0.8em to 0.6em*/
	text-align: center;
	text-decoration: none;
	color: #eee;
	padding: 0.25em; /* ADDED */
	background-color: #30F;
  }
  
 #menu_side_nav a:hover {
  background:#ddd; 
  color:#808;
  }
  
  #menu_side_nav {
	padding: 0;
	margin: 0;
	width: 0; /* ADDED */
	margin-left: 5px;
	margin-top: 0px;
  }
  #menu_side_nav a span {
  display:none;
}

 #menu_side_nav a:hover span {
	display: block;
	position: absolute;
	left: 13em; /*distance of hover blook from nav block*/
	top: 0;
	text-align: left; /* ADDED */
	padding: 0.5em;  /* ADDED */
	width: 47em; /* ADDED */ /*width of hover block)*/
	background-color: #CCC; /* ADDED */
	color: #000; /* ADDED */
	border: 2px solid #808; /* ADDED */
	font-size: 12px;
	align-content: center;
}

#menu_side_nav img {
	float: left;
	margin: 0em 1em 0.5em 1em;
		
}

#menu_side_nav a:hover span:first-line {
	font-weight: bold;
	font-size: 0.95em;  /*Changed from 1.2. to .95*/
	color: #00F;
}	

/*added below menu_side_nav1 21.07.15*/

#menu_side_nav1 {
  position:relative; /* ADDED */
  padding:0;
  margin:0;
  width:0;
}

#menu_side_nav1 li {
  list-style-type:none;
  }
  
     
  #menu_side_nav1 li {
  list-style-type:none;
  margin:0 0 0.25em 0; /* ADDED */
  }
  
#menu_side_nav1 a, #menu_side_nav1 a:visited {
	display: block;
	width: 13em;   /* width NAV key)*/
	border: 2px solid #808;
	/*border: 2px solid #999; */ /*distance btw. dsp and bg on l NAV block plus bgcolour*/
	/*border: 1px solid #808;*/
	font-family: arial, verdana, sans-serif;
	font-size: 0.9em;  /*Changed from 0.8em to 0.6em*/
	text-align: center;
	text-decoration: none;
	padding: 0.25em; /* ADDED */
	background-color: #30F;
	color: #FFF;
  }
  
 #menu_side_nav1 a:hover {
  background:#ddd; 
  color:#808;
  }
  
  #menu_side_nav1 {
	padding: 0;
	margin: 0;
	width: 0; /* ADDED */
	margin-left: 5px;
	margin-top: 0px;
  }
  #menu_side_nav1 a span {
  display:none;
}

 #menu_side_nav1 a:hover span {
	display: block;
	position: absolute;
	left: 13em; /*distance of hover blook from nav block*/
	top: 0;
	text-align: left; /* ADDED */
	padding: 0.5em;  /* ADDED */
	width: 47em; /* ADDED */ /*width of hover block)*/
	background-color: #CCC; /* ADDED */
	color: #000; /* ADDED */
	border: 2px solid #808; /* ADDED */
	font-size: 12px;
}

#menu_side_nav1 img {
	float: left;
	margin: 0em 1em 0.5em 1em;
}

#menu_side_nav1 a:hover span:first-line {
	font-weight: bold;
	font-size: 0.95em;  /*Changed from 1.2. to .95*/
	color: #00F;
}	
/*added above menu_side_nav1 21.07.15*/

/*added below menu_side_nav2 17.8.15*/
#menu_side_nav2 {
  position:relative; /* ADDED */
  padding:0;
  margin:0;
  width:0;
}
#menu_side_nav2 li {
  list-style-type:none;
  }
       
 #menu_side_nav2 li {
  list-style-type:none;
  margin:0 0 0.25em 0; /* ADDED */
  }
  
#menu_side_nav2 a, #menu_side_nav2 a:visited    /*added nav2 here 17.8.15*/
{	display: block;
	width: 13em;   /* width NAV key)*/
	border: 2px solid #808;
	/*border: 2px solid #999; */ /*distance btw. dsp and bg on l NAV block plus bgcolour*/
	/*border: 1px solid #808;*/
	font-family: arial, verdana, sans-serif;
	font-size: 0.9em;  /*Changed from 0.8em to 0.6em*/
	text-align: center;
	text-decoration: none;
	padding: 0.25em; /* ADDED */
	background-color: #30F;
	color: #FFF;
  }
  
 #menu_side_nav2 a:hover {
  background:#ddd; 
  color:#808;
  }
  
  #menu_side_nav2 {
	padding: 0;
	margin: 0;
	width: 0; /* ADDED */
	margin-left: 5px;
	margin-top: 0px;
  }
  #menu_side_nav2 a span {
  display:none;
}

 #menu_side_nav2 a:hover span {
	display: block;
	position: absolute;
	left: 13em; /*distance of hover blook from nav block*/
	top: 0;
	text-align: left; /* ADDED */
	padding: 0.5em;  /* ADDED */
	width: 47em; /* ADDED */ /*width of hover block)*/
	background-color: #CCC; /* ADDED */
	color: #000; /* ADDED */
	border: 2px solid #808; /* ADDED */
	font-size: 12px;
}

#menu_side_nav2 img {
	float: left;
	margin: 0em 1em 0.5em 1em;
}

#menu_side_nav2 a:hover span:first-line {
	font-weight: bold;
	font-size: 0.95em;  /*Changed from 1.2. to .95*/
	color: #00F;
}	
/*added above menu_side_nav2 17.8.15*/

/*added below td. 17.08.15*/
#menu_side_nav3 {
  position:relative; /* ADDED */
  padding:0;
  margin:0;
  width:0;
}

#menu_side_nav3 li {
  list-style-type:none;
  }
  
#menu_side_nav3 li {
  list-style-type:none;
  margin:0 0 0.25em 0; /* ADDED */
  }
  
#menu_side_nav3 a, #menu_side_nav3 a:visited {
	display: block;
	width: 13em;   /* width NAV key)*/
	border: 2px solid #808;
	/*border: 2px solid #999; */ /*distance btw. dsp and bg on l NAV block plus bgcolour*/
	/*border: 1px solid #808;*/
	font-family: arial, verdana, sans-serif;
	font-size: 0.9em;  /*Changed from 0.8em to 0.6em*/
	text-align: center;
	text-decoration: none;
	padding: 0.25em; /* ADDED */
	background-color: #30F;
	color: #FFF;
  }

 #menu_side_nav3 a:hover {
  background:#ddd; 
  color:#808;
  }
  
  #menu_side_nav3 {
	padding: 0;
	margin: 0;
	width: 0; /* ADDED */
	margin-left: 5px;
	margin-top: 0px;
  }
  #menu_side_nav3 a span {
  display:none;
}

 #menu_side_nav3 a:hover span {
	display: block;
	position: absolute;
	left: 13em; /*distance of hover blook from nav block*/
	top: 0;
	text-align: left; /* ADDED */
	padding: 0.5em;  /* ADDED */
	width: 47em; /* ADDED */ /*width of hover block)*/
	background-color: #CCC; /* ADDED */
	color: #000; /* ADDED */
	border: 2px solid #808; /* ADDED */
	font-size: 12px;
}

#menu_side_nav3 img {
	float: left;
	margin: 0em 1em 0.5em 1em;
}

#menu_side_nav3 a:hover span:first-line {
	font-weight: bold;
	font-size: 0.95em;  /*Changed from 1.2. to .95*/
	color: #00F;
}	
/*added above td. 17.08.15*/

.h1tr {
	font-size: 14px;
	color: #FF6;
	font-weight: bold;
	font-family: "Comic Sans MS", cursive;
}
.span1 {
	color: #f9b507;
	text-align: justify;
}
/*ADDED BELOW OVERLAY Toggle Overlay  - 14.6.15*/

.overlay {
	position: absolute; /*(note: if changed  to fixed - runs down whole page)*/
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.85);
	background: url(data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAABl0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuNUmK/OAAAAATSURBVBhXY2RgYNgHxGAAYuwDAA78AjwwRoQYAAAAAElFTkSuQmCC) repeat scroll transparent\9;
	z-index: 9999;
	color: white;
	width: 296px;
}

/* for testing purposes */

/*body {
    margin:80px 10px 10px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    background-color: #ffffff;
}
*/

.box {
    padding:20px;
    border:1px solid #000;
    position:relative;
}

.small {
	width: 250px;
	height: 200px;
}

.medium {
    width:500px;
    height:350px;
}

.large {
    width:600px;
    height:500px;
}

a.toggle {
    position:fixed;
    top:0;
    left:0;
    right:0;
    background-color:black;
    color:white;
    padding:10px;
    display:block;
    text-decoration:none;
    z-index:99999;
    outline:none;
}

a.toggle:hover {
    background-color:#444;
}

a.toggle:active {
    background-color:#222;
}

.overlay {
    text-align: center;
}
 
.overlay:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}

.txt {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 15px;
    position:relative;
    font-weight:bold;
}

/*added below  - hover over 15.6.15*/ 

/*a.hovertext {
	position: relative;
	width: 250px;
	text-decoration: none !important;
	text-align: center;
	/*background-image: url(images/adm.jpg);
	image: url(images/adm.jpg);
	 background-color:rgba(0, 0, 0, 0.85);
    background: url(data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAABl0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuNUmK/OAAAAATSURBVBhXY2RgYNgHxGAAYuwDAA78AjwwRoQYAAAAAElFTkSuQmCC) repeat scroll transparent\9;
    z-index:9999;
    color:white;
  }
  a.hovertext:after {
    content: attr(title);
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0.5em 20px;
    width: 220px;
    background: rgba(0,0,0,0.8);
	/*background: url(images/adm.jpg) no-repeat center center fixed;  - background of text overlay
	text-decoration: none !important;
		
    color: #fff;
    opacity: 0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
	
  }
  a.hovertext:hover:after, a.hovertext:focus:after { opacity: 1.0;
  }
  */
  
  /*added above - full page overlay 15.5.15*/ 

/*added below 15.06.15 11.45*/
.button { width: 50px; 
 padding: 10px; background-color: #FF8C00;
 box-shadow: -8px 8px 10px 3px rgba(0,0,0,0.2);
 font-weight:bold; text-decoration:none; }
 #cover{ position:border-collapse:absolute; top:0; 
 left:0; background:rgba(0,0,0,0.6);
 z-index:5; width:100%; height:100%; display:none; }
 #loginScreen { height:220px; width:400px; margin:0 auto;
  position:relative; z-index:10; display:none; 
  background: url(images/adm.jpg) no-repeat; border:5px solid #cccccc; 
  border-radius:10px; } 
  #loginScreen:target, #loginScreen:target + #cover{ display:block; opacity:2; } 
  .cancel { display:block; position:absolute; top:3px; right:2px; 
  background:rgb(245,245,245); color:black; height:30px; width:35px; font-size:30px; text-decoration:none; text-align:center; font-weight:bold; }
/*added above 15.06.15 11.45*/

/*added today 15.6.15 0 12:00*/
/*.overlayPic{ width:390px; height:206px; opacity:0.9; font-size:10px; font-weight:100; text-align:justify; border:5px solid #FFA500; padding:5px; } 
.overlayPic:hover { opacity:0.9; color:#000000; font-size:10px; font-weight:700; background: url("images/adm.jpg")
no-repeat; }/* - See more at: http://www.corelangs.com/css/box/overlay.html#sthash.q0q3ogNP.dpuf*/

 /*<img src="images/adm.jpg" width="800" height="300" />*/

 
.h2cb {
	text-align: center;
	color: #9FF;
}
.h2name {
	font-size: 14px;
	color: #FC3;
	border: thin groove #666;
	text-align: center;
}
.ptoop {
	font-size: 1px;
	text-align: left;
}
.lictp {
	font-size: 9px;
	text-align: center;
	border: thin inset #333;
}
.pmglink {
	font-size: 10px;
	color: #039;
}
.ptrp {
	font-size: 12px;
	text-align: justify;
}

/*added to. 23.06.15 - portfolio*/

/*.templatemo_portfolio {
	padding: 80px 0px;
	text-align: center;
}

.templatemo_portfolio p { padding-bottom: 50px; }

.portfolio-thumb {
	overflow: hidden;
	position: relative;
}

.portfolio-thumb img {
	width: 150px;
	height: 100px;
	padding-left: 20px;
	padding-right: 10px;
}

.portfolio-thumb .overlay-p {
	position: absolute;
	top: -3px;
	left: -2px;
	width: 193px;
	height: 151px;
	background-color: #000033;
	visibility: hidden;
	opacity: 200;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.portfolio-thumb .overlay-p a {
	position: absolute;
	top: 10%;
	margin-top: -12px;
	left: -2px;
	width: 145px;
	margin-left: 1px;
	color: white;
	text-align: center;
	height: 102px;
}
.portfolio-thumb .overlay-p a ul { text-align: center; margin-top:0.1em;}
.portfolio-thumb .overlay-p a ul li	{
	margin: 0px;
	width: 110%;
	list-style: none;
	text-align: center;
}
.portfolio-thumb .overlay-p a ul li.fsmall{ font-size: 0.7em; }

.portfolio-item {
	margin-bottom: 30px;
	overflow: hidden;
}
.portfolio-item:hover .overlay-p {
	visibility: visible;
	opacity: 1;
}

.portfolio-title { width: 100%; text-align: center; }
.portfolio-title a { color: #38e395; font-size: 18px; text-transform: uppercase; }
.lidsp {
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	color: #FC3;
}*/
/* templatemo.com 396 smoothy */

/* 
Smoothy Template 
http://www.templatemo.com/preview/templatemo_396_smoothy 
*/

.mWrapper {
  	width: 100%;
  	background-color: white;
  	z-index: 5000;
}

.templatemo_top	{
	position: fixed;
	z-index: 5000;
	background: #ffffff;
	width: 100%;

}
.templatemo_slider {
	top: 80px;
	position: relative;
}
.logo {
	padding: 0 0 0 20px;
	width: 190px;
}
.mainMenu {

}
.mainMenu ul {
	float: right;
	padding-left: 0;
	margin-bottom: 0;
	line-height: 60px;
}
.mainMenu li {
	list-style-type: none;
	display: inline-block;
}
.mainMenu li a {
	display: block;
	text-transform: uppercase;
	color: #939393;
}

#top-menu {
    background: white;
}
#top-menu ul { float: right;}
#top-menu li {
    float: left;
	line-height: 60px;
	display: inline-block;
}

#top-menu a {
    display: block;
    -webkit-transition: 1s all ease;
    -moz-transition: 1s all ease;
    transition: 1s all ease;
    color: #666;
    text-decoration: none;
	font-size: 14px;
}

#top-menu a:hover {
    color: #ffffff;
	background: #72b842;
}

#top-menu li.active a {
	color: #9966CC;
	background: #72b842;
	line-height: 60px;
	font-size: 14px;
}

.btn-primary {
	background-color: #72b842;
	border-color: #5ea32e;
}

.btn-primary:hover {
	border-color: #5ea32e;
}

.templatemo_caption p { color: #ffffff; background: rgba(0, 0, 0, 0.32); padding: 10px; font-size: 12px; }

.templatemo_caption	{
	margin-left: 20%;
	text-align: left;
	text-shadow: none;
	top: 25%;
	position: absolute;
	z-index: 10;
	width: 60%;
}

.templatemo_slidetitle	{
	font-size: 1em;
	background: #ffffff;
	padding: 5px 8px;
	color: #202224;
	float: left;
	margin-bottom: -10px;
	-webkit-box-shadow: 1px 3px 13px 0px rgba(158, 158, 158, 0.75);
	-moz-box-shadow:    1px 3px 13px 0px rgba(158, 158, 158, 0.75);
	box-shadow:         1px 3px 13px 0px rgba(158, 158, 158, 0.75);
}

.templatemo_lightgrey_about	{
	background-color: #e9e9e9;
	padding: 120px 0px 50px 0px;

}

.templatemo_lightgrey {
	background-color: #e9e9e9;
	padding: 70px 0px;

}

.templatemo_paracenter { text-align: center; }

.templatemo_about_box {
	background: #ffffff;
	border-radius: 5px;
	padding: 20px 0px;
	text-align: center;
}

.square_coner {
	margin: 0 auto;
	width: 100px;
	margin-bottom: 20px;

}
.texts-a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 20px 30px;
	background: #72b842;
	border-radius: 5px;
	font-size: 32px;
	color: #ffffff;
} 

.hover-box {
	position: absolute;
	top: 12px;
	left: -26px;
	width: 92%;
	height: 100%;
	border-radius: 5px;
	background: #72b842;
	visibility: hidden\0/;
	opacity: 0\0/;
	transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-webkit-transform: rotateY(-90deg) scale(0.8);
	-moz-transform: rotateY(-90deg) scale(0.8);
	-ms-transform: rotateY(-90deg) scale(0.8);
	-o-transform: rotateY(-90deg) scale(0.8);
	transform: rotateY(-90deg) scale(0.8);
}

.project-post:hover .hover-box {
    visibility: visible;\0/;
    opacity: 1\0/;
    -webkit-transform: rotateY(0deg) scale(1);
    -moz-transform: rotateY(0deg) scale(1);
    -ms-transform: rotateY(0deg) scale(1);
    -o-transform: rotateY(0deg) scale(1);
    transform: rotateY(0deg) scale(1);
}

.inner-hover-box p {
	color: #ffffff;
	padding: 15px 10px;
}

.templatemo_reasonbg {
	background: url(../images/templatemo_reasonbg.jpg) no-repeat;
	background-position: center;
	padding: 30px 0px 70px 0px;
	color: #ffffff;
	text-align: center;
}

.templatemo_reasonbg p { color: #ffffff; }

.templatemo_reasonbg div.fa {
	font-size: 40px;
	margin: 10px 8px;
}

.templatemo_portfolio {
	padding: 80px 0px;
	text-align: center;
}

.templatemo_portfolio p { padding-bottom: 50px; }

.portfolio-thumb {
	overflow: hidden;
	position: relative;
	width: 100%;
	text-align: center;
	margin-left: 10px;
}

.portfolio-thumb img {
	width: 75%;
	height: 30%;
	padding-left: 30px;
	padding-right: 30px;
}

.portfolio-thumb .overlay-p {
	position: absolute;
	top: 0;
	left: 0; 
	width: 100%;
	height: 100%;
	background-color: #0F0033;
	visibility: hidden;
	opacity:0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


.portfolio-thumb .overlay-p a {
	color: #FF0;
	font-size: 10px;
}
.portfolio-thumb .overlay-p a ul { text-align: center; margin-top:0.1em;}
.portfolio-thumb .overlay-p a ul li	{ padding: 0.2em 0em; margin: 0px; width: 100%; list-style: none;}
.portfolio-thumb .overlay-p a ul li.fsmall{ font-size: 0.7em; }

.portfolio-item {
	margin-bottom: 10px;
	overflow: hidden;
}
.portfolio-item:hover .overlay-p {
	visibility: visible;
	opacity: 1;
	text-align: center;
}

.portfolio-title { width: 100%; text-align: center; }
.portfolio-title a { color: #38e395; font-size: 18px; text-transform: uppercase; }


.templatemo_blog {
	width: 100%;
	background: #333537;
	padding: 80px 0px;
	color: #ffffff;
	text-align: center;
}
.templatemo_blog p { padding-bottom: 50px; }
.templatemo_wrapperblogbox	{	
	float: left;
}
.templatemo_wrapperblogbox a.fa	{ 
	padding: 8px;
	background: #c6cfd3;
	color: #ffffff;
	margin: 0px;
	text-align: left;
	float: left;
	font-size: 18px;
}

.templatemo_wrapperblogbox a.fa:hover {
	background: #72b842;
}

.templatemo_wrapperblogbox .tooltip1, .templatemo_wrapperblogbox .tooltip2, .templatemo_wrapperblogbox .tooltip3, .templatemo_wrapperblogbox .tooltip4 {
    display: inline;
    position: relative;
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.templatemo_wrapperblogbox .tooltip1:hover:after, .templatemo_wrapperblogbox .tooltip2:hover:after,
.templatemo_wrapperblogbox .tooltip3:hover:after, .templatemo_wrapperblogbox .tooltip4:hover:after {
    background: #72b842;
    top: 33px;
    color: #fff;
    content: attr(title);
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
	font-size: 14px;
	white-space: nowrap;
}
.templatemo_wrapperblogbox .tooltip1:hover:after {
    left: 0px;
}
.templatemo_wrapperblogbox .tooltip2:hover:after {
    left: -33px;
}
.templatemo_wrapperblogbox .tooltip3:hover:after {
    left: -63px;
}

.templatemo_wrapperblogbox .tooltip4:hover:after {
    left: -94px;
}
.templatemo_wrapperblogbox img	{
	width: 100%;
}

.templatemo_blogtext	{
	width: 100%;
}

.templatemo_blogtext span.left	{
	text-align: left;
	width: 70%;
	float: left;
}
.templatemo_blogtext span.right	{
	text-align: right;
	width: 30%;
	float: left;
}
.templatemo_blogtext span.right	a i {
	padding-left: 5px;
	font-size: 9px;
	color: #ffffff;
}
.templatemo_blogtext span.right	a:hover i	{
	color: #72b842;
}

.templatemo_partner	{ padding: 80px 0px;}

#prev {
  width: 35px;
  height: 50px;
  position: absolute;
  top: -30%;
  left:0;
  text-indent: -9999px;
  background: url(../images/prev.png)0px -50px no-repeat;
}

#next {
  width: 35px;
  height: 50px;
  position: absolute;
  top: -30%;
  right: 0;
  text-indent: -9999px;
  background: url(../images/next.png)0px -50px no-repeat;
}

#prev:hover, #next:hover {
  background-position: 0px 0px;
}

.partnerWrap {
  margin: 50px 0;

  position: relative;
}
.slideshow { 
  margin: auto;
  width: 80%;
}
.slideshow img { padding: 2px; }
.templatemo_clientwrapper	{
	margin: 0 auto;
	float: none;
	width: 500px;
}

.templatemo_clientimage {
	float: left;
	margin-left: 10px;
	margin-top: 80px;
}

.templatemo_clientimage img{
	width: 80px;
	height: 80px;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
}
.templatemo_clientimage img:hover { border: 3px solid #69a541; }

.templatemo_clientdes {
  position: absolute;
  top: 0;
  bottom: 50px;
  left: 0;
  right: 0;
  color: #fff;
  visibility: hidden;
  opacity: 0;
  width: 100%;

}
.templatemo_clientimage:hover .templatemo_clientdes {
  visibility: visible;
  opacity: 1;

}
.templatemo_clientimage	div.fa	{font-size: 12px; position: absolute;}
.templatemo_clientimage:hover div.fa{ color: #69a541; font-size: 12px; }
.templatemo_clientimage	div.mleft1	{ left: 40%;}
.templatemo_clientimage	div.mleft2	{ left: 43%;}
.templatemo_clientimage	div.mleft3	{ left: 46%;}
.templatemo_clientimage	div.mleft4	{ left: 49%;}
.templatemo_clientimage	div.mleft5	{ left: 52%;}

.templatemo_maps {
  margin: 50px 0;
  display: block;
  overflow: hidden;
  height: 400px;
}

.fluid-wrapper {
    position: relative;
    /* padding-bottom: 56.25%;  16:9 */
    height: 0;
}
.fluid-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    border: none;
}
.addr {

}
.addr ul {
  padding-left: 0;
}
.addr ul li {
  list-style-type: none;
} 
.addr ul li i {
  width: 14px;
  margin-right: 10px;
  margin-bottom: 15px;
  color: #00ACE9;
  font-size: 18px;
  text-align: center;
}
.templatemo_footer	{
	padding: 40px 0px;
}

.templatemo_footer ul {
	float: left;
	margin: 0px;
	padding: 0px;
}

.templatemo_footer ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.templatemo_footer ul li:before {
    content: "\002022 ";
    color: #72b842; 
	font-size: 2.5em;
    vertical-align: middle;
	line-height: 30px;
	margin-right: 5px;
}
.templatemo_morelink a{
	float: left;
	color: #5d9e30;
	text-indent: 15px;
}

.templatemo_footer span.left {
	float: left;
	color: #72b842;
	font-size: 1.5em;
	text-align: left;
	line-height: 30px;
}
.templatemo_footer span.right {
	float: left;
}
.templatemo_footer .col-xs-1 {
	padding: 0px;
}
.templatemo_footer .col-xs-11	{
	padding: 0px 0px 0px 10px;
}
.templatemo_footer span.left.fa-envelope { font-size: 1.2em;}

.templatemo_bottom	{ 
	padding: 15px 0px; 
	width: 100%; 
	background: #333536;
	}
.templatemo_bottom .left { float: left;}
.templatemo_bottom .right { float: right;}
.templatemo_bottom .right fa { padding: 15px;}
.templatemo_bottom .right div.soc {
	width: 28px;
	height: 28px;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	background: #c6cfd3;
	color: #333536;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
}

.templatemo_bottom .right a:hover div.soc{
	background: #72b842;
}

#templatemo_flicker	{}
#templatemo_flicker ul li:before {
    content: none;
    vertical-align: middle;
}

#templatemo_flicker.ddsmoothmenu ul li a {
	width: 55px;
	height: 55px;
	margin-right: 0px;
}

ul.nobullet { margin: 0; padding: 0; list-style: none }
ul.nobullet li { margin: 0; padding: 0 }

ul.list_bullet { margin: 10px 0 10px 15px; padding: 0; list-style: none }
ul.list_bullet li { color:#555; margin: 0 0 7px 0; padding: 0 0 0 20px; background: url(images/templatemo_bullet.png) no-repeat scroll 0 5px  }
ul.list_bullet li a { color: #555; font-weight: normal; text-decoration: none }
ul.list_bullet li a:hover { color: #555 }

ul.footer_gallery li { display: block; float: left; margin: 0 5px 5px 0 }
ul.footer_gallery li img { }
.lp_frontpage li a {
}


/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-width : 480px) {
	.mainMenu li a {		
		font-size: 8px;
	}
	#top-menu li a {		
		font-size: 8px;
	}
	#top-menu li a	{ padding: 0px;}
	#top-menu li.active a {
    color: #ffffff;
	background: #72b842;
	font-size: 8px;
	}
	.templatemo_col12	{
		width: 100%;
		margin-bottom: 5px;
	}

	.hover-box {
    left: 3%;
    width: 94%;
	}
	.templatemo_bottom span.left	{ width: 90%; margin-left: 10px;}
	.templatemo_bottom span.right { width: 90%; float: left; margin: 10px;}
}
@media (max-width:600px){
	.templatemo_caption {
		display: none;
	}
}
@media(min-width:500px) and (max-width: 650px){
	.hover-box {
    left: 5%;
    width: 90%;
	}
}
@media(max-width:767px){
	.templatemo_col9	{ padding: 0px;}
	.templatemo_slider	{ top: 130px;}
	.templatemo_lightgrey_about	{ padding-top: 150px;}
	.templatemo_portfolio	{ padding-top: 130px; }
	.templatemo_blog	{ padding-top: 130px;}
	.templatemo_partner	{ padding-top: 130px;}
	.templatemo_lightgrey	{ padding-top: 130px;}
	.templatemo_margintop10	{
	margin-top: 10px;
	}
	.mailme {
		
	}
	.logo {
		text-align: center;
	}
	.socials ul {
		float: none;
		text-align: center;
	}
	.mainMenu ul {
		float: none;
		text-align: center;
		line-height: 40px;
	}
	.mainMenu li a {
	padding: 8px 7px;

	}
	#top-menu ul {
		float: none;
		text-align: center;
		line-height: 40px;
		margin-left: 15px;
	}
	#top-menu li {
    float: left;
	line-height: 40px;
}
	#top-menu li a {
	padding: 8px 7px;

	}
	#top-menu li.active a {
    color: #ffffff;
	background: #72b842;
	line-height: 40px;
	}
	
  .teamInfo ul li {
    width: 50%;
  }
  .imgWrp {
    height: 220px;
  }
  .imgWrp:hover {
      height: 220px;
      opacity: 1;
      margin-top: 0px;
  }
  .txtarea {
    margin: 20px 0;
  }
  .info3 {
    margin-bottom: 30px;
  }
}

@media(min-width:768px){
	.rmargin	{ right: 10%;}
   .socials ul {
    float: none;
    text-align: center;
  }
  .imgWrp {
    height: 160px;
  }
  .imgWrp:hover {
      height: 160px;
      opacity: 1;
      margin-top: 0px;
  }
  .txtarea {
    margin: 20px 0px;
  }
  #box-img_testimonial a {
    width: 40px;
  }
  .opener span:before,
  .opener span:after {
    width: 30%;
  }
  .info3 {
    margin-bottom: 30px;
  }

}
@media(min-width:600px) and (max-width:769px){
	h1	{ font-size: 1em;}
	.templatemo_slidetitle { font-size: 0.8em;}
	.templatemo_caption	{ font-size: 12px; top: 20.5%;  width: 90%; margin-left: 5%; }
	.rmargin	{ right: 3%; }
	.btn	{ font-size: 12px; padding: 3px 5px;}
	}
@media(min-width:768px) and (max-width:992px){
	 h1	{ font-size: 1em;}
	.templatemo_slidetitle { font-size: 0.8em;}
	.templatemo_caption	{ font-size: 12px; margin-left: 15%; top: 18%;}
	.btn	{ font-size: 13px; padding: 3px 5px;}
	.templatemo_container {
	width: 100%;
	}
	
	.templatemo_container .mainMenu li a { 
	padding: 10px;
	}
	.templatemo_margintop10	{
	margin-top: 10px;
	}
}
@media(min-width:992px) {
  .imgWrp {
    height: 190px;
    opacity: 0.5;
  }
  .imgWrp:hover {
      height: 220px;
      opacity: 1;
      margin-top: -15px;
  }
  .txtarea {
    margin: 0;
  }
  #box-img_testimonial a {
    width: 50px;
  }
  .opener span:before,
  .opener span:after {
    width: 45%;
  }
  .socials ul {
    float: right;
  }
}

@media only screen 
and (min-device-width : 320px) 
and (max-width : 540px)	{
	.templatemo_clientwrapper	{ width: 320px; font-size: 12px;}
	.templatemo_clientwrapper .next{ margin-top: 20px;}
	.templatemo_marginleft50	{ margin-left: 50px;}
	.templatemo_clientimage	div.fa	{ display: none;}
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
	#slider-direction-nav,
	#slider-control-nav { opacity: 1; }
}
.cc_image {
	background-color: #006;
	text-align: center;
	display: none;
	border: thin inset #C9F;
	overflow: scroll;
	padding-right: 10px;
}
.img_l {
	text-align: center;
	clear: both;
	float: right;
	height: 200px;
	width: 200px;
}
.div_more {
	text-align: center;
	width: 380px;
	border: thin inset #333;
	font-size: 14px;
}
.h1_ar {
	text-align: right;
}
.p_y_12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCC;
	text-align: center;
}
.h3_c {
	text-align: center;
}
.h1_10 {
	font-size: 14px;
	color: #f9b507;
}

/*popupoverlay - below 11.07.15*/

/*#button { margin: 5% auto; width: 100px; text-align: center; }  #button a { background-image: linear-gradient(to bottom,#2a95c5,#21759b); background-image: -o-linear-gradient(to bottom,#2a95c5,#21759b); background-image: -ms-linear-gradient(to bottom,#2a95c5,#21759b); background-image: -moz-linear-gradient(to bottom,#2a95c5,#21759b); background-image: -webkit-linear-gradient(to bottom,#2a95c5,#21759b); background-color: #2e9fd2; width: 86px; height: 30px; vertical-align: middle; padding: 10px; color: #fff; text-decoration: none; border: 1px solid transparent; border-radius: 5px; }


#popup { width: 100%; height: 100%; position: fixed; background: rgba(0,0,0,.7); top: 0; left: 0; z-index: 9999; visibility: hidden; }  .window { width: 400px; height: 100px; background: #fff; border-radius: 10px; position: relative; padding: 10px; box-shadow: 0 0 5px rgba(0,0,0,.4); text-align: center; margin: 15% auto; }  .close-button { width: 20px; height: 20px; background: #000; border-radius: 50%; border: 3px solid #fff; display: block; text-align: center; color: #fff; text-decoration: none; position: absolute; top: -10px; right: -10px; }

#popup:target { visibility: visible; }*/
/*xxxxxx*/
/*
* { margin: 0; padding: 0; }  body, html { font-family: Calibri, "times new roman", sans-serif; }*/  

#button { margin: 5% auto; width: 100px; text-align: center; }  #button a { background-image: linear-gradient(to bottom,#2a95c5,#21759b); background-image: -o-linear-gradient(to bottom,#2a95c5,#21759b); background-image: -ms-linear-gradient(to bottom,#2a95c5,#21759b); background-image: -moz-linear-gradient(to bottom,#2a95c5,#21759b); background-image: -webkit-linear-gradient(to bottom,#2a95c5,#21759b); background-color: #2e9fd2; width: 86px; height: 30px; vertical-align: middle; padding: 10px; color: #fff; text-decoration: none; border: 1px solid transparent; border-radius: 5px; }  #popup { width: 100%; height: 100%; position: fixed; background: rgba(0,0,0,.7); top: 0; left: 0; z-index: 9999; visibility: hidden; } 
.window { width: 400px; height: 100px; background: #fff; border-radius: 10px; position: relative; padding: 10px; box-shadow: 0 0 5px rgba(0,0,0,.4); text-align: center; margin: 15% auto; }  .close-button { width: 20px; height: 20px; background: #000; border-radius: 50%; border: 3px solid #fff; display: block; text-align: center; color: #fff; text-decoration: none; position: absolute; top: -10px; right: -10px; }  

#popup:target { visibility: visible; }





/*#popup { width: 100%; height: 100%; position: fixed; background: rgba(0,0,0,.7); top: 0; left: 0; z-index: 9999; visibility: hidden; }*/



/*popupoverlay above - 11.07.15*/

/*added td. blue shadow box 14.07.15*/

#box_nav{
	display: inline-block;
	width: 170px;
	text-align: right;
	padding: 15px;
	text-align: justify;
	border: 1px solid blue;
	background: blue;
	-webkit-border-radius: 35px;
	-webkit-box-shadow: rgb(120,120,120) 10px 10px 10px inset;
	margin-top: 30px;
}

#box_nav1{
	display: inline-block;
	width: 170px;
	margin: 15px auto;
	text-align: right;
	padding: 15px;
	text-align: justify;
	border: 1px solid blue;
	background: blue;
	-webkit-border-radius: 35px;
	-webkit-box-shadow: rgb(120,120,120) 10px 10px 10px inset;
	margin-top: 30px;
}
#box_nav2{
	display: inline-block;
	width: 170px;
	margin: 15px auto;
	text-align: right;
	padding: 15px;
	text-align: justify;
	border: 1px solid blue;
	background: blue;
	-webkit-border-radius: 35px;
	-webkit-box-shadow: rgb(120,120,120) 10px 10px 10px inset;
	margin-top: 30px;
}

#box_nav3{
	display: inline-block;
	width: 170px;
	margin: 15px auto;
	text-align: right;
	padding: 15px;
	text-align: justify;
	border: 1px solid blue;
	background: blue;
	-webkit-border-radius: 35px;
	-webkit-box-shadow: rgb(120,120,120) 10px 10px 10px inset;
	margin-top: 30px;
}
#box_nav4{
	display: inline-block;
	width: 170px;
	margin: 15px auto;
	text-align: right;
	padding: 15px;
	text-align: justify;
	border: 1px solid blue;
	background: blue;
	-webkit-border-radius: 35px;
	-webkit-box-shadow: rgb(120,120,120) 10px 10px 10px inset;
	margin-top: 30px;
}

#box_nav5{
	display: inline-block;
	width: 170px;
	margin: 15px auto;
	text-align: right;
	padding: 15px;
	text-align: justify;
	border: 1px solid blue;
	background: blue;
	-webkit-border-radius: 35px;
	-webkit-box-shadow: rgb(120,120,120) 10px 10px 10px inset;
	margin-top: 30px;
}

#box_nav6{
	display: inline-block;
	width: 170px;
	margin: 15px auto;
	text-align: right;
	padding: 15px;
	text-align: justify;
	border: 1px solid blue;
	background: blue;
	-webkit-border-radius: 35px;
	-webkit-box-shadow: rgb(120,120,120) 10px 10px 10px inset;
	margin-top: 30px;
}

#box_nav7{
	display: inline-block;
	width: 170px;
	margin: 15px auto;
	text-align: right;
	padding: 15px;
	text-align: justify;
	border: 1px solid blue;
	background: blue;
	-webkit-border-radius: 35px;
	-webkit-box-shadow: rgb(120,120,120) 10px 10px 10px inset;
	margin-top: 30px;
}

#box_nav8{
	display: inline-block;
	width: 170px;
	margin: 15px auto;
	text-align: right;
	padding: 15px;
	text-align: justify;
	border: 1px solid blue;
	background: blue;
	-webkit-border-radius: 35px;
	-webkit-box-shadow: rgb(120,120,120) 10px 10px 10px inset;
	margin-top: 30px;
}

.p_dsp {
	font-weight: bolder;
	color: #30C;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.links_ext {
	background-color: #000;
	width: 75%;
	vertical-align: bottom;
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 150px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}

.p_j {
	text-align: justify;
}


/*iframe added 14.7.15*/


#iframe {
	background-color: #FFFFCC;
	padding: 8px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	-moz-border-end-color: #F00;
	-moz-border-image: none;
	/*height: 700px;
	width: 500px;*/
	border-top-color: #333;
	border-right-color: #03C;
	border-bottom-color: #000;
	border-left-color: #03C;
	font-family: "Comic Sans MS", cursive;
	page-break-before: always;
	page-break-after: always;
	-moz-box-shadow: inset 0px 0px;
	-moz-column-count: 2;
	-moz-column-gap: 2;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	width: 390px;
	height: 274px;
}
iframe {
	width: 555px;
	padding: 5px;
	border: 1px inset #0033FF;
	margin-top: 5px;
	background-color: #000;
	height: 210px;
}

.strong_fs {
	font-size: 12px;
	font-style: normal;
	color: #900;
	text-align: center;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.hr_w {
	color: #006;
	width: 75%;
	text-align: center;
}
.ul_bbg {
	background-color: #309;
	border: thin inset #666;
	text-align: center;
}
.menu_c {
	color: #3FF;
}
.logo_rad {
	background-color: #CC9;
	border-radius: 50px;
	border: medium inset #000;
}
.p_hover {
	color: #9FF;
	text-align: center;
}
.u_ul {
	color: #3CF;
}
.top_1 {
	vertical-align: baseline;
	display: inline-block;
	border: thin inset #C03;
	visibility: visible;
	font-size: 14px;
	color: #000;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-radius: 60;
}
.h1_sub_menu {
	display: inline;
	list-style-type: square;
	text-align: center;
	vertical-align: middle;
	background-color: #006;
	border: thin inset #966;
	color: #333;
	font-size: 24px;
}
.h1_sub_m {
	background-color: #C96;
	text-align: center;
	white-space: normal;
	display: inline;
}
.span_list {
	color: #06C;
}
.img_class1 {
	padding: 30px;
	margin-top: 20px;
}
.span_title {
	font-weight: bold;
	color: #33F;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.span_fltr {
	color: #9FF;
}
.psa_ulb {
	font-weight: bold;
	color: #00C;
	text-decoration: underline;
}
.i_ub {
	text-align: center;
}
.tr_img {
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 2px inset #CCC;
	border-radius: 30px;
}
.h2_cs {
	text-align: center;
}
.p_b_b {
	color: #900;
	background-color: #9CF;
	width: 90%;
	text-align: center;
	margin-left: 30px;
}
.centre_img {
	text-align: center;
	margin-left: 20px;
}
.h1_center {
	text-align: center;
}
.div_m_20 {
	margin-left: 20px;
	padding-right: 30px;
	margin-right: 20px;
}
.fb_c {
	text-align: center;
}
.ulinks {
	border: thin inset #33F;
	text-align: center;
	color: #000;
	font-size: 16px;
	padding: 5px;
}
