.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: #e56962;
}
h1,
h2,
h3,
#section-kmt h3.kmt-title {
  background: none;
  font: 24px 'Voltaire', sans-serif;
  line-height: 1em;
  color: #fff;
  padding: 0 0 15px 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%;
}
.borradi {border-radius:5px;}
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: #fff;
  line-height: 24px;
  padding: 0 0 5px 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_footer1.jpg) center 0 repeat;
}
#wrapper {
  background: url(../images/bg2.jpg) center 0 repeat;
}
.wrapper-inner {
  background: url(../images/bg_spot.png) center 0 no-repeat;
}
.cont {
  background: url(../images/bg2.jpg) center 0 repeat;
}
.body__home .cont {
  background: none;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0;
  padding-bottom: 11px;
}
p strong {
  font-weight: normal;
  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 #e35b53;
  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 15px 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: #e56962 !important;
  background: #fff;
  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;
}
.btn-group .btn:after {
  display: none;
}
/*Lists*/
ul,
ol {
  
}
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 {
  text-decoration: underline;
}
.list1 a:hover,
#xmap a:hover {
  text-decoration: none;
}
/*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 9px 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/bg_top.gif) 0 0 repeat-x;
  border-bottom: 5px solid #103c50;
}
#header-row .row-container {
  padding: 0 0 12px 0;
}
#logo a {
  margin: 14px 0 0 0;
  display: inline-block;
}
.kuko{border:1px solid #fff; padding:2px;}
.kola h4{width:200px; float:left; font-size:35px;padding:30px 0  0 0; color:#fff;}
.nola{ float:right; width:230px; text-align:right; height:10px; margin:15px 0 0 0; font-size:15px;}
/*======================= 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: 0 16px 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/bg_menu.gif) 0 0 repeat-x #e35b53;
  color: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.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: 0px;
  right: -10px;
  background: url(../images/menu_line.png) 0 0 no-repeat;
  width: 2px;
  height: 40px;
}
.padd { padding:10px 0; }
.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: 11px;
  line-height: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  background: none;
  display: block;
  padding: 9px 16px 7px;
  text-transform: uppercase;
  border-radius: 15px;
}
.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li > span:hover {
  background: url(../images/bg_menu.gif) 0 0 repeat-x #e35b53;
  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: 140px;
}
.navigation ul.sf-menu li li:hover ul,
.navigation ul.sf-menu li li.sfHover ul {
  top: -20px;
  left: 144px;
}
.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: #0f394c;
  padding: 9px 3px;
  border-top: 5px solid #e35b53;
  border-radius: 4px;
}
.navigation ul.sf-menu ul li {
  margin: 5px 0;
}
.navigation ul.sf-menu ul li a,
.navigation ul.sf-menu ul li span {
  font-size: 11px;
  line-height: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  background: none;
  display: block;
  padding: 9px 20px 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: url(../images/bg_menu.gif) 0 0 repeat-x #e35b53;
  color: #ffffff;
  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: url(../images/bg_menu.gif) 0 0 repeat-x #e35b53;
  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;
  border-bottom: 5px solid #103c50;
  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: 0 0 10px 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 #0f394c;
}
.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 #e4645d;
}
.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: url(../images/bg_testimon.png) 0 0 repeat;
  position: relative;
  border-radius: 4px;
  padding: 0 23px 0 30px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.32);
  margin-bottom: 73px;
  -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: #84aec0;
  padding: 0 0 3px 0;
}
.testimon li strong {
  font-size: 12px;
  color: #e66d66;
  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: #e56962;
}
.our_blog .item {
  padding-bottom: 26px;
  background: url(../images/line_hor1.png) 0 bottom repeat-x;
  margin-bottom: 26px;
}
.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 #fc0000;
  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: 43px;
}
#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: 24px 0 27px 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: #e56962;
}
.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.png) 0 0 no-repeat;
}
li.twitter span {
  background: url(../images/twitter_active.png) 0 0 no-repeat;
}
li.feed {
  background: url(../images/feed.png) 0 0 no-repeat;
}
li.feed span {
  background: url(../images/feed_active.png) 0 0 no-repeat;
}
li.google {
  background: url(../images/google.png) 0 0 no-repeat;
}
li.google span {
  background: url(../images/google_active.png) 0 0 no-repeat;
}
.opl{color:#666;}
.opl a{color:#666;}

.bonk {
    border-radius: 4px;
    box-shadow: 0 4px 0 #0f394c;
    margin: 0 0 10px;
}
.bonk :hover  {
    box-shadow: 0 6px 0 #e4645d;
}