@font-face {
    font-family: "Impact";
    src: url(font/impact.eot);
    src: url(font/impact.eot?#iefix) format("embedded-opentype"), url(font/impact.otf) format("opentype"), url(font/impact.svg) format("svg"), url(font/impact.ttf) format("truetype"), url(font/impact.woff) format("woff"), url(font/impact.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Intro";
    src: url(font/Intro.eot);
    src: url(font/Intro.eot?#iefix) format("embedded-opentype"), url(font/Intro.otf) format("opentype"), url(font/Intro.svg) format("svg"), url(font/Intro.ttf) format("truetype"), url(font/Intro.woff) format("woff"), url(font/Intro.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

body {
    width: 100%;
    overflow-x: hidden
}

a:hover {
    color: #85cecc !important
}

button,
input {
    box-shadow: none !important;
    outline: none !important
}

.container {
    padding-right: 30px !important;
    padding-left: 30px !important;
    margin-right: auto;
    margin-left: auto
}

.hbspt-form {
    width: 300px;
    margin: 0 auto !important
}

#download {
    margin-top: 100px;
    margin-bottom: 100px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 0 solid #999;
    border: 0 solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: 0;
    overflow: hidden;
    padding: 0;
    border: 0;
    border-radius: 10px
}

.modal-body {
    position: relative;
    padding: 0;
    border: 0;
    background: #f9f9f9;
    border-radius: 10px
}

#booking-iframe {
    width: 100%;
    height: 715px;
    margin: 0;
    border: 0;
    border-radius: 0;
    overflow: hidden;
    padding: 0
}

#header {
    background: #000;
    width: 100%;
    height: 250px
}

#blog-header {
    background: #000;
    width: 100%;
    overflow: hidden;
    height: 112px
}

#home-header {
    background: none;
    width: 100%;
    position: absolute;
    height: 112px;
    overflow: hidden;
    z-index: 9999
}

#mobile-menu li {
    display: inline-block;
    padding: 10px 15px !important
}

#mobile-menu li a {
    color: #fff;
    font-weight: 300;
    font-size: 12pt;
    letter-spacing: 1px
}

#contact-btn:hover {
    border: 1px solid #fff !important;
    border-radius: 5px;
    padding: 12px 40px;
    background: #fff !important
}

@media(max-width: 767px) {
    #banner-cap {
        width: 100% !important;
        position: absolute;
        top: 35%;
        padding-right: 30px;
        padding-left: 30px;
        left: 0
    }
}

@media(min-width: 1200px) {
    #mb-btn {
        display: none
    }
}

@media(max-width: 1199px) {
    #mb-btn {
        font-size: 25px;
        cursor: pointer;
        float: right;
        display: block;
        position: absolute;
        color: #fff;
        right: 15px;
        top: 35px
    }
    #portfolio-text {
        margin-top: 50px !important
    }
    #menu {
        display: none
    }
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 60px
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: .3s
}

.sidenav a:hover {
    color: #f1f1f1
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px
}

#main {
    position: absolute;
    width: 100%;
    transition: .5s
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px
    }
    .sidenav a {
        font-size: 18px
    }
}

a {
    text-decoration: none !important
}

#pixellion-logo {
    width: 130px;
    padding-top: 40px;
    float: left
}

#menu {
    list-style: none;
    float: right;
    width: auto
}

#menu li {
    display: inline-block;
    padding: 45px 17px
}

#menu li a {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    letter-spacing: .8px
}

#contact-btn {
    border: 1px solid #c6c4c4;
    border-radius: 5px;
    padding: 12px 40px
}

@media(min-width: 1420px) {
    #home-banner {
        width: 100%;
        height: 100vh;
        position: relative;
        top: 0;
        background-size: 100% auto;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(../img/gusto.jpg)
    }
}

@media(max-width: 1419px) and (min-width: 1331px) {
    #home-banner {
        width: 100%;
        height: 730px !important;
        position: relative;
        top: 0;
        background-size: 100% auto !important;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(../img/gusto.jpg)
    }
}

@media(max-width: 1330px) and (min-width: 996px) {
    #home-banner {
        width: 100%;
        height: 660px;
        position: relative;
        top: 0;
        background-size: 100% auto;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(../img/gusto.jpg)
    }
    #cap-con {
        position: relative;
        top: 25% !important
    }
    #img-con {
        position: relative !important;
        top: 83% !important
    }
}

@media(max-width: 995px) {
    #home-banner {
        width: 100%;
        height: 670px;
        position: relative;
        top: 0;
        background-size: auto 670px;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(../img/gusto.jpg)
    }
    #cap-con {
        position: relative;
        top: 26% !important
    }
}

#pagoda-pic {
    width: 100%;
    margin-top: -95px
}

#banner-cap {
    width: 100%;
    position: absolute;
    top: 35%;
    padding-right: 30px;
    padding-left: 30px;
    left: 0
}

#cap-con {
    position: relative;
    top: 35%
}

#banner-cap h1 {
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.4em;
    font-family: 'Intro';
    font-size: 30pt
}

#banner-cap p {
    color: #b8b7ba;
    font-size: 15px
}

#banner-cap button {
    color: #fff;
    font-size: 18px;
    border: 0;
    margin-top: 20px;
    background: #3898ec;
    padding: 15px 40px;
    border-radius: 10px
}

#pixellionlogos-img {
    width: 60%;
    position: absolute
}

#img-con {
    position: relative;
    top: 85%
}

#brands-block img {
    width: 100%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    border-radius: 5%
}

#brands-block {
    position: relative;
    margin-top: -50px;
    padding-bottom: 30px
}

#brands-block .col-xs-3 {
    width: 25%
}

#about h2 {
    font-weight: 600
}

#about b {
    font-weight: 600;
    color: #85cecc
}

#about {
    padding-top: 100px
}

#contact {
    padding-top: 30px
}

#banner-about {
    padding-top: 200px
}

#banner-about h2 {
    font-weight: 700;
    font-size: 45px;
    color: #000;
    font-family: 'Intro'
}

#banner-about b {
    font-weight: 700;
    color: #85cecc
}

#about p,
#about a {
    color: #000;
    font-size: 15px;
    margin-top: 15px;
    letter-spacing: 0
}

#count-div h3 {
    color: #000;
    font-weight: 700;
    margin-top: 80px;
    margin-bottom: 5px;
    line-height: .6em;
    font-size: 45px;
    text-align: center;
    font-family: "Impact"
}

#count-div p {
    color: #85cecc;
    text-align: center;
    font-size: 18px
}

#booknow button {
    width: 80%;
    height: 65px;
    color: #000;
    margin-bottom: 15px;
    border: 0;
    background: #f0f0f0;
    border-radius: 10px;
    text-transform: uppercase
}

#booknow {
    padding-top: 180px;
    padding-bottom: 30px
}

#book-text p {
    font-size: 15px
}

.services {
    padding-top: 70px
}

#clients-logos {
    width: 100%
}

#clients-div {
    background: #f3f3f3;
    width: 100%;
    padding-left: 30px;
    padding-bottom: 100px;
    padding-right: 30px
}

#clients-div h2 {
    color: #000;
    padding-top: 140px;
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
    font-family: 'Intro'
}

#services h2 {
    font-size: 26px;
    font-weight: 700;
    font-family: 'Intro';
    color: #000
}

#services b {
    color: #7dcbc9
}

.last-we-do {
    padding-bottom: 50px
}

#services .col-md-6 {
    padding-bottom: 30px
}

#services p {
    font-size: 15px;
    line-height: 1.9em
}

#partner-con h2 {
    color: #000;
    padding-top: 0;
    margin-top: 0;
    text-transform: uppercase;
    text-align: left;
    font-size: 24px;
    font-family: 'Intro'
}

#partner-con p,
#partner-con a {
    font-size: 15px;
    color: #000;
    line-height: 2em
}

#about-title {
    font-size: 26px;
    font-weight: 700;
    font-family: 'Intro';
    color: #000;
    text-transform: none !important
}

#about-block {
    padding: 30px 0
}

#about-block img {
    width: 100%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    border-radius: 5%
}

#portfolio-text {
    color: #fff;
    font-size: 30px;
    text-align: center;
    padding-left: 30px;
    font-family: 'Intro';
    padding-right: 30px
}

#portfolio-block img {
    width: 100%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    border-radius: 5%
}

#portfolio-block {
    position: relative;
    margin-top: -30px;
    padding-bottom: 100px
}

#portfolio-block .col-xs-3 {
    width: 25%
}

#portfolio-block .col-md-6 {
    padding: 10px
}

#portfolio-block .col-md-4 {
    padding: 10px
}

#portfolio-block .col-md-2 {
    padding: 10px
}

#portfolio-block .row {
    padding-left: 5px;
    padding-right: 5px
}

#and-more {
    text-align: center;
    color: #000;
    padding: 80px 0 0
}

#detail {
    margin-top: 30px;
    margin-bottom: 30px
}

#detail img {
    border-radius: 20px !important
}

#detail iframe {
    border-radius: 20px;
    margin-top: 5px
}

#phone-icon,
#book-icon,
#email-icon {
    margin-top: -4px
}

#blog-block img {
    width: 100%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0);
    border-radius: 0
}

#blog-block {
    position: relative;
    margin-top: 0;
    padding-bottom: 0
}

#partner-main {
    overflow: hidden;
    width: 100%
}

#partner-div {
    width: 100%;
    height: 940px;
    opacity: .4;
    z-index: -1;
    position: absolute;
    background-image: url(../img/pattern.png);
    background-size: 180px auto
}

#partner-con {
    height: auto;
    padding-top: 250px;
    padding-bottom: 250px;
    background-size: 180px auto
}

#partner-con img {
    width: 100%
}

footer {
    padding: 20px 0 10px;
    padding-top: 50px;
    background: #000
}

footer p,
footer a {
    color: #fff;
    font-weight: 400;
    font-size: 15px
}

#icons-div {
    color: #d6d4d4;
    float: right;
    margin-top: -7.5px
}

#icons-div img {
    width: 45px;
    float: left;
    padding-left: 10px
}

@media(max-width: 600px) {
    #home-banner {
        width: 100%;
        height: 670px;
        position: relative;
        top: 0;
        background-size: auto 760px;
        background-position: left;
        background-repeat: no-repeat;
        background-image: url(../img/seo.jpg)
    }
}

@media(max-width: 767px) {
    footer p,
    footer a {
        color: #fff;
        text-align: center !important;
        font-weight: 400;
        font-size: 15px
    }
    #icons-div {
        color: #d6d4d4;
        float: none !important;
        overflow: hidden !important;
        padding-bottom: 10px;
        padding-top: 5px;
        width: 180px !important;
        margin: 0 auto auto !important
    }
    #about-block .col-xs-12 {
        width: 100%;
        padding: 30px 15px
    }
    #about-block {
        padding: 0 !important
    }
    #partner-con h2 {
        color: #000;
        padding-top: 0;
        margin-top: 30px !important;
        text-transform: uppercase;
        text-align: center !important;
        font-size: 24px;
        font-family: 'Intro'
    }
    #partner-con p,
    #partner-con a {
        font-size: 15px;
        color: #000;
        text-align: center !important;
        line-height: 2em
    }
    #services h2 {
        font-size: 26px !important;
        font-weight: 700;
        font-family: 'Intro';
        color: #000
    }
    #portfolio-block .col-md-6 {
        padding: 15px 10px
    }
    #portfolio-block .col-md-4 {
        padding: 15px 10px
    }
    #portfolio-block .col-md-2 {
        padding: 15px 10px
    }
    #pagoda-pic {
        width: 100%;
        margin-top: -70px !important
    }
    #partner-con {
        width: 100%;
        height: auto;
        padding-top: 100px !important;
        padding-bottom: 100px !important;
        background-size: 180px auto
    }
    #booknow button {
        width: 200px !important;
        height: 65px;
        color: #000;
        margin-bottom: 25px;
        border: 0;
        background: #f0f0f0;
        border-radius: 10px;
        text-transform: uppercase
    }
    #banner-cap {
        width: 100% !important;
        position: absolute;
        top: 28%;
        padding-left: 30px;
        padding-right: 30px;
        left: 0
    }
    #banner-about h2 {
        font-weight: 700;
        font-size: 45px;
        font-family: 'Intro'
    }
    #pixellionlogos-img {
        width: 80% !important;
        position: absolute
    }
    #brands-block img {
        width: 100%;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
        border-radius: 5%;
        margin-bottom: 30px
    }
    #cap-con {
        position: relative;
        top: 28% !important
    }
    #banner-cap h1 {
        color: #fff;
        margin-bottom: 20px;
        line-height: 1.4em;
        font-family: 'Intro';
        font-size: 22pt !important
    }
}

@media(max-width: 600px) {
    #clients-div h2 {
        color: #000;
        padding-top: 100px !important;
        text-transform: uppercase;
        text-align: center;
        font-size: 24px;
        font-family: 'Intro'
    }
    #count-div .col-xs-6 {
        width: 50%;
        height: 150px
    }
}

@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2)
    }
    100% {
        box-shadow: 0 0 0 35px rgba(0, 0, 0, 0)
    }
}

@keyframes shadow-pulse-big {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1)
    }
    100% {
        box-shadow: 0 0 0 70px rgba(0, 0, 0, 0)
    }
}

.pulse {
    animation: shadow-pulse 1s infinite
}

#footercol {
    line-height: 2em;
    margin-bottom: 50px;
}

#footercol h3 {
    font-family: 'Intro';
    font-size: 18pt !important;
    color: #fff;
}

#video-popup-container {
    display: none;
    position: fixed;
    z-index: 996;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    top: 20%;
    background-color: #fff
}

#video-popup-close {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 999;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    text-align: center;
    font-size: 12px;
    background-color: #000;
    line-height: 25px;
    color: #fff
}

#video-popup-iframe-container {
    position: absolute;
    z-index: 997;
    width: 100%;
    padding-bottom: 56.25%;
    border: 2px solid #000;
    border-radius: 2px;
    background-color: #000
}

#video-popup-iframe {
    z-index: 999;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000
}

#video-popup-overlay {
    display: none;
    position: fixed;
    z-index: 995;
    top: 0;
    background-color: #000;
    opacity: .8;
    width: 100%;
    height: 100%
}

#video-popup-close:hover {
    color: #de0023
}

.vpop {
    cursor: pointer;
}