@font-face {
  font-family: 'PT-Sans';
  src: url('../themes/sugreff/assets/fonts/PT-Sans-Regular/PT Sans_Regular.eot');
  src: url('../themes/sugreff/assets/fonts/PT-Sans-Regular/PT Sans_Regular.eot?#iefix') format('embedded-opentype'), url('../themes/sugreff/assets/fonts/PT-Sans-Regular/PT Sans_Regular.svg#ptsans') format('svg'), url('../themes/sugreff/assets/fonts/PT-Sans-Regular/PT Sans_Regular.woff') format('woff'), url('../themes/sugreff/assets/fonts/PT-Sans-Regular/PT Sans_Regular.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'PT-Sans-Bold';
  src: url('../themes/sugreff/assets/fonts/PT-Sans-Bold/PT Sans_Bold.eot');
  src: url('../themes/sugreff/assets/fonts/PT-Sans-Bold/PT Sans_Bold.eot?#iefix') format('embedded-opentype'), url('../themes/sugreff/assets/fonts/PT-Sans-Bold/PT Sans_Bold.svg#ptsansbold') format('svg'), url('../themes/sugreff/assets/fonts/PT-Sans-Bold/PT Sans_Bold.woff') format('woff'), url('../themes/sugreff/assets/fonts/PT-Sans-Bold/PT Sans_Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'PT-Sans-Italic';
  src: url('../themes/sugreff/assets/fonts/PT-Sans-Italic/PTS56F.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Bodoni-Regular';
  src: url('../themes/sugreff/assets/fonts/Bodoni-Regular/Bodoni-Regular.eot');
  src: url('../themes/sugreff/assets/fonts/Bodoni-Regular/Bodoni-Regular.eot?#iefix') format('embedded-opentype'), url('../themes/sugreff/assets/fonts/Bodoni-Regular/Bodoni-Regular.svg#bodoniregular') format('svg'), url('../themes/sugreff/assets/fonts/Bodoni-Regular/Bodoni-Regular.woff') format('woff'), url('../themes/sugreff/assets/fonts/Bodoni-Regular/Bodoni-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Bodoni-Bold';
  src: url('../themes/sugreff/assets/fonts/Bodoni-Bold/Bodoni-Bold.eot');
  src: url('../themes/sugreff/assets/fonts/Bodoni-Bold/Bodoni-Bold.eot?#iefix') format('embedded-opentype'), url('../themes/sugreff/assets/fonts/Bodoni-Bold/Bodoni-Bold.svg#bodonibold') format('svg'), url('../themes/sugreff/assets/fonts/Bodoni-Bold/Bodoni-Bold.woff') format('woff'), url('../themes/sugreff/assets/fonts/Bodoni-Bold/Bodoni-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Pancetta Serif Pro';
  src: url('../themes/sugreff/assets/fonts/PancettaSerifPro/PancettaSerifPro-Regular.eot');
  src: url('../themes/sugreff/assets/fonts/PancettaSerifPro/PancettaSerifPro-Regular.eot?#iefix') format('embedded-opentype'), url('../themes/sugreff/assets/fonts/PancettaSerifPro/PancettaSerifPro-Regular.woff') format('woff'), url('../themes/sugreff/assets/fonts/PancettaSerifPro/PancettaSerifPro-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Pancetta Serif Pro';
  src: url('../themes/sugreff/assets/fonts/PancettaSerifPro/PancettaSerifPro-Italic.eot');
  src: url('../themes/sugreff/assets/fonts/PancettaSerifPro/PancettaSerifPro-Italic.eot?#iefix') format('embedded-opentype'), url('../themes/sugreff/assets/fonts/PancettaSerifPro/PancettaSerifPro-Italic.woff') format('woff'), url('../themes/sugreff/assets/fonts/PancettaSerifPro/PancettaSerifPro-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'PancettaPro-Regular';
  src: url('../themes/sugreff/assets/less/PancettaPro-Regular.eot?#iefix') format('embedded-opentype'), url('../themes/sugreff/assets/fonts/PancettaPro-Regular/PancettaPro-Regular.otf') format('opentype'), url('../themes/sugreff/assets/fonts/PancettaPro-Regular/PancettaPro-Regular.woff') format('woff'), url('../themes/sugreff/assets/fonts/PancettaPro-Regular/PancettaPro-Regular.ttf') format('truetype'), url('../themes/sugreff/assets/fonts/PancettaPro-Regular/PancettaPro-Regular.svg#PancettaPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PancettaPro-Regular';
  src: url('../themes/sugreff/assets/fonts/PancettaPro-Regular/PancettaPro-Italic.eot?#iefix') format('embedded-opentype'), url('../themes/sugreff/assets/fonts/PancettaPro-Regular/PancettaPro-Italic.otf') format('opentype'), url('../themes/sugreff/assets/fonts/PancettaPro-Regular/PancettaPro-Italic.woff') format('woff'), url('../themes/sugreff/assets/fonts/PancettaPro-Regular/PancettaPro-Italic.ttf') format('truetype'), url('../themes/sugreff/assets/fonts/PancettaPro-Regular/PancettaPro-Italic.svg#PancettaPro-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    font-family: sans-serif;
  }
}
.callout {
  margin-bottom: 25px;
  padding: 20px;
  border-left: 3px solid #eeeeee;
}
.callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.callout p:last-child {
  margin-bottom: 0;
}
.callout-danger {
  background-color: #fdf7f7;
  border-color: #ebccd1;
}
.callout-danger h4 {
  color: #a94442;
}
.callout-warning {
  background-color: #faf8f0;
  border-color: #faebcc;
}
.callout-warning h4 {
  color: #8a6d3b;
}
.callout-info {
  background-color: #f4f8fa;
  border-color: #bce8f1;
}
.callout-info h4 {
  color: #31708f;
}
.callout-success {
  background-color: #f9fdf7;
  border-color: #d6e9c6;
}
.callout-success h4 {
  color: #3c763d;
}
.t-ww {
  word-wrap: break-word;
  word-break: break-word;
}
.border-none {
  border: 0;
}
.pos-r {
  position: relative !important;
}
.pos-a {
  position: absolute !important;
}
.pos-f {
  position: fixed !important;
}
.w-sm {
  width: 25% !important;
}
.w-md {
  width: 50% !important;
}
.w-lg {
  width: 75% !important;
}
.w-full {
  width: 100% !important;
}
.w-50 {
  width: 50px !important;
}
.w-100 {
  width: 100px !important;
}
.w-120 {
  width: 120px !important;
}
.w-130 {
  width: 130px !important;
}
.w-140 {
  width: 140px !important;
}
.w-150 {
  width: 150px !important;
}
.w-200 {
  width: 200px !important;
}
.w-300 {
  width: 300px !important;
}
.w-350 {
  width: 350px !important;
}
.m-a-0 {
  margin: 0 !important;
}
.m-t-0 {
  margin-top: 0 !important;
}
.m-r-0 {
  margin-right: 0 !important;
}
.m-b-0 {
  margin-bottom: 0 !important;
}
.m-l-0 {
  margin-left: 0 !important;
}
.m-a {
  margin: 20px !important;
}
.m-t {
  margin-top: 20px !important;
}
.m-r {
  margin-right: 20px !important;
}
.m-b {
  margin-bottom: 20px !important;
}
.m-l {
  margin-left: 20px !important;
}
.m-x {
  margin-right: 20px !important;
  margin-left: 20px !important;
}
.m-y {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.m-a-xs {
  margin: 5px !important;
}
.m-t-xs {
  margin-top: 5px !important;
}
.m-r-xs {
  margin-right: 5px !important;
}
.m-b-xs {
  margin-bottom: 5px !important;
}
.m-l-xs {
  margin-left: 5px !important;
}
.m-x-xs {
  margin-right: 5px !important;
  margin-left: 5px !important;
}
.m-y-xs {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.m-a-sm {
  margin: 10px !important;
}
.m-t-sm {
  margin-top: 10px !important;
}
.m-r-sm {
  margin-right: 10px !important;
}
.m-b-sm {
  margin-bottom: 10px !important;
}
.m-l-sm {
  margin-left: 10px !important;
}
.m-x-sm {
  margin-right: 10px !important;
  margin-left: 10px !important;
}
.m-y-sm {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.m-a-md {
  margin: 30px !important;
}
.m-t-md {
  margin-top: 30px !important;
}
.m-r-md {
  margin-right: 30px !important;
}
.m-b-md {
  margin-bottom: 30px !important;
}
.m-l-md {
  margin-left: 30px !important;
}
.m-x-md {
  margin-right: 30px !important;
  margin-left: 30px !important;
}
.m-y-md {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.m-a-lg {
  margin: 60px !important;
}
.m-t-lg {
  margin-top: 60px !important;
}
.m-r-lg {
  margin-right: 60px !important;
}
.m-b-lg {
  margin-bottom: 60px !important;
}
.m-l-lg {
  margin-left: 60px !important;
}
.m-x-lg {
  margin-right: 60px !important;
  margin-left: 60px !important;
}
.m-y-lg {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}
.p-a-0 {
  padding: 0 !important;
}
.p-t-0 {
  padding-top: 0 !important;
}
.p-r-0 {
  padding-right: 0 !important;
}
.p-b-0 {
  padding-bottom: 0 !important;
}
.p-l-0 {
  padding-left: 0 !important;
}
.p-a {
  padding: 20px !important;
}
.p-t {
  padding-top: 20px !important;
}
.p-r {
  padding-right: 20px !important;
}
.p-b {
  padding-bottom: 20px !important;
}
.p-l {
  padding-left: 20px !important;
}
.p-x {
  padding-right: 20px !important;
  padding-left: 20px !important;
}
.p-y {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.p-a-xs {
  padding: 5px !important;
}
.p-t-xs {
  padding-top: 5px !important;
}
.p-r-xs {
  padding-right: 5px !important;
}
.p-b-xs {
  padding-bottom: 5px !important;
}
.p-l-xs {
  padding-left: 5px !important;
}
.p-x-xs {
  padding-right: 5px !important;
  padding-left: 5px !important;
}
.p-y-xs {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.p-a-sm {
  padding: 10px !important;
}
.p-t-sm {
  padding-top: 10px !important;
}
.p-r-sm {
  padding-right: 10px !important;
}
.p-b-sm {
  padding-bottom: 10px !important;
}
.p-l-sm {
  padding-left: 10px !important;
}
.p-x-sm {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.p-y-sm {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.p-a-md {
  padding: 30px !important;
}
.p-t-md {
  padding-top: 30px !important;
}
.p-r-md {
  padding-right: 30px !important;
}
.p-b-md {
  padding-bottom: 30px !important;
}
.p-l-md {
  padding-left: 30px !important;
}
.p-x-md {
  padding-right: 30px !important;
  padding-left: 30px !important;
}
.p-y-md {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.p-a-lg {
  padding: 60px !important;
}
.p-t-lg {
  padding-top: 60px !important;
}
.p-r-lg {
  padding-right: 60px !important;
}
.p-b-lg {
  padding-bottom: 60px !important;
}
.p-l-lg {
  padding-left: 60px !important;
}
.p-x-lg {
  padding-right: 60px !important;
  padding-left: 60px !important;
}
.p-y-lg {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
#layout-nav .top-navigation {
  font: 22px 'Pancetta Serif Pro', serif;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  text-transform: uppercase;
  list-style: none;
  margin-top: -66px;
  padding: 0;
}
#layout-nav .top-navigation li {
  padding: 0 10px;
}
#layout-nav .top-navigation li:first-child {
  padding-left: 0;
}
#layout-nav .top-navigation li:last-child {
  padding-right: 0;
}
#layout-nav .top-navigation a {
  color: inherit;
  font-size: inherit;
}
#layout-nav .top-navigation .position-to-end {
  margin-left: auto;
  /* no rtl-friendly */
}
@media all and (max-width: 979px) {
  #layout-nav .top-navigation {
    margin-top: 0;
  }
}
button.std-button {
  color: #FFFFFF;
  background: #906d4f;
  border: none;
  padding: 6px 4px;
  margin: 10px;
}
button.std-button.w-90 {
  width: 90%;
}
button.std-button.w-90 {
  width: 80%;
}
.dropdown {
  margin-bottom: 20px;
}
#menuToggle {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(50% - 150px);
  min-width: 90px;
  z-index: 101;
  -webkit-user-select: none;
  user-select: none;
}
#menuToggle .burger {
  position: absolute;
  right: 30px;
  top: 35px;
}
#menuToggle a {
  text-decoration: none;
  color: #232323;
  transition: color 0.3s ease;
  font-size: 28px;
  text-transform: uppercase;
}
#menuToggle a:hover {
  color: tomato;
}
#menuToggle input {
  display: block;
  width: 1px;
  height: 1px;
  position: absolute;
  top: 40px;
  right: 20px;
  cursor: pointer;
  opacity: 0;
  /* hide this */
  z-index: 2;
  /* and place it over the hamburger */
  -webkit-touch-callout: none;
}
/*
 * Just a quick hamburger
 */
#menuToggle span {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #cdcdcd;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 6px 0;
}
#menuToggle .burger span:first-child {
  transform-origin: 0% 0%;
}
#menuToggle .burger span:nth-last-child(2) {
  transform-origin: 0% 100%;
}
#menuToggle .langs-switch-mobile {
  display: flex;
  justify-content: flex-end;
}
#menuToggle .langs-switch-mobile a,
#menuToggle .langs-switch-mobile div {
  color: #886e57;
  padding: 0 10px;
  text-transform: uppercase;
  line-height: 20px;
  font-size: 20px;
}
/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle.menu-toggle-active .burger {
  right: 25px;
}
#menuToggle.menu-toggle-active .burger span {
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #8e6b4d;
  top: -15px;
}
#menuToggle.menu-toggle-active .burger span:nth-last-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
#menuToggle.menu-toggle-active .burger span:nth-last-child(2) {
  transform: rotate(-45deg) translate(-17px, 18px);
}
#menuToggle.menu-toggle-active ul {
  transform: none;
}
/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu {
  position: absolute;
  width: 100vw;
  height: 100vh;
  min-width: 480px;
  top: 0;
  left: 0;
  padding: 25px 50px 50px;
  background: #ededed;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}
#menu li {
  padding: 10px 0;
  font-size: 22px;
  text-align: center;
}
#menu li.langs-switch-list-item {
  padding-bottom: 80px;
}
/*
 * And let's slide it in from the left
 */
@media all and (max-width: 979px) {
  #menu {
    display: block;
  }
}
#menuToggleCatalog {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(50% - 150px);
  min-width: 90px;
  height: 100%;
  min-height: 100vh;
  -webkit-user-select: none;
  user-select: none;
}
#menuToggleCatalog .burger {
  position: absolute;
  right: 30px;
  top: 35px;
}
#menuToggleCatalog a {
  text-decoration: none;
  color: #232323;
  transition: color 0.3s ease;
  font-size: 28px;
  text-transform: uppercase;
}
#menuToggleCatalog a:hover {
  color: tomato;
}
#menuToggleCatalog input {
  display: block;
  width: 1px;
  height: 1px;
  position: absolute;
  top: 40px;
  right: 20px;
  cursor: pointer;
  opacity: 0;
  /* hide this */
  z-index: 2;
  /* and place it over the hamburger */
  -webkit-touch-callout: none;
}
/*
 * Just a quick hamburger
 */
#menuToggleCatalog span {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #cdcdcd;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 6px 0;
}
#menuToggleCatalog .burger span:first-child {
  transform-origin: 0% 0%;
}
#menuToggleCatalog .burger span:nth-last-child(2) {
  transform-origin: 0% 100%;
}
#menuToggleCatalog .langs-switch-mobile {
  display: flex;
  justify-content: flex-end;
}
#menuToggleCatalog .langs-switch-mobile a,
#menuToggleCatalog .langs-switch-mobile div {
  color: #886e57;
  padding: 0 10px;
  text-transform: uppercase;
  line-height: 20px;
  font-size: 20px;
}
/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggleCatalog.menu-toggle-active {
  display: block;
  z-index: 200;
}
#menuToggleCatalog.menu-toggle-active .burger {
  right: 25px;
}
#menuToggleCatalog.menu-toggle-active .burger span {
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #8e6b4d;
  top: -15px;
}
#menuToggleCatalog.menu-toggle-active .burger > span:nth-last-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
#menuToggleCatalog.menu-toggle-active .burger > span:nth-last-child(2) {
  transform: rotate(-45deg) translate(-17px, 18px);
}
#menuToggleCatalog.menu-toggle-active ul {
  transform: none;
}
/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#catalog-menu {
  position: absolute;
  width: 100vw;
  height: 100vh;
  min-width: 480px;
  top: 0;
  left: 0;
  padding: 100px 50px 50px;
  background: #ededed;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}
#catalog-menu li {
  padding: 10px 0;
  font-size: 22px;
  text-align: center;
}
#catalog-menu li.langs-switch-list-item {
  padding-bottom: 80px;
}
#catalog-menu .podari-mandari-li a {
  color: #f4852b;
}
@media all and (max-width: 979px) {
  #menu {
    display: block;
  }
}
.radio {
  position: relative;
  cursor: pointer;
  line-height: 20px;
  font-size: 14px;
  margin: 15px 15px 15px 0;
}
.radio .label {
  position: relative;
  display: block;
  float: left;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  border: 2px solid #aeaeae;
  border-radius: 100%;
  -webkit-tap-highlight-color: transparent;
}
.radio .label:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #906d4f;
  transform: scale(0);
  transition: all .2s ease;
  opacity: .08;
  pointer-events: none;
}
.radio .label:hover .label:after {
  transform: scale(3.6);
}
input[type="radio"]:checked + .label {
  border-color: #aeaeae;
}
input[type="radio"]:checked + .label:after {
  transform: scale(1);
  transition: all 0.2s cubic-bezier(0.35, 0.9, 0.4, 0.9);
  opacity: 1;
}
input[type="radio"]:disabled + .label {
  border-color: #aeaeae;
  opacity: 0.4;
}
input[type="radio"]:disabled + .label + span {
  opacity: 0.4;
}
.hidden {
  display: none;
}
input[type=checkbox].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
input[type=checkbox].css-checkbox + label.css-label {
  padding-left: 35px;
  height: 28px;
  display: inline-block;
  line-height: 28px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 16px;
  vertical-align: middle;
  cursor: pointer;
}
input[type=checkbox].css-checkbox:checked + label.css-label {
  background-position: 0 -28px;
}
label.css-label {
  background-image: url('../themes/sugreff/assets/images/checkbox.png');
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
input[type=checkbox].css-checkbox.small + label.css-label {
  padding-left: 30px;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
}
input[type=checkbox].css-checkbox.small:checked + label.css-label {
  background-position: 0 -20px;
}
label.css-label.small {
  background-image: url('../themes/sugreff/assets/images/checkbox_small.png');
}
.aside ul {
  margin: 0;
  padding: 0;
}
.aside li {
  margin: 0 0 8px;
  padding: 0;
  list-style: none;
  color: #906d4f;
  /* todo move to variables */
  line-height: 130%;
}
.aside li.active {
  font-family: 'PT-Sans-Bold', sans-serif;
  font-weight: bold;
}
.aside li a {
  color: inherit;
  font-size: 16px;
}
.header-container {
  display: flex;
  justify-content: center;
}
.header-container:before,
.header-container:after {
  display: none;
}
.header-container .logo {
  text-align: center;
}
.header-container .logo img {
  display: block;
  width: 347px;
  height: 241px;
}
#footer {
  padding: 0 0 40px;
  line-height: 140%;
}
#footer .container {
  display: flex;
  justify-content: space-between;
}
#footer .container:before,
#footer .container:after {
  display: none;
}
#footer .container .dc-logo {
  display: flex;
  align-items: flex-start;
  flex: 0 0 28%;
}
#footer .container .dc-logo img {
  width: 48px;
  height: 64px;
  position: relative;
  top: 5px;
}
#footer .container .dc-logo div {
  margin-left: 10px;
}
#footer .container > div {
  flex: 0 0 25%;
  font-size: 16px;
}
#footer .container > div a {
  color: inherit;
}
#footer .container .contacts-data {
  flex: 0 0 22%;
}
#footer .container .contacts-links a {
  display: block;
}
#footer .container .social-links {
  text-align: right;
}
#footer .container .social-links img {
  width: 44px;
  height: 44px;
}
@media all and (max-width: 979px) {
  #footer .container {
    flex-direction: column;
    justify-content: flex-start;
    text-align: center;
  }
  #footer .container .dc-logo {
    display: flex;
    align-items: flex-start;
    flex: 0;
    width: auto;
    text-align: center;
    margin: 20px auto 20px;
    order: 5;
  }
  #footer .container .dc-logo img {
    width: 48px;
    height: 64px;
    position: relative;
    top: 5px;
  }
  #footer .container .dc-logo div {
    margin-left: 10px;
  }
  #footer .container .social-links {
    order: 1;
    text-align: center;
    margin-bottom: 20px;
  }
  #footer .container .social-links a {
    margin-left: 5px;
  }
  #footer .container .contacts-data {
    order: 2;
    margin-bottom: 20px;
  }
  #footer .container .contacts-links {
    order: 3;
  }
  #footer .container .agreement-conf {
    order: 4;
  }
}
.arrow {
  width: 30px;
  height: 30px;
  border: 5px solid;
  border-color: #8f6d51 transparent transparent #8f6d51;
  transform: rotate(-45deg);
  display: block;
}
.arrow.next {
  transform: rotate(135deg);
}
html,
body {
  width: 100%;
}
body {
  font-family: "PT-Sans", sans-serif;
  color: #000000;
}
a {
  font-size: 16px;
  color: inherit;
}
h1,
h2 {
  font-size: 28px;
  font-family: "Pancetta Serif Pro", serif;
  color: #000000;
}
h1 > a,
h2 > a {
  font-size: inherit;
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-family: "PT-Sans-Bold", sans-serif;
}
.main-wrapper {
  height: 100%;
  min-height: 100vh;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.main-wrapper #layout-header .container {
  width: 980px;
  padding: 0 30px;
}
.main-wrapper #layout-content {
  margin-bottom: auto;
}
.main-wrapper #layout-content .container {
  width: 980px;
  padding: 0 30px;
}
.main-wrapper #layout-footer {
  margin-top: 20px;
}
.main-wrapper #layout-footer .container {
  width: 980px;
  padding: 0 30px;
}
.main-wrapper .main-wrapper-inner {
  padding-top: 15px;
  height: 100%;
  min-height: 100vh;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.main-wrapper .main-wrapper-inner:before {
  background: url('../themes/sugreff/assets/images/projects/pattern_line_l.png') top right repeat-y;
  position: absolute;
  content: '';
  width: 50%;
  top: 0;
  bottom: 0;
  margin-left: calc(-1*((50% - 490px)/2) - 490px + 20px);
}
.main-wrapper .main-wrapper-inner:after {
  background: url('../themes/sugreff/assets/images/projects/pattern_line_r.png') top left repeat-y;
  position: absolute;
  content: '';
  z-index: 100;
  left: 50%;
  width: calc(50% - (((50% - 490px)/2) + 490px - 20px));
  top: 0;
  bottom: 0;
  margin-left: calc(((50% - 490px)/2) + 490px - 20px);
}
.main-wrapper:before {
  background: url('../themes/sugreff/assets/images/projects/bg_pattern.jpg') top right;
  position: absolute;
  content: '';
  width: 50%;
  top: 0;
  bottom: 0;
  margin-left: calc(-1*((50% - 490px)/2) - 490px - 29px);
}
.main-wrapper:after {
  background: url('../themes/sugreff/assets/images/projects/bg_pattern.jpg') top left;
  position: absolute;
  content: '';
  left: 50%;
  width: calc(50% - (((50% - 490px)/2) + 490px + 29px));
  top: 0;
  bottom: 0;
  margin-left: calc(((50% - 490px)/2) + 490px + 29px);
}
h4 {
  font: 26px 'Pancetta Serif Pro', serif;
}
h5 {
  font: 20px 'Pancetta Serif Pro', serif;
}
.tale-wrapper {
  margin-top: 50px;
  text-align: center;
  font-family: 'PancettaPro-Regular', 'Helvetica', sans-serif;
  display: flex;
}
.tale-wrapper .tale-image {
  width: 50%;
  order: 2;
}
.tale-wrapper .tale-image img {
  max-width: 100%;
}
.tale-wrapper .tale-name {
  margin-bottom: 30px;
}
.tale-wrapper .tale-audio-wrapper {
  width: 50%;
  order: 1;
}
.tale-wrapper .tale-audio-wrapper .audio-name {
  margin: 20px 0;
  font-size: 17px;
}
.nation-wrapper {
  text-align: center;
  margin-top: 0;
}
.nation-wrapper .nation-name {
  width: 50%;
  text-align: center;
}
.nation-wrapper .nation-name h2 {
  position: relative;
  top: 100px;
  font-size: 32px;
}
.nation-wrapper .nation-on-map img {
  max-width: 100%;
}
.nation-wrapper .nation-description {
  margin-top: 30px;
  font-family: 'PancettaPro-Regular', serif;
  font-size: 18px;
}
.nation-wrapper .nation-description p {
  margin-bottom: 3px;
}
.nation-words-wrapper {
  text-align: center;
  margin-top: 90px;
}
.nation-words-wrapper h2 {
  text-transform: uppercase;
  margin-bottom: 30px;
}
.nation-words-wrapper .sound-item {
  margin-bottom: 30px;
}
.nation-words-wrapper .sound-item.sound-file {
  margin-bottom: 0;
}
.nation-words-wrapper .sound-item.sound-file img {
  cursor: pointer;
}
.nation-interesting-fact-wrapper {
  text-align: center;
  margin-top: 30px;
}
.nation-interesting-fact-wrapper h2 {
  text-transform: uppercase;
  margin-bottom: 10px;
}
.nation-interesting-fact-wrapper .fact-text {
  margin-bottom: 30px;
  font-size: 18px;
}
.nation-character-wrapper {
  margin-top: 60px;
  text-align: center;
}
.nation-character-wrapper .character-header {
  font-size: 32px;
}
.nation-character-wrapper .nation-character-inner-wrapper {
  display: flex;
  margin-top: 50px;
  font-family: 'PancettaPro-Regular', serif;
}
.nation-character-wrapper .nation-character-inner-wrapper .nation-image {
  width: 50%;
  text-align: right;
  padding-right: 40px;
}
.nation-character-wrapper .nation-character-inner-wrapper .nation-image img {
  max-height: 400px;
}
.nation-character-wrapper .nation-character-inner-wrapper .nation-text {
  width: 50%;
  text-align: left;
  padding-left: 40px;
  padding-right: 70px;
  line-height: 120%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.nation-character-wrapper .nation-character-inner-wrapper .subheader {
  margin-bottom: 5px;
  font-size: 18px;
  font-family: 'Pancetta Serif Pro', serif;
}
.nation-character-wrapper .nation-character-inner-wrapper .nation-character h4 {
  margin: 0;
  font-size: 28px;
}
.nation-character-wrapper .nation-character-inner-wrapper .nation-location {
  margin: 15px 0 25px;
}
.nation-character-wrapper .nation-character-inner-wrapper .nation-location h5 {
  margin: 0;
  font-size: 26px;
}
.nation-character-wrapper .nation-character-inner-wrapper .nation-suite {
  font-size: 20px;
  line-height: 120%;
}
.photos-wrapper {
  text-align: center;
  margin-top: 40px;
}
.photos-wrapper h4 {
  font-size: 32px;
}
.photos-wrapper .photos {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 40px;
}
.photos-wrapper .photos .photo-item {
  width: 50%;
}
.photos-wrapper .photos .photo-item:nth-child(odd) {
  padding-right: 40px;
}
.photos-wrapper .photos .photo-item:nth-child(even) {
  padding-left: 40px;
}
.photos-wrapper .photos .photo-item .photo-image img {
  width: 100%;
  max-height: 400px;
}
.photos-wrapper .photos-also {
  text-align: center;
  margin-bottom: 55px;
}
.photos-wrapper .photos-also a {
  padding: 5px 30px;
  display: inline-block;
  border-radius: 25px;
  min-width: 200px;
  background: #a07b33;
  color: #FFFFFF;
  font-size: 20px;
  font-family: 'PancettaPro-Regular', 'Helvetica', sans-serif;
  font-weight: normal;
}
.photos-wrapper .photos-also a:hover {
  text-decoration: none;
}
.product-wrapper {
  margin-top: 60px;
}
.product-wrapper .product-header {
  text-align: center;
  margin-bottom: 20px;
}
.product-wrapper .product-header h4 {
  font-size: 32px;
}
.product-wrapper .product-content {
  display: flex;
  margin-top: 50px;
}
.product-wrapper .product-content .product-image {
  width: 50%;
  text-align: center;
}
.product-wrapper .product-content .product-image img {
  max-width: 80%;
  max-height: 380px;
  position: relative;
  left: -20px;
}
.product-wrapper .product-content .product-text {
  width: 50%;
  font-family: 'PancettaPro-Regular', 'Helvetica', sans-serif;
  padding-top: 100px;
  padding-right: 30px;
  text-align: right;
  font-size: 20px;
}
.product-wrapper .product-images {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 75px;
}
.product-wrapper .product-images .product-image {
  margin-right: 10px;
  margin-bottom: 40px;
}
.product-wrapper .product-images-slider {
  margin: 20px 0;
}
.product-wrapper .product-images-slider .product-image img {
  margin: 0 auto;
}
.product-wrapper .buy-product-link {
  text-align: center;
  margin-bottom: 55px;
}
.product-wrapper .buy-product-link a {
  padding: 5px 30px;
  display: inline-block;
  border-radius: 25px;
  background: #a07b33;
  color: #FFFFFF;
  font-size: 20px;
  font-family: 'PancettaPro-Regular', 'Helvetica', sans-serif;
  font-weight: normal;
}
.product-wrapper .buy-product-link a:hover {
  text-decoration: none;
}
.holder {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.audio.green-audio-player {
  width: 325px;
  min-width: 300px;
  height: 56px;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.07000000000000001);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 4px;
  user-select: none;
  -webkit-user-select: none;
  background-color: #fff;
}
.audio.green-audio-player svg,
.audio.green-audio-player img {
  display: block;
}
.audio.green-audio-player .play-pause-btn {
  display: none;
  cursor: pointer;
}
.audio.green-audio-player .spinner {
  width: 18px;
  height: 18px;
  background-image: url('../themes/sugreff/assets/images/loading.png');
  background-size: cover;
  background-repeat: no-repeat;
  animation: spin 0.4s linear infinite;
}
.audio.green-audio-player .slider {
  flex-grow: 1;
  background-color: #D8D8D8;
  cursor: pointer;
  position: relative;
}
.audio.green-audio-player .slider .ui-progress {
  background-color: #44BFA3;
  border-radius: inherit;
  position: absolute;
  pointer-events: none;
}
.audio.green-audio-player .slider .ui-progress .pin {
  height: 16px;
  width: 16px;
  border-radius: 8px;
  background-color: #44BFA3;
  position: absolute;
  pointer-events: all;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.32);
}
.audio.green-audio-player .controls {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 18px;
  color: #55606E;
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  align-items: center;
  margin-left: 24px;
  margin-right: 24px;
}
.audio.green-audio-player .controls .slider {
  margin-left: 16px;
  margin-right: 16px;
  border-radius: 2px;
  height: 4px;
}
.audio.green-audio-player .controls .slider .ui-progress {
  width: 0;
  height: 100%;
}
.audio.green-audio-player .controls .slider .ui-progress .pin {
  right: -8px;
  top: -6px;
}
.audio.green-audio-player .controls span {
  cursor: default;
}
.audio.green-audio-player .volume {
  position: relative;
}
.audio.green-audio-player .volume .volume-btn {
  cursor: pointer;
}
.audio.green-audio-player .volume .volume-btn.open path {
  fill: #44BFA3;
}
.audio.green-audio-player .volume .volume-controls {
  width: 30px;
  height: 135px;
  background-color: rgba(0, 0, 0, 0.62);
  border-radius: 7px;
  position: absolute;
  left: -3px;
  bottom: 52px;
  flex-direction: column;
  align-items: center;
  display: flex;
}
.audio.green-audio-player .volume .volume-controls.hidden {
  display: none;
}
.audio.green-audio-player .volume .volume-controls .slider {
  margin-top: 12px;
  margin-bottom: 12px;
  width: 6px;
  border-radius: 3px;
}
.audio.green-audio-player .volume .volume-controls .slider .ui-progress {
  bottom: 0;
  height: 100%;
  width: 6px;
}
.audio.green-audio-player .volume .volume-controls .slider .ui-progress .pin {
  left: -5px;
  top: -8px;
}
.header-container {
  padding-top: 50px;
}
.header-container .langs {
  width: 260px;
  text-transform: uppercase;
  padding: 125px 0 0 60px;
}
.header-container .langs a {
  font-size: 22px;
  font-family: 'PT-Sans', serif;
}
.header-container .langs .lang-separator {
  font-size: 22px;
  font-family: 'PT-Sans', serif;
  padding: 0 10px;
}
.header-container .logo {
  width: 400px;
  display: flex;
  justify-content: center;
}
.header-container .back-link-to-shop {
  width: 260px;
  padding-top: 120px;
  text-align: center;
}
.header-container .back-link-to-shop a {
  font-family: 'PT-Sans', serif;
  font-size: 22px;
  line-height: 120%;
  text-decoration: underline;
}
.projects-detail .header-container .back-link-to-shop {
  padding-top: 80px;
}
.projects-detail .header-container .back-link-to-shop > div {
  margin-bottom: 30px;
}
.projects-detail .header-container .back-link-to-shop a {
  text-decoration: none;
}
.projects-list-index .main-wrapper {
  background: url('../themes/sugreff/assets/images/projects/project_list_toper.jpg') center 20px no-repeat;
}
.projects-list-index #layout-content {
  margin-top: 720px;
}
.projects-list-index .project-list-text {
  font-family: "Pancetta Serif Pro", serif;
  font-size: 21px;
  margin: 0 30px;
  line-height: 120%;
}
.projects-list-index .project-list-text p {
  margin-bottom: 10px;
}
.projects-list-index .project-list-text .center {
  text-align: center;
  margin-bottom: 45px;
}
.projects-list-index .project-list-text .justify {
  text-align: justify;
}
.projects-list-index .project-list-text .right {
  margin-top: 20px;
  text-align: right;
  font-family: "PT-Sans-Italic", sans-serif;
  font-size: 20px;
  font-weight: normal;
}
.projects-list-index .projects-list {
  margin-top: 60px;
  margin-bottom: 220px;
}
.projects-list-index .projects-list .project-item {
  display: flex;
  width: 820px;
  margin: 30px auto 0;
}
.projects-list-index .projects-list .project-item .project-image {
  width: 50%;
}
.projects-list-index .projects-list .project-item .project-text {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 50%;
}
.projects-list-index .projects-list .project-item .project-text h4 {
  margin-bottom: 25px;
  font-size: 32px;
  color: #000;
}
.projects-list-index .projects-list .project-item .project-text .description {
  font-size: 22px;
  font-family: "Pancetta Serif Pro", serif;
  font-weight: normal;
  line-height: 120%;
}
.projects-list-index .projects-list .project-item .project-text .description p {
  margin-bottom: 0;
}
.projects-list-index .projects-list .project-item .project-text .goto {
  margin-top: 30px;
}
.projects-list-index .projects-list .project-item .project-text .goto a {
  background-color: #a07b33;
  border-radius: 25px;
  color: #FFF;
  font-size: 21px;
  font-weight: normal;
  display: inline-block;
  padding: 5px 30px;
  text-align: center;
  font-family: 'PancettaPro-Regular', 'Helvetica', sans-serif;
}
.projects-list-index .projects-list .project-item .project-text .goto a:hover,
.projects-list-index .projects-list .project-item .project-text .goto a:active,
.projects-list-index .projects-list .project-item .project-text .goto a:visited {
  text-decoration: none;
}
@media all and (min-width: 980px) {
  .projects-list-index .projects-list .project-item:nth-child(odd) .project-image {
    text-align: right;
    padding-right: 34px;
  }
  .projects-list-index .projects-list .project-item:nth-child(odd) .project-text {
    text-align: left;
    padding-left: 34px;
  }
  .projects-list-index .projects-list .project-item:nth-child(odd) .project-text .goto a {
    margin-left: -20px;
    margin-right: 0;
  }
  .projects-list-index .projects-list .project-item:nth-child(even) .project-image {
    text-align: left;
    padding-left: 40px;
    order: 2;
  }
  .projects-list-index .projects-list .project-item:nth-child(even) .project-text {
    text-align: right;
    padding-right: 40px;
    order: 1;
  }
  .projects-list-index .projects-list .project-item:nth-child(even) .project-text .goto a {
    margin-left: 0;
    margin-right: -20px;
  }
}
.projects-list-index .author-text {
  width: 820px;
  margin: 0 auto;
}
.projects-list-index .author-text .left {
  text-align: justify;
  font-family: "Pancetta Serif Pro", serif;
  font-size: 22px;
  line-height: 120%;
}
.projects-list-index .author-text .right {
  text-align: right;
  font-style: italic;
  font-size: 20px;
  font-family: "PT-Sans-Italic", sans-serif;
}
.projects-list-index .projects-index-photos {
  display: flex;
  flex-wrap: wrap;
  margin-top: 70px;
  padding: 0 53px;
  justify-content: space-between;
}
.projects-list-index .projects-index-photos > div {
  margin-bottom: 15px;
}
.projects-list-index .raipon-text {
  width: 820px;
  margin: 85px auto 50px;
  display: flex;
  font-size: 22px;
  font-family: "Pancetta Serif Pro", serif;
  line-height: 120%;
}
.projects-list-index .raipon-text > div {
  width: 50%;
}
.projects-list-index .raipon-text > div:nth-child(1) {
  text-align: center;
}
.projects-list-index .raipon-text > div:nth-child(2) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 20px 0 50px;
}
.projects-list-index #menuToggle span,
.projects-detail #menuToggle span {
  background: #000;
}
#footer {
  font-size: 20px;
}
#footer a {
  font-size: 20px;
}
@keyframes spin {
  from {
    transform: rotateZ(0);
  }
  to {
    transform: rotateZ(1turn);
  }
}
@media all and (min-width: 980px) {
  .hide-on-desktop-page {
    display: none !important;
  }
}
@media all and (max-width: 979px) {
  .main-wrapper #layout-header .container {
    width: 480px;
    padding: 0 20px;
  }
  .main-wrapper #layout-content .container {
    width: 480px;
    padding: 0 20px;
  }
  .main-wrapper #layout-footer .container {
    width: 480px;
  }
  .main-wrapper .main-wrapper-inner:before {
    width: 50%;
    margin-left: -240px;
  }
  .main-wrapper .main-wrapper-inner:after {
    width: calc(50% - 240px);
    margin-left: 240px;
  }
  .main-wrapper:before {
    background: url('../themes/sugreff/assets/images/projects/bg_pattern.jpg') top center;
    margin-left: -240px;
  }
  .main-wrapper:after {
    background: url('../themes/sugreff/assets/images/projects/bg_pattern.jpg') top center;
    width: calc(50% - 240px);
    margin-left: 240px;
  }
  .hide-on-mobile-page {
    display: none !important;
  }
  .about-project {
    text-align: center;
    margin-top: 40px;
  }
  .about-project a {
    padding: 5px 30px;
    display: inline-block;
    border-radius: 25px;
    min-width: 250px;
    background: #a07b33;
    color: #FFFFFF;
    font-size: 20px;
    font-family: "Pancetta Serif Pro", serif;
    font-weight: normal;
  }
  .about-project a:hover {
    text-decoration: none;
  }
  .tale-wrapper {
    flex-direction: column;
  }
  .tale-wrapper .tale-image {
    width: 100%;
    order: 1;
  }
  .tale-wrapper .tale-name {
    margin-top: 50px;
  }
  .tale-wrapper .tale-audio-wrapper {
    width: 100%;
    order: 2;
  }
  .tale-wrapper .tale-audio-wrapper .audio-name {
    font-size: 18px;
  }
  .nation-wrapper .nation-name {
    width: 100%;
    text-align: center;
    margin-top: 60px;
  }
  .nation-wrapper .nation-name h2 {
    position: relative;
    top: 0;
    margin: 0;
  }
  .nation-wrapper .nation-description {
    font-size: 20px;
  }
  .nation-character-wrapper {
    margin-top: 60px;
    text-align: center;
  }
  .nation-character-wrapper .nation-character-inner-wrapper {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    text-align: center;
  }
  .nation-character-wrapper .nation-character-inner-wrapper .nation-image {
    width: 100%;
    text-align: center;
    padding-right: 0;
    margin: 0;
  }
  .nation-character-wrapper .nation-character-inner-wrapper .nation-text {
    margin-top: 10px;
    width: 100%;
    padding-right: 40px;
    text-align: center;
  }
  .nation-character-wrapper .nation-character-inner-wrapper .nation-location {
    margin: 20px 0 20px;
  }
  .nation-character-wrapper .nation-character-inner-wrapper .nation-location h5 {
    font-size: 26px;
  }
  .nation-character-wrapper .nation-character-inner-wrapper .nation-suite {
    font-size: 20px;
  }
  .photos-wrapper h4 {
    font-size: 32px;
  }
  .photos-wrapper .photos {
    margin: 20px 40px;
  }
  .photos-wrapper .photos .photo-item {
    margin-bottom: 20px;
    width: 100%;
  }
  .photos-wrapper .photos .photo-item:nth-child(odd) {
    padding-right: 0;
  }
  .photos-wrapper .photos .photo-item:nth-child(even) {
    padding-left: 0;
  }
  .photos-wrapper .photos .photo-item .photo-image img {
    width: 100%;
    max-height: 400px;
  }
  .photos-wrapper .photos-also {
    text-align: center;
    margin-bottom: 55px;
  }
  .photos-wrapper .photos-also a {
    padding: 5px 30px;
    display: inline-block;
    border-radius: 25px;
    min-width: 200px;
    background: #a07b33;
    color: #FFFFFF;
    font-size: 20px;
    font-family: 'PancettaPro-Regular', 'Helvetica', sans-serif;
    font-weight: normal;
  }
  .photos-wrapper .photos-also a:hover {
    text-decoration: none;
  }
  .product-wrapper {
    margin-top: 60px;
  }
  .product-wrapper .product-header {
    text-align: center;
    margin-bottom: 20px;
  }
  .product-wrapper .product-header h4 {
    font-size: 26px;
  }
  .product-wrapper .product-content {
    display: flex;
    flex-direction: column;
    margin-top: 0;
  }
  .product-wrapper .product-content .product-text {
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    text-align: center;
    font-size: 20px;
  }
  .product-wrapper .product-image {
    width: 100%;
  }
  .product-wrapper .product-image.center {
    text-align: center;
  }
  .product-wrapper .product-image img {
    max-width: 100%;
    max-height: 330px;
    position: relative;
    left: 0;
  }
  .product-wrapper .product-components {
    text-align: center;
    margin-bottom: 30px;
    font-size: 20px;
    font-family: 'PancettaPro-Regular', 'Helvetica', sans-serif;
  }
  .audio.green-audio-player {
    width: 400px;
  }
  .header-container {
    padding-top: 50px;
  }
  .header-container .langs {
    text-transform: uppercase;
    padding: 125px 0 0 60px;
    display: none;
  }
  .header-container .langs a {
    font-size: 22px;
    font-family: 'PT-Sans', serif;
  }
  .header-container .langs .lang-separator {
    font-size: 22px;
    font-family: 'PT-Sans', serif;
    padding: 0 10px;
  }
  .header-container .logo {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .header-container .back-link-to-shop {
    display: none;
    padding-top: 120px;
    text-align: center;
  }
  .header-container .back-link-to-shop a {
    font-family: 'PT-Sans', serif;
    font-size: 22px;
    line-height: 120%;
    text-decoration: underline;
  }
  .projects-list-index .main-wrapper {
    background: url('../themes/sugreff/assets/images/projects/project_list_toper_mobile.jpg') center 180px no-repeat;
    background-size: 480px 520px;
  }
  .projects-list-index #layout-content {
    margin-top: 470px;
  }
  .projects-list-index .projects-list {
    margin-bottom: 120px;
  }
  .projects-list-index .projects-list .project-item {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 60px auto 0;
  }
  .projects-list-index .projects-list .project-item .project-image {
    width: 100%;
    text-align: center;
  }
  .projects-list-index .projects-list .project-item .project-image img {
    max-width: 100%;
  }
  .projects-list-index .projects-list .project-item .project-text {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    text-align: center;
  }
  .projects-list-index .projects-list .project-item .project-text .goto {
    margin-top: 20px;
  }
  .projects-list-index .author-text {
    width: 100%;
  }
  .projects-list-index .author-text .left {
    padding-left: 20px;
    padding-right: 100px;
  }
  .projects-list-index .author-text .right {
    margin-top: 30px;
    padding-left: 140px;
    padding-right: 20px;
  }
  .projects-list-index .projects-index-photos {
    margin-top: 50px;
    padding: 0 10px;
  }
  .projects-list-index .projects-index-photos > div {
    width: 100%;
  }
  .projects-list-index .projects-index-photos img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .projects-list-index .raipon-text {
    width: 100%;
    margin: 45px auto 50px;
    display: flex;
    font-size: 22px;
    font-family: "Pancetta Serif Pro", serif;
    line-height: 120%;
    flex-wrap: wrap;
  }
  .projects-list-index .raipon-text > div {
    width: 100%;
  }
  .projects-list-index .raipon-text > div:nth-child(1) {
    text-align: center;
  }
  .projects-list-index .raipon-text > div:nth-child(1) img {
    width: 90%;
  }
  .projects-list-index .raipon-text > div:nth-child(2) {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 20px;
    text-align: center;
  }
  #footer .container .dc-logo {
    margin-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #footer .container .dc-logo a img {
    width: 64px;
    height: 88px;
  }
  #footer .container .dc-logo div {
    text-align: left;
    padding-left: 20px;
    padding-top: 3px;
  }
  #footer .container .dc-logo div a {
    font-size: 16px;
  }
}
