
.iroc_q_innersidepanel.show a.iroc_q_show_hide{
        float: left;
}
.iroc_q_innersidepanel.show{
    width:0%;
}
.iroc_q_innersidepanel a:hover i {
    color: #fff !important;
}

form.iroc_q_form_services label.label {
    margin: 0;
    padding: 0;
}
form.iroc_q_form_services {
    padding: 140px 100px;
}

.button_lodnexttype.back {
    right: 15%;
}
.iroc_q_innersidepanel.mk-top {
    padding-top: 4%;
}

.iroc_q_show_hide {
    display: block;
    float: right;
    clear: both;
    background: #00728f;
    color: #fff;
    padding: 6px 10px;
}
.iroc_q_fullp .full_page_height {
    /*height: calc( 100vh - 110px );
    overflow: hidden;*/
}
.iroc_q_btn {
    margin-top: 30px;
    margin-bottom: 30px;
    position:relative;
  
}


.button_lodnexttype:hover{
    color:#fff;
}

.iroc_q_btn button {
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
    max-width: 200px !important;
    display: block;
    position:relative;
}
button.home_blue {
    background: rgb(0, 113, 143);
    color: rgb(255, 255, 255);
    border: none;
    padding: 15px 15px;
    font-weight: 600;
    border-radius: 8px;
    border-bottom: 2px solid #03566d;
}
button.opp_green {
    background: #78a22f;
    color: #fff;
    border: none;
    padding: 15px 15px;
    font-weight: 600;
    border-radius: 8px;
    border-bottom: 2px solid rgb(84 114 33);
}
button.pro_yellow {
    background: #f4911d;
    color: #fff;
    border: none;
    padding: 15px 15px;
    font-weight: 600;
    border-radius: 8px;
    border-bottom: rgb(205 122 25);
}
button.emp_red {
    background: #bf2e1a;
    color: #fff;
    border: none;
    padding: 15px 15px;
    font-weight: 600;
    border-radius: 8px;
    border-bottom: rgb(162 37 20);
}
.sidebar_iqr--Collapse  i {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -moz-transition: transform 0.4s ease-out;
    -o-transition: transform 0.4s ease-out;
    -webkit-transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
}
form.iroc_q_form_services1 {
    padding: 53px 60px;
}
.table-responsive.yroc_q button.edit-btn {
    padding: 6px 10px;
    color: #000 !important;
}
button.emp_gray {
    background: #808083;
    color: #fff;
    border: none;
    padding: 15px 15px;
    font-weight: 600;
    border-radius: 4px;
    border-bottom: #333;
}
.table-responsive.yroc_q .form-group input {
    padding: 5px 5px !important;
    height: 30px;
    border: 1px solid #ccc !important;
    border-radius: 5px;
}

.table-responsive.yroc_q .form-group select {
    padding: 5px 5px !important;
    height: 30px;
    border: 1px solid #ccc !important;
}

.table-responsive.yroc_q .form-group input:focus {
    border: 2px solid #3C99C3 !important;
}

.table-responsive.yroc_q .form-group select:focus {
    border: 2px solid #3C99C3 !important;
}


button.opp_green.active:after {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #78a22f;
    content: "";
    position: absolute;
    right: -10px;
    top: 15px;
}
button.home_blue.active:after {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid rgb(0, 113, 143);
    content: "";
    position: absolute;
    right: -10px;
    top: 15px;
}
button.pro_yellow.active:after {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #f4911d;
    content: "";
    position: absolute;
    right: -10px;
    top: 15px;
}
button.emp_red.active:after {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #bf2e1a;
    content: "";
    position: absolute;
    right: -10px;
    top: 15px;
}

button.emp_gray.active:after {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #808083;
    content: "";
    position: absolute;
    right: -10px;
    top: 15px;
}


.table-responsive.yroc_q tbody tr th {
    border: none !important;
    outline: none;
    padding: 7px 5px;
}
.table-responsive.yroc_q tbody tr td {
    border: none !important;
    outline: none;
    padding: 7px 5px;
}
.iroc_q_fullp div#carouselExampleControlsa {
    margin-bottom: 0px;
}

.dark .button_lod {
    
}
.iroc_q_btn_start {
    width: 100%;
    float: right;
    position: absolute;
    bottom: 40px;
}
.iroc_q_btn_start.bg_iroc_btnnn .button_lodnexttype {
  
}
    .iroc_q_btn_start.bg_iroc_btnnn {
        /*display: inline-flex;
        float: left;
        justify-content: space-between;
        padding: 0px 15px;*/
    }
.bg_iroc_btnnn .button_lodnexttype.back {
    float: left;
    left: 20px;
    width: fit-content;
}
.bg_iroc_btnnn .button_lodnexttype {
   
    bottom:-20px !important;
}


.button_lodnexttype {
    position: absolute;
    padding: 6px 10px;
    text-align: center;
    background-color: #eb810a;
    padding: 10px 40px;
    border-radius: 5px;
    color: white;
    font-weight: 700;
    border: 1px solid #eb810a;
    z-index: 99;
    right: 20px;
    cursor: pointer;
    /*bottom: 80px;*/
    font-size: 16px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}

    .button_lodnexttype:hover {
        background-color: #eb134d;
        color: #fff;
        border: 1px solid #eb134d;
    }
    .button_lodnexttype.startbtn {
        bottom: -20px;
    }


.modal_iroc_content h2 {
    font-size: 23px;
    font-weight: bolder;
    color: #00708e;
    font-family: 'Helvetica' !important;
}
.modal_iroc_content p {
    font-family: 'helvetica_condensedregular' !important;
}
.modal_iroc_content ul li {
    font-family: 'helvetica_condensedregular' !important;
    list-style: disc;
    font-size: 14px;
}
.iroc_modal_contentfd .modal-body {
    padding: 30px;
}
.iroc_modal_contentfd button.closebtn.btn-close.btn_close {
    background: #00708e !important;
}
.iroc_modal_contentfd {
    z-index: 1090;
}
.fa-save:before {
    content: "\f0c7" !important;
}
.iroc_q_slideff.tabele_content {
    background: #f9fafc;
}
.iroc_q_slidef {
    background: url(../images/iroc/sl-1.png);
    height: calc( 100vh - 65px );
    width: 100%;
    float: left;
    padding-top: 4%;
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.iroc_q_slidefff {
    height: calc( 100vh - 65px );
    width: 100%;
    float: left;
}
.iroc_q_right.bg_blue {
    background: url(../images/iroc/bg_blue_light.jpg);
    background-size: cover;
    height: calc( 100vh - 65px );
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    background-size: cover;
}
.iroc_q_blue_left_content ul {
    padding-left: 0;
}
.iroc_q_blue_left_content ul li{
    color:#fff;
}
.save_icon {
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50px;
    margin-right: 5px;
}

.save_icon i {
    padding: 7px 8px;
    font-size: 16px;
    color: #006b89;
}

.save_icon:hover {
    background: #006b89;
    color: #fff;
}

.save_icon i:hover {
    color: #fff;
}

.image1 {
    opacity: 1;
    display: block;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.image2 {
    transition: .5s ease;
    opacity: 0;
    top: 1%;
    right: 12px;
    position: absolute;
}

.img-effect:hover .image1 {
    opacity: 0;
}

.img-effect:hover .image2 {
    opacity: 1;
}


.text1 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.text-white {
    color: #ffffff !important;
}
.textareabox {
    background: #fff;
    margin-top: 10%;
    border-radius: 10px;
}

.iroc_q_right.bg_green {
    background: url(../images/iroc/bg_green_light.jpg);
    background-size: cover;
    height: calc( 100vh - 65px );
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
}

.iroc_q_right.bg_yellow {
    background: url(../images/iroc/bg_yellow_light.jpg);
    background-size: cover;
    height: calc( 100vh - 65px );
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
}
.iroc_q_right.bg_red {
    background: url(../images/iroc/bg_red_light.jpg);
    background-size: cover;
    height: calc( 100vh - 65px );
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
}
.mk-top {
    padding-top: 4%;
}
.iroc_q_slideff {
    background: linear-gradient(to right, #f9fafc 0%,#ececec 100%);
    height: calc( 100vh - 65px );
    width: 100%;
    float: left;
    padding-top: 4%;
}


.content-wrapper1 {
    padding: 0px 0px 0px 15px;
    width: 100%;
    background: #f9fafc;
}
.logo-img {
    height: 250px;
    padding: 20px;
    margin-top: 5%;
}

.thank-sec {
    margin-bottom: 10%;
}

.thank-sec h2{
    font-size: 40px;
    font-weight: 900;
    color: #00728f;
}

.thank-sec h6{
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
button.edit-btn {
    background: #fff;
    color: #7F7F84;
    border: 2px solid #F3972A;
    padding: 10px 15px;
    font-weight: 600;
    border-radius: 4px;
}
.yroc_q .table th {
    color: #3C99C3;
    font-weight: bold;
}
.logo-img {
    height: 250px;
    padding: 20px;
    margin-top: 5%;
}

.thank-sec {
    margin-bottom: 10%;
}

    .thank-sec h2 {
        font-size: 40px;
        font-weight: 900;
        color: #e82655;
    }

    .thank-sec h6 {
        font-size: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

.iroc_q_slidingDiv {
    visibility: visible;
    opacity: 1;
}
.sidebar_iqr--Collapse .iroc_q_slidingDiv {
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
}
.sidebar_iqr {
    width: 250px;
    -moz-transition: width 0.5s ease-out;
    -o-transition: width 0.5s ease-out;
    -webkit-transition: width 0.5s ease-out;
    transition: width 0.5s ease-out;
    display: inline-block;
    z-index: 0;
    padding-top: 20px;
    float: left;
    background: #ffeddd;
    padding: 15px 15px;
    height: 100vh;
    box-shadow: 3px 1px 20px rgba(76, 74, 74, 0.10196078431372549);
}
 

.nav-sidebar {
    background: none;
    margin-top: 5px;
}

.sidebar_iqr ul li a span.fa {
    font-size: 20px;
}

.menuText {
    left: 50px;
    opacity: 1;
    -moz-transition: opacity 0.6s 0.2s ease-out;
    -o-transition: opacity 0.6s 0.2s ease-out;
    -webkit-transition: opacity 0.6s 0.2s ease-out;
    transition: opacity 0.6s 0.2s ease-out;
    position: absolute;
}

.collapseToggle_iqr {
    padding-left: 4px;
    display: block;
    cursor: pointer;
    padding-right: 5px;
    text-align: right;
}

#toggleIcon {
    -moz-transition: transform 0.4s ease-out;
    -o-transition: transform 0.4s ease-out;
    -webkit-transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
}

#toggleIcon {
    width:25px;
    height:25px;
}

    #toggleIcon i {
        color: #fff;
        width: 30px;
        height: 30px;
        background: #e82655;
        text-align: center;
        line-height: 30px;
        border-radius: 4px;
    }

        #toggleIcon i:hover {
            background-color: #fff;
            color: #e82655;
            border: 1px solid #e82655;
        }

.fa-chevron-left:before {
    content: "\f053";
}




.rotate_iqr i {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -moz-transition: transform 0.4s ease-out;
    -o-transition: transform 0.4s ease-out;
    -webkit-transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
}

.sidebar_iqr--Collapse {
    width: 75px;
    -moz-transition: width 0.6s ease-out;
    -o-transition: width 0.6s ease-out;
    -webkit-transition: width 0.6s ease-out;
    transition: width 0.6s ease-out;
}

    .sidebar_iqr--Collapse .menuText {
        opacity: 0;
        -moz-transition: opacity 0.3s ease-out;
        -o-transition: opacity 0.3s ease-out;
        -webkit-transition: opacity 0.3s ease-out;
        transition: opacity 0.3s ease-out;
        position: absolute;
    }

.mainiqr {
    
    -moz-transition: margin-left 0.6s ease-out;
    -o-transition: margin-left 0.6s ease-out;
    -webkit-transition: margin-left 0.6s ease-out;
    transition: margin-left 0.6s ease-out;
}

.mainiqr--slide {
    margin-left: 0px;
    -moz-transition: margin-left 0.6s ease-out;
    -o-transition: margin-left 0.6s ease-out;
    -webkit-transition: margin-left 0.6s ease-out;
    transition: margin-left 0.6s ease-out;
}











.container1 .nav1 {
    position: relative;
    width: 300px;
    top: 0;
    bottom: 0;
    padding: 1em;
    color: white;
}

    .container1 .nav1.right {
        right: -300px;
        transition: 0.2s ease;
    }

        .container1 .nav1.right.active {
            right: 0;
        }

    .container1 .nav1.left {
        left: -300px;
        transition: 0.2s ease;
    }

        .container1 .nav1.left.active {
            left: 0;
        }

    .container1 .nav1.left1 {
        left: -300px;
        transition: 0.2s ease;
    }

        .container1 .nav1.left1.active {
            left: 0;
        }



/*Range slider CSS start*/

.rangeslider {
    -webkit-appearance: none;
    outline: none;
    background: #003d47;
    width: 100%;
    position: relative;
    height: 5px;
    z-index: 3;
    border-radius: 10px;
    margin-left: 0px;
}

.slider-container {
    position: relative;
    width: 100%;
    margin: auto;
}
.textareabox textarea.form-control {
    border: none;
    outline: none;
    border-radius: 10px;
}
.slider-lower-fill {
    position: absolute;
    display: inline-block;
    width: 100%;
    height:5px;
    top: 11px;
    right: 0;
    background: linear-gradient(to right, #71c1ff, #71c1ff 33%, #599bd0 33%, #599bd0 66%, #3380bf 66%);
    border-radius: 3px;
    z-index: 2;
}

.slider-upper-fill {
    position: absolute;
    width: calc(100% - 32px);
    height: 5px;
    top: 11px;
    right: 0;
    background-color: rgba(179, 179, 179, 0.7);
    border-radius: 3px;
    z-index: 2;
}

.rangegrid {
    width: 100%;
    height: 15px;
    position: absolute;
    top: 18px;
}

.rangegrid-item {
    position: absolute;
    color: #599bd0;
    font-weight: 900;
    font-size: 10px;
    line-height: 20px;
}

    .rangegrid-item:nth-of-type(1) {
        left: -2%;
        text-align: center;
        color: #fff;
    }

    .rangegrid-item:nth-of-type(2) {
        left: 15%;
        text-align: center;
        color: #fff;
    }

    .rangegrid-item:nth-of-type(3) {
        left: 35%;
        text-align: center;
        color: #fff;
    }

    .rangegrid-item:nth-of-type(4) {
        left: 55%;
        text-align: center;
        color: #fff;
    }

    .rangegrid-item:nth-of-type(5) {
        left: 65%;
        text-align: center;
        color: #fff;
    }

    .rangegrid-item:nth-of-type(6) {
        left: 87%;
        text-align: center;
        color: #fff;
    }
    .rangegrid-item samp {
        width: 100%;
        float: left;
        font-weight: 100 !important;
        font-size: 20px;
        margin-top: 10px;
    }

   /* .rangegrid-item::before {
        content: "";
        display: block;
        height: 12px;
        width: 2px;
        background-color: #003d47;
        margin: 0px auto;
    }*/

/* IE */
.rangeslider::-ms-track {
    width: 100%;
    height: 5px;
    background: transparent;
    color: transparent;
    border-color: transparent;
    border-width: 14px 0;
}

.rangeslider::-ms-fill-lower {
    background: transparent;
}

.rangeslider::-ms-thumb {
    border: none;
    width: 12px;
    height: 12px;
    border: 1px solid #003d47;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
    position: relative;
    z-index: 4;
    margin-top: 4px;
}

.rangeslider::-ms-tooltip {
    display: none;
}

/* Chrome */
.rangeslider::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 12px;
    height: 12px;
    border: 1px solid #003d47;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
}

/* Firefox */
.rangeslider::-moz-range-thumb {
    width: 12px;
    height: 12px;
    border: 1px solid #003d47;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
}

.rangeslider::-moz-focus-outer {
    border: 0;
}

.whitebox1 {
    background: #fff;
    border-radius: 10px;
    margin-top: 10px;
    padding: 15px 30px;
}
.whitebox1 span {
    font-size: 12px;
    line-height: 14px;
    color: #003d47;
    font-weight: 600;
    width: 100%;
    float: left;
}

.emozi_icon_bottom p img {
    float: left;
    width: 30px;
}
.emozi_icon_bottom p {
    float: left;
    margin-right: 25px !important;
}
.emozi_icon_bottom p:nth-last-child(1) {
    margin-right: 0px !important;
}
.emozi_icon_bottom {
    width: 100%;
    float: left;
}
.emozi_icon_bottom p{
    margin:0px;
    padding:0px;
}
.modal_iroc_content p span {
    margin-right: 8px;
}
.modal_iroc_content p {
    display: flex;
}


.blue_dott {
    color: #00718f;
}
.green_dott {
    color: #78a22f;
}
.yellow_dott {
    color: #f4911d;
}
.modal_iroc_content ul li::marker {
    color: #00718f;
}
.modal_iroc_content p span i {
    font-size: 10px;
}
.blue_box_modal {
    background: #00708e;
    padding: 10px;
    color: #fff;
    border-radius: 5px;
    width: 100%;
    float: left;
}
.blue_box_modal ul {
        margin-bottom: 0;
    padding-left: 0px;
}
    .blue_box_modal ul li {
        display: inline-flex;
        font-size: 14px;
        width: 50%;
        float: left;
    }
.blue_box_modal ul li i {
    font-size: 5px;
    line-height: 19px;
    margin-right: 10px;
}
    .blue_box_modal:after {
        width: 0px;
        display: inline-block;
        height: 0px;
        top: 30.2em;
        border-top: 9px solid rgba(233, 30, 99, 0);
        border-left: 9px solid rgb(0, 112, 142);
        border-bottom: 0px solid rgba(233, 30, 99, 0);
        content: "";
        position: absolute;
        bottom: 100%;
        left: 12%;
        z-index: 99999 !important;
    }
.blue_box_modal p {
    margin: 0;
}

.green_modal_bgq .modal_iroc_content h2 {
    color: #78a22f;
}

.green_modal_bgq.iroc_modal_contentfd button.closebtn.btn-close.btn_close {
    background: #78a22f !important;
}

.green_modal_bgq .blue_box_modal {
    background: #78a22f !important;
}

.green_modal_bgq .blue_box_modal {
    background: #78a22f !important;
}

.green_modal_bgq .blue_box_modal:after {
    border-top: 9px solid rgba(233, 30, 99, 0);
    border-left: 9px solid #78a22f !important;
}
p.blue_textnb {
    color: #00708e;
}

.green_textnb {
    color: #78a22f;
}

.green_modal_bgq .modal_iroc_content ul li::marker {
    color: #78a22f;
}

.yellow_textnb {
    color: #f4911d;
}


.yellow_modal_bgq .modal_iroc_content h2 {
    color: #f4911d;
}

.yellow_modal_bgq.iroc_modal_contentfd button.closebtn.btn-close.btn_close {
    background: #f4911d !important;
}

.yellow_modal_bgq .blue_box_modal {
    background: #f4911d !important;
}

.yellow_modal_bgq .blue_box_modal {
    background: #f4911d !important;
}

.yellow_modal_bgq .blue_box_modal:after {
    border-top: 9px solid rgba(233, 30, 99, 0);
    border-left: 9px solid #f4911d !important;
}

.yellow_modal_bgq .modal_iroc_content ul li::marker {
    color: #f4911d;
}




.red_textnb {
    color: #bf2e1a;
}


.red_modal_bgq .modal_iroc_content h2 {
    color: #bf2e1a;
}

.red_modal_bgq.iroc_modal_contentfd button.closebtn.btn-close.btn_close {
    background: #bf2e1a !important;
}

.red_modal_bgq .blue_box_modal {
    background: #bf2e1a !important;
}

.red_modal_bgq .blue_box_modal {
    background: #bf2e1a !important;
}

    .red_modal_bgq .blue_box_modal:after {
        border-top: 9px solid rgba(233, 30, 99, 0);
        border-left: 9px solid #bf2e1a !important;
    }

.red_modal_bgq .modal_iroc_content ul li::marker {
    color: #bf2e1a;
}

.modal_pointer {
    cursor: pointer;
}
.iroc_modal_contentfd .modal-dialog.modal-dialog-centered {
    max-width: 700px;
}




.emozi_icon_bottom ul li img{
    width: 30px;
}

@media(min-width:1200px){
    .emozi_icon_bottom ul {
        align-items: center;
        display: flex;
    }
}

@media (max-width:1199px) {
    .emozi_icon_bottom ul {
        align-items: center;
        display: block;
    }
    .emozi_icon_bottom ul li {
        margin-bottom: 10px;
        margin-right: 5px;
    }
}




.emozi_icon_bottom ul li {
    width: 20%;
}

.emozi_icon_bottom .active img{
    transition: 50ms ease-in-out;
    box-shadow: 0px 0px #00728f;
    transform: scale(1.5);
    border: 1px solid #ccc;
    padding: 5px;
    transition: transform 50ms;
}

