@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400,400italic);
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);

*,
body {
    margin: 0
}

.btn:hover,
a {
    color: #000
}

header,
img {
    width: 100%
}

.insta-imgs>div,
header,
header .navigation {
    position: relative
}

.about-content h3,
header.sticky {
    background: rgba(255, 255, 255, .1)
}

.heroText h1,
.section-two h2,
.single-img-content h3,
blockquote span,
header .brand {
    text-transform: uppercase
}

*,
.footer-distributed {
    box-sizing: border-box
}

.footer-col ul li:not(:last-child),
textarea {
    margin-bottom: 10px
}

#showFormBtn,
#submitReview,
.explore,
.next-page,
.previous-page,
.reviews i,
.sliderButton,
.stars,
.tag,
li #lang :hover {
    cursor: pointer
}

.explore,
.explore:hover {
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial
}

:root {
    --white: #ddd;
    --dark: #111;
    --darkGrey: #474b4f;
    --lightGrey: #6b6e70;
    --lightGreen: #ea281f;
    --darkGreen: #e42c24;
    --transition: all 0.5s ease
}

.btn,
.icon-overlay,
.section-two span a,
.social-icons ul a,
.work-img-1,
.work-img-2 {
    transition: var(--transition)
}

* {
    padding: 0;
    font-family: Roboto, sans-serif
}

body {
    line-height: 1.6;
    justify-content: flex-end;
    align-items: flex-end;
    overflow-x: hidden;
    background: #fff;
    font-family: Lato, Helvetica, Arial, sans-serif
}

img {
    display: block
}

ul,
ul .social-list,
ul li {
    list-style: none
}

a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    text-decoration: none;
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 15px 0;
    letter-spacing: -1 !important
}

p {
    margin: 15px 0
}

.flex {
    display: flex;
    justify-content: center;
    align-items: center
}

.review-list,
header {
    justify-content: space-between
}

.container {
    width: 90vw;
    margin: 0 auto
}

.btn {
    background: #ea281f;
    border: none;
    display: inline-block;
    width: 150px;
    text-align: center;
    color: var(--white);
    font-size: 20px;
    padding: 10px;
    border-radius: 4px;
    margin: 15px 0;
    box-shadow: 0 0 14px -1px rgba(0, 0, 0, .467)
}

#lang,
#showFormBtn,
.btn:hover,
.heroText {
    background-color: transparent
}

.insta-imgs,
.work-imgs {
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

.active,
.star.active {
    color: var(--lightGreen)
}

.logo {
    height: 79px;
    width: 100px
}

.heroText {
    padding: 200px 20px;
    height: 100vh;
    width: 48.7vw;
    color: var(--dark)
}

.heroText h1 {
    color: var(--dark);
    font-weight: 400;
    letter-spacing: -1;
    font-size: 34px
}

.heroText p {
    margin-top: 50px;
    letter-spacing: 1.5;
    font-weight: 340;
    font-size: 20px;
    line-height: 30px
}

header {
    z-index: 999;
    top: 0;
    left: 0;
    padding: 15px 200px;
    display: flex;
    align-items: center;
    transition: .5s
}

header.sticky {
    padding: 10px 200px
}

header .brand {
    color: #fff;
    font-size: 1.8em;
    font-weight: 700;
    text-decoration: none
}

header .navigation a {
    color: #000;
    font-size: 1em;
    font-weight: 500;
    text-decoration: none;
    margin-left: 30px
}

header .navigation a:hover {
    color: #e42c24;
    transition: .5s
}

header.sticky .navigation a:hover {
    color: #000
}

.about {
    margin-top: 0
}

.about-content h2 {
    font-size: 48px;
    text-align: center;
    margin-bottom: 35px;
    color: var(--lightGreen)
}

.about-content h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 100;
    width: 400px;
    margin: 35px auto;
    text-align: center
}

blockquote {
    font-size: 20px;
    font-weight: 300;
    opacity: .9;
    width: 60vw;
    margin: 45px auto 15px;
    text-align: justify
}

blockquote span {
    font-size: 14px;
    color: var(--darkGreen);
    font-weight: 300;
    letter-spacing: 5px;
    display: block
}

.social-icons {
    width: 350px;
    margin: 15px auto 0;
    padding-bottom: 30px
}

.social-icons ul a {
    color: var(--dark);
    font-size: 30px;
    font-weight: 500;
    display: block;
    width: 50px;
    height: 50px;
    border: 2px solid var(--dark);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.social-icons ul {
    display: flex;
    justify-content: space-around
}

.social-icons ul a:hover {
    background: var(--lightGreen);
    border-color: var(--lightGreen)
}

.section-one {
    margin-top: 30px;
    height: 80vh
}

.sec-one.container {
    height: 70vh;
    margin: 0 auto
}

#hidden,
#hidden2 {
    opacity: 0;
    transition: 2s;
    filter: blur(5px);
    transform: translateX(-100%)
}

#show,
#show2 {
    opacity: 1;
    filter: blur(0);
    transform: translateX(0);
    transition: 1s
}

.sec-one-left {
    height: 200vh;
    background: url("Portfolio/large/FB_CookieBW-12.jpg") center/cover no-repeat;
    box-shadow: 0 0 14px -1px rgba(255, 255, 255, .2);
    -webkit-box-shadow: 0 0 14px -1px rgba(255, 255, 255, .2);
    -moz-box-shadow: 0 0 14px -1px rgba(255, 253, 253, .2)
}

.sec-one-left div {
    color: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 30px
}

.sec-one-left div h3 {
    font-size: 28px;
    opacity: 1
}

.sec-one-left div p {
    font-weight: 300;
    opacity: .8
}

.sec-one-right {
    box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    color: #000;
    background-color: var(--white);
    align-items: center;
    justify-content: center;
    text-align: center
}

.sec-one-right h3 {
    color: var(--lightGrey)
}

.sec-one-right h2 {
    text-align: center;
    margin-top: 50px
}

.sec-one-right p {
    opacity: .9;
    font-weight: 300;
    text-align: center
}

.work-content {
    margin: 50px 0
}

.work-imgs {
    grid-column-gap: 20px
}

.work-img-1,
.work-img-2 {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    height: 400px
}

.work-imgs div:hover {
    box-shadow: 0 0 8px #000;
    -webkit-box-shadow: 0 0 8px #000;
    -moz-box-shadow: 0 0 8px #000
}

.section-two {
    margin: 0
}

.section-two h2 {
    text-align: center;
    font-size: 2em;
    font-weight: 250;
    margin-bottom: 15px
}

@media screen and (max-width:560px) {

    .section-two h2::after,
    .section-two h2::before {
        display: none
    }
}

.section-two span {
    color: var(--darkGreen);
    text-align: center;
    display: block;
    font-size: 20px;
    margin-bottom: 30px
}

.section-two span a {
    width: 250px;
    padding: 12px 20px;
    border-radius: 4px;
    border: 2px solid var(--darkGreen)
}

.section-two span a:hover {
    background: var(--darkGreen);
    color: #fff
}

.insta-imgs {
    column-gap: 5px
}

.icon-overlay {
    position: absolute;
    color: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 50px;
    background: #ea291f9c;
    opacity: 0
}

.insta-imgs>div:hover .icon-overlay {
    opacity: 1
}

.blog,
.section-five,
.section-four,
.section-three {
    margin: 40px 0
}

.single-img {
    position: relative;
    margin: 10px
}

.single-img img {
    filter: brightness(60%)
}

.single-img-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    padding: 5px 30px;
    text-align: center
}

.single-img-content h3 {
    font-size: 18px;
    font-weight: 400
}

.blog-content {
    padding: 25px;
    background: #f7f7f7
}

.blog span,
.contact-middle div span {
    display: block
}

.badge {
    background: var(--lightGreen);
    width: 140px;
    border-radius: 5px;
    padding: 5px 0;
    color: #fff;
    text-align: center;
    margin-bottom: 8px
}

.misc-info {
    font-size: 14px;
    color: var(--dark);
    margin-top: 16px
}

.blog-title {
    font-size: 20px;
    font-weight: 900
}

.blog-text {
    font-weight: 300
}

.section-five .container div {
    margin: 20px 0
}

.contact-top {
    text-align: center
}

.contact-top h3 {
    font-size: 28px
}

.contact-top p {
    font-weight: 300;
    width: 70%;
    margin: 0 auto
}

.contact-middle div {
    text-align: center;
    padding: 25px 0;
    background: var(--dark);
    color: #fff
}

#submitReview,
.services-list div {
    background-color: var(--darkGreen)
}

.contact-icon {
    font-size: 30px
}

.contact-middle div span:nth-child(2) {
    font-size: 18px;
    font-weight: 700
}

.contact-middle div p {
    font-weight: 300;
    opacity: .7
}

.contact-bottom {
    margin-top: 50px !important;
}

.form input[type=email],
.form input[type=text],
.form textarea {
    width: 100%;
    font-size: 16px;
    padding: 10px 15px;
    margin: 10px 0;
    border: 1px solid var(--lightGreen);
    outline: 0;
    border-radius: 5px
}

.contact-bottom .form {
    padding: 0 20px
}

.footer-distributed {
    margin-top: 40px;
    background: var(--dark);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .12);
    width: 100%;
    text-align: left;
    font: bold 16px sans-serif;
    padding: 55px 50px;
}

.footer-distributed .footer-center,
.footer-distributed .footer-left,
.footer-distributed .footer-right {
    display: inline-block;
    vertical-align: top
}

.footer-distributed .footer-left {
    width: 40%
}

.footer-logo {
    width: 200px;
    height: 158px
}

.footer-distributed h3 {
    color: #fff;
    font: 36px 'Open Sans', cursive;
    margin: 0
}

.footer-distributed h3 span,
.review-form h2 {
    color: var(--white)
}

.footer-distributed .footer-links {
    color: #fff;
    margin: 20px 0 12px;
    padding: 0
}

.footer-distributed .footer-links a {
    display: inline-block;
    line-height: 1.8;
    font-weight: 400;
    text-decoration: none;
    color: inherit
}

.footer-distributed .footer-company-name {
    color: var(--white);
    font-size: 14px;
    font-weight: 400;
    margin: 0
}

.footer-distributed .footer-center {
    width: 35%
}

.footer-distributed .footer-center i {
    background-color: var(--dark);
    color: #fff;
    font-size: 25px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
    line-height: 42px;
    margin: 10px 15px;
    vertical-align: middle
}

.footer-distributed .footer-center i.fa-envelope {
    font-size: 17px;
    line-height: 38px
}

.footer-distributed .footer-center p {
    display: inline-block;
    color: #fff;
    font-weight: 400;
    vertical-align: middle;
    margin: 0
}

.footer-distributed .footer-center p span {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 2
}

.footer-distributed .footer-center p a {
    color: var(--white);
    text-decoration: none
}

.footer-distributed .footer-links a:before {
    content: "|";
    font-weight: 300;
    font-size: 20px;
    left: 0;
    color: #fff;
    display: inline-block;
    padding-right: 5px
}

.footer-distributed .footer-links .link-1:before {
    content: none
}

.footer-distributed .footer-right {
    width: 20%
}

.footer-distributed .footer-company-about {
    line-height: 20px;
    color: #92999f;
    font-size: 13px;
    font-weight: 400;
    margin: 0
}

.footer-distributed .footer-company-about span {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px
}

.footer-distributed .footer-icons {
    margin-top: 25px
}

.footer-distributed .footer-icons a {
    display: inline-block;
    width: 35px;
    height: 35px;
    cursor: pointer;
    background-color: #33383b;
    border-radius: 2px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    margin-right: 3px;
    margin-bottom: 5px
}

@media (max-width:880px) {
    .footer-distributed {
        font: bold 14px sans-serif
    }

    .footer-distributed .footer-center,
    .footer-distributed .footer-left,
    .footer-distributed .footer-right {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin-bottom: 40px;
        text-align: center
    }

    .footer-distributed .footer-center i {
        margin-left: 0
    }
}

.footer-container {
    max-width: 1170px;
    margin: auto
}

.footer-row {
    display: flex;
    flex-wrap: wrap
}

.footer {
    background-color: #24262b;
    padding: 70px 0
}

.footer-col {
    width: 25%;
    padding: 0 15px
}

.footer-col h4 {
    font-size: 18px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 35px;
    font-weight: 500;
    position: relative
}

#services h1,
.heading_container h2,
.reviews h1,
.tag {
    text-transform: uppercase
}

.footer-col h4::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    background-color: #e91e63;
    height: 2px;
    box-sizing: border-box;
    width: 50px
}

.footer-col ul li a {
    font-size: 16px;
    text-transform: capitalize;
    text-decoration: none;
    font-weight: 300;
    color: #bbb;
    display: block;
    transition: .3s
}

.footer-col ul li a:hover {
    color: #fff;
    padding-left: 8px
}

.footer-col .social-links a {
    display: inline-block;
    height: 40px;
    width: 40px;
    background-color: rgba(255, 255, 255, .2);
    margin: 0 10px 10px 0;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    color: #fff;
    transition: .5s
}

.footer-col .social-links a:hover {
    color: #24262b;
    background-color: #fff
}

@media(max-width:767px) {
    .footer-col {
        width: 50%;
        margin-bottom: 30px
    }
}

@media(max-width:574px) {
    .footer-col {
        width: 100%
    }
}

@media screen and (min-width:678px) {
    .contact-middle {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 20px
    }
}

@media screen and (min-width:800px) {
    .insta-imgs {
        grid-template-columns: repeat(4, 1fr)
    }

    .blog-wrapper-sm,
    .gallery {
        display: grid;
        grid-template-columns: repeat(2, 1fr)
    }

    .blog-wrapper-sm {
        grid-gap: 20px
    }
}

@media screen and (min-width:992px) {
    .nav-section {
        display: flex;
        justify-content: space-between
    }

    .navBtn {
        display: none
    }

    .top-nav,
    .top-nav ul {
        display: flex
    }

    .brand-and-navBtn {
        flex: 0 0 10%;
        background: 0 0
    }

    .top-nav {
        flex: 0 1 80%;
        justify-content: flex-end;
        align-items: center;
        transition: transform;
        transform: translateY(0);
        background: 0 0
    }

    .top-nav ul li {
        margin-right: 30px;
        margin-left: 30px
    }

    .about {
        margin-top: 40px
    }

    .search-icon {
        flex: 0 0 10%;
        display: block;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 24px;
        cursor: pointer;
        transition: var(--transition)
    }

    .search-icon i:hover {
        transform: scale(1.2)
    }

    .contact-middle {
        grid-template-columns: repeat(4, 1fr)
    }

    .contact-bottom {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 40px
    }
}

@media screen and (max-width:1000px) {
    .sec-one-right h2 {
        margin: 0
    }

    .work-content {
        margin-top: 0
    }
}

@media screen and (min-width:1000px) {

    .blog-wrapper-lg,
    .footer-container,
    .section-one .container {
        display: grid;
        grid-template-columns: repeat(2, 1fr)
    }

    .sec-one-left {
        align-self: center;
        height: 100%
    }

    .work-content {
        margin-top: 0;
        margin-left: 20px
    }

    .blog-wrapper-lg,
    .footer-container {
        grid-gap: 20px
    }
}

@media screen and (min-width:1200px) {
    .footer-container>div {
        width: 60%;
        margin-left: auto;
        margin-right: auto
    }

    .gallery {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media screen and (min-width:1400px) {
    .blog-wrapper-sm {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media screen and (max-width:500px) {
    .header {
        padding-bottom: 30px
    }

    .about-content {
        margin-top: 150px
    }

    .about-content h3,
    .subs input {
        width: 100%
    }

    .about-content blockquote {
        font-size: 16px;
        width: 100%
    }

    .subs {
        width: 280px
    }

    .subs i {
        display: none
    }

    .subs button {
        padding-left: 8px;
        padding-right: 8px
    }

    h2 {
        font-size: 25px !important
    }

    h3 {
        font-size: 20px !important
    }

    p {
        font-size: 15px
    }

    .btn {
        font-size: 14px;
        padding: 8px 0
    }

    .work-imgs {
        grid-template-columns: 1fr;
        grid-row-gap: 20px
    }
}

.sec-one-left-about {
    height: 75vh;
    background: url("camera-820018_640.jpg") center/cover no-repeat;
    box-shadow: 0 0 14px -1px rgba(0, 0, 0, .75);
    -webkit-box-shadow: 0 0 14px -1px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 0 14px -1px rgba(0, 0, 0, .75)
}

.sec-one-left-about2 {
    height: 75vh;
    background: url("received_966468418004873.jpeg") center/cover no-repeat;
    box-shadow: 0 0 14px -1px rgba(0, 0, 0, .75);
    -webkit-box-shadow: 0 0 14px -1px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 0 14px -1px rgba(0, 0, 0, .75)
}

.hero {
    min-height: 60vh;
    background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)) fixed, url("DSC01840.png") center/cover no-repeat fixed;
    color: #fff;
    padding-top: 0 !important
}

.hero a {
    color: #fff !important
}

#services h1,
.about-content-long h2,
.story {
    color: var(--dark);
    font-weight: 300
}

.hero a:hover {
    color: var(--darkGreen);
    color: #fff !important
}

.about-long {
    background-color: #fff;
    padding-bottom: 40px;
    padding-top: 20px
}

.about-content img {
    width: 230px;
    height: 200px;
    border-radius: 50%
}

.about-img {
    background: 0 0;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 50%
}

.about-content-long h2 {
    font-size: 48px;
    text-align: center;
    margin-bottom: 35px;
    margin-top: 0
}

.story {
    font-size: 20px;
    opacity: .9;
    width: 90vw;
    margin: 45px auto 15px;
    text-align: justify
}

#services h1,
#sliderButtons,
.pagination,
.review-list .rewievAfterText,
.reviewAfter,
.reviews,
.reviews h1,
.reviews i {
    text-align: center
}

#services h1 {
    font-size: 48px;
    margin-bottom: 35px
}

#services {
    padding: 30px 0;
    background-color: #fff
}

.services-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-gap: 40px;
    margin-top: 50px
}

.services-list div {
    color: #fff;
    padding: 40px;
    font-size: 18px;
    font-weight: 300;
    border-radius: 10px;
    transition: .5s
}

.services-list div i {
    font-size: 50px;
    margin-bottom: 30px
}

.services-list div h2 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 15px
}

.services-list div a {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    margin-top: 20px;
    display: inline-block
}

.services-list div:hover {
    background: var(--lightGreen);
    transform: translateY(-10px)
}

.work-content li {
    list-style: none;
    font-size: 17px;
    font-weight: 300px;
    color: var(--darkGrey);
    line-height: 50px
}

.work-content h1 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 15px;
    color: var(--dark)
}

li #lang :hover {
    transform: scale(110%);
    transition: .5s
}

#eng {
    display: none
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0
}

.map-responsive iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.reviews {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px
}

.review-form {
    padding: 20px;
    margin-bottom: 20px;
    width: 90vh
}

@media(max-width:850px) {
    .review-form {
        width: 30vh
    }
}

.reviews h1 {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 15px
}

.stars {
    font-size: 24px
}

.star {
    color: #ccc
}

textarea {
    width: 100%;
    height: 100px;
    padding: 5px;
    resize: none;
    background-color: var(--darkGrey);
    opacity: .3;
    border-radius: 4px;
    color: var(--white);
    font-weight: 600
}

#submitReview {
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 14px
}

#submitReview:hover {
    background-color: var(--white);
    color: var(--darkGreen);
    transition: .5s
}

.reviewAfter {
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    color: #9e9e9e;
    display: inline-block;
    justify-content: center;
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    margin: 35px 5em 35px 10px;
    max-width: 310px;
    min-width: 250px;
    position: relative;
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    border-top: 5px solid var(--darkGreen);
    padding: 12% 4% 6%;
    scroll-snap-align: start
}

.review-list .rewievAfterText {
    border: 1px #000;
    display: inline
}

.reviewAfter ::before,
.reviews i {
    border-radius: 50%;
    position: absolute
}

.review-list ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .1s ease-out;
    transition: .1s ease-out
}

#popupForm,
#showFormBtn:hover {
    transition: .5s ease-in;
    color: var(--white)
}

.reviewAfter ::before {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    color: var(--lightGreen);
    content: "\f10e";
    font-family: FontAwesome;
    font-size: 32px;
    font-style: normal;
    left: 50%;
    line-height: 60px;
    width: 60px;
    top: -30px
}

.review-list {
    display: flex;
    overflow-x: scroll;
    scrollbar-width: 50px;
    -ms-overflow-style: auto;
    scrollbar-width: auto;
    width: 80vw;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth
}

.review-list::-webkit-scrollbar {
    display: inline;
    -webkit-overflow-scrolling: touch
}

.Arrow ul {
    display: flex;
    justify-content: space-between;
    padding: 0 7em
}

.next-page,
.previous-page {
    background: #0ab1ce;
    width: 80px;
    border-radius: 45px;
    transition: .3s
}

#showFormBtn:hover,
.heading_container h2::before,
.sliderButton {
    background-color: var(--darkGreen)
}

.pagination {
    margin: 30px 30px 60px;
    user-select: none
}

.pagination li {
    display: inline-block;
    margin: 5px;
    box-shadow: 0 5px 25px rgb(1 1 1 / 10%)
}

.pagination li a {
    color: #fff;
    text-decoration: none;
    font-size: 1.2em;
    line-height: 45px
}

.reviews i {
    height: 50px;
    width: 50px;
    font-size: 1.25rem;
    line-height: 50px;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .23);
    transform: translateY(-50%);
    transition: transform .1s linear;
    display: flex;
    justify-content: center
}

.reviews i:active {
    transform: translateY(-50%) scale(.85)
}

.reviews i:first-child {
    left: 0
}

.reviews i:last-child {
    right: 0
}

button .next {
    justify-content: space-between;
    object-position: center
}

#sliderButtons {
    margin-bottom: 30px;
    height: 15vh
}

.sliderButton {
    border: 2px solid var(--darkGreen);
    transition: var(--transition);
    color: #fff;
    padding: 15px 40px
}

#prev:hover {
    transform: translate(-10px, 0);
    transition: .3s ease-in
}

#next:hover {
    transform: translate(+10px, 0);
    transition: .3s ease-in
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    z-index: 1000
}

#popupForm {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    background-image: linear-gradient(to left top, #e42c24, #b4114a, #732051, #37203b, #111);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    z-index: 1001;
    transform: scale();
    border-radius: 14px
}

.hide {
    display: none;
    transform: scale(-100%)
}

#showFormBtn {
    border-radius: 4px;
    color: var(--darkGreen);
    font-size: 20px;
    padding: 10px 60px;
    border: none;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 10px;
    border: solid 1px var(--darkGreen)
}

.footer-designer-name {
    color: var(--white);
    font-weight: 400
}

.example {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.heading_container h2 {
    font-weight: 700;
    position: relative;
    padding-bottom: 7px;
    font-size: 30px
}

.heading_container h2::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 45px;
    height: 5px;
    border-radius: 10px
}

.heading_container .heading_center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.card {
    margin: 15px;
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .2);
    overflow: hidden;
    width: 300px
}

.card-header img {
    width: 100%;
    height: 200px;
    object-fit: cover
}

.card-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 20px;
    min-height: 250px
}

.tag {
    background: #ccc;
    border-radius: 50px;
    font-size: 12px;
    margin: 0;
    color: #fff;
    padding: 2px 10px
}

.tag-teal {
    background-color: #47bcd4
}

.tag-purple {
    background-color: #5e76bf
}

.tag-pink {
    background-color: #cd5b9f
}

.card-body p {
    font-size: 13px;
    margin: 0 0 40px
}

.blogPosts {
    display: flex;
    width: 1040px;
    justify-content: space-evenly;
    flex-wrap: wrap
}

.responsive-container-block {
    min-height: 75px;
    height: fit-content;
    width: 100%;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: flex-start
}

.text-blk {
    margin: 0;
    padding: 10px;
    line-height: 25px
}

.responsive-container-block.bigContainer {
    padding: 10px 50px;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.mainImg {
    color: #000;
    width: 100%;
    height: auto;
    border-radius: 10px
}

.text-blk.headingText {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    color: var(--darkGreen);
    padding: 0 10px 0 0;
    margin: 0 0 5px
}

.allText {
    padding: 0;
    width: 40%;
    margin: 0
}

.text-blk.subHeadingText {
    color: #666;
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    margin: 0 0 15px;
    padding: 0 10px 0 0
}

.text-blk.description {
    font-size: 18px;
    line-height: 26px;
    color: #666;
    margin: 0 0 50px;
    font-weight: 400;
    padding: 0 10px 0 0
}

.explore {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    border-width: 2px;
    border-style: solid;
    border-top: 2px solid #666;
    border-right: 2px solid #666;
    border-bottom: 2px solid #666;
    border-color: #666;
    background-color: #fff;
    margin: 0;
    padding: 8px 40px
}

.explore:hover {
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: #b062ff;
    color: #fff;
    border-top-width: initial;
    border-right-width: initial;
    border-bottom-width: initial;
    border-left-width: initial;
    border-style: none;
    border-color: initial
}

.responsive-container-block.Container {
    margin: 80px auto 50px;
    justify-content: center;
    align-items: center;
    max-width: 1320px;
    padding: 10px
}

.responsive-container-block.Container.bottomContainer {
    flex-direction: row-reverse;
    margin: 80px auto 50px;
    position: static
}

.allText.aboveText {
    margin: 0 0 0 40px
}

.allText.bottomText {
    margin: 0 40px 0 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0 15px 0 0
}

.purpleBox {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 430px;
    background-color: #b062ff;
    padding: 20px;
    border-radius: 10px;
    position: absolute;
    bottom: -35px;
    left: -8%
}

.purpleText {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    margin: 0 0 10px
}

.ultimateImg {
    width: 50%;
    position: relative
}

*,
:after,
:before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.wk-desk-1 {
    width: 8.333333%
}

.wk-desk-2 {
    width: 16.666667%
}

.wk-desk-3 {
    width: 25%
}

.wk-desk-4 {
    width: 33.333333%
}

.wk-desk-5 {
    width: 41.666667%
}

.wk-desk-6 {
    width: 50%
}

.wk-desk-7 {
    width: 58.333333%
}

.wk-desk-8 {
    width: 66.666667%
}

.wk-desk-9 {
    width: 75%
}

.wk-desk-10 {
    width: 83.333333%
}

.wk-desk-11 {
    width: 91.666667%
}

.wk-desk-12 {
    width: 100%
}

@media (max-width:1024px) {
    .allText {
        width: 40%;
        margin: 0 0 0 20px
    }

    .responsive-container-block.Container.bottomContainer {
        margin: 80px auto 50px;
        padding: 10px 0;
        max-width: 930px
    }

    .allText.bottomText {
        margin: 30px 40px 0 0;
        text-align: left;
        width: 40%
    }

    .allText.aboveText {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: 30px 0 0
    }

    .text-blk.subHeadingText {
        text-align: left;
        font-size: 26px;
        line-height: 32px
    }

    .text-blk.description {
        text-align: left;
        line-height: 24px
    }

    .explore {
        margin: 0
    }

    .responsive-container-block.bigContainer {
        padding: 10px 30px
    }

    .responsive-container-block.Container {
        max-width: 830px;
        justify-content: space-evenly
    }

    .purpleBox {
        bottom: auto;
        left: -10%;
        top: 70%
    }

    .mainImg {
        height: auto;
        width: 100%
    }

    .text-blk.headingText {
        text-align: left
    }

    .wk-ipadp-1 {
        width: 8.333333%
    }

    .wk-ipadp-2 {
        width: 16.666667%
    }

    .wk-ipadp-3 {
        width: 25%
    }

    .wk-ipadp-4 {
        width: 33.333333%
    }

    .wk-ipadp-5 {
        width: 41.666667%
    }

    .wk-ipadp-6 {
        width: 50%
    }

    .wk-ipadp-7 {
        width: 58.333333%
    }

    .wk-ipadp-8 {
        width: 66.666667%
    }

    .wk-ipadp-9 {
        width: 75%
    }

    .wk-ipadp-10 {
        width: 83.333333%
    }

    .wk-ipadp-11 {
        width: 91.666667%
    }

    .wk-ipadp-12 {
        width: 100%
    }
}

@media (max-width:768px) {
    .allText {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0
    }

    .text-blk.subHeadingText {
        font-size: 24px
    }

    .text-blk.description {
        font-size: 18px
    }

    .allText,
    .allText.aboveText {
        margin: 40px 0 0
    }

    .responsive-container-block.Container {
        flex-direction: column;
        height: auto;
        margin: 80px auto 50px
    }

    .responsive-container-block.Container.bottomContainer {
        margin: 50px auto;
        flex-direction: column
    }

    .mainImg {
        width: 100%;
        margin: 0
    }

    .ultimateImg {
        width: 100%;
        position: relative
    }

    .allText.bottomText {
        width: 100%;
        align-items: flex-start;
        margin: 100px 0 0
    }

    .text-blk.description,
    .text-blk.headingText,
    .text-blk.subHeadingText {
        text-align: left
    }

    .purpleBox {
        margin: 0;
        position: absolute;
        left: 0;
        top: 80%
    }

    .wk-tab-1 {
        width: 8.333333%
    }

    .wk-tab-2 {
        width: 16.666667%
    }

    .wk-tab-3 {
        width: 25%
    }

    .wk-tab-4 {
        width: 33.333333%
    }

    .wk-tab-5 {
        width: 41.666667%
    }

    .wk-tab-6 {
        width: 50%
    }

    .wk-tab-7 {
        width: 58.333333%
    }

    .wk-tab-8 {
        width: 66.666667%
    }

    .wk-tab-9 {
        width: 75%
    }

    .wk-tab-10 {
        width: 83.333333%
    }

    .wk-tab-11 {
        width: 91.666667%
    }

    .wk-tab-12 {
        width: 100%
    }
}

@media (max-width:500px) {

    .allText,
    .mainImg,
    .wk-mobile-12 {
        width: 100%
    }

    .responsive-container-block.Container {
        padding: 10px 0;
        width: 100%;
        max-width: 100%
    }

    .text-blk.subHeadingText {
        font-size: 24px;
        padding: 0;
        line-height: 28px
    }

    .purpleText,
    .text-blk.description {
        font-size: 16px;
        line-height: 22px
    }

    .allText,
    .text-blk.description {
        padding: 0
    }

    .allText.bottomText {
        padding: 0;
        margin: 75px 0 0
    }

    .purpleBox,
    .ultimateImg {
        position: static
    }

    .stars {
        width: 55%
    }

    .responsive-container-block.bigContainer {
        padding: 10px 20px
    }

    .explore {
        padding: 6px 35px;
        font-size: 15px
    }

    .wk-mobile-1 {
        width: 8.333333%
    }

    .wk-mobile-2 {
        width: 16.666667%
    }

    .wk-mobile-3 {
        width: 25%
    }

    .wk-mobile-4 {
        width: 33.333333%
    }

    .wk-mobile-5 {
        width: 41.666667%
    }

    .wk-mobile-6 {
        width: 50%
    }

    .wk-mobile-7 {
        width: 58.333333%
    }

    .wk-mobile-8 {
        width: 66.666667%
    }

    .wk-mobile-9 {
        width: 75%
    }

    .wk-mobile-10 {
        width: 83.333333%
    }

    .wk-mobile-11 {
        width: 91.666667%
    }
}

@media (max-width:1040px) {
    header {
        padding: 12px 20px
    }

    header.sticky {
        padding: 10px 20px
    }

    header .navigation {
        display: none;
        transform: translateX(400px)
    }

    header .navigation.active {
        transform: translateX(0);
        z-index: 888;
        position: fixed;
        background: #fff;
        top: 0;
        right: 0;
        width: 380px;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        color: #000;
        box-shadow: 0 5px 25px rgba(1 1 1 / 15%)
    }

    header .navigation.active a {
        color: #000
    }

    .hero a {
        color: #000 !important
    }

    header .navigation a {
        font-size: 1.2em;
        margin: 10px;
        padding: 0 20px;
        border-radius: 20px
    }

    header .navigation a:hover {
        background: #e42c24;
        color: #fff;
        transition: .3s
    }

    .menu-btn {
        position: absolute;
        background: url(icons8-hamburger-menu-48.png) center/30px no-repeat;
        width: 40px;
        height: 40px;
        right: 0;
        margin: 0 20px;
        cursor: pointer;
        transition: .3s
    }

    .menu-btn.active {
        z-index: 999;
        background: url(icons8-close.svg) center/25px no-repeat;
        transition: .3s
    }

    .main .content h2 {
        font-size: 1em
    }

    .animated-text h3 {
        font-size: 2.2em
    }

    .section-title {
        font-size: 1.8em
    }

    .about .content,
    .skills .content {
        flex-direction: column
    }

    .about .content .column,
    .skills .content .column {
        position: relative;
        width: 100%
    }

    .about .content .col-right,
    .skills .content .col-right {
        margin-top: 40px
    }

    .contact-form {
        padding: 35px 40px
    }
}

