@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v16/XRXQ3I6Li01BKofIMN5MZ-vN.ttf) format('truetype');
}
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v16/XRXQ3I6Li01BKofIMN4oZOvN.ttf) format('truetype');
}
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v16/XRXX3I6Li01BKofIMOaE.ttf) format('truetype');
}
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v16/XRXQ3I6Li01BKofIMN5cYuvN.ttf) format('truetype');
}
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v16/XRXQ3I6Li01BKofIMN44Y-vN.ttf) format('truetype');
}
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v16/XRXQ3I6Li01BKofIMN4kYOvN.ttf) format('truetype');
}
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v16/XRXQ3I6Li01BKofIMN4AYevN.ttf) format('truetype');
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofA-sekZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAnsSkZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v16/XRXV3I6Li01BKof4Mg.ttf) format('truetype');
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofA6sKkZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAjsOkZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAksCkZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunito/v16/XRXW3I6Li01BKofAtsGkZg.ttf) format('truetype');
}
::placeholder {
  font-size: 12px;
  font-weight: 300;
  color: #999;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  /*-khtml-user-select: none;*/
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.hidden {
  display: none;
}
.clf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
body {
  background-color: #fff3e6;
  color: #433063;
  font-family: 'Nunito', sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  margin: 0px 0px 0px 0px;
}
div.page {
  margin: 10px auto auto auto;
  padding: 0px 0px 0px 0px;
  width: 100%;
  background: #fff3e6;
}
div.page div.page_title {
  height: 70px;
  background: #b0b0b0;
}
div.page div.page_title h1 {
  /*height: 70px;*/
  width: auto;
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
  padding: 10px 0px 0px 0px;
  color: #ffffff;
  font-size: 42px;
  font-weight: 300;
  text-shadow: 0px 1px 1px #666666;
}
div.page_popup {
  margin: 0 auto;
  background: #ffffff;
}
div#TB_window {
  background: transparent;
}
a {
  text-decoration: none;
  color: #a94fe6;
}
a:visited {
  text-decoration: none;
  color: #a94fe6;
}
a:hover {
  color: #a94fe6;
  text-decoration: none;
}
a#white {
  color: #FFFFFF;
  text-decoration: none;
}
.header {
  margin: 0 auto auto auto;
  padding: 0px;
  width: 100%;
  height: 110px;
  margin-bottom: 0px;
  padding-top: 0px;
  text-align: left;
  background: #fff;
  position: static;
  top: 0px;
  z-index: 1000;
}
.headertop {
  margin: 0 auto auto auto;
  padding: 0px;
  width: 100%;
  height: 110px;
  text-align: left;
  position: fixed;
  z-index: 100;
  box-shadow: 10px 0 10px rgba(0, 0, 0, 0.1);
}
.headertopc {
  margin: 0 auto auto auto;
  padding: 0px 30px 0px 30px;
  height: 110px;
  text-align: left;
  background-color: #fff;
  /*background: url(../img/header01.png) no-repeat bottom center;
	background-size: 100% auto;*/
}
.header_left {
  font-size: 24px;
  float: left;
  text-align: left;
  padding: 0px;
  height: 110px;
  width: 360px;
  background-color: transparent;
}
.header a.logo {
  display: block;
  float: left;
  width: 226px;
  height: 110px;
  margin: 0px;
  text-decoration: none;
}
.header div.logo {
  float: left;
  height: 108px;
  margin: 0px;
  text-decoration: none;
}
.header div.logo a svg {
  height: calc( 100% - 8px );
  padding: 4px;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transition: 0.2s fill, stroke;
}
.header div.logo a svg:focus {
  outline: none;
}
.header div.logo a svg path,
.header div.logo a svg polygon {
  transition: 0.2s all;
  fill: #fff;
  stroke: #b0a3c6;
  stroke-width: 10;
}
.header div.logoak {
  float: left;
  width: 150px;
  height: 62px;
  margin: 32px 0 0 20px;
  text-decoration: none;
}
.header div.logoak svg {
  width: 100%;
  padding: 0;
}
.header div.logoak svg path,
.header div.logoak svg polygon {
  fill: #433063;
}
.header div.motto {
  float: right;
  margin: 80px 10px 0 -400px;
  color: #333;
  font-weight: 100;
  font-size: 18px;
}
body.loaded .header div.logo a svg path.fil,
body.loaded .header div.logo a svg polygon.fil {
  fill: #FFCC99;
  stroke: #433063;
}
body.loaded .header div.logo a svg path.fil.fil0,
body.loaded .header div.logo a svg polygon.fil.fil0 {
  transition: 0.5s 0s fill;
  fill: #FFCC99;
  stroke: #433063;
}
body.loaded .header div.logo a svg path.fil.fil1,
body.loaded .header div.logo a svg polygon.fil.fil1 {
  transition: 0.5s 0.05s fill;
  fill: #FFCC99;
  stroke: #433063;
}
body.loaded .header div.logo a svg path.fil.fil2,
body.loaded .header div.logo a svg polygon.fil.fil2 {
  transition: 0.5s 0.1s fill;
  fill: #FFCC99;
  stroke: #433063;
}
body.loaded .header div.logo a svg path.fil.fil3,
body.loaded .header div.logo a svg polygon.fil.fil3 {
  transition: 0.5s 0.15s fill;
  fill: #FFCC99;
  stroke: #433063;
}
body.loaded .header div.logo a svg path.fil.fil4,
body.loaded .header div.logo a svg polygon.fil.fil4 {
  transition: 0.5s 0.2s fill;
  fill: #FFCC99;
  stroke: #433063;
}
body.loaded .header div.logo a svg path.fil.fil5,
body.loaded .header div.logo a svg polygon.fil.fil5 {
  transition: 0.5s 0.25s fill;
  fill: #FFCC99;
  stroke: #433063;
}
body.loaded .header div.logo a svg path.fil.fil6,
body.loaded .header div.logo a svg polygon.fil.fil6 {
  transition: 0.5s 0.3s fill;
  fill: #FFCC99;
  stroke: #433063;
}
body.loaded .header div.logo a svg path.fil.fil7,
body.loaded .header div.logo a svg polygon.fil.fil7 {
  transition: 0.5s 0.35s fill;
  fill: #FFCC99;
  stroke: #433063;
}
body.loaded .header div.logo a svg path.fil.fil8,
body.loaded .header div.logo a svg polygon.fil.fil8 {
  transition: 0.5s 0.4s fill;
  fill: #433063;
  stroke: #433063;
}
body.loaded .header div.logo a svg path.fil.fil9,
body.loaded .header div.logo a svg polygon.fil.fil9 {
  transition: 0.5s 0.45s fill;
  fill: #433063;
  stroke: #433063;
}
body.loaded .header div.logo a svg path.fil.fil10,
body.loaded .header div.logo a svg polygon.fil.fil10 {
  transition: 0.5s 0.5s fill;
  fill: #433063;
  stroke: #433063;
}
body.loaded .header div.logo a svg path.fil.fil11,
body.loaded .header div.logo a svg polygon.fil.fil11 {
  transition: 0.5s 0.55s fill;
  fill: #433063;
  stroke: #433063;
}
body.loaded .header div.logo a svg path.fil.fil12,
body.loaded .header div.logo a svg polygon.fil.fil12 {
  transition: 0.5s 0.6s fill;
  fill: #433063;
  stroke: #433063;
}
body.loaded .header div.logo a svg path.fil.fil13,
body.loaded .header div.logo a svg polygon.fil.fil13 {
  transition: 0.5s 0.65s fill;
  fill: #433063;
  stroke: #433063;
}
body.loaded .header div.logo a svg path.fil.fil14,
body.loaded .header div.logo a svg polygon.fil.fil14 {
  transition: 0.5s 0.7s fill;
  fill: #433063;
  stroke: #433063;
}
body.loaded .header div.logo a:hover svg path.fil0,
body.loaded .header div.logo a:hover svg polygon.fil0,
body.loaded .header div.logo a:hover svg path.fil1,
body.loaded .header div.logo a:hover svg polygon.fil1,
body.loaded .header div.logo a:hover svg path.fil2,
body.loaded .header div.logo a:hover svg polygon.fil2,
body.loaded .header div.logo a:hover svg path.fil3,
body.loaded .header div.logo a:hover svg polygon.fil3,
body.loaded .header div.logo a:hover svg path.fil4,
body.loaded .header div.logo a:hover svg polygon.fil4,
body.loaded .header div.logo a:hover svg path.fil5,
body.loaded .header div.logo a:hover svg polygon.fil5,
body.loaded .header div.logo a:hover svg path.fil6,
body.loaded .header div.logo a:hover svg polygon.fil6,
body.loaded .header div.logo a:hover svg path.fil7,
body.loaded .header div.logo a:hover svg polygon.fil7 {
  fill: #433063;
  stroke: #FFCC99;
}
body.loaded .header div.logo a:hover svg path.fil8,
body.loaded .header div.logo a:hover svg polygon.fil8,
body.loaded .header div.logo a:hover svg path.fil9,
body.loaded .header div.logo a:hover svg polygon.fil9,
body.loaded .header div.logo a:hover svg path.fil10,
body.loaded .header div.logo a:hover svg polygon.fil10,
body.loaded .header div.logo a:hover svg path.fil11,
body.loaded .header div.logo a:hover svg polygon.fil11,
body.loaded .header div.logo a:hover svg path.fil12,
body.loaded .header div.logo a:hover svg polygon.fil12,
body.loaded .header div.logo a:hover svg path.fil13,
body.loaded .header div.logo a:hover svg polygon.fil13,
body.loaded .header div.logo a:hover svg path.fil14,
body.loaded .header div.logo a:hover svg polygon.fil14 {
  fill: #FFCC99;
  stroke: #433063;
}
body.loaded .header div.logo a:focus svg path,
body.loaded .header div.logo a:focus svg polygon {
  fill: #FFCC99;
  stroke: #433063;
  stroke-width: 20;
}
.header_center {
  float: none;
  margin: 0 auto;
  width: auto;
  min-width: 280px;
  height: 110px;
  padding-right: 0px;
  overflow: hidden;
  text-align: left;
  background: transparent;
}
.header_right {
  float: right;
  /*width: 260px;
	max-width: 260px;*/
  height: 110px;
  padding-left: 0px;
  overflow: hidden;
  text-align: left;
  background: transparent;
}
div.header_top_right {
  margin: 0px;
  background-color: transparent;
  float: right;
  text-align: right;
  font-size: 12px;
  padding: 0px;
  width: auto;
  color: #ccccff;
  clear: right;
}
div.header_top_right a {
  font-weight: bold;
  font-size: 15px;
  color: #ffffff;
  text-shadow: 1px 1px 1px #666666;
  display: block;
  margin: 22px 0px 5px 10px;
  padding: 8px 12px 8px 12px;
  float: right;
  background: #8bc682;
  border: 1px solid #69a560;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
div.header_top_right a:visited {
  color: #ffffff;
}
div.header_top_right a.active {
  font-weight: bold;
  font-size: 15px;
  color: #ffffff;
}
div.header_top_right a.login {
  background: #8bc682;
  border: 1px solid #69a560;
}
div.header_top_right a.logout {
  background: #E27450;
  border: 1px solid #B75333;
}
div.header_top_right a.register {
  background: #E27450;
  border: 1px solid #B75333;
}
a.startLink {
  display: block;
  clear: right;
  float: right;
  padding: 8px 16px;
  margin: 34px 10px 0 10px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  background-color: #433063;
  border: 2px solid #433063;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -khtml-border-radius: 30px;
  border-radius: 30px;
  transition: 0.2s all;
}
a.startLink:hover {
  color: #433063;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.column_left {
  float: left;
  width: 250px;
  background: transparent;
  overflow: hidden;
  text-align: left;
  padding: 5px;
  margin: 0px 20px 20px 0px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.column_right {
  float: right;
  width: 250px;
  overflow: hidden;
  text-align: left;
  padding: 0px;
  margin-right: 0px;
}
.s_main {
  font-family: 'Nunito', sans-serif;
  font-size: 13px;
  background: #FFFFFF;
  overflow: hidden;
  text-align: left;
  padding: 15px;
  margin: 0px 0px 0px 0px;
  border: 1px solid #ebebeb;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.s_left {
  font-family: 'Nunito', sans-serif;
  font-size: 13px;
  background: transparent;
  overflow: hidden;
  text-align: left;
  padding: 5px;
  margin: 0px;
  border: 1px solid transparent;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.s_right {
  font-family: 'Nunito', sans-serif;
  font-size: 13px;
  background: transparent;
  overflow: hidden;
  text-align: left;
  padding: 0px;
  margin: 0px;
}
.s_header {
  height: 20px;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 10px 0px;
  border-bottom: 1px solid #633;
}
.s_header div {
  font-family: 'Nunito', sans-serif;
  font-size: 18px;
  font-weight: 100;
  color: #633;
  text-align: left;
  margin: 0px 0px 0px 0px;
  float: left;
}
.s_main .s_header {
  height: 20px;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 10px 0px;
  border-bottom: none;
}
.s_main .s_header div {
  font-family: 'Nunito', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #4f4f4f;
  text-align: left;
  margin: 0px 0px 0px 0px;
  float: left;
  text-shadow: 0px 1px 1px #eeeeee;
}
.s_header div.required {
  font-family: 'Nunito', sans-serif;
  font-size: 13px;
  font-weight: 300;
  color: #cc0000;
  float: right;
}
.s_header div.notrequired {
  font-family: 'Nunito', sans-serif;
  font-size: 13px;
  font-weight: 300;
  color: #009900;
  float: right;
}
.s_header div.right {
  float: right;
}
.s_footer {
  height: 0px;
  background: transparent;
  margin-bottom: 0px;
}
.s_text {
  font-size: 14px;
  text-align: left;
  padding: 0px;
  background: transparent;
}
.s_text ul {
  color: #006633;
  padding: 0;
  margin: 0;
}
.s_text ul li a,
.s_text ul li a:visited {
  color: #000000;
  text-decoration: none;
}
.main_cont {
  background: transparent;
  padding: 0px;
  overflow: hidden;
  /*height: 100%;*/
  margin: 0px 14px 0px 14px;
  float: right;
  width: 720px;
}
.main_top {
  background: transparent;
  padding: 0px;
  overflow: hidden;
  height: 17px;
  border: 1px solid #333333;
  -moz-border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px;
}
.main_bottom {
  background: transparent;
  padding: 0px;
  overflow: hidden;
  height: 17px;
  border: 1px solid #dddddd;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.main {
  overflow: hidden;
  /*height: 100%;*/
  float: none;
  width: auto;
  /*min-width: 386px;*/
  background: transparent;
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  padding: 15px;
  margin: 0px 0px 0px 0px;
}
.main a:hover {
  text-decoration: underline;
}
.main_full {
  overflow: hidden;
  /*height: 100%;*/
  margin: 0px 0px 0px 0px;
  float: none;
  width: auto;
  max-width: 960px;
  background: #ffffff;
  padding: 15px;
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  color: #000000;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.cl {
  clear: both;
}
.content {
  margin: 0 auto auto auto;
  max-width: 1100px;
  background-color: transparent;
  /*	padding: 0px;*/
  font-family: 'Nunito', sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  overflow: hidden;
  clear: both;
}
.page_index .content {
  margin: 0 auto auto auto;
  width: 100%;
  max-width: 2000px;
  background-color: transparent;
  padding: 0px;
  font-family: 'Nunito', sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  overflow: hidden;
  clear: both;
}
p {
  padding: 5px;
}
h1 {
  font-family: 'Nunito', sans-serif;
  clear: both;
  text-align: left;
  padding: 0px 5px 10px 0px;
  margin: 0px;
  font-size: 46px;
  font-weight: 700;
  color: #433063;
}
/*h2 {
	clear: both;
	text-align: left;
	font-size: 18px;
	font-weight: 300;
	color: #CA4C4D;
	padding: 5px 5px 10px 0px;
	margin: 0px;
}*/
h2 {
  font-family: 'Nunito', sans-serif;
  font-size: 32px;
  font-weight: 300;
  color: #433063;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
h3 {
  font-family: 'Nunito', sans-serif;
  clear: both;
  text-align: left;
  color: #433063;
  font-size: 28px;
  font-weight: 600;
  padding: 5px 5px 10px 0px;
  margin: 0px;
  margin-top: 30px;
}
ul.bread {
  padding: 0px;
  margin: 0px;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  width: 100%;
  clear: both;
}
.bread li {
  float: left;
  margin-left: 20px;
  list-style: none;
}
.bread A.active,
.bread A:visited.active {
  color: #003399;
  text-decoration: none;
}
ul {
  margin-bottom: 0px;
  margin-top: 0px;
  list-style-type: square;
}
.main ul li {
  color: #333333;
}
li {
  list-style: square inside;
}
ol li {
  list-style: decimal inside;
}
ul.menu {
  list-style: square;
  padding: 0px;
  margin: 0px;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  clear: both;
  /*height: 29px;*/
}
ul.menu li {
  display: block;
  /*list-style: none;
	background-color: transparent;
	padding-left: 0px;*/
  margin-left: 0px;
  padding: 0px;
  color: #afa2ce;
  font-size: 16px;
  font-weight: normal;
  list-style: square;
  list-style-position: outside;
}
ul.menu li a.expand {
  color: #70431a;
}
ul.menu li a,
ul.menu li a:visited {
  display: block;
  padding: 4px 8px 4px 8px;
  color: #333;
  text-decoration: none;
  font-weight: 400;
  border: 1px solid transparent;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: relative;
}
ul.menu li a.active {
  color: #433063;
  text-decoration: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
ul.menu li a.expand {
  color: #666666;
}
ul.menu li a.expand:hover {
  box-shadow: none;
}
ul.menu li.active a.expand {
  color: #006633;
}
ul.menu li a:hover {
  text-decoration: none;
  color: #433063;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
  transition: box-shadow 0.2s;
  z-index: 2;
}
ul.menu li a:hover.active {
  color: #433063;
  text-decoration: none;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
  transition: box-shadow 0.2s;
}
ul.menu li a.green {
  color: #539349;
}
ul.menu li a.green.active {
  color: #ffffff;
}
ul.menu li a.red {
  color: #c63e59;
}
ul.menu li a.red.active {
  color: #ffffff;
}
ul.menu li ul {
  list-style: square;
  padding: 0px;
  margin: 2px;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
  /*width: 100%;*/
  clear: both;
  /*height: 29px;*/
}
ul.menu li ul li {
  display: block;
  list-style: square;
  color: #afa2ce;
  background-color: transparent;
  margin-left: 10px;
  padding: 0px;
  font-size: 14px;
  font-weight: normal;
  list-style-position: outside;
}
ul.menu li ul li a {
  font-size: 14px;
  font-weight: 600;
  color: #4f4f4f;
  text-decoration: none;
  text-transform: uppercase;
}
ul.menu li ul.mobileHidden {
  display: none;
}
div.menumain {
  width: auto;
  float: right;
  /*max-width: 820px;*/
  /*height: 42px;*/
  padding-top: 40px;
  margin-bottom: 0px;
  text-align: center;
}
div.mainmenu {
  float: right;
  width: auto;
  padding: 0px;
  padding-right: 0px;
  padding-top: 25px;
  margin: 0 auto;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  clear: both;
  /*height: 29px;*/
  overflow: visible;
}
ul.mainmenu {
  display: block;
  list-style: none;
  padding: 0px;
  margin: 0px;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  clear: both;
  /*height: 29px;*/
  overflow: hidden;
  margin: 0 auto auto auto;
  /*padding: 0px 10px 0px 10px;*/
  max-width: 1180px;
}
ul.mainmenu li {
  display: inline-block;
  list-style: none;
  background-color: transparent;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  list-style-position: inside;
  /*float: left;*/
  flex-grow: 1;
}
ul.mainmenu li a {
  font-family: 'Nunito', sans-serif;
  display: block;
  padding: 4px 10px;
  background-color: transparent;
  color: #433063;
  text-decoration: none;
  /*text-transform: uppercase;*/
  font-size: 18px;
  font-weight: 600;
  /*	text-shadow: 1px 1px 1px #cce6ff;*/
  /*	-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;	*/
  overflow: hidden;
  text-align: center;
  transition: 0.2s color;
}
ul.mainmenu li a:visited {
  color: #433063;
}
ul.mainmenu li.active a {
  color: #a94fe6;
  text-decoration: none;
  overflow: hidden;
}
ul.mainmenu li a:hover {
  /*	color: #cccccc;
		text-shadow: 1px 1px 1px #000000;
	background: #ffffff;*/
  color: #a94fe6;
  text-decoration: none;
}
ul.mainmenu li a:active {
  color: #a94fe6;
  text-decoration: none;
}
/* */
span.menu {
  font-size: 14px;
  padding: 5px;
  font-weight: bold;
  text-align: left;
}
hr {
  height: 1px;
  color: #433063;
  background-color: #433063;
  border: none;
}
hr.silver {
  height: 1px;
  color: #C0C0C0;
}
b,
strong {
  font-weight: 600;
}
img {
  border: 0px;
}
img.mid {
  vertical-align: middle;
}
TD.pmhead {
  background-color: #CCE6FF;
  padding: 5px;
  text-align: center;
  font-weight: bold;
}
TD.pmrowa {
  background-color: #EEF7FF;
  padding: 5px;
  text-align: left;
}
TD.pmrowb {
  background-color: White;
  padding: 5px;
  text-align: center;
}
TABLE.rat1 TD {
  padding: 3px 5px 3px 5px;
}
.footer_top {
  width: 1024px;
  clear: both;
  color: #333333;
  margin: auto;
  text-align: center;
  padding: 5px 0 5px 0px;
  font-size: 11px;
  background-color: #222222;
}
.footer_top a,
.footer_top a:visited,
.footer_top a:hover {
  color: #006633;
}
.footerc {
  width: auto;
  max-width: 1100px;
  margin: 0 auto;
  clear: both;
}
.footerc:after {
  clear: both;
}
.copyright {
  height: 28px;
  color: #666666;
  margin: 0px auto 0px auto;
  text-align: right;
  padding: 15px 10px 15px 10px;
  font-size: 12px;
  background: #eeeeee;
  font-size: 10px;
  text-shadow: 1px 1px 1px #ffffff;
}
.copyright a,
.copyright a:visited {
  color: #333333;
}
.footer {
  height: 350px;
  width: auto;
  color: #433063;
  margin: 0px auto 0px auto;
  text-align: left;
  padding: 30px 10px 15px 10px;
  font-size: 13px;
  background: #eedcfa;
  text-shadow: none;
}
.footer a,
.footer a:visited {
  color: #433063;
}
.footer a:hover,
.footer a:visited:hover {
  color: #a94fe6;
}
.footer:after {
  clear: both;
}
.footer .footerLinks {
  margin-bottom: 20px;
}
.footer .footerLinks a,
.footer .footerLinks a:visited {
  display: inline-block;
  font-weight: 600;
}
.footer .footerLinks.left {
  float: left;
}
.footer .footerLinks.right {
  float: right;
  text-align: right;
}
.footer .footerLinks.right a {
  margin-bottom: 6px;
}
.footer .fpdisclaimer {
  font-size: 12px;
  color: #666;
}
.footer .fpdisclaimer a,
.footer .fpdisclaimer a:visited {
  color: #666;
}
.footer .fpdisclaimer a:hover,
.footer .fpdisclaimer a:visited:hover {
  color: #333;
}
form {
  margin: 0px;
  margin-bottom: 0px;
  padding: 0px;
  font-size: 13px;
  font-family: 'Nunito', sans-serif;
  transition: 0.2s all;
  transform-origin: top;
}
form.noshow {
  height: 0;
  overflow: hidden;
  transform: scaleY(0);
  margin: 0;
}
fieldset {
  margin: 0px 0px 10px auto;
  text-align: left;
  padding: 10px;
  font-size: 12px;
  font-family: 'Nunito', sans-serif;
  border: none;
  background: #f1e3fb;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  -khtml-border-radius: 40px;
  border-radius: 40px;
}
fieldset p {
  list-style: none;
  padding: 0px;
  margin: 0px;
  transition: 0.2s all;
  transform-origin: top;
}
fieldset p.noshow {
  height: 0;
  overflow: hidden;
  transform: scaleY(0);
  margin: 0;
}
legend {
  padding: 90px 5px 10px 5px;
  /*background: #ffffff;
	color: #000000;*/
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  color: #433063;
}
input {
  font-family: 'Nunito', sans-serif;
  font-size: 15px;
  padding: 8px 12px;
  background: #fff;
  border: 2px solid #eedcfa;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px;
  outline: 0;
  transition: 0.2s all;
}
input:hover {
  border-color: #bcafd2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
input:focus {
  border-color: #766297;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
select {
  font-family: 'Nunito', sans-serif;
  font-size: 15px;
  padding: 7px 12px;
  background: #fff;
  border: 2px solid #eedcfa;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px;
  outline: 0;
  transition: 0.2s all;
}
select:hover {
  border-color: #bcafd2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
select:focus {
  border-color: #766297;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
div.select {
  font-family: 'Nunito', sans-serif;
  font-size: 13px;
  padding: 5px;
  border: 1px solid #cccccc;
}
textarea {
  font-family: 'Nunito', sans-serif;
  font-size: 15px;
  padding: 8px 12px;
  background: #fff;
  border: 2px solid #eedcfa;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px;
  outline: 0;
  transition: 0.2s all;
}
textarea:hover {
  border-color: #bcafd2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
textarea:focus {
  border-color: #766297;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.multiCheck {
  width: calc(100% - 310px);
}
fieldset label.fl,
div.f label.fl {
  text-align: right;
  vertical-align: top;
  display: inline-block;
  margin: 8px 5px 0 0;
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
}
fieldset.fi label.fl,
div.f.fi label.fl {
  margin: 0px 5px 0px 0px;
}
fieldset.f80 label.fl,
div.f.f80 label.fl {
  width: 80px;
}
fieldset.f100 label.fl,
div.f.f100 label.fl {
  width: 100px;
}
fieldset.f150 label.fl,
div.f.f150 label.fl {
  width: 150px;
}
fieldset.f180 label.fl,
div.f.f180 label.fl {
  width: 180px;
}
fieldset.f200 label.fl,
div.f.f200 label.fl {
  width: 200px;
}
fieldset.f300 label.fl,
div.f.f300 label.fl {
  width: 300px;
}
fieldset.f400 label.fl,
div.f.f400 label.fl {
  width: 400px;
}
fieldset.f500 label.fl,
div.f.f500 label.fl {
  width: 500px;
}
fieldset.f0 label.fl,
div.f.f0 label.fl {
  vertical-align: text-bottom;
}
fieldset.f0 span.i,
div.f.f0 span.i {
  color: #666666;
  font-size: 11px;
}
fieldset.f300i td.label {
  text-align: right;
  padding: 0px 5px 0px 0px;
}
fieldset.f300i td.label.hilite {
  color: #2d004c;
}
input[type=text],
input[type=file],
input[type=password],
select,
textarea {
  /*border: 1px solid #cccccc;
	background: #ffffff;*/
  margin: 0px;
}
input[type=checkbox],
input[type=radio] {
  /*border: 1px solid #cccccc;
	background: #ffffff;*/
  padding: 0px;
  margin-top: 0px;
}
.unvalid {
  background: transparent;
  padding-left: 15px;
}
.novalid {
  color: #0099FF;
  font-size: 12px;
  height: 16px;
  display: inline-block;
}
.novalid .i {
  font-size: 14px;
  margin-right: 6px;
}
.valid {
  color: #008000;
  font-size: 12px;
  height: 16px;
  display: inline-block;
}
.valid .i {
  font-size: 14px;
  margin-right: 6px;
}
.invalid {
  color: #FF0000;
  font-size: 12px;
  height: 16px;
  display: inline-block;
}
.invalid .i {
  font-size: 14px;
  margin-right: 6px;
}
.infovalid {
  background: transparent;
  /*padding-left: 16px;*/
  color: #999999;
  font-size: 12px;
  height: 16px;
  display: inline-block;
}
#messages_container {
  position: fixed;
  float: left;
  top: 10px;
  left: 10px;
  width: 16px;
  height: 16px;
  font-size: 10px;
  color: #999999;
  z-index: 1000;
}
#messages_container a.messages_toggle {
  display: block;
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  line-height: 16px;
  text-align: center;
  color: #433063;
  font-size: 14px;
}
#messages_container #messages {
  color: #000000;
  font-size: 13px;
  position: absolute;
  float: left;
  display: block;
  text-align: left;
  width: 255px;
  border: 1px solid #999;
  margin: 0px 16px;
  padding: 5px;
  background: #ffffff;
  -moz-border-radius: 0px 10px 10px 10px;
  -webkit-border-radius: 0px 10px 10px 10px;
  border-radius: 0px 10px 10px 10px;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
  transition: 0.2s all;
  transform-origin: top;
}
#messages_container #messages.noshow {
  transform: scaleY(0);
}
#error_messages {
  color: #990000;
  font-size: 13px;
  text-align: left;
  /*border: 1px solid #FF0000;*/
  padding: 5px;
  background: #ffeeee;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#error_messages b {
  padding-left: 21px;
  display: inline-block;
}
#error_messages ul {
  font-size: 12px;
  font-weight: normal;
  margin-left: 21px;
  padding: 0px;
}
#error_messages ul li {
  padding: 0px;
  margin-left: 10px;
}
#info_messages {
  color: #009900;
  font-size: 13px;
  text-align: left;
  /*border: 1px solid #00FF00;*/
  padding: 5px;
  background: #eeffee;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#info_messages b {
  padding-left: 21px;
  display: inline-block;
}
#info_messages ul {
  font-size: 12px;
  font-weight: normal;
  margin-left: 21px;
  padding: 0px;
}
#info_messages ul li {
  margin-left: 10px;
  padding: 0px;
}
#warning_messages {
  color: #999900;
  font-size: 13px;
  text-align: left;
  /*border: 1px solid #FFFF00;*/
  padding: 5px;
  background: #ffffee;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#warning_messages b {
  padding-left: 21px;
  display: inline-block;
}
#warning_messages ul {
  font-size: 12px;
  font-weight: normal;
  margin-left: 21px;
  padding: 0px;
}
#warning_messages ul li {
  margin-left: 10px;
  padding: 0px;
}
.small_black {
  font-size: 12px;
  color: #000000;
}
.small_gray {
  font-size: 12px;
  color: #808080;
}
.smallest {
  font-size: 10px;
  color: #808080;
}
.border_left {
  border-left: 1px solid #C0C0C0;
}
.border_right {
  border-right: 1px solid #C0C0C0;
}
.border_top {
  border-top: 1px solid #C0C0C0;
}
.border_bottom {
  border-bottom: 1px solid #C0C0C0;
}
.border_left_b {
  border-left: 1px solid #808080;
}
.border_right_b {
  border-right: 1px solid #808080;
}
.border_top_b {
  border-top: 1px solid #808080;
}
.border_bottom_b {
  border-bottom: 1px solid #808080;
}
.center {
  text-align: center;
}
div.pages {
  padding-top: 10px;
  text-align: center;
}
div.articleinfo {
  clear: both;
  font-size: 16px;
  font-weight: 400;
  color: #433063;
}
div.articleinfo h4 {
  font-size: 17px;
  font-weight: 500;
  color: #b61621;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
div.titulek {
  color: #666666;
  background-color: #ffcc00;
  font-weight: bold;
  padding: 10px;
  width: 370px;
  float: right;
}
div.obrazky {
  padding: 0px;
  width: 700px;
}
div.obrazky div.img {
  float: left;
  padding: 5px;
  border: solid 1px #000000;
  margin: 3px;
  height: 156px;
  width: 196px;
  text-align: center;
  /*line-height: 150px;*/
  vertical-align: middle;
  overflow: hidden;
  background-color: #1c1c1c;
}
div.obrazky div.img img {
  border: 0;
}
div.obrazky div.tit {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  color: #333333;
  border-bottom: solid 1px #333333;
  font-size: 14px;
  font-weight: bold;
}
div.obrazky div.desc {
  padding: 3px;
  height: 20px;
  color: #999999;
  font-size: 10px;
  text-align: center;
}
div.info {
  padding: 0px;
  float: right;
  width: 390px;
}
table.tabulka tr {
  vertical-align: top;
}
table.tabulka tr td {
  padding: 4px;
}
table.tabulka tr td.tdleft {
  font-weight: bold;
}
table.tabulka tr.odd td.tdleft {
  background-color: #eeeeee;
  width: 50%;
}
table.tabulka tr.odd td.tdright {
  background-color: #dddddd;
  width: 50%;
}
div.description {
  padding: 5px;
}
div.artitem div.tit,
div.artitem div.tit a {
  padding: 0px;
  color: #666666;
  font-size: 12px;
  font-weight: bold;
}
div.artitem div.desc {
  padding: 4px;
  margin-top: 4px;
  font-size: 12px;
}
div.artitem {
  padding-top: 10px;
  border-top: solid 1px #cccccc;
}
div.first {
  padding-top: 0px;
  border-top: none;
}
div.artitem div.img {
  max-width: 133px;
  width: 133px;
  float: left;
  margin-right: 5px;
  margin-top: 0px;
  overflow: hidden;
}
div.artitem div.item {
  float: left;
  overflow: hidden;
}
div.que {
  padding: 10px;
  padding-top: 30px;
}
.tooltip {
  /*cursor: help;	*/
}
#tooltip {
  position: absolute;
  z-index: 3000;
  color: #333333;
  border: 1px solid #999999;
  background-color: #eeeeee;
  padding: 0px;
  border-radius: 4px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
#tooltip h3 {
  font-size: 13px;
  font-weight: bold;
  padding: 3px;
  margin: 0;
}
#tooltip div {
  font-size: 12px;
  color: #333333;
  background-color: #f9f9f9;
  padding: 3px;
  margin: 0;
}
/* BUTTONS LESS NEW */
button.button,
a.button,
span.button {
  display: block;
  float: left;
  margin: 0 7px 0 0;
  color: #fff;
  background-color: #4d3871;
  font-family: 'Nunito', sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  cursor: pointer;
  padding: 8px 25px;
  width: auto;
  overflow: visible;
  vertical-align: bottom;
  border: 2px solid #4d3871;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -khtml-border-radius: 30px;
  border-radius: 30px;
  outline: 0;
  transition: 0.2s all;
}
button.button:last-child,
a.button:last-child,
span.button:last-child {
  margin: 0;
}
button.button:hover,
a.button:hover,
span.button:hover,
button.button:focus,
a.button:focus,
span.button:focus {
  color: #4d3871;
  background-color: transparent;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
button.button:active,
a.button:active,
span.button:active {
  color: #fff;
  background-color: #4d3871;
  box-shadow: none;
}
button.button i.i,
a.button i.i,
span.button i.i {
  margin: 0 3px -4px 0;
  padding: 0;
  width: 14px;
  height: 14px;
  font-size: 14px;
  line-height: 20px;
  vertical-align: top;
  text-align: center;
}
button.button.blue,
a.button.blue,
span.button.blue,
button.button.blue:visited,
a.button.blue:visited,
span.button.blue:visited,
button.button.blue:active,
a.button.blue:active,
span.button.blue:active,
button.button.blue:hover,
a.button.blue:hover,
span.button.blue:hover {
  background-color: #dff4ff;
  border: 1px solid #c2e1ef;
  color: #336699;
}
button.button.green,
a.button.green,
span.button.green,
button.button.green:visited,
a.button.green:visited,
span.button.green:visited,
button.button.green:active,
a.button.green:active,
span.button.green:active,
button.button.green:hover,
a.button.green:hover,
span.button.green:hover {
  background-color: #E6EFC2;
  border: 1px solid #C6D880;
  color: #529214;
}
button.button.red,
a.button.red,
span.button.red,
button.button.red:visited,
a.button.red:visited,
span.button.red:visited,
button.button.red:active,
a.button.red:active,
span.button.red:active,
button.button.red:hover,
a.button.red:hover,
span.button.red:hover {
  background: #fbe3e4;
  border: 1px solid #fbc2c4;
  color: #d12f19;
}
button.button.back,
a.button.back,
span.button.back,
button.button.back:visited,
a.button.back:visited,
span.button.back:visited {
  color: #4d3871;
  background-color: #fff;
}
button.button.back:active,
a.button.back:active,
span.button.back:active,
button.button.back:visited:active,
a.button.back:visited:active,
span.button.back:visited:active,
button.button.back:hover,
a.button.back:hover,
span.button.back:hover,
button.button.back:visited:hover,
a.button.back:visited:hover,
span.button.back:visited:hover {
  color: #fff;
  background-color: #4d3871;
}
.left {
  float: left;
}
.right {
  float: right;
}
div.bottombar {
  width: 100%;
  height: 60px;
  position: fixed;
  bottom: 0px;
  z-index: 10;
  text-align: center;
  background-color: transparent;
  /*
	border-Bottom: solid 2px #96B6E7;
	*/
}
form p {
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 15px;
}
.gray_small {
  color: #666666;
  font-size: 11px;
}
table.tt1 {
  font-size: 12px;
  color: #666666;
}
table.tt2 {
  font-size: 12px;
  color: #666666;
}
tr.th1 {
  vertical-align: top;
  color: #333333;
  background: #eeeeee;
}
tr.th1 td {
  padding: 2px;
}
tr.th2 {
  vertical-align: top;
  color: #333333;
  background: #f9f9f9;
}
tr.th2 td {
  padding: 4px;
}
tr.tr2 {
  vertical-align: top;
  width: auto;
}
tr.tr2 td {
  border-top: 1px solid #cccccc;
  padding: 4px;
  width: auto;
}
tr.tr2.even {
  background: #ffffff;
}
tr.tr2.odd {
  background: #eeeeee;
}
tr:hover.tr2 > td {
  background-color: #e0f3ff;
  cursor: pointer;
}
li > div.icons {
  /*display: none;*/
  padding: 0px;
  border: none;
  height: 16px;
  cursor: auto;
  line-height: 16px;
  position: relative;
  margin-top: -22px;
  margin-right: 4px;
}
li > div.icons a {
  display: inline;
  padding: 0px;
  border: none;
  cursor: auto;
}
li > div.icons a:hover {
  background: transparent;
}
li > div.icons.hidden {
  display: none;
}
li:hover > div.icons.hidden {
  display: block;
}
.header_index {
  height: 76px;
}
div.iblock {
  text-align: justify;
}
div.home {
  padding: 0px;
  margin: 0px;
}
.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > div {
  float: left;
  width: 100%;
  position: relative;
}
div.sliderSingle {
  margin: 0 auto;
  width: 100%;
}
div.sliderSingle img.single {
  width: 100%;
}
div.sliderSingle img.bg {
  width: 100%;
  margin-bottom: -100%;
}
div.sliderSingle div.desc {
  background-size: 100%;
}
div.sliderMulti {
  margin: 0 auto;
  width: 100%;
  clear: both;
  position: relative;
}
div.sliderMulti img.multi {
  width: 100%;
}
div.sliderMulti a.prev {
  display: none;
  width: 50px;
  height: 100%;
  position: absolute;
  left: 0px;
  z-index: 10;
}
div.sliderMulti a.prev i.i {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  font-size: 28px;
  line-height: 54px;
  text-align: center;
  width: 50px;
  height: 50px;
  color: #ffffff;
  background: #d2051e;
}
div.sliderMulti a.next {
  display: none;
  width: 50px;
  height: 100%;
  position: absolute;
  right: 0px;
  z-index: 10;
  line-height: 100%;
}
div.sliderMulti a.next i.i {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  font-size: 28px;
  line-height: 54px;
  text-align: center;
  width: 50px;
  height: 50px;
  color: #ffffff;
  background: #d2051e;
}
div.sliderMulti:hover a.prev {
  display: block;
}
div.sliderMulti:hover a.next {
  display: block;
}
div.sliderMulti span.bullets {
  display: block;
  position: relative;
  top: -20px;
  filter: invert(100%);
  text-align: center;
}
div.sliderMulti span.bullets em {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: transparent url("../img/slider_bullet_on.png") no-repeat center center;
}
div.sliderMulti span.bullets em i.i {
  color: #ffffff;
}
div.sliderMulti span.bullets em.on {
  background: transparent url("../img/slider_bullet_off.png") no-repeat center center;
}
div.home03 {
  width: auto;
  background: no-repeat top center;
  clear: both;
  margin-top: 15px;
  padding-top: 5px;
  margin-bottom: 30px;
}
div.side_pl div.ptitle {
  clear: both;
  float: left;
  width: 100px;
  font-weight: 700;
}
div.side_pl div.pprice {
  float: left;
  width: 80px;
}
div.znacky div.znacka {
  float: left;
  width: 150px;
  height: 150px;
  padding: 5px;
}
div.znacky div.znacka div.znacka_img {
  width: 150px;
  height: 100px;
  text-align: center;
}
div.znacky div.znacka div.znacka_title {
  text-align: center;
  margin-top: 5px;
}
div.modely div.model {
  float: left;
  width: 150px;
  height: 200px;
  padding: 5px;
}
div.modely div.model div.model_img {
  width: 150px;
  height: 150px;
  text-align: center;
}
div.modely div.model div.model_title {
  text-align: center;
  margin-top: 5px;
}
div.zavady {
  clear: both;
}
ul.lokality {
  max-height: 200px;
  overflow: auto;
}
ul.lokality li a {
  font-size: 12px;
  font-weight: normal;
}
div.pet {
  padding: 10px;
  margin: 0 0 15px 0;
  border: 1px solid #eeeeee;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
div.pet .pet_l {
  float: left;
  width: 160px;
  margin-right: -160px;
}
div.pet .pet_l .pet_img {
  margin: 5px;
  text-align: center;
}
div.pet .pet_l .pet_price {
  font-size: 18px;
  color: #B75333;
  text-align: center;
}
div.pet .pet_r {
  margin-left: 170px;
  overflow: auto;
}
div.pet .pet_r .pet_title {
  font-size: 16px;
  margin-bottom: 10px;
  float: left;
}
div.pet .pet_r .pet_title a {
  color: #B75333;
}
div.pet .pet_r .pet_title a:hover {
  color: #9e3a28;
}
div.pet .pet_r .pet_date {
  font-size: 12px;
  margin-bottom: 10px;
  float: right;
  color: #666666;
}
div.pet .pet_r .pet_desc {
  clear: both;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  float: left;
  text-align: justify;
}
div.pet:hover {
  border: 1px solid #cccccc;
  box-shadow: 2px 2px 4px #cccccc;
}
div.pet:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.pet:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.pet_prodane {
  padding: 10px;
  margin: 0 0 15px 0;
  border: 1px solid #eeeeee;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
div.pet_prodane .pet_l {
  float: left;
  width: 160px;
  margin-right: -160px;
}
div.pet_prodane .pet_l .pet_img {
  margin: 5px;
  text-align: center;
}
div.pet_prodane .pet_l .pet_plemeno {
  font-size: 18px;
  color: #B75333;
  text-align: center;
}
div.pet_prodane .pet_r {
  margin-left: 170px;
  overflow: auto;
}
div.pet_prodane .pet_r .pet_title {
  font-size: 16px;
  margin-bottom: 10px;
  float: left;
}
div.pet_prodane .pet_r .pet_title a {
  color: #B75333;
}
div.pet_prodane .pet_r .pet_title a:hover {
  color: #9e3a28;
}
div.pet_prodane .pet_r .pet_date {
  font-size: 12px;
  margin-bottom: 10px;
  float: right;
  color: #666666;
}
div.pet_prodane .pet_r .pet_desc {
  clear: both;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  float: left;
  text-align: justify;
}
div.pet_prodane:hover {
  border: 1px solid #cccccc;
  box-shadow: 2px 2px 4px #cccccc;
}
div.pet_prodane:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.pet_prodane:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.pet_detail {
  margin: 0 0 15px 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
div.pet_detail .pet_l {
  float: left;
  width: 160px;
  margin-right: -160px;
}
div.pet_detail .pet_l .pet_img {
  margin: 5px;
  text-align: center;
}
div.pet_detail .pet_r {
  float: right;
  margin-left: 160px;
}
div.pet_detail .pet_r .pet_price {
  clear: right;
  font-size: 18px;
  color: #B75333;
  text-align: center;
  float: right;
}
div.pet_detail .pet_r .pet_date {
  clear: right;
  font-size: 12px;
  margin-bottom: 10px;
  float: right;
  color: #666666;
}
div.pet_detail .pet_gal {
  clear: both;
}
div.pet_detail .pet_gal .pet_gal_img {
  float: left;
  width: 80px;
  height: 80px;
  margin: 2px;
  border: 1px solid transparent;
}
div.pet_detail .pet_gal .pet_gal_img:hover {
  border: 1px solid #cccccc;
}
div.pet_detail .pet_gal .pet_gal_img img {
  width: 100%;
}
div.pet_detail .pet_desc {
  clear: both;
  margin-top: 10px;
  padding: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  text-align: justify;
}
div.pet_detail .pet_contact {
  clear: both;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 500;
  color: #333333;
}
div.pet_detail .pet_contact .c_entry {
  clear: both;
}
div.pet_detail .pet_contact .c_entry .title {
  padding: 5px;
  float: left;
  text-align: right;
  width: 100px;
}
div.pet_detail .pet_contact .c_entry .value {
  padding: 5px;
  float: left;
}
div.pet_detail:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.pet_detail:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.pet_prodane_detail {
  margin: 0 0 15px 0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
div.pet_prodane_detail .pet_l {
  float: left;
  margin-right: -160px;
}
div.pet_prodane_detail .pet_l .pet_plemeno {
  clear: left;
  font-size: 16px;
  color: #B75333;
  float: left;
}
div.pet_prodane_detail .pet_l .pet_plemeno .title {
  padding: 5px;
  float: left;
  text-align: right;
  width: 100px;
  font-weight: 700;
}
div.pet_prodane_detail .pet_l .pet_plemeno .value {
  padding: 5px;
  float: left;
}
div.pet_prodane_detail .pet_r {
  float: right;
  margin-left: 160px;
}
div.pet_prodane_detail .pet_r .pet_date {
  clear: right;
  font-size: 12px;
  margin-bottom: 10px;
  float: right;
  color: #666666;
}
div.pet_prodane_detail .pet_gal {
  clear: both;
}
div.pet_prodane_detail .pet_gal .pet_gal_img {
  float: left;
  width: 150px;
  height: 150px;
  margin: 2px;
  border: 1px solid transparent;
}
div.pet_prodane_detail .pet_gal .pet_gal_img:hover {
  border: 1px solid #cccccc;
}
div.pet_prodane_detail .pet_gal .pet_gal_img img {
  width: 100%;
}
div.pet_prodane_detail .pet_desc_top {
  clear: both;
  margin-top: 10px;
  padding: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  text-align: justify;
}
div.pet_prodane_detail .pet_desc_bottom {
  clear: both;
  margin-top: 10px;
  padding: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  text-align: justify;
}
div.pet_prodane_detail .pet_contact {
  clear: both;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 500;
  color: #333333;
}
div.pet_prodane_detail .pet_contact .c_entry {
  clear: both;
}
div.pet_prodane_detail .pet_contact .c_entry .title {
  padding: 5px;
  float: left;
  text-align: right;
  width: 100px;
  font-weight: 700;
}
div.pet_prodane_detail .pet_contact .c_entry .value {
  padding: 5px;
  float: left;
}
div.pet_prodane_detail:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.pet_prodane_detail:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.pager {
  float: right;
}
div.pager.top {
  margin-top: -48px;
}
div.pager a {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  border: 1px solid #cccccc;
  margin-left: 4px;
  background: #eeeeee;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}
div.pager a.active {
  color: #ffffff;
  background: #e27f55;
  border-color: #B75333;
}
div.pager a:hover {
  color: #ffffff;
  background: #E27450;
  border-color: #B75333;
}
div.nofound {
  padding: 40px;
  font-size: 20px;
  font-weight: 100;
  text-align: center;
}
a.raceImg img {
  max-width: 100%;
}
div.raceDesc {
  overflow: hidden;
  max-height: 100px;
  padding-bottom: 20px;
  color: #666666;
}
div.raceDesc.expanded {
  max-height: 100%;
}
a.raceDescExpand {
  display: block;
  height: 20px;
  padding: 10px 0;
  margin: -40px 0 0 0;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  position: relative;
  z-index: 2;
  color: #e27f55;
  border-bottom: 1px solid #eeeeee;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,ffffff+0,ffffff+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
a.raceDescExpand:hover {
  background: #eeeeee;
}
.petsInfo {
  font-size: 16px;
}
.petsInfo span.petsInfoMore {
  display: inline;
}
.petsInfo span.petsInfoMore.expanded {
  display: inline;
}
.petsInfo a.petsInfoExpand {
  display: none;
  padding: 0 5px;
  font-weight: bold;
  cursor: pointer;
  color: #e27f55;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  background: #f9f9f9;
}
.petsInfo a.petsInfoExpand:hover {
  background: #eeeeee;
}
.blogItem {
  font-size: 14px;
  margin: 0 0 15px 0;
}
.blogItem div.blogDatum {
  float: right;
}
.blogItem a.blogTitle {
  font-weight: bold;
  cursor: pointer;
  color: #0093dd;
}
.blogItem a.blogTitle:hover {
  color: #000;
}
.blogItem div.blogDesc {
  clear: both;
  padding: 5px;
}
.indexInzeratItem {
  font-size: 14px;
  margin: 0 5px 15px 5px;
  float: left;
  width: calc( 20% - 12px );
  min-height: 170px;
  border: 1px solid #eeeeee;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.indexInzeratItem div.blogDatum {
  float: right;
}
.indexInzeratItem a.indexInzeratTitle {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
  cursor: pointer;
  color: #0093dd;
  height: 64px;
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexInzeratItem a.indexInzeratTitle:hover {
  color: #000;
}
.indexInzeratItem div.indexInzeratDesc {
  clear: both;
  padding: 5px;
}
.indexInzeratItem div.pet_img {
  text-align: center;
  padding: 5px;
}
.indexInzeratItem div.pet_img img {
  max-width: 100%;
  max-height: 90px;
}
.indexInzeratItem div.pet_img:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.indexInzeratItem div.pet_img:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.indexInzeratItem:hover {
  border: 1px solid #cccccc;
  box-shadow: 2px 2px 4px #cccccc;
}
div.gallery {
  text-align: center;
  width: auto;
  padding: 0px;
  clear: both;
  margin: 0 auto 0;
}
div.gallery a.img {
  float: left;
  width: 150px;
  height: 150px;
  background: transparent;
  text-align: center;
  padding: 10px;
  margin: 20px;
  border: 1px solid transparent;
  position: relative;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: box-shadow 0.2s;
}
div.gallery a.img div.img_title {
  width: 170px;
  height: 30px;
  background: transparent;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  padding: 10px;
  margin-top: -30px;
}
div.gallery a.img:hover {
  border-color: #b61621;
  box-shadow: 0 0 10px rgba(213, 165, 76, 0.5);
}
div.gallery:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.gallery:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.articleBanner {
  margin: 0 auto;
  width: 100%;
}
div.articleBanner img.single {
  width: 100%;
}
div.articleBanner img.bg {
  width: 100%;
  margin-bottom: -100%;
}
div.articleBanner div.desc {
  background-size: 100%;
}
div.articleSlider {
  margin: 0 auto;
  width: 100%;
  clear: both;
  position: relative;
}
div.articleSlider img.single {
  width: 100%;
}
div.articleSlider a.prev {
  display: none;
  width: 50px;
  height: 100%;
  position: absolute;
  left: 0px;
  z-index: 10;
}
div.articleSlider a.prev i.i {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  font-size: 28px;
  line-height: 54px;
  text-align: center;
  width: 50px;
  height: 50px;
  color: #ffffff;
  background: #ffc187;
}
div.articleSlider a.next {
  display: none;
  width: 50px;
  height: 100%;
  position: absolute;
  right: 0px;
  z-index: 10;
  line-height: 100%;
}
div.articleSlider a.next i.i {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  font-size: 28px;
  line-height: 54px;
  text-align: center;
  width: 50px;
  height: 50px;
  color: #ffffff;
  background: #ffc187;
}
div.articleSlider:hover a.prev {
  display: block;
}
div.articleSlider:hover a.next {
  display: block;
}
div.articleSlider span#cposition {
  display: block;
  position: relative;
  top: -20px;
  filter: invert(100%);
  text-align: center;
}
div.articleSlider span#cposition em {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: transparent url("../img/slider_bullet_on.png") no-repeat center center;
}
div.articleSlider span#cposition em.on {
  background: transparent url("../img/slider_bullet_off.png") no-repeat center center;
}
.indexContent {
  float: left;
  width: calc(100% - 360px);
  margin-bottom: 20px;
  margin-right: 20px;
}
.indexFacebook {
  width: 340px;
  float: right;
  clear: right;
}
.socialLink {
  display: inline-block;
  padding: 5px;
  font-size: 28px;
  width: 32px;
  text-align: center;
}
.partner {
  margin-bottom: 20px;
}
.partner .logo {
  float: left;
  width: 214px;
  margin-right: 10px;
}
.partner .pop {
  padding: 10px;
}
.faq .fitem {
  background: #f1e3fb;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  -khtml-border-radius: 40px;
  border-radius: 40px;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 20px;
}
.faq .fitem .fquestion {
  padding: 10px;
  clear: both;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  /*-khtml-user-select: none;*/
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.faq .fitem .fquestion:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  font-size: 0;
  height: 0;
}
.faq .fitem .fquestion:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.faq .fitem .fquestion:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.faq .fitem .fquestion h3 {
  float: left;
  clear: none;
  padding: 0 40px 0 10px;
  margin: 0;
}
.faq .fitem .fquestion .expand {
  display: block;
  width: 32px;
  height: 32px;
  float: right;
  margin: 0 0 0 -40px;
  background: #a94fe6;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  line-height: 32px;
  text-align: center;
  color: #fff;
  transition: all 0.2s;
}
.faq .fitem .fanswer {
  padding: 0 20px;
  clear: both;
  overflow: hidden;
  height: 0;
  transform: scaleY(0);
  transform-origin: top;
  transition: all 0.2s;
}
.faq .fitem.expanded .expand {
  transform: rotate(90deg);
}
.faq .fitem.expanded .fanswer {
  padding: 20px;
  height: auto;
  transform: scaleY(1);
}
.w-100 {
  width: 120px;
}
.w-1-4 {
  width: calc( 10% - 30px );
}
.w-3-4 {
  width: calc( 30% - 30px );
}
.formInfo {
  color: red;
  font-size: 16px;
}
.fInfo {
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 600;
}
/* mobile 1 */
body.mobile1 div.header,
body.mobile1 div.headertop,
body.mobile1 div.headertopc,
body.mobile1 div.header_left,
body.mobile1 div.header_right,
body.mobile1 div.header_center {
  height: 108px;
}
body.mobile1 div.header,
body.mobile1 div.headertop,
body.mobile1 div.headertopc {
  height: 140px;
}
body.mobile1 .header_center {
  height: 100px;
}
body.mobile1 div.header a.logo {
  height: 108px;
}
body.mobile1 div.header_left,
body.mobile1 div.header_right {
  height: 102px;
}
body.mobile1 div.page {
  margin-top: 0;
}
body.mobile1 div.menumain {
  padding-top: 0;
  /*height: 34px;*/
}
body.mobile1 div.mainmenu {
  padding-top: 24px;
  padding-right: 10px;
}
body.mobile1 ul.mainmenu li {
  /*margin-right: 20px;*/
}
body.mobile1 div.header_top_right a {
  padding: 6px 10px 6px 10px;
  margin-top: 22px;
  font-size: 14px;
}
body.mobile1 div.column_left {
  width: 200px;
}
body.mobile1 div.page_title {
  height: 56px;
}
body.mobile1 div.page_title h1 {
  font-size: 36px;
  padding-top: 5px;
}
body.mobile1 div.s_header > div {
  font-size: 14px;
}
body.mobile1 ul.menu li {
  font-size: 15px;
}
body.mobile1 table.tt2 {
  font-size: 12px;
}
body.mobile1 div.s_main {
  font-size: 12px;
}
body.mobile1 .petsInfo {
  font-size: 14px;
}
/* mobile 2 */
body.mobile2 div.header,
body.mobile2 div.headertop,
body.mobile2 div.headertopc,
body.mobile2 div.header_left,
body.mobile2 div.header_right,
body.mobile2 div.header_center {
  height: 90px;
}
body.mobile2 div.header,
body.mobile2 div.headertop,
body.mobile2 div.headertopc {
  height: 140px;
}
body.mobile2 div.header_center {
  height: 50px;
}
body.mobile2 div.header a.logo {
  height: 108px;
}
body.mobile2 div.header_left,
body.mobile2 div.header_right {
  height: 90px;
}
body.mobile2 div.header div.logo {
  height: 90px;
}
body.mobile2 div.header div.logo svg {
  height: 80px;
  width: 150px;
}
body.mobile2 div.header div.logoak {
  width: 129px;
  height: 62px;
  margin: 24px 0 0 20px;
}
body.mobile2 div.header_right .startLink {
  margin-top: 24px;
}
body.mobile2 div.page {
  margin-top: 0;
  /*height: 30px;*/
}
body.mobile2 div.menumain {
  padding-top: 10px;
}
body.mobile2 div.mainmenu {
  padding-top: 20px;
  padding-right: 0px;
}
body.mobile2 ul.mainmenu li a {
  /*	padding: 4px 0px 4px 12px;*/
}
body.mobile2 ul.mainmenu li {
  /*	margin-right: 15px;*/
}
body.mobile2 div.header_top_right a {
  padding: 6px 10px 6px 10px;
  margin-top: 18px;
  font-size: 12px;
}
body.mobile2 div.column_left {
  width: 150px;
}
body.mobile2 div.page_title {
  height: 42px;
}
body.mobile2 div.page_title h1 {
  font-size: 24px;
  padding-top: 5px;
}
body.mobile2 div.s_header > div {
  font-size: 14px;
}
body.mobile2 ul.menu li {
  font-size: 13px;
}
body.mobile2 table.tt2 {
  font-size: 11px;
}
body.mobile2 div.s_main {
  font-size: 11px;
}
body.mobile2 div.motto {
  margin-top: 30px;
  font-size: 14px;
}
body.mobile2 .petsInfo {
  font-size: 14px;
}
/* mobile 3 */
body.mobile3 div.header,
body.mobile3 div.headertop,
body.mobile3 div.headertopc {
  height: 79px;
  padding: 0;
}
body.mobile3 div.header_left,
body.mobile3 div.header_right,
body.mobile3 div.header_center {
  height: 52px;
  padding-left: 0px;
}
body.mobile3 div.header_center {
  clear: both;
  margin: 0 auto;
}
body.mobile3 div.header_left {
  width: 236px;
}
body.mobile3 div.header div.logo {
  width: 124px;
  height: 42px;
  margin: 0px;
  text-decoration: none;
}
body.mobile3 div.header div.logo a {
  height: 52px;
}
body.mobile3 div.header div.logo svg {
  margin-top: 0px;
  height: 42px;
  width: 123px;
}
body.mobile3 div.header div.logoak {
  width: 90px;
  height: 32px;
  margin: 12px 0 0 20px;
}
body.mobile3 div.header div.kg {
  display: none;
}
body.mobile3 div.header_right {
  /*width: 200px;*/
}
body.mobile3 div.header_right .startLink {
  margin-top: 12px;
  font-size: 15px;
  padding: 2px 8px;
}
body.mobile3 div.page {
  margin-top: 0;
}
body.mobile3 div.menumain {
  /*height: 30px;*/
  margin: 0;
  /*max-width: 240px;*/
  padding-top: 0;
}
body.mobile3 div.mainmenu {
  padding-top: 10px;
  padding-right: 0px;
}
body.mobile3 ul.mainmenu li a {
  font-size: 12px;
  /*	padding: 4px 0px 4px 6px;*/
}
body.mobile3 ul.mainmenu li {
  /*	margin-right: 10px;*/
}
body.mobile3 div.header_top_right a {
  padding: 6px 10px 6px 10px;
  margin-top: 10px;
  font-size: 12px;
}
body.mobile3 div.column_left {
  float: none;
  width: auto;
  margin-right: 0px;
}
body.mobile3 div.page_title {
  height: 42px;
}
body.mobile3 h1 {
  font-size: 24px;
}
body.mobile3 div.s_header > div {
  font-size: 13px;
}
body.mobile3 ul.menu li {
  font-size: 18px;
}
body.mobile3 ul.menu li ul li a {
  font-size: 15px;
}
body.mobile3 table.tt2 {
  font-size: 11px;
}
body.mobile3 div.s_main {
  font-size: 13px;
}
body.mobile3 fieldset label.fl,
body.mobile3 div.f label.fl {
  text-align: left;
  vertical-align: top;
  display: -moz-inline-block;
  display: -moz-inline-box;
  display: block;
  margin: 7px 5px 0px 0px;
  font-size: 13px;
  font-weight: 300;
}
body.mobile3 fieldset.fi label.fl,
body.mobile3 div.f.fi label.fl {
  margin: 0px 5px 0px 0px;
}
body.mobile3 fieldset.f80 label.fl,
body.mobile3 div.f.f80 label.fl {
  width: 80px;
}
body.mobile3 fieldset.f100 label.fl,
body.mobile3 div.f.f100 label.fl {
  width: 100px;
}
body.mobile3 fieldset.f150 label.fl,
body.mobile3 div.f.f150 label.fl {
  width: 150px;
}
body.mobile3 fieldset.f180 label.fl,
body.mobile3 div.f.f180 label.fl {
  width: 180px;
}
body.mobile3 fieldset.f200 label.fl,
body.mobile3 div.f.f200 label.fl {
  width: 200px;
}
body.mobile3 fieldset.f300 label.fl,
body.mobile3 div.f.f300 label.fl {
  width: unset;
}
body.mobile3 fieldset.f400 label.fl,
body.mobile3 div.f.f400 label.fl {
  width: 400px;
}
body.mobile3 fieldset.f500 label.fl,
body.mobile3 div.f.f500 label.fl {
  width: 500px;
}
body.mobile3 fieldset.f0 label.fl,
body.mobile3 div.f.f0 label.fl {
  vertical-align: text-bottom;
}
body.mobile3 fieldset.f0 span.i,
body.mobile3 div.f.f0 span.i {
  color: #666666;
  font-size: 11px;
}
body.mobile3 fieldset input,
body.mobile3 div.f input,
body.mobile3 fieldset textarea,
body.mobile3 div.f textarea {
  width: 100%;
  max-width: calc(100% - 30px);
}
body.mobile3 fieldset select,
body.mobile3 div.f select {
  max-width: calc(100% - 30px);
}
body.mobile3 fieldset .select2-container,
body.mobile3 div.f .select2-container {
  width: 100%;
  max-width: 100%;
}
body.mobile3 fieldset .w-1-4,
body.mobile3 div.f .w-1-4 {
  width: calc( 25% - 30px );
}
body.mobile3 fieldset .w-3-4,
body.mobile3 div.f .w-3-4 {
  width: calc( 75% - 30px );
}
body.mobile3 .pet .pet_l {
  width: auto;
  float: none;
  margin: 0;
}
body.mobile3 .pet .pet_l .pet_img {
  float: left;
}
body.mobile3 .pet .pet_l .pet_price {
  float: right;
}
body.mobile3 .pet .pet_r {
  float: none;
  margin-left: 0;
  clear: both;
}
body.mobile3 .petsInfo {
  font-size: 12px;
}
body.mobile3 .petsInfo span.petsInfoMore {
  display: none;
}
body.mobile3 .petsInfo span.petsInfoMore.expanded {
  display: inline;
}
body.mobile3 .petsInfo a.petsInfoExpand {
  display: inline;
}
body.mobile3 .indexContent {
  float: none;
  width: 100%;
  margin-right: 0;
}
body.mobile3 .indexFacebook {
  width: auto;
  float: none;
  clear: none;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: -20px;
}
body.mobile3 div.motto {
  float: right;
  margin: 10px 10px 0 0px;
  color: #666;
  font-size: 10px;
}
body.mobile3 .partner {
  margin-bottom: 40px;
}
body.mobile3 .partner .logo {
  text-align: center;
  float: none;
  width: inherit;
  margin-right: 0;
}
body.mobile3 .partner .pop {
  text-align: center;
  padding: 10px 0;
}
body.mobile3 .faq .fitem .fquestion h3 {
  font-size: 22px;
}
body.mobile3 .multiCheck {
  width: 100%;
}
body.mobile3 .footer .footerLinks {
  margin-bottom: 20px;
}
body.mobile3 .footer .footerLinks a,
body.mobile3 .footer .footerLinks a:visited {
  display: inline-block;
  font-weight: 600;
}
body.mobile3 .footer .footerLinks.left {
  float: none;
}
body.mobile3 .footer .footerLinks.right {
  float: none;
  text-align: left;
}
body.mobile3 .footer .footerLinks.right a {
  margin-bottom: 6px;
}
.loader {
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  width: 100%;
  height: 100%;
  /* margin-top: -100px; */
  position: fixed;
  top: 0;
  left: 0;
}
.loader i.i {
  font-size: 60px;
  line-height: 200px;
}
.loader .infomessage {
  font-size: 32px;
}
.asPro {
  line-height: 40px;
  margin-left: 20px;
}
.xdsoft_datetimepicker {
  border: 2px solid #766297;
  color: #333;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  font-family: 'Nunito', sans-serif;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #bcafd2 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  color: #fff !important;
  background: #766297 !important;
  box-shadow: none !important;
}
/*
css checkbox and radio
*/
.styled-label,
.styled-tick {
  display: block;
}
.styled-tick {
  position: relative;
  display: inline-block;
  margin-left: 2px;
  line-height: 32px;
  margin: 4px;
}
.styled-radio,
.styled-checkbox {
  position: absolute;
  z-index: -1;
  width: 1px;
  height: 1px;
  opacity: 0;
  overflow: hidden;
}
.styled-radio + .label-text,
.styled-checkbox + .label-text {
  cursor: pointer;
  margin-right: 2px;
  font-size: 15px;
}
.styled-radio + .label-text::before,
.styled-checkbox + .label-text::before {
  font-size: 14px;
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  margin-right: 4px;
  font-family: FontAwesome;
  content: "\00a0";
  color: #333333;
  background-clip: padding-box;
  text-align: center;
  background-color: #ffffff;
  border: 2px solid #eedcfa;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  transition: 0.2s all;
}
.styled-radio + .label-text:hover::before,
.styled-checkbox + .label-text:hover::before {
  border-color: #bcafd2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.styled-radio:checked + .label-text::before,
.styled-checkbox:checked + .label-text::before {
  border: 2px solid #eedcfa;
  content: "\f00c";
}
.styled-radio:checked + .label-text::before:hover::before,
.styled-checkbox:checked + .label-text::before:hover::before {
  border-color: #bcafd2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.styled-radio:checked + .label-text:hover::before,
.styled-checkbox:checked + .label-text:hover::before {
  border-color: #bcafd2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.styled-radio:focus + .label-text::before,
.styled-checkbox:focus + .label-text::before,
.styled-radio:active + .label-text::before,
.styled-checkbox:active + .label-text::before,
.styled-radio:focus:hover + .label-text::before,
.styled-checkbox:focus:hover + .label-text::before {
  border: 2px solid #766297;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  outline: 0;
}
.styled-radio:disabled + .label-text::before,
.styled-checkbox:disabled + .label-text::before,
.styled-radio[readonly] + .label-text::before,
.styled-checkbox[readonly] + .label-text::before {
  border: 2px solid #ccc;
  outline: 0;
  cursor: not-allowed;
  background-color: #eee;
}
.styled-radio:disabled:checked + .label-text::before,
.styled-checkbox:disabled:checked + .label-text::before,
.styled-radio[readonly]:checked + .label-text::before,
.styled-checkbox[readonly]:checked + .label-text::before {
  color: #999999;
  border: 2px solid #ccc;
  content: "\f00c";
}
.styled-radio:disabled + .label-text:hover::before,
.styled-checkbox:disabled + .label-text:hover::before,
.styled-radio[readonly] + .label-text:hover::before,
.styled-checkbox[readonly] + .label-text:hover::before {
  box-shadow: none;
}
.styled-radio.error + .label-text::before,
.styled-checkbox.error + .label-text::before {
  background-color: #ffe4ea;
  border: 1px solid #ff3333;
  box-shadow: inset 3px 3px 5px #eeb8b6;
}
.styled-radio:checked + .label-text::before {
  border: 2px solid #eedcfa;
  content: "\f111";
}
.styled-radio:focus + .label-text::before,
.styled-radio:active + .label-text::before {
  border: 2px solid #766297;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  outline: 0;
}
.styled-radio.dark + .label-text::before,
.styled-checkbox.dark + .label-text::before {
  color: #cccccc;
  background-color: #333333;
  border: 1px solid #666666;
}
.styled-radio.dark + .label-text:hover::before,
.styled-checkbox.dark + .label-text:hover::before {
  box-shadow: 0px 0px 10px #41362d;
  /*, inset 3px 3px 5px #222222;*/
}
.styled-radio.dark:checked + .label-text::before,
.styled-checkbox.dark:checked + .label-text::before {
  border: 1px solid #666666;
}
.styled-radio.dark:focus + .label-text::before,
.styled-checkbox.dark:focus + .label-text::before,
.styled-radio.dark:active + .label-text::before,
.styled-checkbox.dark:active + .label-text::before {
  border: 1px solid #FF4E00;
  box-shadow: 0px 0px 10px #41362d, inset 3px 3px 5px #222222;
}
.styled-radio.dark:disabled + .label-text::before,
.styled-checkbox.dark:disabled + .label-text::before {
  border: 1px solid #333333;
  box-shadow: none;
}
.styled-radio.dark:disabled:checked + .label-text::before,
.styled-checkbox.dark:disabled:checked + .label-text::before {
  color: #666666;
  border: 1px solid #333333;
}
.styled-radio.dark:checked + .label-text::before {
  border: 1px solid #999999;
}
.styled-radio.dark:focus + .label-text::before,
.styled-radio.dark:active + .label-text::before {
  border: 1px solid #766297;
  box-shadow: 0px 0px 10px #41362d, inset 3px 3px 5px #111111;
}
.styled-radio + .label-text::before {
  border-radius: 100%;
}
.fieldDraw {
  display: inline-block;
  margin: 6px;
  padding: 0;
  border: 2px solid #eedcfa;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  outline: 0;
  transition: 0.2s all;
}
.fieldDraw .drawPad {
  display: inline-block;
  overflow: hidden;
  cursor: crosshair;
  padding: 0;
  margin: 0;
  background: #fff;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
}
.fieldDraw .rightToolbar {
  width: 32px;
  margin-right: -33px;
  float: right;
  height: 100%;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  transition: 0.2s all;
}
.fieldDraw .rightToolbar.autoHide {
  opacity: 0;
}
.fieldDraw .rightToolbar button {
  width: 28px;
  height: 28px;
  margin: 2px;
  border: 2px solid #eedcfa;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
  outline: 0;
  cursor: pointer;
  color: #433063;
  transition: 0.2s all;
}
.fieldDraw .rightToolbar button:hover {
  border-color: #bcafd2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.fieldDraw .rightToolbar button:focus {
  border-color: #766297;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background: #fff;
}
.fieldDraw .rightToolbar button:disabled {
  border-color: #eedcfa;
  box-shadow: none;
  color: #999;
  background: #f6f6f6;
}
.fieldDraw .rightToolbar button:disabled:hover {
  box-shadow: none;
}
.fieldDraw .rightToolbar .lineWidthInput {
  width: 18px;
}
.fieldDraw .rightToolbar .lineWidthInput:hover,
.fieldDraw .rightToolbar .lineWidthInput:focus {
  width: 34px;
}
.fieldDraw:hover .rightToolbar.autoHide,
.fieldDraw:focus .rightToolbar.autoHide {
  opacity: 1;
}
.fieldDraw:disabled,
.fieldDraw.disabled {
  color: #999999;
  cursor: not-allowed;
}
.fieldDraw:hover {
  border-color: #bcafd2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.fieldDraw:focus {
  border-color: #766297;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.fieldDraw:disabled {
  background-color: #f6f6f6;
  color: #999999;
  box-shadow: none;
  border: 1px solid #eedcfa;
  text-shadow: -1px -1px 1px #ffffff;
}
.fieldDraw:disabled:hover {
  box-shadow: none;
}
p > span.field {
  padding: 9px;
  display: inline-block;
  font-size: 16px;
}
p > span.field a {
  font-weight: 600;
  color: #a94fe6;
  cursor: pointer;
}
.select2-container {
  max-width: 400px;
  width: calc(100% - 30px);
}
.select2-container .suboption {
  color: #666;
  font-size: 11px;
  display: block;
  line-height: 16px;
}
.select2-container .select2-results__option--highlighted .suboption {
  color: #ccc;
}
.select2-container .select2-selection .suboption {
  display: inline;
  margin-left: 10px;
}
