/*body {
    padding-top: 100px;
}*/
img{
    max-width: 100% !important;
}
.info-box {
    margin-top: 30px
}
.text-select-box p{
    overflow-wrap: anywhere;
}
@media (max-width: 992px) {
    .navbar-expand-lg>.container{
         padding-right: 15px!important;
         padding-left: 15px!important;
    }
}

@media (min-width: 768px) {
    .info-box .badge-wrapper {
        margin-top: -5px
    }

    .info-box .col-lg-4 h3 {
        font-size: 18px;
        line-height: 28px;
        letter-spacing: -.2px
    }

    .info-box .title-with-icon h3 {
        font-size: 20px;
        line-height: 30px;
        letter-spacing: -.3px
    }

    .info-box .text-center>.title-with-icon>* {
        margin: 0 9px
    }

    .info-box {
        margin-top: 50px
    }
}

iframe {
    padding: 0;
    border: none;
    margin: 0;
}
.format-dropdown-menu {
    background-color: #1e1e1e;
    transition: none!important;
    border: none!important;
    padding: 10px;
    border-radius: .25rem!important;
    color: #fff;
    min-width: 350px;
}
.format-dropdown-menu .search {
    margin-bottom: 10px;
    border-bottom: 1px solid hsla(0,0%,100%,.1);
}
.dropdown-menu.show {
    display: block;
}
.format-dropdown-menu .groups {
    list-style: none;
    padding: 0;
    margin-right: 5px;
}
.format-dropdown-menu .groups li {
    display: flex;
    border-bottom: 1px solid hsla(0,0%,100%,.1);
    padding: .2rem 0;
}
.format-dropdown-menu .groups li a {
    flex: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #c3c3c3;
    font-size: .9rem;
    text-decoration: none;
}
.format-dropdown-menu .formats {
    /*max-height: auto;*/
    width: 100%;
    white-space: normal;
}
.format-dropdown-menu .formats ul {
    list-style: none;
    padding: 0;
    font-size: 0;
}
.format-dropdown-menu .formats ul li {
    width: 33.333%;
    display: inline-block;
    padding: 0 5px;
    margin: 0 0 10px;
}
.btn-secondary {
    color: #fff;
    background-color: #303030;
    border-color: #303030;
}
.format-dropdown-menu .search input {
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: .9rem;
    padding: 0 .5rem;
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #303030;
    border-color: #303030;
}
.format-dropdown-menu .search .input-group-text {
    border: none;
    background-color: transparent;
    color: #c3c3c3;
    padding: .75rem .5rem;
    font-size: .9rem;
}
.groups li a.active:after {
    color: #fff !important;
}
.format-dropdown-menu .groups li a:after {
    /* font-family: 'Font Awesome 5 Free';
    content: "\F105"!important; */
    content: ""!important;
    border: none!important;
    padding-left: 10px;
    padding-right: 10px;
    color: transparent;
}

.file-menu a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;


}
#btn-upload-pc.dropdown-item{
    padding: 4px  8px;
}
#btn-upload-pc:hover{cursor: pointer !important;}
#form-convert-dropbox {
    margin-right: 10px;
}

#form-convert-dropbox button {
    font-family: Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif !important;
    /*color: red !important;*/
}
.hidden {
    display: none;
}

.card h2 {
    margin-left: 10px;
    margin-right: 10px;
}

.redirect-converter-box a{
    color: #0071eb!important;
}
#language-select *{
    min-height: 32px;
}
.navbar{
    padding: 0px 0px;
}

.logo {
    font-family: 'Prata', serif;
    font-size: 32px;
}
.footer {
    padding: 1rem 0;
    color: #727272;
    background-color: #f9f9f9;
    border-top: .05rem solid #e5e5e5;
}
.gray-links a {
    color: #383d41;
}

.navbar-light .navbar-nav .nav-link{
    font-family: "Arial Rounded MT Bold", "Helvetica Rounded", Arial, sans-serif; 
}

.menu-language{
    display: inline-block;  
    border: none;
    display: inline-block;
    float: left;
    background: #f8f9fa!important;
    color: #666565;
}

.icon-language{
    width: 25px;
    float: left;
}

.box-language {
    margin-left: 240px
}

@media screen and (max-width: 480px) {
    .navbar-brand img {
        width: 160px;
    }
    .box-language {
        margin-left: 0px;
    }
    .menu-language{
        font-size: 14px;

    }
    .icon-language{
        width: 20px;
    }
}

@media screen and (min-width: 480px) and (max-width: 780px) {

}

.hidden {display: none;}

.steps {
    margin-bottom: 38px
}

.adb+.steps {
    margin-top: 45px
}

.steps h2 {
    font-size: 23px;
    margin: 0 0 24px
}

.steps>.row {
    margin-left: -1px;
    margin-right: -1px
}

.steps>.row>.col,
.steps>.row>[class*=col-] {
    padding: 0 1px;
    margin-bottom: 2px
}

.steps>.row+p {
    padding-top: 19px
}

.steps>.row+p a {
    border-bottom: 1px solid #ff887d
}

.steps .card {
    position: relative;
    box-shadow: none;
    border: none;
    background-color: #f6f6f6;
    color: #6a6363
}

.steps .card .card-body {
    padding: 25px 20px 10px;
    text-align: center
}

.steps .card h2 {
    margin: -13px 0 5px;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: #2d2d2d;
}

.steps .card .step-label {
    -webkit-align-self: center;
    align-self: center;
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding: 1px 13px;
    font-size: 11px;
    line-height: 20px;
    text-transform: uppercase;
    background: #fff;
    color: #747171
}

@media (min-width:768px) {
    .steps {
        margin-bottom: 48px
    }
    .steps h2 {
        margin-bottom: 29px
    }
    .steps .card {
        -webkit-align-self: stretch;
        align-self: stretch;
        height: 100%
    }
    .steps .card .card-body {
        padding-left: 30px;
        padding-right: 30px
    }
    .info-box .badge-wrapper {
        margin-top: -5px
    }
}

.steps:last-child {
    margin-bottom: 18px
}



@media (max-width:768px) {
    .my-4 img{
        width: 100% !important;
    }
}

.info-box{
    margin-bottom: 20px
}


.info-box>.row>.col-12 .info-content {
    padding-top: 30px;
    border-top: 1px solid #eaeaea
}

.info-box .badge-wrapper {
    margin-bottom: 15px;
    color: #000;
}

.info-box h3 {
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -.2px;
    font-weight: 400;
}



.info-content{
    position: relative;
    box-shadow: none;
    border: none;
    color: #959595;
}

.supported-conversions {
    margin-top: 50px;
    padding-top: 40px;
    border-top: 1px solid #eaeaea
}

.supported-conversions>h2 {
    margin: 0 0 25px;
}
@media (min-width:768px) {
    .justify-content-md-center {
        -webkit-justify-content: center!important;
        justify-content: center!important
    }
    /* .row>.col, .row>[class*=col-]{
         padding-right: 20px;
         padding-left: 20px;
     }
    */
    .dt-formats-2col>.col-12 {
        max-width: 620px;
    }
}


.data-table-wrapper {
    margin: 0 -20px 40px
}

.data-table-wrapper:last-child {
    margin-bottom: 0
}

@media (min-width:768px) {
    .data-table-wrapper {
        margin-left: 0;
        margin-right: 0
    }
}


.data-table2,
.data-table2 .dt-body,
.data-table2 .dt-col,
.data-table2 .dt-head {
    display: block
}

.data-table2 .dt-row {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    align-items: center;
    margin: 0;
    border-bottom: 1px solid #f1f1f1;
    padding: 10px
}

.data-table2 .dt-col {
    padding: 10px;
    font-weight: 400;
    text-align: center;
}

.data-table2 .dt-head {
    position: relative;
    z-index: 1
}

.data-table2 .dt-head .dt-row {
    box-shadow: 0 4px 0 0 rgba(0, 0, 0, .01), 0 3px 0 0 rgba(0, 0, 0, .01), 0 2px 0 0 rgba(0, 0, 0, .01), 0 1px 0 0 rgba(0, 0, 0, .02)
}

.header-support{
    color: #000;
    font-size: 20px;
}

.ui-badge.is-large {
    color: #5d800d;
    font-size: 14px!important;
    line-height: 16px!important;
    padding: 1px 7px!important;
}

.ui-badge{
    border: 1px solid;
    border-radius: 2px;
}

@media (min-width:768px) {
    .wrap-select-row {
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        margin: 0;
    }
}

@media (max-width:768px) {
    .wrap-select-row {
        border: none;
    }
}

.icon-converter{
    display: inline-block;
    margin: 0px 5px 10px 0px;
    float: left;
}

@media (max-width:1024px) {
    .icon-converter{
        display: inline-block;
        margin: auto 0px;
    }

    .icon-converter img{
        width: 80%;
    }
    .wrap-info-select{
        display: inherit;
    }
}

.wrap-select-all-box{
    margin: 20px 0px;
}

.text-select-box{
    display: inline-block;
    margin-top: 10px;
}
.please-select{
    color: #000;font-size: 19px;font-weight: bold;
}
.list-available-format-to{
    font-size: 11px;
}

/*.wrap-list-available-format-to{*/
/*    max-width: 360px;*/
/*    overflow: hidden;*/
/*}*/
#select-formmat{
    display: flex;
}
.icon-converter{
    min-width: 40px;
}
.text-select-box{
    flex: 1;
}

.wrap-select-box{
    display: inline-block;
}

.wrap-select-box-text{
    margin: 0px 10px 10px 10px;
    font-weight: bold;
    font-size: 25px;
    color: #454444;
    display: inline-block;
}
.wrap-select-box select{
    min-width: 60px;
    height: 40px;
    text-align: center !important;
    text-align-last: center;
    background: #454444;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    border-radius: 5px;
    text-transform: uppercase;

}
.wrap-select-box select option{
    min-width: 150px;
    height: 40px;
    text-align: center !important;
    background: #000;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    border-radius: 5px;
    text-transform: uppercase;
}

.redirect-converter-box{
    font-size: 15px !important;
}
#linkConverterTo{
    margin-left: 30px;   
}
.reverse-link{
    text-decoration: underline;
}
.breadcrumb-box{
    font-size: 14px;
}
.alert-heading{
    font-size: 1.5rem !important;
}
.sapo-convert{
    font-size: 1rem !important;
    font-weight: 400;
    line-height: 1.5;
}

.title-info-format{
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -.2px;
    font-weight: 400;
    color: #535252;
}
.sapo-info-format{
    color: #726f6f;
    font-size: 1rem !important;
    font-weight: 400;
    line-height: 1.5rem;
}

.language-select{
    color: rgba(0,0,0,0.7); margin-top: 6px;background: #f8f9fa; border: none;
}
.dropbox-dropin-default{
    background-color: #fff !important;
    border: none !important;
    padding: 0px !important;
}

.table td, .table th{vertical-align: middle !important;}

