﻿/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
    background: #f5f9ff;
    color: #000;
    font-family: "Fira Sans", sans-serif;
    font-size: 15px;
    text-align: inherit;
    display: flex;
    flex-direction: column;
    height: 100vh;
}

a {
    color: #007bff543;
    transition: 0.5s;
}

    a:hover, a:active, a:focus {
        color: #0b6bd3;
        outline: none;
        text-decoration: none;
    }

p {
    padding: 0;
    margin: 0 0 30px 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
}

*[dir="ltr"] .logo.float-left {
    float: right !important;
}

*[dir="rtl"] .fa-arrow-circle-right:before {
    content: "\f0a8" !important;
}

*[dir="rtl"] .fa-arrow-circle-left:before {
    content: "\f0a9" !important;
}

*[dir="rtl"] .text-left {
    text-align: right !important;
}

*[dir="rtl"] .mr-3 {
    margin-left: 1rem !important;
    margin-right: unset !important;
}

*[dir="rtl"] .custom-control-label::before, .custom-control-label::after {
    right: 0;
}

*[dir="rtl"] .custom-control-label span {
    position: relative;
    right: 21px;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    height: 100px;
    transition: all 0.5s;
    padding: 30px 0;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
    z-index: 1010;
    position: relative;
}

    #header.header-scrolled, #header.header-pages {
        height: 60px;
        padding: 10px 0;
    }

    #header .logo h1 {
        font-size: 36px;
        margin: 0;
        padding: 0;
        line-height: 1;
        font-weight: 400;
        letter-spacing: 3px;
        text-transform: uppercase;
    }

        #header .logo h1 a, #header .logo h1 a:hover {
            color: #00366f;
            text-decoration: none;
        }

.main-pages {
    margin-top: 60px;
}
/*--------------------------------------------------------------
# New 
--------------------------------------------------------------*/
.consentbox {
    padding: 30px 30px;
    overflow-y: scroll;
    height: 350px;
    border: 1px solid #dde2ec;
    background: #fff;
}

    .consentbox ul li {
        margin-top: 10px;
    }

    .consentbox .chkspc {
        padding: 20px;
    }

.queschekbox {
    margin: 14px 0px;
    font-size: 14px;
}

*[dir="ltr"] .queschekbox {
    text-align: left;
}

.quessone p {
    text-align: center;
    margin-bottom: 42px !important;
}

.langfirs {
    text-align: center;
    margin: 35px auto;
}

.secnbnd {
    margin-left: 25px;
}

.langfirs .btn {
    color: #000;
    background-color: #c2c2c2;
    border-color: #c2c2c2;
    padding: 10px 25px;
}

.clibutin {
    text-align: center;
    margin: 33px auto;
}

.imguserclk a {
    margin-left: 50px;
}

.img-fluid.imgradclik {
    border: 2px solid #c2c2c2;
    border-radius: 50%;
    padding: 10px;
}

#header .logo img {
    padding: 0;
    margin: -13px 0;
    max-height: 60px;
}

.Quessecbutoon {
    display: inline-block;
    font-weight: 600;
    position: relative;
    color: #fff;
    background: #4845a7;
    border: 1px solid transparent;
    border-radius: 8px;
    padding: 12px 20px;
    font-size: 14px;
    min-width: 300px;
    text-transform: uppercase;
    text-align: left;
    margin: 12px auto;
    box-shadow: 2px 6px #e9eef7;
}

    .Quessecbutoon:hover, .Quessecbutoon:visited, .Quessecbutoon:focus {
        color: #fff;
    }

.btnwelcome {
    display: inline-block;
    font-weight: 600;
    position: relative;
    color: #fff;
    background: #4845a7;
    border: 1px solid transparent;
    border-radius: 8px;
    padding: 9px 18px;
    font-size: 14px;
    min-width: 235px;
    text-transform: uppercase;
    text-align: left;
    margin: 12px auto;
    box-shadow: 2px 6px #e9eef7;
}

    .btnwelcome:hover, .btnwelcome:visited, .btnwelcome:focus {
        color: #fff;
    }

.btneng {
    background: #8faadc;
}


.queslangsector {
    padding: 10px;
}

.langquesbutton input[type=text] {
    width: 400px;
}

.Quesanswbutoon {
    background: #2c3e50;
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 10px 15px;
    font-size: 1.25em;
    text-align: center;
    min-width: 185px;
    text-transform: uppercase;
    margin: 0px 5px 10px;
    color: #fff;
}

.quesbuttonagree {
    margin: 40px auto;
}

.consentbox strong {
    font-size: 13px;
}

.consentbox ul li {
    font-size: 13px;
}

.container.spce {
    margin: 70px auto;
}

.englbuntn {
    text-align: center;
}

#step-1, #step-2, #step-3 {
    padding: 30px 0px 0px;
}

.texlabel .lableld {
}

.texlabe input[type='text'] {
    width: 70% !important;
}

.pagetitle {
    font-size: 22px;
    padding: 0px 0px 0px;
    font-weight: 600;
    line-height: 49px;
}

    .pagetitle strong {
        background: #f1f6ff;
        z-index: 1;
        position: relative;
        padding: 0 17px 0 0;
        margin: auto;
        font-weight: 400 !important;
    }

    .pagetitle::after {
        position: absolute;
        width: 96%;
        height: 1px;
        background: #E1E8F7;
        content: "";
        top: 29px;
        left: 18px;
    }

.procesection {
    background: #F1F6FF;
    padding: 20px 0px;
}

.stepwizard-step p {
    margin-top: 10px;
    font-size: 11px;
    line-height: 15px;
    width: 100%;
    text-align: center;
}

.stepwizard-row {
    display: table;
    margin: auto;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-step .btn-default::before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 203px;
    height: 3px;
    background-color: #d5e0f5;
    z-index: 0;
}

*[dir="ltr"] .stepwizard-step .btn-default::before {
    left: 29px;
}

*[dir="rtl"] .stepwizard-step .btn-default::before {
    right: 29px;
}

.stepwizard-step .wizard-active::before {
    background-color: #6036b6;
}

.stepwizard-step:last-child::before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 0%;
    height: 3px;
    background-color: #f3f3f3;
    z-index: 0;
}

.stepwizard-step:last-child a::before {
    background: none;
}

.stepwizard-step {
    text-align: center;
    position: relative;
    width: 208px;
}

*[dir="ltr"] .stepwizard-step {
    float: left;
}

*[dir="rtl"] .stepwizard-step {
    float: right;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    -webkit-appearance: none;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.step {
    list-style: none;
    margin: .2rem 0;
    width: 100%;
}

    .step .step-item {
        -ms-flex: 1 1 0;
        flex: 1 1 0;
        margin-top: 0;
        min-height: 1rem;
        position: relative;
        text-align: center;
    }

        .step .step-item:not(:first-child)::before {
            background: #0069d9;
            content: "";
            height: 2px;
            left: -50%;
            position: absolute;
            top: 9px;
            width: 100%;
        }

.stepwizard-step .wizard-active {
    background: #6036b6;
    border: none;
}

.stepwizard-step a:hover, .stepwizard-step a:focus, .stepwizard-step a:visited, .stepwizard-step a:active {
    color: #fff;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
    background: #D5E0F5;
    color: #fff;
    position: relative;
    z-index: 2;
    border: none;
}

.step .step-item a {
    color: #acb3c2;
    display: inline-block;
    padding: 20px 10px 0;
    text-decoration: none;
}

    .step .step-item a::before {
        background: #0069d9;
        border: .1rem solid #fff;
        border-radius: 50%;
        content: "";
        display: block;
        height: .9rem;
        left: 50%;
        position: absolute;
        top: .2rem;
        transform: translateX(-50%);
        width: .9rem;
        z-index: 1;
    }

.step .step-item.active a::before {
    background: #fff;
    border: .1rem solid #0069d9;
}

.step .step-item.active ~ .step-item::before {
    background: #e7e9ed;
}

.step .step-item.active ~ .step-item a::before {
    background: #e7e9ed;
}

.bg-contcolor {
    background: #fff;
    background-color: rgb(255, 255, 255);
    padding: 75px 30px 30px 30px;
}

.choseplan {
    margin-top: 94px;
}

.locdetect .detect {
    font-size: 14px !important;
    border: 1px solid #d2d0d0;
}

#detectbtmsec img {
    margin-top: -3px;
    margin-left: 3px;
}

.locdetect input[type=text] {
    background-image: url('../images/location.png');
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding-left: 35px;
}

.locdetect input[type=text], input[type=date], input[type=time], input[type=number] {
    height: 40px;
    font-size: 16px;
}

*[dir="rtl"] .datepicker-dropdown {
    max-width: 220px;
    width: 208px;
}

*[dir="rtl"].datepicker {
    float: right;
}

    *[dir="rtl"] .datepicker.dropdown-menu {
        right: auto;
    }


.fieldtofill .ticket {
    width: 100%;
}

.spacingsec {
    padding: 0px 15px;
}

.outersc {
    position: relative;
}

.absolutemate {
    position: absolute;
}

.signinbtn {
    background: #593bb1;
    border: 1px solid #593bb1;
    color: #fff;
    text-align: right;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 8px 17px;
}

    .signinbtn:hover {
        background: #fff;
        color: #000;
        border: 1px solid #6a2fbd;
    }

    .signinbtn:focus {
        color: #fff;
    }

        .signinbtn:focus:hover {
            color: #000;
        }

.backbtn {
    background: #8faadc;
    border: 1px solid #8faadc;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .5px;
    font-size: 14px;
}

*[dir="rtl"] .backbtn {
    margin-right: 16px;
}

*[dir="ltr"] .backbtn {
    margin-left: 16px;
}

.backbtn:hover {
    background: #fff;
    color: #000;
    border: 1px solid #8faadc;
}

.Quessecbutoon .fa-arrow-circle-right, .Quessecbutoon .fa-arrow-circle-left {
    margin-left: 20px;
    font-size: 20px;
}

.seconds .fa-arrow-circle-right, .seconds .fa-arrow-circle-left {
    margin-right: 20px;
    font-size: 20px;
}

.quessecbnum, .englbuntn {
    text-align: center;
}

.seconds {
    background: #8faadc;
    direction: ltr;
}

.logintlte h2 {
    color: #543dae;
    font-weight: 500;
    margin-bottom: 46px;
    font-size: 28px;
}

#loginpanel {
    background: #f5f9ff;
}

.whitebtn {
    background: #fff;
    padding: 10px 25px;
    border: 1px solid #e8e5e5;
    border-radius: 3px;
    font-weight: 500;
    /* text-transform: uppercase; */
    font-size: 16px;
    color: #000;
    margin-right: 15px;
}

    .whitebtn:hover {
        background: #543dae;
        color: #FFF;
        border: 1px solid #543dae;
    }

.nobtn {
    background: #ffdede;
    padding: 12px 25px;
    border: 1px solid transparent;
    border-radius: 6px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    box-shadow: 2px 6px #e9eef7;
    color: #ff0d0d;
    margin-right: 20px;
}

.Proceed {
    background: #593bb1;
    padding: 12px 20px;
    border: 1px solid transparent;
    border-radius: 6px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
    /* box-shadow: 2px 6px #e9eef7; */
    color: #fff;
    margin-right: 20px;
}

.nobtn:hover {
    background: #fff;
    color: #000;
    border: 1px solid #ffdede;
}

.Proceed:hover {
    background: #fff;
    color: #000;
    border: 1px solid #593bb1;
}

.questeditbtn {
    background: #593bb1;
    padding: 12px 20px;
    border: 1px solid transparent;
    border-radius: 6px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    margin-right: 20px;
}

    .questeditbtn:hover {
        background: #fff;
        color: #000;
        border: 1px solid #593bb1;
    }

.qanswsedtinbtn {
    text-align: right;
    padding: 20px 0px 40px;
}

.procedicon {
    padding: 6px 0px 0px 10px;
    border: none;
}

.englbuntn .seconds {
    background: #8faadc;
    font-weight: 600;
}

.section-Quesanwer {
    text-align: center;
}

    .section-Quesanwer h3 {
        font-weight: 400;
        padding: 6px 0px 40px 0px;
        font-size: 20px;
    }

#questionanswr {
    padding: 50px 0px 30px;
    background: #f5f9ff;
}

#loginpanel {
    padding: 125px 0px;
}

.hsSection {
    padding: 50px 0px;
}

.qanswsection {
    text-align: center;
}

.quesdets .answedet {
    background: #e5ecf8;
    border: none;
    border-radius: 5px;
    padding: 12px 20px;
    margin: 0px 15px;
    font-weight: 500;
    color: #4a4a4b;
}

.questinRest .qusresulist {
    background: #adbddb;
    border: none;
    border-radius: 3px;
    padding: 0px 3px;
    margin: 0px 0px;
    font-weight: 500;
    color: #fff;
    font-size: 10px;
    clear: both;
    width: auto !important;
}

.toptitle {
    color: #543dae;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
}

.bg-login {
    padding: 50px 0px 0px;
}

.leftsection .form-control {
    background-color: #e5ecf8;
    border: 1px solid #e5ecf8;
}

.backicon .fa-arrow-circle-left {
    padding: 6px 10px 0px 10px;
    border: none;
}

.queschekbox input[type='checkbox'] {
    margin-right: 15px;
}

.highlight-list p {
    padding: 0px;
    font-size: 14px;
}

.highlight-list .headtitle {
    font-weight: 600;
    color: #989898;
}

.highlight-list ol > li, .highlight-list ul > li {
    margin-top: 15px;
}

ol ul {
    list-style-type: disc;
}

.questeditbtnsec {
    text-align: right;
    margin: 70px 0px 0px;
}

*[dir="ltr"] .questinRest span {
    float: left;
    width: 100%;
}

*[dir="rtl"] .questinRest span {
    float: right;
    width: 100%;
}

.quesdets, .rigtsec {
    padding: 10px 0;
    overflow: hidden;
}

*[dir="ltr"] .rigtsec {
    text-align: right;
    margin-top: 10px;
}

*[dir="rtl"] .rigtsec {
    text-align: left;
    margin-top: 10px;
}

.rigtsec span {
    margin-left: 20px;
}

.quesdets p {
    font-size: 15px;
    color: #454648;
}

.linespacer {
    width: 100%;
    border-bottom: 2px solid #e8edf5;
}

.logo .textitle {
    font-weight: 600;
    color: #543dae;
    font-size: 24px;
}

*[dir="ltr"] .secbtn {
    text-align: right;
}

*[dir="rtl"] .secbtn {
    text-align: left;
}

.colsign {
    color: red;
    font-size: 16px;
}

.col-form-label {
    font-size: 14px !important;
    color: #414141;
}

.quessecbnum a {
    margin: 0px 20px;
}

*[dir="rtl"] .swal-text {
    text-align: right !important;
}
/* The container */
.radio .checkround:visted::after {
    background: #c2c2c2 !important;
}

.lable1 {
    display: inline-block;
    background: #fff;
    color: #000;
    margin: 0px 25px 25px 0;
    padding: 12px 20px;
    border-radius: 3px;
    list-style-type: none;
    border: 1px solid #025498;
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
}

/* The radio */
.radio {
    /* display: block; */
    position: relative;
    /*padding-left: 21px;*/
    margin-bottom: 0px !important;
    min-width: 120px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

*[dir="rtl"] .radio {
    text-align: right;
}
/* Hide the browser's default radio button */
.radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
/* Create a custom radio button */
.checkround {
    position: absolute;
    top: 2px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border-color: #000;
    border-style: solid;
    border-width: 2px;
    border-radius: 50%;
}
/* When the radio button is checked, add a blue background */
.radio input:checked ~ .checkround {
    background-color: #fff;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkround:after {
    content: "";
    position: absolute;
    display: none;
}
/* Show the indicator (dot/circle) when checked */
.radio input:checked ~ .checkround:after {
    display: block;
}
/* Style the indicator (dot/circle) */
.radio .checkround:after {
    left: 1px;
    top: 1px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #543dae;
}
/* Style for gradient color */
.gradient-button {
    font-size: 14px;
    padding: 12px 20px;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    box-shadow: 0 0 20px #eee;
    border-radius: 6px;
    width: 200px;
    box-shadow: 0 1px 3px rgba(125, 34, 200, .12), 0 1px 2px rgba(74, 67, 168, 0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    cursor: pointer;
    display: inline-block;
    border: 1px solid transparent;
    background-size: 100% auto;
}

.gradientbtn {
    background: linear-gradient(to right, #7f20ca 0%, #4943a8 51%, #4943a8 100%)
}

.input-group-addon {
    display: flex;
    margin-left: -1px;
    padding: 10px 8px 8px 8px !important;
    border: 1px solid #e5ecf8 !important;
    border-radius: 0px 4px 4px 0px !important;
}

.socre {
    padding: 0px 0px 10px;
}

.progress {
    font-size: .75rem !important;
    height: .80rem !important;
}

.progress-bar {
    background-color: #543dae !important;
}

.section-Quesanwer h3 {
    padding: 6px 0px 20px 0px !important;
}

.cc-selector input {
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    visibility:hidden;
    display: none;
}

    .cc-selector input:active + .smiley-cc {
        opacity: .9;
    }

    .cc-selector input:checked + .smiley-cc {
    }

.smiley-cc {
    cursor: pointer;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 80px;
    height: 70px;
}

    .smiley-cc:before {
        background-color: white;
        color: white;
        content: " ";
        display: block;
        border-radius: 50%;
        border: 1px solid grey;
        position: absolute;
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 24px;
        transition-duration: 0.4s;
        transform: scale(0);
    }

    .smiley-cc svg {
        transition-duration: 0.2s;
        transform-origin: 50% 50%;
        filter: drop-shadow(2px 2px 4px #000);
    }

:checked + .smiley-cc:before {
    content: "✓";
    background-color: grey;
    transform: scale(1);
}

:checked + .smiley-cc svg {
    transform: scale(1.2);
}

.subSpan {
    font-weight: bold;
}
/****************Range slider******************/

.sliderRng {
    -webkit-appearance: none;
    width: 87%;
    height: 6px;
    background: #d3d3d3;
    margin-top: 10px;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
    float: left;
}

    .sliderRng:hover {
        opacity: 1;
    }

    .sliderRng::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 20px;
        height: 20px;
        background: #4943a8;
        cursor: pointer;
        border-radius: 50%;
        border: none;
    }

    .sliderRng::-moz-range-thumb {
        width: 20px;
        height: 20px;
        background: #4943a8;
        cursor: pointer;
        border-radius: 50%;
        border: none;
    }

.mesaurent {
    clear: both;
}

#divQuestion output {
    float: left;
    padding: 6px 11px;
    display: block;
}

/****************Range slider******************/


/* Style for gradient color */
/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/
@media (min-width: 1200px) {
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .logo .textitle {
        font-size: 20px !important;
    }
}

@media (max-width: 991px) {
    #header {
        padding: 30px 0;
        height: 99px;
        border-bottom-right-radius: 35px;
        box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.13);
    }

    #intro {
        padding: 140px 0 60px 0;
    }

        #intro .intro-img {
            width: 80%;
            float: none;
            margin: 0 auto 25px auto;
        }

    .smiley-cc {
        width: 50px;
        height: 50px;
    }

        .smiley-cc:before {
            width: 16px;
            height: 16px;
            line-height: 14px;
        }
}

@media (min-width: 768px) and (max-width: 991px) {
    .logo .textitle {
        font-size: 16px !important;
    }

    .smiley-cc {
        width: 50px;
        height: 50px;
    }

        .smiley-cc:before {
            width: 16px;
            height: 16px;
            line-height: 14px;
        }
}

@media (max-width: 767px) {
    body {
        display: flex;
        flex-direction: column;
        height: -webkit-fill-available;
    }

    .stepwizard-step {
        display: table-cell;
        text-align: center;
        position: relative;
        float: none !important;
        width: auto;
    }

        .stepwizard-step p {
            display: none;
        }

        .stepwizard-step .btn-default::before {
            top: 14px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 100%;
            height: 3px;
            background-color: #d5e0f5;
            z-index: 0;
        }

    *[dir="ltr"] .stepwizard-step .btn-default::before {
        left: 58%;
    }

    *[dir="rtl"] .stepwizard-step .btn-default::before {
        right: 58%;
    }

    .stepwizard-step .wizard-active::before {
        background-color: #6036b6;
    }

    *[dir="rtl"] .backbtn {
        margin-right: 0px;
    }

    *[dir="ltr"] .backbtn {
        margin-left: 0px;
    }

    .btn-circle {
        position: static;
    }

    .stepwizard-row {
        display: table-row;
        margin: auto;
    }

    .container.spce {
        margin: 0px auto;
    }

    .lable1 {
        display: block;
        background: #fff;
        color: #000;
        margin: 0px 0px;
        padding: 7px 20px;
        border-radius: 3px;
        list-style-type: none;
        border: 1px solid #ddd;
        margin-bottom: 20px;
        -webkit-touch-callout: none !important;
        -webkit-user-select: none !important;
    }

    *[dir="ltr"] .lable1 {
        text-align: left;
    }

    *[dir="rtl"] .lable1 {
        text-align: right;
    }

    *[dir="ltr"] .section-Quesanwer {
        text-align: left;
    }

    .section-Quesanwer h3 {
        line-height: 30px;
        padding: 6px 0px 0px 0px;
    }

    .quessecbnum a {
        margin: 0px 0px;
    }

    #questionanswr .rigtsec a {
        float: right;
    }

    .quesdets span {
        display: block;
        padding: 10px 0px 0;
    }

    .quesdets, .rigtsec {
        padding: 10px 0 0;
        overflow: hidden;
    }

    #intro {
        width: 33%;
        display: none;
    }

        #intro .intro-info h2 {
            font-size: 34px;
            margin-bottom: 30px;
        }

    .queschekbox {
        text-align: center;
    }

    .consentbox strong {
        font-size: 13px;
    }

    #about .about-container p {
        font-size: 13px;
    }

    .consentbox ul li {
        font-size: 13px;
    }

    .queschekbox {
        font-size: 15px;
    }

    .section-heigh h4 {
        margin: 18px 0px;
    }

    *[dir="ltr"] .section-heigh {
        text-align: center;
    }

        *[dir="ltr"] .section-heigh p {
            text-align: left !important;
        }

    .whitebtn {
        min-width: 185px;
        margin: 5px auto;
    }

    .questinRest .qusresulist {
        padding: 4px 8px !important;
        margin: 0px 2px !important;
        display: inline-block;
        font-size: 10px;
    }

    .rigtsec {
        text-align: left !important;
        padding: 0 0 10px 0px;
    }

    .quesdets p {
        font-size: 15px !important;
        margin: 0;
    }

    .questeditbtnsec {
        text-align: center !important;
        margin: 40px 0px 0px;
    }

    .questeditbtn {
        margin: 10px 0px !important;
    }

    .logo .textitle {
        font-size: 10px !important;
        display: none;
    }

    #header .logo img {
        margin: 0px 0 !important;
        max-height: 40px !important;
    }

    .pagetitle {
        font-size: 20px !important;
        text-align: center;
    }

    #main {
        padding: 20px 15px 20px;
        background: url("../images/mob-header-corner.png") no-repeat 0px 0px;
        position: relative;
        z-index: 1233;
    }

    .quesdets.mt-5 {
        margin-top: 20px !important;
    }

    .qanswsedtinbtn .btn, .leftsection .btn, .questeditbtnsec .btn, #divSubmit .btn, .Quesanswbutoon1.btn, .Quesanswbutoon.btn {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 25px;
    }

    .signinbtn, .backbtn {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .stepwizard-step:last-child a::before {
        background: none;
        display: none;
    }

    .pagetitle {
        margin: 0;
        padding: 0;
        line-height: 35px !important;
    }

    .qanswsedtinbtn {
        text-align: right;
        padding: 40px 0px 40px;
    }

    .col-form-label {
        padding-bottom: 0px !important;
    }

    .form-group {
        margin-bottom: 0rem !important;
    }

    .pagetitle::after {
        display: none;
    }

    .quesdets .answedet {
        display: block;
        margin: 0px !important;
    }

    .qanswsection {
        text-align: left;
    }

    .bothcl {
        text-align: center !important;
    }

    .backbtn {
        margin-bottom: 10px;
    }

    .stepwizard-step p {
        font-size: 12px !important;
    }

    .bg-login {
        padding: 0px 0px;
    }

    #step-1, #step-2, #step-3 {
        padding: 10px 0px 0px;
    }

    .col-md-8.linespacer {
        border: none;
    }

    #questionanswr {
        padding: 0px 0px 20px;
        min-height: inherit !important
    }

    #loginpanel {
        padding: 60px 0px 0px 0px;
    }

    .logintlte h2 {
        padding: 0px !important;
    }

    .secbtn {
        text-align: center;
    }

    #divQuestion output {
        padding: 6px 0px;
        display: block;
    }

    *[dir="ltr"] #divQuestion output {
        float: left;
    }

    *[dir="rtl"] #divQuestion output {
        float: left;
    }

    .sliderRng {
        -webkit-appearance: none;
        width: 100%;
    }

    .section-heigh h5, .section-heigh h5 {
        margin: 0px !important;
    }

    *[dir="rtl"] .datepicker.dropdown-menu {
        right: auto !important;
    }

    .smiley-cc {
        width: 50px;
        height: 50px;
    }

        .smiley-cc svg {
            width: 105%;
        }

        .smiley-cc:before {
            width: 16px;
            height: 16px;
            line-height: 14px;
        }
}

@media (max-width: 480px) {
    .smiley-cc {
        width: 47px;
        height: 49px;
    }

        .smiley-cc svg {
            width: 115%;
        }
}

/* :hover will only work in Edge, Chrome, Safari 9+ for now  */
@media (hover: hover) {
    .lable1:hover {
        background: #543dae;
        color: #fff;
    }
}
/* no script warning */
#noscript-warning {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5050;
    text-align: center;
    font-weight: bold;
    font-size: 120%;
    color: #fff;
    background-color: #AE0000;
    padding: 5px 0;
}
/* no script warning end here*/

/******************Footer***********************/




.header {
    flex-shrink: 0;
}

#main {
    flex: 1 0 auto;
}

.footer {
    color: #7c89a1;
    font-size: 14px;
    border-top: solid 1px #d5e0f5;
    padding: 20px 0px;
    flex-shrink: 0;
}

*[dir="rtl"] .footer .float-right {
    float: left !important;
}

@media (max-width: 767px) {
    .smdevDet, *[dir="rtl"] .footer .float-right {
        float: none !important;
        margin: auto;
        display: table;
    }
}
/* 
 * This is a nice full CSS3 loader made with LESS 
*/
.spin {
    -webkit-animation: spin 750ms infinite linear;
    -moz-animation: spin 750ms infinite linear;
    animation: spin 750ms infinite linear;
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    to {
        -moz-transform: rotate(360deg);
    }
}

.rspin {
    -webkit-animation: rspin 2250ms infinite linear;
    -moz-animation: rspin 2250ms infinite linear;
    animation: rspin 2250ms infinite linear;
}

@-webkit-keyframes rspin {
    to {
        -webkit-transform: rotate(-360deg);
    }
}

@-moz-keyframes rspin {
    to {
        -moz-transform: rotate(-360deg);
    }
}

/**************Loader*****************/
.loader {
    background: linear-gradient(to right, #7f20ca 0%, #4943a8 51%, #4943a8 100%);
    border-radius: 100%;
    position: relative;
    height: 150px;
    width: 150px;
    overflow: hidden;
    opacity: 0.7;
}

    .loader .c {
        position: absolute;
        left: 40%;
        top: 40%;
        margin: -27.5% 0 0 -27.5%;
        width: 75%;
        height: 75%;
        background-color: #ffffff;
        border-radius: 100%;
        z-index: 3;
    }

    .loader .d {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

        .loader .d .e {
            position: absolute;
            top: 1%;
            left: 50%;
            margin: 0 0 0 -25px;
            height: 14px;
            width: 50px;
            -webkit-transform: rotate(10deg) skew(20deg);
            -moz-transform: rotate(10deg) skew(20deg);
            border-radius: 3px;
            background: #999;
        }

    .loader .r {
        z-index: 2;
        position: absolute;
        left: 50%;
        top: -1px;
        bottom: -1px;
        margin-left: -12.5px;
        background-color: #ffffff;
        width: 25px;
    }

    .loader .r1 {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
    }

    .loader .r2 {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
    }

    .loader .r3 {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
    }

    .loader .r4 {
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
    }


/******************Footer***********************/
