body {
  font-family: 'Playfair Display', serif;
  max-width: 1366px;
  margin: 0 auto;
}

a, div, span, img, i, li, button {
  transition: 0.3s;
}

a {
  text-decoration: none !important;
  color: inherit;
}

a:hover, a:focus, a:visited {
  color: inherit;
}

p, h3 {
  margin: 0;
  padding: 0;
}

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

/* page settings */

.do-container {
  max-width: 1366px;
  margin: 0 auto;
}

.page-grid {
  width: 100%;
  max-width: 1366px;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
  z-index: -1;
}

.page-line {
  height: 100vh;
  border-right: 1px solid #e0d4c6;
  width: 16.6666666667%;
  float: left;
}

@media (min-width: 1367px) {
  .page-line.first {
    border-left: 1px solid #e0d4c6;
  }
}

.left-1 {
  margin-left: 16.6666666667%;
}

.left-2 {
  margin-left: calc(16.6666666667% * 2);
}

.left-3 {
  margin-left: calc(16.6666666667% * 3);
}

.left-4 {
  margin-left: calc(16.6666666667% * 4);
}

.left-5 {
  margin-left: calc(16.6666666667% * 5);
}

.do-row {
  display: table;
  width: 100%;
}

.do-1, .do-2, .do-3, .do-4, .do-5, .do-mob-1, .do-mob-2, .do-mob-3, .do-mob-4, .do-mob-5, .do-mob-6 {
  float: left;
}

.do-1 {
  width: 16.6666666667%;
}

.do-2 {
  width: calc(16.6666666667% * 2);
}

.do-3 {
  width: calc(16.6666666667% * 3);
}

.do-4 {
  width: calc(16.6666666667% * 4);
}

.do-5 {
  width: calc(16.6666666667% * 5);
}

.do-6 {
  width: 100%;
}

/* page settings mobile */

@media (max-width: 992px) {
  .do-mob-1 {
    width: 16.6666666667%;
  }
  .do-mob-2 {
    width: calc(16.6666666667% * 2);
  }
  .do-mob-3 {
    width: calc(16.6666666667% * 3);
  }
  .do-mob-4 {
    width: calc(16.6666666667% * 4);
  }
  .do-mob-5 {
    width: calc(16.6666666667% * 5);
  }
  .do-mob-6 {
    width: 100%;
  }
  .left-mob-0 {
    margin-left: 0;
  }
  .left-mob-1 {
    margin-left: 16.6666666667%;
  }
  .left-mob-2 {
    margin-left: calc(16.6666666667% * 2);
  }
  .left-mob-3 {
    margin-left: calc(16.6666666667% * 3);
  }
  .left-mob-4 {
    margin-left: calc(16.6666666667% * 4);
  }
  .left-mob-5 {
    margin-left: calc(16.6666666667% * 5);
  }
}

/* page content settings */

.do-title {
  font-size: 24px;
  color: rgb( 1, 52, 81);
  color: rgb(2, 24, 37);
}

.do-head-brown {
  font-size: 24px;
  color: rgb( 199, 178, 153);
}

.do-p-white {
  font-size: 14px;
  color: rgb( 255, 255, 255);
}

.do-p {
  font-size: 14px;
  color: rgb( 1, 52, 81);
  line-height: 2.1;
}

.go-to-page {
  padding-left: 16px;
}

.go-to-page a {
  font-size: 14px;
  color: rgb( 199, 178, 153);
  font-weight: bold;
  position: relative;
  display: inline-block;
}

.go-to-page a::before {
  content: '';
  width: 12px;
  height: 1px;
  background: #c7b299;
  position: absolute;
  bottom: 5px;
  left: -16px;
}

/* sub page setting */

.sub-header {
  height: 400px;
  margin-bottom: 66px;
}

.sub-header-title {
  position: absolute;
  bottom: 170px;
}

.sub-head-text {
  font-size: 24px;
  color: rgb( 255, 255, 255);
}

.sub-guide {
  position: absolute;
  width: 100%;
  bottom: -66px;
}

.sub-guide-content {
  height: 148px;
  background: #c7b299;
  max-width: 388px;
  /* min-width: 388px; */
  min-width: 40%;
  padding-left: 29px;
  padding-top: 47px;
  width: max-content;
  padding-right: 100px;
}

.sub-guide-content.long {
  /* max-width: 590px; */
}

.sub-guide-content h3 {
  font-size: 24px;
  color: #004264;
  color: rgb(2, 24, 37);
}

.sub-guide-content span {
  display: block;
  font-size: 14px;
  color: rgb( 255, 255, 255);
  padding-top: 20px;


}

.sub-guide-content span b {
  color: #004264;
  color: rgb(2, 24, 37);
  font-weight: inherit;
}

.page-img-left {
  margin: 85px 0;
  width: 100%;
}

.page-img-left::before {
  content: '';
  width: calc(33% + 3px);
  height: calc(100% + 170px);
  background: #c7b299;
  z-index: -1;
  position: absolute;
  left: 0;
  top: -85px;
}

/* page content */

.header {
  width: 100%;
  height: 117px;
  /* background: #004264b0; */
  background: #10252fb0;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  max-width: 1366px;
}

.mus-nav {
  margin: 0;
  border: 0;
  background-color: transparent;
}

.mus-nav .navbar-collapse {
  padding: 0;
}

.header-up {
  height: 28px;
  line-height: 28px;
  text-align: right;
  margin: 10px 0;
}

.up-input {
  background: transparent;
  border: 0;
  outline: none;
  color: #fff;
  font-size: 12px;
}

.up-input::placeholder {
  font-size: 12px;
  color: rgb( 255, 255, 254);
  text-align: right;
}

.up-a {
  font-size: 12px;
  color: rgb( 255, 255, 254) !important;
}

.up-btn {
  background: transparent;
  padding: 0 18px;
  margin: 0 21px;
  border: 0;
  border-right: 1px solid #c7b299;
  border-left: 1px solid #c7b299;
  color: #fff;
  outline: none;
}

.header .navbar {
  position: static;
}

.navbar-brand {
  position: absolute;
  left: 15px;
  top: 15px;
  padding: 0;
}

.menu-ul {
  float: right;
  padding-top: 24px;
  border-top: 1px solid #c7b299;
}

.menu-ul li+li {
  margin-left: 43px;
}

.menu-ul a {
  font-size: 14px;
  color: rgb( 255, 255, 255);
}

.home-slider {
  height: 606px;
}

.item-text {
  margin-top: 85px;
}

.item-text-title {
  font-size: 24px;
  color: rgb( 199, 178, 153);
  font-weight: bold;
}

.item-text-p {
  font-size: 14px;
  color: rgb( 255, 255, 255);
  line-height: 2.395;
  padding-top: 35px;
  font-family: 'Playfair Display', serif;


}

.item-text-a {
  padding-top: 35px;
  font-size: 14px;
  color: rgb( 199, 178, 153);
  font-weight: bold;
}

.owl-home-dots {
  position: absolute;
  bottom: -45px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
}

.owl-home-dots .thumbs .thumb:first-child, .owl-home-dots .thumbs .thumb:last-child {
  width: 23px;
  height: 23px;
}

.owl-home-dots .thumb {
  width: 27px;
  height: 27px;
  border-radius: 100%;
  background-color: #c7b299;
  border: 1px solid #c7b299;
  display: inline-block;
  margin-left: 11px;
  vertical-align: middle;
}

.owl-home-dots .thumb.active {
  transform: scale(1.2);
  background-color: #013451;
}

.owl-home-dots .icon {
  width: 90px !important;
  height: 90px !important;
  background-color: #013451;
  border-radius: 100%;
  border: 1px solid #c7b299;
  display: inline-block;
  margin-left: 11px;
  vertical-align: middle;
}

.owl-home-dots .icon span {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('../images/do-icon.png');
  background-position: center;
  background-repeat: no-repeat;
  z-index: 999;
}

.home-about {
  margin-bottom: 85px;
  padding-top: 85px;
}

.home-about-bg-brown {
  left: 0;
  height: calc(100% + 170px);
  background: #c7b299;
  z-index: -1;
}

.ha-quote span {
  font-size: 16px;
  color: rgb( 1, 52, 81);
  font-style: italic;
  line-height: 2.096;
}

.ha-quote {
  padding-top: 30px;
  font-weight: 600;
}

.ha-p {
  padding-top: 30px;
  font-family: 'Roboto', sans-serif;


  /*font-weight: 600;*/
}

.hm-tabs {
  padding-left: 70px;
}

.hm-logo {
  width: 90px;
  height: 90px;
  border-radius: 100%;
  border: 1px solid #c7b299;
}

.hm-logo::before, .hm-logo::after {
  content: '';
  width: 1px;
  height: 142px;
  background: #c7b299;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -166px;
}

.hm-logo::after {
  top: 112px;
}

.home-middle {
  padding: 73px 0 82px 0;
}

.hm-p {
  margin: 32px 0 25px 0;
  font-family: 'Roboto', sans-serif;

  font-size: 13px;

}

.hm-form-form {
  max-width: 458px;
  width: 100%;
}

.hm-form-input {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 9px;
}

.hmfi-text {
  max-width: 222px;
}

.hm-form-input.i-mr {
  margin-right: 9px;
}

.hm-form-input input, .hm-form-input textarea, .hm-form-input button {
  background: none;
  border: 1px solid #7b807b;
  width: 100%;
  color: #7b807b;
  padding-left: 16px;
}

.hm-form-input input {
  height: 42px;
  line-height: 42px;
}

.hm-form-input textarea {
  min-height: 88px;
  line-height: normal;
  padding-top: 10px;
}

.hmfi-button {
  text-align: right;
}

.hmfi-button button {
  max-width: 222px;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  color: rgb( 199, 178, 153);
  font-weight: bold;
  transition: all 0.3s ease-in-out;
}

.hmfi-button button:hover {
  background: rgb( 199, 178, 153);
  border-color: transparent;
  color: #fff;
}

.hm-form-input input::placeholder, .hm-form-input textarea::placeholder {
  font-size: 12px;
  color: rgba( 199, 178, 153, 0.302);
  font-weight: bold;
}

.do-collapse .panel-group .panel {
  border-radius: 0;
  background: transparent;
  border: 0;
}

.do-collapse .panel-group .panel+.panel {
  margin-top: 16px;
}

.do-collapse .panel-default>.panel-heading+.panel-collapse>.panel-body {
  border: 0;
  font-size: 12px;
  color: rgb( 255, 255, 255);
  line-height: 2;
}

.do-collapse .panel-default>.panel-heading {
  background: transparent;
  border: 1px solid #797f7b;
  transition: 0.3s;
  font-size: 13px;
  color: rgb( 255, 255, 255);
  font-weight: bold;
  border-radius: 0;
  position: relative;
  padding: 0;
  padding-left: 25px;
  height: 42px;
  line-height: 42px;
  font-family: 'Roboto', sans-serif;


}

.do-collapse-home .panel-default>.panel-heading+.panel-collapse>.panel-body {
  padding: 13px 13px 0 25px;
  font-family: 'Roboto', sans-serif;


}

.do-coll-icon {
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
}

.do-collapse .panel-default>.panel-heading.active {
  background: #697474;
  border-color: #697474;
}

.do-collapse .panel-default>.panel-heading span.do-plus {
  opacity: 0;
}

.do-collapse .panel-default>.panel-heading.active span.do-minus {
  opacity: 0;
}

.do-collapse .panel-default>.panel-heading.active span.do-plus {
  opacity: 1;
}

.do-collapse-home .panel-default>.panel-heading::before {
  content: '\f111';
  font-family: FontAwesome;
  color: #c7b299;
  font-size: 9px;
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
}

.do-collapse-home {
  padding-top: 32px;
}

.panel-group {
  margin-bottom: 0;
}

.hm-go {
  padding-top: 38px;
}

.hz-content {
  padding-top: 150px;
}

.hz-img {
  margin-top: 82px;
  position: relative;
  width: 100%;
}
.hz-img::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background: #c7b299;
  width: calc(33% + 3px);
  height: calc(100% + 170px);
  z-index: -1;
}
.hz-img img {
  display: block;
  margin-left: auto;
}

.hz-list {
  padding-top: 40px;
}

.hz-list-ul li {
  width: 49%;
  position: relative;
  margin: 7px 0;
}

.hz-list-ul li a {
  display: inline-block;
  /* font-size: 14px; */
  font-size: 13px;
  color: rgb( 8, 52, 78);
  color: rgb(2, 24, 37);
  font-weight: 600;
  /*padding-left: 4px;*/
  font-family: 'Roboto', sans-serif;


}

.hz-list-img {
  display: inline-block;
  width: 24px;
  height: 23px;
  opacity: 0;
  position: absolute;
  left: 1px;
  bottom: 0;
}

.hz-list-img img {
  vertical-align: baseline;
}

.hz-list-ul li:hover a {
  transform: matrix(1, 0, 0, 1, 30, 0);
}

.hz-list-ul li:hover .hz-list-img {
  opacity: 1;
}

.hz-go-page {
  padding-bottom: 40px;
/*  text-align: right;
padding-right: 32px;*/
margin-left: calc(50% - 1px);
}

.hz-go-page a {
  color: rgb( 8, 52, 78);
}

.hz-go-page a::before {
  background: rgb( 8, 52, 78);
}

.hz-brown {
  background: #c7b299;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: calc(50%);
  display: none;
}

.home-news-slider {
  padding-top: 80px;
  padding-bottom: 95px;
}

.hns-title {
  padding-bottom: 47px;
}

.owl-news img, .owl-news .item {
  width: auto;
  /* max-height: 315px; */
  max-width: 390px;
  /*margin-left: -1px;*/
}

.owl-news .owl-item img {
  opacity: 0;
  height: 315px;
}

.owl-news .owl-item.active img {
  opacity: 1;
}

.owl-news .owl-nav {
  position: absolute;
  top: 171px;
  right: -68px;
}

.owl-news .owl-nav div {
  width: 68px;
  height: 68px;
  background: #004264;
  position: relative;
  margin-bottom: 10px;
}

.owl-news .owl-nav div.owl-prev:hover img {
  transform: translate(-50%, -50%) matrix(1, 0, 0, 1, -10, 0);
}

.owl-news .owl-nav div.owl-next:hover img {
  transform: translate(-50%, -50%) matrix(1, 0, 0, 1, 10, 0);
}

.news-p {
  font-size: 14px;
  color: rgb( 1, 52, 81);
  color: rgb(2, 24, 37);
  line-height: 2.395;
  font-family: 'Roboto', sans-serif;


}

.hn-pad {
  padding-top: 24px;
  padding-bottom: 37px;
}

.subscriptions {
  padding: 12px 0;
  background: #c7b299;
}

.subscriptions-text {
  display: inline-block;
  text-align: center;
  font-size: 12px;
  color: rgba( 1, 52, 81, 0.678);
  line-height: 2;
  width: 25%;
  position: relative;
  border-right: 1px solid #97978c;
  padding: 10px 0;
}

.subscriptions-form {
  display: inline-block;
}

.footer {
  background: #004264;
  position: relative;
  margin-top: 41px;
}

.subscriptions-row {
  position: absolute;
  top: -41px;
}

.footer1-title {
  font-size: 23px;
  color: rgb( 199, 178, 153);
  line-height: 1;
}

.footer1-title b {
  font-weight: normal;
  font-size: 14px;
}

.e-bulten-input {
  display: inline-block;
  position: relative;
  width: 228px;
  height: 45px;
  overflow: hidden;
  margin-left: 47px;
}

.e-bulten {
  width: 100%;
  height: 100%;
  line-height: 45px;
  text-align: center;
  background: #004264;
  border: 0;
  color: #fff;
  outline: none;
  font-size: 14px;
  color: rgb( 255, 255, 255);
}

.e-bulten-input::after {
  content: '';
  width: 21px;
  height: 21px;
  background: #c7b299;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  right: -13px;
  z-index: 2;
}

.abone-input {
  width: 321px;
  height: 45px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.abone {
  line-height: 45px;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #506f79;
  border: 0;
  color: #fff;
  outline: none;
}

.abone::placeholder {
  font-size: 12px;
  color: rgba( 255, 255, 255, 0.471);
}

.abone-input::before {
  content: '';
  width: 21px;
  height: 21px;
  background: #506f79;
  position: absolute;
  top: 50%;
  left: -8px;
  transform: translateY(-50%) rotate(45deg);
  z-index: 2;
}

.footer-content {
  padding-top: 150px;
}

.footer1-text {
  padding: 32px 0;
  font-size: 12px;
  color: rgba( 199, 178, 153, 0.49);
  line-height: 2.395;
  font-family: 'Roboto', sans-serif;


}

.footer-social ul li {
  width: 38px;
  height: 38px;
  border-radius: 100%;
  border: 1px solid #c7b299;
}

.footer-social ul li:hover {
  box-shadow: inset 0 0 0 22px #c7b299;
  border-color: transparent;
}

.footer-social ul li:hover i {
  color: #004264;
}

.footer-social ul li+li {
  margin-left: 3px;
}

.footer-social ul li a {
  display: block;
}

.footer-social ul li i {
  color: #c1ae97;
}

.footer-go-page {
  padding-bottom: 30px;
}

.footer-go-page a {
  pointer-events: none;
  font-size: 14px;
  color: rgb( 199, 178, 153);
}

.footer-link-ul li a, .footer-link-ul li span {
  font-size: 13px;
  color: rgb( 255, 255, 255);
  line-height: 2.395;
  font-family: 'Roboto', sans-serif;


}

.footer-link-ul li:hover a, .footer-link-ul li:hover span, .footer-link-ul li:hover {
  transform: matrix(1, 0, 0, 1, 10, 0);
}

.fo-contact-ul li:hover {
  transform: matrix(1, 0, 0, 1, 0, 0);
}

.con-img {
  display: inline-block;
  width: 32px;
}

.fo-contact-ul li span {
  display: inline-flex;
}

.copyright {
  border-top: 1px solid #c6b299;
  margin-top: 45px;
}

.copy-text {
  font-size: 12px;
  color: rgb( 199, 178, 153);
  padding: 25px 0;
}

.copy1 {
  float: left;
}

.copy2 {
  float: right;
}

.copy2 img {
  vertical-align: baseline;
}

.about-page {
  padding-top: 69px;
}

.about-page-about-text {
  padding-bottom: 75px;
}

.about-val-ul li {
  font-size: 14px;
  color: rgb( 1, 52, 81);
  color: rgb(2, 24, 37);
  line-height: 2.395;
  position: relative;
  font-family: 'Roboto', sans-serif;


}

.about-val-ul li::before {
  content: '\f111';
  font-family: FontAwesome;
  font-size: 15px;
  color: #c7b299;
  margin-right: 17px;
}

.about-values {
  padding-top: 75px;
}

.about-val-ul {
  padding-top: 20px;
}

.our-team {
  padding-top: 80px;
  padding-bottom: 150px;
}

.our-team .do-title {
  padding-bottom: 42px;
}

.our-team-ul li {
  width: 25%;
  float: left;
  margin-bottom: 3px;
  margin-bottom: 30px;
}
.our-team-ul li:nth-child(2) {
  margin-right: 50%;
}
.team-img img {
  max-width: 182px;
}
.team-info {
  padding-top: 5px;
}
.team-info span {
  display: block;
  font-size: 14px;
  color: rgb( 1, 52, 81);
  color: rgb(2, 24, 37);
  line-height: 1.8;
}

.team-info a {
  font-size: 12px;
  color: rgb( 199, 178, 153);
  line-height: 1.8;
}

.working-zone-page {
  padding: 97px 0;
}

.wz-grey-box {
  background: #e6e5e5;
  padding: 45px 150px 45px 40px;
  margin-bottom: 167px;
}

.wz-img {
  position: absolute;
  right: 0;
  /*bottom: -167px;*/
  bottom: -200px;
  height: 335px;
  width: 50%;
}

.wz-gb-title img {
  vertical-align: baseline;
}

.wz-gb-title {
  font-size: 14px;
  color: rgb( 8, 52, 78);
  color: rgb(2, 24, 37);
  font-weight: bold;
}

.wz-gb-text {
  padding-top: 40px;
  padding-bottom: 68px;
  font-size: 14px;
  color: rgb( 1, 52, 81);
  color: rgb(2, 24, 37);
  line-height: 2.395;
  font-weight: 600;
}

.wz-gb-text p, .wz-gb-text span {
  color: inherit;
  line-height: inherit;
  font-family: 'Roboto', sans-serif;


}

.wz-list {
  width: 60%;
}

.wz-list-ul {
  padding-top: 10px;
}

.wz-list-ul li {
  font-size: 13px;
  color: rgb( 8, 52, 78);
  line-height: 2.579;
  font-weight: 600;
}

.wz-list-ul li::before {
  content: '\f111';
  font-family: FontAwesome;
  color: #004264;
  margin-right: 7px;
  font-size: 8px;
  transition: 0.3s;
}

.wz-list-ul li a {
  vertical-align: middle;
}

.wz-list-ul li:hover, .wz-list-ul li:hover::before {
  color: #c7b299;
}

.wz-menu-ul .wz-li {
  font-size: 14px;
  color: rgb( 8, 52, 78);
  color: rgb(2, 24, 37);
  line-height: 2.395;
  font-weight: 600;
}

.wz-dropdown .wz-a {
  display: block;
}

.wz-dropdown .wz-a::after {
  content: '\f105';
  font-family: FontAwesome;
  margin-left: 10px;
}

.wz-dropdown.active .wz-a::after {
  content: '\f107';
  font-family: FontAwesome;
  margin-left: 10px;
}

.wz-drop-content a {
  font-size: 12px;
  color: rgb( 8, 52, 78);
  color: rgb(2, 24, 37);
  line-height: 2.794;
  display: block;
}

.wz-drop-content a::before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 1px;
  background: #c7b299;
  margin-right: 2px;
}

.onthispage {
  color: #c7b299 !important;
}

.news-page {
  padding-bottom: 79px;
}

.news-page .news-box {
  margin-top: 42px;
}

.pagi-row {
  padding-top: 50px;
}

.news-pag li+li, .share-news-ul li+li {
  margin-left: 5px;
}

.news-pag li a, .share-news-ul li a {
  display: block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  background: #004264;
  color: #c7b299;
  font-size: 20px;
}

.news-pag li.active a, .news-pag li a:hover, .share-news-ul li a:hover {
  /* background: #c7b299; */
  color: #004264;
}

.share-news-ul {
  margin-left: -1px;
}

.news-detail-page {
  padding: 95px 0;
}

.page-img-left.news-image::before {
  background: #e8e8e8;
}

.news-detail-page .about-values {
  padding-top: 79px;
}

.news-detail-text {
  font-size: 14px;
  color: rgb( 1, 52, 81);
  line-height: 2.395;
  padding-top: 20px;
  font-weight: 600;
  padding-left:5px;
  padding-right: 5px;
}

.news-det-title {
  font-size: 16px;
  color: rgb( 0, 66, 100);
  font-weight: bold;
}

.share-news {
  padding-top: 90px;
}

.contact-page {
  padding: 95px 0;
}

.share-news span {
  display: block;
  margin-bottom: 17px;
  font-size: 14px;
  color: rgb( 0, 66, 100);
  font-weight: 600;
}

.map {
  height: 610px;
}

.map iframe {
  width: 100%;
  height: 100%;
}

.map::before {
  content: '';
  width: 50%;
  height: 50px;
  background: #c7b299;
  position: absolute;
  bottom: -50px;
  right: 0;
}

.contact-page-ul li {
  height: 46px;
  line-height: 46px;
  position: relative;
  margin-bottom: 8px;
}

.con-li-img {
  display: inline-block;
  width: 46px;
  height: 46px;
  background: #004264;
  position: relative;
  margin-right: 13px;
}

.con-li-text {
  position: absolute;
  left: 59px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  color: rgb( 0, 66, 100);
  color: rgb(2, 24, 37);
  font-weight: 600;
  font-family: 'Roboto', sans-serif;


}

.con-li-text::before {
  content: '';
  width: 5px;
  height: 1px;
  background: #004264;
  position: absolute;
  left: -7px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: 0.3s;
}

.con-li-text:hover {
  transform: translateY(-50%) matrix(1, 0, 0, 1, 7, 0);
}

.con-li-text:hover::before {
  opacity: 1;
}

.c-form-input {
  margin-bottom: 10px;
}

.c-form-input input, .c-form-input textarea {
  border: 0;
  background: #e6e5e5;
  font-size: 13px;
  color: rgb( 83, 83, 83);
  width: 100%;
}

.c-form-input input::placeholder, .c-form-input textarea::placeholder {
  font-size: 13px;
  color: rgb( 83, 83, 83);
}

.c-form-input input {
  height: 51px;
  line-height: 51px;
  padding-left: 20px;
}

.c-form-input textarea {
  min-height: 174px;
  padding-top: 16px;
  padding-left: 20px;
}

.c-form-input button {
  width: 50%;
  height: 51px;
  background: #004264;
  border: 0;
  display: block;
  margin-left: auto;
  font-size: 13px;
  color: rgb( 255, 255, 255);
}

.contact-form .c-form-input:last-child {
  margin-bottom: 0;
}

.contact-form-stage {
  padding-top: 60px;
}

.faq-collapse .panel-default>.panel-heading, .faq-collapse .panel-default>.panel-heading.active {
  background: #e6e5e5;
  border: 0;
  font-size: 14px;
  color: rgb( 1, 52, 81);
}

.faq-collapse .panel-default>.panel-heading+.panel-collapse>.panel-body {
  font-size: 12px;
  color: rgb( 1, 52, 81);
  line-height: 2.794;
  font-weight: 600;
}

.faq-collapse .panel-default>.panel-heading::before {
  display: none;
}

.faq-collapse .panel-group .panel+.panel {
  margin-top: 10px;
}

.faq-title {
  font-size: 16px;
  color: rgb( 0, 66, 100);
  padding-top: 69px;
  font-weight: 600;
}

.faq-page {
  padding-bottom: 95px;
}

.go-to-page a {
  padding: 15px 40px;
  margin-left: -15px;
}

.go-to-page a span {
  transform: matrix(1, 0, 0, 1, 0, 20);
  display: block;
}

.go-to-page a:hover span {
  transform: matrix(1, 0, 0, 1, 0, 0);
}

.go-to-page a::before {
  width: 12px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 20px;
  background: transparent;
  border-left: 1px solid #c7b299;
  border-bottom: 1px solid #c7b299;
  transition: 0.3s;
}

.go-to-page a::after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  transition: 0.3s;
}

.go-to-page a:hover::before {
  width: 100%;
  height: 100%;
  left: 0;
}

.go-to-page a:hover::after {
  width: 100%;
  height: 100%;
  border-right: 1px solid #c7b299;
  border-top: 1px solid #c7b299;
}

@media (min-width: 1200px) {
  .plf-lg {
    margin-left: 48px;
  }
}

.footer-go-page {
  padding-left: 0;
}

.footer-go-page span {
  display: inline-block;
  /* padding-left: 15px; */
  font-size: 14px;
  color: rgb( 199, 178, 153);
  text-transform: uppercase;
}

.footer-go-page span::before {
  content: '';
  width: 0;
  height: 1px;
  background: rgb( 199, 178, 153);
  display: inline-block;
  transition: 0.3s;
  backface-visibility: hidden;
}

.footer2:hover .footer-go-page span::before {
  width: 12px;
  margin-right: 6px;
}

.about-val-ul li:hover {
  transform: matrix(1, 0, 0, 1, 10, 0);
}

/* effect */

.img-effect-1 {
  width: 1px;
  transition: 0.9s;
  height: 392px;
}

.img-effect-1.eff-active {
  width: 100%;
  max-width: 608px;
}

.img-effect-2 {
  width: 1px;
  transition: 0.9s;
  height: 472px;
  margin-left: auto;
}

.img-effect-2.eff-active {
  width: 100%;
  max-width: 615px;
}

.img-effect-wz {
  width: 1px;
  transition: 0.7s;
  backface-visibility: hidden;
}

.img-effect-wz.eff-active {
  width: 50%;
}

.sub-guide-content {
  transform: matrix(1, 0, 0, 1, -90, 0);
  opacity: 0;
  transition: 1s;
}

.sub-guide-content.sg-active {
  transform: matrix(1, 0, 0, 1, 0, 0);
  opacity: 1;
}

/*.hz-go-page a::before, .hz-go-page a::after {
  border-color: rgb( 8, 52, 78) !important;
  }*/

  .e-bulten-input button, .c-form-input button {
    border: 1px solid transparent;
  }

  .e-bulten-input button:hover, .c-form-input button:hover, .news-pag li a:hover, .news-pag li.active a {
    box-shadow: inset 0 0 0 28px #c7b299;
    border-color: #004264;
  }

  .e-collection-page {
    padding: 70px 0;
  }

  .e-col-title {
    font-size: 16px;
    color: rgb( 8, 52, 78);
    color: rgb(2, 24, 37);
    font-weight: bold;
  }

  .e-col-text {
    font-size: 14px;
    color: rgb( 8, 52, 78);
    color: rgb(2, 24, 37);
    line-height: 2.395;
    font-weight: 600;
    padding-top: 20px;
    font-family: 'Roboto', sans-serif;


  }

  .e-col-link {
    padding-top: 18px;
  }


  .team-detail-page {
    padding-top: 67px;
  }

  .tdb-text {
    font-size: 14px;
    color: rgb( 51, 64, 72);
    line-height: 2.395;
  }

  @media (max-width: 992px) {
    .navbar-header {
      float: none;
    }
    .navbar-left, .navbar-right {
      float: none !important;
    }
    .navbar-toggle {
      display: block;
      border-radius: 0;
    }
    .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
      display: none !important;
    }
    .navbar-nav {
      float: none !important;
      margin-top: 7.5px;
    }
    .navbar-nav>li {
      float: none;
    }
    .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
    }
    .collapse.in {
      display: block !important;
    }
  }

/* @keyframes mob-menu {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
  } */

  .wz-menu-toggle {
    display: none;
  }

  @media (max-width: 992px) {
    .wz-menu-toggle {
      display: block;
    }
    .header {
      position: fixed;
      height: 100px;
    }
  /* .collapse.in {
    animation: mob-menu 1s;
    animation-fill-mode: forwards;
    } */
    .navbar-collapse {
      margin: 0 -15px;
      overflow: hidden;
      text-align: center;
      /* opacity: 0; */
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
      background-color: #c7b299;
    }
    .navbar-default .navbar-toggle:focus .icon-bar {
      background: #0d3042;
    }
    .menu-ul {
      float: none;
      border: 0;
      background: #0d3042;
      width: 100%;
      padding: 24px 0
    }
    .menu-ul li {
      display: block;
      line-height: 3;
      position: relative;
    }
    .menu-ul li a {
      display: inline-block;
      position: relative;
    }
    .menu-ul li a::before, .menu-ul li a::after {
      content: '';
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 0;
      height: 1px;
      background: #c7b299;
      transition: 1s;
      transition-duration: 1s;
    }
    .menu-ul li a::before {
      /* display: none; */
      left: calc(100% + 15px);
    }
    .menu-ul li a::after {
      right: calc(100% + 15px);
    }
    .collapse.in .menu-ul li a::before, .collapse.in .menu-ul li a::after {
      width: 500px;
    }
    .menu-ul li+li {
      margin-left: 0;
    }
    .home-about-bg-brown {
      height: 100%;
    }
    .home-about {
      padding: 0;
      margin: 0 0 45px 0;
    }
    .hmfi-text, .hmfi-button button {
      max-width: 100%;
    }
    .home-middle .hm-tabs {
      padding-left: 0;
      margin-top: 90px;
    }
    .hm-logo::before, .hm-logo::after {
      width: 80px;
      height: 1px;
      left: -100px;
      top: 50%;
      transform: translateY(-50%);
    }
    .hm-logo::after {
      left: 100px;
    }
    .hm-middle-logo {
      padding-top: 57px;
      padding-top: 122px;
    }
    .hm-logo {
      width: 70px;
      height: 70px;
    }
    .do-collapse .panel-default>.panel-heading {
      font-size: 10px;
    }
    .hz-list-ul li {
      vertical-align: middle;
    }
    .navbar-brand img {
      max-width: 90px;
    }
    .hz-brown {
      z-index: -1;
    }
    .hz-content {
      padding-top: 50px;
    }
    .subscriptions-form {
      width: 74%;
      vertical-align: text-bottom;
    }
    .e-bulten-input, .abone-input {
      width: 100%;
      margin-left: 0;
    }
    .e-bulten-input::after, .abone-input::before {
      display: none;
    }
    .footer-content {
      text-align: center;
    }
    .footer-go-page {
      padding: 10px 0;
      margin-top: 20px;
    }
    .owl-home-dots {
      width: 100%;
      text-align: center;
    }
    .page-img-left::before {
      height: calc(100% + 80px);
      top: -40px;
    }
    .our-team-ul li {
      display: block;
      width: 100%;
    }
    .team-img img {
      max-width: 150px;
    }
    .our-team {
      padding: 50px 0;
    }
    .about-values {
      padding: 0;
    }
    .about-page-about-text {
      padding-bottom: 0;
    }
    .sub-guide-content {
      width: 100%;
      padding-right: 15px;
    }
    .working-zone-page {
      padding: 50px 0;
    }
    .wz-grey-box {
      padding-right: 15px;
      padding-left: 20px;
      margin-top: 15px;
    }
    .wz-list {
      width: 100%;
    }
    .wz-img {
      height: 185px;
    }
    .img-effect-wz.eff-active {
      width: 100%;
    }
    .wz-gb-text {
      font-size: 10px;
      padding-top: 20px;
      padding-bottom: 30px;
    }
    .sub-guide-content span {
      font-size: 12px;
      padding-top: 10px;
    }
    .sub-guide .left-1 {
      margin-left: 0;
    }
    .wz-list-ul li {
      font-size: 11px;
    }
    .news-page .news-box img {
      max-width: 250px;
    }
    .hn-pad {
      padding-bottom: 0;
    }
    .copy-text {
      font-size: 8px;
    }
    .news-detail-page .about-values {
      padding-top: 0;
    }
    .share-news {
      padding-top: 20px;
    }
    .news-detail-page {
      padding-bottom: 50px;
      padding-top: 0;
    }
    .news-detail-page .news-image img {
      width: 100%;
    }
    .contact-page-ul li {
      line-height: normal;
    }
    .contact-form-stage {
      padding-bottom: 25px;
    }
    .map {
      height: 380px;
    }
    .home-about-content {
      padding-left: 4px;
    }
    .owl-news .owl-nav div {
      width: 55px;
      height: 55px;
    }
    .owl-news .owl-nav {
      top: 195px;
      right: calc(-16.6666666667% - 2px);
    }
    .news-page {
      padding-bottom: 42px;
    }
    .owl-home-dots {
      bottom: -33px;
    }
    .owl-home-dots .icon {
      width: 70px !important;
      height: 70px !important;
    }
    .wz-drop-content a {
      font-size: 14px;
    }
    .wz-menu-ul {
      display: none;
    }
    .wz-menu-toggle {
      font-size: 24px;
      color: #004264;
      position: relative;
      display: inline-block;
    }
    .wz-menu-toggle i {
      vertical-align: text-top;
    }
  /* .wz-menu-toggle::after {
    content: '\f0dd';
    font-family: FontAwesome;
    display: block;
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-39%) rotate(90deg);
    } */
    .wz-dropdown.active, .wz-drop-content a {
      color: #c7b299;
    }
  }

  @media (min-width: 768px) and (max-width: 992px) {
    .navbar-collapse {
      width: calc(100% + 50px);
      margin-left: -27px;
    }
    .img-effect-wz.eff-active {
      width: 50%;
      height: 240px;
    }
    .our-team-ul li {
      width: 50%;
    }
    .owl-news .owl-item img {
      height: 271px;
    }
    .owl-news img, .owl-news .item {
      max-width: 290px;
    }
    .owl-news .owl-nav {
      top: 151px;
      right: calc(-8.666667%);
    }
    .hm-form-form {
      margin: 0 auto;
    }
  }

  @media (min-width: 1024px) and (max-width: 1200px) {
    .team-img img {
      max-width: 130px;
    }
    .menu-ul li+li {
      margin-left: 15px;
    }
    .menu-ul a {
      font-size: 13px;
    }
    .hm-form-form {
      max-width: 375px;
    }
    .hmfi-text {
      max-width: 100%;
    }
    .news-box img {
      width: 90%;
    }
    .contact-page-ul li {
      line-height: normal;
    }
  }

  .ha-p blockquote {
    border-left: 0;
    margin-right: 0;
    padding: 0;
    font-style: italic;

  }

  .ha-p blockquote::before, .ha-p blockquote::after {
    content: '';
    width: 23px;
    height: 23px;
    background-image: url('../images/semicolon.png');
    display: inline-block;
    vertical-align: baseline;
    vertical-align: -webkit-baseline-middle;
  }
  .ha-p blockquote::before {

  }

  .ha-p blockquote::after {
    width: 18px;
    height: 18px;
    background-size: contain;
  }
  .ha-p p {
    color: rgb(2, 24, 37);
  }

  @media (min-width: 1200px) {
    .home-about-content {
      padding-right: 104px;
    }
  }

  .home-about-content .go-to-page a {
    color: rgb(2, 24, 37);
  }



  /*css 15.01.18 start*/

  .tdb-text {
    font-family: 'Roboto', sans-serif;

  }

  .news-box img {
    max-height: 317px;
  }

  .team-img img {
    height: 213px;
  }

  .wz-gb-text {
   font-family: 'Roboto', sans-serif;

 }

 .wz-list {
  min-height: 40px;
}

.wz-gb-text {
  min-height: 80px;
}

.hz-list-img img, .wz-gb-title img {
  display: none;
}

.hz-list-img {
  width: 12px;
  height: 1px;
  background: #c7b299;
  left: 0;
  bottom: 4px;
}

.hz-list-ul li:hover a {
  transform: matrix(1, 0, 0, 1, 13, 0);
}

.page-img-left {
  max-height: 317px;
}

.footer-link-ul li a, .footer-link-ul li span {
  color: rgba(199, 178, 153, 0.67);  
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
}
.footer1-text {
  color: rgba(199, 178, 153, 0.68); 
  font-family: 'Roboto', sans-serif;
}
@media (min-width: 1200px) {
  .menu-ul a {
    font-size: 15px;
  }
  .news-box img {
    width: 392px;
    height: 265px;
  }

  .page-img-left {
    height: 317px;
  }

  .page-img-left img {
    width: 562px;
  }
  .footer-link-ul li a, .footer-link-ul li span {
    font-size: 14px;
  }
  .footer1-text {
    font-size: 14px;
  }

  .news-p {
    max-width: 392px;
    text-align: justify;
  }

  .hn-pad {
    padding-bottom: 0;
    height: 95px;
  }
}

blockquote::before {    
    content: '';
    width: 23px;
    height: 23px;
    background-image: url('../images/semicolon.png');
    display: inline-block;
    vertical-align: baseline;
    vertical-align: -webkit-baseline-middle;
  }

/*css 15.01.18 end*/