:root{
/* 	--main-color: #5d5c71; */
	--main-color: #2c3e50;
	--scroller-color: red;
	--li-hover-color: #ccc;
	--down-btn-color: #008b44;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
	position: relative !important;
}
.link-svgline a svg.link-svgline {
  position: absolute;
  top: 100%;
  left: 0;
  overflow: hidden;
  margin: 0;
  width: 100%;
  height: 20px; 
  transition: stroke-dashoffset 0.3s ease-in-out;
  transform: translateY(-90%);
  fill: none;
  stroke: #b1d474;
  stroke-width: 5;
  stroke-dasharray: 400px; 
  stroke-dashoffset: 400px;
}

.link-svgline a:hover svg.link-svgline {
  stroke-dashoffset: 0px; 
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px; /* Adjust thickness of the underline */
  bottom: 0;
  left: 0;
  background-color: #333; /* Color of the underline */
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.3s ease-in-out;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover::after {
  visibility: visible;
  transform: scaleX(1);
}
li.mega-menu-item-has-children{
	 position: relative;
}
#content.site-content.overlayBG:after{
	content: "";
    position: absolute;
    height: 100%;
	width: 100%;
    top: 0;
    left: 0px;
    right: 0px;
    z-index: 9;
    background: rgba(26, 26, 26, 0.5);
}

.mega-toggle-on > ul.mega-sub-menu{
    padding-top: 10px !important;
    top: 60px !important;
	border-top: 1px solid rgba(255, 210, 0, 0.6) !important;

}
.mega-sub-menu{
	padding: 0 40px !important;
}
header.site-header{
	box-shadow: none !important;
	border-bottom: 1px solid rgba(255, 210, 0, 0.6) !important;
}
.search .entry-header {
	display: inline-block !important;
    margin-left: 4% !important;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{
	box-shadow: 2px 2px 3px rgba(0,0,0,.7);
    font-weight: 600;
    color: #137c3e;
    padding: 9px 2px;
    border-radius: 8px;
    margin-right: 10px;
    min-width: 94px;
	line-height: inherit;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item a:focus{
	outline: none !important;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item a{
	color: #fff;
	text-decoration: none !important;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{
	background-color: var(--main-color) !important;
	color: #fff !important;
}
#ast-scroll-top, #ast-scroll-top span{
	background: #00c0ff;
}
a.btn-footer{
	background-color: #666666; 
	color: #fff;
}

@media only screen and (max-width: 600px) {
  .btn-footer {
               
                min-width: 150px !important;
                max-width: 150px !important;
            }
  .container{
          width: 86% !important;
  }
  .accordion{
      width: 80% !important;
      margin-left: auto !important;
        margin-right: auto !important;
  }
}

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item a{
	justify-content:center !important;
}

.mega-sub-menu li.mega-menu-item a{
	position: relative !important;
	display: flex !important;
	align-items:center !important;
}
.mega-sub-menu li.mega-menu-item a:before{
	content: "";
    position: absolute;
    left: 0;
    top: 0;	
    width: 40px !important;
    height: 46px !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;

}
/* pdf to base64 */
li.mega-menu-item-74 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/2024/03/pdf-to-base64-2-1.png") !important;
}
/* pdf to png */
li.mega-menu-item-78 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/icons/pdf-to-png.png") !important;
}
/* pdf to jpg */
li.mega-menu-item-76 a:before {
background-image: url("https://smallpdffree.com/wp-content/uploads/icons/pdf-to-jpg.png") !important;
}
/* pdf to tiff */
li.mega-menu-item-82 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/2024/03/pdf-to-tiff-1.png") !important;
}
/* psd to pdf */
li.mega-menu-item-157 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/icons/psd-to-pdf.png") !important;
}/* jpg to pdf */
li.mega-menu-item-123 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/icons/jpg-to-pdf.png") !important;
}
/* xml to pdf */
li.mega-menu-item-161 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/icons/xml-to-pdf.png") !important;
}
/* pdf to excel */
li.mega-menu-item-75 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/icons/pdf-to-excel.png") !important;
}
/* pdf to excel */
li.mega-menu-item-75 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/icons/pdf-to-excel.png") !important;
}
/* pdf to ppt */
li.mega-menu-item-79 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/icons/pdf-to-powerpoint.png") !important;
}
/* pdf to word */
li.mega-menu-item-83 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/icons/pdf-to-word.png") !important;
}
/* raw to pdf */
li.mega-menu-item-138 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/2024/03/raw-to-pdf.png") !important;
}
/* word to pdf */
li.mega-menu-item-89 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/icons/word-to-pdf.png") !important;
}
/* base64 to pdf */
li.mega-menu-item-154 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/icons/word-to-pdf.png") !important;
}
/* pdf to psd */
li.mega-menu-item-80 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/icons/pdf-to-psd.png") !important;
}
/* pdf to psd */
li.mega-menu-item-80 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/icons/pdf-to-psd.png") !important;
}
/* pdf to yaml */
li.mega-menu-item-84 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/2024/03/pdf-to-yaml-1.png") !important;
}
/* tiff to pdf */
li.mega-menu-item-135 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/2024/03/tiff-to-pdf.png") !important;
}
/* powerpoint to pdf */
li.mega-menu-item-106 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/icons/powerpoint-to-pdf.png") !important;
}
/* json to pdf */
li.mega-menu-item-150 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/icons/json-to-pdf.png") !important;
}
/* pdf to json */
li.mega-menu-item-77 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/2024/03/pdf-to-json-1.png") !important;
}
/* pdf to raw */
li.mega-menu-item-81 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/2024/03/pdf-to-raw-1.png") !important;
}
/* split pdf */
li.mega-menu-item-85 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/2024/03/Split-PDFs.png") !important;
}
/* png to pdf */
li.mega-menu-item-129 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/icons/png-to-pdf.png") !important;
}
/* excel to pdf */
li.mega-menu-item-120 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/icons/excel-to-pdf.png") !important;
}
/* compress pdf */
li.mega-menu-item-71 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/2024/03/compress-PDF.png") !important;
}
/* split pdf */
li.mega-menu-item-496 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/2024/03/Split-PDFs.png") !important;
}
/* merge pdf */
li.mega-menu-item-72 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/2024/03/merge-PDF.png") !important;
}
/* edit pdf */
li.mega-menu-item-495 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/2024/03/pdf-editor.png") !important;
}
/* rotate pdf */
li.mega-menu-item-538 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/2024/03/smallpdf-rotate.png") !important;
}
/* ocr pdf */
li.mega-menu-item-542 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/2024/03/smallpdf-ocr.png") !important;
}
/* pdf to xml */
li.mega-menu-item-578 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/2024/03/pdf-to-xml-1.png") !important;
}
/* pdf to pdfa */
li.mega-menu-item-579 a:before{
	background-image: url("https://smallpdffree.com/wp-content/uploads/2024/03/pdf-to-pdfa-1.png") !important;
}
.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

@supports(position: sticky) {}

@media(min-width: 768px) {
    @supports(position: sticky) {}
}

@media(min-width: 768px) {
    @supports(position: sticky) {}
}

.nav.nav-tabs {
    border-color: #3e77b6;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0
}
.nav.nav-tabs .nav-link {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .3px;
    line-height: 24px;
    border-radius: 0;
    text-transform: uppercase;
    text-decoration: none;
    color: #161616;
    padding: 12px 24px;
    margin-bottom: 0;
    border-top-width: 3px;
    border-color: transparent
}
@media(max-width: 62em) {
    .nav.nav-tabs .nav-link {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 0
    }
}
.nav.nav-tabs .nav-link:hover {
    background: rgba(0, 0, 0, .05)
}
.nav.nav-tabs .nav-link.active {
    background: #fff;
    border-color: #3e77b6 #3e77b6 #fff;
    font-weight: 700
}
.nav.nav-tabs .nav-link svg {
    margin-bottom: -3px;
    margin-right: 4px;
    display: inline-block
}
.tab-content>.active {
    background: #fff;
    padding: 32px 24px;
    border: 1px solid #3e77b6;
    border-top: 0 solid #3e77b6
}
button:active {
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .14)
}
button svg {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 8px;
    margin-top: 4px
}
button>:last-child {
    margin-right: 0
}
button svg+div {
    text-align: left;
    margin-left: 12px
}
button:disabled {
    background: #b4b4b4 !important
}
ul ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #f6f6f8
}
ul ::-webkit-scrollbar {
    z-index: 50;
    width: 4px;
    height: 4px;
    background-color: #3e77b6
}
ul ::-webkit-scrollbar-thumb {
    background-color: #ff6a58;
    border: 1px solid #ff6a58;
    border-radius: 8px
}
.option {
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear
}
.option__image__item__title {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .4px;
    margin-bottom: 0;
    color: #7c7c80;
    text-align: center;
    margin-top: 10px;
    margin-left: 0
}
.nav-item {
    padding: 16px;
    position: relative;
    border: 0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    color: #7c7c80;
    border-right: 1px solid #c4c5c7;
    border-bottom: 1px solid #c4c5c7;
    cursor: pointer
}
.nav-tabs {
    border: 0
}
.nav-tabs .nav-item {
    border: 0;
    padding: 0
}
.nav.nav-tabs {
    position: relative
}
.nav.nav-tabs .nav-link svg {
    margin: 0;
    fill: #7c7c80
}
.nav.nav-tabs .nav-link {
    border-top-width: 0;
    border: 1px solid #c4c5c7;
    padding: 12px 24px;
    width: 100%
}
.nav.nav-tabs .nav-link.active {
    border-color: #c4c5c7 #c4c5c7 #fff
}
.nav.nav-tabs .nav-link.active:after {
    color: #fff;
    width: 18px;
    height: 18px;
    background: #4acd86 url(../svg/check.svg) no-repeat 50%;
    border-radius: 100%;
    text-align: center;
    line-height: 18px;
    background-size: 11px;
    border: 1px solid #1d9d58
}
.nav.nav-tabs .nav-linking1.active:after,
.nav.nav-tabs .nav-linking2.active:after {
    content: "";
    display: block;
    position: absolute;
    left: 8%;
    top: 20%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.nav-item .nav-link.active svg {
    fill: #000 !important
}
.tab-content>.active {
    border: none;
    padding: 35px 20px
}
.range-mode-title {
    color: #3e77b6;
    padding: 10px 0;
    text-transform: uppercase
}
.rm-option {
    padding-right: 20px !important
}
.rm-option button#extract-all-page-tab {
    padding: 18px 15px
}
.nav.nav-tabs .nav-link.sbr-inner-btn {
    border: none;
    width: 100%;
    background: #f4f5f9;
    border-radius: 4px;
    padding: 18px 28px;
    font-weight: 500;
    border: 2px solid #c4c5c7
}
.nav.nav-tabs .nav-link.sbr-inner-btn.active {
    color: #3e77b6;
    border: 2px solid #3e77b6
}
.formarea {
    padding: 12px;
    border-bottom: 1px solid #aeaeb2;
    position: relative
}
.range__remove {
    position: absolute;
    right: 16px;
    top: 12px;
    cursor: pointer;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background: #fff;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}
.form__group__container {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.form__group__container .title4 {
    font-size: 15px;
    font-weight: 500;
    color: #3e77b6;
    letter-spacing: .3px;
    line-height: 24px;
    margin-bottom: 2px;
    width: 100%
}
.form__group__container .form__group {
    margin-bottom: 12px;
    margin-top: 12px
}
.formarea.ranges .form__group--boxed {
    margin: 5px 20px 10px 0
}
.form__group .option.input {
    width: 84px
}
.form__group--boxed {
    border: 1px solid #aeaeb2;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    border-radius: 4px;
    padding-left: 8px;
    overflow: hidden;
    justify-content: space-between;
}
.form__group--boxed label {
    margin-right: 12px;
    margin-bottom: 0
}
.form__group__container .input,
.form__group__container input {
    height: 42px;
    width: 100%;
    text-align: right;
    flex: 0 0 auto;
    padding: 8px 10px 8px 12px;
    position: relative
}
.form__group--boxed .input,
.form__group--boxed input,
.form__group--inline input {
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    top: 0;
    box-shadow: inset 1px 1px 3px 0 hsla(210, 2%, 49%, .2)
}
.ico-drag {
    flex: 0 0 25px;
    width: 25px;
    height: 25px;
    background: url(../img/svg_icons/drag-up-down.svg) no-repeat 50%;
    cursor: move;
    margin: 12px
}
input[type=number]::-webkit-inner-spin-button {
    margin-left: 10px;
    opacity: 1 !important;
    background: 0 0
}
.split-range-content {
    padding: 16px 24px
}
.text-center {
    text-align: center
}
button.addRanges {
    min-width: 200px;
    padding: 18px 14px;
    text-shadow: none;
    border: none;
    text-decoration: none;
    border-radius: 4px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .14);
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0;
    cursor: pointer;
    background-color: #383e45;
    color: #fff
}

button.addRanges:hover {
    background-color: #3e77b6
}

button svg+div {
    text-align: left;
    margin-left: 12px
}

.form__group--inline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 12px
}

.checkbox [type=checkbox]+label {
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    align-items: flex-start;
    position: relative
}

.checkbox [type=checkbox]:checked,
.checkbox [type=checkbox]:not(:checked) {
    width: 0;
    height: 0;
    position: absolute;
    left: -9999px
}

.checkbox [type=checkbox]:checked+label:before,
.checkbox [type=checkbox]:not(:checked)+label:before {
    -webkit-transition: background-color .12s;
    content: "";
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
    border: 1px solid #7c7c80;
    border-radius: 4px;
    background: #fff;
    margin-right: 12px;
    display: block
}

.checkbox [type=checkbox]:checked+label:after,
.checkbox [type=checkbox]:not(:checked)+label:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    font-size: 16px;
    line-height: 16px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    background-image: url(../svg/check.svg);
    background-position: 50%;
    background-repeat: no-repeat
}

.checkbox [type=checkbox]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0)
}

.split-range-content2 {
    padding: 0
}

.form__group.form__group--boxed label {
    display: flex
}

.info {
    margin-bottom: 20px;
    border-radius: 2px;
    text-align: left;
    background-position: 12px;
    background-repeat: no-repeat;
    padding: 24px;
    color: #383e45;
    background-color: #d9edf7;
    border-radius: 8px
}

.info {
    color: #383e45 !important
}

.form__group--inline input {
    height: 42px;
    width: 45%;
    text-align: right;
    flex: 0 0 auto;
    padding: 8px 10px 8px 12px;
    position: relative;
    border: 1px solid #9e9e9e;
    border-radius: 5px
}

[type=number] {
    padding: 2px 12px 6px
}

.input,
input,
select {
    background-color: #fff;
    border: 1px solid #aeaeb2;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 1.33;
    height: 42px;
    width: 100%;
    box-shadow: inset 1px 1px 3px 0 hsla(210, 2%, 49%, .2)
}

@media(max-width: 62em) {
    .option__image__item__title {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 8px;
    }
}

.addRanges svg {
    margin: 0;
}

.select-pages-content {
    padding: 16px 0;
}

@media(max-width: 90em) {
    .select-pages-content {
        padding: 12px 0 4px;
    }
}

.option__page>:hover {
    background: 0 0;
}

.option__page>*>:hover {
    background: rgba(0, 0, 0, .2);
}

.ranges label {
    font-size: 12px;
    max-width: 120px;
}

@media(max-width: 1440px) {
    .ranges label {
        max-width: 70px;
    }
}

input.option {
    cursor: inherit;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.range__remove {
    position: absolute;
    right: 16px;
    top: 12px;
    cursor: pointer;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background: #fff;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.range__remove:hover {
    background: #3e77b6
}

.ranges:hover .range__remove {
    display: -ms-flexbox;
    display: flex
}

.formarea.ranges:hover {
    background: #f6f6f8
}

.editpdf__menu .editpdf__menu__option.next:hover:not(:active) .editpdf__menu__option__hover,
.editpdf__menu .editpdf__menu__option.prev:hover:not(:active) .editpdf__menu__option__hover {
    display: block
}

.editpdf-submenu-wrapper .editpdf__menu.editpdf__submenu .contextual-menu-wrapper>:hover {
    background: #fff
}

.editpdf-checkbox:hover input:not(:checked)~.editpdf-checkbox--checkmark {
    border: 1px solid #161616
}

.editpdf-checkbox input:not(:checked)~.editpdf-checkbox--checkmark {
    border: 1px solid #7c7c80
}

.editpdf-checkbox input:not(:checked)~.editpdf-checkbox--checkmark svg {
    display: none
}

.editpdf-radiobutton:hover input:not(:checked)~.editpdf-radiobutton--checkmark {
    border-color: #161616
}

.editpdf-radiobutton input:not(:checked)~.editpdf-radiobutton--checkmark {
    border-color: #7c7c80
}
/**
 * css pdf custom*/

	@media (min-width: 922px){
	.ast-container {
		max-width: 100% !important;
	}
}


header.site-header{
	box-shadow: 0 3px 6px 0 rgba(50,50,50,.3);
}
.ast-primary-header-bar{
    border: 0!important
}
.site-below-footer-wrap[data-section="section-below-footer-builder"]{
    border-top-width: 0!important
}
#page .site-content{
        min-height: 90vh;
}

.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu{
    padding: 0 10px;
    border-width: 0px 3px;
    border-color: #ddd;
    transition: opacity 1s ease;
    
}
li.menu-item-has-children:hover a:after{
    content: "";
    position: absolute;
    left: calc(50% - 12px);
    bottom: -18px;
    width: 0;
    height: 0;
    border-left: 12px solid rgba(0, 0, 0, 0);
    border-right: 12px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid #fff;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -webkit-animation:fadeInBottom .08s ease-in-out both;
    animation:fadeInBottom .08s ease-in-out both;
    z-index: 2;
}

.sub-menu .menu-item:not(.main-header-menu .menu-item:nth-last-child(1)){
    border-bottom: 1px solid #ddd;
}
	.ast-container:not(header .ast-container){
		all:unset!important;
	}
.site-content{
    background-color: #f5f5fa;
    
}

@keyframes fadeInBottom{
    0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
}

100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
}


	.content__after__upload{
		height: 100vh;
        position: relative;
    width: 100%;
    overflow-x: hidden;
	}
.content__before__upload{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    flex: 1 1 0%;
    overflow: hidden;
}
.upload-buttons{
        display: flex;
    justify-content: center;
    flex-direction: column;
    width: 400px;
}
.upload-buttons .upl_ext_btns{
        display: flex;
    padding-left: 10px;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    gap: 5px;
}
.upload-buttons .upl_ext_btns a{
    display: flex;
    padding: 5px;
    border-radius: 50%;
}
@media (min-width: 1200px){
.content__before__upload {
    max-width: 1140px;
}
}
.pdf__view__area{
    padding: 0!important;padding: 0!important;overflow-y: auto;
}
::-webkit-scrollbar {
  width: 4px;
}
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
::-webkit-scrollbar-thumb {
  background: var(--scroller-color);
  border-radius: 10px;
}
.work__area{
	border-left: 1px solid #c6c6c6;
}
.work__area__title{
	text-align: center;
    padding: 12px;
    background: #f9f9f9;
    border-bottom: 1px solid #c6c6c6;
}
.rendered__area{
    display: flex;
    display: -ms-flexbox;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 8px;
    position: relative;
}



.pdf-container {
display: flex;
    gap: 11px;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
}
.pdf-container canvas{
    transform: rotate(0deg);
}
.item {
    text-align: center;
}
.item.sortable-ghost{
    border-style: dashed;
    border: 1px solid var(--main-color);
}
#sidebar__main {
	display: flex;
	flex-direction: column;
	height: 100%;
	border-left: 1px solid #c6c6c6;
}

@media (max-width: 840px){
#sidebar__main {
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
    width: 300px;
}}
@media only screen and (max-width: 840px) {
  .content__after__upload{
	#sidebar__main{
	position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    width: 300px;
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in;

		}	
	}
#sidebar__main.toggle__sidebar{
	-webkit-transform: translateX(0);
    transform: translateX(0);
}
}
.pulse:not(disabled) {
    position: relative;
}

.pulse:not(disabled):after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
    box-shadow: 0 0 0 rgba(0,0,0,0);
    border-radius: 8px;
}

.pulse:not(disabled):hover:after {
    -webkit-animation: none;
    animation: none
}

.pulse:disabled:after {
    display: none!important
}

@media (max-width: 767.98px) {
    .process__process {
        width:100%
    }
}

.process__process:focus,.process__process:hover {
    color: #fff;
    background-color: #bd060a
}

.process__process:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none
}

.process__process:active {
    color: #fff;
    background-color: #161616
}
@keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,106,88,.6);
        box-shadow: 0 0 0 0 rgba(255,106,88,.6)
    }

    30% {
        -webkit-box-shadow: 0 0 0 60px rgba(255,106,88,.1);
        box-shadow: 0 0 0 60px rgba(255,106,88,.1)
    }

    40% {
        -webkit-box-shadow: 0 0 0 60px rgba(255,106,88,.1);
        box-shadow: 0 0 0 60px rgba(255,106,88,.1)
    }

    to {
        -webkit-box-shadow: 0 0 0 0 rgba(255,106,88,.1);
        box-shadow: 0 0 0 0 rgba(255,106,88,.1)
    }
}

@keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,106,88,.6);
        box-shadow: 0 0 0 0 rgba(255,106,88,.6)
    }

    30% {
        -webkit-box-shadow: 0 0 0 60px rgba(255,106,88,.1);
        box-shadow: 0 0 0 60px rgba(255,106,88,.1)
    }

    40% {
        -webkit-box-shadow: 0 0 0 60px rgba(255,106,88,.1);
        box-shadow: 0 0 0 60px rgba(255,106,88,.1)
    }

    to {
        -webkit-box-shadow: 0 0 0 0 rgba(255,106,88,.1);
        box-shadow: 0 0 0 0 rgba(255,106,88,.1)
    }
}
.download-btn{
    padding: 30px !important;
    margin-left: 62px;
    background: var(--down-btn-color);
    border-radius: 11px;
    margin-bottom: 10px;
    min-height: 56px;
    padding: 20px 90px !important;
    min-height: 72px;
    font-size: 24px;
    line-height: 28px;
    border-radius: 12px;
    font-weight: 500;
    padding: 12px 24px;
    color: #fff;
}
.download-btn:hover{
    background: #00a64c!important;
}
#process__btn {
        z-index: 98 !important;
    top: 2%;
        margin: 0 auto;
    position: relative;
    left: unset;
    width: 80% !important;
    min-width: 18vw;
    margin: 0 auto !important;
    z-index: 1030;
    display: none;
    -webkit-box-shadow: 0 2px 8px 0 rgba(50,50,50,.3);
    box-shadow: 0 2px 8px 0 rgba(50,50,50,.3);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    background-color: var(--main-color);
    z-index: 9;
    transition: width 0.2s ease-out;
	z-index: 991 !important;
}

#process__btn.hidden {
      width: 0;
      padding: 0;
      border: none;
      overflow: hidden;
}

@media (max-width: 1440px) {
    #process__btn {
        width:330px
    }
}

@media (max-width: 840px) {
    #process__btn {
        width:270px;
        right: 10px
    }
}

@media (max-width: 768px) {
    #process__btn {
        width:230px
    }
}

#process__btn {
    min-height: 56px;
    font-size: 24px;
    line-height: 28px;
    border-radius: 12px;
    font-weight: 500;
    padding: 12px
}

#process__btn span {
    height: 24px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    vertical-align: bottom;
    margin-left: 12px
}

#process__btn span svg {
    height: 34px;
    width: 34px
}

@media (max-width: 1440px) {
    #process__btn {
        font-size:22px;
        line-height: 26px;
        min-height: 48px;
        padding: 8px 12px
    }
}

@media (max-width: 768px) {
    #process__btn {
        font-size:16px;
        line-height: 20px;
        min-height: 40px;
        padding: 4px 8px;
        border-radius: 8px
    }

    #process__btn span {
        margin-left: 8px
    }

    #process__btn span svg {
        height: 16px;
        width: 16px
    }
}

#process__btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

#process__btn span {
    display: -ms-flexbox;
    display: flex;
    min-height: inherit
}
.rendered__area .item{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    cursor: grab;
    padding: 15px;
    background: #fdfdfd;
    border: 1px solid rgba(0,0,0,0);
    border-radius: 5px;
    margin: 6px;
    background: #f6f6f8;
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2)
}
.rendered__area .item{
    border: 1px solid transparent;
}
.rendered__area .item:hover,
.rendered__area .item:focus{
    border: 1px solid #9999a2;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.docx-container,
.ppt-container,
.xls-container,
.image-container{
    background: white;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 6px 0 rgba(50,50,50,.3);
    box-shadow: 0 3px 6px 0 rgba(50,50,50,.3);
}
.deleteThis{
    margin-left: 5px;
}
.rotateThis{
    right: 5px;
}
.rotateThis svg{
        transform: rotate(280deg);
}
.deleteThis,.rotateThis{
  background: #333333;
    padding: 3px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff;
	width: 32px;
    height: 32px;
    overflow: hidden;
		
}
.file__action__btn{
    margin-bottom: 2px;
    display: flex;
    justify-content: center;
    margin-top: -10px;
}
.file__action__btn a:nth-child(3) img{
	margin-top: 4px;
    margin-left: 4px;
}
.file__data{
       height: 32px;
    display: flex;
    justify-content: center;
}
.file_data_name{
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 16px;
    padding: 6px 8px;
    border: 1px solid rgba(0,0,0,0);
}
  .loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:min-content}.loading__text{font-weight:500;font-size:2rem}.loading__bar{position:relative;height:5px;width:12rem;background-color:rgb(169,169,169);border-radius:1em;overflow:hidden}.loading__bar::after{position:absolute;top:0;left:0;content:"";width:50%;height:100%;background:linear-gradient(90deg,#fff5,rgba(230,230,230,.891));border-radius:1em;animation:loading-animation 1.3s infinite}@keyframes loading-animation{0%{transform:translateX(-50%)}100%{transform:translateX(150%)}}



    .title__paragraph{
        text-align: center;
    }
.upload__btn{
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
	width: 400px;
    margin: 0 auto;
	
}

	.upload__btn img, .upload__btn h5 {
		cursor: pointer;
	}	
.upload__btn h5{
    font-size: 1.9rem;
    color: var(--main-color);
    margin-top: -3px;
    width: 400px;
    margin-bottom: 0;
    padding: 5px 0;
    margin: 3px 0;
}

.upload__btn:hover h5 {
	background-color: #999 !important;
    color: #fff !important;
	
}
.drop-area#drop-area{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000000a6;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    justify-content: center;
    align-items: center;
    border-style: dashed;
    border-width: 7px;
    border-color: #fff;
}
.drop-area#drop-area > div{
    font-size: 3rem;
    font-weight: 700;
    color: #fff;
}
.drop-area#drop-area.show{
        display: flex;
}
    .upload__btn button{
        display: flex;
        align-items: center;
        background: var(--main-color)!important;
        padding-right: 5px;
        padding-left: 5px;
            border-radius: 0 0 10px 10px;
                justify-content: center;
                gap: 10px;
    }
    .upload__btn button svg{
        padding-right: 5px;
    }
    .upload__btn button span{
        font-size: 1.9rem;
    }
    .upload__btn button input[type=file]{
        position: absolute;
        top: 0;
        left: -999999px;
        z-index: 99999999;
        background: red;
    }
 canvas{
    background-size: 100%, 100%;
    background-repeat: no-repeat;
    background-position: center;
 }
 canvas.docx{
        background-image: url(/wp-content/uploads/2023/12/file-2.png);
 }
 canvas.pptx{
    background-image: url(/wp-content/uploads/2023/12/file-3.png);

 }canvas.xls{
    background-image: url(/wp-content/uploads/2023/12/file-4.png);

 }canvas.json{
    background-image: url(/wp-content/uploads/2023/12/json.png);

 }canvas.xml{
    background-image: url(/wp-content/uploads/2023/12/file-6.png);
    
 }canvas.psd{
    background-image: url(/wp-content/uploads/2023/12/psd.png);
    
 }

 .tooltip .tooltip-inner{
    background-color: #474747!important;
    font-weight: 600;
 }

.bs-tooltip-left .arrow:before{
    border-left-color: #474747!important; 
}.bs-tooltip-top .arrow:before{
border-top-color: #474747!important;
} .bs-tooltip-right .arrow:before{
border-right-color: #474747!important;
}.bs-tooltip-bottom .arrow:before{
border-bottom-color: #474747!important;
}
@media (max-width: 480px){
.upload__btn > img{
	width: 280px !important;
	height: 109px !important;
}	
	.upload-buttons,.upload__btn h5{
		width: 280px !important;
	}
}
  .btn-icon { width: 36px; min-width: 0; padding: 0; height: 36px; border-radius: 30%; background: var(--main-color); color: #fff; text-decoration: none; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.14); box-shadow: 0 3px 6px 0 rgba(0,0,0,.14)}.btn-icon svg { margin-top: 0; margin-right: 0}.btn-icon:hover { -webkit-box-shadow: 0 1px 26px 0 rgba(0,0,0,.14); box-shadow: 0 1px 26px 0 rgba(0,0,0,.14); background: #161616}.btn-icon:hover path,.btn-icon:hover svg { fill: #fff}.btn-icon:active { color: #fff; background: #161616}.btn-icon:active path,.btn-icon:active svg { fill: #fff}.btn-icon path,.btn-icon svg { fill: #fff}.btn-icon--white { background: #fff; color: #161616}.btn-icon--white path,.btn-icon--white svg { fill: #161616}.btn-icon--white:hover { background: #fff}.btn-icon--white:hover path,.btn-icon--white:hover svg { fill: var(--main-color)}.btn-icon--white:active { background: #fff}.btn-icon--white:active path,.btn-icon--white:active svg { fill: #707078}.header nav .actions>:last-child:is(.btn) { margin-right: 24px}input { line-height: 20px; font-size: 16px; font-weight: 400; line-height: 22px}@media (max-width: 991.98px) { input { font-size:18px; line-height: 22px }}@media (max-width: 767.98px) { input { font-size:16px; line-height: 20px }}input { background-color: #fff; border: 1px solid #707078; border-radius: 4px; line-height: 20px; font-size: 16px; font-weight: 400; line-height: 22px; color: #47474f; -webkit-transition: border-color .15s ease-in-out,background-color .15s ease-in-out; -o-transition: border-color ease-in-out .15s,background-color ease-in-out .15s; transition: border-color .15s ease-in-out,background-color .15s ease-in-out; height: 44px; padding: 4px 12px; -webkit-box-shadow: none; box-shadow: none}@media (max-width: 991.98px) { input { font-size:18px; line-height: 22px }}@media (max-width: 767.98px) { input { font-size:16px; line-height: 20px }}@media (max-width: 36em) { input { font-size:12px; height: 32px; padding: 0 8px }}input:hover { border-color: #161616}input:focus { border-color: #161616; color: #292931; background-color: #f5f5fa}input:disabled { opacity: .4}::-webkit-input-placeholder { color: #9999a2}::-moz-placeholder { color: #9999a2}:-ms-input-placeholder { color: #9999a2}:-moz-placeholder { color: #9999a2}.checkbox [type=checkbox]:not(:checked) { position: absolute; left: -9999px; width: 0; height: 0}.checkbox [type=checkbox]:not(:checked)+label { position: relative; cursor: pointer}.checkbox [type=checkbox]:not(:checked)+label:before { content: ""; width: 24px; height: 24px; -ms-flex: 0 0 24px; flex: 0 0 24px; border: 1px solid #707078; border-radius: 4px; background: #fff; margin-right: 12px; display: block; margin-top: -2px}.checkbox [type=checkbox]:not(:checked)+label:after { content: ""; position: absolute; top: -2px; left: 0; width: 24px; height: 24px; -ms-flex: 0 0 24px; flex: 0 0 24px; font-size: 16px; line-height: 16px; -webkit-transition: all .2s; -o-transition: all .2s; transition: all .2s; background-image: url(); background-position: 50%; background-repeat: no-repeat}.checkbox [type=checkbox]:not(:checked)+label:after { opacity: 0; -webkit-transform: scale(0); transform: scale(0)}.checkbox [type=checkbox]:disabled:not(:checked)+label:before { -webkit-box-shadow: none; box-shadow: none}.checkbox [type=checkbox]:not(:checked):focus+label:before { border: 1px solid #292931}.radio [type=radio]:not(:checked) { position: absolute; left: -9999px}.radio [type=radio]:not(:checked)+label { position: relative; cursor: pointer}.radio [type=radio]:not(:checked)+label:before { content: ""; width: 22px; height: 22px; -ms-flex: 0 0 22px; flex: 0 0 22px; border: 1px solid #707078; border-radius: 100%; background: #fff; margin-right: 12px; margin-top: 0; display: block}@media (max-width: 36em) { .radio [type=radio]:not(:checked)+label:before { width:16px; height: 16px; -ms-flex: 0 0 16px; flex: 0 0 16px; margin-top: 3px }}.radio [type=radio]:not(:checked)+label:hover:before { border: 1px solid #161616}@media (max-width: 36em) { .radio [type=radio]:not(:checked)+label:after { width:8px; height: 8px; top: 7px }}.radio [type=radio]:not(:checked)+label:after { opacity: 0; -webkit-transform: scale(0); transform: scale(0)}.radio [type=radio]:disabled:not(:checked)+label:before { -webkit-box-shadow: none; box-shadow: none}.radio [type=radio]:not(:checked):focus+label:before { border: 1px solid #707078}.tooltip { opacity: 1; position: relative}@supports (position: sticky) {}@media (min-width: 768px) { @supports (position: sticky) { }}@media (min-width: 768px) { @supports (position:sticky) { }}.box { margin-bottom: 32px}#settingsToogle { display: none}@media (max-width: 840px) {#settingsToogle { display:-ms-inline-flexbox; display: inline-flex }}.sidetools { position: fixed; top: 20%; right: 50px; -ms-flex-direction: column; flex-direction: column; z-index: 99; -ms-flex-align: center; align-items: center}@media (max-width: 1440px) { .sidetools { right:15px }}.sidetools .btn-icon { margin-bottom: 8px}.sidetools .order { display: -ms-flexbox; display: flex}.sidetools .order svg:first-child { display: none}.sidetools .order svg:nth-child(2) { display: block}.sidetools .uploader__btn.tooltip:after,.sidetools .uploader__btn.tooltip:before { display: block}.uploader { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: auto; margin-right: auto; margin-bottom: 80px; text-align: center; position: relative}@media (min-width: 500px) { .uploader { display:table }}.uploader__btn { display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; min-height: 80px; min-width: 330px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 24px 48px; font-weight: 500; font-size: 24px; background: var(--main-color); line-height: 28px; vertical-align: middle; color: #fff!important; text-decoration: none; margin-bottom: 12px; -webkit-transition: background-color .1s linear; -o-transition: background-color .1s linear; transition: background-color .1s linear; border: 0; border-radius: 12px; -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.14); box-shadow: 0 3px 6px 0 rgba(0,0,0,.14); -ms-flex-order: 1; order: 1; max-width: 60vw}@media (max-width: 501px) { .uploader__btn { width:100%; max-width: inherit; min-width: 0 }}.uploader__btn svg { display: none}@media (max-width: 840px) { .uploader__btn { font-size:22px; line-height: 26px; padding: 24px 32px }}.uploader__btn:hover { background-color: var(--main-color); color: #fff}.uploader__btn.tooltip:after,.uploader__btn.tooltip:before { display: none}.uploader__extra { -ms-flex-order: 2; order: 2; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-direction: row; flex-direction: row; position: relative; margin-left: 0}@media (min-width: 500px) { .uploader__extra { display:-ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; margin-left: calc(100% + 12px); position: absolute; top: 0 }}.uploader__extra__btn { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; color: #fff; -webkit-transition: all .1s linear; -o-transition: all .1s linear; transition: all .1s linear; cursor: pointer; background: var(--main-color); margin: 6px 6px 8px; opacity: .4; pointer-events: none}@media (min-width: 500px) { .uploader__extra__btn { margin:2px 0 4px }}.uploader__extra__btn:hover { background-color: var(--main-color); color: #fff}.uploader__extra__btn:active { background-color: #161616; color: #fff}.uploader__extra__btn.active { background: var(--main-color); opacity: 1; pointer-events: auto}.uploader__extra__btn.active:hover { background-color: var(--main-color)}.uploader__extra__btn svg { max-width: 18px}@media (min-width: 500px) { .uploader__extra:nth-child(3) { margin-left: calc(100% + 12px) }}.uploader__droptxt { -ms-flex: 0 0 100%; flex: 0 0 100%; font-size: 14px}#uploadDisk { display: none}@media (max-width: 501px) { .uploader .uploader__extra { margin-left:auto } .uploader__droptxt { display: none }}.uploader.box { -ms-flex-direction: column; flex-direction: column; margin-bottom: 4px}.uploader.box .moxie-shim,.uploader.box .uploader__droptxt { display: none}.uploader.box .uploader__btn { width: 36px; min-width: 0; height: 36px; border-radius: 30%; background: var(--main-color); color: #fff; text-decoration: none; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,.14); box-shadow: 0 3px 6px 0 rgba(0,0,0,.14); width: 42px; height: 42px; padding: 0; margin-bottom: 8px; min-height: inherit}.uploader.box .uploader__btn:hover { -webkit-box-shadow: 0 1px 26px 0 rgba(0,0,0,.14); box-shadow: 0 1px 26px 0 rgba(0,0,0,.14); background: var(--main-color)}.uploader.box .uploader__btn:hover path,.uploader.box .uploader__btn:hover svg { fill: #fff}.uploader.box .uploader__btn:active { color: #fff; background: #161616}.uploader.box .uploader__btn:active path,.uploader.box .uploader__btn:active svg { fill: #fff}.uploader.box .uploader__btn path,.uploader.box .uploader__btn svg { fill: #fff}.uploader.box .uploader__btn span { display: none}.uploader.box .uploader__btn svg { display: block}.uploader.box .uploader__extra { position: relative; top: auto; -ms-flex-align: center; align-items: center; margin: -46px 0 0; padding-top: 46px; z-index: -1}.uploader.box #uploadDisk { display: -ms-flexbox; display: flex}.uploader.box .uploader__extra a { margin-top: -46px; -webkit-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in}.uploader.box:hover .uploader__extra { z-index: 0}.uploader.box { display: -ms-flexbox; display: flex}.uploader.box:hover .uploader__extra a { margin-top: 0}.uploader.box #file__count { background-color: #fff; color: #161616; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; position: absolute; z-index: 2; border-radius: 100%; min-width: 26px; min-height: 20px; margin-top: -14px; margin-left: -14px; font-size: 11px; line-height: 20px; font-weight: 600; border: 3px solid var(--main-color)}@media (max-width: 840px) { .uploader.box .uploader__btn { width:32px; height: 32px } .uploader.box .uploader__extra { margin-top: -32px; padding-top: 32px } .uploader.box .uploader__extra a { margin-top: -36px } .uploader.box .uploader__extra .btn-icon { height: 28px; width: 28px } .uploader.box #file__count { min-width: 22px; min-height: 22px; margin-top: -14px; margin-left: -14px; font-size: 11px; line-height: 9px; border: 1px solid var(--main-color) }}.moxie-shim { width: 100%!important}@media (max-width: 840px) { .auth *> { width: 100% }}.option__page>:hover { background: none}.option__page>*>:hover { background: rgba(0,0,0,.2)}#toggleCover { display: none}.tool-pagenumber .checkbox [type=checkbox]:not(:checked)+label:before { width: 22px; height: 22px; -ms-flex: 0 0 22px; flex: 0 0 22px; margin-top: -2px}.tool-pagenumber .checkbox [type=checkbox]:not(:checked)+label:after { width: 22px; height: 22px; -ms-flex: 0 0 22px; flex: 0 0 22px; top: -2px}
.sortable-chosen {
    opacity: 1!important;
    z-index: 1000;
}
.side__work__tool{
    position: relative;
    z-index: 9;
}
.side__work__tool.progress::after {
    background-color: rgb(36 37 37 / 0%) !important;
}
.side__work__tool.progress:after {
    position: absolute;
    content: "";
    width: 110px;
    height: 108px;
    top: 46%;
    left: 39%;
    z-index: 91;
    background: url(https://smallpdffree.com/wp-content/uploads/2025/03/smallpdffree-logo-512.png) no-repeat rgba(255, 255, 255, 0.6);    background-size: cover;
    background-position-x: center;
    background-position-y: center;
    backdrop-filter: blur(7px);
    -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
    
}

.side__work__tool.progress #process__btn{
        width: 100% !important;
    height: 100%;
    filter: blur(6px);
}
@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}
.side__work__tool:before {
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    height: 100px;
    bottom: 0;
    z-index: 9;
    transform: rotate(180deg);
}

.side__work__tool .inner-area{
    position: absolute;
        top: 15%;
    width: 100%;
    max-height: max-content;
    overflow: hidden auto;
}
.inner-area .downloads{
    margin-bottom: 10px;
}
@media (min-width: 500px){
.side__work__tool
    {width: 420px;
        overflow-x: hidden;
        visibility: visible;
        height: 100%;
        flex-shrink: 0;     background-color: #ffffff!important;
        border-right: 1px solid #c6c6c6;transition: width 0.3s ease-in-out;}
.side__work__tool.collapsed {
  width: 3%;
  overflow: hidden;
	z-index: 999;
}
.side__work__tool.collapsed .inner-area{
    visibility: hidden;
}
.arrow__toggle_parent{
    top: 5%;position: absolute;z-index: 9999;    margin-left: -20px;
}
.arrow__toggle_parent.right{
margin-left: -25px;

}
.arrow__toggle_parent.right svg{
        transform: rotate(180deg);
}

}
@media (max-width: 500px){
	.checkbox_check.three li{
		    width: 44% !important;
	}
	#colophon.site-footer{
		width: 100% !important;
	}
	.ast-footer-copyright{
		justify-content: center !important;
		width: 80% !important;
        margin-left: auto !important;
        margin-right: auto !important;
	}
	.ast-footer-copyright p {
		text-align: center !important;
	}
	
	.pdf__view__area {
		position: absolute;
	}
	
	.download-btn{
		width: 60vw !important;
	}
.side__work__tool
    {
	width: 350px;
    overflow-x: hidden;
    visibility: visible;
    height: 100%;
    flex-shrink: 0;
    background-color: #fff !important;
    border-right: 1px solid #c6c6c6;
    transition: width .3s ease-in-out;
	z-index: 991;
	}
.side__work__tool.collapsed {
  width: 0;
  overflow: hidden;
}

.side__work__tool .inner-area{
    visibility: visible;
}
.side__work__tool.collapsed .inner-area{
    visibility: hidden;
}
.arrow__toggle_parent{
    transition: transform 0.3s ease-in-out;
    top: 20%;left: 0;position: fixed;z-index: 999999;
}
.arrow__toggle_parent.right{
    transform: translateX(0px) translateY(-50%) rotate(0deg) translateZ(0px);
    margin-left: 0px;
}
.arrow__toggle_parent.right svg{
        transform: rotate(180deg);
}
.arrow__toggle_parent{
        transform: translateX(325px) translateY(-50%) rotate(0deg) translateZ(0px);
}
	.uploader.box .uploader__extra{
		flex-direction: column !important;
	}
	
	.upload__btn, .main-container{
		width: unset !important;
	}	

}
@media (max-width: 450px){
    .side__work__tool{
        width: 350px;
    }
  .arrow__toggle_parent{
        transform: translateX(355px) translateY(-50%) rotate(0deg) translateZ(0px);
}  
}
@media (max-width: 400px){
    .side__work__tool{
      width: calc(100% - 25px);
    }
  .arrow__toggle_parent{
       transform: translateX(340px) translateY(-50%) rotate(0deg) translateZ(0);
	}  
	.process__btn{
		margin-left: 40px;
	}
}
@media (max-width: 350px){
    .side__work__tool{
            width: calc(100% - 25px);

    }
  .arrow__toggle_parent{
           transform: translateX(295px) translateY(-50%) rotate(0deg) translateZ(0);
}  
}
@media (max-width: 300px){
    .side__work__tool{
        width: 200px;
    }
  .arrow__toggle_parent{
        transform: translateX(205px) translateY(-50%) rotate(0deg) translateZ(0px);
}  
}


.arrow__toggle svg{
    background: #ffffff;
    padding: 8px;
    border-radius: 50%;
    cursor: pointer;
    border-right: 1px solid #c6c6c6;
}
.arrow__toggle_parent.right .arrow__toggle svg{
    border-left: 1px solid #c6c6c6 !important;
    border-right: 1px solid transparent;
}
.side__work__tool.collapsed svg{
    border-right: 1px solid #c6c6c6;
}
.checkbox_check{
display: flex;
    flex-direction: row;
    list-style: none;
    margin: 0!important;
    padding: 0!important;
    justify-content: space-around;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto !important;

}
.checkbox_check.one li{
    width: 100%;
}


.checkbox_check li{
    padding: 16px;
    cursor: pointer;
    position: relative;
        border: 1px solid #000;
    border-radius: 7px;
         margin: 8px;
     width: 45%;
}
.checkbox_check.three li{
    width: 45% ;
	font-size: 13px;
}
.checkbox_check.three li:last-child {
  width: 100%;
}
.checkbox_check li:hover{
    background-color: var(--li-hover-color);
}
.checkbox_check li.active{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background-color: var(--main-color);
    color: #fff;
    border: 2px solid #00a64c;
}
.checkbox_check li.active > div{
    color: #fff;
}
.checkbox_check li.active::after{
    content: "";
    display: block;
    position: absolute;
    right: 0%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    width: 30px;
    height: 30px;
    background: #00a64c url(/wp-content/uploads/check.png) no-repeat 50%;
    background-size: 50%!important;
    border-radius: 100%;
    text-align: center;
    line-height: 18px;
    background-size: 11px;
    border: 1px solid #1d9d58;
}
.checkbox_check.one li.active::after{
    right: 0;
}
.checkbox_check.three li.active::after{
    right: 0;
}
.side__work__tool .inner-area .image_quality{
    display: flex;
    list-style: none;
    gap: 6px;
    padding: 0;
    margin: 0 auto;
    justify-content: center;
        flex-direction: column;
}
.side__work__tool .inner-area .image_quality li{
    padding: 18px 28px;
    position: relative;
    flex: 1 1 auto;
    width: 90%;
    text-align: center;
    color: #7c7c80;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 6px;
    background: #f4f5f9;
    border-radius: 5px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
    transition: none;
    border: 2px solid transparent;
    cursor: pointer;
        margin-left: auto;
    margin-right: auto;
}

.side__work__tool .inner-area .image_quality li.active{
        color: #3e77b6;
    border: 2px solid #3e77b6;
}
.mb-20 { margin-bottom: 20px}.row { flex-wrap: wrap !important}.compress-option { display: block; padding: 0}.compress-option-list { padding: 0!important; cursor: pointer; position: relative; flex-direction: column !important}.nav-item.compress-list-item { text-align: left; padding: 22px 60px 22px 22px}.compress-item-title { color: #3e77b6}.nav-item.compress-list-item:hover,.nav-item.compress-list-item.active { background: #f6f6f8}.nav-item.compress-list-item.active:after { content: ""; display: block; position: absolute; right: 8%; top: 50%; transform: translate(-50%, -50%)}.nav-item.compress-list-item.active:after { color: #fff; width: 30px; height: 30px; background: #4acd86 url(../svg/check.svg) no-repeat 50%; background-size: 50% !important; border-radius: 100%; text-align: center; line-height: 18px; background-size: 11px; border: 1px solid #1d9d58}.jpgToPdf_content { padding: 16px 24px}.jpgToPdf_title { font-size: 15px; font-weight: 500; color: #3e77b6; letter-spacing: .3px; line-height: 24px; text-transform: uppercase; margin-bottom: 10px}.jpgToPdf_list { padding:0!important;cursor: pointer; display: flex; margin-left: -4px; margin-right: -4px; padding: 0; flex-direction: column;}.jpgToPdf__item.active,.jpgToPdf__item2.active { color: #3e77b6; border: 2px solid #3e77b6}.jpgToPdf__item,.jpgToPdf__item2 { padding: 18px 28px; position: relative; flex: 1 1 auto; width: 100%; text-align: center; color: #7c7c80; display: flex; flex-direction: column; justify-content: center; margin: 6px; background: #f4f5f9; border-radius: 5px; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1); transition: none; border: 2px solid transparent}.jpgToPdf__item:hover,.jpgToPdf__item2:hover { color: #626870; border: 2px solid #161616}.jpgToPdf_item_title { font-weight: 500; color: #161616; letter-spacing: .3px; margin-top: 5px; margin-bottom: 0; line-height: 25px; color: #7c7c80}.jpgToPdf__item.active .jpgToPdf_item_title,.jpgToPdf__item2.active .jpgToPdf_item_title { color: #3e77b6}.jpgToPdf_list { margin-bottom: 0}.jpgToPdf__item,.jpgToPdf__item2 { align-items: center}.jpgToPdf__item.active svg,.jpgToPdf__item2.active svg { fill: #3e77b6 !important}.jpgToPdf__item svg,.jpgToPdf__item2 svg { fill: #969696 !important}.jpgToPdf_content .form__group .input { width: 100% !important; padding: 10px}.side_content_scroll { overflow-y: scroll; overflow-x: hidden; max-height: 400px}.side_content_scroll:after { /*content: ""; */width: 100%; position: fixed; height: 140px; bottom: 0; background: linear-gradient( 0deg, #fff, #fff 70%, hsla(0, 0%, 100%, 0.5) 95%, hsla(0, 0%, 100%, 0))}@media only screen and (min-width: 600px) {}
 @media(max-width: 840px) { .form__group__container { display: block !important }}.compress-option { display: block; padding: 0}.compress-option-list { cursor: pointer; position: relative; flex-direction: column !important}.nav-item.compress-list-item { text-align: left; padding: 22px 60px 22px 22px}.compress-item-title { color: #3e77b6}.compress-item-description { color: #161616; padding-right: 30px}.nav-item.compress-list-item:hover,.nav-item.compress-list-item.active { background: #f6f6f8}.nav-item.compress-list-item.active:after { content: ""; display: block; position: absolute; right: 8%; top: 50%; transform: translate(-50%, -50%)}.nav-item.compress-list-item.active:after { color: #fff; width: 30px; height: 30px; background: #4acd86 url(../svg/check.svg) no-repeat 50%; background-size: 50% !important; border-radius: 100%; text-align: center; line-height: 18px; background-size: 11px; border: 1px solid #1d9d58}@media only screen and (min-width: 600px) {}
 .compress-option { display: block; padding: 0}.compress-option-list { cursor: pointer; position: relative; flex-direction: column !important}.nav-item.compress-list-item { text-align: left; padding: 22px 60px 22px 22px}.compress-item-title { color: #3e77b6}.nav-item.compress-list-item:hover,.nav-item.compress-list-item.active { background: #f6f6f8}.nav-item.compress-list-item.active:after { content: ""; display: block; position: absolute; right: 8%; top: 50%; transform: translate(-50%, -50%)}.nav-item.compress-list-item.active:after { color: #fff; width: 30px; height: 30px; background: #4acd86 url(../img/svg_icons/check-white.svg) no-repeat 50%; background-size: 50% !important; border-radius: 100%; text-align: center; line-height: 18px; background-size: 11px; border: 1px solid #1d9d58}.jpgToPdf_content { padding: 16px 24px}.jpgToPdf_title { font-size: 15px; font-weight: 500; color: #3e77b6; letter-spacing: .3px; line-height: 24px; text-transform: uppercase; margin-bottom: 10px}.jpgToPdf_content .form__group .input { width: 100% !important; padding: 10px}.side_content_scroll { overflow-y: hidden; overflow-x: hidden; max-height: max-content}.side_content_scroll:after { /*content: "";*/ width: 100%; position: fixed; height: 140px; bottom: 0; background: linear-gradient( 0deg, #fff, #fff 70%, hsla(0, 0%, 100%, 0.5) 95%, hsla(0, 0%, 100%, 0))}@media only screen and (min-width: 600px) {}
@media(max-width: 840px) { .form__group__container { display: block !important }}.sidebar-option{
	}.sidebar-option .row{    padding: 0.2rem !important;margin: 0 10px;}.compress-option { display: block; padding: 5px 0;}.compress-option-list { cursor: pointer; position: relative; flex-direction: column; !important; justify-content: space-around;}.nav-item.compress-list-item {    width: 90%; text-align: left; padding: 5px 60px 3px 18px;     border: 1px solid var(--main-color);    margin: 3px auto;    border-radius: 12px;}.compress-item-title { color: #3e77b6}.compress-item-description { color: #161616; padding-right: 30px}.nav-item.compress-list-item:hover,.nav-item.compress-list-item.active { background: #f6f6f8}.nav-item.compress-list-item.active:after { content: ""; display: block; position: absolute; right: 0%; top: 50%; transform: translate(-50%, -50%)}.nav-item.compress-list-item.active:after { color: #fff; width: 30px; height: 30px; background: #4acd86 url(../svg/check.svg) no-repeat 50%; background-size: 50% !important; border-radius: 100%; text-align: center; line-height: 18px; background-size: 11px; border: 1px solid #1d9d58}@media only screen and (min-width: 600px) {}
.outer-tab-content {
        overflow-y: hidden;
    overflow-x: hidden;
    max-height: max-content;
}
@media(max-width: 840px) {

    .outer-tab-content {
        max-height: 100%
    }

    .tab-content>.active {
        padding: 20px !important
    }

    .form__group__container {
        display: block !important
    }
}

.outer-tab-content {
        overflow-y: hidden;
    overflow-x: hidden;
    max-height: max-content;
}

@media only screen and (min-width: 600px) {
}
.divrange{
    width: 57%;
    height: 25px;
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}.divrange2 {
    width: 57%;
    height: 25px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.hover-main-btn h5{
/*    transition: opacity .3s ease;*/
}
.upload__btn img:hover  h5{
  display: none;
  opacity: 0;
   transition: opacity 0.5s ease;
}
	.progress-bar_{background-color: var(--scroller-color);height: 5px;position: absolute;top: 0;width: 0%;	}
    .pdf__view__area::-webkit-scrollbar {display: none;}
.eapps-social-share-buttons-inner a {
  background: #fff;
  border: 1px solid #000;
  border-radius: 30px;
}