/* -------------------------------- 

SYMIN ADIVE

-------------------------------- */


*,
*::after,
*::before {
	box-sizing: border-box;
}

:root {
	font-size: 16px;
}

body {
	margin: 0;
	--color-text: #706057;
	--color-bg: #ffffff;
	--color-link: #11535e;
	--color-link-hover: #000;
	--aspect-ratio: 2/1.5;
	--imgwidthmax: 2400px;
	--size-title: 10rem;
	--font-weight-title: 400;
	color: var(--color-text);
	background-color: var(--color-bg);
	font-size: 1.5rem;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


a {
	text-decoration: none;
	color: var(--color-link);
	outline: none;
    
}

a:hover,
a:focus {
	color: var(--color-link-hover);
	outline: none;
    text-decoration: line-through;
}


p {margin: auto; text-align:center; padding: 0 20%; font-family: "lato", sans-serif;  font-size: calc(13px + (20 - 13) * ((100vw - 300px) / (1600 - 300))); color:#706057;
  line-height: calc(1.6em + (1.6 - 1.2) * ((100vw - 300px)/(1600 - 300)));}




h1 {margin: auto; text-align:center; padding: 0 20%; font-family: 'Fino-Sans', serif; font-weight: 700;
 color:#000;  font-size: calc(30px + (60 - 30) * ((100vw - 300px) / (1600 - 300)));
  line-height: calc(1.1em + (1.4 - 1.1) * ((100vw - 300px)/(1600 - 300)));}

h5 {margin: auto; text-align:center; padding: 0 20%; font-family: 'Fino-Sans', serif; font-weight: 700;
 color:#000; font-size: calc(24px + (50 - 24) * ((100vw - 300px) / (1600 - 300)));
  line-height: calc(1.1em + (1.4 - 1.1) * ((100vw - 300px)/(1600 - 300)));}


h6 {margin: auto; text-align:center; padding: 0 20%; font-family: 'Fino-Sans', serif; font-weight: 700; color:#69363f; font-size: calc(16px + (47 - 16) * ((100vw - 300px) / (1600 - 300)));
  line-height: calc(1.1em + (1.4 - 1.1) * ((100vw - 300px)/(1600 - 300)));}


h2 {margin: auto; text-align:center; padding: 0 20%; font-family: 'Fino-Sans', serif; font-weight: 700;
 color:#000;  font-size: calc(60px + (60 - 30) * ((100vw - 300px) / (1600 - 300)));
  line-height: calc(1.1em + (1.4 - 1.1) * ((100vw - 300px)/(1600 - 300)));}

@media screen and (max-width: 800px) {
  h2 {
   font-size: calc(30px + (60 - 30) * ((100vw - 300px) / (1600 - 300)));
  line-height: calc(1.1em + (1.4 - 1.1) * ((100vw - 300px)/(1600 - 300)));
  }
    
}



.top-right2 {
    font-size: calc(8px + (18 - 8) * ((100vw - 300px) / (1600 - 300)));
  line-height: calc(1.6em + (1.6 - 1.2) * ((100vw - 300px)/(1600 - 300)));
  position: absolute;
  top: 0;
  right: 0;
    padding: 0 0 0 0;
    text-align:center;
 }
  
.top right2 .p3{text-align:center;}


    
/* section */

.section {
  overflow: hidden;
  margin: auto;
  max-width: 1400px;
}

.section a {
  position: relative;
  float: left;
  width: 100%;
}

.section a img {
  width: 100%;
  display: block;
}

.section a span {
  color: #fff;
  position: absolute;
  left: 5%;
  bottom: 5%;
  font-size: 2em;
  text-shadow: 1px 1px 0 #000;
}

.section-split a span {
  display: none;
}

.section-split a:hover span {
  display: block;
}


/* 48em = 768px */

@media (min-width: 48em) {
  .section-split a {
    width: 50%;
  }
}







/* ============================================================
  back to top NAVIGATION
============================================================ */
   

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 27px;
  z-index: 99;
  font-size: 16px;
    line-height: 16px;
    width: 48px;
    height: 48px;
  border: none;
  outline: none;
  background-color: black;
  color: #ffffff;
  cursor: pointer;
  padding: 15px 18px;
  border-radius: 48px;
    font-family: Helvetica;
}

#myBtn:hover {
  background-color: #69363f;
}


.button {
  background-color: #ffffff;
  border: 2px solid #11535e;
  color: #11535e;
  padding: 52px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
 
  cursor: pointer;
    border-radius:200px;
    margin: auto; font-family: 'Fino-Sans', serif; font-weight: 700; font-size: 24px;
  line-height: 1.1em;
    margin: 0;
  position: relative;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.button:hover {  background-color:#11535e ; color: #ffffff;}






/* ============================================================
  SLOW LOADED IMAGES
============================================================ */        
        
        
.aos-all {
  width: 1200px;
  max-width: 98%;
  margin: 5vh auto 0 auto;
   
}

.aos-item {
  display: inline-block;
  float: left;
  width: 33.3333%;
  height: 300px;
  padding: 40px;
    margin-bottom:11vh;
    
}

.aos-item__inner {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  background: transparent;
  line-height: 20px;
  text-align: center;  
}

.aos-item2 {
  margin: auto;
  width: 22%;
}



   .aos-item4 {
  display: inline-block;
  float: left;
  width: 33.3333%;
  height: 200px;
  padding: 20px;
    margin-bottom:11vh;
    
}    

.aos-item4__inner {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  background: transparent;
  line-height: 20px;
  text-align: center;  
}


@media screen and (max-width: 800px) {
  .aos-item {
    width: 100%;
  }
    .aos-item2 {
    width: 40%;  
  }
    
       .aos-item4 {
    width: 100%;
  }
}

@media screen (min-width: 800px) and  (max-width: 1024px) {
  .aos-item {
    width: 40%;
  }
    .aos-item2 {
    width: 200px;
  }
    .aos-item4 {
    width: 40%;
  }
}
    
@media screen (min-width: 1024px) {
  
    .aos-item2 {
    width: 22%;
  }
   
}
    


.aos-item3 {
  margin: auto;
  width: 160px;
}



/* ============================================================
  MAIN LAYOUT
============================================================ */   




/* Page Loader */
.js .loading::before {
	content: '';
	position: fixed;
	z-index: 100000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: var(--color-bg);
}

.js .loading::after {
	content: '';
	position: fixed;
	z-index: 100000;
	top: 50%;
	left: 50%;
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	pointer-events: none;
	border-radius: 50%;
	opacity: 0.4;
	background: var(--color-link);
	animation: loaderAnim 0.7s linear infinite alternate forwards;
}

@keyframes loaderAnim {
	to {
		opacity: 1;
		transform: scale3d(0.5,0.5,1);
	}
}


.page {
	display: grid;
	padding: 5vw;
	max-width: 1400px;
	margin: 0 auto;
	grid-template-columns: 100%;
	grid-template-areas: 'header' 'meta' 'grid';
	will-change: transform;
}

.page__title {
	grid-area: header;
	margin: 0 0 1rem;
	font-size: inherit;
	font-weight: 400;
}



.content {
	grid-area: grid;
	margin: 10vh 0 1vh;
}

.content--offset {
	display: grid;
	grid-template-columns: repeat(2, minmax(100px, 1fr));
	grid-gap: 30vh 10vw;
}

.content--full {
	width: 100vw;
	justify-self: center;
}

.content--padded {
	padding: 0 5vw;
}

.content__item {
	--imgwidth: calc(var(--imgwidthmax) * var(--aspect-ratio));
	width: var(--imgwidth);
	max-width: 100%;
	position: relative;
	will-change: transform;
	margin-bottom: 10vh;
	display: grid;
	grid-template-columns: 50% 50%;
}

.content__item--wide {
	grid-template-columns: 20% 80%;
}

.content__item--wide:nth-child(even) {
	grid-template-columns: 80% 20%;
}

.content--center .content__item {
	margin: 0 auto 60vh;
}

.content__item--expand {
	width: 100%;
	grid-template-columns: minmax(0, var(--imgwidth)) 1fr;
}

.content__item--expand:nth-child(even) {
	grid-template-columns: 1fr minmax(0, var(--imgwidth));
}



    .content--alternate .content__item {
	max-width: 100%;
}
    
.content--offset .content__item {
	margin: 0 auto 15vh;
}

.content--offset .content__item:nth-child(even) {
	align-self: end;
	margin-bottom: -20vh;
}

.content--alternate .content__item:nth-child(even) {
	margin-left: auto;
}

.content__item-imgwrap {
	position: relative;
	--imgwidth: 100%;
	margin: 0 auto;
	grid-area: 1 / 1 / 3 / 3;
	overflow: hidden;
	width: var(--imgwidth);
	padding-bottom: calc(var(--imgwidth) / (var(--aspect-ratio)));
	will-change: transform;
}

.demo-2 .content__item-imgwrap {
	outline: 1px solid transparent;
}

.content__item--expand .content__item-imgwrap {
	grid-area: 1 / 1 / 3 / 2;
}

.content__item--expand:nth-child(even) .content__item-imgwrap {
	grid-area: 1 / 2 / 3 / 3;
	justify-self: end;
}

.content__item-img {
	--overflow: 40px;
	height: calc(100% + (2 * var(--overflow)));
	top: calc( -1 * var(--overflow));
	width: 100%;
	position: absolute;
	background-size: cover;
	background-position: 50% 50%;
	will-change: transform;
	opacity: 1;
}

.content__item-img--t1 {
	--overflow: 60px;
}

.content__item-img--t2 {
	--overflow: 80px;
}

.content__item-img--t3 {
	--overflow: 80px;
}
        .content__item-img--t4 {
	--overflow: 120px;
}

.content__item-number {
	opacity: 0.03;
	font-size: 25vw;
	position: absolute;
	top: -7vw;
	right: -10vw;
	line-height: 1;
}

.content__item:nth-child(even) .content__item-number {
	right: auto;
	left: -7vw;
}

.content__item-title {
	position: relative;

	padding: 0 3vw;
	margin: calc(var(--size-title) * -1/2) 0 0 0;
	align-self: start;

	font-family: 'Fino-Sans', serif;
	font-weight: var(--font-weight-title);
	color: var(--color-title);
    font-size: calc(30px + (40 - 30) * ((100vw - 300px) / (1600 - 300)));
  line-height: calc(1.3em + (1.3 - 1.2) * ((100vw - 300px)/(1600 - 300)));
	will-change: transform;
	mix-blend-mode: screen;
}

.content--center .content__item-title {
	grid-area: 1 / 1 / 3 / 3;
	margin: auto;
}

.content__item-title--layer {
	padding: 0;
	z-index: 10;
	grid-area: 1 / 1 / 2 / 3;
	width: 100%;
	text-align: center;
}

.content__item-description {
	grid-area: 1 / 1 / 3 / 3;
	width: 70%;
	position: relative;
	margin: 0;
	padding: 1rem 0 0 0;
	color: var(--color-description);
}

.content--alternate .content__item-title,
.content__item--wide:nth-child(even) .content__item-description {
	grid-area: 3 / 1 / 4 / 2;
	justify-self: start;
}
        
        

.content--alternate  .content__item:nth-child(even) .content__item-title,
.content__item--wide .content__item-description {
	grid-area: 3 / 1 / 4 / 3;
	justify-self: end;
	width: auto;
}
        
        

.content__item--expand .content__item-description {
	grid-area: 1 / 2 / 3 / 3;
    justify-self: start;
    align-self: start;
    padding: 0 2rem;
    width: 250px;
    font-size: 0.9rem;
}

.content__item--expand:nth-child(even) .content__item-description {
	grid-area: 1 / 1 / 3 / 2;
	justify-self: end;
	text-align: right;
}

.content__item-deco {
	position: absolute;
	top: 2rem;
	left: 10vw;
	height: 30%;
	width: 1px;
	background: #dce1ff;
}

.content__item-decobar {
	width: 140%;
	height: 25%;
	top: 20%;
	left: -20%;
	position: absolute;
	background: #dd525a;
	mix-blend-mode: color-burn;
}

@media screen and (min-width: 53em) {
	.page--layout-1 {
		grid-template-columns: 30% 70%;
		grid-template-areas: 'header header' '...  meta' 'grid grid';
	}
	.page--layout-2 {
		grid-template-columns: 1fr 1fr;
		grid-template-areas: 'header meta' '...  meta' 'grid grid';
	}
}

@media screen and (max-width: 40em) {
	.content__item--expand .content__item-imgwrap,
	.content__item--expand:nth-child(even) .content__item-imgwrap {
		grid-area: 1 / 1 / 3 / 3;
	}
	.content__item--expand .content__item-description,
	.content__item--expand:nth-child(even) .content__item-description,
	.content__item--wide .content__item-description,
	.content__item--wide:nth-child(even) .content__item-description {
		grid-area: 3 / 1 / 4 / 3;
	    padding: 1rem 0;
	    width: 100%;
	    text-align: left;
	}
	.content__item--wide .content__item-description {
		padding: 1rem;
	}
	.content--alternate .content__item-title,
	.content--alternate .content__item:nth-child(even) .content__item-title {
		grid-area: 4 / 1 / 4 / 2;
	}
}

        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        