
/*.templates/landcardio/css/template.css*/
@font-face {
  font-family: 'FontAwesome';
  src: url('/fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'FranklinGothicDemiCondCRegular';
    src: url('/fonts/franklingothic/franklingothicdemicondc.eot');
    src: url('/fonts/franklingothic/franklingothicdemicondc.eot') format('embedded-opentype'),
         url('/fonts/franklingothic/franklingothicdemicondc.woff2') format('woff2'),
         url('/fonts/franklingothic/franklingothicdemicondc.woff') format('woff'),
         url('/fonts/franklingothic/franklingothicdemicondc.ttf') format('truetype'),
         url('/fonts/franklingothic/franklingothicdemicondc.svg#FranklinGothicDemiCondCRegular') format('svg');
}

@font-face {
    font-family: 'FranklinGothicBookCRegular';
    src: url('/fonts/franklingothic/franklingothicbookc.eot');
    src: url('/fonts/franklingothic/franklingothicbookc.eot') format('embedded-opentype'),
         url('/fonts/franklingothic/franklingothicbookc.woff2') format('woff2'),
         url('/fonts/franklingothic/franklingothicbookc.woff') format('woff'),
         url('/fonts/franklingothic/franklingothicbookc.ttf') format('truetype'),
         url('/fonts/franklingothic/franklingothicbookc.svg#FranklinGothicBookCRegular') format('svg');
}

body, html {
	padding: 0;
	margin: 0;
	font-size: 15px;
	font-family: FranklinGothicBookCRegular, Arial, Tahoma, sans-serif;
	min-width: 1100px;
}

body {
	padding-top: 22px;
}

.top {
	background: #999999;
	padding: 10px;
}

.plate {
	padding: 20px 20px 25px 20px;
	/*background-image: linear-gradient(to top, #dddddd, #ffffff);*/
}

.plate {
	background: rgba(255,255,255,0.8);
}

.plate, .menu-i, .content-i, .template-module-news, .template-block-advantages-i {
	max-width: 1100px;
	margin: 0 auto;
}

.menu {
	background: #333333;
	font-size: 19px;
	font-family: FranklinGothicDemiCondCRegular;
	box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.template-module-catalog-hitlist-header,
.template-module-news-header-i,
.template-block-advantages-header {
	font-weight: normal;
	text-align: center;
	font-size: 40px;
	color: #333333;
	text-transform: none;
}

.content-i {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 25px;
	overflow: hidden;
}


.template-block-advantages-header {
	margin-bottom: 20px;
}

.template-block-advantages {
	margin-bottom: 30px;
}

.template-block-advantages-one {
	text-align: center;
}

.template-block-advantages-one img {
	display: block;
	margin: 0 auto 20px auto;
}

.template-block-advantages-one strong {
	display: block;
	margin: 0 0 10px 0;
}

.template-block-advantages-one .template-block-advantages-one-icon {
	font-family: 'FontAwesome';
	font-size: 50px;
	color: #555555;
	display: block;
	text-align: center;
	margin: 0 0 20px 0;
}

.template-block-advantages-one-1 .template-block-advantages-one-icon:after {
	content: "\f0ac";
}

.template-block-advantages-one-2 .template-block-advantages-one-icon:after {
	content: "\f085";
}

.template-block-advantages-one-3 .template-block-advantages-one-icon:after {
	content: "\f1ac";
}

.template-block-advantages-one-4 .template-block-advantages-one-icon:after {
	content: "\f164";
}

.template-block-advantages-one:hover .template-block-advantages-one-icon {
	color: #336699;
}

.content-i h1 {
	/*font-family: FranklinGothicBookCRegular;*/
	font-weight: normal;
	font-size: 40px;
	color: #333333;
}

.clr {
	clear:both;
	float:none !important;
	height:0px !important;
	font-size:0px !important;
	border:none;
	margin:0 !important;
	padding:0 !important;
	background:transparent !important;
	visibility:hidden !important;
}

.input, .textarea {
	padding: 3px;
	border-radius: 3px;
	border: 1px solid #999999;
}

.button {
	background: #999999;
	border-radius: 3px;
	color: #ffffff;
	text-decoration: none;
	padding: 10px 20px;
	border: 0;
}

.template-block-advantages {
	margin-bottom: 45px;
}

.template-module-contacts *,
.template-module-worktime *,
.template-module-cart2 *,
.template-module-viewed *,
.template-module-backcall *,
.template-module-catalog-hitlist-header *,
h1,
.template-module-catalog-list-one-notes,
.template-module-catalog-list-one-btns *,
.template-module-news-header *,
.template-module-articles-header *,
.template-module-copyright *,
.page_i *,
.template-module-path *,
.card_notes, .card_notes *,
.template-module-card-blocktext .params *,
.template-module-vendors-content *,
.template-land-map-cover *,
.opwndcontent *
{
 	font-family: FranklinGothicBookCRegular;
}

.opwndcontent a {
	color: #000000;
}

.page_i * {
	font-size: 16px !important;
	line-height: 24px;
}

.card_notes,
.template-module-card-blocktext .params,
.content-i-simple,
.template-module-vendors {
	max-width: 800px;
	margin: 0 auto;
}

.template-module-vendors table {
	width: 100%;
}

.template-land-title,
.land-feedbackform h1 {
	font-weight: normal;
	font-size: 40px;
	color: #333333;	
	text-align: center;
	font-family: FranklinGothicBookCRegular;
	margin-bottom: 20px;
	margin-top: 0;
	font-weight: normal;
	color: #ffffff;
}

.template-land .template-module-cartform-buttons {
	text-align: left;
}

.template-land .template-feedbackform-line * {
	font-family: FranklinGothicBookCRegular;
	font-size: 15px;
}

 .template-feedbackform-line {
 	padding-bottom: 10px;
 	color: #ffffff;
 }

 .template-feedbackform-line.last {
 	padding-bottom: 0px;
 }

 .template-feedbackform .input,
 .template-feedbackform .textarea {
 	width: 100%;
 	background: #ffffff;
 	border: 0;
 	padding: 6px 5px;
 	box-shadow: 0 0 1px rgba(255,255,255,0.5);
 	/*border-top: 1px solid rgba(255,255,255,0.4);
 	border-bottom: 1px solid rgba(255,255,255,0.4);*/
 	border: 1px solid #ffffff;
 	margin: 0;
 }

 .content-i .template-feedbackform .input,
 .content-i .template-feedbackform .textarea {
 	border: 1px solid #999999;
 }

 .content-i .template-feedbackform-line {
 	color: #333333;
 }

 .content-i .template-feedbackform {
 	width: 99%;
 }

.template-feedbackform .input.error,
.template-feedbackform .textarea.error {
	box-shadow: 0 0 10px #ff0000;
	border: 1px solid #ff0000;
}

.template-feedbackform-status {
	color: #ffffff;
	font-family: FranklinGothicBookCRegular;
	font-size: 15px;
}

.template-feedbackform .textarea {
	height: 180px;
}

label.error {
 	display: none;
 	opacity: 0;
 	position: absolute;
 	left: -5000px;
 	top: -5000px;
}

.template-feedbackform .button {
	margin-right: -10px;
	float: right;
	margin-top: 0;
	margin-bottom: 0;
}

.template-feedbackform-alert {
	padding: 10px 5px 10px 5px;
	background: rgba(255,255,255,0.1);
	line-height: 17px;
}

.template-land-map {
	height: 320px;
	overflow: hidden;
	position: relative;
}

.template-land-map-cover {
	width: 100%;
	height: 100%;
	background: #ffffff;
}

.template-module-backcall a {
	border: 0 !important;
}

.template-block-vcenter .template-block-i {
	display:inline-block;
    vertical-align:middle;
}

.template-block-vcenter .template-block-i-helper {
	display:inline-block;
    vertical-align:middle;
    height:100%;
    width:0px;
}

.template-land-odd {
	background: rgba(255,255,255,0.8);
}

.template-land-content {
	background: rgba(255,255,255,0.9);
}



.template-land {
	padding-top: 45px;
	margin-bottom: 45px;
}

.template-land-c {
	padding-bottom: 45px;
}

.template-land-i {
	width: 1080px;
	margin: 0 auto;
}

.template-land-short .template-land-i {
	padding-right: 10px;
	padding-left: 10px;
}

.template-land-short {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

.template-land-logo {
	background: rgba(255,255,255,0.8);
}

.template-land.template-land-nomargin {
	margin-top: 0;
	margin-bottom: 0;
}

.template-land.template-land-nopadding {
	padding-top: 0;
}

.template-land.template-land-nopadding .template-land-c {
	padding-bottom: 0;
}

.template-land.template-land-paddingsmall {
	padding-top: 22px;
}

.template-land.template-land-paddingsmall .template-land-c {
	padding-bottom: 22px;
}

.template-land.template-land-marginsmall {
	margin-bottom: 22px;
}

.template-land-title, .land-feedbackform h1 {
	color: #609EA3;
}

.template-feedbackform-alert {
	color: #609EA3;
}

.content-i {
	padding-top: 0;
}

.template-land-title,
.template-module-wesuggest-title,
.template-module-news-header-i a, .template-module-articles-header-i a {
	color: #002456 !important;
}

.template-land-noleftrightpadding .template-land-i {
	padding-left: 0;
	padding-right: 0;
	width: 1100px;
}

.template-land-even.template-land-wide {
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.6);
}

.template-land-even.template-land-wide .template-land-c {
	box-shadow: inset 1px -4px 9px -6px rgba(0,0,0,0.6);
}

.template-land-even.template-land-wide.template-land-noshadowbottom .template-land-c {
	box-shadow: none;
}

.content a {
	color: #226699;
}

.template-langswitcher {
	position: absolute;
	top: 1px;
	left: 275px;
	width: 200px;
}

.template-langswitcher ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.template-langswitcher li {
	float: none;
	margin: 0 5px 2px 0;
}

.template-langswitcher a {
	color: #000000;
	text-decoration: none;
	padding: 4px 0;
	width: 24px;
	background: #A5DCDE;
	color: #000000;
	display: inline-block;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
}

.template-langswitcher .active a {
	background: #A5DCDE;
	color: #ffffff;
	cursor: text;
}

.social-networks {
	/*margin-bottom: 20px;
	position: relative;
	top: -10px;*/
}

.social-networks * {
	
}

.social-networks table {
	margin: 0 auto;
	width: auto !important;
}

.social-networks td {
	vertical-align: middle !important;
}

.social-networks img {
	height: 30px;
}

.social-networks-one {
	display: inline-block;
	margin-right: 10px;
}

.mono-panel {
    left: 50% !important;
    margin-left: -100px;
    text-align: center;
}

.page_i strong, .page_i strong * {
    font-family: FranklinGothicDemiCondCRegular;
}
/*skin/global/css/template-protect.css*/
.template-protect .opwndtitle {
	text-align: center;
}

.template-protect-num-title {
	font-size: 15px;
	text-align: center;
	margin-bottom: 10px;
}

.template-protect-num {
	text-align: center;
	font-size: 30px;
	margin-bottom: 20px;
	font-weight: bold;
}

.template-protect-input {
	text-align: center;
	margin-bottom: 20px;
}

.template-protect-input .input {
	text-align: center;
	width: 115px;
	font-size: 18px;
}

.template-protect-submit {
	text-align: center;
}

.template-protect-sended {
	font-size: 15px;
}
/*skin/global/css/template-cabinet.css*/
.cart-cabinet {
	text-align: center;
}

.cart-cabinet-intro {
	padding: 0 0 10px 0;
}

.cart-cabinet a {
	display: inline-block;
	margin: 0 10px;
}

.cabinet-myorderslist {
	max-height: 300px;
	overflow: auto;
}

.cabinet-myorderslist table th {
	font-weight: bold;
	text-align: center;
}

.cabinet-myorderslist table td,
.cabinet-myorderslist table th {
	border-bottom: 1px solid #cccccc;
	padding: 10px;
	vertical-align: top;
}

.cabinet-myorderslist table p {
	margin-top: 0;
	padding-top: 0;
}

.cabinet-myorderslist table tr:nth-child(even) td {
	background: #e7e7e7;
}

.template-cart-discountnewlevel {
	margin: 10px 0;
	padding: 20px;
	border-radius: 10px;
	border: 1px dashed #c10000;
	color: #c10000;
	text-align: center;
}
/*skin/global/css/template-pagetabs.css*/
.pagetabs-group {
	display: inline-block;
	padding: 0 10px;
	box-sizing: border-box;
}

.pagetabs-group-name {
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

.pagetabs-tabs-one {
	display: inline-block;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	border-top: 5px solid #cccccc;
	cursor: pointer;
	text-align: center;
}

.pagetabs-tabs-one.active {
	border-top: 5px solid #ff0000;
	cursor: text;
}

.pagetabs-content {
	padding: 20px 0;
}

.pagetabs-content-one {
	display: none;
}

.pagetabs-content-one.active {
	display: block;
}
/*skin/global/css/template-fullbgslide.css*/
.fullbgslide {
	width: 100%;
	height: 100%;
	position: relative;
	background: #000000;
}

.fullbgslide-one {
	position: absolute;
	left: 0;
	top: 0;
	background-size: cover;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.fullbgslide-one.active {
	opacity: 0.5;
}
/*skin/global/css/template-totop.css*/
.template-module-totop {
	display: none;
	width: 30px;
	height: 30px;
	background: url(/i/icons/scroll-top.png);

	position: fixed !important;
	z-index: 1000;
	right: 20px;
	bottom: 20px;
	cursor: pointer;
	text-align: center;
}


.template-module-totop {
	border-radius: 100px;
	background-position: center center;
	background: rgba(40,40,40,0.5);
	width: 50px;
	height: 50px;
	font-size: 20px;
	color: #ffffff;
	line-height: 45px;
	border: 2px solid rgba(255,255,255,0.5);
	border-radius: 100px;
	position: fixed !important;
	text-align: center;
	display: none;
}

.template-module-totop:after {
	content: "\f077";
	font-family: 'FontAwesome';
}

.body-uid-382 .template-module-totop {
	bottom: 50px;
}
/*skin/global/css/template-ajindicator.css*/
.ajindicator {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 1001;
	line-height: 37px;
	padding: 20px 20px 6px 20px;
	border-radius: 100px;
	background: #ffffff;
	box-shadow: 0 0 20px rgba(0,0,0,0.4);
}

/*skin/global/css/template-freecard.css*/
.template-freecard-options {
	padding: 20px 0 20px 0;
}

.template-freecard-options-one {
	display: inline-block;
	box-sizing: border-box;
	width: 33.3333%;
	padding: 5px 20px 5px 25px;
	background: url(/i/templates/yes.png) no-repeat left center;
	background-size: 18px;
}

/*.templates/landcardio/css/template-menu.css*/
.menu {
	position: static;
	z-index: 3;
	margin: 0;
	box-shadow: none;
}

.template-module-menu-li {
	float: none;
	text-align: center;
	list-style: none;
}

.template-module-menu-a {
	color: #ffffff;
	text-decoration: none;
	padding: 15px 10px;
	display: block;
}

.template-module-menu-a:hover,
.menu-catalog:hover .menu-catalog-link {
	background: #336699;
	box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.template-module-menu-ul {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu-catalog {
	text-align: center;
}

.menu-catalog-link {
	float: none;
	padding: 15px 20px;
	color: #ffffff;
	text-align: center;
}


.menu-catalog-link span {
	font-family: 'FontAwesome';
	font-size: 12px;
	padding-left: 6px;
}

.menu-catalog-link span:after {
	content: " \f078";
}

.template-module-menu-li-relative {
	position: static;
}

.template-module-menu-ul-sub {
	padding: 0;
	margin: 0;
	position: absolute;
	list-style: none;
	background: #005BAA;
	z-index: 3;
	width: 100%;
	left: 0px;
	top: 45px;
	display: none;
	padding-top: 0px;
}

.template-module-menu-ul-sub li {
	width: 1100px;
	margin: 0 auto !important;
	border-radius: 0 !important;
}

.template-module-menu-ul-sub .template-module-menu-ul-sub {
	display: none !important;
}

/*.template-module-menu-li-relative:hover .template-module-menu-ul-sub {
	display: block;
}*/

.template-module-menu-ul-sub .template-module-menu-li {
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid rgba(255,255,255,0.7);
}

.template-module-menu-ul-sub .template-module-menu-li .template-module-menu-a {
	display: block;
	padding: 10px 10px;
}

.template-module-menu-a-arrow {
	background-image: url(/i/templates/menudownarrow_fordark1.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 17px;
	display: inline-block;
}

.template-module-menu-li-relative:hover .template-module-menu-ul-sub {
	display: block;
}

.menu * {
	font-family: FranklinGothicDemiCondCRegular;
}

.template-module-rubricator-li.last {
	border-radius: 0 !important;
}

.menu {
	text-align: center;
}

.menu-grid-one {
	display: inline-block;
}

.template-module-rubricator {
	width: 250px;
}

.template-land-menu a {
	color: #226699;
	font-family: FranklinGothicDemiCondCRegular;
	display: block;
	padding: 5px 0 5px 0;
}

.template-land-menu a:hover {
	color: #609EA3;
}

.template-land-menu {
	font-size: 19px;
}

.subpages {
	display: none;
}

.template-module-menu-li {
	border-radius: 0 !important;
}

.template-module-menu-li.active {
	background: #336699;
}

.template-module-menu-li.active a {
	color: #ffffff;
}

.template-module-menu-a {
	color: #333333;
}

.template-module-menu-a:hover {
	color: #ffffff;
	background: #609EA3;
}

.template-land-menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
}

.template-land-menu ul * {
	font-size: 14px;
	font-family: FranklinGothicBookCRegular;
}
/*skin/global/css/template-copyright.css*/
.template-module-copyright {
	text-align: center;
	margin: 20px 0 20px 0;
	font-size: 0.9em;
	background: #005BAA;
	padding: 7px;
	color: #ffffff;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
}

.template-module-copyright a {
	color: #ffffff;
}

.template-module-copyright p {
	padding: 0;
	margin: 0;
}

.template-module-copyright table {
	margin: 0 auto;
	width: 100%;
}

.template-module-copyright td {
	vertical-align: top;
}

/*.templates/landcardio/css/template-copyright-append.css*/
.template-module-copyright {
	background: #333333;
	border-radius: 0;
	padding: 20px;
	margin-bottom: 0;
	margin-top: 0;
	box-shadow: none;
}
/*skin/global/css/template-logo.css*/
.template-module-logo {
	margin: 20px 0 0 0;
	width: 100%;
	text-align: center;
}

.template-module-logo img {
	max-width: 170px;
	max-height: 60px;
}
/*.templates/landcardio/css/template-logo-append.css*/
.template-module-logo {
	margin-top: 2px;
}

.template-module-logo img {
	max-width: none;
	max-height: none;
}
/*skin/global/css/template-search.css*/
.template-module-search {
    padding-top: 19px;
    position: relative;
}

.template-module-search-input {
	background-image: linear-gradient(#585858, #5f5f5f);
    border-color: #252525 #737373 #888888 #383838;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    box-sizing: border-box;
    color: #fff;
    float: left;
    height: 31px;
    line-height: 20px;
    margin: 0;
    outline: medium none;
    padding: 7px 10px 6px 10px;
    position: relative;
    vertical-align: middle;

    background: #ffffff;
    color: #000000;
}

.template-module-search-submit {
	/*background: linear-gradient(#0583d0, #00307f) url(/i/templates/des1/search.png) no-repeat center center;*/
    background: #005BAA url(/i/templates/des1/search.png) no-repeat center center;
    width: 36px;
	border-radius: 4px;
    color: transparent;
	font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-left: 4px;
    padding: 7px 10px 6px 10px;
    text-align: center;
	text-transform: uppercase;
	border: 0;
    cursor: pointer;
}

.template-module-search table {
    margin: 0 auto;
}

.template-module-search-live {
    position: absolute;
    left: 18px;
    background: #ffffff;
    box-shadow: 0 0 7px rgba(0,0,0,0.7);
    display: none;
    top: 57px;
    max-height: 300px;
    overflow: auto;
    width: 400px;
}

.template-module-search-live .template-module-catalog-list {
	padding: 10px 5px 5px 5px;
}

/*.templates/landcardio/css/template-search-append.css*/
.template-module-search {
	position: relative;
	z-index: 2;
	width: 100%;
	margin: 0 auto;
	padding-top: 0;
	left: 70px;
}

.template-module-search table {
	width: 100%;
}

.template-module-search table td:nth-child(2) {
	width: 40px;
}

.template-module-search-input {
	width: 100%;
	padding: 7px 10px 7px 10px;
	height: auto;
	font-size: 15px;
	font-family: FranklinGothicBookCRegular, Arial, Tahoma, sans-serif;
	border: 1px solid #A5DCDE;
}

.template-module-search-submit {
	background-color: #A5DCDE !important;
	padding: 9px 10px 9px 10px;
}

.grid-search .template-block-i {
	width: 100%;
}
/*skin/global/css/template-reviews.css*/
.template-module-reviews-ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.template-module-reviews-li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #d0d0d0;
}

.template-module-reviews-li.last {
	border: 0;	
}

.template-module-reviews-date {
	font-size: 12px;
}

.template-module-reviews-img {
	float: left;
	width: 50px;
	height: 50px;
	border: 1px solid #cccccc;
}

.template-module-reviews-li.withimg .template-module-reviews-content {
	margin-left: 60px;
}

.template-module-reviews-title {
	color: #000000;
	font-weight: bold;
}

.template-module-reviews-answer {
	margin: 10px 0 0 0;
	font-style: italic;
}

.template-module-reviews-form input {
	font-size: 1em;
}

.template-module-reviews-form textarea {
	width: 500px;
	height: 140px;
	font-size: 1em;
}

.template-module-reviews-form-rate-one {
	display: inline-block;
	width: 16px;
	height: 15px;
	background: url(/i/rate.png) no-repeat center -15px;
	cursor: pointer;
	margin-right: 10px;
}

.template-module-reviews-form-rate-one.active {
	background: url(/i/rate.png) no-repeat center 0;
}


.template-module-reviews-rate {
	background: url(/i/rate.png) repeat-x left -15px;
	height: 15px;
	display: inline-block;
	width: 80px;
	text-align: left;
}

.template-module-reviews-rate-i {
	background: url(/i/rate.png) repeat-x left 0;
	height: 15px;
	display: inline-block;
}

.template-module-reviews-rate-count {
	text-align: center;
}

.template-module-reviews-add {
	text-align: center;
	margin: 0 0 20px 0;
}

/*skin/global/css/template-eltorgsys.css*/
.eltorgsys-content {
	display: none;
}

.eltorgsys-title {
	cursor: pointer;
}

.eltorgsys-title-arr {
	font-family: FontAwesome;
	padding-left: 10px;
	font-weight: normal;
}

.eltorgsys-title-arr:after {
	content: "\f063";
}

.eltorgsys-one.active .eltorgsys-content {
	display: block;
}

.eltorgsys-one.active .eltorgsys-title-arr:after {
	content: "\f062";
}

.eltorgsys-form .input,
.eltorgsys-form .select {
	width: 300px;
	margin-left: 0;
	padding-left: 0;
}

.eltorgsys-form .button {
	margin-left: 0;
}

.eltorgsys-form td {
	padding: 5px 5px 5px 0;
}
/*skin/global/css/jquery.bxslider.css*/
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	/*background: url(images/bx_loader.gif) center center no-repeat #fff;*/
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	/*background: url(images/controls.png) no-repeat 0 -32px;*/
}

.bx-wrapper .bx-next {
	right: 10px;
	/*background: url(images/controls.png) no-repeat -43px -32px;*/
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	/*background: url(images/controls.png) -86px -11px no-repeat;*/
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	/*background: url(images/controls.png) -86px -44px no-repeat;*/
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/*skin/global/css/template-timer.css*/
.template-module-timer {
	font-size: 16px;
}

.template-module-timer-title {
	margin: 0 3px 0 0;
}

.template-module-timer-one {
	background: #005BAA;
	padding: 5px;
	margin: 0 3px 0 0;
	color: #FFFFFF;
	border-radius: 3px;
}

.template-module-timer-value {
	margin: 0 3px 0 0;
}
/*skin/global/css/template-slider.css*/
@font-face {
  font-family: 'FontAwesome';
  src: url('/fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.template-module-slider-i {
	width: 998px;
	height: 500px;
	overflow: hidden;
}

.template-module-slider {
	margin: 0 auto 40px auto;
	width: 998px;
	height: 500px;
	position: relative;
	border: 1px solid #cccccc;
}

.template-module-slider-one {
	width: 998px;
	height: 500px;
	background-repeat: no-repeat;
	background-position: center center;
	/*position: absolute;
	left: 0;
	top: 0;*/
	float: left;
}

.template-module-slider-one.first {
	display: block;
}

.template-module-slider-one a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-slider-panel {
	padding: 10px;
	border-radius: 10px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	background: rgba(255, 255, 255, 0.6);
	max-width: 25%;
}

.template-module-slider-title {
	color: #000000;
	font-size: 14px;
}

.template-module-slider-notes {
	color: #333333;
	padding: 10px 0 10px 0;
}

.template-module-slider-notes p {
	margin: 0;
	padding: 0;
}

.template-module-slider-left, .template-module-slider-right {
	position: absolute;
	cursor: pointer;
	color: #ffffff;
	width: 50px;
	height: 50px;
	background-image: url(/i/templates/des1/sliderlinks.png);
}

.template-module-slider-left {
	left: 20px;
	top: 50%;
	margin-top: -25px;
	background-position: -50px -50px;
}

.template-module-slider-left:hover {
	background-position: 0px -50px;
}

.template-module-slider-right {
	right: 20px;
	top: 50%;
	margin-top: -25px;
	background-position: 0px 0px;
}

.template-module-slider-right:hover {
	background-position: -50px 0px;
}

.template-module-slider-indicator {
	position: absolute;
	bottom: -20px;
	left: 50%;
}

.template-module-slider-indicator-one {
	float: left;
	width: 10px;
	height: 10px;
	margin: 0 5px 0 0 ;
	background: #005BAA;
	border-radius: 100px;
	/*cursor: pointer;*/
	cursor: pointer;
}

.template-module-slider-indicator-one.active {
	background: #c10000;
	box-shadow: 0 0 4px rgba(0,0,0,0.5);
	cursor: default;
}

.template-module-slider-cover {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #ffffff;
	text-align: center;
	left: 0;
	top: 0;
}

.template-module-slider-cover-i {
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: 50%;
	margin-top: -70px;
}

.template-module-slider-cover img {
	display: block;
	margin: 0 auto 20px auto;
	width: 100px;
}

.bx-controls {
	/*position: absolute;
	left: 0;
	top: 0;
	width: 100%;*/
}

.bx-controls-direction, .bx-controls {
	
}


.bx-controls .bx-prev, .bx-controls .bx-next {
	position: absolute;
	cursor: pointer;
	color: #ffffff;
	width: 50px;
	height: 50px;
	background-image: url(/i/templates/des1/sliderlinks.png);
	color: rgba(0,0,0,0);
}

.bx-controls .bx-prev {
	left: 20px;
	top: 50%;
	margin-top: -25px;
	background-position: -50px -50px;
}

.bx-controls .bx-prev:hover {
	background-position: 0px -50px;
}

.bx-controls .bx-next {
	right: 20px;
	top: 50%;
	margin-top: -25px;
	background-position: 0px 0px;
}

.bx-controls .bx-next:hover {
	background-position: -50px 0px;
}

.bx-pager {
	display: none;
}

.bx-controls .bx-prev, .bx-controls .bx-next {
	background: rgba(255,255,255,0.5);
	border: 2px solid rgba(0,0,0,0.2);
	border-radius: 100px;
	color: #005BAA;
	font-size: 20px;
	line-height: 50px;
	text-decoration: none;
	font-family: 'FontAwesome' !important;
	text-align: center;
}

.bx-wrapper .bx-controls-direction a {
	width: 50px;
	height: 50px;
	margin-top: -25px;
	text-indent: 0;
	z-index: 2;
}

.bx-controls .bx-prev:hover {
	background: #005BAA;
	color: #ffffff;
}

.bx-controls .bx-next:hover {
	background: #005BAA;
	color: #ffffff;
}

.bx-controls .bx-prev:after {
	content: "\f053";
}


.bx-controls .bx-next:after {
	content: "\f054";
}

.bx-wrapper .bx-viewport {
	border: 0;
	left: 0;
}

.template-module-slider-mycode p {
	margin: 0;
	padding: 0;
}

.template-module-slider-one-video video {
	width: 100%;
}

.template-module-slider-one-video-start-stop {
	position: absolute;
	left: 10px;
	bottom: 10px;
}
/*.templates/landcardio/css/template-slider-append.css*/
.template-module-slider,
.template-module-slider-i,
.template-module-slider-one {
	width: 1100px;
	background-size: cover;
}

.template-module-slider {
	margin: 20px auto 20px auto;
	max-width: 100%;
	border: 0;
}

.template-module-slider-one {
	width: 100%;
}

.bx-controls .bx-prev {
	left: 10px;
}

.bx-controls .bx-next {
	right: 10px;
}


.bx-controls .bx-prev:after {
	content: "\f053";
}

.bx-controls .bx-next:after {
	content: "\f054";
}

.bx-controls .bx-prev, .bx-controls .bx-next {
	font-size: 20px;
	border: 2px solid rgba(0,0,0,0.3);
	color: #999999;
}

.template-module-slider-i {
	width: 100%;
	border: 0;
}

.template-module-slider-panel {
	background: transparent;
	top: 30px;
	right: 55px;
	max-width: 34%;
}

.template-module-slider-title {
	font-family: FranklinGothicDemiCondCRegular;
	font-size: 22px;
}

.template-module-slider-notes,
.template-module-slider-notes * {
	font-family: FranklinGothicBookCRegular;
	font-size: 20px;
	line-height: 27px;
}

/*skin/global/css/template-contactblock.css*/
.template-module-contacts {
	margin: 15px 20px 0 0;
	color: #005BAA;
	position: relative;
	z-index: 9;
}

.template-module-contacts {
	text-align: center;
}

.template-module-contacts table {
	margin: 0 auto;
}

.template-module-contacts-i {
}

.template-module-contacts-i p {
	padding: 0;
	margin: 0;
}

.template-module-contacts-table td {
	padding: 0 2px;
}

.template-module-contacts-one {
	margin: 0 0 30px 0;
}

.template-module-contacts-one-title {
	font-weight: bold;
	margin: 0 0 10px 0;
	font-size: 16px;
}

.template-module-contacts-info {
	position: absolute;
	padding: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	background: #ffffff;
	white-space: nowrap;
	display: none;
	left: 0;
	top: 0;
}

.template-module-contacts-info td {
	text-align: left;
}

.template-module-contacts:hover .template-module-contacts-info {
	display: block;
}

.template-module-contacts-collapsed {
	background: url(/i/contacts-show.png) no-repeat right center;
	padding-right: 20px;
	white-space: nowrap;
}

.template-module-contacts a {
	text-decoration: none;
	color: #000000;
}
/*.templates/landcardio/css/template-contactblock-append.css*/
.template-module-contacts {
	margin-top: 0;
	margin-right: 0;
}

.template-module-contacts-table td {
	
}
/*skin/global/css/template-paytypes.css*/
.template-module-paytypes {
	text-align: center;
	line-height: 20px;
	padding-left: 0px;
}

.template-module-paytypes p {
	margin: 0;
	padding: 0;
}

.template-module-paytypes table {
	margin: 0 auto;
}


.template-module-paytypes img {
	vertical-align: middle;
}
/*skin/global/css/template-intro.css*/
.template-module-intro {
	max-width: 220px;
	text-align: center;
	line-height: 20px;
	margin: 0 auto;
	overflow: hidden;
	height: 40px;
}

.template-module-intro p {
	margin: 0;
	padding: 0;
}

.template-module-intro-i {
}
/*skin/global/css/template-module-officeaddress.css*/
.template-module-officeaddress {
	text-align: center;
	line-height: 20px;
}

.template-module-officeaddress p {
	margin: 0;
	padding: 0;
}
/*skin/global/css/template-news.css*/
.template-module-news {
	padding: 0 0 30px 0;
}

.template-module-news-header {
	font-weight: bold;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-size: 17px;
}

.template-module-news-ul {
	list-style:  none;
	padding: 0;
	margin: 0;
}

.template-module-news-li {
	margin: 0 0 10px 0;
}

.template-module-news-title {
	font-size: 15px;
	margin: 0 0 2px 0;
}

.template-module-news-title-a {
	color: #000000;
}

.template-module-news-date {
	color: #444444;
	font-size: 11px;
	margin: 2px 0 2px 0;
}

.template-module-news-notes {
	font-size: 12px;
	color: #444444;
}

.template-module-news-more {
	color: #000000;
}


.template-module-news-img {
	float: left;
	width: 50px;
	height: 50px;
	margin: 3px 7px 2px 0;
	border: 1px solid #cccccc;
}

.template-module-news-li.withimg .template-module-news-content {
	margin-left: 60px;
}

.column_1 .simplepagionation {
	display: none;
}


/*.templates/landcardio/css/template-news-append.css*/
.template-module-news-header,
.template-module-articles-header {
	font-weight: normal !important;
	text-align: center !important;
	font-size: 40px !important;
	text-transform: none !important;
}

.template-block-news-articles {
	overflow: hidden;
}

.template-module-news-header-i,
.template-module-articles-header-i {
	margin-left: 10px;
	margin-bottom: 20px;
}

.template-module-news-header-i a,
.template-module-articles-header-i a {
	color: #609EA3;
	text-decoration: none;
}

.template-module-news-more {
	display: none;
}

.template-module-news-img {
	float: none;
	width: 100%;
	background-size: cover;
	display: none;
}

.template-module-news-title {
	padding: 5px 0 5px 0;
}

.template-module-news-title a {
	font-family: FranklinGothicDemiCondCRegular;
	font-size: 19px;
	text-decoration: none;
}

.template-module-news-notes {
	font-family: FranklinGothicBookCRegular;
	font-size: 16px;
}

.template-module-news-date {
	border-top: 1px dotted #609EA3;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	text-align: right;
	font-family: FranklinGothicBookCRegular;
	font-size: 12px;
}

.template-module-news-content,
.template-module-articles-content {
	margin: 0 auto 0px auto;
	padding: 0 10px;
}


.template-block-news-articles .template-module-news-header-i,
.template-block-news-articles .template-module-articles-header-i,
.template-block-news-articles .template-module-news-title-a,
.template-block-news-articles .template-module-news-notes,
.template-block-news-articles .template-module-articles-title-a,
.template-block-news-articles .template-module-articles-notes,
.template-block-news-articles .template-module-articles-date,
.template-block-news-articles .template-module-news-date {
	color: #333333;
}

.template-module-news-textdata {
	height: 122px;
	overflow: hidden;
}

.template-block-news-articles .simplepagionation {
	display: none;
}

.content-i .template-module-news-content {
	margin-bottom: 45px;
}
/*skin/global/css/template-windows.css*/
.opwndcover {
	background-color: #000000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	display: none;
}

.opwnd {
	position:absolute;
	z-index: 20;
	background-color: #f0f0f0;
	width:250px;
	border:1px solid #666666;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	padding: 0 20px 20px 20px;
	font-size:1em;
	text-align: left;

}

.opwnd .opwnda {
	display: none;
	position:absolute;
	left:-13px;
	top:10px;
	background: url("/i/opwnda.png");
	width:13px;
	height:23px;
}

.opwnd .opwndc {
	position:absolute;
	right:5px;
	top:5px;
	background: url("/i/opwndc.png");
	width:21px;
	height:15px;
	cursor:pointer;
}

.opwndcontent {
}

.opwnd_header {
	font-weight: bold;
	text-align: center;
	font-size: 1.3em;
	padding: 3px 0 20px 0;
}

.opwnd.opwndsys {
	padding: 0;
	background: #ffffff;
	border-radius: 0;
}

.opwnd.opwndsys .opwnd-controlheightcontent {
	padding: 10px;
	overflow: auto;
	box-sizing: border-box;
}

.opwnd.opwndsys .opwnd-topheader {
	background: #336699;
}

.opwnd.opwndsys .opwnd-topheader-title {
	padding: 10px;
	color: #ffffff;
}

.opwnd.opwndsys .opwndc {
	top: 8px;
	width:22px;
	height:21px;
	background: url("/i/opwndsysclose.png");
}
/*skin/global/css/template-photogallery.css*/
.template-module-pagegallery-img {
	margin: 20px 0 10px 0;
	text-align: center;
}

.template-module-pagegallery-img img {
	max-width: 100%;
	max-height: 600px;
	min-height: 400px;
}

.template-module-pagegallery-img-enlarge {
	display: none;
}

.template-module-pagegallery-gallery-one {
	width: 150px;
	height: 100px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 10px 10px 0;
	cursor: pointer;
	display: inline-block;
}

.template-module-pagegallery-gallery-one.active {
	box-shadow: 0 0 7px rgba(0,0,0,1);
}

.template-module-pagegallery-gallery {
	text-align: center;
}

/*photogallery { */

.template-module-photogallery-one {
	float: left;
	margin: 0 15px 15px 0;
	width: 220px;
}

.template-module-photogallery-one-img {
	width: 220px;
	height: 180px;
	background-repeat: no-repeat;
	background-position: center top;
}

.template-module-photogallery-one-img a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-photogallery-one-title {
	text-align: center;
	padding: 10px 5px 10px 5px;
}

.template-module-photogallery-one-title a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

/*photogallery } */


/*photodiv { */

.template-module-photodiv-one {
	float: left;
	margin: 0 15px 15px 0;
	width: 220px;
}

.template-module-photodiv-one-img {
	width: 220px;
	height: 180px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

.template-module-photodiv-one-img a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-photodiv-one-title {
	text-align: center;
	padding: 10px 5px 10px 5px;
}

.template-module-photodiv-one-title a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.template-module-photodiv-one-notes {
	text-align: center;
	padding: 5px 5px 10px 5px;
}

.template-module-photodiv-one-notes a {
	color: #000000;
}

/*photodiv } */


.template-module-photodiv,
.template-module-photogallery {
	text-align: center;
}

.template-module-photodiv-one,
.template-module-photogallery-one {
	display: inline-block;
	float: none;
	vertical-align: middle;
}


.template-prevnext {
	padding-top: 20px;
	clear: both;
	overflow: hidden;
}

.template-prevnext a {
	color: #333333;
}

.template-prevnext-prev {
	text-align: left;
}

.template-prevnext-next {
	text-align: right;
}

.template-prevnext-next span,
.template-prevnext-prev span {
	font-family: FontAwesome;
	font-size: 19px;
	padding-left: 10px;
	color: #444444;
	position: relative;
	top: 2px;
}

.template-prevnext-next span:after {
	content: "\f054";
}

.template-prevnext-prev span {
	padding-left: 0;
	padding-right: 10px;
}

.template-prevnext-prev span:after {
	content: "\f053";
}

.template-module-pagegallery-img-title {
	text-align: center;
	padding-bottom: 15px;
}


.template-module-imagecarousel {
	margin: 0 auto;
}

.template-module-imagecarousel-i {
	max-width: 1120px;
	margin: 0 auto;
}

.template-module-imagecarousel-img-i {
	width: 100%;
	height: 225px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

.template-module-imagecarousel-img a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-imagecarousel-img a span {
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 10px 0;
	background: rgba(0,0,0,0.6);
	color: #ffffff;
	text-align: center;
	font-family: FranklinGothicBookCRegular;
    font-size: 16px;
}

.template-module-imagecarousel-internal {
	position: relative;
}

.template-module-imagecarousel-scroll {
	height: 225px;
	overflow: hidden;
	position: relative;
}

.template-module-imagecarousel-leftright {
	position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    text-indent: 0;
    z-index: 2;
    color: #56B9E4;
    font-size: 20px;
    border: 2px solid rgba(0,0,0,0.4);
    background: rgba(255,255,255,0.3);
    border-radius: 100px;
    line-height: 50px;
    text-align: center;
    font-family: FontAwesome;
    cursor: pointer;
}

.template-module-imagecarousel-leftright:hover {
	color: #ffffff;
	background: #56B9E4;
}

.template-module-imagecarousel-left {
	left: 20px;
	display: none;
}

.template-module-imagecarousel-right {
	right: 20px;
}

.template-module-imagecarousel-left:after {
	content: "\f053";
}

.template-module-imagecarousel-right:after {
	content: "\f054";
}

.template-module-photogallery-nocover .tmplt-pagegallery-one,
.template-module-photogallery-nocover .template-module-photodiv-one-img,
.template-module-photogallery-nocover .template-module-photogallery-one-img {
	background-size: contain;
}

.template-module-photogallery-titlebelow a {
	text-decoration: none;
}

.template-module-photogallery-titlebelow .tmplt-pagegallery-one-title {
	position: static;
	background: transparent;
	color: #000000;
	padding-top: 190px;
	text-decoration: none;
	font-size: 14px;
}

.template-module-photogallery-titlebelow .tmplt-pagegallery-one-title p {
	text-decoration: none;
}

.template-module-photogallery-titlebelow .tmplt-pagegallery-one {
	margin-bottom: 80px;
}

/*skin/global/css/template-path.css*/
.template-module-path {
	padding: 0 0 20px 20px;
	font-size: 0.9em;
	overflow: hidden;
}

.template-module-path-one {
	float: left;
	padding: 0 5px 0 0;
}

.template-module-path-one::after {
	content: " › ";
}

/*.template-module-path-one.template-module-path-nolink::after {
	content: "";	
}*/

.template-module-path-one.last::after {
	content: "";	
}

.template-module-path a {
	color: #000000;
	display: block;
	padding: 0 5px 0 0;
	float: left;
}

.template-module-path-one.template-module-path-nolink a {
	color: #555555;
	text-decoration: none;
	cursor: text;
}
/*.templates/landcardio/css/template-path-append.css*/
.template-module-path {
	padding-left: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0px;
}
/*skin/global/css/template-events.css*/
.template-module-events {
	margin: 0 0 20px 0;
}

.template-module-events-one {
	float: left;
	background-color: #005BAA;
}

.template-module-events-one:hover {
	box-shadow: 0 0 4px rgba(0,0,0,0.5);
	background: #222222;
}

.template-module-events-one-i {
	border-right: 1px solid rgba(255, 255, 255, 0.7);
}

.template-module-events-one-img {
	width: 100%;
	height: 70px;
	background-position: center center;
	background-repeat: no-repeat;
}

.template-module-events-one-img a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-events-one-title {
	padding: 5px;
	text-align: center;
}

.template-module-events-one-title a {
	color: #ffffff;
	text-decoration: none;
}

.template-module-events-title {
	background-color: #005BAA;
	text-align: center;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.template-module-events-one-submenu {
	display: none;
}

.template-module-events-page .template-module-events-one-title a,
.template-module-events-page .template-module-events-one-annotation {
	color: #000000;
}

.template-module-events-page .template-module-events-one-more {
	text-align: center;
}


.template-module-events-page .template-module-events-one:hover,
.template-module-events-page .template-module-events-one:hover .template-module-events-one-i {
	box-shadow: none;
	background: transparent;
}

.template-module-events-page .template-module-events-one:hover .template-module-events-one-title a {
	color: #000000;
}

/*skin/global/css/template-currency.css*/
.template-module-currency {
	text-align: center;
}

.template-module-currency-title {
	display: inline;
	margin-right: 10px;
}

/*skin/global/css/template-banner.css*/
.template-module-place-i a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-place-i {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 540px;
	height: 300px;
}

/*skin/global/css/template-wesuggest.css*/
.template-module-wesuggest {
	margin: 0 0 20px 0;
}

.template-module-wesuggest-one {
	float: left;
	background-color: #005BAA;
}

.template-module-wesuggest-one:hover {
	box-shadow: 0 0 4px rgba(0,0,0,0.5);
	background: #222222;
}

.template-module-wesuggest-one-i {
	border-right: 1px solid rgba(255, 255, 255, 0.7);
}

.template-module-wesuggest-one-img {
	width: 100%;
	height: 70px;
	background-position: center center;
	background-repeat: no-repeat;
}

.template-module-wesuggest-one-img a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-wesuggest-one-title {
	padding: 5px;
	text-align: center;
}

.template-module-wesuggest-one-title a {
	color: #ffffff;
	text-decoration: none;
}

.template-module-wesuggest-title {
	background-color: #005BAA;
	text-align: center;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.template-module-wesuggest-one-submenu {
	display: none;
}

/*.templates/landcardio/css/template-wesuggest-append.css*/
.template-module-wesuggest {
}

.template-module-wesuggest-title {
	background: transparent;
	text-transform: none;
	font-weight: normal;
	font-size: 40px;
	color: #609EA3;
	text-align: center;
	font-family: FranklinGothicBookCRegular;
	margin-bottom: 20px;
	border: 0;
	padding: 0;
}

.template-module-wesuggest-one {
	background: transparent;
	padding-top: 10px;
}

.template-module-wesuggest-one-i {
	border: 0;
	padding: 0 10px;
}

.template-module-wesuggest-one:hover {
	background: #609EA3;
}

.template-module-wesuggest-one-img {
	height: 150px;
	background-size: cover;
}

.template-module-wesuggest-one-title {
	padding-top: 10px;
	padding-bottom: 10px;
}

.template-module-wesuggest-one-title a {
	color: #333333;
	font-family: FranklinGothicDemiCondCRegular;
	font-size: 20px;
}

.template-module-wesuggest-one:hover .template-module-wesuggest-one-title a {
	color: #ffffff;
}
/*.templates/landcardio/css/template-tinymce.css*/
@font-face {
    font-family: 'FranklinGothicBookCRegular';
    src: url('/fonts/franklingothic/franklingothicbookc.eot');
    src: url('/fonts/franklingothic/franklingothicbookc.eot') format('embedded-opentype'),
         url('/fonts/franklingothic/franklingothicbookc.woff2') format('woff2'),
         url('/fonts/franklingothic/franklingothicbookc.woff') format('woff'),
         url('/fonts/franklingothic/franklingothicbookc.ttf') format('truetype'),
         url('/fonts/franklingothic/franklingothicbookc.svg#FranklinGothicBookCRegular') format('svg');
}

.mceContentBody,
.mceContentBody * {
	font-size: 15px;
	font-family: FranklinGothicBookCRegular;
}

/*skin/global/css/template-forms.css*/
.template-form td {
	padding: 3px;
}

.template-form-title {
	background: #004279;
	color: #ffffff;
	font-family: FranklinGothicDemiCondCRegular;
	font-size: 18px;
	padding: 10px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	text-transform: uppercase;
}

.template-form td {
	font-family: FranklinGothicBookCondCRegular;
	font-size: 14px;
}

.template-form-text,
.template-form-textarea,
.template-form-select
{
	border: 1px solid #cccccc;
	padding: 6px;
	border-radius: 3px;
	font-size: 14px;
}

.template-form-text {
	width: 250px;
}

.template-form-textarea {
	width: 264px;
	height: 60px;
	resize: none;
}

.template-form-select {
	width: 264px;
}

.template-form-submit {
	padding: 9px 6px 6px 6px;
	line-height: 11px;
	border-radius: 3px;
	border: 0;
	background: #004279;
	color: #ffffff;
	cursor: pointer;
	font-family: FranklinGothicDemiCondCRegular;
	text-transform: uppercase;
}

.template-form-content {
	padding: 10px 10px 0 10px;
}

.template-form-required {
	color: #c10000;
}

.template-form-sendstatus {
	text-align: center;
	margin-top: 15px;
}

.template-form-rate-one {
	display: inline-block;
	margin-right: 10px;
	background: url(/i/templates/rates.png) no-repeat 0 0;
	cursor: pointer;
	width: 32px;
	height: 31px;
}

.template-form-rates input {
	position: absolute;
	opacity: 0;
	left: -5000px;
	top: -5000px;
}

.template-form-rate-one-1 { background-position: 0 0;}
.template-form-rate-one-2 { background-position: -32px 0;}
.template-form-rate-one-3 { background-position: -64px 0;}
.template-form-rate-one-4 { background-position: -96px 0;}
.template-form-rate-one-5 { background-position: -128px 0;}

.template-form-rate-one-1.active { background-position: 0 -31px;}
.template-form-rate-one-2.active { background-position: -32px -31px;}
.template-form-rate-one-3.active { background-position: -64px -31px;}
.template-form-rate-one-4.active { background-position: -96px -31px;}
.template-form-rate-one-5.active { background-position: -128px -31px;}

/*skin/global/css/template-vendors.css*/
.template-module-vendors {
	padding: 0 0 30px 0;
}

.template-module-vendors-header {
	font-weight: bold;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-size: 17px;
}

.template-module-vendors {
}


.template-module-vendors-one {
	margin: 0 0 15px 0;
	overflow: hidden;
	vertical-align: middle;
}

.template-module-vendors-one td {
	padding-bottom: 20px;
}

.template-module-vendors-title {
	font-size: 15px;
	margin: 0 0 5px 0;
}

.template-module-vendors-title-a,
.template-module-vendors-seriesinfo a {
	color: #000000;
}

.template-module-vendors-date {
	color: #444444;
}

.template-module-vendors-notes {
	font-size: 12px;
	color: #444444;
}

.template-module-vendors-more {
	color: #000000;
}

.template-module-vendors-img {
	float: left;
	width: 100px;
	margin-right: 15px;
	text-align: center;
}

.template-module-vendors-img img {
	border: 0;
	width: 100%;
}

.template-module-vendors-img a {
}

.template-module-vendors-li.withimg .template-module-vendors-content {
	margin-left: 110px;
}

.template-module-vendor-img {
	float: left;
	margin: 0 10px 10px 0;
}

/*carousel {*/

.template-module-vendorscarousel {
	padding: 20px 0 0px 0;
	position: relative;
	margin: 0 0 0px 0;
}

.template-module-vendorscarousel ul {
	margin: 0;
	padding: 0;
}

.template-module-vendorscarousel-img {
	width: 120px;
	height: 60px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
	background: #ffffff;
}

.template-module-vendorscarousel-img img {
	vertical-align: middle;
	display: block;
	margin: 0 auto;
}

.template-module-vendorscarousel-img a {
	width: 100%;
	height: 100%;
}

.template-module-vendorscarousel-img-cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.template-module-vendorscarousel-img:hover {
	background: transparent;
}

.template-module-vendorscarousel-img:hover .template-module-vendorscarousel-img-cover {
	display: none;
}

.template-module-vendorscarousel-title {
	display: none;
}

.template-module-vendorscarousel .bx-viewport {
	box-shadow: none;
	background: transparent;
}

.template-module-vendorscarousel .bx-wrapper {
	position: relative;
	width: 980px;
}

.template-module-vendorscarousel .bx-controls .bx-prev, .template-module-vendorscarousel .bx-controls .bx-next {
	top: 35px;
	display: none;
}

.template-module-vendorscarousel:hover .bx-controls .bx-prev, .template-module-vendorscarousel:hover .bx-controls .bx-next {
	display: block;
}

.template-module-vendorscarousel .bx-controls .bx-prev, .template-module-vendorscarousel .bx-controls .bx-prev:hover {
	/*width: 21px;
	height: 39px;
	background: #bbbbbb url(/i/templates/des1/smallslideran.png) no-repeat -21px 0;*/
	left: -29px;
}

.template-module-vendorscarousel .bx-controls .bx-next, .template-module-vendorscarousel .bx-controls .bx-next:hover {
	/*width: 21px;
	height: 39px;
	background: #bbbbbb url(/i/templates/des1/smallslideran.png) no-repeat -0 0;*/
	right: -31px;
}

/*carousel }*/

.template-vendors-v2 {
	text-align: center;
}

.template-vendors-v2-one {
	display: inline-block;
	margin: 0 10px 10px 20px;
}

.template-vendors-v2-one-i {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	height: 120px;
}

.template-vendors-v2-one-i a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-vendor-series {
	text-align: center;
	overflow: hidden;
}

.template-module-vendor-series-one {
	float: left;
	margin: 0 0 30px 0;
	text-align: left;
	width: 50%;
}

.template-module-vendor-series-one-i {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	height: 110px;
	float: left;
	margin-right: 10px;
}

.template-module-vendor-series-one-i a {
	display: block;
	width: 100%;
	height: 100%;
}

.template-module-vendor-series-one-title {
	margin-top: 5px;
	padding-right: 10px;
}

.template-module-vendor-series-one-notes {
	font-size: 14px;
	margin-top: 5px;
	padding-right: 10px;
}

.template-module-vendorsletters {
	text-align: center;
}

.template-module-vendorsletters-one,
.template-module-vendorsletters-title,
.template-module-vendorsletters-link {
	display: inline-block;
	padding: 5px 10px;
}

.template-module-vendorsletters-title,
.template-module-vendorsletters-link {
	color: #666666;
}


.template-module-vendorsletters-link a {
	color: #666666;
}

.template-module-vendorsletters-one {
	position: relative;
}

.template-module-vendorsletters-one-sub {
	border: 1px solid #cccccc;
	background: #ffffff;
	box-shadow: 0 3px 5px rgba(0,0,0,0.6);
	position: absolute;
	display: none;
	left: 0;
	top: 23px;
	text-align: left;
	min-width: 200px;
	max-width: 250px;
	padding: 5px 0;
}

.template-module-vendorsletters-one-sub a {
	color: #000000;
	padding: 7px 10px;
	display: block;
	text-decoration: none;
}

.template-module-vendorsletters-one-sub a:hover {
	text-decoration: underline;
}

.template-module-vendorsletters-one:hover {
	background-color: #999999;
	color: #ffffff;
}

.template-module-vendorsletters-one:hover .template-module-vendorsletters-one-sub {
	display: block;
}

.template-module-vendorscarousel-one {
	list-style: none;
}

/*.templates/landcardio/css/template-vendors-append.css*/
.page_i .template-module-vendors-img img {
	width: 100%;
}

.page_i .template-module-vendors-one td:first-child {
	width: 120px;
}
/*.templates/landcardio/css/template-partners-append.css*/
.template-module-partnerscarousel .bx-wrapper .bx-viewport {
	background: transparent;
	box-shadow: none;
	border: 0;
}

.template-module-partnerscarousel-title {
	display: none;
}

.template-module-partnerscarousel-img {
	margin: 0 auto;
	text-align: center;
	height: 100px;
	line-height: 100px;
}

.template-module-partnerscarousel-img a {
    width: 100%;
    height: 100%;
    display: flex;
	align-items: center;
	text-align: center;
}

.template-module-partnerscarousel .bx-wrapper img {
	margin: 0 auto;
}

.template-module-partnerscarousel .bx-wrapper .bx-viewport {
	height: 120px !important;
}

.template-module-partnerscarousel .bx-controls .bx-prev,
.template-module-partnerscarousel .bx-controls .bx-next {
	/*opacity: 0;
	position: absolute !important;
	left: -5000px !important;
	top: -5000px !important;
	display: none !important;*/
}

.template-module-partnerscarousel .bx-controls .bx-prev {
	left: -80px;
}

.template-module-partnerscarousel .bx-controls .bx-next {
	right: -80px;
}

/*skin/global/css/template-map.css*/
.template-module-mapcontent {
	position: relative;
}

.template-module-mapcontent-element {
	position: absolute;
}

.template-module-mapcontent-element-title {
	display: none;
	position: absolute;
	padding: 20px;
	text-align: center;
	min-width: 150px;
	max-width: 200px;
	background: #ffffff;
	color: #000000;
	box-shadow: 0 0 6px rgba(255,255,255,0.7);
}

.template-module-mapcontent-element-title p {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.template-module-mapcontent-element-title span {
	display: block;
	margin-top: 10px;
}


.template-module-mapcontent-element {
	cursor: pointer;
}

.template-module-mapcontent-hoverfull .template-module-mapcontent-element:hover .template-module-mapcontent-element-more {
	display: block;
}
/*skin/global/css/template-more.css*/
.template-index-one-more-link {
	/*text-decoration: underline;*/
	cursor: pointer;
	border: 1px solid #0059A3;
	border-radius: 3px;
	padding: 3px 5px;
	display: inline-block;
	color: #0059A3;
	margin: 15px 0 15px 0;
}

.template-index-one-more-text {
	display: none;
}
/*skin/global/css/template-pagination.css*/
.pagination a {
	color: #000000;
}
/*skin/global/css/template-linktomap.css*/
.templateblock_linktomap {
	line-height: 20px;
	text-align: center;
}

.templateblock_linktomap a {
	color: #005BAA;
	text-decoration: none;
	border-bottom: 1px dotted #00307f;
}
/*skin/global/css/template-animation.css*/
.template-animation {
	opacity: 0;
}

.template-animation.fromcounter {
    opacity: 1;
}

/*fromleft {*/
.template-animation.fromleft {
    -webkit-animation-name: fromleftAnimation;
    -webkit-animation-duration: 1s;
    animation-name: fromleftAnimation;
    animation-duration: 1s;
    position: relative;
    opacity: 1;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fromleftAnimation {
    from {left: -100%; opacity: 0;}
    to {left: 0; opacity: 1;}
}

/* Standard syntax */
@keyframes fromleftAnimation {
    from {left: -100%; opacity: 0;}
    to {left: 0; opacity: 1;}
}
/*fromleft }*/

/*fromright {*/
.template-animation.fromright {
    -webkit-animation-name: fromrightAnimation;
    -webkit-animation-duration: 1s;
    animation-name: fromrightAnimation;
    animation-duration: 1s;
    position: relative;
    opacity: 1;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fromrightAnimation {
    from {left: 100%; opacity: 0;}
    to {left: 0; opacity: 1;}
}

/* Standard syntax */
@keyframes fromrightAnimation {
    from {left: 100%; opacity: 0;}
    to {left: 0; opacity: 1;}
}
/*fromright }*/


/*frombottom {*/
.template-animation.frombottom {
    -webkit-animation-name: frombottomAnimation;
    -webkit-animation-duration: 1s;
    animation-name: frombottomAnimation;
    animation-duration: 1s;
    position: relative;
    opacity: 1;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes frombottomAnimation {
    from {top: 300px; opacity: 0;}
    to {top: 0; opacity: 1;}
}

/* Standard syntax */
@keyframes frombottomAnimation {
    from {top: 300px; opacity: 0;}
    to {top: 0; opacity: 1;}
}
/*frombottom }*/


/*fromtop {*/
.template-animation.fromtop {
    -webkit-animation-name: fromtopAnimation;
    -webkit-animation-duration: 1s;
    animation-name: fromtopAnimation;
    animation-duration: 1s;
    position: relative;
    opacity: 1;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fromtopAnimation {
    from {top: -300px; opacity: 0;}
    to {top: 0; opacity: 1;}
}

/* Standard syntax */
@keyframes fromtopAnimation {
    from {top: -300px; opacity: 0;}
    to {top: 0; opacity: 1;}
}
/*fromtop }*/

/*fromblow {*/
.template-animation.fromblow {
    -webkit-animation-name: fromblowAnimation;
    -webkit-animation-duration: 0.5s;
    animation-name: fromblowAnimation;
    animation-duration: 0.5s;
    position: relative;
    opacity: 1;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes fromblowAnimation {
    from {transform: scale(0.1); opacity: 0;}
    to {transform: scale(1); opacity: 1;}
}

/* Standard syntax */
@keyframes fromblowAnimation {
    from {transform: scale(0.1); opacity: 0;}
    to {transform: scale(1); opacity: 1;}
}
/*fromblow }*/

/*skin/global/css/template-admin.css*/
.template-block-enter {
	cursor: pointer;
}

.template-admin-centerform {
	text-align: center;
}

.template-admin-input {
	width: 90%;
	background-image: linear-gradient(#f2f2f2, #ffffff);
    border-color: #aaaaaa #cccccc #cccccc #aaaaaa;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    box-sizing: border-box;
    color: #000000;
    margin: 0;
    outline: medium none;
    padding: 7px 10px 6px;
}

.template-admin-submit {
	background-color: #005BAA;
	color: #ffffff;
	padding: 5px;
	border: 0;
	border-radius: 5px;
	cursor: pointer;
}

.template-admin {
	position: absolute;
	right: 0;
	top: 0;
	background: #c10000;
}

.template-block.template-block-centerize {
	text-align: center;
}

.template-block.template-block-centerize .template-block-i {
	display:inline-block;
    vertical-align:middle;
}

.template-block.template-block-centerize .template-block-i-helper {
	display:inline-block;
    vertical-align:middle;
    height:100%;
    width:0px;
}

form.centered table {
	margin: 0 auto;
}

form.centered td {
	/*font-size: 16px;*/
}

form.centered .textarea,
form.centered .input {
	/*font-size: 16px;*/
}

/*skin/global/css/template-fixedmenu.css*/
.fixed-top {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #e0e0e0;
	z-index: 10;
	box-shadow: 0 0 5px rgba(0,0,0,0.6);
	padding: 5px 0;
	text-align: center;
	display: none;
}

.fixed-top-i {
	display: inline-block;
	text-align: center;
}

.fixed-top-c {
	display: flex;
}

.fixed-top-one {
	display: inline-block;
	margin: auto;
	width: auto;
}

.fixed-top-one-i {
	padding: 0 20px;
	position: relative;
}

.fixed-top .template-module-search {
	margin-bottom: 0px !important;
	width: auto !important;
	padding: 0;
}

.fixed-top .template-module-search-input {
	width: 240px;
}

.fixed-top .template-module-viewed,
.fixed-top .template-module-cart2 {
	text-align: left;
	top: 0;
	position: static !important;
	margin-top: 3px;
}

.fixed-top .template-module-viewed-title,
.fixed-top .template-module-cart2-title {
	margin-left: 0px;
	line-height: 20px;
	font-weight: normal;
}

.fixed-top .template-module-viewed-icon,
.fixed-top .template-module-cart2-icon {
	margin-top: 5px;
}

.fixed-top .template-module-contacts {
	margin: 1px 0 0 0;
}

.fixed-top .template-module-logo img {
	max-height: 50px;
}

.fixed-top .template-module-logo {
	height: auto;
}

.catalog-call {
	text-transform: uppercase;
	font-weight: bold;
	background: url(/i/gtd/dropdown33-2.png) no-repeat right center;
	padding-right: 17px;
	cursor: pointer;
}

.catalog-call-menu {
	position: absolute;
	background: #e0e0e0;
	left: 0;
	text-align: left;
	top: 32px;
	display: none;
	box-shadow: 0 3px 4px rgba(0,0,0,0.6);
	min-width: 300px;
}

.catalog-call-menu .menu-grid-one {
	display: block;
	text-align: left;
}

.catalog-call-menu a {
	display: block;
	text-align: left;
	color: #0059A3 !important;
	font-family: FranklinGothicDemiCondCRegular, Arial, sans-serif;
}

.template-topmenus-menu {
	position: absolute;
	background: #e0e0e0;
	box-shadow: 0 3px 4px rgba(0,0,0,0.6);
	width: 451px;
	display: none;
}

.template-topmenus-menu-one {
	float: left;
	width: 200px;
}

.template-topmenus-menu-one-info {
	padding: 10px;
}

.fixed-top .template-module-logo {
	background: url(/i/gtd/dropdown33-2.png) no-repeat right center;
	padding-right: 12px;
	margin: 0;	
}

.fixed-top .template-module-menu {
	background-color: transparent !important;
	box-shadow: none;
	margin: 0 !important;
}

.fixed-top .template-module-menu-li {
	display: block;
	border: 0 !important;
}

.fixed-top .template-module-menu a {
	font-family: Arial, sans-serif;
	text-align: left;
	display: block;
	font-weight: bold;
}

.fixed-top .template-module-menu a,
.fixed-top .template-module-rubricator-a {
	color: #000000 !important;
	font-size: 13px;
}

.template-topmenus-menu-one-left {
	border-right: 1px dotted #cccccc;
}

.template-topmenus-menu-one-right {
	width: 250px;
}

.fixed-top .template-module-rubricator {
	position: static;
	top: 0;
	margin: 0;
}

.fixed-top .template-module-rubricator-ul {
	box-shadow: none;
}

.fixed-top .template-module-rubricator-ul ul {
	box-shadow: 0 0 4px rgba(0,0,0,0.6);
}

.fixed-top .template-module-rubricator-li {
	background: #e0e0e0;
}

.fixed-top .template-module-rubricator-count {
	color: #999999;
}

.fixed-top .template-module-rubricator-li.template-module-rubricator-li-arrow {
	background-image: url(/i/templates/menurightarrow_forlight1.png);
	background-repeat: no-repeat;
	background-position: 96% center;
}

.fixed-top .template-module-menu-li-catalogcopy {
	display: none;
}

.fixed-top .template-module-rubricator-li:hover,
.fixed-top .template-module-menu-li:hover {
	background-color: #cccccc !important;
}

.fixed-top .template-module-rubricator a:hover,
.fixed-top .template-module-menu a:hover {
	background-color: transparent !important;
}

.fixed-top .template-module-worktime-i {
	color: #000000;
}

/*.fixed-top .template-module-rubricator-li-0 {
	float: left;
	width: 200px;
}
*/

.fixed-top .template-module-rubricator {
	width: 400px;
}

.fixed-top .template-module-rubricator-li {
	border: 0;
}

.fixed-top .template-module-rubricator-li-0 {
	float: left;
	width: 200px;
}

.fixed-top .template-module-rubricator-li-0:nth-child(odd) {
	clear: both;
}

.template-module-rubricator-ul-0 ul {
	z-index: 2;
}

/*.template-module-rubricator-ul-0 {
	columns: 2;
}

.template-module-rubricator-ul-0 ul {
	columns: auto;
	left: 200px;
}*/

/*.fixed-top * {
	font-family: Arial, sans-serif !important;
}*/

.fixed-top .template-module-contacts {
	z-index: 0;
}

.fixed-top .template-module-logo {
	cursor: pointer;
}


.fixed-top .template-module-rubricator {
	padding-top: 0;
}

/*skin/global/css/template-downloadfiles.css*/
.page-i-downloadfiles table {
	margin: 0 auto;
}

.page-i-downloadfiles table img {
	width: 22px;
	margin-right: 10px;
}

.page-i-downloadfiles-group {
	text-align: center !important;
	padding-top: 10px;
}

.page-i-downloadfiles-group.first {
	padding-top: 0;
}
/*skin/global/css/template-pageslider.css*/
.page-slider-one {
	width: 100%;
	height: 560px;
	background-size: cover;
}

.page-s-content .bx-viewport {
	box-shadow: none !important;
	background: transparent !important;
	border: 0 !important;
}

.page-s-content .bx-prev,
.page-s-content .bx-next {
	font-family: FontAwesome;
	width: 50px !important;
	height: 50px !important;
	opacity: 0.6 !important;
}

.page-s-content .bx-prev {
	background: url(/i/templates/yunost/slider_prev.png) !important;
	background-size: cover !important;
}

.page-s-content .bx-next {
	background: url(/i/templates/yunost/slider_next.png) !important;
	background-size: cover !important;
	right: 20px !important;
}

.page-slider-cover .bx-wrapper .bx-controls-direction a,
.page-slider-cover .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px !important;
}

.page-slider-cover {
	position: relative;
}

.page-slider-indicator {
	position: absolute;
	bottom: 10px;
	left: 50%;
}

.page-slider-indicator-one {
	display: inline-block;
	border-radius: 100px;
	background-color: #ffffff;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
	margin: 0 5px;
	width: 10px;
	height: 10px;
	cursor: pointer;
}

.page-slider-indicator-one.active {
	background: #ff0000;
	cursor: default;
}
/*skin/global/css/template-monoversionpanel.css*/
.hasmonoversion .mono-panel {
	position: fixed;
	left: 0;
	top: 0;
	background: #000000 !important;
	padding: 5px 10px !important;
	z-index: 9999999;
	border: 0 !important;
	font-size: 14px !important;
	color: #ffffff !important;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.hasmonoversion .body-cnsv2 .mono-panel {
	left: 50%;
	margin-left: -87px;
}

.hasmonoversion.sitemonoversion .mono-panel {
	width: 100%;
	left: 0 !important;
	margin: 0 !important;
	border-radius: 0 !important;
	padding: 10px 10px !important;
}

.hasmonoversion .mono-panel * {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px !important;
}

.hasmonoversion .mono-panel a {
	color: #ffffff !important;
	text-decoration: none;
}


.hasmonoversion .mono-panel .gamma1 {
	color: #000000 !important;
}

.hasmonoversion .mono-panel .gamma1,
.hasmonoversion .mono-panel .gamma2,
.hasmonoversion .mono-panel .gamma3,
.hasmonoversion .mono-panel .font1,
.hasmonoversion .mono-panel .font2,
.hasmonoversion .mono-panel .font3 {
	text-decoration: none !important;
	border: 1px solid #ffffff !important;
	padding: 5px 7px !important;
}

.hasmonoversion .bodygamma3 .mono-panel .font1,
.hasmonoversion .bodygamma3 .mono-panel .font2,
.hasmonoversion .bodygamma3 .mono-panel .font3,
.hasmonoversion.bodygamma3 .mono-panel .font1,
.hasmonoversion.bodygamma3 .mono-panel .font2,
.hasmonoversion.bodygamma3 .mono-panel .font3 {
    color: #ffffff !important;
    border: 1px solid #ffffff !important;
}* {
	font-family: Arial, Verdana, Tahoma, sans-serif;
}

body {
	font-size: 13px;
	background-image: url(/i/templatelogos/299_bgimg.jpg?v=360449); background-repeat: no-repeat; background-attachment: fixed; background-position: center top; -moz-background-size: cover; -webkit-background-size: cover; -o-background-size: cover; background-size: cover;
}

.menu,
.template-module-backcall-link,
.template-module-rubricator-li, 
.template-module-copyright,
.template-module-search-submit,
.template-module-slider-indicator-one, 
.template-module-menu-ul-sub,
.template-land-even {
	background-color: #A5DCDE;
}

.menu {
	background: transparent;
}

.template-module-catalog-list-one_i:hover {
	background: #ffffff;
	border: 1px solid #A5DCDE;
	box-shadow: 0 0 4px #A5DCDE;
}

.template-module-backcall a {
	color: #ffffff !important;
}

.template-module-copyright,
.template-module-menu a, 
.template-module-rubricator-li a, 
.template-module-copyright a,
.template-module-search-submit a,
.template-module-slider-indicator-one a
{
	color: #000000;
}

.template-land-odd .template-land-title {
	color: #609EA3;
}

.template-module-menu-li:hover {
	background-color: #0059A3;
}

.template-module-contacts,
.template-module-backcall a,
.templateblock_linktomap a,
.template-block-www a,
.template-block-enter {
	color: #000000;
}

/*.template-module-backcall a,
.templateblock_linktomap a {
	border-bottom: 1px dotted #000000;
}*/

/*h1,
.template-module-card-header,
.template-module-advantages-title {
	background-color: #0059A3;
	color: #ffffff;
	text-shadow: none;
}*/

.template-module-catalog-list-one-more,
.template-module-catalog-list-one-cart,
.template-module-slider-indicator-one.active,
.template-module-card .template-module-card-2cart,
.button,
.template-module-backcall-link
 {
	background-color: #FBDD00;
}

.template-module-catalog-list-one-more,
.template-module-catalog-list-one-cart,
.template-module-slider-indicator-one.active,
.template-module-catalog-list-one-more a,
.template-module-card .template-module-card-2cart,
.button {
	color: #000000;
	text-shadow: none;
}

.template-module-search-input,
.template-module-search-submit,
.template-module-catalog-list-one-cart,
.template-module-catalog-list-one-more,
.template-module-card .template-module-card-2cart,
.button,
.input,
.template-module-backcall-link {
	border-radius: 0px;
}

.textarea {
	border-radius: 0px;
}

/*.template-module-rubricator-li.first {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.template-module-rubricator-li.last {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}*/

h1,
.template-module-card-header {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.template-module-catalog-list-img {
	border-radius: 0px;
}

.template-module-vendorscarousel .bx-controls .bx-prev,
.template-module-vendorscarousel .bx-controls .bx-next {
	background-color: #A5DCDE;
}

.template-module-vendorscarousel .bx-controls .bx-prev:hover,
.template-module-vendorscarousel .bx-controls .bx-next:hover {
	background-color: #0059A3;
}

.bx-controls .bx-prev, .bx-controls .bx-next {
	color: #A5DCDE;
}

.bx-controls .bx-prev:hover {
	background: #A5DCDE;
}

.bx-controls .bx-next:hover {
	background: #A5DCDE;
}

.template-module-rubricator-li:hover {
	background-color: #0059A3;	
}

.template-module-menu-li.first {
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}

.template-module-catalog-list-img:hover {
	border: 1px solid #A5DCDE;
}


.template-module-catalog-list-one:hover .template-module-catalog-list-img {
	border-color: #0059A3;
}

.template-module-catalog-hitlist-header,
h1 {
	background: transparent;
}

.template-catalog-card-contentbuttons {
	display: none;
}

.template-block-news-articles {

}
/*generated*/
.input, .textarea {}.template-module-backcall-form .textarea {}.tmplt-pagegallery-one {background-position: center center;
background-repeat: no-repeat;
background-size: cover;
height: 180px;
margin-bottom: 20px;
position: relative;}.tmplt-pagegallery-one a {display: block;
width: 100%;
height: 100%;}.tmplt-pagegallery-one-title {color: #ffffff;
background-color: rgba(0,0,0,0.7);
padding: 10px 0;
text-align: center;
position: absolute;
width: 100%;
bottom: 0;
left: 0;
font-size: 11px;}.tmplt-pagegallery {margin-top: 20px}.tmplt-pagegallery-one-title p {margin: 0;
padding: 0 10px;}
/*userstyles*/
.advtargets-other {display:none;}