/**********Common**************/
body {
    font-family: 'Montserrat', sans-serif;
}


.p-50 {
    padding: 50px 0;
}

.p-60 {
    padding: 60px 0;
}

.p-t-60 {
    padding-top: 60px;
}

.m-b-50 {
    margin-bottom: 50px;
}

.p-15 {
    padding: 15px 0;
}

h1 {
    font-size: 48px;
    font-weight: 700;
    color: #061d25;
}

h2 {
    font-size: 24px;
    font-weight: 500;
    color: #061d25;
}

p {
    font-size: 14px;
    font-weight: lighter;
    color: #777777;
    line-height: 24px;
}

h3 {
    font-size: 30px;
    font-weight: lighter;
}

.shadow {
    -webkit-box-shadow: 0 0 5px 2px rgba(0,0,0,0.1);
    box-shadow: 0 0 5px 2px rgba(0,0,0,0.1);
}

.img-full {
    width: 100%;
}

.float-none {
    float: none;
}

.radius {
    border-radius: 2px;
}

.fa {
    font-size: 30px !important;
}


.pdf-btn-default-2 {
    border: 2px solid #FFF;
    font-size: 18px;
    font-weight: lighter;
    color: #FFF;
    height: 45px;
    line-height: 36px;
    padding: 0px 20px;
    border-radius: 4px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
   .col-width { width:19.66%;
}
    .pdf-btn-default-2:hover {
        background-color: #e2574c !important;
        border: 2px solid #e2574c;
        color: #FFF;
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
    }

    .pdf-btn-default-2:focus {
        background-color: #e2574c !important;
        color: #FFF;
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
    }



.pdf-btn-default {
    font-size: 16px;
    font-weight: lighter;
    color: #FFF;
    height: 40px;
    line-height: 36px;
    padding: 0px 20px;
    border-radius: 4px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

    .pdf-btn-default:hover {
        background-color: #e2574c !important;
        color: #FFF;
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
    }

    .pdf-btn-default:focus {
        background-color: #e2574c !important;
        color: #FFF;
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -ms-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
    }
/**********header************/
header {
}

    header .navbar-nav {
        float: right;
        margin: 0;
    }

    header .navbar-default {
        background-color: #fff;
        border-color: #e7e7e7;
    }

    header .navbar {
        position: relative;
        min-height: 0px;
        margin-bottom: 0px;
        border: 1px solid transparent;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    }

    header .navbar-brand figure {
        margin: 0;
        color: #061d25;
    }

    header .navbar-fixed-top .navbar-collapse {
        padding-top: 15px;
    }

    header.navbar-nav > li a {
        color: #061d25;
        font-size: 15px !important;
    }

.navbar-default .navbar-nav > li > a {
    color: #061d25;
    font-size: 14px;
    font-weight: 500;
}

    .navbar-default .navbar-nav > li > a:hover {
        color: #e2574c;
    }

.nav > li > a {
    position: relative;
    display: block;
    padding: 30px 25px;
}


.in-header {
    margin-top: 82px;
}
/**********header-and************/


/**********footer************/
footer {
}

    footer .footer-box {
    }

        footer .footer-box .fa {
            background-color: #fff;
            border-radius: 100%;
            width: 50px;
            height: 50px;
            padding-top: 10px;
        }

        footer .footer-box li {
            display: inline-block;
            padding: 0 5px;
        }

            footer .footer-box li a {
                color: #061d25;
            }

                footer .footer-box li a:hover {
                    color: #e2574c;
                }

                footer .footer-box li a:focus {
                    color: #e2574c;
                }

    footer .footer-bottam {
    }

    footer .copyright {
        margin-top: 23px;
        padding: 10px 0;
        font-size: 16px;
    }
/**********pdf-main**********/

.pdf-main-box {
}

    .pdf-main-box .contan-box {
    }

        .pdf-main-box .contan-box p {
            font-weight: 500;
            font-size: 12px;
        }

        .pdf-main-box .contan-box h3 {
            font-weight: 500;
            font-size: 22px;
        }

    .pdf-main-box .img-box {
    }

/**********pdf-fichers**********/
.fichers {
}

    .fichers .pdf-box {
        width: 18%;
        border: 1px solid #dedede;
        padding: 26px 0px;
        float: left;
        min-height: 167px; margin:1%;
    }

        .fichers .pdf-box a {
            color: #061d25;
        }

            .fichers .pdf-box a:hover {
                text-decoration: none;
            }

            .fichers .pdf-box a:focus {
                text-decoration: none;
            }

        .fichers .pdf-box span {
            padding: 0 10px;
        }

        .fichers .pdf-box p {
            font-weight: bold;
            font-size: 14px;
            padding: 20px 0 0 0;
            margin: 0;
        }

/**********sarvice**********/
.sarvice {
}

    .sarvice .sarvice-box {
    }

        .sarvice .sarvice-box .img-box {
        }

            .sarvice .sarvice-box .img-box img {
                border: 10px solid #dddddd;
                border-radius: 100%;
                padding: 18px;
            }

        .sarvice .sarvice-box h2 {
            font-weight: 700;
        }

/**********pdf-list**********/
.pdf-list {
}

    .pdf-list li {
        padding-bottom: 40px;
    }

        .pdf-list li:last-child {
            padding-bottom: 0px;
        }

        .pdf-list li a {
            color: #061d25;
            font-weight: bold;
        }

            .pdf-list li a:hover {
                text-decoration: none;
                color: #e2574c;
            }

/**********drop-file-box**********/

.drop-file-box {
    padding: 20px;
    width: 100%;
    cursor: pointer;
    margin-bottom: 20px;
}

    .drop-file-box .btn-box {
        display: inline-block;
    }

        .drop-file-box .btn-box li {
            margin-bottom: 10px;
        }

        .drop-file-box .btn-box h2 {
            font-weight: lighter !important;
            padding-top: 35px;
        }

        .drop-file-box .btn-box span {
            font-weight: bold;
        }

    .drop-file-box .drop-box {
        text-align: center;
    }

        .drop-file-box .drop-box span {
            color: #e2574c;
            font-weight: bold;
        }

        .drop-file-box .drop-box .btn-box {
            margin-top: 15px;
        }

            .drop-file-box .drop-box .btn-box span {
                color: #FFF;
                font-weight: lighter;
            }

    .drop-file-box .uplod-box {
        text-align: right;
    }

        .drop-file-box .uplod-box li {
            display: inline-block;
            padding: 0 12px;
        }

        .drop-file-box .uplod-box .btn-box {
            margin-top: 148px;
            text-align: right;
        }


.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

    .mega-dropdown-menu > li > ul {
        padding: 0;
        margin: 15px 0;
    }

        .mega-dropdown-menu > li > ul > li {
            list-style: none;
            padding-bottom: 10px;
        }

            .mega-dropdown-menu > li > ul > li > a {
                display: block;
                color: #fff;
                padding: 3px 5px;
            }

    .mega-dropdown-menu > li ul > li > a:hover,
    .mega-dropdown-menu > li ul > li > a:focus {
        text-decoration: none;
    }

    .mega-dropdown-menu .dropdown-header {
        font-size: 14px;
        color: #ff3546;
        padding: 5px 60px 5px 0px;
        line-height: 30px;
        font-weight: 600;
    }

.carousel-control {
    width: 30px;
    height: 30px;
    top: -35px;
}

.left.carousel-control {
    right: 30px;
    left: inherit;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    font-size: 12px;
    background-color: #fff;
    line-height: 30px;
    text-shadow: none;
    color: #333;
    border: 1px solid #ddd;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: transparent;
}

.mega-dropdown .fa {
    font-size: 18px !important;
}

.mega-dropdown span {
    font-weight: bold;
}



.order-form-bx .questions-block .questions-option {
    text-align: left;
}

.file-btn {
    display: block;
    width: 40%;
    background-color: transparent;
    font-size: 15px;
}

.file-btn1 {
    display: block;
    width: 50%;
    background-color: transparent;
    font-size: 15px;
}

.file-btn2 {
    display: block;
    width: 100%;
    background-color: transparent;
    font-size: 15px;
}

.btn-bs-file {
    position: relative;
}

input[type="file"] {
    display: block;
    display: none;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 66px 0 78px;
    margin: 2px 0 0;
    margin-top: 2px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #061d25;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.alert-custom {
    margin: 10px 0 -40px 0;
}


/**********form-page**********/


.form-control {
    height: 50px;
    margin-bottom: 20px;
    border-radius: 2px;
    box-shadow: initial;
}

    .form-control:hover {
        height: 50px;
        margin-bottom: 20px;
        border-radius: 2px;
        box-shadow: initial;
    }

    .form-control:focus {
        height: 50px;
        margin-bottom: 20px;
        border-radius: 2px;
        box-shadow: initial;
        border: 1px solid #ccc;
        outline: 0;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

.pdf-to-pdf-box {
    padding: 15px;
    background-color: #f5f5f5;
    border-radius: 2px;
    margin-bottom: 45px;
}

    .pdf-to-pdf-box .form-box {
    }

        .pdf-to-pdf-box .form-box .source-box {
        }

        .pdf-to-pdf-box .form-box .Convert-box {
        }

        .pdf-to-pdf-box .form-box .converter-box {
        }

        .pdf-to-pdf-box .form-box .page-settings-box {
        }

    .pdf-to-pdf-box .convert-box {
        margin-top: 20px;
    }

    .pdf-to-pdf-box .form-box .input-box {
        padding: 0px 10px;
    }

        .pdf-to-pdf-box .form-box .input-box li {
            display: inline-block;
        }

    .pdf-to-pdf-box .btn-box {
        text-align: right;
    }

.form-group {
    margin-bottom: 0;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 10px;
    font-weight: 700;
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
}

.width-auto {
}


.questions-option {
    text-align: left;
    margin-top: 20px;
}

[type="radio"]:checked, [type="radio"]:checked, [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

    [type="radio"]:checked + label::after {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    [type="radio"]:checked + label::after, [type="radio"]:not(:checked) + label::after {
        content: '';
        width: 15px;
        height: 15px;
        background: #232c3b;
        position: absolute;
        top: 5px;
        left: 5px;
        border-radius: 100%;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    [type="radio"]:checked + label::before, [type="radio"]:not(:checked) + label::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 25px;
        height: 25px;
        border: 2px solid #232c3b;
        border-radius: 100%;
        background: #fff;
    }

    [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
        position: relative;
        padding-left: 33px;
        cursor: pointer;
        line-height: 25px;
        display: inline-block;
    }

        [type="radio"]:checked + label::before, [type="radio"]:not(:checked) + label::before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 20px;
            height: 20px;
            border: 2px solid #232c3b;
            border-radius: 100%;
            background: #fff;
        }

    [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
        cursor: pointer;
        margin-right: 18px;
        font-weight: 400;
    }

        [type="radio"]:checked + label::after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
        }

        [type="radio"]:not(:checked) + label::after {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        [type="radio"]:checked + label::after, [type="radio"]:not(:checked) + label::after {
            content: '';
            width: 10px;
            height: 10px;
            background: #232c3b;
            position: absolute;
            top: 5px;
            left: 5px;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }


.checkbox label, .radio label {
    padding: 0;
    margin-right: 18px;
}

    .checkbox label input[type="checkbox"], .radio label input[type="radio"] {
        display: none;
    }

.checkbox .cr, .radio .cr {
    position: relative;
    display: inline-block;
    border: 2px solid #232c3b;
    border-radius: 5px;
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 10px;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon, .radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox .cr .cr-icon, .radio .cr .cr-icon {
    position: absolute;
    font-size: 12px;
    line-height: 0;
    top: 7%;
    left: 7%;
    color: #232c3b;
}

.checkbox .cr .cr-icon, .radio .cr .cr-icon {
    font-size: 12px;
    line-height: 0;
    color: #232c3b;
}

.fa-check::before {
    content: "\f00c";
    font-size: 12px;
}

.questions-option {
    text-align: left;
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 0px;
}

/**********custom**********/
.nav > li.mega-dropdown > a.dropdown-toggle {
    padding-right: 0 !important;
}

#divMain {
    padding-top: 50px;
}

    #divMain .p-50 {
        padding-bottom: 0;
    }

.e-upload-box.e-drag-wrapper {
    border: 0;
}
@media (max-width: 767.98px) {
    .mobile-pt-100 {
        padding-top: 75px !important;
    }
}