@charset "UTF-8";
@charset "UTF-8";

 .animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}@keyframes bounce{0%,100%,20%,53%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{transition-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{transition-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}100%{transform:scale3d(1,1,1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}100%{transform:scale3d(1,1,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,100%{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}100%{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{transform:scale3d(1,1,1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{transform:none}}.wobble{animation-name:wobble}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}100%{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn;animation-duration:.75s}@keyframes bounceInDown{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}100%{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}100%{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}100%{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}100%{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut;animation-duration:.75s}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}100%{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}100%{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}100%{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}100%{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}100%{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}100%{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}100%{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}100%{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}100%{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}100%{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}100%{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}100%{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}100%{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotate3d(1,0,0,90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotate3d(0,1,0,90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-name:flipOutX;animation-duration:.75s;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{backface-visibility:visible!important;animation-name:flipOutY;animation-duration:.75s}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}100%{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}100%{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}100%{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}100%{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}100%{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}100%{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}100%{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}100%{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}100%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}100%{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}100%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}100%{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}100%{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}100%{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translateY(-100%);visibility:visible}100%{transform:translateY(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translateX(-100%);visibility:visible}100%{transform:translateX(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translateX(100%);visibility:visible}100%{transform:translateX(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translateY(100%);visibility:visible}100%{transform:translateY(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateY(0)}100%{visibility:hidden;transform:translateY(100%)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateX(0)}100%{visibility:hidden;transform:translateX(-100%)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateX(0)}100%{visibility:hidden;transform:translateX(100%)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateY(0)}100%{visibility:hidden;transform:translateY(-100%)}}.slideOutUp{animation-name:slideOutUp}.headings.simple.text-left .text {
max-width: 400px; }
.headings.simple.text-right .text {
max-width: 400px;
margin-right: 0;
margin-left: auto; }
.headings.simple.text-center .text {
max-width: 600px;
margin-right: auto;
margin-left: auto; }
.headings.simple .title {
font-size: 45px;
font-weight: 700;
color: var(--dark-color);
line-height: 1.3;
margin-bottom: 0;
letter-spacing: 1.5px; }
.headings.simple .text {
color: var(--grey-color);
margin-top: 35px;
font-size: 18px;
line-height: 1.73; }
.headings.simple .button {
margin-top: 50px; }
@media only screen and (max-width: 1300px) {
.headings.simple .title {
font-size: 36px; } }
@media only screen and (max-width: 1199px) {
.headings.simple .title {
font-size: 31px; } }
@media only screen and (max-width: 991px) {
.headings.simple .title {
font-size: 31px; } }
@media only screen and (max-width: 768px) {
.headings.simple .text {
margin-top: 25px; }
.headings.simple .button {
margin-top: 30px; } }
@media only screen and (max-width: 576px) {
.headings.simple .title {
font-size: 28px; } }
.headings.modern_with_link, .headings.modern {
max-width: 770px;
margin: 0 auto;
text-align: center; }
.headings.modern_with_link .title, .headings.modern .title {
color: var(--dark-color);
font-size: 29px;
font-weight: 700;
letter-spacing: 3.77px;
line-height: 1.3; }
.headings.modern_with_link a.title, .headings.modern a.title {
text-decoration: none !important;
-webkit-transition: all 450ms ease;
-moz-transition: all 450ms ease;
-ms-transition: all 450ms ease;
-o-transition: all 450ms ease;
transition: all 450ms ease; }
.headings.modern_with_link a.title:hover, .headings.modern a.title:hover {
opacity: .7; }
@media only screen and (max-width: 1024px) {
.headings.modern_with_link .title, .headings.modern .title {
letter-spacing: 2px; } }
@media only screen and (max-width: 768px) {
.headings.modern_with_link, .headings.modern {
max-width: 100%; }
.headings.modern_with_link .title, .headings.modern .title {
font-size: 26px; } }
@media only screen and (max-width: 576px) {
.headings.modern_with_link, .headings.modern {
max-width: 100%; }
.headings.modern_with_link .title, .headings.modern .title {
letter-spacing: 1px; } }
.headings.classic {
text-align: center; }
.headings.classic .subtitle {
color: var(--grey-color);
font-size: 12px;
font-weight: 700;
letter-spacing: 1.56px;
margin-bottom: 20px; }
.headings.classic .subtitle.light_style {
color: var(--light-grey-color); }
.headings.classic .subtitle i {
font-style: normal;
color: var(--main-color) !important; }
.headings.classic .title {
color: var(--dark-color);
font-size: 29px;
font-weight: 700;
letter-spacing: 3.77px;
line-height: 1.3;
margin-bottom: -6px; }
.headings.classic .title.light_style {
color: var(--light-color); }
@media only screen and (max-width: 1024px) {
.headings.classic .title {
letter-spacing: 2px; } }
@media only screen and (max-width: 768px) {
.headings.classic .title {
font-size: 26px; } }
.headings.creative {
text-align: center !important; }
.headings.creative .image-wrap {
margin-bottom: 50px; }
.headings.creative .title {
font-size: 45px;
font-weight: 700;
color: var(--dark-color);
line-height: 1.3;
margin-bottom: 0;
letter-spacing: 1.5px; }
.headings.creative .text {
color: var(--grey-color);
margin-top: 35px;
font-size: 18px;
line-height: 1.73;
max-width: 900px;
margin-right: auto;
margin-left: auto; }
.headings.creative .button {
margin-top: 50px; }
@media only screen and (max-width: 1300px) {
.headings.creative .title {
font-size: 36px; } }
@media only screen and (max-width: 1199px) {
.headings.creative .title {
font-size: 31px; } }
@media only screen and (max-width: 991px) {
.headings.creative .title {
font-size: 31px; } }
@media only screen and (max-width: 768px) {
.headings.creative .text {
margin-top: 25px; }
.headings.creative .button {
margin-top: 30px; }
.headings.creative .image-wrap {
margin-bottom: 35px; } }
@media only screen and (max-width: 576px) {
.headings.creative .title {
font-size: 28px; } }
.headings.urban {
text-align: center; }
.headings.urban .subtitle {
color: var(--main-color);
font-size: 12px;
font-weight: 700;
letter-spacing: 1.56px;
margin-bottom: 25px; }
.headings.urban .title {
font-size: 45px;
font-weight: 700;
line-height: 1.3;
margin-bottom: 0;
letter-spacing: 1.5px; }
.headings.urban .text {
padding-top: 120px;
color: var(--grey-color);
font-size: 18px;
line-height: 1.73;
max-width: 880px;
margin-right: auto;
margin-left: auto;
position: relative; }
.headings.urban .text::before {
content: '';
position: absolute;
top: 20px;
height: 70px;
width: 1px;
background: var(--grey-color);
left: 50%; }
@media only screen and (max-width: 1300px) {
.headings.urban .title {
font-size: 36px; }
.headings.urban .text {
padding-top: 115px; } }
@media only screen and (max-width: 768px) {
.headings.urban .title {
font-size: 32px; }
.headings.urban .text {
padding-top: 90px;
line-height: 1.6; }
.headings.urban .text::before {
height: 50px; } }
@media only screen and (max-width: 576px) {
.headings.urban .subtitle {
letter-spacing: 1px;
margin-bottom: 15px; }
.headings.urban .title {
font-size: 28px; }
.headings.urban .text {
padding-top: 60px;
line-height: 1.6; }
.headings.urban .text::before {
top: 15px;
height: 30px; } }.info-block-wrap.text_style {
max-width: 1595px;
margin: 0 auto;
}
.info-block-wrap.text_style .inner-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 20px;
}
.info-block-wrap.text_style .subtitle {
color: var(--main-color);
font-size: 12px;
font-weight: 700;
letter-spacing: 1.56px;
}
.info-block-wrap.text_style .title {
width: 43%;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
color: var(--dark-color);
font-weight: 700;
font-size: 29px;
letter-spacing: 3.77px;
line-height: 1.3;
padding-right: 15px;
}
.info-block-wrap.text_style .title span {
display: block;
max-width: 450px;
}
.info-block-wrap.text_style .text {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 40px;
-moz-column-gap: 40px;
column-gap: 40px;
color: var(--grey-color);
font-weight: 300;
font-size: 17px;
line-height: 1.67;
margin: 0;
}
@media only screen and (max-width: 1600px) {
.info-block-wrap.text_style {
max-width: 1200px;
}
}
@media only screen and (max-width: 1200px) {
.info-block-wrap.text_style {
max-width: 1050px;
}
}
@media only screen and (max-width: 1024px) {
.info-block-wrap.text_style {
max-width: 100%;
padding: 0 30px;
}
.info-block-wrap.text_style .title {
letter-spacing: 2px;
width: 37%;
}
.info-block-wrap.text_style .text {
-webkit-column-gap: 30px;
-moz-column-gap: 30px;
column-gap: 30px;
}
}
@media only screen and (max-width: 768px) {
.info-block-wrap.text_style .inner-wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.info-block-wrap.text_style .title {
font-size: 26px;
width: 100%;
margin-bottom: 0;
}
.info-block-wrap.text_style .text {
margin-top: 20px;
}
}
@media only screen and (max-width: 576px) {
.info-block-wrap.text_style {
padding: 0 15px;
}
.info-block-wrap.text_style .title {
letter-spacing: 1px;
}
.info-block-wrap.text_style .text {
margin-top: 10px;
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
-webkit-column-gap: 0;
-moz-column-gap: 0;
column-gap: 0;
font-size: 16px;
}
}
.info-block-wrap.tabs .tabs-item {
display: none;
}
.info-block-wrap.tabs .tabs-item.active {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.info-block-wrap.tabs .tabs-item {
height: 100%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.info-block-wrap.tabs .tabs-header ul {
margin: 0;
}
.info-block-wrap.tabs .tabs-header li {
list-style: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid transparent;
-webkit-transition: border 0.35s ease;
-o-transition: border 0.35s ease;
transition: border 0.35s ease;
cursor: pointer;
position: relative;
padding-bottom: 10px;
padding-right: 32px;
}
.info-block-wrap.tabs .tabs-header li::before, .info-block-wrap.tabs .tabs-header li::after {
width: 14px;
height: 2px;
background-color: var(--dark-color);
position: absolute;
display: block;
content: "";
right: 10px;
opacity: 0;
-webkit-transition: 0.35s opacity ease, -webkit-transform 0.35s ease;
-moz-transition: 0.35s opacity ease, -moz-transform 0.35s ease;
-ms-transition: 0.35s opacity ease, -ms-transform 0.35s ease;
-o-transition: 0.35s opacity ease, -o-transform 0.35s ease;
transition: 0.35s opacity ease, transform 0.35s ease;
}
.info-block-wrap.tabs .tabs-header li::before {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.info-block-wrap.tabs .tabs-header li:not(:last-of-type) {
margin-bottom: 35px;
}
.info-block-wrap.tabs .tabs-header li:hover::after {
opacity: 1;
}
.info-block-wrap.tabs .tabs-header li.active, .info-block-wrap.tabs .tabs-header li:hover {
border-color: var(--dark-color);
}
.info-block-wrap.tabs .tabs-header li.active::before, .info-block-wrap.tabs .tabs-header li.active::after {
opacity: 1;
}
.info-block-wrap.tabs .tabs-header li i {
margin-right: 20px;
color: var(--dark-color);
font-size: 12px;
font-weight: 500;
font-style: normal;
letter-spacing: 4px;
}
.info-block-wrap.tabs .content-wrap {
padding: 40px 0;
width: -webkit-calc(43% - 50px);
width: calc(43% - 50px);
}
.info-block-wrap.tabs .image-tabs {
margin-left: -70px;
position: relative;
}
.info-block-wrap.tabs .image-wrap {
-webkit-background-size: cover;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
min-height: 80%;
width: -webkit-calc(57% - 50px);
width: calc(57% - 50px);
}
.info-block-wrap.tabs .inner-content {
padding: 40px 0;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
width: 40%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
background-color: var(--light-main-color);
position: relative;
}
.info-block-wrap.tabs .inner-content::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: -100%;
background-color: var(--light-main-color);
z-index: -1;
}
.info-block-wrap.tabs .inner-content .wrapper {
max-width: 450px;
}
.info-block-wrap.tabs .inner-content .tabs {
margin-top: 80px;
}
.info-block-wrap.tabs .inner-content .tabs .tabs-header {
max-width: calc(100% - 30px);
}
.info-block-wrap.tabs .content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1625px;
padding: 0 15px;
margin: 0 auto;
}
.info-block-wrap.tabs .subtitle {
color: var(--main-color);
font-size: 12px;
font-weight: 700;
letter-spacing: 1.56px;
}
.info-block-wrap.tabs .text {
color: var(--dark-color);
font-size: 24px;
line-height: 1.3;
font-style: italic;
font-weight: 400;
margin: 20px 0 0;
}
.info-block-wrap.tabs .title-wrap {
color: var(--dark-color);
font-size: 17px;
letter-spacing: 3px;
font-weight: 700;
}
.info-block-wrap.tabs .inner-text {
margin: 15px 0 0;
color: var(--grey-color);
font-weight: 300;
font-size: 17px;
line-height: 1.67;
}
.info-block-wrap.tabs .inner img {
margin-bottom: 25px;
max-width: 130px;
}
@media only screen and (max-width: 1600px) {
.info-block-wrap.tabs .content {
max-width: 1200px;
}
.info-block-wrap.tabs .inner-content .wrapper {
max-width: 400px;
}
}
@media only screen and (max-width: 1200px) {
.info-block-wrap.tabs .content {
max-width: 1050px;
}
.info-block-wrap.tabs .image-tabs {
margin-left: -30px;
}
.info-block-wrap.tabs .image-wrap {
width: -webkit-calc(55% - 10px);
width: calc(55% - 10px);
}
.info-block-wrap.tabs .content-wrap {
width: -webkit-calc(45% - 30px);
width: calc(45% - 30px);
}
.info-block-wrap.tabs .inner-content .tabs {
margin-top: 50px;
}
.info-block-wrap.tabs .inner-content .wrapper {
max-width: 335px;
}
.info-block-wrap.tabs .tabs-header {
max-width: 100%;
}
.info-block-wrap.tabs .tabs-header li {
padding-bottom: 5px;
}
.info-block-wrap.tabs .tabs-header li:not(:last-of-type) {
margin-bottom: 20px;
}
}
@media only screen and (max-width: 1024px) {
.info-block-wrap.tabs .content {
max-width: 100%;
padding: 0 30px;
}
.info-block-wrap.tabs .inner-content .wrapper {
max-width: 320px;
}
.info-block-wrap.tabs .inner-content .tabs {
margin-top: 30px;
}
}
@media only screen and (max-width: 991px) {
.info-block-wrap.tabs .tabs-item {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: flex-start;
}
.info-block-wrap.tabs .image-tabs {
margin-left: 30px;
}
.info-block-wrap.tabs .image-wrap,
.info-block-wrap.tabs .content-wrap {
width: 100%;
}
.info-block-wrap.tabs .content {
min-height: auto !important;
}
.info-block-wrap.tabs .content-wrap {
padding: 10px 0 0;
}
.info-block-wrap.tabs .image-wrap {
min-height: 250px;
}
.info-block-wrap.tabs .inner-content {
width: 50%;
padding: 20px 15px 20px 0;
}
.info-block-wrap.tabs .inner-content .wrapper {
max-width: 100%;
}
.info-block-wrap.tabs .inner img {
display: none;
}
}
@media only screen and (max-width: 768px) {
.info-block-wrap.tabs .inner-text {
font-size: 16px;
}
.info-block-wrap.tabs .text {
font-size: 20px;
}
.info-block-wrap.tabs .title-wrap {
font-size: 16px;
letter-spacing: 2px;
}
}
@media only screen and (max-width: 576px) {
.info-block-wrap.tabs .content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
padding: 0 15px;
}
.info-block-wrap.tabs .inner-content {
padding: 45px 0 35px;
width: 100%;
}
.info-block-wrap.tabs .inner-content::before {
right: -15px;
}
.info-block-wrap.tabs .subtitle {
letter-spacing: 1px;
}
.info-block-wrap.tabs .text {
margin-top: 15px;
}
.info-block-wrap.tabs .tabs-header li:not(:last-of-type) {
margin-bottom: 15px;
}
.info-block-wrap.tabs .tabs-header li i {
margin-right: 15px;
letter-spacing: 1px;
}
.info-block-wrap.tabs .image-tabs {
margin-left: 0;
margin-top: 15px;
}
.info-block-wrap.tabs .inner-text {
margin-top: 10px;
}
}
.info-block-wrap.simple {
text-align: center;
}
.info-block-wrap.simple .subtitle {
color: var(--dark-color);
font-size: 15px;
letter-spacing: 3px;
font-weight: 700;
margin-bottom: 35px;
}
.info-block-wrap.simple .text {
margin-top: 0;
max-width: 700px;
margin-left: auto;
margin-right: auto;
font-size: 26px;
font-weight: 300;
line-height: 1.47;
color: var(--grey-color);
}
.info-block-wrap.simple .btn-wrapper {
margin-top: 40px;
}
@media only screen and (max-width: 1300px) {
.info-block-wrap.simple .text {
font-size: 24px;
}
}
@media only screen and (max-width: 1024px) {
.info-block-wrap.simple .text {
max-width: 680px;
font-size: 23px;
}
}
@media only screen and (max-width: 991px) {
.info-block-wrap.simple .text {
max-width: 650px;
font-size: 21px;
}
}
@media only screen and (max-width: 768px) {
.info-block-wrap.simple .btn-wrapper {
margin-top: 42px;
}
.info-block-wrap.simple .text {
font-size: 19px;
}
}
@media only screen and (max-width: 600px) {
.info-block-wrap.simple .btn-wrapper {
margin-top: 35px;
}
.info-block-wrap.simple .subtitle {
margin-bottom: 25px;
}
}
.info-block-wrap.accordion .accordion__title {
font-weight: 700;
color: var(--dark-color);
font-size: 17px;
line-height: 1.5;
letter-spacing: 2.2px;
position: relative;
padding: 15px 25px 15px 0;
border-bottom: 1px solid #ddd;
cursor: pointer;
-webkit-transition: 300ms all;
-o-transition: 300ms all;
transition: 300ms all;
}
.info-block-wrap.accordion .accordion__title span:before, .info-block-wrap.accordion .accordion__title span:after {
width: 12px;
height: 2px;
display: block;
content: "";
position: absolute;
right: 0;
top: 50%;
margin: -1px;
background-color: var(--dark-color);
-webkit-transition: 300ms all;
-o-transition: 300ms all;
transition: 300ms all;
}
.info-block-wrap.accordion .accordion__title span:after {
transform: rotate(270deg);
}
.info-block-wrap.accordion .accordion__text {
font-size: 17px;
color: var(--grey-color);
line-height: 1.73;
padding: 20px 0;
display: none;
font-weight: 300;
border-bottom: 1px solid #ddd;
}
.info-block-wrap.accordion .accordion__title:hover {
color: var(--main-color);
border-color: var(--main-color);
}
.info-block-wrap.accordion .accordion__title:hover span:before, .info-block-wrap.accordion .accordion__title:hover span:after {
background-color: var(--main-color);
}
.info-block-wrap.accordion .accordion__item.active .accordion__title {
color: var(--main-color);
border-color: var(--main-color);
}
.info-block-wrap.accordion .accordion__item.active .accordion__title span:before, .info-block-wrap.accordion .accordion__item.active .accordion__title span:after {
background-color: var(--main-color);
}
.info-block-wrap.accordion .accordion__item.active .accordion__title span:after {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
}
@media only screen and (max-width: 991px) {
.info-block-wrap.accordion {
margin-top: -15px;
}
}
.info-block-wrap.modern .subtitle {
color: var(--main-color);
font-size: 12px;
font-weight: 700;
letter-spacing: 1.56px;
margin-bottom: 25px;
}
.info-block-wrap.modern .title {
color: var(--dark-color);
font-size: 29px;
font-weight: 700;
letter-spacing: 3px;
line-height: 1.3;
display: block;
padding-bottom: 35px;
border-bottom: 1px solid var(--dark-color);
}
.info-block-wrap.modern .quote {
margin-top: 35px;
color: var(--dark-color);
font-size: 24px;
line-height: 1.3;
font-weight: 400;
font-style: italic;
}
.info-block-wrap.modern .text {
margin-top: 25px;
color: var(--grey-color);
font-weight: 300;
font-size: 17px;
line-height: 1.67;
}
.info-block-wrap.modern .add-image {
margin-top: 15px;
}
@media only screen and (max-width: 1024px) {
.info-block-wrap.modern .title {
letter-spacing: 2px;
}
}
@media only screen and (max-width: 768px) {
.info-block-wrap.modern .title {
font-size: 26px;
padding-bottom: 25px;
}
.info-block-wrap.modern .quote {
margin-top: 25px;
font-size: 20px;
}
.info-block-wrap.modern .text {
margin-top: 20px;
font-size: 16px;
}
.info-block-wrap.modern .add-image {
margin-top: 5px;
}
}
.info-block-wrap.creative {
display: -webkit-flex;
display: flex;
}
.info-block-wrap.creative .image-wrap {
background-size: cover;
background-position: center;
width: 60%;
height: inherit;
}
.info-block-wrap.creative .text-wrap {
width: 40%;
background: var(--black-color);
color: var(--light-color);
padding: 120px 50px;
text-align: center;
}
.info-block-wrap.creative .text-wrap .subtitle {
font-size: 12px;
font-weight: 700;
letter-spacing: 1.56px;
color: var(--main-color);
}
.info-block-wrap.creative .text-wrap .title {
margin: 20px 0 0;
font-size: 29px;
font-weight: 700;
letter-spacing: 3.77px;
line-height: 1.3;
}
.info-block-wrap.creative .text-wrap .text {
line-height: 1.75;
font-weight: 300;
font-size: 21px;
margin-top: 50px;
margin-bottom: 50px;
}
@media only screen and (max-width: 1200px) {
.info-block-wrap.creative .text-wrap {
padding: 70px 40px;
}
.info-block-wrap.creative .text-wrap .text {
margin-top: 35px;
margin-bottom: 35px;
}
}
@media only screen and (max-width: 1024px) {
.info-block-wrap.creative .text-wrap .text {
font-size: 19px;
line-height: 1.6;
}
.info-block-wrap.creative .text-wrap .title {
letter-spacing: 2px;
}
}
@media only screen and (max-width: 991px) {
.info-block-wrap.creative {
position: relative;
}
.info-block-wrap.creative .image-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.info-block-wrap.creative .text-wrap {
font-size: 19px;
line-height: 1.6;
background: rgba(0, 0, 0, 0.7);
position: relative;
width: 100%;
}
}
@media only screen and (max-width: 768px) {
.info-block-wrap.creative .text-wrap .title {
font-size: 26px;
}
.info-block-wrap.creative .text-wrap {
padding: 40px 15px;
}
.info-block-wrap.creative .text-wrap .text {
margin-top: 20px;
margin-bottom: 25px;
font-size: 18px;
}
}
.info-block-wrap.simple_text {
text-align: center;
max-width: 1100px;
color: var(--grey-color);
font-weight: 300;
font-size: 17px;
line-height: 1.67;
margin: auto;
}
@media only screen and (max-width: 768px) {
.info-block-wrap.simple_text {
font-size: 16px;
line-height: 1.6;
}
}
.info-block-wrap.info_list {
background-position: center;
background-size: cover;
text-align: center;
padding: 150px 50px;
min-height: 550px;
display: -webkit-flex;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
background-color: var(--black-color);
position: relative;
}
.info-block-wrap.info_list::before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
z-index: 1;
right: 0;
background-color: rgba(0, 0, 0, 0.4);
}
.info-block-wrap.info_list .title,
.info-block-wrap.info_list .text {
max-width: 770px;
position: relative;
z-index: 5;
}
.info-block-wrap.info_list .title {
margin-bottom: 40px;
font-weight: 700;
font-size: 29px;
letter-spacing: 3.77px;
line-height: 1.3;
color: var(--main-color);
}
.info-block-wrap.info_list .text {
font-size: 17px;
line-height: 2;
color: var(--light-color);
}
@media only screen and (max-width: 1199px) {
.info-block-wrap.info_list {
min-height: 400px;
}
}
@media only screen and (max-width: 991px) {
.info-block-wrap.info_list {
padding: 100px 50px;
}
}
@media only screen and (max-width: 768px) {
.info-block-wrap.info_list .title {
font-size: 26px;
letter-spacing: 2px;
margin-bottom: 30px;
}
}
@media only screen and (max-width: 600px) {
.info-block-wrap.info_list {
padding: 50px 20px 40px;
min-height: auto;
}
.info-block-wrap.info_list .title {
letter-spacing: 1px;
margin-bottom: 20px;
}
}
.info-block-wrap.classic .title {
color: var(--main-color);
font-size: 29px;
letter-spacing: 3px;
font-weight: 700;
margin-bottom: 35px;
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
.info-block-wrap.classic .text {
margin-top: 0;
max-width: 700px;
margin-left: auto;
margin-right: auto;
font-size: 17px;
font-weight: 300;
line-height: 1.7;
color: var(--grey-color);
}
.info-block-wrap.classic .text a {
color: var(--main-color);
text-decoration: none;
font-weight: 400;
}
.info-block-wrap.classic .text a:hover {
color: var(--grey-color);
}
.info-block-wrap.classic .btn-wrapper {
margin-top: 40px;
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
@media only screen and (max-width: 1024px) {
.info-block-wrap.classic .title {
letter-spacing: 2px;
}
.info-block-wrap.classic .text {
max-width: 680px;
}
}
@media only screen and (max-width: 991px) {
.info-block-wrap.classic .text {
max-width: 650px;
}
.info-block-wrap.classic .text p {
margin-bottom: 10px;
}
.info-block-wrap.classic .btn-wrapper {
margin-top: 27px;
}
.info-block-wrap.classic .title {
font-size: 26px;
margin-bottom: 15px;
}
}
@media only screen and (max-width: 768px) {
.info-block-wrap.classic .btn-wrapper {
margin-top: 42px;
}
.info-block-wrap.classic .title {
font-size: 26px;
}
}
@media only screen and (max-width: 600px) {
.info-block-wrap.classic .btn-wrapper {
margin-top: 25px;
}
.info-block-wrap.classic .title {
margin-bottom: 10px;
letter-spacing: 1px;
}
}
.info-block-wrap.quote {
text-align: center;
}
.info-block-wrap.quote i {
font-size: 50px;
color: var(--main-color);
}
.info-block-wrap.quote .text-wrap {
padding-top: 20px;
}
.info-block-wrap.quote .quote-wrap {
color: var(--dark-color);
font-size: 24px;
line-height: 1.3;
font-style: italic;
font-weight: 400;
}
@media only screen and (max-width: 991px) {
.info-block-wrap.quote .quote-wrap {
font-size: 21px;
line-height: 1.5;
}
.info-block-wrap.quote .quote-wrap .text-wrap {
padding-top: 10px;
}
}
@media only screen and (max-width: 576px) {
.info-block-wrap.quote .quote-wrap .text-wrap {
padding-top: 0;
}
.info-block-wrap.quote i {
font-size: 40px;
}
}

.portfolio-slider-wrap.progress_slider .swiper-slide {
width: auto;
}
.portfolio-slider-wrap.progress_slider .slide-image {
position: relative;
max-height: 500px;
overflow: hidden;
}
.portfolio-slider-wrap.progress_slider .slide-image img {
height: 500px;
width: auto;
max-width: none;
}
.portfolio-slider-wrap.progress_slider .slide-image::before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0.46;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #000);
background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), #000);
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000);
}
.portfolio-slider-wrap.progress_slider .content-wrap {
position: absolute;
bottom: 30px;
left: 30px;
z-index: 1;
}
.portfolio-slider-wrap.progress_slider .title {
display: block;
color: var(--light-color);
font-size: 17px;
font-weight: 700;
letter-spacing: 2.2px;
text-transform: uppercase;
text-decoration: none;
}
.portfolio-slider-wrap.progress_slider .category {
color: var(--light-color);
font-size: 17px;
font-weight: 300;
display: block;
margin-top: 5px;
}
.portfolio-slider-wrap.progress_slider .swiper-pagination {
position: static;
max-width: 1170px;
margin: 100px auto 0;
height: 1px;
background-color: #eee;
}
.portfolio-slider-wrap.progress_slider .swiper-pagination-progressbar-fill {
background-color: var(--dark-color);
}
.portfolio-slider-wrap.progress_slider .swiper-btn-wrap {
max-width: 1170px;
margin: 20px auto 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.portfolio-slider-wrap.progress_slider .swiper-button {
width: auto;
height: auto;
margin-top: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
position: static;
background-image: none;
color: var(--main-color);
text-transform: uppercase;
font-size: 12px;
font-weight: 700;
letter-spacing: 1.5px;
-webkit-transition: color 0.35s ease;
-o-transition: color 0.35s ease;
transition: color 0.35s ease;
}
.portfolio-slider-wrap.progress_slider .swiper-button:hover {
color: var(--dark-color);
}
.portfolio-slider-wrap.progress_slider .swiper-button i {
font-size: 14px;
margin-top: -3px;
-webkit-transition: margin 0.35s ease;
-o-transition: margin 0.35s ease;
transition: margin 0.35s ease;
}
.portfolio-slider-wrap.progress_slider .swiper-button-next i {
margin-left: 10px;
}
.portfolio-slider-wrap.progress_slider .swiper-button-next:hover i {
margin-left: 15px;
}
.portfolio-slider-wrap.progress_slider .swiper-button-prev i {
margin-right: 10px;
}
.portfolio-slider-wrap.progress_slider .swiper-button-prev:hover i {
margin-right: 15px;
}
@media only screen and (max-width: 1200px) {
.portfolio-slider-wrap.progress_slider .swiper-pagination,
.portfolio-slider-wrap.progress_slider .swiper-btn-wrap {
max-width: 800px;
}
}
@media only screen and (max-width: 1024px) {
.portfolio-slider-wrap.progress_slider .swiper-pagination {
margin-top: 60px;
}
}
@media only screen and (max-width: 991px) {
.portfolio-slider-wrap.progress_slider .swiper-pagination,
.portfolio-slider-wrap.progress_slider .swiper-btn-wrap {
max-width: 700px;
}
}
@media only screen and (max-width: 768px) {
.portfolio-slider-wrap.progress_slider .swiper-pagination,
.portfolio-slider-wrap.progress_slider .swiper-btn-wrap {
max-width: 500px;
}
.portfolio-slider-wrap.progress_slider .slide-image {
max-height: 400px;
}
.portfolio-slider-wrap.progress_slider .slide-image img {
height: 400px;
}
.portfolio-slider-wrap.progress_slider .swiper-pagination {
margin-top: 40px;
}
}
@media only screen and (max-width: 576px) {
.portfolio-slider-wrap.progress_slider {
padding: 0 15px;
}
.portfolio-slider-wrap.progress_slider .swiper-slide {
width: 100%;
}
.portfolio-slider-wrap.progress_slider .swiper-pagination,
.portfolio-slider-wrap.progress_slider .swiper-btn-wrap {
max-width: 100%;
}
.portfolio-slider-wrap.progress_slider .slide-image {
max-height: 300px;
}
.portfolio-slider-wrap.progress_slider .slide-image img {
height: 350px;
width: 100%;
object-fit: cover;
}
.portfolio-slider-wrap.progress_slider .content-wrap {
bottom: 15px;
left: 15px;
}
.portfolio-slider-wrap.progress_slider .swiper-pagination {
margin-top: 30px;
}
.portfolio-slider-wrap.progress_slider .swiper-button {
letter-spacing: 1px;
}
}
.portfolio-slider-wrap.vertical_slider .outer-swiper-wrapper {
position: relative;
width: 100%;
padding: 0 90px;
}
.portfolio-slider-wrap.vertical_slider .swiper-container-vert-slider {
position: relative;
width: 100%;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
overflow: hidden;
z-index: 100;
}
.portfolio-slider-wrap.vertical_slider .swiper-slide {
display: flex;
align-items: flex-end;
justify-content: center;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.portfolio-slider-wrap.vertical_slider .swiper-slide::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
}
.portfolio-slider-wrap.vertical_slider .wrap-cont {
padding: 0 70px;
position: relative;
}
.portfolio-slider-wrap.vertical_slider .wrap-text {
color: var(--light-color);
display: block;
margin-bottom: 30px;
text-align: center;
position: relative;
}
.portfolio-slider-wrap.vertical_slider .wrap-text::before, .portfolio-slider-wrap.vertical_slider .wrap-text::after {
content: "";
position: absolute;
top: -20px;
left: 50%;
height: 1px;
width: 80px;
background: var(--light-color);
-webkit-transition: opacity 450ms ease;
-moz-transition: opacity 450ms ease;
-ms-transition: opacity 450ms ease;
-o-transition: opacity 450ms ease;
transition: opacity 450ms ease;
-webkit-transform: translate(-50%, -50%) translateZ(0);
-moz-transform: translate(-50%, -50%) translateZ(0);
-ms-transform: translate(-50%, -50%) translateZ(0);
-o-transform: translate(-50%, -50%) translateZ(0);
transform: translate(-50%, -50%) translateZ(0);
}
.portfolio-slider-wrap.vertical_slider .wrap-text::after {
top: auto;
bottom: -10px;
opacity: 0;
}
.portfolio-slider-wrap.vertical_slider .wrap-text:hover::before {
opacity: 0;
}
.portfolio-slider-wrap.vertical_slider .wrap-text:hover::after {
opacity: 1;
}
.portfolio-slider-wrap.vertical_slider .wrap-text:hover .title {
text-decoration: none;
opacity: 0.8;
}
.portfolio-slider-wrap.vertical_slider .title {
font-size: 40px;
line-height: 1.3;
font-weight: 700;
margin-bottom: 35px;
color: var(--light-color);
text-decoration: none;
text-transform: uppercase;
}
.portfolio-slider-wrap.vertical_slider .swiper-button {
background-image: none;
position: absolute;
top: auto;
bottom: 120px;
right: 5%;
left: auto;
cursor: pointer;
-webkit-transition: all 450ms ease;
-moz-transition: all 450ms ease;
-ms-transition: all 450ms ease;
-o-transition: all 450ms ease;
transition: all 450ms ease;
}
.portfolio-slider-wrap.vertical_slider .swiper-button::before {
color: var(--light-color);
font-family: "Ionicons", sans-serif;
font-size: 39px;
display: block;
-webkit-transition: all 450ms ease;
-moz-transition: all 450ms ease;
-ms-transition: all 450ms ease;
-o-transition: all 450ms ease;
transition: all 450ms ease;
}
.portfolio-slider-wrap.vertical_slider .swiper-button-prev {
bottom: 60px;
}
.portfolio-slider-wrap.vertical_slider .swiper-button-prev::before {
content: "";
}
.portfolio-slider-wrap.vertical_slider .swiper-button-next::before {
content: "";
}
@media only screen and (max-width: 1199px) {
.portfolio-slider-wrap.vertical_slider .title {
font-size: 36px;
}
}
@media only screen and (max-width: 1024px) {
.portfolio-slider-wrap.vertical_slider .outer-swiper-wrapper {
padding: 0 50px;
}
.portfolio-slider-wrap.vertical_slider .swiper-button {
right: 4%;
}
}
@media only screen and (max-width: 991px) {
.portfolio-slider-wrap.vertical_slider .title {
font-size: 34px;
}
}
@media only screen and (max-width: 767px) {
.portfolio-slider-wrap.vertical_slider .outer-swiper-wrapper {
padding: 0 25px;
}
.portfolio-slider-wrap.vertical_slider .wrap-cont {
width: 100%;
padding: 0px 15px;
}
.portfolio-slider-wrap.vertical_slider .wrap-text {
width: 100%;
text-align: center;
}
.portfolio-slider-wrap.vertical_slider .title {
font-size: 28px;
}
.portfolio-slider-wrap.vertical_slider .swiper-button {
display: none;
}
}
.portfolio-slider-wrap.horizontal .main-title {
font-size: 150px;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: var(--dark-color);
opacity: 0.2;
font-weight: 700;
letter-spacing: 7px;
margin-top: -15px;
}
.portfolio-slider-wrap.horizontal .swiper-slide {
height: 30vh;
}
.portfolio-slider-wrap.horizontal .swiper-slide:nth-of-type(2n) .wrap-cont, .portfolio-slider-wrap.horizontal .swiper-slide:nth-of-type(2n) .img-wrap {
float: left;
}
.portfolio-slider-wrap.horizontal .img-wrap {
display: block;
max-height: calc(100% - 30px);
height: 300px;
width: 300px;
background-size: cover;
background-position: center;
float: right;
border-radius: 50%;
-webkit-filter: grayscale(1);
filter: grayscale(1);
overflow: hidden;
position: relative;
}
.portfolio-slider-wrap.horizontal .img-wrap .title {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3);
color: var(--light-color);
font-size: 21px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2px;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: center;
opacity: 1;
visibility: visible;
-webkit-transition: all 450ms ease;
-moz-transition: all 450ms ease;
-ms-transition: all 450ms ease;
-o-transition: all 450ms ease;
transition: all 450ms ease;
}
.portfolio-slider-wrap.horizontal .img-wrap:hover {
border-radius: 0;
-webkit-filter: grayscale(0);
filter: grayscale(0);
}
.portfolio-slider-wrap.horizontal .img-wrap:hover .title {
opacity: 0;
visibility: hidden;
}
@media only screen and (max-width: 1440px) {
.portfolio-slider-wrap.horizontal .main-title {
font-size: 120px;
margin-top: -5px;
}
.portfolio-slider-wrap.horizontal .img-wrap .title {
font-size: 19px;
letter-spacing: 1.7px;
}
}
@media only screen and (max-width: 1024px) {
.portfolio-slider-wrap.horizontal .main-title {
font-size: 110px;
}
}
@media only screen and (max-width: 768px) {
.portfolio-slider-wrap.horizontal .main-title {
font-size: 90px;
letter-spacing: 4px;
}
}
@media only screen and (max-width: 600px) {
.portfolio-slider-wrap.horizontal .main-title {
font-size: 54px;
letter-spacing: 2px;
}
.portfolio-slider-wrap.horizontal .img-wrap .title {
font-size: 17px;
letter-spacing: 1.2px;
}
}
.portfolio-slider-wrap.full_showcase_slider .slide-image {
display: block;
position: relative;
}
.portfolio-slider-wrap.full_showcase_slider .slide-image::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 99;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
visibility: hidden;
opacity: 0;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
}
.portfolio-slider-wrap.full_showcase_slider .slide-image:hover::after {
opacity: 1;
visibility: visible;
}
.portfolio-slider-wrap.full_showcase_slider .slide-image:hover .slide-title {
font-size: 36px;
}
.portfolio-slider-wrap.full_showcase_slider .slide-title {
position: absolute;
bottom: 40px;
left: 60px;
padding-right: 60px;
font-size: 21px;
color: var(--light-color);
z-index: 100;
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
-webkit-transition: font-size 2700ms ease;
-moz-transition: font-size 2700ms ease;
-ms-transition: font-size 2700ms ease;
-o-transition: font-size 2700ms ease;
transition: font-size 2700ms ease;
}
.portfolio-slider-wrap.full_showcase_slider .images-slider-wrapper {
position: absolute;
top: 0;
left: 0;
width: 100%;
min-height: 100%;
background-size: cover;
background-position: center;
}
@media only screen and (max-width: 991px) {
.portfolio-slider-wrap.full_showcase_slider .slide-image:hover .slide-title {
font-size: 29px;
}
}
@media only screen and (max-width: 768px) {
.portfolio-slider-wrap.full_showcase_slider .slide-title {
bottom: 30px;
left: 20px;
padding-right: 20px;
width: calc(100% - 40px);
text-align: center;
letter-spacing: 1px;
}
}
.portfolio-slider-wrap.diagonal {
background-color: var(--black-color);
color: var(--light-color);
}
.portfolio-slider-wrap.diagonal .slideshow {
position: relative;
overflow: hidden;
margin: 0;
width: 100%;
height: calc(100vh - 10rem);
display: grid;
grid-template-columns: 33% 33% 33%;
grid-column-gap: 0.5%;
grid-template-rows: 100%;
grid-template-areas: "... slide ...";
}
.portfolio-slider-wrap.diagonal .slide {
width: 100%;
display: flex;
pointer-events: none;
cursor: pointer;
position: relative;
height: 100%;
grid-area: slide;
}
.portfolio-slider-wrap.diagonal .slideshow--previewopen .slide {
cursor: default;
}
.portfolio-slider-wrap.diagonal .slide--current {
pointer-events: auto;
}
.portfolio-slider-wrap.diagonal .slide__img-wrap {
width: 100%;
overflow: hidden;
z-index: 100;
height: 80%;
top: 10%;
position: absolute;
}
.portfolio-slider-wrap.diagonal .slideshow__deco {
grid-area: slide;
background: #000;
width: 100%;
height: 80%;
align-self: center;
position: relative;
margin: -40px 0 0 0;
right: -20px;
}
.portfolio-slider-wrap.diagonal .slide__img {
width: 100%;
height: 100%;
left: 0;
top: 0;
background-size: cover;
background-position: 50% 50%;
position: absolute;
pointer-events: none;
transform: scale3d(1.01, 1.01, 1);
}
.portfolio-slider-wrap.diagonal .slide__img-wrap,
.portfolio-slider-wrap.diagonal .slide__title-wrap,
.portfolio-slider-wrap.diagonal .slide__side {
opacity: 0;
}
.portfolio-slider-wrap.diagonal .slide--current .slide__img-wrap {
opacity: 1;
pointer-events: auto;
}
.portfolio-slider-wrap.diagonal .slide--visible .slide__img-wrap {
pointer-events: auto;
}
.portfolio-slider-wrap.diagonal .slide__title-wrap {
justify-self: flex-end;
width: 100%;
position: relative;
z-index: 1000;
color: var(--light-color);
}
.portfolio-slider-wrap.diagonal .slide__number {
display: block;
font-size: 47px;
font-family: var(--font2);
margin-bottom: 15px;
}
.portfolio-slider-wrap.diagonal .content {
position: fixed;
top: 10rem;
left: 0;
width: 100%;
height: calc(100% - 10rem);
pointer-events: none;
z-index: 100;
}
.portfolio-slider-wrap.diagonal .content__item {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
padding: 10vh 5vw;
overflow: auto;
}
.portfolio-slider-wrap.diagonal .content__item--current,
.portfolio-slider-wrap.diagonal .content__item--current ~ .content__close {
pointer-events: auto;
}
.portfolio-slider-wrap.diagonal .content__number {
font-weight: bold;
}
.portfolio-slider-wrap.diagonal .content__number::before {
content: "—";
display: inline-block;
margin: 0 1rem 0 0;
}
.portfolio-slider-wrap.diagonal .content__title {
margin: 0.5rem 0;
font-size: 2rem;
}
.portfolio-slider-wrap.diagonal .content__subtitle {
margin: 0 0 0.5rem;
font-size: 1rem;
font-weight: normal;
}
.portfolio-slider-wrap.diagonal .slide__title {
font-size: 29px;
letter-spacing: 2px;
color: var(--light-color);
font-weight: 700;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-ms-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease;
}
.portfolio-slider-wrap.diagonal .slide__title:hover {
opacity: 0.8;
}
.portfolio-slider-wrap.diagonal .slide__side {
color: var(--main-color);
letter-spacing: 2px;
position: relative;
text-transform: uppercase;
font-weight: 700;
font-size: 15px;
}
.portfolio-slider-wrap.diagonal .content__text {
font-size: 0.85rem;
}
@media screen and (min-width: 800px) {
.portfolio-slider-wrap.diagonal .slide__side {
-webkit-writing-mode: vertical-rl;
writing-mode: vertical-rl;
z-index: 1000;
transform: rotate(180deg);
left: -10px;
}
.portfolio-slider-wrap.diagonal .slideshow {
height: 100vh;
}
.portfolio-slider-wrap.diagonal .slide {
padding: 10vh 0 7vh;
flex-direction: column;
justify-content: space-between;
}
.portfolio-slider-wrap.diagonal .slide__side {
margin: 0 0 0 -1.85rem;
}
.portfolio-slider-wrap.diagonal .slide__title-wrap {
margin: 0 0 0 -1.85rem;
}
.portfolio-slider-wrap.diagonal .slide__title,
.portfolio-slider-wrap.diagonal .slide__subtitle,
.portfolio-slider-wrap.diagonal .slide__side {
display: block;
}
.portfolio-slider-wrap.diagonal .slide__title {
margin: 0 0 50px;
}
.portfolio-slider-wrap.diagonal .slide__subtitle {
font-weight: normal;
margin: 0;
min-height: 50px;
}
.portfolio-slider-wrap.diagonal .content {
top: 0;
height: 100%;
}
.portfolio-slider-wrap.diagonal .content__item {
padding: calc(10vh + 5rem) 0 7vh;
width: 50.5%;
right: 7.5%;
overflow: visible;
}
.portfolio-slider-wrap.diagonal .content__close {
left: 42%;
top: calc(10vh + 1rem);
}
.portfolio-slider-wrap.diagonal .content__number {
position: absolute;
bottom: 7vh;
right: 0;
font-size: 2rem;
}
.portfolio-slider-wrap.diagonal .content__title {
font-size: 7vw;
}
.portfolio-slider-wrap.diagonal .content__subtitle {
font-size: 1.15rem;
margin-bottom: 7.5vh;
}
.portfolio-slider-wrap.diagonal .content__text {
font-size: 0.95rem;
column-count: 2;
column-gap: 2rem;
max-width: 600px;
text-align: justify;
}
}
@media only screen and (max-width: 1300px) {
.portfolio-slider-wrap.diagonal .slide__title {
font-size: 27px;
}
}
@media only screen and (max-width: 1199px) {
.portfolio-slider-wrap.diagonal .slide__title {
font-size: 21px;
}
.portfolio-slider-wrap.diagonal .slide__number {
font-size: 36px;
}
}
@media screen and (max-width: 799px) {
.portfolio-slider-wrap.diagonal .slideshow {
display: block;
min-height: 100vh;
height: auto;
}
.portfolio-slider-wrap.diagonal .slideshow__deco {
display: none;
}
.portfolio-slider-wrap.diagonal .slide {
grid-area: initial;
display: block;
margin-bottom: 10px;
}
.portfolio-slider-wrap.diagonal .slide__img-wrap {
position: relative;
top: 0;
height: 300px;
transform: none !important;
margin-bottom: 15px;
}
.portfolio-slider-wrap.diagonal .slide__img-wrap,
.portfolio-slider-wrap.diagonal .slide__title-wrap,
.portfolio-slider-wrap.diagonal .slide__side {
opacity: 1 !important;
text-align: center;
}
.portfolio-slider-wrap.diagonal .slide__number {
display: none;
}
.portfolio-slider-wrap.diagonal .slide__title-wrap {
margin-bottom: 15px;
margin-top: 5px;
}
}
@media screen and (max-width: 768px) {
.portfolio-slider-wrap.diagonal .slide__title {
font-size: 17px;
letter-spacing: 1px;
}
.portfolio-slider-wrap.diagonal .slide__side {
font-size: 12px;
letter-spacing: 1px;
}
}
.portfolio-slider-wrap.album_swiper .outer-album-swiper {
position: relative;
}
.portfolio-slider-wrap.album_swiper .outer-album-swiper .album-text-block {
position: absolute;
left: 6%;
max-width: 360px;
top: 50%;
transform: translateY(-50%);
}
.portfolio-slider-wrap.album_swiper .outer-album-swiper .right-content {
position: absolute;
right: 6%;
max-width: 360px;
text-align: right;
top: 50%;
transform: translateY(-50%);
}
.portfolio-slider-wrap.album_swiper .outer-album-swiper .album-text-title {
color: var(--dark-color);
font-weight: 700;
font-size: 55px;
margin-bottom: 30px;
letter-spacing: 2px;
}
.portfolio-slider-wrap.album_swiper .outer-album-swiper .album-text-desc {
font-size: 17px;
line-height: 1.73;
color: var(--grey-color);
}
.portfolio-slider-wrap.album_swiper .album-text-block.right-content {
position: absolute;
right: 6%;
bottom: 9%;
text-align: right;
}
.portfolio-slider-wrap.album_swiper .album-text-block.right-content .album-text-desc {
text-align: right;
}
.portfolio-slider-wrap.album_swiper .swiper-album {
width: 100%;
margin: 0 auto;
}
.portfolio-slider-wrap.album_swiper .swiper-wrapper {
background-color: var(--light-color);
}
.portfolio-slider-wrap.album_swiper .swiper-slide {
width: 100%;
height: 100%;
}
.portfolio-slider-wrap.album_swiper .swiper-slide::before {
content: "";
position: absolute;
width: 20px;
height: 100%;
top: 0;
right: -20px;
background-color: var(--light-color);
}
.portfolio-slider-wrap.album_swiper .swiper-slide:last-child::before {
content: "";
width: 0;
height: 0;
}
.portfolio-slider-wrap.album_swiper .link-album-slide {
display: block;
position: relative;
width: 101%;
height: 100%;
overflow: hidden;
}
.portfolio-slider-wrap.album_swiper .link-album-slide:hover {
opacity: 1;
}
.portfolio-slider-wrap.album_swiper .link-album-slide:hover .img-wrap {
clip-path: inset(5% 5% 5% 5%);
}
.portfolio-slider-wrap.album_swiper .link-album-slide:hover .img-wrap::before {
opacity: 0;
}
.portfolio-slider-wrap.album_swiper .link-album-slide:hover .title-wrap {
opacity: 0;
}
.portfolio-slider-wrap.album_swiper .img-wrap {
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
-webkit-transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
-moz-transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.portfolio-slider-wrap.album_swiper .img-wrap::before {
content: "";
position: absolute;
top: 60px;
left: 60px;
width: calc(100% - 60px);
height: calc(100% - 60px);
background-color: rgba(0, 0, 0, 0.6);
-webkit-transition: all 0.25s cubic-bezier(0.39, 0.58, 0.57, 1);
transition: all 0.25s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.portfolio-slider-wrap.album_swiper .title-wrap {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 60px;
width: calc(100% - 60px);
box-sizing: border-box;
padding: 0 40px;
z-index: 20;
text-align: center;
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-ms-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease;
}
.portfolio-slider-wrap.album_swiper .title-wrap .title {
color: var(--light-color);
font-weight: 700;
font-size: 29px;
text-transform: uppercase;
line-height: 1.5;
position: relative;
margin-bottom: 0;
}
.portfolio-slider-wrap.album_swiper .outer-swiper-wrapper {
position: relative;
width: 100%;
padding: 0 90px;
}
@media only screen and (max-width: 1440px) {
.portfolio-slider-wrap.album_swiper .outer-album-swiper .album-text-title {
font-size: 40px;
margin-bottom: 20px;
}
.portfolio-slider-wrap.album_swiper .outer-album-swiper .album-text-block {
left: 4%;
max-width: 340px;
}
.portfolio-slider-wrap.album_swiper .outer-album-swiper .right-content {
right: 4%;
max-width: 340px;
}
.portfolio-slider-wrap.album_swiper .title-wrap .title {
font-size: 27px;
}
}
@media only screen and (max-width: 1199px) {
.portfolio-slider-wrap.album_swiper .album-text-block {
max-width: 280px;
}
.portfolio-slider-wrap.album_swiper .title-wrap .title {
font-size: 24px;
}
.portfolio-slider-wrap.album_swiper .outer-album-swiper .album-text-block {
left: 4%;
max-width: 260px;
}
.portfolio-slider-wrap.album_swiper .outer-album-swiper .right-content {
right: 4%;
max-width: 260px;
}
.portfolio-slider-wrap.album_swiper .outer-album-swiper .album-text-title {
font-size: 34px;
margin-bottom: 10px;
}
}
@media only screen and (max-width: 991px) {
.portfolio-slider-wrap.album_swiper .outer-album-swiper .album-text-block {
left: 15px;
max-width: 220px;
}
.portfolio-slider-wrap.album_swiper .outer-album-swiper .right-content {
right: 15px;
max-width: 220px;
}
.portfolio-slider-wrap.album_swiper .outer-album-swiper .album-text-title {
font-size: 29px;
}
.portfolio-slider-wrap.album_swiper .album-text-title,
.portfolio-slider-wrap.album_swiper .title-wrap .title {
font-size: 21px;
}
}
@media only screen and (max-width: 767px) {
.portfolio-slider-wrap.album_swiper .img-wrap::before {
top: 40px;
left: 40px;
height: calc(100% - 40px);
width: calc(100% - 40px);
}
.portfolio-slider-wrap.album_swiper .title-wrap {
left: 40px;
width: calc(100% - 40px);
}
.portfolio-slider-wrap.album_swiper .outer-album-swiper {
padding: 0 15px;
height: auto !important;
}
.portfolio-slider-wrap.album_swiper .outer-album-swiper .right-content {
display: none;
}
.portfolio-slider-wrap.album_swiper .outer-album-swiper .album-text-block {
position: static;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
max-width: 100%;
margin-bottom: 30px;
text-align: center;
}
.portfolio-slider-wrap.album_swiper .outer-album-swiper .album-text-block .album-text-title {
margin-bottom: 15px;
}
}
.urban_slider .gallery-top-slide {
-webkit-background-size: cover;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
min-height: calc(100vh - 240px);
margin: 0 15px;
-webkit-filter: grayscale(100%) contrast(120%);
filter: grayscale(100%) contrast(120%);
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-ms-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease;
}
.urban_slider .gallery-top-slide.slick-active {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}
.urban_slider .slick-arrow {
cursor: pointer;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background-image: none;
width: 60px;
height: 60px;
border: 0;
outline: none;
background-color: var(--light-color);
color: var(--dark-color);
-webkit-transition: color 0.3s ease, background-color 0.3s ease;
-o-transition: color 0.3s ease, background-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease;
z-index: 10;
}
.urban_slider .slick-arrow::before {
font-family: "Ionicons", sans-serif;
font-size: 28px;
}
.urban_slider .slick-arrow:hover {
background-color: var(--dark-color);
color: var(--light-color);
}
.urban_slider .slick-prev {
left: 0;
}
.urban_slider .slick-prev::before {
content: "";
}
.urban_slider .slick-next {
right: 0;
}
.urban_slider .slick-next::before {
content: "";
}
.urban_slider .gallery-thumb {
width: 130%;
margin-left: -15%;
margin-top: 40px;
margin-bottom: 50px;
}
.urban_slider .gallery-thumb-slide {
margin: 0 10px;
text-align: center;
}
.urban_slider .pagination-category {
color: var(--light-grey-color);
font-size: 12px;
display: block;
font-style: normal;
line-height: 2;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
font-weight: 700;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
position: relative;
padding-bottom: 5px;
}
.urban_slider .pagination-category::after {
content: "";
position: absolute;
bottom: 0;
width: 40px;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
height: 1px;
background-color: currentColor;
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-ms-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease;
}
.urban_slider .pagination-title {
display: inline-block;
margin-top: 10px;
color: var(--light-grey-color);
font-weight: 700;
text-transform: uppercase;
font-size: 24px;
letter-spacing: 2px;
text-align: center;
text-decoration: none;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-ms-word-wrap: break-word;
word-wrap: break-word;
position: relative;
}
.urban_slider .slick-current .pagination-title {
color: var(--dark-color);
}
.urban_slider .slick-current .pagination-title:hover + .pagination-category::after {
width: 0;
}
.urban_slider .slick-current .pagination-category {
color: var(--main-color);
}
@media only screen and (max-width: 1024px) {
.urban_slider .gallery-top-slide {
min-height: calc(100vh - 315px);
}
.urban_slider .pagination-title {
font-size: 21px;
}
}
@media only screen and (max-width: 768px) {
.urban_slider .gallery-thumb {
margin-top: 15px;
margin-bottom: 25px;
}
.urban_slider .gallery-top-slide {
min-height: 450px;
}
.urban_slider .pagination-title {
font-size: 21px;
letter-spacing: 1px;
}
.urban_slider .pagination-category {
letter-spacing: 1px;
}
.urban_slider .slick-arrow {
width: 40px;
height: 40px;
}
.urban_slider .slick-arrow::before {
font-size: 20px;
}
}
@-webkit-keyframes fragment {
0% {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
50% {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
100% {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
}
@keyframes fragment {
0% {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
50% {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
100% {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
}
.interactive-slider.tabs {
position: relative;
}
.interactive-slider.tabs .tabs-header {
position: absolute;
width: 100%;
bottom: 0px;
text-align: center;
left: 0;
padding: 50px 0;
z-index: 90;
}
.interactive-slider.tabs li {
list-style: none;
display: inline-block;
padding: 10px 15px;
}
.interactive-slider.tabs li.active a {
opacity: 1;
}
.interactive-slider.tabs li.active div {
color: var(--light-color);
width: 100%;
animation: fragment backwards 1000ms ease-in-out 1;
}
.interactive-slider.tabs a {
display: inline-flex;
font-size: 21px;
text-decoration: none;
font-weight: 700;
color: var(--light-color);
letter-spacing: 2px;
position: relative;
text-transform: uppercase;
perspective: 1000px;
opacity: 0.7;
}
.interactive-slider.tabs a div {
display: inline-block;
transform-style: preserve-3d;
}
.interactive-slider .tabs-content {
position: relative;
height: 100vh;
}
.interactive-slider .tabs-item.active {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
visibility: visible;
opacity: 1;
}
.interactive-slider .tabs-item {
visibility: hidden;
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
background-position: center;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all 450ms ease;
-moz-transition: all 450ms ease;
-ms-transition: all 450ms ease;
-o-transition: all 450ms ease;
transition: all 450ms ease;
}
.interactive-slider .tabs-item::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 1199px) {
.interactive-slider.tabs a {
font-size: 19px;
}
.interactive-slider.tabs li {
padding: 7px 15px;
}
}
@media only screen and (max-width: 767px) {
.interactive-slider.tabs a {
letter-spacing: 1px;
font-size: 17px;
}
.interactive-slider.tabs li {
padding: 7px 10px;
}
}
.portfolio-slider-wrap.slider_classic .slider-wrap {
background-position: center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.portfolio-slider-wrap.slider_classic .slider-wrap::before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.2);
}
.portfolio-slider-wrap.slider_classic .content-wrap {
position: absolute;
left: 100px;
width: 100%;
text-align: center;
top: 50%;
-webkit-transform: translateX(-50%) translateZ(0) rotate(270deg);
transform: translateX(-50%) translateZ(0) rotate(270deg);
}
.portfolio-slider-wrap.slider_classic .content-wrap .portfolio-title {
color: var(--light-color);
font-size: 29px;
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: opacity 350ms ease 900ms, color 350ms ease;
-moz-transition: opacity 350ms ease 900ms, color 350ms ease;
-ms-transition: opacity 350ms ease 900ms, color 350ms ease;
-o-transition: opacity 350ms ease 900ms, color 350ms ease;
transition: opacity 350ms ease 900ms, color 350ms ease;
}
.portfolio-slider-wrap.slider_classic .content-wrap .portfolio-title:hover {
color: var(--light-color);
opacity: 0.7;
}
.portfolio-slider-wrap.slider_classic .content-wrap a {
margin-top: 25px;
}
.portfolio-slider-wrap.slider_classic .swiper-pagination {
position: absolute;
bottom: 17px;
right: 0;
text-align: right;
z-index: 99;
padding-right: 80px;
}
.portfolio-slider-wrap.slider_classic .swiper-pagination-bullet {
display: inline-block;
background-color: var(--light-color);
border-radius: 50%;
height: 10px;
width: 10px;
cursor: pointer;
margin: 0;
margin-left: 10px;
opacity: 0.5;
-webkit-transition: opacity 350ms ease;
transition: opacity 350ms ease;
}
.portfolio-slider-wrap.slider_classic .swiper-pagination-bullet.swiper-pagination-bullet-active {
opacity: 1;
}
@media only screen and (max-width: 1300px) {
.portfolio-slider-wrap.slider_classic .content-wrap .portfolio-title {
font-size: 26px;
}
}
@media only screen and (max-width: 1024px) {
.portfolio-slider-wrap.slider_classic .content-wrap {
left: 30px;
}
.portfolio-slider-wrap.slider_classic .swiper-pagination {
padding-right: 20px;
}
}
@media only screen and (max-width: 991px) {
.portfolio-slider-wrap.slider_classic .content-wrap .portfolio-title {
font-size: 21px;
}
}
@media only screen and (max-width: 768px) {
.portfolio-slider-wrap.slider_classic .swiper-pagination {
padding: 0;
text-align: center;
}
.portfolio-slider-wrap.slider_classic .content-wrap {
box-sizing: border-box;
top: auto;
bottom: 55px;
left: 50%;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.portfolio-slider-wrap.slider_classic .content-wrap .portfolio-title {
letter-spacing: 1px;
}
}.logo img {width:300 !important;height:300 !important;max-height:300 !important;}
.a-btn-1,
.a-btn-2,
.a-btn-3,
.a-btn-4,
.a-btn-5,
.a-btn-6,
.a-btn-7,
.a-btn-8,
.a-btn-9,
.comments input[type="submit"],
.comments-form input[type="submit"],
.form input[type="submit"] {
font-family: "Josefin Sans" !important;font-style:normal !important;}
a {
font-family: "Josefin Sans" !important;}
#topmenu ul li a {
font-family: "Josefin Sans", sans-serif !important;
font-weight: 700 !important;
}
#topmenu ul ul li a {
font-family: "Josefin Sans", sans-serif !important;
font-weight: 700 !important;
}