@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');
body {
    /* background-color: #7080fa0f; */
    /* background-color: #3cbbda36; */
    background-color: #feece780;
}

.main-container {
    /* background-color: #12c7b8; */
    /* background: url('../../assets/img/bg.jpg') no-repeat center center/cover; */
    /* opacity: 0.9; */
    padding-top: 90px;
    /* width: 100%; */
    /* height: 100%; */
    padding-bottom: 16px;
}

header {
    position: fixed;
    background: #fff;
    width: 100%;
    left: 0px;
    z-index: 2;
    /* padding: 14px 30px; */
    top: 0px;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; */
    /* height: 52px; */
}

.fileUploadCotainer .btn {
    position: fixed;
}

header .logo-container {
    margin: 0px;
}

header .logo-container p {
    margin: 0px;
}

.fileUploadCotainer {
    /* padding: 30px; */
    /* position: absolute; */
    /* border-radius: 25px; */
    height: 14vh;
    /* left: 50%; */
    top: 12%;
    /* transform: translate(-50%, 50%); */
}

.fileUploadContainer {
    padding-top: 50px;
}

.convertSelect-container select {
    border: 2px solid;
    color: #fff;
    background: #12c7b8;
    border-radius: 7px;
}

.convertSelect-container h2 {
    margin: auto;
    font-size: 42px;
}

.convertSelect-container h1 {
    font-size: 18px;
    text-align: center;
    padding-top: 8px;
}

footer {
    position: fixed;
    width: 100%;
    left: 0px;
    z-index: 2;
    padding: 19px 30px;
    bottom: 0px;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; */
    /* height: 52px; */
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    background-color: #fff;
}

footer h6 {
    margin: 0px;
    font-weight: 600;
    color: #12c7b8;
}

footer ul {
    padding: 0px;
    display: flex;
    gap: 40px;
    margin: 0;
}

footer ul li {
    list-style: none;
}

footer ul li a img {
    height: 20px;
    width: 20px
}

.dz-message {
    display: flex;
    align-items: center;
    justify-content: center!important;
    height: 100%;
    flex-direction: column;
}

.dz-message img {
    height: 200px;
    width: 100%;
}

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message span {
    /* color: #12c7b8!important; */
    font-size: 21px;
    font-weight: 600;
    /* opacity: 0.7; */
    /* margin-top: 30px; */
    color: #fff !important;
    position: relative;
    color: black;
    justify-content: center;
    margin: auto;
}

.btn-fillcolor {
    border: none;
    color: #fff;
    background-color: #12c7b8;
    padding: 3px 16px;
    border-radius: 8px;
    margin-top: 10px;
}

#Girl {
    animation: swing ease-in-out 1s infinite alternate;
    transform-origin: center -20px;
    transform-box: fill-box;
    float: left;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

@keyframes swing {
    0% {
        transform: rotate(9deg);
    }
    100% {
        transform: rotate(-9deg);
    }
}

#Vector_38 {
    animation: swing ease-in-out 1s infinite alternate;
    transform-origin: center 0px;
    transform-box: fill-box;
    float: left;
}

#Vector_39 {
    animation: swing ease-in-out 1s infinite alternate;
    transform-origin: center 0px;
    transform-box: fill-box;
    float: left;
}

#Vector_40 {
    animation: swing ease-in-out 1s infinite alternate;
    transform-origin: center -20px;
    transform-box: fill-box;
    float: left;
}

.shap.one {
    background-image: -moz-linear-gradient(140deg, #009688 0%, #009688 100%);
    background-image: -webkit-linear-gradient(140deg, #009688 0%, #009688 100%);
    background-image: -ms-linear-gradient(140deg, #009688 0%, #009688 100%);
    width: 650px;
    height: 510px;
    top: -43%;
    left: -58%;
}

.shap {
    position: absolute;
    opacity: 0.05;
    transform: rotate(45deg);
    left: 90px;
    z-index: -1;
    border-radius: 45px;
}

.shap.two {
    background-image: -moz-linear-gradient(140deg, #009688 0%, #009688 100%);
    background-image: -webkit-linear-gradient(140deg, #009688 0%, #009688 100%);
    background-image: -ms-linear-gradient(140deg, #009688 0%, #009688 100%);
    width: 666px;
    height: 330px;
    top: -42%;
    left: -15%;
}

.mauto {
    margin: auto;
}

.bg-svg {
    background-image: url(bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    position: relative;
    margin-bottom: 40px;
}

#Leaf1 {
    -webkit-animation: shake-bottom 2s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    animation: shake-bottom 2s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    transform-box: fill-box;
}

#leaf11 {
    -webkit-animation: shake-bottom 2.5s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    animation: shake-bottom 2.5s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    transform-box: fill-box;
}

#leaf10 {
    -webkit-animation: shake-bottom 3s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    animation: shake-bottom 3s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    transform-box: fill-box;
}

#leaf12 {
    -webkit-animation: shake-bottom 9s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    animation: shake-bottom 9s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    transform-box: fill-box;
}

#leaf13 {
    -webkit-animation: shake-bottom 8s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    animation: shake-bottom 8s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    transform-box: fill-box;
}

#lef14 {
    -webkit-animation: shake-bottom 7.5s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    animation: shake-bottom 7.5s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    transform-box: fill-box;
}

#leaf15 {
    -webkit-animation: shake-bottom 7s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    animation: shake-bottom 7s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    transform-box: fill-box;
}

#leaf16 {
    -webkit-animation: shake-bottom 6.5s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    animation: shake-bottom 6.5s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    transform-box: fill-box;
}

#leaf17 {
    -webkit-animation: shake-bottom 6s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    animation: shake-bottom 6s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    transform-box: fill-box;
}

@-webkit-keyframes shake-bottom {
    0%,
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
    }
    10% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }
    20%,
    40%,
    60% {
        -webkit-transform: rotate(-4deg);
        transform: rotate(-4deg);
    }
    30%,
    50%,
    70% {
        -webkit-transform: rotate(4deg);
        transform: rotate(4deg);
    }
    80% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }
    90% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }
}

@keyframes shake-bottom {
    0%,
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
    }
    10% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }
    20%,
    40%,
    60% {
        -webkit-transform: rotate(-4deg);
        transform: rotate(-4deg);
    }
    30%,
    50%,
    70% {
        -webkit-transform: rotate(4deg);
        transform: rotate(4deg);
    }
    80% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }
    90% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }
}

.fileUploadCotainer .down-btn {
    position: fixed;
}

.convertSelect-container p {
    margin: auto;
    display: table;
    font-size: 22px;
    font-family: 'Quicksand', sans-serif;
    /* color: #141111; */
    text-align: center;
    padding-top: 5px;
    color: black;
    /* color: teal; */
}

button.btn.btn-fillcolor {
    top: 0;
    padding: 12px 35px;
    /* position: absolute; */
    border-radius: 10px;
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    font-family: 'Raleway', sans-serif;
    background: linear-gradient(45deg, #800080c4, #ff0000cc);
}

.d-flex h1 {
    font-family: 'Raleway', sans-serif;
    /* color: #f76b6b; */
    font-size: 40px;
    font-weight: 600;
    color: black;
}

.d-flex span {
    /* color: rgb(114, 186, 114); */
    font-size: 42px;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    /* color: teal; */
    color: #eb0700;
}


/* form#dataPhotos { */


/* background-color: #ffffff8c; */


/* box-shadow: 0 0 60px 30px #1070e100, 0 0 100px 60px #ff00ff5c; */


/* box-shadow: inset 0 0 50px #fff, inset 20px 0 80px #ff00ff3d, inset -20px 0 80px #00ffff24, inset 20px 0 300px #ff00ff30, inset -20px 0 300px #00ffff3b, 0 0 50px #ffffff29, -10px 0 80px #ff00ff47, 10px 0 80px #00ffff36; */


/* }- */

.logo img {
    width: 40px;
    /* height: 70px; */
}

nav.navbar.navbar-expand-lg {
    padding: 18px 25px;
}

.logo figure {
    margin: 0;
}

div#navbarSupportedContent {
    justify-content: space-between;
}

ul.navbar-nav {
    gap: 30px;
    padding-left: 50px;
}

.company-brand {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 8px;
    /* padding: 0px 20px; */
    /* padding-top: 11px; */
    line-height: 10px;
}

a.navbar-brand {
    padding: 0;
    color: black;
    font-size: 18px;
    margin: 0;
    color: #00cfcc;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: normal;
    color: teal;
}

.company-brand span {
    font-size: 10px;
    color: teal;
    font-family: 'Quicksand', sans-serif;
    /* padding-left: 12px; */
    /* align-self: end; */
}

button.chooseFile {
    border: none;
    padding: 9px 25px;
    border-radius: 12px;
    position: absolute;
    left: 35%;
    bottom: 5%;
    background: linear-gradient(45deg, #8343b4b3, #9e38389c);
    color: white;
}

form#dataPhotos p {
    color: #fff;
    margin: 0;
    font-size: 14px;
    font-family: 'Quicksand', sans-serif;
}

a#downloadLink:hover {
    background-color: #000;
    color: #fff;
}

.dropzone .dz-preview {
    display: none;
}

.dz-preview.dz-file-preview.dz-processing.dz-success.dz-complete {
    display: none;
}

.dropzone .dz-preview .dz-image {
    width: 100%;
    display: none;
}

.dropzone .dz-preview.dz-file-preview .dz-details {
    opacity: 1;
    background-color: none;
    color: teal;
    display: none;
}

.fileUploadCotainer.uploadFilePreview {
    /* margin-top: 28px; */
    /* max-height: 496px; */
    /* overflow-y: scroll; */
    /* overflow-x: hidden; */
    /* background: #fff; */
    display: none;
    /* position: absolute; */
    /* top: 40%; */
    /* width: 90%; */
}


/* a#downloadLink {
    position: absolute;
} */

a#downloadLink {
    color: black;
    padding: 16px 55px;
    color: white;
    border-radius: 8px;
    /* background-color: #3f82f7; */
    font-weight: 600;
    position: absolute;
    right: 22%;
    top: 30%;
    font-size: 19px;
    /* box-shadow: 0 2px 8px 0 rgb(50 50 50 / 30%); */
    cursor: pointer;
    font-family: 'Raleway', sans-serif;
}

.uploadFilePreview h1 {
    font-size: 18px;
    font-family: 'Pridi', serif;
    color: teal;
    /* text-decoration: underline; */
}

form#dataPhotos img {
    width: 30px;
    /* position: absolute; */
    /* top: 3%; */
    /* left: 40%; */
}

form#dataPhotos figure {
    margin: 0;
}

.row {
    padding: 0;
}

page {
    background: white;
    display: block;
    /* margin: 0 auto; */
    margin-bottom: 0.5cm;
    /* box-shadow: 0 0 0.5cm rgb(0 0 0 / 26%); */
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

page[size="A4"] {
    width: 52rem;
    height: 29.7cm;
    overflow-y: scroll;
    padding: 50px;
    margin-top: 58px;
    margin: auto;
    margin-top: 56px;
}

page[size="A4"][layout="landscape"] {
    width: 29.7cm;
    height: 21cm;
}

page[size="A3"] {
    width: 29.7cm;
    height: 42cm;
}

page[size="A3"][layout="landscape"] {
    width: 42cm;
    height: 29.7cm;
}

page[size="A5"] {
    width: 14.8cm;
    height: 21cm;
}

page[size="A5"][layout="landscape"] {
    width: 21cm;
    height: 14.8cm;
}

.main-page {
    width: 210mm;
    min-height: 297mm;
    margin: 10mm auto;
    background: white;
    box-shadow: 0 0 0.5cm rgb(0 0 0 / 50%);
}


/************************************************************** LOADER CSS ******************************************************************/

section {
    display: flex;
    justify-content: center;
    align-items: center;
    /* background-color: #000; */
    /* height: 100vh; */
}

.loader {
    position: relative;
    width: 120px;
    /* height: 60px; */
    animation: animateBg;
    display: none;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    /* animation-timing-function: linear; */
    margin-top: 100px;
}

@keyframes animateBg {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.loader span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: bisque; */
    transform: rotate(calc(18deg * var(--i)));
}

.loader span::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: calc(12px * (var(--i) / 20));
    height: calc(12px * (var(--i) / 20));
    border-radius: 50%;
    background-color: #0000004f;
}

.convertSelect-container {
    padding-bottom: 25px;
    padding-top: 50px;
}

.upload-btn {
    /* position: absolute; */
    /* right: 35%; */
    /* top: 33%; */
    /* display: none; */
    display: flex;
    /* z-index: 1; */
    align-items: center;
}

.upload-btn img {
    width: 40px;
    height: 40px;
    /* padding: 8px; */
    cursor: pointer;
    margin-right: 10px;
}

.upload-btn .downloadbtn {
    padding: 4px;
    margin: 0;
    cursor: pointer;
    /* border-radius: 50%; */
    /* height: 75px; */
    background-color: #3f82f7;
    /* width: 75px; */
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    /* margin-left: 55px; */
    display: none;
    /* position: absolute; */
    display: none;
    top: 50%;
    right: 26%;
    /* transform: translate(-50%, -50%); */
    /* display: flex; */
    align-items: center;
    padding: 20px 41px;
    color: #fff;
    font-size: 21px;
    font-weight: 500;
    border-radius: 12px;
}

.backbtn {
    height: 35px;
    width: 35px;
    background-color: var(--dark);
    border-radius: 50%;
    margin: 0px;
    margin-right: 20px;
    /* position: absolute;
    left: 33%; */
    /* transform: translate(-50%, -50%); */
    /* top: 50%; */
    display: none;
}

.backbtn img {
    height: 100%;
    width: 100%;
    padding: 4px;
    /* position: absolute; */
}

@media print {
    body,
    page {
        margin: 0;
        box-shadow: 0;
    }
}

@media only screen and (max-width: 768px) {
    .pageReview {
        /* width: 90%; */
        margin: auto;
    }
}

@media only screen and (max-width: 600px) {
    .pageReview {
        /* width: 70%; */
        margin: auto;
    }
    page[size="A4"] {
        width: 90%;
        margin: auto;
        margin-top: 40px;
        height: 392px;
        padding: 22px;
    }
    .fileUploadContainer {
        margin: auto;
    }
}

@page {
    size: auto;
    /* auto is the initial value */
    margin: 10%;
}