@charset "UTF-8";
@font-face {
  font-family: 'ProximaNovaBold';
  src: url("fonts/proximaNova/ProximaNova-Bold.eot");
  src: local("Proxima Nova Bold"), local("ProximaNova-Bold"), url("fonts/proximaNova/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/proximaNova/ProximaNova-Bold.woff") format("woff"), url("fonts/proximaNova/ProximaNova-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNovaExBold';
  src: url("fonts/proximaNova/ProximaNova-Extrabld.eot");
  src: local("Proxima Nova Bold"), local("ProximaNova-ExBold"), url("fonts/proximaNova/ProximaNova-Extrabld.eot?#iefix") format("embedded-opentype"), url("fonts/proximaNova/ProximaNova-Extrabld.woff") format("woff"), url("fonts/proximaNova/ProximaNova-Extrabld.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNovaLight';
  src: url("fonts/proximaNova/ProximaNova-Light.eot");
  src: local("Proxima Nova Bold"), local("ProximaNova-Light"), url("fonts/proximaNova/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("fonts/proximaNova/ProximaNova-Light.woff") format("woff"), url("fonts/proximaNova/ProximaNova-Light.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNovaRegular';
  src: url("fonts/proximaNova/ProximaNova-Regular.eot");
  src: local("Proxima Nova Bold"), local("ProximaNova-Regular"), url("fonts/proximaNova/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/proximaNova/ProximaNova-Regular.woff") format("woff"), url("fonts/proximaNova/ProximaNova-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/* ОСНОВНЫЕ СТИЛИ */
.fancybox-content {
  max-width: 85%; }

body {
  font-family: ProximaNovaBold, sans-serif; }

a img {
  border: none; }

header, nav, section, article, aside, footer, video, figure {
  display: block; }

.clb {
  clear: both;
  height: 0;
  width: 100%; }

h2 {
  font-size: 2.6em;
  font-family: ProximaNovaRegular, sans-serif;
  text-transform: uppercase; }

h4 {
  margin-bottom: 0; }

p {
  line-height: 23px; }

pre {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background-color: burlywood;
  color: #3b3b3b;
  width: 50%;
  margin: 2rem auto; }

.font-regular {
  font-family: ProximaNovaRegular, sans-serif; }

.font-bold {
  font-family: ProximaNovaBold, sans-serif; }

.font-light {
  font-family: ProximaNovaLight, sans-serif; }

.fa-file {
  transform: rotate(270deg); }

.red-line {
  border-bottom: 3px solid #ee344d;
  width: 32px;
  height: 3px; }

.line-white {
  display: none;
  width: 13px;
  height: 3px;
  background-color: white; }

.line-black {
  display: none;
  width: 13px;
  height: 3px;
  background-color: black; }

.mb-3rem {
  margin-bottom: 3rem; }

.mobile {
  display: none; }

.header {
  font-size: 1.1em;
  height: 120px; }
  .header .logo {
    padding-right: 3.3rem; }

.mobile-menu {
  display: none; }

.main-menu {
  font-family: ProximaNovaRegular, sans-serif;
  text-transform: uppercase; }
  .main-menu ul li a {
    color: #000000; }

.header_phone {
  font-size: 1.3em;
  text-align: right;
  color: #ee344d; }
  .header_phone a {
    color: #ee344d;
    text-decoration: none; }
    .header_phone a:hover {
      color: #ee344d;
      text-decoration: none; }

.object-desc .object-row {
  min-height: 4.3rem; }

.objects .object-item .object-item-image img {
  width: 100%; }
.objects .object-item .object-item-title {
  position: absolute;
  width: calc(100% - 30px);
  height: 220px; }
  .objects .object-item .object-item-title p {
    color: white;
    text-transform: uppercase;
    position: absolute;
    top: 15px;
    font-size: 2.5em;
    width: 250px;
    line-height: 1;
    margin: 0;
    padding: 10px;
    right: 15px;
    text-align: right;
    z-index: 2; }
  .objects .object-item .object-item-title .triangle-white {
    border: 110px solid transparent;
    border-left: 220px solid rgba(255, 255, 255, 0.58); }
  .objects .object-item .object-item-title .triangle-red {
    border: 403px solid transparent;
    border-top: 220px solid rgba(230, 0, 1, 0.58);
    border-right: 0px solid rgba(230, 0, 1, 0.58);
    margin-top: -220px;
    position: absolute;
    height: 0;
    right: 0; }

.special-offers {
  margin-top: 46px;
  padding-top: 46px;
  color: #000000;
  background-color: #f2f2f2; }
  .special-offers .offers-title {
    padding-bottom: 3rem; }
  .special-offers .offer-item {
    padding-bottom: 2rem; }
    .special-offers .offer-item .offer-image img {
      width: 100%; }
    .special-offers .offer-item .offer-image .offer-price {
      color: white;
      text-transform: uppercase;
      background-color: #ee344d;
      position: absolute;
      top: 185px;
      right: 15px;
      font-size: 1.1em;
      padding: 0.5em 0.7em; }
      .special-offers .offer-item .offer-image .offer-price span {
        font-size: 1.3em; }
    .special-offers .offer-item .offer-desc {
      padding-top: 2rem; }
      .special-offers .offer-item .offer-desc h4 {
        text-transform: uppercase; }
      .special-offers .offer-item .offer-desc p {
        font-family: ProximaNovaRegular, sans-serif;
        font-size: 1.1em; }

.our-skills {
  margin-top: 46px;
  color: white;
  background-color: #4c4c4c;
  padding-top: 46px;
  padding-bottom: 2.8rem; }
  .our-skills .skills-item {
    padding-top: 4.7rem;
    padding-bottom: 1.5rem; }
    .our-skills .skills-item .skills-desc {
      text-transform: uppercase;
      font-family: ProximaNovaBold, sans-serif;
      font-size: 1.5em; }
      .our-skills .skills-item .skills-desc p {
        line-height: 30px;
        letter-spacing: 0.09rem; }

#map-main {
  height: 680px; }

#map-about {
  height: 400px; }

.footer {
  background-color: black;
  padding: 3.4rem 4rem 1.8rem;
  color: white;
  font-family: ProximaNovaLight, sans-serif; }
  .footer .footer-la {
    padding-right: 5rem;
    border-right: 3px solid white; }
    .footer .footer-la .footer-logo {
      padding-bottom: 2.6rem; }
    .footer .footer-la .footer-address {
      font-size: 1.1em; }
  .footer .footer-menu ul {
    padding-bottom: 3.4rem; }
    .footer .footer-menu ul li a {
      color: white;
      text-transform: uppercase;
      padding-top: 0;
      letter-spacing: 1px;
      font-size: 1.05em; }
  .footer .footer-menu p a {
    color: white;
    padding-left: 1rem;
    font-size: 1.14em; }
  .footer .social {
    justify-content: space-between;
    min-width: 180px;
    margin-top: -1.4rem; }
    .footer .social .fb {
      font-size: 0.9em;
      margin-top: -0.1rem; }
    .footer .social .in {
      margin-top: -0.12rem; }
    .footer .social a {
      color: white;
      font-size: 2.6em; }
      .footer .social a .fab {
        vertical-align: bottom; }

.copy {
  background-color: black;
  padding: 0 4rem 1.8rem;
  color: white;
  font-family: ProximaNovaLight, sans-serif; }
  .copy .copy-in {
    border-top: 1px solid #808080; }
    .copy .copy-in .cr {
      text-transform: uppercase; }

.bg-object {
  height: 256px; }

.object {
  padding-top: 46px; }

.object-content {
  margin-top: 46px;
  font-family: ProximaNovaLight, sans-serif;
  font-size: 1.5em; }
  .object-content .object-img {
    padding-right: 1rem;
    border-right: 7px solid #ee344d;
    align-self: center; }
    .object-content .object-img .owl-nav {
      margin-top: 0; }
      .object-content .object-img .owl-nav .owl-prev, .object-content .object-img .owl-nav .owl-next {
        position: absolute;
        top: calc(270px - 116px);
        background: none;
        font-size: 3em; }
      .object-content .object-img .owl-nav .owl-prev {
        left: 0; }
      .object-content .object-img .owl-nav .owl-next {
        right: 0; }
    .object-content .object-img img {
      width: 100%; }
  .object-content .object-desc {
    padding-left: 1.6rem;
    min-height: 4.3rem; }
    .object-content .object-desc .bb {
      border-bottom: 1px solid #e5e5e5; }

.object-text {
  padding-top: 46px;
  font-family: ProximaNovaRegular, sans-serif;
  font-size: 1.1em; }

.object-item-detail {
  margin-top: 46px;
  padding-top: 46px;
  padding-bottom: 46px;
  border-top: 1px solid #e5e5e5;
  font-size: 1.15em; }

.navigation {
  font-family: ProximaNovaRegular, sans-serif; }
  .navigation .active-page {
    font-family: ProximaNovaBold, sans-serif;
    border-bottom: 1px solid black; }

.item-table {
  font-family: ProximaNovaLight, sans-serif;
  font-size: 1.2em;
  margin-top: 46px; }
  .item-table div {
    text-align: center;
    line-height: 60px; }
  .item-table .item-table-header {
    background-color: #ee344d;
    color: white; }

.item-body {
  border-bottom: 1px solid #e5e5e5;
  font-family: ProximaNovaLight, sans-serif;
  font-size: 1.2em; }
  .item-body div {
    text-align: center;
    line-height: 60px; }
  .item-body .item-table-body .far {
    color: #ee344d;
    font-size: 1.7em;
    line-height: 60px; }

.bg-form {
  background-color: white;
  max-width: 338px; }

.object-form {
  font-family: ProximaNovaRegular, sans-serif;
  color: #ee344d; }
  .object-form label {
    padding-top: 1rem; }
  .object-form input {
    width: 250px;
    border: 1px solid #ee344d;
    border-radius: 3px;
    height: 2.6rem; }
  .object-form textarea {
    width: 250px;
    border: 1px solid #ee344d;
    border-radius: 3px; }
  .object-form .sbm {
    margin-top: 2rem;
    padding: 0.5rem 2rem;
    background-color: #ee344d;
    text-transform: uppercase;
    color: white;
    cursor: pointer; }

.about {
  margin-top: 46px; }
  .about .about__desc_text {
    font-family: ProximaNovaLight, sans-serif;
    font-size: 1.5em; }
    .about .about__desc_text p {
      line-height: 1.25em; }

.about__skill {
  margin-top: 46px;
  padding-bottom: 2.3rem;
  padding-top: 4rem;
  background-color: #4c4c4c; }
  .about__skill .about__skill_item {
    text-transform: uppercase;
    text-align: center;
    color: white; }
    .about__skill .about__skill_item .about__skill_item_arrow {
      position: absolute;
      width: 58px;
      right: 0;
      top: -23px; }
    .about__skill .about__skill_item .red-line {
      margin: 1.7rem auto 2.2rem; }
    .about__skill .about__skill_item .about__skill_item_count {
      color: #ee344d;
      font-size: 2.7em; }
    .about__skill .about__skill_item .about__skill_item_name {
      font-size: 1.5em;
      font-family: ProximaNovaRegular, sans-serif; }
    .about__skill .about__skill_item .about__skill_item_desc {
      font-family: ProximaNovaLight, sans-serif;
      font-size: 1.1em;
      letter-spacing: .02em; }

.kontakty {
  margin-top: 46px; }
  .kontakty .kontakty__desc_text {
    font-family: ProximaNovaLight, sans-serif;
    font-size: 1.1em; }
  .kontakty .kontakty__form {
    margin-top: 46px;
    margin-bottom: 46px; }
    .kontakty .kontakty__form input {
      width: 100%;
      height: 45px;
      background-color: #f6f6f6;
      border: none;
      font-family: ProximaNovaLight, sans-serif;
      margin-bottom: 2rem; }
      .kontakty .kontakty__form input::placeholder:after {
        content: '*'; }
    .kontakty .kontakty__form textarea {
      width: 100%;
      border: none;
      background-color: #f6f6f6;
      height: 230px;
      font-family: ProximaNovaLight, sans-serif; }
    .kontakty .kontakty__form .kontakty__form_arrow img {
      width: 30px;
      transform: scale(-1, 1); }

.place_holder {
  z-index: 100;
  left: 10px;
  cursor: text;
  position: absolute;
  top: 1px;
  width: 100%;
  display: none;
  color: #7b7b7b;
  font-family: ProximaNovaLight, sans-serif;
  line-height: 40px;
  font-size: 1.1em; }

.lh-45 {
  line-height: 45px; }

.placeinput input:invalid + .place_holder {
  display: inline; }

.placeinput input, .placeinput textarea {
  outline: 0; }
  .placeinput input:focus, .placeinput textarea:focus {
    border: 1px solid #7b7b7b; }

.placeinput textarea:invalid + .place_holder {
  display: inline; }

/*вся проблема в том, если placeholder больше инпута*/
.placeinput {
  position: relative;
  overflow: hidden;
  width: 100%; }

.place_holder span {
  color: red;
  font-size: 1.2em; }

.button {
  text-align: right; }
  .button button {
    background-color: transparent;
    text-transform: uppercase;
    border: 2px #ee344d solid;
    color: #ee344d;
    padding: .4rem 2.3rem;
    cursor: pointer; }
    .button button:hover {
      background-color: #ee344d;
      color: white; }

.objects__bc a {
  text-decoration: none; }
.objects__bc .objects__bc_title {
  margin-bottom: 46px; }
.objects__bc .objects__bc_image_desc {
  height: 94px;
  background-color: rgba(0, 0, 0, 0.51);
  margin-top: -94px;
  position: relative;
  color: white;
  font-size: 1.4em;
  text-transform: uppercase;
  font-family: ProximaNovaRegular, sans-serif;
  padding: 1.6rem 3.3rem; }
  .objects__bc .objects__bc_image_desc span {
    font-family: ProximaNovaLight, sans-serif;
    font-size: 1em;
    text-transform: none; }

.objects__tc {
  margin-top: 46px; }
  .objects__tc .hr-top {
    height: 1px;
    background-color: #e5e5e5;
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 46px; }
  .objects__tc a {
    text-decoration: none; }
  .objects__tc .objects__tc_title {
    margin-bottom: 46px; }
  .objects__tc .objects__tc_image_desc {
    height: 94px;
    background-color: rgba(0, 0, 0, 0.51);
    margin-top: -94px;
    position: relative;
    color: white;
    font-size: 1.4em;
    text-transform: uppercase;
    font-family: ProximaNovaRegular, sans-serif;
    padding: 1.6rem 3rem; }
    .objects__tc .objects__tc_image_desc span {
      font-family: ProximaNovaLight, sans-serif;
      font-size: 1em;
      text-transform: none; }
  .objects__tc .owl-theme .owl-nav [class*='owl-'] {
    background-color: transparent; }
  .objects__tc .owl-prev {
    top: calc(50% - 30px);
    position: absolute;
    margin-top: 0;
    left: -58px; }
  .objects__tc .owl-next {
    top: calc(50% - 30px);
    position: absolute;
    margin-top: 0;
    right: -58px; }
  .objects__tc .carousel-container {
    padding-left: 4rem;
    padding-right: 4rem; }

.selection {
  background-color: #fff;
  margin-top: -4.8rem; }
  .selection .selection__head {
    padding: 2rem; }
  .selection .selection__container_data {
    margin-top: 3rem; }
    .selection .selection__container_data h5 {
      text-transform: uppercase; }
    .selection .selection__container_data .selection__container_data_input {
      padding-top: 1.5rem;
      font-family: ProximaNovaLight, sans-serif; }
      .selection .selection__container_data .selection__container_data_input .check_data {
        display: none; }
      .selection .selection__container_data .selection__container_data_input .check_data + label {
        width: 25px;
        height: 25px;
        border: 1px solid #555;
        position: absolute;
        margin-left: 10px;
        background: url("images/check-red.png") 50% 50%/0% 0% no-repeat; }
      .selection .selection__container_data .selection__container_data_input .check_data:checked + label {
        background: url("images/check-red.png") 50% 50%/50% 50% no-repeat;
        border: 1px solid #ee344d; }
    .selection .selection__container_data .selection__container_data_range {
      padding-top: 1.2rem;
      font-family: ProximaNovaLight, sans-serif; }
      .selection .selection__container_data .selection__container_data_range p {
        margin-bottom: 1.5rem; }
    .selection .selection__container_data .button_selection {
      height: 40px;
      width: 170px;
      background-color: #ee344d;
      color: white;
      cursor: pointer;
      text-transform: uppercase;
      line-height: 40px;
      text-align: center;
      font-family: ProximaNovaRegular, sans-serif; }
    .selection .selection__container_data .button_reset {
      height: 40px;
      width: 220px;
      background-color: white;
      color: black;
      cursor: pointer;
      text-transform: uppercase;
      line-height: 40px;
      text-align: center;
      font-family: ProximaNovaRegular, sans-serif; }
      .selection .selection__container_data .button_reset:hover {
        color: #ee344d; }
      .selection .selection__container_data .button_reset .fas {
        padding: .5rem .66rem;
        border: 1px solid black;
        margin-right: .8rem; }

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  background: #ee344d;
  border-radius: 50%;
  outline: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #ee344d;
  outline: none; }

.ui-widget.ui-widget-content {
  border: none;
  background-color: rgba(238, 52, 77, 0.61);
  height: 3px; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
  background-color: #ee344d; }

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #ee344d; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.5em;
  margin-left: -.6em; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.1em;
  height: 1.1em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.range_input {
  width: 108px;
  height: 30px;
  border: none;
  background-color: #f6f6f6;
  font-family: ProximaNovaLight, sans-serif;
  padding-left: 10px; }

.mdash {
  padding: 0 1rem;
  color: black; }

.head-item {
  margin-top: 1rem; }
  .head-item .item-table-header {
    background-color: #ee344d;
    line-height: 50px;
    text-align: center;
    color: white;
    font-family: ProximaNovaRegular, sans-serif; }

.body-item {
  font-family: ProximaNovaRegular, sans-serif;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  min-height: 57px; }
  .body-item .item-name a {
    color: #ee344d;
    text-align: left; }
  .body-item .far {
    color: #ee344d;
    font-size: 2em; }

#squareSort .fas, #nameSort .fas {
  padding-left: .5rem;
  color: #ee344d; }

.footer-address a {
  color: white;
  text-decoration: none; }
  .footer-address a:hover {
    text-decoration: none; }

@media screen and (max-width: 1670px) {
  .footer {
    padding: 3.4rem 1rem 1.8rem; }
    .footer .footer-la {
      padding-right: 2rem; }
    .footer .social {
      min-width: 120px;
      font-size: 0.7em; }

  .copy {
    padding: 0 1rem 1.8rem; } }
@media screen and (max-width: 1359px) {
  h2 {
    font-size: 2em; }

  .header_phone {
    font-size: 1.1em;
    margin-top: -5px; }

  .logo {
    padding-left: 30px;
    margin-top: 1.5rem; }

  .about__skill_item {
    font-size: 0.8em; }
    .about__skill_item .about__skill_item_arrow img {
      width: 40px;
      margin-top: 10px; }

  .about {
    font-size: .8em; }
    .about h2 {
      font-size: 2.5em; }

  .object-content {
    font-size: 1.3em; }

  .object-desc .object-row {
    min-height: 4rem; } }
@media screen and (max-width: 991px) {
  h2 {
    font-size: 2em; }

  .logo {
    order: 1; }

  .main-menu {
    order: 3; }
    .main-menu ul li a {
      font-size: .97em; }

  .header_phone {
    order: 2;
    font-size: 1.1em;
    margin-top: 30px;
    padding-right: 25px; }

  .our-skills .skills-item .skills-desc {
    font-size: 1em; }

  .objects .object-item .object-item-title p {
    font-size: 1.4em;
    width: 150px; }

  .footer {
    font-size: 0.7em; }
    .footer .footer-menu ul li a {
      font-size: 1em; }

  .copy .copy-in .cr {
    margin-top: 0.7rem; }

  .main-menu {
    margin-top: 10px; }

  .object-content .object-img {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 1rem;
    border-right: none;
    border-bottom: 7px solid #ee344d;
    align-self: center; }

  .item-table {
    font-size: 0.8em;
    margin-top: 0; }
    .item-table div {
      line-height: 40px; }

  .item-body {
    border-bottom: 1px solid #e5e5e5;
    font-family: ProximaNovaLight, sans-serif;
    font-size: 0.8em; }
    .item-body .item-table-body .far {
      font-size: 1.6em;
      line-height: 40px; }
    .item-body div {
      line-height: 40px; }

  .skills-image img {
    width: 80px; }

  .our-skills .skills-item .skills-desc p {
    margin-bottom: 0; }

  .objects__tc .objects__tc_image_desc {
    padding: 1rem 1rem;
    font-size: 1em; }
    .objects__tc .objects__tc_image_desc p {
      line-height: 16px; }

  .head-item .item-table-header {
    font-size: 0.8em;
    padding-left: 5px;
    padding-right: 5px; }

  .body-item .col {
    width: 14.285%; }

  .object-content .object-desc {
    font-size: 0.9em; }

  #main {
    margin-top: 46px; }

  .about__skill_item .about__skill_item_arrow img {
    width: 30px;
    margin-top: 10px;
    margin-right: -30px; }

  .about__skill .about__skill_item .about__skill_item_count {
    font-size: 2em; } }
@media screen and (max-width: 767px) {
  .main-menu {
    display: none; }

  .desktop {
    display: none; }

  .mobile {
    display: block; }

  .mobile-menu {
    display: block;
    margin-top: 10px; }

  .mobile-menu-container {
    height: 0;
    transition: height 500ms; }
    .mobile-menu-container .nav {
      flex-flow: column; }
      .mobile-menu-container .nav .nav-item .nav-link {
        color: black; }

  .bg-object {
    position: relative; }

  .is-active-menu {
    height: 250px;
    transition: height 500ms; }

  .header_phone {
    font-size: .88em; }
    .header_phone .fas {
      font-size: 1.8em;
      transform: scale(-1, 1); }

  .header .logo {
    margin-top: 0;
    padding-right: 0; }
    .header .logo img {
      width: 90%;
      max-width: 223px; }

  .header_phone {
    margin-top: 0; }
    .header_phone a {
      color: #ee344d;
      text-decoration: none; }
      .header_phone a:hover {
        text-decoration: none; }

  #main {
    margin-top: 10px; }

  .objects .object-item .object-item-title p {
    font-size: 2em;
    width: 250px; }

  .footer .footer-la {
    border-right: 2px solid white; }
    .footer .footer-la .footer-logo img {
      width: 100%;
      padding-bottom: 1rem;
      max-width: 223px; }
  .footer .footer-menu .nav {
    flex-flow: column;
    padding-bottom: 0; }

  .copy .copy-in .cr {
    margin-top: 0; }
    .copy .copy-in .cr p {
      margin-bottom: 0;
      font-size: .8em; }
  .copy .by {
    text-align: right; }
    .copy .by img {
      width: 80%;
      max-width: 182px; }

  .div-space {
    display: none; }

  .about__skill_item .about__skill_item_arrow img {
    margin-right: 0;
    margin-top: 15px; }

  .selection {
    position: relative; }

  .head-item .item-table-header {
    font-size: 0.5em;
    padding-left: 1px;
    padding-right: 1px; }

  .body-item {
    font-size: 0.5em; }

  .body-item > div {
    padding-left: 1px;
    padding-right: 1px; }

  .object_item_detail_selection > .row > .col-12 > .font-regular {
    font-size: 0.9em; }

  .object_item_detail_selection > .row > .col-12 > #nameSort {
    font-size: 0.9em; }

  .object_item_detail_selection > .row > .col-12 > #squareSort {
    font-size: 0.9em; }

  .object-content .object-img .owl-nav .owl-prev, .object-content .object-img .owl-nav .owl-next {
    top: 30%; }

  .object-item-detail {
    font-size: .8em; }

  .item-table .col-lg {
    padding-right: 1px;
    padding-left: 1px; }

  .item-body .col-lg {
    padding-right: 1px;
    padding-left: 1px; }

  .object-content .object-img {
    padding-left: 15px;
    padding-right: 15px; }

  .object-content .object-desc {
    font-size: 0.8em; } }

/*# sourceMappingURL=template_styles.css.map */
