/*
	skype-------mamuncse005
	gmail-------Lmnmamun
*/
html {font-size: 100%;}

body{
	
  background: url("../images/skulls.png");
  /*background: none repeat scroll 0 0 rgba(255,255,255,1);*/
  color: #000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 16px;
}
.orange{
	color:#f89200;
}
.name_logo{
	color:#107896;
}
p {
	/*color: #107896;*/
	color: #000;
	margin: 0 0 10px;
	line-height: 24px;
	font-size:14px;
	text-align: justify;
}

.page-container {
  background: none repeat scroll 0 0 #f8f8f8;
  min-height: 100%; 
  border: 2px solid #eae9e9;
  margin: 10px auto 0;
  padding: 10px;
  position: relative;
}

.container {
  width: 1000px;
  padding: 0 12px;
}

.container .container {
  width: 100%;
  padding: 0;
}


h1, .h1 {
  font-size: 2.8em;
  margin: 2px 0 7px;
}

h2, .h2 {
  background: url("../images/bg-title.gif") no-repeat scroll left 50% transparent;
  border-bottom: 1px solid #eae9e9;
  color: #107896;
  font-size: 1.4em;
  font-variant: small-caps;
  font-weight: 600;
  padding: 0 0 0.3em 1.5em;
}

h3, .h3 {
  font-size: 1.4em;
}

h4, .h4 {
  font-size: 1.3em;
}

h5, .h5 {
  font-size: 1.2em;
}

h6, .h6 {
  font-size: 1.2em;
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-bottom: 10px;
  margin-top: 8px;
}

a {
  color: #107896;
  display: block;
}
a:hover{color: #a2a6d3;}

#free-flash-header a  {
 display: inline;
 text-decoration: underline;
  padding-left:0;
}

.bg-gradient a,.border a  {
	display:inline;  padding-left: 0px;  color: #107896;text-decoration: underline;
}

.last-news  a {
	text-decoration: none;
}
.bg-gradient a:hover,.border a:hover  {
	text-decoration: none;
}

ul, ol {
  margin-bottom: 0;
  margin-top: 0;
}

article {
  display: block;
  text-align: justify;
}

.clear {
  border: medium none;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
}

.col-md-35{
  float: left;
  padding: 15px;
  width: 29%;
}

.col-md-85 {
  float: left;
  padding: 15px;
  width: 70%;
  padding-left: 0;
}

/*----- padding ----*/
.left_padding{padding-left: 15px;}
.right_padding{padding-right: 15px;}
.top_padding{padding-top: 15px;}
.bottom_padding{padding-bottom: 15px;}
.no_padding{padding: 0;}
.with_padding{padding:30px;}
.no_left{padding-left: 0;}
.no_right{padding-right: 0;}

.small-padding{padding: 5px 0!important;}


/*---- font-weight ----*/
.wght_light{font-weight: 100}
.wght_regular{font-weight: 400}
.wght_bold{font-weight: bold;}


/*---- size -----*/
.small_text{font-size: 0.9em;}
.uppercase{text-transform: uppercase;}


.underline{text-decoration: underline;}

/*---- float ----*/
.fr{float: right;}
.fl{float: left;}


/*---- color -----*/
.oranje {color: #f89200; } 
.green{color: #8f9d4c;}
.grey{color: #898989;}
.dark_grey{color: #363636;}


/*---- text align -----*/
.align_right{text-align: right!important;}
.align_left{text-align: left!important;}
.align_center{text-align: center!important;}


.full_width {width: 100% !important; }

.show-mobile {
  display: none !important;
  margin: 0 auto;
}

.bg-white{background: none repeat scroll 0 0 #fff!important;}
.bg-grey {
  background: none repeat scroll 0 0 #f8f8f8;
  margin-bottom: 1em;
}
.bg-gradient{
  background: #f9f9f9; /* Old browsers */
  background: -moz-linear-gradient(top,  #f9f9f9 0%, #ffffff 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f9f9f9 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f9f9f9 0%,#ffffff 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f9f9f9 0%,#ffffff 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #f9f9f9 0%,#ffffff 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.top-border{border-top: 3px solid #a2a6d3;}
.bottom-border{border-bottom: 3px solid #a2a6d3;}
.with-border {
  border-bottom: 3px solid #eae9e9;
  border-top: 1px solid #fff;
}

.copy-header {
  bottom: -40px;
  position: absolute;
  right: 0;
}

.copy-header p {
  color: #000;
  font-size: 0.95em;
}

/*------- header --------*/
header {
  border-top: 2px solid #eae9e9;
  margin: 1em 0 0;
  padding: 4px 0;
}

header .container {
  border-top: 3px solid #a2a6d3;
  padding: 30px 0;
}

header .logo {
  padding: 6px 0 0 29px;
}

.name_logo {
  color: #107896;
  display: inline-block;
  margin: 15px 0 0 0px;
  vertical-align: top;
}

.picture_logo {
  display: inline-block;
  left: -14px;
  position: relative;
  top: 3px;
  vertical-align: top;
}

.name_logo p:first-child {
  font-size: 20px;
  letter-spacing: 7px;
}

.name_logo p:last-child {
  font-size: 20px;
  letter-spacing: 1px;
}

.slogan {
  color: #107896;
  font-size:16px;
  line-height:24px;
  font-weight:bold;
}
.slogan1 {
  color: #107896;
}

.picture_logo {
	float:left;
}

.logo a {
}

/*------- end header --------*/

/*-------- end nav ------*/
nav {margin-bottom: 0; }

nav li{
  position: relative !important;
  overflow: hidden !important;
}

nav li {
  display: inline-block !important;
  font-size: 1.2em !important;
  vertical-align: top !important;
}
.currentheadermenu a{
	color:#f89200 !important;
}
nav a, .leftmenu a {
  display: block !important;
  padding: 0.5em 0.5em 0.5em .5em !important;
}

nav i, .leftmenu i {
  position: absolute !important;
  top: 7px;left: 5px !important;
  z-index: 1 !important;
  font-size: 1.1em !important;
  -webkit-transition: left 0.5s ease 0.2s !important;
     -moz-transition: left 0.5s ease 0.2s !important;
          transition: left 0.5s ease 0.2s !important;
}

nav li:hover i, .leftmenu li:hover i{
  left: 10px !important;
}

nav li span, .leftmenu li span {
  position: relative !important;
  z-index: 1 !important;
  font-family: Arial,Helvetica,sans-serif !important;
  font-weight: 500 !important;
}

nav .bg-nav, .leftmenu .bg-nav {
  background: none repeat scroll 0 0 #fff !important;
  height: 35px !important;
  left: 100% !important;
  position: absolute !important;
  top: 0 !important;
  width: 100% !important;
  -webkit-transition: left 0.3s ease 0s !important;
     -moz-transition: left 0.3s ease 0s !important;
          transition: left 0.3s ease 0s !important;
}

nav li:hover .bg-nav, .leftmenu li:hover .bg-nav {left: 0 !important; }

nav .active a, .leftmenu .active a {
  background: none repeat scroll 0 0 #fff !important;
}

.menu ul {
  float: right;
  margin: 1.5em 0;
  /*width: 290px;*/
}

nav .icone-home{background: url(../images/design/icon-home.gif) no-repeat scroll 0 0 rgba(0,0,0,0); }
nav .icone-search{background: url(../images/design/icon-search.gif) no-repeat scroll 0 0 rgba(0,0,0,0); }
nav .icone-euro{background: url(../images/design/icon-euro.gif) no-repeat scroll 0 0 rgba(0,0,0,0); }

header nav i,header nav:hover i {
  display: inline-block;
  height: 13px;
  left: 0;
  position: relative;
  top: 1px;
  width: 13px;
}
.last-news a{	
	line-height: 24px;
	font-size:14px;
}
.last-news a:hover {
  color: #999;
  text-decoration: underline;
	line-height: 24px;
	font-size:14px;
}

/*-------- end nav ------*/
.bloc {
  font-size: 0.8em;
  line-height: 1.5em;
  position: relative;
}

.bloc h3 {
  font-style: italic;
  margin: 0 0 5px;
}

.bloc a {
  bottom: 0;
  position: absolute;
  right: 0;
}

.bg-grey a {color: #f89200; }

.last-news li {
  margin-bottom: 1em;
}

a.align_right.oranje {
  font-size: 0.95em;
}

a.align_right.oranje:hover {
  text-decoration: underline;
}

.contact-content .text-content p {
  margin: 0;
}

.contact-content .text-content a {
  display: inline;
  padding: 0;
}

.contact-content .text-content a:hover {
  text-decoration: underline;
}

/*------- slider -------*/


/*------- end slider -------*/


/*------- article ----*/
article .bloc-img {
  display: inline-block;
  margin: 0 15px 5px 0;
  vertical-align: top;
  width: 175px;
}
.homepageinner{
	overflow:hidden;
}
.homepageinner .bordered{
	float:left;
}
.homepageinner .sweeeee{
	float:left;
}
article .bloc-img.bordered {
  border: 4px solid #e7efe4;
}
.homepagekeynote{
	overflow:hidden;
}
.keynoteul{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0 !important;
}
.keynoteul li{
	width:31%;
	margin:1%;
	float:left;
}
.kspeakerhover{
	/*-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;*/
}
.keynoteul h6, .fullwidths h5{
	color:#000 !important;
	line-height:18px;
	font-size:14px;
	margin:0;
	padding:0;
	font-weight:bold;
}
.keynoteul p, .fullwidths p{
	color:#000;
	line-height:16px;
	font-size:13px;
	margin:0;
	padding:0;
	text-align:left;
}
.fullwidthh{
	margin:2px 0;
}
.fullwidthh h5{
	color:#000 !important;
	line-height:30px;
	font-size:18px;
	margin:0;
	padding:0;
	font-weight:bold;
}
.fullwidthh p{
	color:#000;
	line-height:24px;
	font-size:16px;
	margin:0;
	padding:0;
	text-align:left;
}
.ksuni{
	color:#107896 !important;
}
.bloc-img img {
  max-width: 100%;
  margin:0 10px 0 0;
}

article .text-content {
  display: inline-block;
  vertical-align: top;
  width: 70%;
}

article h4, article .h4 {
  color: #f89200;
  display: block;
  font-size: 1.1em;
  font-weight: 500;
  margin: 0;
}

article p a {padding-left: 3em; }

.border {
  border-bottom: 3px solid #eae9e9;
  padding-bottom: 5px;
}

.corner-border {
  border: 2px solid #eae9e9;
  border-radius: 10px;
  padding: 10px;
}

.bg-grey h4 {
  font-variant: small-caps;
  margin-bottom: 8px;
}

.contact-content form label {
  color: #107896;
  text-align: right;
  width: 30%;
}

.contact-content input,.contact-content textarea {width: 50%; }
.contact-content form {margin: 2em 0; }
.contact-content input[type="submit"] {
  float: none;
  width: auto;
}

/*------- end article ----*/


/*-------  portfolio ------*/

.gallery{padding:1em 0 2em;}

/*-------  end portfolio ------*/

/*------- contact ------*/
form div {
  border: 1px solid #eae9e9;
  margin: 1em 0;
  padding: 10px;
  position: relative;
}

.no_margin p {
  margin: 4px 0;
}

label {
  display: inline-block;
  margin-top: 4px;
  padding: 0 1em;
  text-align: right;
  vertical-align: middle;
  width: auto;
}

input, textarea {
  border: 1px solid #eae9e9;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1) inset;
  margin: 5px 0;
  padding: 5px 10px;
  vertical-align: middle;
  width: 100%;
}

textarea {
  margin: 5px 0;
  min-height: 150px;
  padding: 5px 10px;
  vertical-align: top;
  width: 38%;
}

.message li:last-child label {
  margin-top: 0.5em;
}

form p {
  background: none repeat scroll 0 0 #fff;
  color: #a2a6d3;
  padding: 0 9px;
  position: absolute;
  top: -9px;
}

input[type="submit"], input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus {
  background: none repeat scroll 0 0 #a2a6d3;
  border-radius: 5px;
  display: block;
  font-size: 1.1em;
  height: inherit;
  margin: 0 auto 1.5em;
  padding: 6px 10px;
  width: auto;
}
/*------- end contact ------*/

/*------- footer ------*/

footer {
	margin:0;
	padding:0;
  overflow:hidden;
}

.copyright {
  font-size: 1em;
  margin: 2px;
}
.footer_left{
	float:left;
}
.footer_right{
	float:right;
}
.ws_gestures {
  float: right;
}

footer .container {
  padding: 5px !important;
}

 /*------- end footer ------*/

/*-------- aside ------*/
aside nav li, .leftmenu li {
  border-bottom: 1px solid #eae9e9;
  border-right: 1px solid #eae9e9;
  border-top: 1px solid #fff;
  display: block;
  text-align: right;
}

aside nav li.active a, .leftmenu li.active a {
  background: url("../images/arrow-oranje.gif") no-repeat scroll 8px 50% #fff;
  padding: 0.56em 0.5em 0.56em 2em;
}

aside nav li a, .leftmenu li a {
  /*background: url("../images/arrow-grey.gif") no-repeat scroll 8px 50% #fff;*/
  background:#374c57;
  font-variant: small-caps;
  font-weight: 600;
  padding: 0.56em 0.5em 0.56em 2em;
  color:#fff !important;
}
aside nav li.leftmenuactive a, .leftmenu li.leftmenuactive a {
	color:#f89200 !important;
}
aside nav li a:hover, .leftmenu li a:hover {
	color:#f89200 !important;
  background: url("../images/arrow-oranje.gif") no-repeat scroll 8px 50% #f8f8f8;
}
.leftmenu li.raop a:hover {
	color:#f89200 !important;
  background:#f8f8f8 !important;
}
.leftmenu a{
	color: #107896 !important;
	font-weight:600 !important;
	font-size:16px !important;
}
.leftmenu a:hover{
	color:#f89200 !important;
}
.submenu li a{
	background:#374c57 !important;
	color:#fff !important;
}
/*-------- aside ------*/

/*-------- search ------*/

.search-content form {
  border: 2px solid #efefef;
  margin: 0.5em 0;
  padding: 20px 15px 15px;
  text-align: center;
}

.search-content input {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  width: 30%;
}

.search-content input[type="submit"] {
  display: inline-block;
  margin:5px 0 0 0;
  vertical-align: middle;
  width: auto;
}
/*-------- search ------*/

/*-------- sitemap -----*/
.sitemap-content li {
  margin: 0.5em 0;
}

.sitemap-content li li {
  margin: 0;
  padding-left: 18px;
}

.sitemap-content li li a {
  display: inline-block;
}

.sitemap-content li li:before {
  content: "- ";
  color: #107896;
}

.small-padding ul ul {
  margin: 0.2em 0;
}

.sitemap-content li a {
  display: inline-block;
}
/*-------- sitemap -----*/

/*------- news ------*/
.news-content li, .products-content li{
  margin-bottom: 2em;
}
/*------- news ------*/

#wowslider-container1, #wowslider-container1 .ws_images {
  max-height: 250px!important;
  max-width: 666px!important;
}
/*Slider CSS*/
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	/*left:260px;*/
	left:85px;
	top:225px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	display:block;
	border:2px solid red;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
.contactinfo h5{
	margin:0;
	padding:0;
	font-size:14px;
}
.contactinfo h6{
	margin:0;
	padding:0;
	font-size:13px;
	line-height:22px;
}
.contactinfo p{
	margin:0;
	padding:0;
	line-height:20px;
}
.footera{
	color:#f7f7fd;
}
.footera:hover{
	color:#f89200;
}
.cuetlink, .cuetlink:hover{
	background: none repeat scroll 0 0 #a2a6d3;
	border-radius: 5px;
	display: block !important;
	font-size: 1.1em;
	height: inherit;
	margin: 5px auto 0;
	padding: 6px 10px !important;
	width: 100px !important;
	color:#fff !important;
	text-decoration:none !important;
	text-align:center;
}
a {
   outline: 0 !important;
}
.marqueeclass{
	margin:0;
	color:#107896;
	font-size:14px;
	line-height:24px;
	overflow:hidden;
}
.listoap{
	float:left;
	color:#FF0000;
	font-weight:bold;
}
.innerpagetop{
	margin:0 !important;
}
.innerpage h4{
	margin:0;
	font-size:20px;
	line-height:32px;
	color:#f89200;
	border-bottom:1px dashed #107896;
	width:40%;
}
.innerpagef h4{
	width:90%;
}
/*.innerpage h5{
	font-size:18px;
	line-height:28px;
	color:#107896;
	margin:10px 0;
}
.innerpage p{
	font-size:14px;
	line-height:24px;
	color:#000;
}*/
.innerpage h5{
	color:#000 !important;
	line-height:30px;
	font-size:18px;
	margin:0;
	padding:0;
	font-weight:bold;
}
.innerpage p{
	color:#000;
	line-height:24px;
	font-size:16px;
	margin:0;
	padding:0;
	text-align: justify;
}
.innerpage h3{
	line-height:28px;
	color:#f89200;
	margin:10px 0;
	text-decoration:underline;
	text-align:left;
	
  font-size: 1.4em;
  font-variant: small-caps;
  font-weight: 600;
}
.innerpage h1{
	font-size:18px;
	line-height:28px;
	margin:10px 0;
	text-decoration:underline;
	
	 background: url("../images/bg-title.gif") no-repeat scroll left 50% transparent;
  color: #f89200;
  padding: 0 0 0.3em 1.5em;
}
.comingsoon{
	float:left;
	margin:15px 0 0 0px;
}
.boxdivhover:hover {
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
	
	border-radius:50%;
	box-shadow: 0 10px 6px -6px grey;
}
.boxdivhover {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.dates{
	margin:15px 0 0;
}
.dates88 p{
	margin:0;
	text-align:left;
}
.dates p{
	
}
.dates p span{
	color:#f89200 !important;
}
.dates a{
	display:inline !important;
	color:#f89200;
}
.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}
.eachgalleryimg{
	float:left;
	margin:10px 5px;
}
.fancybox img{
	float:left;
	width:200px;
	height:144px;
	border:2px solid #107896;
}
ul.committeeul{
	float:left;
	margin:5px 0 10px 0px;
}
ul.committeeul li {
    background: rgba(0, 0, 0, 0) url("../images/redsquare.jpg") no-repeat scroll left 10px;
    font-size: 14px;
    line-height: 30px;
    padding-left: 25px;
}
.details{
	color:#f89200;
}
.paddingbottomnone{
	padding-bottom:0 !important;
}
.homepageinner p{
	margin:0 !important;
	text-align:justify !important;
}
/*carosoul CSS*/
#pageScroller{
	margin:0px auto;
	position:relative;
	overflow:hidden;
	float:left;
}

/*-------------featuredSlide-----------------------*/
.featuredSlide{
	width:208px;
	height:100px;
	float:left;
	overflow:hidden;
	position:relative;
}
.featuredSlide ul { 
	width:208px;
	height:100%;
	list-style:none;
	position:absolute;
	top:0;
	left:0;
	padding:0 !important;
}
.featuredSlide ul li{
	width:208px; 
	height:122px;
	padding-bottom:10px;
	float:left;
	list-style:none;
	overflow:hidden;
}
table.hovertable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
}
table.hovertable th {
	background-color:#c3dde0;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
}
table.hovertable tr {
	background-color:#d4e3e5;
}
/*table.hovertable tr.odd {
	background-color:#fff;
}*/
table.hovertable td {
	border-width: 1px !important;
	padding: 8px !important;
	border-style: solid !important;
	border-color: #a9c6c9 !important;
}
.footerdeveloped a{
	display:inline;
	color:#107896;
}
#foo h4{
	font-weight:bold;
	font-size:16px;
}
.more{
	display:inline;
	color:#f89200;
}
.more:hover{
	display:inline;
	color:#107896;
}
.innerpageb p{
	color:#000;
}
.fullwidth{
	width:100%;
	overflow:hidden;
	margin:10px 0;
}
.halfwidth{
	width:49%;
	float:left;
	margin:0 2px;
}
.fullwidthnew{
	text-align:center !important;
	width:50%;
	margin:10px auto !important;
}
.fullwidthnew p{
	text-align:center !important;
}
.corner-borderr{
	padding:15px 10px;
}
.boxdivhoverr:hover {
	-webkit-transform:scale(1.05);
	transform:scale(1.05);
	
	border-radius:50%;
	box-shadow: 0 10px 6px -6px grey;
}
.pure-menu-children{
	z-index:999999 !important;
}
.leftmenuactive a{
  background: url("../images/arrow-oranje.gif") no-repeat scroll 8px 50% #f8f8f8 !important;
  color:#f89200 !important;
}
.gallery{
	width:100%;
	margin:10px 0;
}
.footer p{
	margin:0;
}
.footer2nd{
	padding:0 27px;
	overflow:hidden;
}
.footer2ndleft{
	margin:0;
	float:left;
}
.footer2ndright{
	margin:0;
	float:right;
}
.footernbp{
	margin:0 auto;
	padding:0;
	text-align:center;
	width:100%;
	overflow:hidden;
	font-weight:bold;
}
.innerpagesubmission p a{
	display:unset;
	color:blue;
}
.homestp{
	width:100%;
	overflow:hidden;
}
.homestl{
	width:28%;
	float:left;
	margin-right:2%;
}
.homestr{
	width:70%;
	float:left;
}



