@font-face {font-family:"PT Sans";src:url("PTS55F.eot?") format("eot"),url("PTS55F.woff") format("woff"),url("PTS55F.ttf") format("truetype"),url("PTS55F.svg#PTSans-Regular") format("svg");font-weight:normal;font-style:normal;}
@font-face {font-family:"PT Serif";src:url("PTF55F.eot?") format("eot"),url("PTF55F.woff") format("woff"),url("PTF55F.ttf") format("truetype"),url("PTF55F.svg#PTSerif-Regular") format("svg");font-weight:normal;font-style:normal;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
body {
	color: black;
	background:#f5f5f5 url(../images/bd.png);
	margin: 0px;
   line-height: 1.3;
	font-size: 15px;
	font-family: 'PT Sans', sans-serif;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse:collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
abbr,acronym {
	border:0;
}

a {
color: #a9213e;
text-decoration: underline;
-webkit-transition: color .4s;
-moz-transition: color .4s;
transition: color .4s;
}

a:hover {
	color: black;
}
img {
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;

	}
img:hover { opacity:0.9;}

h1 {
	font-family:"PT Serif"
}

 h2 {
font-size: 22px;
margin-top: 0;
margin-bottom: 10px;
color: #333;
font-family:"PT Serif"
}



h3 {
font-size: 18px!important;
font-family: PT Serif!important;
font-weight: normal!important;
text-transform: none!important;
line-height: 1.2;
color: black;
padding: 0 0 10px;
font-family:"PT Serif"
}


.main {
color: #666;
width: 940px;
margin: 0 auto;
background: #fff;
padding: 20px 30px;
}

.clearfix {
 clear: both;
}



.navigation {
background: url(../images/mainnav-bg.png) repeat-x left top;
margin: 20px 0 10px;
width: 940px;
display: inline-block;
}

.breadcrumbs {
	font-size: 12px;
padding-left: 15px;
padding-top: 5px;
}

.top-header {
	position: relative;
}

.ja-ss-desc h3 {
font-size: 18px!important;
font-family: PT Serif!important;
font-weight: normal!important;
text-transform: none!important;
padding: 0;
margin: 0;}

.ja-ss-desc p {
	margin: 0;
	font-size: 12px;
}

.ja-ss-stop, .ja-ss-playback, .ja-ss-play {
	display:none!important;
}


/* Our Brand's Address ---*/
.brandinfo-wrap {
	background: url(../images/brands-map.png) no-repeat left top;
	width: 308px;
	height: 165px;
	position: relative;
}

.brandinfo-wrap .brandinfo-main {
	display: none;
	background: url(../images/brandinfo-main.png) no-repeat center center;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	padding: 10px;
	color: #ccc;
	width: 280px;
}

.brandinfo-main h4 {
	color: #fff;
	text-transform: uppercase;
}

.brand-point {
	width: 14px;
	height: 34px;
	line-height: 53px;
	text-align: center;
	background: url(../images/brand-point.png) no-repeat left top;
	position: absolute;
	z-index: 1;
	color: #1f2227!important;
	font-weight: bold;
	font-size: 92%;
}

.point-1 {
	left: 35px;
	top: 5px;
}

.point-2 {
	left: 42px;
	top: 24px;
}

.point-3 {
	left: 240px;
	top: 98px;
}

.brand-point:hover {
	background-image: url(../images/brand-point-hover.png);
	color: #fff;
}

.brand-point:hover + .brandinfo-main {
	display: block;
}


.contente {
}

.contente-left {
	float: right;
	width: 300px;
}

.contente-right {
	float: right;
width: 220px;
padding: 0 0 0 20px;
}


.contente-right + div + div {
	margin-right: 588px;
}

.contente-right + .contente {
	margin-right: 240px;
}

.moduletable {
	margin: 20px 0;
}

.atomic-user5 .container {
border-bottom: 1px solid #e5e5e5;
display: inline-block;
padding: 10px 0;
}

div.moduletable_menuright {
background: #5f5f5f;
padding: 20px;
color: #999;
}

.moduletable_menuright ul li {
background: url(../images/bullet.png) no-repeat 5px center;
border-bottom: 1px solid #878787;
font-family: 'PT Sans',sans-serif;
padding: 5px 0 5px 20px;
margin-bottom: 0;
}

.moduletable_menuright ul li:last-child {
	border-bottom: none;
}

.moduletable_menuright ul li a {
	color: #eaeaea;
}
.moduletable_menuright ul li a:hover {
	color: #a9213e;
}

.subCategoryMore {
color: #333;
padding-left: 15px;
background: url(../images/readmore.png) no-repeat left center;
display: none;
}

.subCategoryMore:hover,
.subCategoryMore:focus,
.subCategoryMore:active {
	background-image: url(../images/readmore-hover.png);
	color: #a9213e;
}
.k2ReadMore {
color: #333;
padding-left: 15px;
background: url(../images/readmore.png) no-repeat left center;
}
.k2ReadMore:hover {
	background-image: url(../images/readmore-hover.png);
color: #ab3b51;
}

.catItemTitle a {
	color: #333;
	text-decoration:none;
}

.catItemTitle a:hover {
	color: #ab3b51;
	text-decoration:underline;
}

/* --- Pagination (additional styling for Joomla! 1.6+) --- */
.k2Pagination ul {
	margin: 0 !important;
	float: left;
}

.k2Pagination ul li {
	background: none;
	display: inline;
	padding: 0;
	margin: 0 5px 0 0;
}

.k2Pagination ul li span.pagenav, .k2Pagination ul li a.pagenav,
.k2Pagination ul li.pagination-start span.pagenav, .k2Pagination ul li.pagination-prev span.pagenav,
.k2Pagination ul li.pagination-next span.pagenav, .k2Pagination ul li.pagination-end span.pagenav {
	padding: 0 7px;
	background: url(../images/grad-l2.png) repeat-x left bottom #fff;
	border: 1px solid #dedede;
	color: #333;
	display: inline-block;
}

.k2Pagination ul li a.pagenav:hover {
	color: #ab3b51;
}

.k2Pagination ul li.pagination-start span.pagenav, .k2Pagination ul li.pagination-prev span.pagenav,
.k2Pagination ul li.pagination-next span.pagenav, .k2Pagination ul li.pagination-end span.pagenav {
	color: #ccc;
}

.k2Pagination ul li span.pagenav {
	background: url(../images/grad.png) repeat-x left bottom #ab3b51;
	border: 1px solid #ab3b51;
	color: #fff;
}

.k2Pagination li span,
.k2Pagination li strong { line-height: 20px; }

.pagination ul li span.pagenav, .pagination ul li a.pagenav, ul.pagenav li a, .k2Pagination ul li span.pagenav, .k2Pagination ul li a.pagenav {
border-radius: 11px;
}

div.itemHeader h2.itemTitle {
font-weight: bold;
font-size: 150%;
padding: 10px 0 4px 0;
margin: 0;
color: #333;
}

div.moduletable.dark {
background: #222;
padding: 20px;
color: #999;
}

div.moduletable.dark > h3 {
color: #fff;
}

div.k2CategoriesListBlock ul li {
background: url(../images/bullet.png) no-repeat 5px 14px;
border-bottom: 1px solid #333;
font-family: 'PT Sans',sans-serif;
padding: 5px 0 5px 20px;
margin-bottom: 0;
}

div.k2CategoriesListBlock ul li a {
color: #999;
}

div.k2CategoriesListBlock ul li a:hover,
div.k2CategoriesListBlock ul li a:focus,
div.k2CategoriesListBlock ul li a:active,
div.k2CategoriesListBlock ul li.activeCategory a { color: #ab3b51; }




/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

.inputbox, input[type="text"],
input[type="password"], input[type="email"],textarea { border: 1px solid #eee; background: #fff; }

.inputbox:hover, .inputbox:focus,
input[type="text"]:hover,input[type="text"]:focus,
input[type="password"]:hover, input[type="password"]:focus
input[type="email"]:hover, input[type="email"]:focus,
textarea:hover,textarea:focus { border-color: #bfbfbf; }

input.invalid,
input.invalid:focus,
input.invalid:hover,
textarea.invalid,
textarea.invalid:hover,
textarea.invalid:focus {
	border-color: #f00;
}

input[type="checkbox"] {
	border: none;
	background: none;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}

.button, button,
input[type="submit"], input[type="cancel"], input[type="reset"] {
	background: url(../images/grad.png) repeat-x left top #e55f43;
	border: 1px solid #f54f27;
	color: #fff;
	font-size: 80%;
	text-transform: uppercase;
	padding: 4px;
	cursor: pointer;
	overflow: visible;
	float: right;
}


input.button.main_search {
margin-top: -33px;
margin-right: -20px;
padding: 8px;
}

.button:hover, button:hover,
input[type="submit"]:hover, input[type="cancel"]:hover, input[type="reset"]:hover {
	background-image: none;
}

label {
	font-weight: bold;
	color: #555;
}

/* Search ---*/
form#searchForm { border-top: 0px solid #bfbfbf; }

.searchintro {border-bottom: 1px solid #bfbfbf;
background: #eeeeee;
padding: 15px; }

.results h4 { text-transform: none; font-size: 100%; }

.search fieldset { border: 1px solid #eeeeee; margin: 15px 0; padding: 10px; }

.search legend {	font-size: 100%; font-weight: bolder; line-height: 1.2; margin-left: 10px; }
	.ordering-box {float: left; padding: 3px;}



#jform_contact_emailmsg {
	width: 212px;
}


.hasTip {
color: #333;
font-weight: normal!important;
display: inherit;
width: 185px;
float: left;
}

.jicons-text {
font-weight: bold;
color: #555;
}

.contact-address address {
display: inline;
}

.search {
	position: absolute;
	top: 10px;
	right: 9px;
	bottom: 9px;
}

.search .inputbox {
	transition: width 0.5s;
	-webkit-transition: width 0.5s;
	-moz-transition: width 0.5s;
}
.search .inputbox {
border: 1px solid #eee!important;
width: 150px!important;
height: 25px!important;
}

.search .inputbox {
..background: url(../images/icons/icon-search.png) no-repeat right center;
border: 1px solid #333;
border-top-color: #111;
border-right-color: #111;
font-size: 92%;
color: #666;
float: left;
width: 100px;
padding-bottom: 3px;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
}


.main_search #mod-search-searchword {
margin-right: 47px;
}


.search .inputbox:focus{width:250px!important;}

.footer {
	margin: 30px -30px -30px; padding: 30px; background: #111111; width: 940px;
}

.footer-users h3 {
	color: white;
}
.footer-users a {
	color: #999;
}
.footer-users a:hover {
	color: #a9213e;
}


.footer-users .moduletable  {
	margin: 0px;
}

.atomic-users1 {
	float: left;
   width: 200px;
}

.atomic-users2 {
	float: right;
}


/* Connect with us ---*/
ul.ja-social-list li.facebook a {
	background-image: url(../images/icons/icon-facebook.png);
}

ul.ja-social-list li.twitter a {
	background-image: url(../images/icons/icon-twitter.png);
}

ul.ja-social-list li.rss a {
	background-image: url(../images/icons/icon-rss.png);
}

ul.ja-social-list li.flickr a {
	background-image: url(../images/icons/icon-flickr.png);
}

ul.ja-social-list li a {
background: no-repeat top left;
line-height: 24px;
height: 24px;
padding-left: 34px;
display: block;
}

.ja-social-list li {
	height: 40px;
}

ul.ja-social-list li a:hover, ul.ja-social-list li a:focus, ul.ja-social-list li a:active {
background-position: bottom left;
}

.debug {
margin: 20px -30px -30px;
padding: 10px 30px 30px;
background: #1a1a1a;
text-align: left;
line-height: 1;
}

.atomic-users {
width: 205px;
float: left;
padding: 0 0px 0 30px;
}

.atomic-users a {

}

.main-under-slides-users {
border-bottom: 1px solid #e5e5e5;
display: inline-block;
/*margin-bottom: 10px;*/
}

.staffinfo img {
float: left;
margin-right: 10px;
width: 59px;
border: 1px solid #fff;
}

.staffinfo img:hover {
		 border-color: #333;
}

.staffinfo {
border-bottom: 1px dotted #eee;
padding: 0 0 10px;
margin-bottom: 10px;
}

.ja-contentslider {
	margin: -30px;
}

.item-page {
	display: inline-block;
}


div.maximenuck2 ul.maximenuck2 li.active {
	background:transparent;

}
div.maximenuck2 ul.maximenuck2 li a {
  border-right: 0px!important;
}


.contact-form {
position: absolute;
margin-top: -470px;
width: 250px;
margin-left: 400px;


	}

	.contact-contactinfo { margin-bottom:90px;}


	#jform_contact_message {width: 270px;}

	.navigation .last.level1 a { border-right:none!important}


	.contente .search { position:relative;}

	#searchForm .word label { display:none;}

	#searchForm .word .button {padding: 6px 20px; margin-left: 15px; }

	.camera_caption h3 {
		color: white;
	}
	.camera_commands {
		display: none;
	}

td {
padding: 5px;
}

h3.main_h3 {
visibility: hidden;
}

.to_top
{
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;

    width: 100%;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, .6);
}

.module_to_top
{
    position: fixed;
    z-index: 1000;
    top: 50px;
    background: #fff;
}



.navigation.to_top #maximenuck {
	margin: 0 auto;
}

div#maximenuck {
	max-width: 945px;
	width:auto;
}

div#maximenuck ul.maximenuck li.level1 {
	padding: 0px;
	width: 20%;
	text-align: center;
}

div#maximenuck ul.maximenuck li a.maximenuck, div#maximenuck ul.maximenuck li span.separator {
	padding: 0;
}

div#maximenuck ul.maximenuck li.parent.level1 > a, div#maximenuck ul.maximenuck li.parent.level1 > span {
	padding-right: 10px;
}

div#maximenuck ul.maximenuck2 li a.maximenuck, div#maximenuck ul.maximenuck2 li span.separator {
	padding: 10px !important;
	width: 88%;
}

div#maximenuck ul.maximenuck li div.floatck {
	width: 100%;
}

div#maximenuck ul.maximenuck li.maximenuck div.floatck div.floatck {
	margin: -34px 0 0 160px;
	width: 190px;
}

/*------------------------------------------------------------------------*/
/*                            предыдущая следующая                        */
/*------------------------------------------------------------------------*/
.nav-container-Next, .nav-container-Previous {
	 height: 50px;
	position: fixed;
	right: 0px;
	background: #5F5F5F;
	border-bottom: 1px solid #ADACAC;
	width: 50px;
	z-index: 100;
}

.nav-container-Previous {
	left:-5px;
	width: 50px;
}
.nav-container-Next a, .nav-container-Previous a {
	  color: #fff;
	  display: block;
	  padding-left: 5px;
	  text-decoration: none;
	  font-size: 80px;
	  line-height: 40px;
	  font-family: monospace;
}
.nav-container-Previous a{
}
.nav-container-Next:hover, .nav-container-Previous:hover{
 	background: #BB3955;
}


.animated-10s {
	  -webkit-animation-duration: 2s;
	  animation-duration: 2s;
	  -webkit-animation-fill-mode: both;
	  animation-fill-mode: both;
	  -webkit-animation-delay: 5s;
	  -moz-animation-delay: 5s;
	  -o-animation-delay: 5s;
	  animation-delay: 5s;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

 /*------------------------------------------------------------------------*/
/*                         предыдущая КОНЕЦ следующая                      */
/*------------------------------------------------------------------------ */


a.btn-podpiska {
  display: block;
  position: relative;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #CA3858;
  text-decoration: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

a.btn-podpiska:after {
  content: '';
  width: 32px;
  height: 32px;
  background: url(../images/icon-email-podpiska.png);
  position: absolute;
  top: 5px;
  left: 10px;
}

a.btn-podpiska:before {
  content: '';
  width: 9px;
  height: 9px;
  background: url(../images/icon-arrow-podpiska.png);
  position: absolute;
  top: 17px;
  right: 15px;
  margin-bottom: 15px;
}

.btn-podpiska.acyactive:before {
  content: '';
  width: 9px;
  height: 9px;
  background: url(../images/icon-arrow-podpiska.png);
  position: absolute;
  top: 13px;
  right: 15px;
  transform: rotate(180deg);
}

.modal.acymailing_togglemodule.btn-podpiska:before {
  content: '';
  display: none;
}

.acymailing_module_form select {
  width: 100%;
  margin-bottom: 10px;
}

input.user_name_input {
  display: block;
  width: auto !important;
  min-width: 210px !important;
}

input.user_email_input {
  display: block;
  width: auto !important;
  min-width: 210px !important;
  margin-top: 10px;
}

input.button.subbutton.btn.btn-primary {
  display: block;
  width: 100%;
  height: 35px;
  margin: 10px 0;
  border: none;
  border-bottom: 2px solid #f54f27;
  border-radius: 2px;
}

input.button.unsubbutton.btn.btn-inverse {
  display: block;
  width: 170px;
  height: 30px;
  border: none;
  border-bottom: 2px solid #888888;
  border-radius: 2px;
  background: #A3A3A3;
  margin: 0 auto;
  float: none;;
}

span.main-text-select {
  font-size: 9px;
  padding: 5px 0;
  display: block;
  text-align: center;
  font-weight: bold;
}

div.acymailing_module.mail__frontpage {
  padding: 0 10px 20px 10px !important;
  background: #E5E5E5;
  width: 940px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}

div.acymailing_module.mail__frontpage .acymailing_introtext {
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px !important;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 24px;
  text-shadow: 1px 1px 1px rgb(206, 55, 88);
}

div.acymailing_module.mail__frontpage input.user_name_input {
  float: left;
  width: 315px !important;
  height: 25px;
  line-height: 35px;
  margin-right: 20px;
  padding-left: 15px;
}

div.acymailing_module.mail__frontpage input.user_email_input {
  float: left;
  margin-top: 0;
  width: 315px !important;
  height: 25px;
  line-height: 35px;
  margin-right: 20px;
  padding-left: 15px;
}

div.acymailing_module.mail__frontpage input.button.subbutton.btn.btn-primary {
  display: block;
  width: 100%;
  height: 35px;
  margin: 0;
}

div.acymailing_module.mail__frontpage .acymailing_module_form td {
  padding: 0 !important;
}


.dt__wrapper {
  width: 940px;
  display: block;
  padding-top: 10px;
  padding-bottom: 20px;
}

ul.dt__spisok {
  width: 940px;
  display: block;
}

ul.dt__spisok li {
  display: inline-block;
  width: 24%;
  box-sizing: border-box;
}

ul.dt__spisok li img{
    display: block;
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 10px;
}
.acymailing_modulegav div p a{
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FF4500;
	color:#fff;
	text-decoration:none !important;
	font-size:26px !important;
	width:940px;
}
.acymailing_modulebuttonr div p a{
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FF4500;
	color:#fff;
	text-decoration:none !important;
	font-size:26px !important;
	width:215px;
}
/* отображение попап окна при нажатии кнопки подписаться */
label[for=acylist_4] a{
	color:#000 !important;
	font-size:22px;
	text-decoration:none;
}
label[for=acylist_4] input{
	display:none;
}
label[for=acylist_3] a{
	color:#000 !important;
	font-size:22px;
	text-decoration:none;
}
label[for=acylist_3] input{
	display:none;
}
#acylist_2{
	margin-bottom:10px;
	margin-top:20px;

}

div#maximenuck ul.maximenuck2 li a.maximenuck.accent-link {
  background: #FFD013 !important;
  color: #000 !important;
}