.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #000;
}
h1,
h2,
h3,
#section-kmt h3.kmt-title {
  background: none;
  font: 24px 'Voltaire', sans-serif;
  line-height: 1em;
  color: #000;
  padding: 0 0 42px 0;
  text-transform: uppercase;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.37);
  margin: 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}
h1:before,
h2:before,
h3:before,
#section-kmt h3.kmt-title:before {
  content: "";
  position: absolute;
  top: 12px;
  background: url(../images/line_hor1.png) 0 0 repeat-x;
  height: 2px;
  width: 97%;
  margin-left: -100%;
}
h1:after,
h2:after,
h3:after,
#section-kmt h3.kmt-title:after {
  content: "";
  position: absolute;
  top: 12px;
  background: url(../images/line_hor1.png) 0 0 repeat-x;
  height: 2px;
  width: 100%;
  margin-left: 3%;
}
h4 {
  font: 18px 'Voltaire', sans-serif;
  text-transform: uppercase;
  color: #f28e03;
  line-height: 24px;
  padding: 0 0 19px 0;
  margin: 0;
}
h5 {
  font-weight: normal;
  color: #000;
  font-size: 13px;
  padding: 0 0 0 0;
  margin: 0;
}
h6 {
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  padding: 0 0 0px 0;
  line-height: 21px;
}
h6 a:hover {
  color: #fff;
  text-decoration: underline;
}
body {
  background: url(../images/bg_footer.jpg) center 0 repeat;
}
#wrapper {
  background: url(../images/bg2.jpg) center 0 repeat;
}
.wrapper-inner {
}
.cont {
  background: url(../images/bg2.jpg) center 0 repeat;
}
.body__home .cont {
  background: none;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0;
  padding-bottom: 21px;
  text-align: justify;
}
p strong {
  font-weight: bold;
  /*color: #fff;*/
}
.icons-marker {
  font-size: 14.399999999999999px;
  line-height: 21px;
}
#wrapper,
#footer-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
/*Buttons*/
.btn {
  padding: 0;
  position: relative;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  background: url(../images/bg_menu.gif) 0 0 repeat-x #fc9721;
  border: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-shadow: none;
  border-radius: 15px;
  padding: 8px 38px 8px 18px;
  margin: 3px 0;
  color: #ffffff !important;
  transition: all 0.5s !important;
  -webkit-transition: all 0.5s !important;
  /* Safari and Chrome */
  -moz-transition: all 0.5s !important;
  /* Firefox 4 */
  -o-transition: all 0.5s !important;
}
.btn:after {
  content: "";
  position: absolute;
  top: 13px;
  right: 17px;
  width: 9px;
  height: 5px;
  background: url(../images/button_marker.gif) 0 0 no-repeat;
}
.btn:hover,
.btn:active,
.btn:focus {
  color: #fff !important;
  /*background: #0f394c;*/ 
  background: #fc9721;
  box-shadow: none;
}
.btn:hover:after,
.btn:active:after,
.btn:focus:after {
  content: "";
  position: absolute;
  top: 13px;
  right: 17px;
  width: 9px;
  height: 5px;
  background: url(../images/button_marker_active.gif) 0 0 no-repeat;
}
.btn-primary.submitButton {
  float: right;
}
.btn-group .btn {
  padding: 0;
  /*background: #0f394c;*/
  background: #fc9721;
}
.btn-group .btn:after {
  display: none;
}
/*Lists*/
ul,
ol {
  /*margin: 0;*/
  margin-left: 30px;
}
li {
  /*list-style-type: none;*/
  }
ul.categories-module h5 {
  font-size: 1em;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
}
.list1 li,
#xmap li {
  padding-bottom: 9px;
  background: url(../images/marker1.gif) 0 7px no-repeat;
  padding-left: 14px;
}
.list1 a,
#xmap a {
color:#b6b6b6;
  text-decoration: none;
}
.list1 a:hover,
#xmap a:hover {
  text-decoration: none;
  color:#f28e03;
}
/*Pagination*/
.pagination {
  height: auto;
  margin: 0;
  padding: 0 0 50px;
}
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
  width: 100%;
}
.pagination ul li {
  display: inline-block;
  margin-right: 16px;
}
.pagination ul li .pagenav,
.pagination ul li .hasTooltip {
  font: 14px 'Voltaire', sans-serif;
  text-transform: uppercase;
  color: #84aec0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
}
.pagination ul li span.pagenav,
.pagination ul li .span.hasTooltip {
  color: #84aec0;
}
.pagination ul li a.pagenav,
.pagination ul li a.hasTooltip {
  color: #ffffff;
}
.pagination ul li a.pagenav:hover,
.pagination ul li a.hasTooltip:hover {
  background: none;
  color: #e56962;
}
.pagination ul li span,
.pagination ul li a {
  padding: 0;
}
.pagination ul li.num span.pagenav,
.pagination ul li.num span.hasTooltip {
  color: #e56962;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: 3px 0 0;
}
input,
textarea {
  box-shadow: none !important;
}
.btn-toolbar {
  margin-top: 0;
  margin-bottom: 30px;
}
.btn [class^="icon-"],
.nav [class^="icon-"],
.btn [class*=" icon-"],
.nav [class*=" icon-"] {
  height: 32px;
  display: inline-block;
  width: 32px;
  text-align: center;
  background-position: center center;
  line-height: 32px;
  margin: 0;
  border: none;
  border-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  border-radius: 4px;
}
#searchword {
  margin-bottom: 20px;
}
/* Images */
.item_img,
.category_img {
  margin-bottom: 20px;
}
.img-intro__left,
.img-full__left {
  float: left;
  margin: 0 18px 50px 0;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 18px 9px 0;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-top: 50px;
}
.page-category__faqs,
.page-category__team,
.page-category__history,
.page-xmap,
.page-category__testimonials {
  padding-bottom: 40px;
}
/*======================= TOP =======================*/
/*======================= HEADER =======================*/
#header-row {
  background: url(../images/top-header.jpg) repeat-x;
}
#header-row .row-container {
  padding: 0 0 14px 0;
}
#logo a {
  margin: 14px 0 0 0;
  display: inline-block;
}
.kuko{border:1px solid #fff; padding:2px;}
#slogan{width:340px; float:left;}
.kola h4{width:313px; float:left; font-size:19px;padding:18px 0  1px 0; color:#575757; text-align:left;}
.kolax h4{width:313px; float:left; font-size:19px;padding:0 0  1px 0; color:#575757; text-align:left;}
.kolas h4{width:313px; float:left; font-size:19px;padding:0px 0  0 0; color:#fea00f; text-align:left;}
#searcj{float:left; color:#000000; width:265px;}
#msearch{width:270px; float:left; background:#f1f0ee; height:40px; border:1px solid #d4d6d8; margin:10px 0 0 0;}
.quick-search-box{width:225px; float:left; margin:4px 0 0 5px;}
.quick-search-button{float:left; padding:6px 0 0 5px; }
.header-home{
	width:200px;
	height:auto;
	float:left;
	padding:5px 0 10px 85px;
}
.header-home a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:20px;
	text-align:center;
	padding:0 5px 0 5px;
}
.header-home a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#f28e03;
	line-height:20px;
	text-align:center;
	text-decoration:underline;
	padding:0 5px 0 5px;
}
.header-home span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#e0e0e0;
	line-height:20px;
	text-align:center;
}
.nola{ float:right; width:355px; text-align:right; height:10px; margin:15px 0 0 0;}
/*======================= NAVIGATION =======================*/
.select-menu {
  display: none;
}
.navigation ul.sf-menu {
  position: relative;
  padding-top: 0;
  /*SubMenu Styles*/

  /*Define 1st SubMenu position*/

  /*Define menu width*/

  /*Define SubMenu position*/

  /*Define 2nd+ SubMenu position*/

}
.navigation ul.sf-menu > li {
  padding: 0;
  margin:20px 24px 0 0;
}
.navigation ul.sf-menu > li.active > a,
.navigation ul.sf-menu > li.sfHover > a,
.navigation ul.sf-menu > li.current > a,
.navigation ul.sf-menu > li:hover > a,
.navigation ul.sf-menu > li.active > span,
.navigation ul.sf-menu > li.sfHover > span,
.navigation ul.sf-menu > li.current > span,
.navigation ul.sf-menu > li:hover > span {
  background: url(../images/menu.jpg) 0 0 repeat-x;
  color: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  font-size:13px;
  font-weight:bold;
}
.navigation ul.sf-menu > li.parent > a,
.navigation ul.sf-menu > li.parent > span {
  padding-right: 39px;
  position: relative;
}
.navigation ul.sf-menu > li.parent > a:after,
.navigation ul.sf-menu > li.parent > span:after {
  content: "";
  position: absolute;
  top: 12px;
  right: 19px;
  background: url(../images/menu_marker.png) 0 0 no-repeat;
  width: 11px;
  height: 8px;
}
.navigation ul.sf-menu > li:after {
  content: "";
  position: absolute;
  top: -14px;
  right: -10px;
  background: url(../images/menu_line.png) 0 0 no-repeat;
  width: 2px;
  height: 64px;
}
.navigation ul.sf-menu > li.lastItem:after {
  display: none;
}
.navigation ul.sf-menu > li.lastItem {
  margin-right: 0;
}
.navigation ul.sf-menu > li > a,
.navigation ul.sf-menu > li > span {
  font-size: 13px;
  font-weight:bold;
  line-height: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  background: none;
  display: block;
  padding: 9px 20px 7px;
  text-transform: uppercase;
  border-radius: 15px;
}
.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li > span:hover {
  color: #ffffff;
}
.navigation ul.sf-menu > li > a:hover > span,
.navigation ul.sf-menu > li > span:hover > span {
  background-position: center bottom !important;
}
.navigation ul.sf-menu > li:hover > ul,
.navigation ul.sf-menu > li.sfHover > ul {
  top: 47px;
  left: 50%;
  margin-left: -70px;
}
.navigation ul.sf-menu > li:hover > ul:before,
.navigation ul.sf-menu > li.sfHover > ul:before {
  position: absolute;
  content: "";
  background: url(../images/submenu_marker.png) center 0 no-repeat;
  width: 100%;
  left: 0;
  height: 4px;
  top: -9px;
}
.navigation ul.sf-menu ul {
  width:220px;
}
.navigation ul.sf-menu li li:hover ul,
.navigation ul.sf-menu li li.sfHover ul {
  top: -20px;
  left: 225px;
}
.navigation ul.sf-menu li li li:hover ul,
.navigation ul.sf-menu li li li.sfHover ul {
  top: -20px;
  left: 144px;
}
.navigation ul.sf-menu ul {
  background: #000;
  padding: 9px 3px;
  border-top: 5px solid #f28e03;
  border-radius: 4px;
}
.navigation ul.sf-menu ul li {
  margin: 5px 0;
  border-bottom:1px dotted #FFFFFF;
  padding:0 0 8px 0;
}
.navigation ul.sf-menu ul li a,
.navigation ul.sf-menu ul li span {
  font-weight:bold;
  line-height: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  background: none;
  display: block;
  padding: 9px 10px 7px;
  text-align: center;
  border-radius: 15px;
 
  text-transform: uppercase;
}
.navigation ul.sf-menu ul li a:hover,
.navigation ul.sf-menu ul li span:hover {
  background: #f66806;
  color: #ffffff;
  font-weight:bold;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.navigation ul.sf-menu ul li.lastItem {
  border-bottom: none;
}
.navigation ul.sf-menu ul li.active > a,
.navigation ul.sf-menu ul li.sfHover > a,
.navigation ul.sf-menu ul li.active > span,
.navigation ul.sf-menu ul li.sfHover > span {
  background:#f66806;
  color: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.navigation ul.sf-menu.sf-vertical {
  width: 140px;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu.sf-vertical li {
  width: 140px;
  margin-bottom: 1px;
}
.navigation ul.sf-menu.sf-vertical li:hover > ul,
.navigation ul.sf-menu.sf-vertical li.sfHover > ul {
  top: -20px;
}
.navigation ul.sf-menu.sf-vertical ul {
  left: 177px;
}
.navigation ul.sf-menu.sf-vertical ul li a,
.navigation ul.sf-menu.sf-vertical ul li span {
  padding: 9px 12px;
}
.navigation ul.sf-menu.sf-navbar {
  height: 14px;
  padding-bottom: 14px;
  margin-bottom: 2px;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu.sf-navbar li:hover > ul,
.navigation ul.sf-menu.sf-navbar li.sfHover > ul {
  top: 16px;
  left: 0;
}
.navigation ul.sf-menu.sf-navbar li ul {
  width: auto;
  padding: 2px 0;
}
.navigation ul.sf-menu.sf-navbar li ul ul.sub-menu {
  width: 140px;
  top: 14px;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
/*======================= SHOWCASE =======================*/
#showcase-row {
  position: relative;
  z-index: 1;
}
#showcase-row .row {
  margin-left: 0;
}
#showcase-row .container,
#showcase-row .span12 {
  width: 100%;
  margin: 0;
}
#camera-slideshow {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.mod-newsflash-adv .isotope {
  margin: 0 -1.5%;
}
.mod-newsflash-adv .isotope-item {
  padding: 0 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  float: left;
}
.mod-newsflash-adv .isotope-item.straightDown {
  text-align: center;
}
/*======================= FEATURE =======================*/
/*======================= MAINTOP =======================*/
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
.cont {
  padding: 44px 0 0 0;
}
.cont .moduletable {
  padding: 10px 0 49px 0;
}
.item_img {
  float: left;
  margin: 0 20px 25px 0;
  overflow: hidden;
  position: relative;
  max-width: 100%;
  border-radius: 4px;
  padding-bottom: 6px;
}
.item_img img {
  border-radius: 4px;
  position: relative;
  box-shadow: 0 6px 0 #7e4319;
}
.item_img a {
  float: left;
  position: relative;
  border-radius: 4px;
}
.item_img a img {
  width: 100%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.item_img a:hover img {
  box-shadow: 0 6px 0 #68B92E;
}
.page-item .item_img {
  width: 268px;
}
.page-item .item_img img {
  width: 100%;
  border-radius: 4px;
  position: relative;
}
.capabilities .item_img {
  margin-right: 0;
  float: none;
}
.testimon.moduletable {
  background:#4d4d4d;
  position: relative;
  border-radius: 4px;
  padding: 0 23px 0 30px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.32);
  margin-bottom: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.testimon.moduletable:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bg_testimonials.png) 0 0 repeat-x;
  border-radius: 4px;
}
.testimon .moduleTitle {
  float: left;
  position: relative;
  padding: 39px 40px 50px 0;
  font-size: 24px;
  line-height: 1em;
  background: url(../images/testimonials_line.png) right 0 repeat-y;
  margin-right: 50px;
}
.testimon li {
  margin-top: 20px;
}
.testimon li .item_content {
  background: url(../images/icon_testimonials.png) 0 20px no-repeat;
  padding: 28px 0 20px 78px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  min-height: 50px;
}
.testimon li p {
  font-size: 15px;
  line-height: 21px;
  font-style: italic;
  color: #e3e3e3;
  padding: 0 0 3px 0;
}
.testimon li strong {
  font-size: 12px;
  color: #fff;
  font-style: italic;
}
.testimon li strong span {
  color: #fff;
}
.testimon .mod_caroufredsel {
  padding-right: 67px;
}
.testimon #carousel_carousel1_pag {
  position: absolute;
  top: 23px;
  right: -67px;
  width: 13px;
}
.testimon #carousel_carousel1_pag a {
  float: none;
  display: block;
  padding: 0;
  width: 13px;
  height: 13px;
  background: url(../images/buttons.png) 0 bottom no-repeat;
  margin-bottom: 7px;
  position: relative;
  line-height: 13px;
  overflow: hidden;
}
.testimon #carousel_carousel1_pag a span {
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/buttons.png) 0 0 no-repeat;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-indent: -999px;
}
.testimon #carousel_carousel1_pag a:hover span,
.testimon #carousel_carousel1_pag a.selected span {
  opacity: 1;
}
.our_blog .item_published {
  color: #999;
}
.our_blog .item {
  padding-bottom:9px;
  background: url(../images/line_hor1.png) 0 bottom repeat-x;
  margin-bottom:8px;
}
.about_us p span {
  color: #fff;
}
.who_we_are .item_img {
  margin-bottom: 110px;
}
.body__company #content-row {
  background: url(../images/bg1.jpg) center 0 repeat;
  margin-bottom: 42px;
}
.body__company #content-row .row-container {
  background: url(../images/footer_top.png) 0 0 repeat-x;
  padding-top: 44px;
}
.our_team .item_img {
  margin-right: 0;
  float: none;
  margin-bottom: 0;
}
.our_team .item_content {
  background: #0f394c;
  padding: 19px 18px 0;
  margin-top: -6px;
  border-radius: 4px;
  margin-bottom: 3px;
}
.our_team h4 {
  padding: 0 0 0 0;
}
.our_team p {
  padding: 0 0 22px 0;
}
.why_choose_us .item_content {
  position: relative;
  padding-left: 76px;
}
.why_choose_us span.dropcap {
  position: absolute;
  top: 0;
  left: 0;
  width: 56px;
  height: 56px;
  border-radius: 56px;
  background: #e35b53;
  font: 30px 'Voltaire', sans-serif;
  line-height: 56px;
  text-align: center;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.37);
}
.why_choose_us .row {
  margin-bottom: -32px;
  overflow: hidden;
}
.why_choose_us p span {
  color: #fff;
}
#bottom-row {
  border-top: 6px solid #f28e03;
  background: url(../images/bg1.jpg) center 0 repeat;
  padding-top: 47px;
}
#bottom-row .btn {
  margin: 0;
  box-shadow: none;
  background: url(../images/button_marker.gif) right 5px no-repeat;
  padding: 0 21px 0 0;
}
#bottom-row .btn:after {
  display: none;
}
#bottom-row .btn:hover {
  text-decoration: underline;
}
#bottom-row .moduletable {
  padding-bottom: 34px;
}
#copyright-row {
  background: url(../images/footer_top.png) 0 0 repeat-x;
  text-align: center;
}
.mod-avatar,
.mod-avatar a,
.mod-avatar img {
  width: 30px;
}
.btn.dropdown-toggle {
  box-shadow: 0 0 0 !important;
}
.btn .caret {
  margin: 14px 5px;
}
.timeline-footer {
  background: #000 !important;
}
.page-item__blog {
  padding-bottom: 30px;
}
.tag-category .item {
  padding-bottom: 30px;
}
.addthis_toolbox {
  padding-bottom: 50px;
}
#component {
  min-height: 0;
}
.container-fluid {
  padding: 0 !important;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  margin: 0 0 21px;
}
.item_info_dl dd {
  margin: 0;
  display: inline;
}
.item_info_dl dd > * {
  display: inline;
}
.item_icons.btn-group.pull-right {
  margin: 0px 0 10px 10px;
}
/*===== Gallery Page ======*/
ul.gallery {
  margin: 0 0 0 -20px;
}
ul.gallery .gallery-item {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 20px;
  float: left;
  list-style: none;
}
ul.gallery .gallery-item .item_img {
  margin-right: 0;
  float: none;
}
ul.gallery .gallery-item.straightDown {
  float: none;
}
ul.gallery .gallery-item.straightDown .item_img {
  float: left;
  margin: 0 21px 21px 0 !important;
}
#filters .selected {
  color: #fff;
}
#isotopeContainer .item_img {
  border-radius: 0;
  padding-bottom: 0;
}
#isotopeContainer .item_img img {
  border-radius: 0;
  box-shadow: 0 0 0;
  margin-left: 0px;
}
.gallery-item.style3 .view .mask {
  background: none !important;
}
.mask_wrap {
  background: rgba(0, 0, 0, 0.6);
}
.mask_cont p {
  color: #fff;
}
.gallery-item.style3 .view .item_title {
  border-bottom: none;
}
/*===== Testimonials Page ======*/
.page-category__testimonials .item {
  margin-bottom: 30px;
}
blockquote {
  padding: 0;
  margin: 0;
  border-left: none;
}
blockquote p {
  margin-bottom: 0;
  padding: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
blockquote p:before {
  content: '"';
}
blockquote p:after {
  content: '"';
}
blockquote small {
  text-align: right;
}
/*===== Team Page ======*/
.page-category__team .item_introtext {
  overflow: hidden;
}
/*===== Blog Page ======*/
.tags {
  clear: both;
}
.addthis_toolbox {
  padding-top: 12px;
}
.page-blog .items-row,
.page-item__blog .items-row {
  padding-bottom: 30px;
}
.page-blog h4,
.page-item__blog h4 {
  padding-bottom: 0;
}
.page-blog .item_published,
.page-item__blog .item_published,
.page-blog .item_createdby,
.page-item__blog .item_createdby,
.page-blog .komento,
.page-item__blog .komento {
  color: #e56962;
  padding-left: 21px;
  margin-right: 20px;
}
.page-blog .item_published,
.page-item__blog .item_published {
  background: url(../images/icon-1.png) 0 2px no-repeat;
}
.page-blog .item_createdby,
.page-item__blog .item_createdby {
  background: url(../images/icon-2.png) 0 2px no-repeat;
}
.page-blog .komento,
.page-item__blog .komento {
  background: url(../images/icon-3.png) 0 2px no-repeat;
}
/*======================= CONTENT BOTTOM =======================*/
/*======================= ASIDE RIGHT =======================*/
.archive-module li a,
.categories-module li a,
.mod-menu .nav.menu li a,
.list1 ul li a {
  display: inline;
}
.archive-module li a:hover,
.categories-module li a:hover,
.mod-menu .nav.menu li a:hover,
.list1 ul li a:hover {
  background: none;
}
/*======================= MAINBOTTOM =======================*/
/*======================= BOTTOM =======================*/
/*======================= FOOTER =======================*/
#copyright-row .row-container {
  padding: 2px 0 2px 0;
}
#copyright {
  color: #fff;
}
#copyright a {
  color: #fff;
}
#copyright a:hover {
  color: #84aec0;
}
#copyright .footer_logo {
  display: inline-block;
  margin-right: 7px;
}
#copyright .footer_logo img {
  vertical-align: baseline;
}
/*===== Social Media ======*/
.social {
  margin: 0;
}
.social li {
  margin-bottom: 20px;
  position: relative;
  display: block;
  height: 50px;
  line-height: 50px;
}
.social li a {
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 50px;
}
.social li a:hover {
  text-decoration: underline;
  color: #f28e03;
}
.social li a:hover span {
  opacity: 1;
}
.social li span {
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 26px;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  line-height: 50px;
}
.social li:after {
  content: "";
  position: absolute;
  background: url(../images/line_hor1.png) 0 bottom repeat-x;
  width: 100%;
  bottom: -10px;
  left: 0;
  height: 2px;
}
li.twitter {
  background: url(../images/twitter_active.png) 0 0 no-repeat;
}
li.twitter span {
  background: url(../images/twitter.png) 0 0 no-repeat;
}
li.feed {
  background: url(../images/feed_active.png) 0 0 no-repeat;
}
li.feed span {
  background: url(../images/feed.png) 0 0 no-repeat;
}
li.google {
  background: url(../images/google_active.png) 0 0 no-repeat;
}
li.google span {
  background: url(../images/google.png) 0 0 no-repeat;
}
.opl{color:#666;}
.opl a{color:#666;}



img.bonk {
    border-radius: 4px;
    box-shadow: 0 4px 0 #000;
	margin:0 0 10px 0;
}
.gallery-item.style3 .view .item_img {
   -webkit-transition: all 0.2s ease-in;
   -moz-transition: all 0.2s ease-in;
   -o-transition: all 0.2s ease-in;
   -ms-transition: all 0.2s ease-in;
   transition: all 0.2s ease-in;
}
.gallery-item.style3 .view .mask {
   background-color: #000;
   background-color: rgba(0,0,0,0.6);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: translate(460px, -100px) rotate(180deg);
   -moz-transform: translate(460px, -100px) rotate(180deg);
   -o-transform: translate(460px, -100px) rotate(180deg);
   -ms-transform: translate(460px, -100px) rotate(180deg);
   transform: translate(460px, -100px) rotate(180deg);
   -webkit-transition: all 0.2s 0.4s ease-in-out;
   -moz-transition: all 0.2s 0.4s ease-in-out;
   -o-transition: all 0.2s 0.4s ease-in-out;
   -ms-transition: all 0.2s 0.4s ease-in-out;
   transition: all 0.2s 0.4s ease-in-out;
   color: #fff;
}
.gallery-item.style3 .view .item_title {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.gallery-item.style3 .view .item_introtext {
   -webkit-transform: translateX(300px) rotate(90deg);
   -moz-transform: translateX(300px) rotate(90deg);
   -o-transform: translateX(300px) rotate(90deg);
   -ms-transform: translateX(300px) rotate(90deg);
   transform: translateX(300px) rotate(90deg);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.gallery-item.style3 .view .item_more {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.gallery-item.style3 .view:hover  .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
   -webkit-transform: translate(0px, 0px);
   -moz-transform: translate(0px, 0px);
   -o-transform: translate(0px, 0px);
   -ms-transform: translate(0px, 0px);
   transform: translate(0px, 0px);
}
.gallery-item.style3 .view:hover  .item_title {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.5s;
   -moz-transition-delay: 0.5s;
   -o-transition-delay: 0.5s;
   -ms-transition-delay: 0.5s;
   transition-delay: 0.5s;
}
.gallery-item.style3 .view:hover  .item_introtext {
   -webkit-transform: translateX(0px) rotate(0deg);
   -moz-transform: translateX(0px) rotate(0deg);
   -o-transform: translateX(0px) rotate(0deg);
   -ms-transform: translateX(0px) rotate(0deg);
   transform: translateX(0px) rotate(0deg);
   -webkit-transition-delay: 0.4s;
   -moz-transition-delay: 0.4s;
   -o-transition-delay: 0.4s;
   -ms-transition-delay: 0.4s;
   transition-delay: 0.4s;
}
.gallery-item.style3 .view:hover  .item_more {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s;
}
#white{color:#FFFFFF;}
		
#whites{color:#666;}

.right-name{ text-align: right; font-weight: bold;}
.right-name-color{ text-align: right; font-weight: bold; color: #FEA00F;}
.right-name-bottom{text-align: right;}
#testi-image{ float: left; width: 70px; }
.client-subhead { margin-left: 30px;}

/*
.client-subhead ul{
padding:0px;
margin:0px;
}
.client-subhead ul li{
padding:0px;
margin:0px;
background:none;
list-style:none;
display:block;
}
.client-subhead ul li a{
background:url(../images/sitemapbullet.gif) no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:justify;
font-weight:bold;
/*color:#0060c2;*/
color:#8d4411;
text-decoration:none;
padding-left:18px;
}
.client-subhead ul li a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:justify;
font-weight:bold;
color:#000;
text-decoration:none;
padding-left:18px;
}*/
.sitemap{
float:left;
}

.sitemap ul{
padding:0px;
margin:0px;
}
.sitemap ul li{
padding:0px;
margin:0px;
background:none;
list-style:none;
display:block;
}
.sitemap ul li a{
background:url(../images/sitemapbullet.gif) no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:justify;
font-weight:bold;
/*color:#0060c2;*/

text-decoration:none;
padding-left:18px;
}
.sitemap ul li a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:justify;
font-weight:bold;
color:#000;
text-decoration:none;
padding-left:18px;
}
#testimonial-image{ float: left; margin-top:30px;}
.archieve-title { float: left; width: 300px; font-size: 14px;}
.archieve-download { float: left; width: 300px; font-size: 14px;}
.kukovi{border:1px solid #fff; padding:2px;margin:27px 0 -12px 0;}
.success-page p { 
	 font-size: 18px;
    margin: 0 0 50px;
    padding-bottom: 21px;
    text-align: center;}
.archieve-class{  clear: both;
    content: "";
    display: block;
    overflow: hiden;
    height: 145px;}   
.archieve-class p{ padding-bottom: 25px; text-align: justify;}        
.achieve-btn  { float: right; padding-bottom: 20px; }       
.searchimage { 
	background: url(../images/search.jpg) no-repeat;
	border:none;
	width: 28px;
	height: 27px;
}
.nosearch h4 { text-align: center; font-size: 25px;}
.news-anotitle h5 { font-size: 14px; color: #000; font-weight: bold;}
.mymoduleaside { border:1px solid #000; padding: 5px; margin-top: 65px;}
.gallery-title h4 { text-align: center; font-size: 16px; font-weight: bold; width: 290px; height: 9px; color: #FEA00F;}
.controls-read{ margin:0 94px 0 0; }