/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

body{
  font-family: 'Arimo', sans-serif;
  color: #000;
  line-height: 1.7;
  background-color: #f0f0f0;
}

html, body{
    height: 100%;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.split-pane {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  overflow: hidden;
  padding: 0;


 /*&--fashion:hover &--text {
    display: block;
  }*/
}

.split-pane .row{
    height: 100%;
  }

.split-pane--left a,.split-pane--right a,.split-pane--fashion a{
    text-decoration: none;
    z-index: 130;
    color: #fff;
  }

.split-pane--text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 3rem;
    height: 100%;
    z-index: 100;
    font-size: 2rem;
    color: #fff;
    padding: 0;
    margin: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
  }

.split-pane--text-block{
      z-index: 30;
      line-height: 1;
    }

@media (min-width: 576px){

.split-pane--text-block{
        line-height: 3rem
    }
  }

.split-pane--text h2 {
      font-family: 'Rozha One', serif;
      font-size: 1.375rem;
      line-height: 1;
      margin-bottom: 0px;
    }

@media (min-width: 576px){

.split-pane--text h2 {
        font-size: 1.375rem
    }
  }

@media (min-width: 769px){

.split-pane--text h2 {
        font-size: 1.5rem
    }
  }

@media (min-width: 950px){

.split-pane--text h2 {
        font-size: 2.8rem
    }
  }

.split-pane--text p {
     font-family: 'Arimo', sans-serif;
     font-size: .8rem;
     }

@media (min-width: 576px){

.split-pane--text p {
       font-size: .9rem
     }
  }

@media (min-width: 769px){

.split-pane--text p {
       font-size: 1.1rem
     }
  }

.split-pane--img {
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
 }

.split-pane--deco {
    width: 80%;
    margin-bottom: 5px;

  }

@media (min-width: 576px){

.split-pane--deco {
      margin-bottom: 0px

  }
  }

.split-pane--left:hover .split-pane--text,.split-pane--right:hover .split-pane--text,.split-pane--fashion:hover .split-pane--text  {
    opacity: 1;
  }

/*Fashion*/

.split-pane--fashion {
    background-color: black;
    left: 0;
    padding-right: 0 ;
    padding-left: 0 ;
    overflow: hidden;
    text-align: center;
    height: 100%;
    width: 100%;
 }

.split-pane--fashion:hover .split-pane--img{
       -webkit-transition: all 0.5s ease-out;
       transition: all 0.5s ease-out;
       opacity: 0.5;
   }

/*Left*/

.split-pane--left {
    background-color: black;
    left: 0;
    padding-right: 0 ;
    padding-left: 0 ;
    overflow: hidden;
    text-align: center;
    height: 50%;
  }

@media (min-width: 576px){

.split-pane--left {
       height: 100%
  }
  }

.split-pane--left .split-pane--img--left{
       -webkit-transition: all .3s ease;
       transition: all .3s ease;
    }

.split-pane--left:hover .split-pane--img--left{
       opacity: .4;
      }

/*Right*/

.split-pane--right  {
    position: relative;
    background-color: black;
    right: 0;
    padding-right: 0 ;
    padding-left: 0 ;
    overflow: hidden;
    height: 100%;
    text-align: center;
    height: 50%;

  }

@media (min-width: 576px){

.split-pane--right  {
       height: 100%

  }
  }

.split-pane--right .split-pane--img--right{
       -webkit-transition: all .3s ease;
       transition: all .3s ease;
    }

.split-pane--right:hover .split-pane--img--right{
       opacity: .4;
    }

.page__border--top,
.page__border--bottom,
.page__border--left,
.page__border--right {
  background: #fff;
  position: fixed;
  z-index: 10;
}

.page__border--left,
.page__border--right {
  top: 0;
  bottom: 0;
  width: 15px;
}

@media (min-width: 769px){

.page__border--left,
.page__border--right {
        width: 30px
}
  }

@media (min-width: 950px){

.page__border--left,
.page__border--right {
        width: 40px
}
  }

.page__border--left {
  left: 0;
}

.page__border--right {
  right: 0;
}

.page__border--top,
.page__border--bottom {
  left: 0;
  right: 0;
  height: 15px;
}

@media (min-width: 769px){

.page__border--top,
.page__border--bottom {
        height: 30px
}
  }

@media (min-width: 950px){

.page__border--top,
.page__border--bottom {
        height: 40px
}
  }

.page__border--top {
  top: 0;
}

.page__border--bottom {
  bottom: 0;
}

.logo {
	position: absolute;
	width: 90px;
	z-index: 8;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	        transform: translate(-50%,-50%);
	text-align: center;
	padding: 0 auto;
}

.logo img{
		width: 100%;
	}

@media (min-width: 769px){

.logo {
		width: 180px
}
  }

.logo.logo-fashion{
		top: 50px;
		width: 45px;
	}

@media (min-width: 576px){

.logo.logo-fashion{
			top: 50%;
			width: 90px
	}
  }

@media (min-width: 769px){

.logo.logo-fashion{
			width: 180px
	}
  }

.overlay-logo {
	width: 40px;
	padding-bottom: 5vh;
}

@media (min-width: 769px){

.overlay-logo {
    width: 60px
}
  }

@media (min-width: 950px){

.overlay-logo {
    width: 80px
}
  }

.burger{
  position: fixed;
  background: #fff;
  z-index: 10;
  width: 50px;
  height: 50px;
  right:0;
  margin-top: 15px;
  margin-right: 15px;

}

@media (min-width: 769px){

.burger{
    margin-top: 30px;
    margin-right: 30px

}
  }

@media (min-width: 950px){

.burger{
    margin-top: 40px;
    margin-right: 40px

}
  }

.menu-icon {
  position: relative;
  top: 10px;
  right: -12px;
  height: 40px;
  width: 40px;
  cursor: pointer;
  z-index: 10;
}

@media (min-width: 576px){

.menu-icon {
    top: 10px;
    right: -12px
}
  }

@media (min-width: 769px){
  }

.bar, .bar:before, .bar:after {
  height: 2px;
  position: absolute;
  background-color: #ffffff;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  content: "";
}

.bar.black, .bar.black:before, .bar.black:after {
  background-color: #000;
}

.bar {
  width: 30px;
  top: 13.5px;
}

.bar:before {
  width: 30px;
  top: -10px;
}

.bar:after {
  width: 30px;
  top: 10px;
}

/*.menu-icon:hover .bar, .menu-icon:hover .bar:before, .menu-icon:hover .bar:after {
  background-color: #000000;
}*/

.menu-icon:hover .bar {
  width: 30px;
}

.menu-icon:hover .bar:after {
  width: 30px;
}

.bar--active, .bar--active:before, .bar--active:after {
  background-color: #000000;
}

.bar--active {
  width: 30px;
}

.bar--active:before {
  -webkit-transform: translate(14px, 4px) rotate(45deg);
          transform: translate(14px, 4px) rotate(45deg);
  width: 20px;
}

.bar--active:after {
  -webkit-transform: translate(14px, -4px) rotate(-45deg);
          transform: translate(14px, -4px) rotate(-45deg);
  width: 20px !important;
}

.overlay {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  background-color: #fff;
  color: #000;
  z-index: 9;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.overlay--social {
    vertical-align: text-top;
  }

.overlay--active {
  opacity: 0.96;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.list {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.items {
  margin-bottom: 30px;
}

.items a{
    text-decoration: none;
  }

.items > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  background-color: #000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

@media (min-width: 576px){

.items > a:before {
    height: 5px;
    bottom: 5px
}
  }

.items > a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.links {
  color: #000000;
  font-family: 'Rozha One', serif;
  font-size: 1.5rem;
  text-decoration: none;
  position: relative;
}

@media (min-width: 769px){

.links {
        font-size: 2.5rem
}
  }

@media (min-width: 950px){

.links {
        font-size: 4.5rem
}
  }

.links:hover {
  color: #000000;
}

.links:hover:after {
  width: 100%;
}

.overlay--social--links {
  padding: 0px 10px;

}

.overlay--social--links img{
    height: 20px;
  }

@media (min-width: 576px){

.overlay--social--links img{
      height: 35px
  }
  }

@media (min-width: 576px){

.overlay--social--links {
    padding: 0px 20px

}
  }

.overlay--social:hover{
  text-decoration: none;
}

.headline {
  font-family: "Lato", sans-serif;
  font-size: 5em;
  font-weight: 300;
  color: #FF530D;
  pointer-events: none;
  -webkit-transition: -webkit-transform 300ms ease-in-out;
  transition: -webkit-transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
}

@media (max-width: 475px) {
  .headline {
    margin-left: 15px;
    -webkit-transform: translateY(-160px);
            transform: translateY(-160px);
  }
}

@media (min-width: 475px) {
  .headline {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

.btn-container{
  display: block;
  position: fixed;
  height: 50px;
  width: 50px;
  margin-top: 15px;
  margin-left: 15px;
  cursor: pointer;
  z-index: 100;
  -webkit-transition: opacity .25s ease;
  transition: opacity .25s ease;
  background-color: #fff;
  text-align: center;
  padding-top: 10px;

}

.btn-container-btn{
    margin-right: 10px;
  }

@media (min-width: 769px){

.btn-container{
    margin-top: 30px;
    margin-left: 30px

}
  }

@media (min-width: 950px){

.btn-container{
    margin-top: 40px;
    margin-left: 40px

}
  }

.swiper-container {
    width: 100%;
    height: 100%;
    z-index: 110;

}

.swiper-container .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        width: 100%;
        overflow: hidden;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;

      }

@media (min-width: 769px){

.swiper-container .swiper-slide {
          width: 50%

      }
  }

.swiper-container .swiper-slide .cms_editableimage_overlay{
          width: 50px !important;
          height: 50px !important;
          top: auto !important;
          left: 50% !important;
          bottom: 0 !important;
          bottom: 20% !important;
          background-color: transparent !important;
          color: #fff !important;
          line-height: 1.5 !important;
          margin: 0px !important;
          display: block !important;
        }

.swiper-container .swiper-pagination{
        margin-right: 20px;
      }

@media (min-width: 576px){

.swiper-container .swiper-pagination{
          margin-right: 50px
      }
  }

.swiper-container .swiper-pagination .swiper-pagination-bullet-active,.swiper-container .swiper-pagination .swiper-pagination-bullet {
            background: #fff;
        }

.swiper-container .cms_button_add_content_section{
        margin-top: 100px;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        z-index: 40;
      }

.alignment-container {
	width: 100%;
	text-align: center;
	padding-top: 10vh;
}

.content-container {

	width: 85%;
	margin: 0 auto;

}

.content-container--img{
   	width: 100%;
		height: auto;
   	padding-top: 2rem;
   }

@media (min-width: 576px){

.content-container {
        width: 80%

}
  }

@media (min-width: 769px){

.content-container {
        width: 70%

}
  }

@media (min-width: 950px){

.content-container {
        width: 55%

}
  }

.content-container--columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
	  }

.content-container--columns--unit {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 50px;
	    }

@media (min-width: 576px){

.content-container--columns--unit {
      	  padding-left: 30px;
        	padding-right: 30px
	    }
  }

@media (min-width: 769px){

.content-container--columns--unit {
					padding-left: 50px;
	        padding-right: 50px;
      	  width: 100%
	    }
  }

@media (min-width: 1200px){

.content-container--columns--unit {
	        width: 50%;
					margin-top: 20px
	    }
  }

.content-container--columns--unit.contact {
		      width: 100%;
		      margin-top: -10px;
		      margin-bottom: 20px;
    	  }

@media (min-width: 769px){

.content-container--columns--unit.contact {
	      	  width: 50%;
	      	  margin-bottom: 50px
    	  }
  }

@media (min-width: 1200px){

.content-container--columns--unit.contact {
	      		 width: 50%;
	      	 	 margin-bottom: 100px
    	  }
  }

.content-container--contact {
    padding-top: 100px;
  }

.content-container--name {
		font-family: 'Rozha One', serif;
		font-size: 1.5rem;
	}

@media (min-width: 576px){

.content-container--name {
        font-size: 1.5rem
	}
  }

@media (min-width: 769px){

.content-container--name {
        font-size: 1.5rem
	}
  }

@media (min-width: 950px){

.content-container--name {
        font-size: 2.875rem
	}
  }

.content-container--heading {
		font-family: 'Rozha One', serif;
		font-size: 1.9rem;
		padding-top: 40px;
	}

@media (min-width: 576px){

.content-container--heading {
        font-size: 3rem;
        width: 85%;
        margin: 0 auto
	}
  }

@media (min-width: 769px){

.content-container--heading {
        font-size: 3rem
	}
  }

@media (min-width: 950px){

.content-container--heading {
        font-size: 4.75rem
	}
  }

.content-container--text {
		font-family: 'Arimo', sans-serif;
       font-size: .8rem;
       padding-top: 2.5rem;


   	}

@media (min-width: 576px){

.content-container--text {
        font-size: .9rem


   	}
  }

@media (min-width: 769px){

.content-container--text {
        font-size: 1rem


   	}
  }

.content-container--logo{
   		width: 15%;
   		padding-top: 50px;
   		padding-bottom: 50px;
   	}

.content-container--link{
   		text-decoration: underline;
   		color: #000;
			font-weight: bold;
   		padding-bottom: 100px;
   	}

.content-container--link:hover{
				color: #000;
			}

.about h4{
		font-family: 'Rozha One', serif;
		font-size: 1.5rem;
	}

@media (min-width: 769px){

.about h4{
			font-size: 2rem
	}
  }

@media (min-width: 950px){

.about h4{
	    font-size: 3.25rem
	}
  }

.about .content-container--columns{
		margin-top: 70px;
	}

.about .content-container--text{
		padding-top: 1rem;
	}

.about .about-images .about-images-img{
			/*height: 660px;*/
			margin-bottom: 10px;
			overflow: hidden;
		}

.about .about-images .about-images-img .about-photo {
				width: 100%;
			}

.about .about-map-adress{
		margin-bottom: 40px;
		font-size: 0.9rem;
	}

@media (min-width: 769px){

.about .about-map-adress{
			font-size: 1rem
	}
  }

.about .about-map{
		margin-bottom: -35px;
	}

.about .about-map .google-maps {
			position: relative;
			height: 300px;
			overflow: hidden;
		}

@media (min-width: 576px){

.about .about-map .google-maps {
			  height: 450px
		}
  }

@media (min-width: 950px){

.about .about-map .google-maps {
			  height: 660px
		}
  }

.about .about-map .google-maps iframe {
			position: absolute;
			top: -48px;
			left: 0;
			width: 100% !important;
			height: 100% !important;
			pointer-events: none;
		}
