body, html {
    margin: 0;
    font-family: Raleway, sans-serif;
    background: #fff;
    scroll-behavior: smooth
}

body a {
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    text-decoration: none;
    outline: 0
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: Raleway, sans-serif
}

.dankKnap{
    color: #fff !important;
    text-transform: uppercase;
    text-decoration: none;
    background: #60a3bc;
    padding: 20px;
    border-radius: 50px;
    display: inline-block;
    border: none;
    transition: all 0.4s ease 0s;
}

.dankKnap:hover {
    text-shadow: 0px 0px 6px rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.57);
    -moz-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.57);
    transition: all 0.4s ease 0s;
}

p {
    margin: 0;
    color: #566773;
    font-size: .9em;
    line-height: 1.9em;
    letter-spacing: 1px
}

ul {
    margin: 0;
    padding: 0
}

ul {
    list-style-type: none
}

body a:hover {
    text-decoration: none
}

body a:focus {
    outline: 0;
    text-decoration: none
}

.title {
    font-size: 54px;
    color: #000;
    letter-spacing: 2px;
    font-weight: 400;
    text-transform: capitalize
}

h6.top-title {
    font-size: 21px;
    margin-bottom: 21px;
    color: #4a4949
}

.contact-list-grid p, .contact-list-grid p a {
    font-size: 14px;
    color: #000;
    line-height: 28px
}

.header-wthree-top-w3layouts {
    position: relative;
    padding: 2em 2em
}

h1.logo {
    float: left
}

h1.logo a {
    font-size: .7em;
    text-decoration: none;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .37);
    font-family: Raleway, sans-serif
}

.main-banner {
    background: url(../images/banner1.jpg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    position: relative;
    min-height: 50em
}

.layer {
    background: url(../images/dots.png);
    min-height: 50em
}

.baner-info-w3layouts {
    padding: 17em 0 0;
    margin: 0 auto
}

.baner-info-w3layouts h3 {
    color: #ffff;
    font-size: 4em;
    font-weight: 800;
    letter-spacing: 1px;
    opacity: 1;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .37);
    text-transform: uppercase
}

.baner-info-w3layouts h6 {
    font-size: 1.6em;
    color: #fff;
    letter-spacing: 7px;
    font-weight: 300;
}

#center {
    text-align: center;
    margin-top: 25%
}

#center a {
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-variant: small-caps
}

@-webkit-keyframes sign-anim {
    to {
        background-position: 0 -7140px
    }
}

@-moz-keyframes sign-anim {
    to {
        background-position: 0 -7140px
    }
}

@keyframes sign-anim {
    to {
        background-position: 0 -7140px
    }
}

#contact {
    background: #fc427b
}

.contact-info p {
    margin: 0 auto;
    width: 84%
}

a.move-top span {
    color: #fff;
    width: 34px;
    height: 34px;
    border: transparent;
    line-height: 1.9em;
    background: #d63031;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px
}

.contact_grid_left h6 {
    font-size: 1em;
    color: #f9fafb;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-transform: uppercase
}

.contact_grid_left li span {
    color: #dfe6e9;
    font-size: 2em;
    vertical-align: middle
}

.contact_grid_left {
    border-bottom: 1px solid #313c44;
    margin: 0 0 3em 0;
    padding-bottom: 3em
}

.contact_grid_left ul li a, .contact_grid_left ul li p {
    color: #5a646b;
    letter-spacing: 1px
}

footer {
    background: #1e272e
}

.logo-2 a {
    font-size: 1em;
    text-shadow: 2px 5px 3px rgba(0, 0, 0, .06);
    color: #fc427b;
    font-weight: 300;
    text-transform: uppercase
}

p.copy-right-grids {
    letter-spacing: 2px;
    font-size: 15px;
    color: #77828a
}

p.copy-right-grids a {
    color: #7f8a92
}

p.copy-right-grids a:hover {
    color: #fff
}

a.move-top span {
    color: #fff;
    width: 36px;
    height: 36px;
    border: transparent;
    line-height: 2em;
    background: #626c733b;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%
}

@media (max-width: 1440px) {
    .baner-info-w3layouts h6 {
        font-size: 1.2em
    }
}

@media (max-width: 1366px) {
    .layer, .main-banner {
        min-height: 45em
    }

    .baner-info-w3layouts {
        padding: 15em 0 0;
        margin: 0 auto
    }
}

@media (max-width: 1280px) {
    .layer, .main-banner {
        min-height: 40em
    }
}

@media (max-width: 1080px) {
    .layer, .main-banner {
        min-height: 38em
    }

    .baner-info-w3layouts h3 {
        font-size: 3.5em
    }

    .baner-info-w3layouts {
        padding: 11em 0 0;
        margin: 0 auto
    }
}

@media (max-width: 991px) {
    .contact_grid_left ul li:nth-child(2) {
        margin: 2em 0
    }

    .adress-icon {
        margin-bottom: 2em
    }
}

@media (max-width: 800px) {
    .baner-info-w3layouts h6 {
        font-size: 1em;
        letter-spacing: 7px
    }

    .layer, .main-banner {
        min-height: 35em
    }

    .baner-info-w3layouts h3 {
        font-size: 3em
    }

    .baner-info-w3layouts {
        padding: 10em 0 0;
        margin: 0 auto
    }
}

@media (max-width: 736px) {
    .baner-info-w3layouts h3 {
        font-size: 2.6em
    }

    .layer, .main-banner {
        min-height: 31em
    }

    .baner-info-w3layouts {
        padding: 8em 0 0;
        margin: 0 auto
    }
}

@media (max-width: 667px) {
    .logo-2 a {
        font-size: .8em
    }
}

@media (max-width: 640px) {
    .header-wthree-top-w3layouts {
        position: relative;
        padding: 1.7em 1em
    }

    .layer, .main-banner {
        min-height: 27em
    }

    .baner-info-w3layouts {
        padding: 7em 0 0;
        margin: 0 auto
    }
}

@media (max-width: 600px) {
    .layer, .main-banner {
        min-height: 27em
    }

    .baner-info-w3layouts h3 {
        font-size: 2.4em
    }

    .baner-info-w3layouts {
        padding: 7em 0 0;
        margin: 0 auto
    }
}

@media (max-width: 568px) {
    .baner-info-w3layouts h3 {
        font-size: 2em
    }
}

@media (max-width: 480px) {
    h1.logo a {
        font-size: .6em
    }

    .baner-info-w3layouts h6 {
        font-size: .9em;
        letter-spacing: 4px
    }
}

@media (max-width: 440px) {
    .baner-info-w3layouts {
        padding: 3em 0 0;
        margin: 0 auto
    }
}

@media (max-width: 414px) {
    .baner-info-w3layouts h6 {
        font-size: .85em;
        letter-spacing: 2px
    }

    .baner-info-w3layouts {
        padding: 3em 0 0;
        margin: 0 auto
    }

    .layer, .main-banner {
        min-height: 21em
    }

    .baner-info-w3layouts h3 {
        font-size: 1.8em
    }

    .baner-info-w3layouts {
        padding: 2.2em 0 0 0;
        margin: 0 auto
    }
}

@media (max-width: 384px) {
    .baner-info-w3layouts h6 {
        font-size: .85em;
        letter-spacing: 2px
    }
}