/*---------------------------------------------------------------
# Package - Joomla Template based on Sboost Framework   
# ---------------------------------------------------------------
# Author - olwebdesign http://www.olwebdesign.com
# Copyright (C) 2008 - 2015 olwebdesign.com. All Rights Reserved.
# Websites: http://www.olwebdesign.com
-----------------------------------------------------------------*/

body{font-size:13px;}
#wrapper, #bottomspot, .mx-base {width: 1160px;} 
#tophead, #bottsite, #header, #wrapper, #bottomspot {min-width: 1160px; margin: 0 auto}
#tc-tabber>div.tc-tabber-in{width: 1160px !important; height: 410px !important;}
#tc-tabber .tc-tab img{height: auto;}

/*Аккордион*/
div.fancypantsaccordionholder>ul>li{height: 45px !important;}
div.fancypantsaccordionholder>ul>li.acc-open{height: auto !important;}
div.fancypantsaccordionholder>ul>li > a{
    color: #6d6d6d;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=0);
    padding: 12px 18px 12px 12px;
    transition: 0.2s;
    font-size: 13px !important;
    font-family: 'Muli', sans-serif;
    line-height: 1.5em !important;
    text-transform: none;
    border-radius: 5px;
    border: 1px #aaa solid;
	height: 43px !important;
box-sizing: border-box;
}
#mx-bottom ul li a{display: block;}
#mx-bottom ul li a:hover{color:#fff;}

div.mod_ext_owl_carousel_articles_news>div.owl-carousel>div.owl-wrapper-outer{margin-top: 40px;}
div.mod_ext_owl_carousel_articles_news{padding:0px 17px;}
div.owl-carousel *{-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition:all 0.5s;transition-delay:0.25s;}
div.owl-carousel div.owl-item{background-size: 120%;background-position:50%; background-repeat: no-repeat; background-origin: inherit; height: 225px; margin-right: 10px !important;}
div.owl-carousel div.owl-item h4 a{color: #fff;}
div.owl-carousel div.owl-item:before{content:'';position:absolute;top:17px;left:0;right:0;bottom:16px;background:rgba(0, 0, 0, 0.5);opacity:0;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition:all 0.5s;transition-delay:0.25s;}
div.owl-carousel div.owl-item:hover:before{opacity:1;}
div.owl-carousel div.owl-item:hover{background-size: 110%;}
div.owl-carousel div.owl-item:hover h4 a{border-bottom: 2px solid #fff;}
div.owl-carousel div.owl-item:hover div.ext-item-wrap>div:last-child{margin-top:0px;color:#fff;}
div.owl-carousel div.owl-item div.ext-item-wrap{overflow:hidden;position:relative;z-index:1;}
div.owl-carousel div.owl-item div.ext-item-wrap>div:last-child{margin-top:500px;}
div.owl-carousel div.owl-item h4{font-size: 160%;
    padding-bottom: 6px;
    overflow: hidden;
	font-weight: 300;
    text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
	font-family: LaneNarrowRegular,Arial,Helvetica,sans-serif;
	text-rendering: optimizelegibility;
	text-transform: uppercase;
	}
div.owl-carousel div.owl-item:nth-child(1n){background-image:url('/images/sampledata/6loku/news1.jpg');}
div.owl-carousel div.owl-item:nth-child(2n){background-image:url('/images/sampledata/6loku/news2.jpg');}
div.owl-carousel div.owl-item:nth-child(3n){background-image:url('/images/sampledata/6loku/news3.jpg');}
div.owl-carousel div.owl-item:nth-child(4n){background-image:url('/images/sampledata/6loku/news4.jpg');}
#owl-example-mod_93 .owl-item img{display:none;}
#owl-example-mod_93 .owl-item:nth-child(4n){width: 250px !important;}

div.owl-carousel div.owl-pagination{display:none;}
div.owl-carousel div.owl-controls{position: absolute; top: -65px; right: 45px;}
div.owl-carousel div.owl-buttons div.owl-next:before{content:'>'; text-indent: 0; position: absolute; left: 0; width: 25px;}
div.owl-carousel div.owl-buttons div.owl-prev:before{content: '<'; text-indent: 0; position: absolute; left: 0; width: 25px;}
div.owl-carousel div.owl-buttons div.owl-next,div.owl-carousel div.owl-buttons div.owl-prev{text-indent: 100px; overflow: hidden;padding: 0;}
div.owl-carousel div.owl-buttons div.owl-prev{border: 1px solid #ff4647; background-color: #ff4647; color: #fff;position: absolute; height: 25px; width: 25px; color: #989898; background-color: #fff; font-size: 14px; border: 1px solid #989898; top: 7px; padding-top: 1px; right: 0; left:-20px !important; text-align: center; cursor: pointer; display: block; z-index: 1000; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear;}
div.owl-carousel div.owl-buttons div.owl-next{position: absolute; height: 25px; width: 25px; color: #989898; background-color: #fff; font-size: 14px; border: 1px solid #989898; top: 7px; padding-top: 1px; right: 0; text-align: center; cursor: pointer; display: block; z-index: 1000; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear;}

a.B-OKHE{display:inline-block;}
a.B-OKHE img{display:inline-block;max-height:250px;margin:5px;}

body{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:150%}
a{text-decoration:none;}
a:hover,a:active,a:focus{text-decoration:none;}
.mx-base{margin-left:auto;margin-right:auto}
.mx-block{float:left;display:inline}
.mod-block {padding:10px}
.mx-inner{padding-left:10px;padding-right:10px}
.mx-block .first {margin-left:-10px}
.mx-block .last {margin-right:-10px}
.mx-block .single {margin-left:-10px;margin-right:-10px}
.gap{clear:both;margin-bottom:10px}
.top-bg{padding-top:10px}
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
/*top bar*/

#mx-banner,
#mx-search,
#members-area{float:right}
#mx-search {margin-top:10px;}
#mx-top-menu{margin-top:7px;margin-bottom: 7px;float:right}
#mx-top-menu ul.menu {margin:0;padding:0;}
#mx-top-menu li{display:inline-block;list-style:none;padding:0 2px;line-height:12px}
#mx-top-menu li a{ background-color: #f1f1f1;padding: 7px; border:1px solid #ddd;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;
	background-image: -webkit-linear-gradient(top,  #fff, #e6e6e6);
	background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
	background-image: -ms-linear-gradient(top, #fff, #e6e6e6);
	background-image: -o-linear-gradient(top, #fff, #e6e6e6);}
#mx-top-menu li a:hover {color: #111;background-color: #fafafa !important; padding: 7px;
	background-image: -webkit-linear-gradient(top,  #fff, #fafafa);
	background-image: -moz-linear-gradient(top, #fff, #fafafa);
	background-image: -ms-linear-gradient(top, #fff, #fafafa);
	background-image: -o-linear-gradient(top, #fff, #fafafa);}

/*Header*/
#headershow .mx-inner {padding:0}
#header {position:relative}
.slider .mx-inner {padding:0}
a#logo,#logo-text,a#logom{float:left; position: relative; z-index: 100;}
#logo-text h1{font-size:200%;font-weight:bold;text-transform:uppercase;border:0!important;margin:0px 10px 0!important;padding:0!important}
#logo-text h1 a{}
#logo-text p.site-slogan{margin:-4px 10px 0!important;padding:0;}

/*search*/
#mx-search .mod-search input#mod-search-searchword, 
#mx-search .mod-search input#mod-finder-searchword{background:#fff url(../images/search.png) no-repeat 3% 50%;padding: 4px 3px 4px 30px; margin:0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 0 6px rgba(0,0,0,0.3);
}

/* Layout */
#mx-leftcol, #mx-rightcol, #mx-maincol ,#mx-sideleft, #mx-sideright, #inner_content {float:left}
#mx-leftcol, #mx-rightcol, #mx-maincol {padding:10px 0}
#sj-br{position: absolute; top: 0px; left: -5500px;}

/* Breadcrumbs */
#mx-breadcrumbs .mx-inner {padding:0}
#mx-breadcrumbs .breadcrumb {
	margin:0;
	background:transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7	
}
.readmore, a.readmore {
	font-size: 0.9em;
	text-align: center;
	-webkit-transition: background-color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	color: #ffffff;
	background: #444;
	border-radius: 3px;
	padding: 3px 8px;
}
/* Footer */
#mx-footer {}
#mx-bft { padding:10px}
#mx-footer .cp {float:left; line-height:26px; }

/*Footer Navigation*/
#mx-footer-nav{float:right}
#mx-footer-nav ul{list-style-type:none;padding:0;margin:0 0 5px 0}
#mx-footer-nav li{background:none;padding:0;display:inline} 
#mx-footer-nav .nav > li > a:hover {background:none;}
#mx-footer-nav a{font-weight:normal;text-decoration:none;display:inline;margin:0;padding:0 8px;color:#838181}
a#pagetop{float:right; }
span.designed_by {display:block;}
/*logo*/
a#logo{background:url(../images/logo/logo.png) no-repeat}
/* clr */
.clr{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
/* template colors */
div.color-site{height:10px;line-height:10px; margin-top:1px; text-align: center; font-size: 1px;}
div.color-site a {padding: 6px; margin: 0px 3px; 
border-radius: 50%;
box-shadow:0 0 3px rgba(0,0,0,0.2);
-moz-box-shadow:0 0 3px rgba(0,0,0,0.2);
-webkit-box-shadow:0 0 3px rgba(0,0,0,0.2);}
div.color-site a.btn_fs_blue{ background: #399cdd; color: #399cdd;}
div.color-site a.btn_fs_red{ background: #c30; color: #c30;}
div.color-site a.btn_fs_orange{ background: #f99d26; color: #f99d26;}
div.color-site a.btn_fs_green{ background: #99cc33; color: #99cc33;}
div.color-site a.btn_fs_brown{ background: #cc9966; color: #cc9966;}
div.color-site a.btn_fs_lilac{ background: #ad77bb; color: #ad77bb;}

/*
// #Accordion
*/
.accordion-heading {
  font-size: 13px !important;
  font-family: 'Muli', sans-serif;
  line-height: 1.5em;
  text-transform: none;
  padding: 0;
}
.accordion-heading > a {
  display: block;
  padding: 12px 18px 12px 12px !important;
  color: #222;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=0);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
}

.accordion-heading > a.collapsed {
  color: #6d6d6d;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=0);
}

.accordion-heading > a.collapsed:hover {
  background: #ececec;
  text-decoration: none;
}
.accordion-heading > a:hover {
  text-decoration: none;
}
.accordion-inner {
  padding: 14px 20px;
  background: #fff;
}
/* Button, Input */

input, select, textarea, .inputbox, button, .button, input[type="button"], input[type="submit"] {
	padding: 3px;
}

input[type="button"], input[type="text"] {}

input[type="button"] { }

input[type="text"], input[type="password"], input[type="email"], textarea, .inputbox, .validate-username, .validate-password { 
	border: 0; background: #fff; color:#999;
	-webkit-box-shadow: 0 0 0 1px #ccc inset; box-shadow: 0 0 0 1px #ccc inset;
	border-radius: 3px; -webkit-border-radius: 3px;
}

#ol-topsl .inputbox, #ol-botsl .inputbox, #ol-user-panel .inputbox {}

input[type="text"]:hover, input[type="password"]:hover, input[type="email"]:hover,
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus,
.inputbox:hover, .inputbox:focus,
 textarea:hover, textarea:focus { background: #ffffcc; color:#666; }


.browserChrome input[type="text"]:focus, .browserChrome input[type="password"]:focus, .browserChrome input[type="email"]:focus,
.browserSafari input[type="text"]:focus, .browserSafari input[type="password"]:focus, .browserSafari input[type="email"]:focus,
.browserChrome .inputbox:focus, .browserChrome  textarea:focus,
.browserSafari .inputbox:focus, .browserSafari textarea:focus {outline: none;}

/* buttons */
.button, button, input[type="button"], input[type="submit"] {
	line-height:24px;
	color: #888;
	text-transform: uppercase; 
	border:0; 
	font-size: 11px !important;
	cursor:pointer;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	outline: none;
	text-align: center;
	text-decoration: none;
	padding: 4px 15px !important;
	text-shadow: 0 1px 1px rgba(0,0,0, 0.1);
	-webkit-border-radius: 0px; border-radius: 0px;
	-webkit-box-shadow: 0 0 0 1px #BBBBBB inset;	
	-ms-box-shadow: 0 0 0 1px #bbbbbb inset;	
	box-shadow: 0 0 0 1px #BBBBBB inset;
	background: #f6f6f6;
	background-image: -webkit-linear-gradient(top,  #fff, #fafafa);
	background-image: -moz-linear-gradient(top, #fff, #fafafa);
	background-image: -ms-linear-gradient(top, #fff, #fafafa);
	background-image: -o-linear-gradient(top, #fff, #fafafa);
}
.btn-primary {
	text-transform: uppercase;
  border-bottom-color: transparent;
    border-radius: 3px !important;
  -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.06);
  padding: 5px 20px !important;
  background-repeat: repeat-x;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #444;
  background-position: 0 -45px;
  border-color: #444;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #555;
  border-color: #555;
  -webkit-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.12);
}