@charset "UTF-8"; body {
    margin: 0;
    color: #0e1111;
}

@font-face {
    font-family: "bpggel";
    font-style: normal;
    font-weight: bold;
    src: url("../fonts/bpg_gel_excelsior_caps.ttf");
}

@font-face {
    font-family: "bpgall";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/bpg_ingiri_arial.woff") format("woff"), url("../fonts/bpg_ingiri_arial.ttf") format("truetype"), url("../fonts/bpg_ingiri_arial.svg") format("svg");
}

@font-face {
    font-family: 'gebold';
    src: url('../fonts/bpg-web-002-caps/bpg-web-002-caps-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/bpg-web-002-caps/bpg-web-002-caps-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/bpg-web-002-caps/bpg-web-002-caps-webfont.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/bpg-web-002-caps/bpg-web-002-caps-webfont.woff') format('woff'), /* Pretty Modern Browsers */
         url('../fonts/bpg-web-002-caps/bpg-web-002-caps-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/bpg-web-002-caps/bpg-web-002-caps-webfont.svg#bpg_web_002_capsregular') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'bpgthin';
    src: url('../fonts/archyedt-thin-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/archyedt-thin-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/archyedt-thin-webfont.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/archyedt-thin-webfont.woff') format('woff'), /* Pretty Modern Browsers */
         url('../fonts/archyedt-thin-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/archyedt-thin-webfont.svg#archyedt-thinregular') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'bpglight';
    src: url('../fonts/bpg-nateli-mtavruli-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/bpg-nateli-mtavruli-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/bpg-nateli-mtavruli-webfont.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/bpg-nateli-mtavruli-webfont.woff') format('woff'), /* Pretty Modern Browsers */
         url('../fonts/bpg-nateli-mtavruli-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/bpg-nateli-mtavruli-webfont.svg#bpg_nateli_mtavruliregular') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'bpgbold';
    src: url('../fonts/bpg-nino-mtavruli-bold-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/bpg-nino-mtavruli-bold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/bpg-nino-mtavruli-bold-webfont.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/bpg-nino-mtavruli-bold-webfont.woff') format('woff'), /* Pretty Modern Browsers */
         url('../fonts/bpg-nino-mtavruli-bold-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/bpg-nino-mtavruli-bold-webfont.svg#bpg_nino_mtavrulibold') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'bpgbold2';
    src: url('../fonts/archyedt-bold-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/archyedt-bold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/archyedt-bold-webfont.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/archyedt-bold-webfont.woff') format('woff'), /* Pretty Modern Browsers */
         url('../fonts/archyedt-bold-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/archyedt-bold-webfont.svg#archyedt-bold') format('svg'); /* Legacy iOS */
}@font-face {    font-family: 'bpgdigital';    src: url('../fonts/alkdots-webfont.eot'); /* IE9 Compat Modes */    src: url('../fonts/alkdots-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */         url('../fonts/alkdots-webfont.woff2') format('woff2'), /* Super Modern Browsers */         url('../fonts/alkdots-webfont.woff') format('woff'), /* Pretty Modern Browsers */         url('../fonts/alkdots-webfont.ttf') format('truetype'), /* Safari, Android, iOS */         url('../fonts/alkdots-webfont.svg#alkdotsregular') format('svg'); /* Legacy iOS */}

/* geo-title */

.geo-title-normal {
	font-family: bpggel;
}
.geo-title-normal-white {
	font-family: bpggel;
	color: #fff;
}
.geo-title-normal-black {
	font-family: bpggel;
	color: #000;
}
.geo-title-normal-grey {
	font-family: bpggel;
	color: #9a9a9a;
}
.geo-title {
	font-family: bpggelbold;
}
.geo-title-white {
	color: #fff !important;
	font-family: bpggelbold;
	text-decoration: none;
}
.geo-title-black {
	color: #000 !important;
	font-family: bpggelbold;
	text-decoration: none;
}
.geo-title-grey {
	color: #888;
	font-family: bpggelbold;
}
.geo-title-grey2 {
	color: #9a9a9a;
	font-family: bpggelbold;
}
.geo-text-all {
	font-family: bpgall;
}

.geo-title-thin {
	font-family: bpgthin;
}

.geo-title-light {
	font-family: bpglight;
}

.geo-title-bold {
	font-family: bpgbold;
}

.geo-title-bold2 {
	font-family: bpgbold2;
}
.geo-title-digital {	font-family: bpgdigital;}
.space {
    height: 130px;
    display: block;
}

.space-110 {
    height: 110px;
    display: block;
}

.space-10 {
    height: 10px;
    display: block;
}

.space-20 {
    height: 20px;
    display: block;
}

.space-30 {
    height: 30px;
    display: block;
}

.space-50 {
    height: 50px;
    display: block;
}

.space-70 {
    height: 70px;
    display: block;
}
.space-80 {
    height: 80px;
    display: block;
}
.space-90 {
    height: 90px;
    display: block;
}
.space-100 {
    height: 100px;
    display: block;
}

@media (min-width: 992px) {
    body {
        padding-top: 0;
        padding-left: 0;
        margin: 0;
    }
}

hr {
    background-color: #9eb7d0;
}

a {
    text-decoration: none;
    background-color: transparent;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease; 
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	transition-delay: 0.5s;
    outline-style: none;
    color: #0e1111;
}

a:hover {
    text-decoration: none;
    outline-style: none;
    color: #f01452;
}

.space-50 {
    height: 50px;
    display: block;
}

.space-100 {
    height: 100px;
    display: block;
}

/* Preloader */
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 99999;
}

.loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 80px;
    height: 80px;
    margin: -50px 0 0 -50px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #ff2d71;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #ff2d71;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}

.loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #ff2d71;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* page content */

.page-content {
	margin-left: 5rem;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.page-content .page-title {
	font-family: bpglight;
	color: #0e1111;
	margin: 2rem;
	text-align: justify;
}

.personal-page {
	padding: 3rem 2rem;
	min-height: 100vh;
}

section.personal-page {
    display: flex; 
    align-items: center;
    justify-content: center;
}

.personal-page h5 {
	font-family: bpglight;
	color: #859db4;

}

.personal-page .content-title {
    font-weight: 300;
    color: #0e1111;
}

.personal-page .content-desc {
    font-family: bpglight;
    color: #859db4;
    margin: 2rem 0;
    text-align: justify;
    line-height: 2;
}

.personal-page .contact-link {
	margin: 1rem;
}

.menuactive {
    color: var(--color-link-active);
}

.navbar-nav .nav-link.active {
    color: #ff2d71;
}

.nav-link {
	color: #5b6265;
    padding: 0;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	transition-delay: 0.5s;
}

.nav-link:hover {
	color: #ff2d71;
}

.personal-page .works-title {
	font-family: bpglight;
	color: #859db4;
	margin: 2rem 0;
	height: 3rem;
}

footer {
    text-align: center;
}

@media screen and (max-width: 765px) {
	.page-content {
	margin-top: 0;
    margin-left: 0;
	}
	.page-content h5 {
    font-size: 1rem;
	}
	.personal-page .works-title {
	height: 2rem;
	}
	.personal-page .content-title {
    text-align: center;
	}
}

/* menu */

.ham {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform 400ms;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.hamRotate.active {
  transform: rotate(45deg);
}

.menu .ham.hamRotate180.ham5 {
	transform: rotate(0deg);
}

.menu.menu--open .ham.hamRotate180.ham5.active {
	transform: rotate(180deg);
}

.line {
  fill:none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke:#000;
  stroke-width:3.5;
  stroke-linecap:round;
}

.ham5 .top {
  stroke-dasharray: 40 82;
}
.ham5 .bottom {
  stroke-dasharray: 40 82;
}
.menu.menu--open .ham5.active .top {
  stroke-dasharray: 14 82;
  stroke-dashoffset: -72px;
}
.menu.menu--open .ham5.active .bottom {
  stroke-dasharray: 14 82;
  stroke-dashoffset: -72px;
}

/* swipernewproduct */
.slidertitle {
    color: #0e1111;
    margin-bottom: 2rem;
    font-family: "Poppins",sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

.newproduct {
    margin-bottom: 3rem;
    margin-top: 2rem;
}

.newproduct .swipernewproduct {
    height: calc(100% + 30px) !important;
}

@media screen and (max-width: 1191px) {
    .newproduct .swipernewproduct {
    }
}

@media screen and (max-width: 763px) {
    .newproduct .swipernewproduct {
    }
}

.newproduct .swiper-slide a h6 {
    color: #5c6580;
    margin-top: 1rem;
    height: 2.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newproduct .swiper-slide a:hover {
    color: #0e1111;
}

.newproduct .swiper-slide p {
    margin-top: 0;
    margin-bottom: 1rem;
    text-align: center;
    color: #ff2d71;
    font-weight: 600;
}

.newproduct .swiper-slide p del {
    color: #859db4;
}

.slide-bgimg:after {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    content: "";
    background-color: rgba(14,17,17,0.4);
    border-radius: .25rem;
}

[class^=swiper-button-] {
    transition: all 0.3s ease;
}

.newproduct .swiper-slide {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    height: calc(100% - 30px);
}

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

.newproduct .swiper-container {
    width: 100%;
    height: 100vh;
    float: left;
    transition: opacity 0.6s ease, transform 0.3s ease;
}

.newproduct .swiper-container.nav-slider {
    width: 20%;
    padding-left: 5px;
}

.newproduct .swiper-container.nav-slider .swiper-slide {
    cursor: pointer;
    opacity: 0.4;
    transition: opacity 0.3s ease;
}

.newproduct .swiper-container.nav-slider .swiper-slide.swiper-slide-active {
    opacity: 1;
}

.newproduct .swiper-container.nav-slider .swiper-slide .content {
    width: 100%;
}

.newproduct .swiper-container.nav-slider .swiper-slide .content .title {
    font-size: 20px;
}

.newproduct .swiper-container:hover .swiper-button-prev, .newproduct .swiper-container:hover .swiper-button-next {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

.newproduct .swiper-container.loading {
    opacity: 0;
    visibility: hidden;
}

.newproduct .swiper-slide {
    overflow: hidden;
}

.newproduct .swiper-slide .slide-bgimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.newproduct .swiper-slide .entity-img {
    display: none;
}

.newproduct .swiper-slide .content .title {
    font-size: 2.6em;
    font-weight: bold;
    margin-bottom: 30px;
}

.newproduct .swiper-slide .content .caption {
    display: block;
    font-size: 13px;
    line-height: 1.4;
    transform: translateX(50px);
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.7s ease;
}

.newproduct .swiper-slide .content .caption.show {
    transform: translateX(0);
    opacity: 1;
}

[class^=swiper-button-] {
    width: 44px;
    opacity: 0;
    visibility: hidden;
}

.newproduct .swiper-button-prev {
    transform: translateX(50px);
}

.newproduct .swiper-button-next {
    transform: translateX(-50px);
}

[class^=swiper-button-] {
    transition: all 0.3s ease;
}

.newproduct .swiper-slide {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

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

.newproduct .swiper-container {
    width: 100%;
    height: 100vh;
    float: left;
    transition: opacity 0.6s ease, transform 0.3s ease;
}

.newproduct .swiper-container.nav-slider {
    width: 20%;
    padding-left: 5px;
}

.newproduct .swiper-container.nav-slider .swiper-slide {
    cursor: pointer;
    opacity: 0.4;
    transition: opacity 0.3s ease;
}

.newproduct .swiper-container.nav-slider .swiper-slide.swiper-slide-active {
    opacity: 1;
}

.newproduct .swiper-container.nav-slider .swiper-slide .content {
    width: 100%;
}

.newproduct .swiper-container.nav-slider .swiper-slide .content .title {
    font-size: 20px;
}

.newproduct .swiper-container:hover .swiper-button-prev, .newproduct .swiper-container:hover .swiper-button-next {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}

.newproduct .swiper-container.loading {
    opacity: 0;
    visibility: hidden;
}

.newproduct .swiper-slide {
    overflow: hidden;
    background: #f3f3f3;
    border-radius: 0.25rem;
    padding: 10px;
}

.newproduct .swiper-slide .slide-bgimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.newproduct .swiper-slide .entity-img {
    display: none;
}

.newproduct .swiper-slide .content {
    position: absolute;
    top: 40%;
    left: 10%;
    width: 50%;
    padding-left: 5%;
    color: #fff;
}

.newproduct .swiper-slide .content .title {
    font-size: 3em;
    font-weight: bold;
    margin-bottom: 30px;
    font-family: 'Ubuntu', sans-serif;
}

.newproduct .swiper-slide .content .caption {
    display: block;
    font-size: 13px;
    line-height: 1.4;
    transform: translateX(50px);
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.7s ease;
}

.newproduct .swiper-slide .content .caption.show {
    transform: translateX(0);
    opacity: 1;
    font-family: 'Ubuntu', sans-serif;
    font-size: 1.3em;
}

[class^=swiper-button-] {
    width: 44px;
    opacity: 0;
    visibility: hidden;
}

.newproduct .swiper-button-prev {
    transform: translateX(50px);
}

.newproduct .swiper-button-next {
    transform: translateX(-50px);
}

@media screen and (max-width: 1195px) {
    .newproduct .swiper-slide .content {
        position: absolute;
        top: 40%;
        left: 10%;
        width: 80%;
        padding-left: 0%;
        color: #fff;
        text-align: center;
    }
}

@media screen and (max-width: 991px) {
    .newproduct .swiper-slide .content .caption.show {
        font-size: 1em;
    }

    .newproduct .swiper-slide {
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        height: calc(100% - 43px);
    }

    .newproduct .swiper-slide a h6 {
        color: #0e1111;
        /*     text-overflow: ellipsis;
    max-width: 18ch;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 5px; */
    }
}

.newproduct .swiper-button-prev.swiper-button-white, .swiper-button-next.swiper-button-white {
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 30px;
    display: block;
}

.swipernewproduct .swiper-button-prev, .swipernewproduct .swiper-button-next {
    top: calc(60% + 1px);
}

.newproduct .swiper-button-bg-prev {
    font-family: 'FontAwesome';
    font-size: 2rem;
    padding-left: 10px;
    background: rgb(14,17,17);
    background: -moz-linear-gradient(90deg, rgba(14,17,17,1) 0%, rgba(14,17,17,0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(14,17,17,1) 0%, rgba(14,17,17,0) 100%);
    background: linear-gradient(90deg, rgba(14,17,17,1) 0%, rgba(14,17,17,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0e1111",endColorstr="#0e1111",GradientType=1);
}

.newproduct .swiper-button-bg-prev:before {
    content: "\f104";
}

.newproduct .swiper-button-bg-next {
    font-family: 'FontAwesome';
    font-size: 2rem;
    padding-right: 10px;
    background: rgb(14,17,17);
    background: -moz-linear-gradient(90deg, rgba(14,17,17,0) 0%, rgba(14,17,17,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(14,17,17,0) 0%, rgba(14,17,17,1) 100%);
    background: linear-gradient(90deg, rgba(14,17,17,0) 0%, rgba(14,17,17,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0e1111",endColorstr="#0e1111",GradientType=1);
}

.newproduct .swiper-button-bg-next:before {
    content: "\f105";
    float: right;
}

@media screen and (max-width: 1195px) {
    .swipernewproduct .swiper-button-prev, .swipernewproduct .swiper-button-next {
        top: calc(35% + 1px);
    }
}



/* gallery  */
/* Hover Effect Ideas

[Article on Codrops](http://tympanus.net/codrops/?p=19292)

[Demo](http://tympanus.net/Development/HoverEffectIdeas/) 

*/
.grid {
    position: relative;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    /* float: left; */
    overflow: hidden;
    /* margin: 10px 1%; */
    /* min-width: 320px; */
    max-width: 650px;
    max-height: 433px;
    width: 100%;
    text-align: center;
    cursor: pointer;
    border-radius: 0.3rem;
}

.grid .img-hover-eff {
    position: relative;
    /* float: left; */
    overflow: hidden;
    /* margin: 10px 1%; */
    /* min-width: 320px; */
    max-width: 650px;
    max-height: 433px;
    width: 100%;
    background: black;
    text-align: center;
    cursor: pointer;
    border-radius: 0.3rem;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 1;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before, .grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption, .grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.grid figure figcaption > a {
    z-index: 100;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h4 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h4 span {
    font-weight: 800;
}

.grid figure h4, .grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

/*---------------*/
figure.img-hover-eff img {
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    opacity: 0.8;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px,0, 0);
    transform: translate3d(-40px,0,0);
}

figure.img-hover-eff figcaption {
    text-align: left;
}

figure.img-hover-eff figcaption > div {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1em;
    width: 100%;
    height: 60%;
}

figure.img-hover-eff h4, figure.img-hover-eff p {
    -webkit-transform: translate3d(0,40px,0);
    transform: translate3d(0,40px,0);
}

figure.img-hover-eff h4 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.img-hover-eff p {
    color: rgba(255,255,255,0.8);
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
}

figure.img-hover-eff:hover img {
    opacity: 0.5;
}

figure.img-hover-eff:hover p {
    opacity: 1;
}

figure.img-hover-eff:hover img, figure.img-hover-eff:hover h4, figure.img-hover-eff:hover p {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

figure.img-hover-eff:hover p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
}

@media all and (max-width: 1280px) {
    figure.img-hover-eff figcaption > div {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 10px;
        width: 100%;
        height: 80%;
    }
}

@media all and (max-width: 991px) {
    figure.img-hover-eff figcaption > div {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 10px;
        width: 100%;
        height: 50%;
    }
}

/*--- promo-eff ---*/

figure.promo-eff {
	background: #fff;
}

figure.promo-eff img,
figure.promo-eff h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.promo-eff img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.promo-eff h2,
figure.promo-eff p {
	position: absolute;
	bottom: 0;
	left: calc(50% - 92px);
	padding: 30px;
}

figure.promo-eff p {
	color: #0e1111;
    font-weight: 800;
	text-transform: uppercase;
	font-size: 90%;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
}

figure.promo-eff:hover img {
	-webkit-transform: translate3d(0,-80px,0);
	transform: translate3d(0,-80px,0);
}

figure.promo-eff:hover h2 {
	-webkit-transform: translate3d(0,-100px,0);
	transform: translate3d(0,-100px,0);
}

figure.promo-eff:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*  */

footer .copyright {
    margin: 1rem;
}

.mainintro {
    position: relative;
    width: 100%;
}

