/*
Theme Name: lummy
Theme URI:
Author:
Author URI:
Description: lummy theme
Version: 1
Text Domain:
*/

ol, ul, .nav>li>a, button, .breadcrumb, .page-header, .breadcrumb>li+li:before, p, .nav>li>a:hover, .nav>li>a:focus, .breadcrumb, .navbar-default, .navbar-collapse.collapse, .navbar, .breadcrumb>.active, .navbar-default .navbar-toggle, .navbar-toggle {
  float: none;
  min-height: auto;
  height: auto;
  padding: 0px;
  background: transparent;
  border: 0px;
  border-radius: 0px;
  box-shadow: inset 0 0 0 rgba(255,255,255,0);
  outline: none;
  list-style: none;
  content: none;
  color: inherit;
  margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: sans_r;
  font-weight: normal;
  font-size: 14px;
  color: #000;
  line-height: 14px;
  text-transform: none;
  margin: 0;
}

a, h2 a {
  font-family: sans_r;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  outline: none;
}

a:link, a:visited, h2 a:link, h2 a:visited {
  color: #000;
}

a:hover, h2 a:hover {
  color: #000;
}

::-moz-selection{
  background-color: #ffab00;
  color: #fff;
}
::webkit-selection{
  background-color: #ffab00;
  color: #fff;
}
::selection{
  background-color: #ffab00;
  color: #fff;
}

@font-face {
  font-family: 'treb_r';
  src: url('../fonts/treb_r.eot');
  src: url('../fonts/treb_r.eot?#iefix') format('embedded-opentype'),
  url('../fonts/treb_r.ttf') format('truetype'),
  url('../fonts/treb_r.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'treb_b';
  src: url('../fonts/treb_b.eot');
  src: url('../fonts/treb_b.eot?#iefix') format('embedded-opentype'),
  url('../fonts/treb_b.ttf') format('truetype'),
  url('../fonts/treb_b.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'un_r';
  src: url('../fonts/un_r.eot');
  src: url('../fonts/un_r.eot?#iefix') format('embedded-opentype'),
  url('../fonts/un_r.ttf') format('truetype'),
  url('../fonts/un_r.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'sans_r';
  src: url('../fonts/sans_r.eot');
  src: url('../fonts/sans_r.eot?#iefix') format('embedded-opentype'),
  url('../fonts/sans_r.ttf') format('truetype'),
  url('../fonts/sans_r.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'sans_b';
  src: url('../fonts/sans_b.eot');
  src: url('../fonts/sans_b.eot?#iefix') format('embedded-opentype'),
  url('../fonts/sans_b.ttf') format('truetype'),
  url('../fonts/sans_b.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}

html {
  height: 100%;
}

body {
  position: relative;
  height: 100%;
  background: #fff;
}

.ma {
  display: table;
  width: 100%;
}

.container {
  max-width: 1170px;
}

#header {
  height: auto;
  background-image: url('../images/header.jpg');
  background-position: 0 0;
  background-repeat: repeat-x;
}

.logo a {
  display: table;
  width: 193px;
  height: 110px;
  background-image: url('../images/logo1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-top: 12px;
}

.header_te1 {
  font-family: treb_r;
  font-size: 18px;
  color: #fff;
  line-height: 21px;
  margin-left: 13px;
  margin-top: 42px;
}

button#menu1_bu {
  display: none;
  width: 190px;
  height: 40px;
  background-color: transparent;
  border: 1px solid #fff;
  outline: none;
  font-family: treb_r;
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto;
  margin-top: 15px;
}

button#menu1_bu:focus, button#menu1_bu:hover {
  background-color: #fff;
  color: #000; 
}

#menu1_bu_cl {
  display: none;
  position: absolute;
  top: 15px;
  left: 0px;
  width: 100%;
  height: 40px;
  opacity: 0;
}

.menu1 {
  display: table;
  margin: 0 auto;
  margin-top: 52px;
}

.menu1 ul {
  list-style: none;
  text-align: center;
}

.menu1 li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 6px;
}

.menu1 .sub-menu {
  display: none;
}

#header .menu1 .menu-item-has-children:hover .sub-menu {
  position: absolute;
  left: 0;
  top: 17px;
  z-index: 777;
  display: table;
  width: 290px;
  padding-top: 16px;
  padding-bottom: 15px;
  text-align: left;
}

.menu1 .sub-menu li {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 7px;
  padding-bottom: 9px;
  background-color: #9a56e2;
  border-bottom: 1px solid #cdb4e8;
  margin: 0;
}

.menu1 .sub-menu a {
  display: block;
}

.menu1 a {
  display: inline-block;
  font-family: treb_r;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.5s;
}

.menu1 a:link, .menu1 a:visited {
  color: #fff;
}

.menu1 a:hover, .menu1 .current-menu-item a, .menu1 .current-menu-parent a {
  color: #f9c04d;
  text-decoration: none;
}

.header_te2 {
  font-family: treb_b;
  font-size: 20px;
  color: #fff;
  line-height: 24px;
  margin-top: 53px;
}

.header_te2 a[href^="tel"] {
  font-family: treb_b;
  font-size: 20px;
  color: #fff;
  line-height: 20px;
}

button.search {
  display: table;
  width: 36px;
  height: 26px;
  background-image: url('../images/icon1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  border: 0;
  outline: none;
  transition: all 0.5s;
  margin-top: 51px;
}

button.search:hover {
  opacity: 0.7;
}

#search {
  display: none;
}

#search h3 {
  padding-bottom: 10px;
  font-family: sans_r;
  font-size: 16px;
  color: #000;
  line-height: 21px;
  text-align: center;
}

#search label {
  display: none;
}

#search form {
  display: table;
  width: 100%;
  max-width: 450px;
}

#search input {
  display: inline-block;
  vertical-align: top;
  float: left;
  width: 390px;
  height: 48px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #fff;
  border: 1px solid #000;
  outline: none;
  font-family: sans_r;
  font-size: 16px;
  color: #000;
  line-height: 48px;
}

#search input#searchsubmit {
  width: 58px;
  height: 48px;
  padding: 0;
  background-color: #000;
  background-image: url('../images/icon1.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  text-indent: -999999px;
  transition: all 0.5s;
}

#search input#searchsubmit:hover {
  opacity: 0.7;
}

#p1_block1_1 {
  height: 848px;
  background-image: url('../images/p1_block1_1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  margin-top: -17px;
}

#p1_block1_2 {
  height: 848px;
  background-image: url('../images/p1_block1_2_1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
}

.p1_block1_b1 {
  display: table;
  width: 523px;
  min-height: 126px;
  background-image: url('../images/logo2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-top: 118px;
}

.p1_block1_te1 {
  font-family: treb_r;
  font-size: 24px;
  color: #000;
  line-height: 25px;
  text-align: right;
  margin-top: 107px;
}

.p1_block1_te2 {
  float: right;
  display: table;
  width: 164px;
  height: 164px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 48px;
  border: 2px solid #000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-family: treb_r;
  font-size: 18px;
  color: #000;
  line-height: 21px;
  text-align: center;
  margin-top: 9px;
}

.p1_block1_te3 a {
  float: right;
  display: table;
  width: 230px;
  height: 62px;
  background-color: #ea6b48;
  -webkit-box-shadow: 7px 7px 0px 0px rgba(188, 145, 235, 1);
  -moz-box-shadow: 7px 7px 0px 0px rgba(188, 145, 235, 1);
  box-shadow: 7px 7px 0px 0px rgba(188, 145, 235, 1);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  font-family: treb_r;
  font-size: 24px;
  line-height: 62px;
  text-decoration: none;
  text-align: center;
  transition: all 0.5s;
  margin-top: 36px;
}

.p1_block1_te3 a:link, .p1_block1_te3 a:visited {
  color: #fff;
}

.p1_block1_te3 a:hover {
  background-color: #e73a0b;
  color: #fff;
}

#p1_block2 {
  padding-bottom: 30px;
}

.p1_block2_te1 {
  font-family: un_r;
  font-size: 21px;
  color: #000;
  line-height: 26px;
  text-align: center;
  margin-top: 26px;
}

.p1_block2_te1 h4 {
  display: inline-block;
  vertical-align: top;
  width: 23%;
  font-family: un_r;
  font-size: 21px;
  color: #000;
  line-height: 26px;
  text-align: left;
  margin-left: 0.5%;
  margin-right: 0.5%;
  margin-bottom: 16px;
}

.p1_block2_te1 h4 img {
  float: left;
  margin: 0 10px 0 0;
}

.p1_block2_pl1 {
  position: relative;
  margin-top: 91px;
}

.p1_block2_pl1 h3 {
  padding-bottom: 28px;
  font-family: un_r;
  font-size: 36px;
  color: #000;
  line-height: 31px;
  text-align: center;
}

.p1_block2_pl1_te4 {
  position: absolute;
  right: 30px;
  top: 7px;
}

.p1_block2_pl1_te4 a {
  font-family: un_r;
  font-size: 24px;
  line-height: 22px;
  text-decoration: underline;
  transition: all 0.5s;
}

.p1_block2_pl1_te4 a:link, .p1_block2_pl1_te4 a:visited {
  color: #000;
}

.p1_block2_pl1_te4 a:hover {
  color: #9473b9;
  text-decoration: underline;
}

.p1_block2_pl1_bl1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}

.p1_block2_pl1_bl2 {
  outline: none;
}

.p1_block2_pl1_bl3 {
  display: table;
  width: 100%;
  max-width: 318px;
  height: 100%;
  padding-bottom: 12px;
  background-color: #e2c7ff;
  transition: all 1.0s;
  margin: 0 auto;
}

.p1_block2_pl1_bl3:hover {
  background-color: #cc9dfe;
}

.p1_block2_pl1_img {
  position: relative;
  display: table;
  width: 100%;
  height: 391px;
  margin: 0 auto;
}

.p1_block2_pl1_img img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
}

.p1_block2_pl1_img span {
  position: absolute;
  left: 0;
  top: 0;
  transition: all 1.0s;
}

.p1_block2_pl1_img1 {
  opacity: 1;
}

.p1_block2_pl1_img2 {
  opacity: 0;
}

.p1_block2_pl1_bl3:hover .p1_block2_pl1_img1 {
  opacity: 0;
}

.p1_block2_pl1_bl3:hover .p1_block2_pl1_img2 {
  opacity: 1;
}

.p1_block2_pl1_te1 {
  font-family: un_r;
  font-size: 18px;
  color: #000;
  line-height: 22px;
  text-align: center;
  margin-top: 8px;
}

.p1_block2_pl1_te2 {
  font-family: sans_b;
  font-size: 18px;
  color: #000;
  line-height: 22px;
  text-align: center;
  margin-top: 28px;
}

.p1_block2_pl1_te3 a {
  display: table;
  width: 110px;
  height: 48px;
  background-color: #000;
  border: 0;
  font-family: treb_r;
  font-size: 18px;
  line-height: 48px;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: all 0.5s;
  margin: 0 auto;
  margin-top: 16px;
}

.p1_block2_pl1_te3 a:link, .p1_block2_pl1_te3 a:visited {
  color: #fff;
}

.p1_block2_pl1_te3 a:hover {
  background-color: #ea6b48;
  color: #fff;
}

.feedback1 {
  display: none;
}

.feedback1 h3 {
  padding-bottom: 7px;
  font-family: un_r;
  font-size: 30px;
  color: #000;
  line-height: 28px;
  text-align: center;
}

.p1_block2_pl1_bu {
  position: relative;
  display: none;
  width: 100px;
  height: 49px;
  margin: 0 auto;
  margin-top: 30px;
}

.p1_block2_pl1 a.button-prev, .p1_block2_pl1 a.button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 25px;
  height: 49px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.p1_block2_pl1 a.button-prev {
  left: -25px;
  background-image: url('../images/bu_pr.png');
}

.p1_block2_pl1 a.button-next {
  right: -25px;
  background-image: url('../images/bu_ne.png');
}

#p1_block3 {
  background-color: #000;
}

.p1_block3_te1 {
  font-family: un_r;
  font-size: 18px;
  color: #fff;
  line-height: 22px;
  text-align: center;
  margin-top: 40px;
}

.p1_block3_te1 h3 {
  padding-bottom: 28px;
  font-family: un_r;
  font-size: 36px;
  color: #fff;
  line-height: 31px;
  text-align: center;
}

.p1_block3_te1 h4 {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  font-family: un_r;
  font-size: 18px;
  color: #fff;
  line-height: 22px;
  text-align: left;
  margin-left: 0.5%;
  margin-right: 0.5%;
  margin-bottom: 27px;
}

.p1_block3_te1 h4 img {
  float: left;
  margin: 0 10px 0 0;
}

#p1_block4 {
  height: 606px;
  background-image: url('../images/p1_block4.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.p1_block4_te1 {
  display: table;
  width: 100%;
  max-width: 485px;
  font-family: treb_b;
  font-size: 48px;
  color: #fff;
  line-height: 58px;
  text-align: center;
  margin: 0 auto;
  margin-top: 187px;
}

#co_block1 {
  height: 306px;
  background-image: url('../images/p2_block1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  margin-top: -17px;
}

#co_block2 {
  padding-bottom: 28px;
}

.co_block2_te1 {
  font-family: un_r;
  font-size: 14px;
  color: #000;
  line-height: 17px;
  margin-top: 18px;
}

.co_block2_te1 a {
  font-family: un_r;
  font-size: 14px;
  line-height: 17px;
  text-decoration: underline;
  transition: all 0.5s;
}

.co_block2_te1 a:link, .co_block2_te1 a:visited {
  color: #000;
}

.co_block2_te1 a:hover {
  color: #9473b9;
  text-decoration: underline;
}

.co_block2_te2 h1 {
  font-family: un_r;
  font-size: 36px;
  color: #000;
  line-height: 31px;
  text-align: center;
  margin-top: 24px;
}

#p2_block1 {
  padding-bottom: 60px;
}

.p2_block1_te1 {
  display: table;
  width: 100%;
  font-family: treb_r;
  font-size: 18px;
  color: #000;
  line-height: 22px;
}

.p2_block1_te1 strong {
  font-weight: normal;
  font-size: 28px;
  line-height: 35px;
}

.p2_block1_te2 {
  display: table;
  width: 100%;
  padding-bottom: 30px;
  border-bottom: 1px solid #000;
  font-family: treb_r;
  font-size: 18px;
  color: #000;
  line-height: 22px;
  margin-top: 25px;
}

.p2_block1_te2 strong {
  font-weight: normal;
  font-size: 28px;
  line-height: 35px;
}

.p2_block1_te2 img {
  float: left;
  display: block;
  width: auto;
  max-width: 364px;
  height: auto;
  margin: 0 15px 0 0;
}

.p2_block1_te3 {
  display: table;
  width: 100%;
  padding-bottom: 25px;
  border-bottom: 1px solid #000;
  font-family: treb_r;
  font-size: 18px;
  color: #000;
  line-height: 22px;
  margin-top: 23px;
}

.p2_block1_te3 strong {
  font-weight: normal;
  font-size: 28px;
  line-height: 35px;
}

.p2_block1_te4 {
  display: table;
  width: 100%;
  padding-bottom: 30px;
  border-bottom: 1px solid #000;
  font-family: treb_r;
  font-size: 18px;
  color: #000;
  line-height: 22px;
  margin-top: 30px;
}

.p2_block1_te4 strong {
  font-weight: normal;
  font-size: 28px;
  line-height: 35px;
}

.p2_block1_te4 img {
  float: right;
  display: block;
  width: auto;
  max-width: 364px;
  height: auto;
  margin: 0 0 0 15px;
}

.p2_block1_te5 {
  display: table;
  width: 100%;
  padding-bottom: 25px;
  border-bottom: 1px solid #000;
  font-family: treb_r;
  font-size: 18px;
  color: #000;
  line-height: 22px;
  margin-top: 23px;
}

.p2_block1_te5 strong {
  font-weight: normal;
  font-size: 28px;
  line-height: 35px;
}

#co_block3 {
  padding-bottom: 30px;
}

.co_block3_bl1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.co_block3_bl2 {
  margin-bottom: 30px;
}

.co_block3_bl3 {
  display: table;
  width: 100%;
  max-width: 318px;
  height: 100%;
  padding-bottom: 12px;
  background-color: #e2c7ff;
  transition: all 1.0s;
  margin: 0 auto;
}

.co_block3_bl3:hover {
  background-color: #cc9dfe;
}

.co_block3_img {
  position: relative;
  display: table;
  width: 100%;
  height: 391px;
  margin: 0 auto;
}

.co_block3_img img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
}

.co_block3_img span {
  position: absolute;
  left: 0;
  top: 0;
  transition: all 1.0s;
}

.co_block3_img1 {
  opacity: 1;
}

.co_block3_img2 {
  opacity: 0;
}

.co_block3_bl3:hover .co_block3_img1 {
  opacity: 0;
}

.co_block3_bl3:hover .co_block3_img2 {
  opacity: 1;
}

.co_block3_te1 {
  font-family: un_r;
  font-size: 18px;
  color: #000;
  line-height: 22px;
  text-align: center;
  margin-top: 8px;
}

.co_block3_te2 {
  font-family: sans_b;
  font-size: 18px;
  color: #000;
  line-height: 22px;
  text-align: center;
  margin-top: 28px;
}

.co_block3_te3 a {
  display: table;
  width: 110px;
  height: 48px;
  background-color: #000;
  border: 0;
  font-family: treb_r;
  font-size: 18px;
  line-height: 48px;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: all 0.5s;
  margin: 0 auto;
  margin-top: 16px;
}

.co_block3_te3 a:link, .co_block3_te3 a:visited {
  color: #fff;
}

.co_block3_te3 a:hover {
  background-color: #ea6b48;
  color: #fff;
}

.screen-reader-text {
  display: none;
}

.co_block3_1_te1 .nav-links {
  display: table;
  text-align: center;
  margin: 0 auto;
}

.co_block3_1_te1 span, .co_block3_1_te1 a {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  background-color: #000;
  font-family: treb_r;
  font-size: 15px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  margin-left: 2px;
  margin-right: 2px;
  transition: all 0.5s;
}

.co_block3_1_te1 a.next, .co_block3_1_te1 a.prev {
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.co_block3_1_te1 span {
  background-color: #e2c7ff;
  color: #000;
}

.co_block3_1_te1 a:link, .co_block3_1_te1 a:visited {
  color: #fff;
}

.co_block3_1_te1 a:hover {
  background-color: #e2c7ff;
  color: #000;
}

#co_block4 {
  padding-bottom: 56px;
}

.co_block4_img1 img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 26px;
}

.co_block4_te1 {
  display: table;
  font-family: treb_r;
  font-size: 18px;
  color: #000;
  line-height: 21px;
}

.co_block4_te1.tw {
  margin-top: 26px;
}

.co_block4_te1 strong {
  font-family: treb_b;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
}

.co_block4_te1.on strong {
  display: inline-block;
  vertical-align: top;
  margin-top: 13px;
}

.co_block4_te1 a {
  font-family: treb_r;
  font-size: 18px;
  line-height: 21px;
  text-decoration: underline;
}

.co_block4_te1 a:link, .co_block4_te1 a:visited {
  color: #9473b9;
  transition: all 0.5s;
}

.co_block4_te1 a:hover {
  color: #000;
  text-decoration: underline;
}

.co_block4_te1 table {
  display: table;
  width: 100% !important;
  height: auto !important;
}

.co_block4_te1 td {
  display: table-cell;
  vertical-align: middle;
  width: auto !important;
  height: auto !important;
  padding: 10px;
  border-color: 1px solid #000;
}

.co_block4_te1 img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

input#co_block4_te1_in1 {
  display: inline-block;
  vertical-align: top;
  width: 110px;
  height: 48px;
  border: 1px solid #000;
  outline: none;
  font-family: treb_r;
  font-size: 18px;
  color: #000;
  line-height: 48px;
  text-align: center;
  margin-left: 5px;
  margin-top: 0;
}

button.co_block4_te1_bu1 {
  display: inline-block;
  vertical-align: top;
  width: 110px;
  height: 48px;
  background-color: #000;
  border: 0;
  font-family: treb_r;
  font-size: 18px;
  color: #fff;
  line-height: 48px;
  text-align: center;
  outline: none;
  transition: all 0.5s;
  margin-left: 5px;
  margin-top: 0;
}

button.co_block4_te1_bu1:hover {
  background-color: #ea6b48;
  color: #fff;
}

#co_block5 {
  padding-bottom: 60px;
}

.co_block5_te1 {
  display: inline-block;
  padding-left: 40px;
  background-image: url('../images/icon3.png');
  background-position: 0 5px;
  background-repeat: no-repeat;
  font-family: un_r;
  font-size: 20px;
  color: #000;
  line-height: 23px;
}

.co_block5_te2 {
  display: inline-block;
  min-height: 41px;
  padding-left: 40px;
  background-image: url('../images/icon4.png');
  background-position: 0 5px;
  background-repeat: no-repeat;
  font-family: un_r;
  font-size: 20px;
  color: #000;
  line-height: 23px;
  margin-top: 20px;
}

.co_block5_te2 a[href^="tel"] {
  font-family: un_r;
  font-size: 20px;
  color: #000;
  line-height: 23px;
}

.co_block5_bl1 {
  display: table;
  width: 100%;
  max-width: 510px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 37px;
  border: 1px solid #000;
  border-top: 60px solid #000;
}

.feedback2 {
  display: table;
  margin: 0 auto;
  margin-top: 27px;
}

.feedback2 h3 {
  padding-bottom: 27px;
  font-family: un_r;
  font-size: 30px;
  color: #000;
  line-height: 28px;
  text-align: center;
}

.page-id-34 .feedback2 h3 {
  display: none;
}

.map {
  margin-top: 30px;
}

#footer1 {
  padding-bottom: 30px;
  background-color: #000;
  border-bottom: 2px solid #2c2c2c;
}

#footer1 .container {
  position: relative;
}

#footer1 .logo a {
  margin-top: 30px;
}

#footer1 #search {
  display: table;
  margin-left: 13px;
  margin-top: 26px;
}

#footer1 #search h3 {
  color: #fff;
  text-align: left;
}

#footer1 #search input {
  border: 0;
}

#footer1 #search input#searchsubmit {
  border: 1px solid #fff;
}

a#to_top {
  position: absolute;
  right: 0;
  top: -39px;
  display: table;
  width: 82px;
  height: 82px;
  background-color: #000;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-image: url('../images/bu_top.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transition: all 0.5s;
}

a#to_top:hover {
  top: -44px;
}

#footer2 {
  padding-bottom: 18px;
  background-color: #000;
  border-bottom: 2px solid #2c2c2c;
}

#footer2 .menu1, .menu2, .menu3 {
  display: table;
  margin: 0 auto;
  margin-top: 25px;
}

#footer2 .menu1 h3, .menu2 h3, .menu3 h3 {
  padding-bottom: 18px;
  font-family: sans_r;
  font-size: 18px;
  color: #fff;
  line-height: 22px;
}

#footer2 .menu1 ul, .menu2 ul, .menu3 ul {
  list-style: none;
  text-align: left;
  margin-left: 30px;
}

#footer2 .menu1 li, .menu2 li, .menu3 li {
  display: block;
  margin: 0;
  margin-bottom: 6px;
}

#footer2 .menu1 a, .menu2 a, .menu3 a {
  font-family: sans_r;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
  text-decoration: none;
  transition: all 0.5s;
}

#footer2 .menu1 a:link, #footer2 .menu1 a:visited, .menu2 a:link, .menu2 a:visited, .menu3 a:link, .menu3 a:visited {
  color: #fff;
}

#footer2 .menu1 a:hover, #footer2 .menu1 .current-menu-item a, #footer2 .menu1 .current-menu-parent a, .menu2 a:hover, .menu2 .current-menu-item a, .menu2 .current-menu-parent a, .menu3 a:hover, .menu3 .current-menu-item a, .menu3 .current-menu-parent a {
  color: #ffb622;
  text-decoration: none;
}

.menu3 ul li a {
  display: none;
}

.menu3 ul li ul {
  margin-left: 0;
}

.menu3 ul li ul li a {
  display: block;
}

.footer_pl1 {
  display: table;
  margin: 0 auto;
  margin-top: 25px;
}

.footer_pl1 h3 {
  padding-bottom: 18px;
  font-family: sans_r;
  font-size: 18px;
  color: #fff;
  line-height: 22px;
}

.footer_pl1_bl2 {
  margin-left: 30px;
}

.footer_pl1_bl2 {
  margin-bottom: 6px;
}

.footer_pl1_bl2 a {
  width: auto;
  height: auto;
  background-color: transparent;
  border: 0;
  outline: none;
  font-family: sans_r;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  transition: all 0.5s;
}

.footer_pl1_bl2 a:link, .footer_pl1_bl2 a:visited {
  color: #fff;
}

.footer_pl1_bl2 a:hover {
  color: #ffb622;
}

#footer3 {
  padding-bottom: 26px;
  background-color: #000;
}

.footer_te1 {
  font-family: sans_r;
  font-size: 14px;
  color: #ecddca;
  line-height: 18px;
  margin-top: 26px;
}

.footer_te1 button {
  display: table;
  width: auto;
  height: auto;
  background-color: transparent;
  border: 0;
  outline: none;
  font-family: sans_b;
  font-size: 14px;
  color: #ecddca;
  line-height: 18px;
  transition: all 0.5s;
  margin-top: 22px;
}

.footer_te1 button:hover {
  color: #f9c04d;
}

.footer_te2 {
  font-family: sans_r;
  font-size: 14px;
  color: #ecddca;
  line-height: 18px;
  margin-top: 26px;
}

.footer_te3 {
  font-family: sans_r;
  font-size: 14px;
  color: #fff;
  line-height: 18px;
  margin-top: 24px;
}

.footer_te3 strong {
  display: table;
  padding-left: 32px;
  min-height: 22px;
  background-image: url('../images/icon2.png');
  background-position: 0 2px;
  background-repeat: no-repeat;
  font-family: sans_b;
  font-weight: normal;
  font-size: 24px;
  color: #fff;
  line-height: 27px;
}

.footer_te3 strong a[href^="tel"] {
  font-family: sans_b;
  font-size: 24px;
  color: #fff;
  line-height: 27px;
}

.an {
  position: relative;
  top: 0;
}

#data1 {
  display: none;
  width: 100%;
  max-width: 992px;
  font-family: sans_r;
  font-size: 16px;
  color: #000;
  line-height: 21px;
}

.wpcf7-form {
  display: table;
  width: 100%;
  max-width: 430px;
  font-family: sans_r;
  font-size: 15px;
  color: #000;
  line-height: 20px;
  text-align: center;
}

.wpcf7-form a {
  font-family: sans_r;
  font-size: 15px;
  line-height: 20px;
  text-decoration: underline;
  transition: all 0.5s;
}

.wpcf7-form a:link, .wpcf7-form a:visited {
  color: #000;
}

.wpcf7-form a:hover {
  color: #9473b9;
  text-decoration: underline;
}

.wpcf7-form-control-wrap {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-bottom: 15px;
}

.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
  display: inline-block;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  height: 50px;
  background-color: transparent;
  border: 1px solid #000;
  font-family: treb_r;
  font-size: 18px;
  color: #000;
  line-height: 50px;
  outline: none;
}

.wpcf7-form-control-wrap textarea {
  height: 100px;
  padding-top: 12px;
  line-height: 20px;
  resize: none;
}

.wpcf7-form-control-wrap input::-moz-placeholder, .wpcf7-form-control-wrap textarea::-moz-placeholder {
  color: #000;
}
.wpcf7-form-control-wrap input::-webkit-input-placeholder, .wpcf7-form-control-wrap textarea::-webkit-input-placeholder {
  color: #000;
}
.wpcf7-form-control-wrap input:-ms-input-placeholder, .wpcf7-form-control-wrap textarea:-ms-input-placeholder {
  color: #000;
}
.wpcf7-form-control-wrap input::-ms-input-placeholder, .wpcf7-form-control-wrap textarea::-ms-input-placeholder {
  color: #000;
}
.wpcf7-form-control-wrap input::placeholder, .wpcf7-form-control-wrap textarea::placeholder {
  color: #000;
}

input.wpcf7-file {
  height: 50px;
  border-color: #000;
  line-height: 50px;
}

.wpcf7-checkbox {
  display: table;
  width: 100%;
  margin-top: 0;
}

.wpcf7-checkbox span.wpcf7-list-item {
  display: table;
  margin: 0 auto;
  margin-top: -4px;
}

.wpcf7-checkbox input {
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  margin: 0;
}

.wpcf7-list-item-label {
  display: inline-block;
  vertical-align: top;
  padding-left: 6px;
  font-family: sans_r;
  font-size: 15px;
  color: #000;
  line-height: 20px;
  text-align: center;
  text-transform: none;
}

.fo1 {
  display: table;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  margin-top: -7px;
}

input.wpcf7-submit {
  display: table;
  width: 230px;
  height: 62px;
  background-color: #ea6b48;
  border: 0;
  -webkit-box-shadow: 7px 7px 0px 0px rgba(188, 145, 235, 1);
  -moz-box-shadow: 7px 7px 0px 0px rgba(188, 145, 235, 1);
  box-shadow: 7px 7px 0px 0px rgba(188, 145, 235, 1);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  font-family: treb_r;
  font-size: 18px;
  color: #fff;
  line-height: 52px;
  text-align: center;
  text-transform: uppercase;
  outline: none;
  transition: all 0.5s;
  margin: 0 auto;
  margin-top: 3px;
}

input.wpcf7-submit:hover {
  background-color: #e73a0b;
  color: #fff;
}

span.wpcf7-not-valid-tip {
  position: absolute;
  top: -38px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 150px;
  height: 38px;
  padding: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  background-color: rgba(0,0,0,0.6);
  font-family: sans_r;
  font-size: 12px;
  color: #fff;
  line-height: 17px;
  text-align: center;
  text-transform: none;
}

.ajax-loader {
  display: none !important;
}

div.wpcf7-response-output, .wpcf7 form .wpcf7-response-output {
  padding: 0px;
  border: 0px;
  font-family: sans_r;
  font-size: 15px;
  color: #000;
  line-height: 20px;
  text-align: center;
  margin: 0;
  margin-top: 17px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-mail-sent-ok {
  padding: 0;
  border: 0px;
  font-family: sans_r;
  font-size: 15px;
  color: #000;
  line-height: 20px;
  text-align: center;
  text-transform: none;
  margin: 0;
  margin-top: 17px;
}

.wpcf7-form-control-wrap.post-title, .wpcf7-form-control-wrap.dynamichidden-449 {
  display: none;
}
@media (min-width:1139px) {
	.co_block3_img2 img {height:391px;width:100%}
}
@media (min-width:330px) and (max-width:1138px) {
	.co_block3_img2 img {height:369px;width:100%}
}
@media (max-width:329px) {
	.co_block3_img2 img {height:315px;width:100%}
}
.dul-menu {
	font-size:13px;
	color:#ffe7b8;
	margin-left:20px;
}
.main-cont h2 {
	font-size:20px;
	font-weight:600;
	margin:20px 0;
}
.main-cont {
	font-size:15px;
	font-family: sans_r;
	line-height:1.7;
}
.cat-desc {
	width: 90%;
    margin: 0 auto 60px;
    line-height: 1.6;
}
.cat-desc h2 {
	font-size:22px;
	margin:20px 0;
}
.cat-desc ul {
	list-style-type:disc;
	margin-bottom:10px;
}
.cat-desc ul li {
	margin-left:60px;
}
.h3-foot {
	padding-bottom: 18px;
    font-family: sans_r;
    font-size: 18px;
    color: #fff;
    line-height: 22px;
	font-weight: normal;
	text-transform: none;
    margin: 0;
}
.h3-search {
	text-align: center;
	margin-bottom: 15px;
	font-size: 18px;
}
#footer1 .h3-search {
	color:#FFF;
	text-align:left;
}
.h4-preim {
	display: inline-block;
    vertical-align: top;
    width: 23%;
    font-family: un_r;
    font-size: 21px;
    color: #000;
    line-height: 26px;
    text-align: left;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 16px;
	font-weight: normal;
	text-transform: none;
}
.h4-preim img {
	float: left;
    margin: 0 10px 0 0;
}
.h4-why {
	display: inline-block;
    vertical-align: top;
    width: 48%;
    font-family: un_r;
    font-size: 18px;
    color: #fff;
    line-height: 22px;
    text-align: left;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 27px;
	font-weight: normal;
	text-transform: none;
}
.h4-why img {
	float: left;
    margin: 0 10px 0 0;
}
@media screen and (max-width: 1139px) {
	.h4-preim {
		font-size: 18px;
		line-height: 22px;
	}
}
@media screen and (max-width: 991px) {
	.h4-preim {
		width: 48%;
		text-align: center;
		margin-bottom: 26px;
	}
	.h4-preim img {
		float: none;
		display: block;
		margin: 0 auto;
	}
	.h4-why {
		font-size: 16px;
		line-height: 20px;
		text-align: center;
		margin-bottom: 23px;
	}
	.h4-why img {
		float: none;
		display: block;
		margin: 0 auto;
		margin-bottom: 5px;
	}
}
@media screen and (max-width: 499px) {
	.h4-preim {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.h4-why {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}
.cat-desc a {
	color:#bc91eb;
}
#idcat-3, #idcat-4, #idcat-5 {
	display:none!important;
}