@font-face {
    font-family: "CenturyGothic";
    src: url("../data/century-gothic.ttf");
}

@font-face {
    font-family: "PlaylistScript";
    src: url("../data/fonts/playlistscript.otf");
}

body {
    font-family: 'CenturyGothic', 'Arial', 'sans-serif';
}

.navbar {
    background-color: white;
    height: 110px;
    border: 0px;
}

h1 {
    color: black;
    font-family: 'Dancing Script', cursive;
    font-size: 5vw;
    margin-bottom: 40px;
    text-align: center;
}


/*hand in stamps*/

h1.stamps {
    color: #CE2026;
}

h1.stamps:hover {
    color: black;
}

.btn_stamp {
    border: none;
    background: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#SendStamp {
    background: none;
    border: none;
    overflow: hidden;
    width: 100%;
    height: 550px;
}


/*GIFTS*/

.gifts {
    background-color: #ffffff;
}

.gifts img {
    width: 99vw;
}

.gifts img.first {
    position: absolute;
    z-index: 1;
    width: 99vw;
}

.gifts img.secound {
    position: relative;
    z-index: 5;
    right: 6.1%;
    margin-top: 5%;
    width: 65%;
    float: right;
    background-color: rgba(255, 255, 255, 0.7);
}

.gifts video {
    width: 100%;
}

.gifts .mobile {
    display: none;
}


/*edns stamps*/

.social-media {
    position: fixed;
    margin: 20px 0px;
    z-index: 1050;
    top: 0;
}

.social-media a {
    color: #1b212b;
    font-size: 26pt;
    padding: 0px 10px;
    text-decoration: none;
}

.social-media a:hover {
    color: #CE2026;
}

.navbar-default .navbar-collapse {
    border: 0px;
    background-color: white;
    margin-top: 10px;
}

.nav {
    padding: 25px;
}

.navbar-default .navbar-nav .active a {
    background-color: transparent;
    color: #CE2026;
}

.navbar-default .navbar-nav .active a:hover {
    background-color: transparent;
    color: black;
}

.nav-secound-menu {
    display: none;
    position: absolute;
    background-color: #ffffff;
    left: -20px;
    width: 300px;
    border-radius: 0px 0px 10px 10px;
}

.nav-secound-menu li {
    display: block;
    padding: 5px;
}

.nav-secound-menu li a {
    color: #777;
}

.navbar-nav li:hover .nav-secound-menu {
    display: block;
}

#info {
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
}

#info h1 {
    font-size: 40px;
    height: 90px;
    margin-top: 120px;
}

#info img {
    height: 90px;
    margin-bottom: 10px;
    margin-left: 15px;
}


/*CONTACT*/

#contact {
    background-color: rgb(94, 93, 93);
}

.contact {
    background-color: #CE2026;
    padding: 8px;
    color: white;
}

.client-zone {
    color: yellow;
    font-weight: bold;
}

.mailto {
    color: #ffffff;
}

.mailto:hover {
    color: yellow;
}

.contact .glyphicon,
.contact .bi {
    font-size: 40pt;
    padding: 5px;
}

.contact img {
    max-width: 100%;
    height: auto;
}

.services {
    text-align: left;
    border-right: 1px solid #ffffff;
}

.contact_bottom .services {
    border-right: none;
    padding: 50px;
}

.contact_bottom .services:nth-last-of-type(2n) {
    border-right: 1px solid white;
}

.contact_bottom .services:nth-of-type(1),
.contact_bottom .services:nth-of-type(2) {
    border-bottom: 1px solid white;
}

.logos {
    height: 100px;
    background-color: #ffffff;
}

img.logo {
    display: inline;
    height: 40px;
    padding: 10px;
}

.client {
    /*client zone*/
    margin-top: 200px;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.client img {
    width: 100%;
}

.img-noactive {
    opacity: 0.5;
}

.items h1 {
    color: #CE2026;
}

.items h4,
.show-all h4 {
    font-family: 'monospace';
}

.a-items {
    color: #CE2026;
}

.carousel-inner {}

.carousel-indicators {}

.carousel-indicators li {}

.carousel-indicators li.active {}

.carousel-inner .btn {
    margin-bottom: 15px;
}

.col section:last-child {
    border-right: none;
}

.items {
    background-color: #ffffff;
}

.btn-show,
.btn-close {
    border: 2px solid #000000;
    border-radius: 8px;
    font-size: 15px;
    color: #000000;
    padding: 8px 15px;
    margin-top: 80px;
}

.btn-show a,
.btn-close a {
    text-decoration: none;
    color: #000000;
}

.btn-show:hover,
.btn-close:hover {
    background-color: #CE2026;
}

.btn-show i,
.btn-close i {
    font-size: 20px;
}

.show-all {
    background-color: #ffffff;
    margin-top: -80px;
    display: none;
}

.img-items {
    height: 150px;
}

.img-items:hover {
    transform: translateY(-10px);
}

.items-contents {
    padding: 20px 0px;
}

.special-items {
    position: relative;
    background-size: cover;
    height: 60vh;
}

.laser {
    background-image: url(http://192.168.0.57/www/images/laserco3.png);
}

.develop {
    background-image: url(http://192.168.0.57/www/images/develop.png);
}

.packing {
    background-color: #ffffff;
}

.show-pack {
    margin: 200px 0px;
}

.show-pack img {
    width: 98%;
    height: auto;
    float: left;
}


/*packng*/

.packing .img-packing {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    height: 90%;
}

.packing-content {
    position: absolute;
    right: 0;
    height: 100%;
    width: 47%;
    background-color: rgb(197, 203, 173);
    z-index: 4;
}

.packing .packing-bar {
    background-image: url(http://192.168.0.57/www/images/packing/bar.png);
    background-size: 100%;
    position: absolute;
    right: 0;
    z-index: 5;
    top: 38%;
    width: 63%;
    height: 123px;
}

.packing .packing-bar p {
    display: inline-block;
    color: #ffffff;
    font-size: 70pt;
    padding: 0px 15px;
    text-transform: uppercase;
}

.packing .packing-bar p:last-of-type {
    font-weight: bold;
}

.packing ul {
    color: rgb(115, 117, 79);
    text-align: left;
    font-size: 24pt;
    margin-left: 20px;
    list-style-type: square;
}

.packing ul li {
    padding: 0px;
    margin: -16px;
}

.packing ul:first-of-type {
    margin-top: 34px;
}

.packing ul:last-of-type {
    position: absolute;
    bottom: 34px;
}

.packing .border,
.packing .sec-border {
    position: absolute;
    z-index: 3;
    border: 2px solid rgb(115, 115, 79);
    margin: 10px;
    height: 95%;
    width: 90%;
}

.packing .sec-border {
    z-index: 5;
    border: 2px solid #ffffff;
    border-left: unset;
    right: 0;
    width: 46.5%;
}

.special-items h2 {
    color: #ffffff;
}

.img-header {
    position: relative;
    top: 30px;
    left: 50px;
    margin-bottom: 20px;
}

.special-content {
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 10px;
    position: relative;
    bottom: -20px;
}

.special-product {
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.7);
    height: 60vh;
}

.special-product img {
    height: 40vh;
    width: 90%;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
}

.special-list {
    margin-top: 100px;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 50px 20px;
    border-radius: 10px;
    width: 90%;
}

.special-img-list {
    margin-top: 100px;
}

.special-img-list li {
    display: block;
    padding: 10px;
}

.special-list li {
    display: block;
    padding: 10px;
    width: 90%;
}

.special-list li a {
    text-decoration: none;
    color: #ffffff;
    font-size: 14pt;
}

.special-list li:hover {
    transform: skew(-18deg);
    background-color: #CE2026;
}

.service_foto {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}

.modal {
    margin-top: 80px;
}

.modal-content {
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    text-align: center;
}

.modal p {
    text-align: left;
}

.modal-body .thumbnail {
    background-color: transparent;
    border: 0px;
}


/*Laser Modal*/

#laserModal .modal-body p {
    font-size: 14pt;
}


/*sendPrintModalinfo*/

#sendPrintModalinfo i {
    font-size: 1000%;
    color: green;
}

#sendPrintModalinfo i.bi-check-circle {
    color: green;
}

#sendPrintModalinfo i.bi-emoji-frown {
    color: red;
}


/*table price list*/

.price-list-body {
    display: block;
    background-color: #ffffff;
    padding: 20px;
    text-transform: uppercase;
    height: auto;
    float: unset;
}

.price-list-body h4 {
    font-size: 13pt;
}

#priceModal .modal-header .close {
    position: relative;
    top: 20px;
    z-index: 10;
    color: red;
    font-size: 24pt;
    opacity: 0.7;
}

#priceModal .modal-header .close:hover {
    opacity: 1;
}

.price-list-body table {
    width: 100%;
}

.price-list-body table th,
.price-list-body table td {
    padding: 5px;
}

.price-list-body table td {
    color: red;
    font-weight: bold;
    text-align: center;
}

.price-list-body table th,
.price-list-body table td:first-of-type {
    color: rgb(25, 185, 248);
    font-weight: bold;
    text-align: center;
}

.price-list-bluesky {
    color: rgb(25, 185, 248);
}

.price-list-red {
    color: red;
}

.price-list-lowercase {
    text-transform: lowercase;
}

#fb_funpage {
    position: fixed;
    top: 170px;
    right: 0px;
    z-index: 99;
}

#chart_body {
    display: none;
}

#fb_funpage .fa {
    margin-right: 10px;
}

#show_chart,
#hidden_chart,
#show_price_list {
    position: fixed;
    right: -58px;
    top: 225px;
    z-index: 99;
    border-radius: 5px 5px 0px 0px;
    transform: rotate(270deg);
    width: 145px;
}

#show_price_list {
    top: 375px;
    border: none;
}

#hidden_chart {
    display: none;
    position: fixed;
    right: 285px;
}

.map {
    border: 0px;
    height: 400px;
    width: 100%;
    padding: 10px 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

footer {
    background-color: #0c0f12;
    color: #ffffff;
    padding: 15px;
}

footer h5 {
    display: inline-block;
}

.footer-top {
    background-color: #1b212b;
    color: #ffffff;
    position: relative;
    z-index: 1;
}

.footer-top li {
    padding: 5px;
}

.footer-top a {
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
}

.footer-top a:hover {
    color: #CE2026;
}

footer .fa {
    color: #ffffff;
    font-size: 20pt;
    padding: 5px;
    text-decoration: none;
}

footer .to-top {
    position: fixed;
    z-index: 98;
    padding: 10px;
    background-color: #CE2026;
    border-radius: 5px;
    right: 10px;
    bottom: 20px;
    color: #ffffff;
}

.slideanim,
.slideanim-center,
.slideanim-left,
.slideanim-right {
    visibility: hidden;
}

.slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
}

.slideshow {
    animation-name: slideshow;
    animation-duration: 1s;
    visibility: visible;
}

.slideleft {
    animation-name: slideleft;
    animation-duration: 1s;
    visibility: visible;
}

.slideright {
    animation-name: slideright;
    animation-duration: 1s;
    visibility: visible;
}

@keyframes slideshow {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes slideleft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-70%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}

@keyframes slideright {
    0% {
        opacity: 0;
        -webkit-transform: translateX(70%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}

@keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}

@-webkit-keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}

@media screen and (max-height: 768px) {
    .col-sm-4 {
        text-align: center;
        margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }
    .special-list li a {
        font-size: 10px;
    }
    .special-items {
        height: 100vh;
    }
    .special-product {
        height: 100vh;
    }
    .special-product img {
        height: 60vh;
    }
}

@media screen and (max-height: 768px) {
    .col-sm-4 {
        text-align: center;
        margin: 25px 0;
    }
    .btn-lg {
        width: 100%;
        margin-bottom: 35px;
    }
    /*icons item*/
    .items-contents {
        margin-left: 20px;
    }
    .shop-contents {
        margin-top: 20%;
    }
    .items {
        padding: 80px;
    }
    .img-items {
        height: 100px;
    }
    .a-items {
        font-size: 18px;
    }
    .special-list li a {
        font-size: 10px;
    }
    /*laser, develop section*/
    .special-items {
        height: 100vh;
    }
    /*develop printers*/
    .special-product {
        padding: 15vh 0px;
        height: 100vh;
    }
    .special-product img {
        height: 50vh;
    }
    /*packing*/
    .packing .packing-bar p {
        font-size: 10vh;
        padding: 10px 15px;
    }
}

@media screen and (max-width: 480px) {
    h1 {
        font-size: 12vw;
    }
    h2 {
        font-size: 5vw;
    }
    .logos {
        height: 250px;
    }
    .logo {
        font-size: 150px;
    }
    /*GIFTS*/
    .gifts .screen {
        display: none;
    }
    .gifts .mobile {
        display: block;
    }
    body {
        background-size: auto;
    }
    .img-items {
        height: 140px;
    }
    .a-items {
        font-size: 20px;
    }
    .items-contents {
        margin-left: 0px;
    }
    .social-media,
    .navbar-nav li:hover .nav-secound-menu {
        display: none;
    }
    .services {
        border-right: 0px;
        border-bottom: 1px solid #ffffff;
    }
    .services:last-of-type {
        border-bottom: 0px;
    }
    .services .card-info {
        left: 150px;
    }
    /*laser develop section*/
    .special-items {
        background-size: auto 100%;
    }
    .img-header {
        top: 10px;
        left: 0;
    }
    .special-items {
        background-size: cover;
        height: auto;
    }
    img.bar {
        display: none;
    }
    .special-product {
        display: none;
    }
    .special-content button {
        display: block;
    }
    /*packing*/
    .packing .img-packing {
        width: 100%;
        height: 70%;
        position: relative;
    }
    .packing .packing-content {
        position: relative;
        right: 0;
        height: 50%;
        width: 100%;
        background-color: rgb(197, 203, 173);
        z-index: 4;
        padding: 10px 0px 30px;
    }
    .packing .packing-bar {
        top: 44%;
        width: 100%;
        height: auto;
    }
    .packing .packing-bar p {
        font-size: 18pt;
        padding: 0px 15px;
        margin-top: 10px;
        text-transform: uppercase;
    }
    .packing ul {
        font-size: 10pt;
        margin-left: 20px;
        list-style-type: square;
    }
    .packing ul li {
        padding: 0px;
        margin: 0px;
    }
    .packing ul:first-of-type {
        margin-top: 0px;
    }
    .packing ul:last-of-type {
        position: relative;
        bottom: 0px;
    }
    .packing .border,
    .packing .sec-border {
        position: absolute;
        z-index: 3;
        border: 2px solid rgb(115, 115, 79);
        margin: 10px;
        height: 95%;
        width: 90%;
    }
    .packing .sec-border {
        z-index: 5;
        border: 2px solid #ffffff;
        border-top: unset;
        bottom: 0;
        left: 0;
        width: 90%;
        height: 48%;
    }
    /*laser*/
    #carousel-laser {
        height: auto;
    }
    #carousel-laser .carousel-indicators {
        display: block;
        margin-bottom: 0px;
    }
    #carousel-laser .carousel-control-prev,
    #carousel-laser .carousel-control-next {
        display: block;
        position: absolute;
        color: #ffffff;
        font-size: 20pt;
        left: 0;
        top: 50%;
    }
    #carousel-laser .carousel-control-next {
        right: 0;
        left: unset;
    }
    #carousel-laser .item {
        padding: 0px;
    }
    #carousel-laser .item img {
        width: 100%;
        height: auto;
    }
    #carousel-laser .carousel-caption {
        color: #ffffff;
    }
    #carousel-laser .carousel-inner .item div:nth-last-of-type(2),
    #carousel-laser .carousel-inner .item div:nth-last-of-type(3) {
        display: none;
    }
    #carousel-laser .nav-pills {
        display: none;
    }
    /*contact_bottom*/
    .contact_bottom .services:nth-last-of-type(2n) {
        border-right: none;
    }
    .contact_bottom .services {
        border-bottom: 1px solid white;
    }
    .contact_bottom .services:last-of-type {
        border-bottom: none;
    }
    .modal-footer {
        text-align: center;
    }
    .client {
        /*client zone*/
        padding-left: 15px;
        padding-right: 15px;
    }
}