html {
    -webkit-text-size-adjust: none !important; /* Prevent font scaling in landscape */
}

@media (max-width: 1880px) {

}

@media (max-width: 1200px) {
    .menuzord-wrapper .menuzord-brand {
        width: 180px;
        margin-top: 20px;
        height: 30px;
    }

    /*tools banners*/
    #informatii .articles {
        margin: 0;
        padding: 2% 5% 5% 19%;
    }

    .show-on-1200 {
        display: block;
    }

    #informatii .icon {
        float: none;
        width: 50px;
        height: 50px;
        padding: 9px;
        border: 1px #4a4a4a solid;
        border-radius: 50%;
        margin: 0 auto;
    }

    #informatii .columns h3 {
        padding: 10px 0 5px 5px;
        text-align: center;
        font-size: 16px;
        font-weight: 600;
        line-height: 16px;
    }

    .boxed-compensation .column:nth-child(4) {
        min-height: 250px !important;
        margin-top: 0;
    }

    .boxed-compensation .column:nth-child(4) .text {
        padding: 0 15px;
    }

    #contact-details .question-text {
        right: 0;
    }

}

@media (max-width: 1124px) {

    .hide-on-1124 {
        display: none;
    }

    .left-and-right-sidebar .left-bar {
        width: 25%;
    }

    .left-and-right-sidebar .center-wrapper {
        width: 75%;
    }

    .left-and-right-sidebar .center-wrapper .table-container,
    .terms-conditions .content {
        margin-right: 15px;
    }
}

@media (max-width: 1024px) {

    #reminder .info-additional .content {
        background-color: rgba(255, 255, 255, 0.65);
        padding-bottom: 26px;
        border-radius: 5px;
    }

    #header-support .contacte,
    .hide-on-1024 {
        display: none;
    }

    /*==============#call us===============*/
    .phone-top-responsive {
        display: block;
        float: right;
        font-size: 38px;
        line-height: 0;
        position: relative;

    }

    .phone-top-responsive i {
        color: #555555;
        top: 12px;
        right: 15px;
        position: absolute;
        -webkit-transition: 200ms ease;
        -moz-transition: 200ms ease;
        -o-transition: 200ms ease;
        -ms-transition: 200ms ease;
        transition: 200ms ease;
    }

    /*==============//call us=================*/
    .menuzord-wrapper .phone {
        display: none;
    }

    .menuzord-menu.menuzord-right {
        margin-right: 10%;
    }
}

@media (max-width: 960px) {

    #informatii .next {
        margin: 0 35px;
    }

    .menuzord-wrapper .menuzord-right {
        margin-right: 10%;
    }

}

@media (max-width: 992px) {

    .left-and-right-sidebar .center-wrapper {
        width: 100%;
    }

    .left-and-right-sidebar .center-wrapper .table-container,
    .terms-conditions .content {
        margin-left: 0;
        margin-right: 0;
    }

    .center-wrapper
    .step-description .description {
        padding: 0;
    }

    .hide-992 {
        display: none;
    }

    .show-on-992,
    #show-on-992 {
        display: block !important;
    }

    .width-75 {
        width: 100%;
    }

    .despre_cv .limit-cv {
        max-width: 600px;
        margin: 0 auto;
    }

    .icon-404 svg {
        width: 300px;
    }

    #error-404 .error-content h1 {
        font-size: 70px;
    }

    /* phone bar index*/
    #contact-details .phone-row {
        height: 222px;
    }

    #contact-details .question-icon {
        width: 100%;
        height: 50%;
    }

    #contact-details .phone-list .phone-bar {
        width: 100%;
        height: 50%;
    }

    .phone-list .icon {
        float: right;
        position: static;
    }

    #contact-details .question-text h2 {
        text-align: left;
    }

    #contact-details .phone-list .phone-bar .phone-bar-list {
        padding-left: 0;
    }

}

@media (min-width: 993px) {

    .all-company .companies section:hover {
        background-color: #dbecdd;
        border-radius: 10px;
        transition: all linear 0.2s;
    }

}
@media (max-width: 993px) {

    .menuzord-menu .inline {
        flex-wrap: wrap;
    }

}

@media (max-width: 862px) {
    /* header individual style*/
    .menuzord-wrapper .informatii_utile_862{
        width: 147px!important;
        margin: 0 auto!important;
    }
    .menuzord-wrapper .ghid_consumator{
        margin-top: 0!important;
    }
    /* Header */
    #header-support{
        display: none;
    }
    .menuzord-wrapper {
        top: 0;
    }
    .menuzord .showhide {
        display: block!important;
    }
    /* Brand */
    .menuzord-wrapper .menuzord-brand {
        left: 50%;
        margin-left: -80px;
        margin-top: 12px;
        width: 160px;
    }
    /* Menu */
    .menuzord-responsive .full-height-menu {
        height: calc(100vh - 45px);
    }

    .menuzord-responsive .menuzord-menu {
        width: 100%;
        float: left !important;
        display: none;
        background-color: #fff;
        z-index: 100;
        position: relative;

    }
    .menuzord-menu{
        display: none;
    }
    .menuzord-menu .mb-collapse {
        display: none;
    }

    .menuzord-menu .close-menu {
        position: absolute;
        top: 20px;
        left: 20px;
        color: #000;
    }

    .close-menu-active {
        /*position: absolute;*/
        display: block;
        z-index: 1000;

    }

    .close-menu-active i {
        color: #008538;
        padding: 0 20px;
        font-size: 24px;
    }

    /* Menu items */
    .menuzord-responsive .menuzord-menu > li > a {
        padding: 12px 20px !important;
        border-bottom-width: 1px;
        font-weight: bold;
    }
    .menuzord-responsive .menuzord-menu > li {
        width: 100%;
        display: block;
        position: relative;
    }

    .menuzord-responsive .menuzord-menu > li > a {
        width: 100%;
        padding: 12px 20px;
        display: block;
        border-bottom: solid 1px #f0f0f0;
    }

    .menuzord-responsive .menuzord-menu > li:first-child > a {
        border-top: solid 1px #f0f0f0;
    }

    /* new design */
    .menuzord-responsive .menuzord-menu > li {
        background-color: rgb(0, 132, 56);
    }

    /* Megamenu */
    .menuzord-responsive .menuzord-menu > li > .megamenu {
        width: 100% !important;
        left: 0 !important;
        position: static;
        border-top: none;
        border-bottom: solid 1px #f0f0f0;
    }

    .menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row [class*="col"] {
        float: none;
        /*display: block;*/
        width: 100% !important;
        margin-left: 0;
        margin-top: 15px;
    }

    .menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row:first-child [class*="col"]:first-child {
        margin-top: 0;
    }

    .menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row {
        margin-top: 0;
    }



    .menuzord-wrapper .menuzord-right {
        margin-right: 9%;
    }

    .menuzord-responsive .menuzord-brand {
        width: 160px;
    }

    .menuzord-menu > li > a {
        padding-right: 7px !important;
        padding-left: 7px !important;
    }
    .phone-top-responsive i {
        top: 3px;
    }

    .menuzord-menu .maimult {
        padding: 10px 5px;
        margin: 10px 0;
    }

    .login {
        display: none;
    }

    #call-us-top {
        display: block;
    }

}

@media (max-width: 768px) {

    .contact-information .wrap-form {
        padding: 15px 0;
    }

    .contact-information .content ul {
        padding: 18px 15px;
    }

    #reminder .img-responsive.img {
        background: rgba(24, 123, 52, 0.15);
        padding: 0 20px;
    }

    #reminder .info-additional .content {
        background: none;
        position: relative;
        right: 0;

    }

    .hide-768,
    #footer-main .logo,
    .scroll {
        display: none!important;
    }

    /*!*end menu style*!*/
    /*.scroll {*/
    /*display: none;*/
    /*}*/
    .center-wrapper h2,
    .center-wrapper h3 {
        font-size: 1.0em;
    }

    .menuzord-menu > li {
        display: block;
    }

    .show-768,
    #show-768 {
        display: block;
    }

    .asigurari-mobile a{
        flex-direction: inherit!important;
        justify-content: inherit!important;
        display: flex;
    }

    #asigurari .info-block.flat-on-768 .mobile-arrow .fa {
        background-color: #b5b5b5;
    }

    #asigurari .info-block.flat-on-768 .icon {
        background-size: 250px;
        width: 86px;
    }

    #asigurari .info-block .technical-testing .icon {
        background-position: 254px -156px;
    }

    #asigurari .info-block .auto-taxes .icon {
        background-position: 168px -158px;
    }

    #asigurari .info-block .in-case-accident .icon {
        background-position: 85px -163px;
    }

    .menuzord .showhide {
        float: left;
    }

    #asigurari .flat-on-768 h1 {
        font-size: 150%;
    }

    /*Start Asigurare Medicala Covid*/
    #asigurari .flat-on-768 .asigurari .asigurare_medicala_covid .calc-icon .svg_asg_cov:nth-child(1),
    #asigurari .flat-on-768 .asigurari .asigurare_medicala_covid .calc-icon .svg_asg_cov:nth-child(3) {
        display: none;
    }
    #asigurari .flat-on-768 .asigurare_medicala_covid h2 {
        font-size: 16px;
    }
    #asigurari .asigurari .asigurare_medicala_covid .calc-icon {
        display: flex;
        align-items: center;
    }
    #asigurari .flat-on-768 .asigurare_medicala_covid .calc-icon .svg_asg_cov {
        height: 60px;
    }
    /*End Asigurare Medicala Covid*/


    /*menu style*/
    .menuzord-responsive .menuzord-brand {
        left: 50%;
        margin-left: -80px;
    }

    .menuzord .menuzord-menu li ul li:nth-child(1) {
        /*padding-left: 0;*/
    }

    .menuzord .menuzord-menu li ul li {
        /*padding-left: 22px;*/
    }

    .menuzord-menu > li > .megamenu .megamenu-row:first-child {
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .menuzord-menu > li > .megamenu {
        webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }


    .menuzord.green .menuzord-menu > li:hover > a {
        border-bottom-color: #f0f0f0;
    }

    .menuzord.green .menuzord-menu > li:hover > a,
    .menuzord.green .menuzord-menu ul.dropdown li:hover > a {
        background-color: #e9e7e7;
    }

    #asigurari .flat-on-768 h1 {
        padding: 6px 0;
    }

    /******#body list menu******/
    #asigurari .flat-on-768 .icon img {
        max-width: 100%;
        height: auto;
    }

    #asigurari .flat-on-768 .butt {
        display: none;
    }

    #asigurari .flat-on-768 .calc-icon {
        height: 90px;
        float: left;
        padding: 0 10px;
    }

    #asigurari .flat-on-768 ul li:hover .calc-icon {
        height: 90px;
        padding: 0 10px;
    }
    #asigurari .flat-on-768 .calc-icon .medicala_icon_covid {
        width: 85px;
    }
    #asigurari .flat-on-768 .calc-icon svg {
        width: 85px;
        margin: 0;
    }

    #asigurari .flat-on-768 .icon {
        margin: 2px 233px 10px 5px;
        height: 85px;
        background-size: 310px;
        /*width: 100px;*/
    }

    section.horizontal-menu#asigurari ul li,
    #asigurari .flat-on-768 ul li {
        position: relative;
        width: 323px;
        height: 90px;
    }
    /*start casco_basic*/

    #asigurari .casco_basic.global_disabled .calc-icon svg {
        width: 100px!important;
    }
    #asigurari .masina_la_schimb.global_disabled .calc-icon svg {
        width: 75px!important;
    }
    #asigurari .asigurari .calc-icon svg {
        height: inherit!important;
    }
    #asigurari .masina_la_schimb .calc-icon{
        display: flex;
        align-items: center;
    }
    #asigurari .masina_la_schimb #masina_la_schimb {
        height: 75px!important;
    }
    /*end casco_basic*/
    section.horizontal-menu#asigurari ul .technical-testing:hover {
        background-color: #61ad58;
    }

    section.horizontal-menu#asigurari ul .auto-taxes:hover {
        background-color: #ba1f25;
    }

    section.horizontal-menu#asigurari ul .in-case-accident:hover {
        background-color: #fc7e39;
    }

    .fa-caret-right:before {
        content: "\f0da";
        margin-left: 12px;
    }

    #asigurari .flat-on-768 .rca .icon {
        background-position: -116px -105px;
    }

    #asigurari .flat-on-768 .carteverde .icon {
        background-position: 0px -112px;
    }

    #asigurari .flat-on-768 .casco .icon {
        background-position: -103px 0;
    }

    #asigurari .flat-on-768 .medical .icon {
        background-position: -522px 0;
    }

    #asigurari .flat-on-768 .accidente .icon {
        background-position: 99px -208px;
    }

    #asigurari .flat-on-768 h2 {
        padding-top: 0px;
        font-size: 18px;
        font-weight: 600;
        position: absolute;
        left: 31%;
        top: 0;
        height: inherit;
        width: 49%;
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #contact-details .how-to-buy .ico svg {
        /* height: 75px; */
    }

    #contact-details .how-to-buy .ico svg {
        /* fill: #2f8458; */
    }

    #contact-details .how-to-buy ul li {
        padding-top: 20px;
        padding-bottom: 50px;
    }

    /*-----Information tools--------*/
    #informatii .articles {
        margin: 0;
        padding: 5px 15px 5px 32px
    }

    #header-nav{
        display: none;
    }

    .no-js #header-support {
        display: block;
    }

    #asigurari {
        margin-top: 0;
        padding-top: 55px;
    }

    .flat-on-768 .mobile-arrow .fa ,
    .casco_basic  .mobile-arrow .mobile_txt,
    .masina_la_schimb   .mobile-arrow .mobile_txt {
        display: block;
        font-size: 34px;
        color: #fff;
        width: 33px;
        height: 33px;
        border-radius: 100px;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 17px;
        margin: auto;
    }
    .casco_basic .mobile-arrow .mobile_txt,
    .masina_la_schimb  .mobile-arrow .mobile_txt {
        color: #000;
        /*transform: rotate(90deg);*/
        font-size: 14px;
        width: 28%;
        margin: 0;
        right: -10px;
        position: absolute;
        bottom: 0;
        top: 43px;
    }
    #informatii .next {
        margin: 0 29px;
    }

    #footer-main .logo svg {
        width: 163px;
    }

    /*=================despre_rca================*/
    .upper-description-bar {
        margin-top: 45px;
    }

    .page-left-wrapper {
        width: 100%;
    }

    .page-left-wrapper .navigation ul {
        padding-left: 0;
    }

    .page-left-wrapper .navigation .sub-navigation {
        padding-left: 50px;
    }

    .page-left-wrapper .nav-about-rca ul li {
        max-width: 300px;
    }

    .page-left-wrapper .navigation .sub-navigation li {
        max-width: 244px;
    }

    .upper-description-bar h1 {
        font-size: 20px;
        padding: 10px 0;
    }

    .page-left-wrapper .legislation .row .image {
        text-align: center;
    }

    .page-left-wrapper .legislation ol {
        padding-left: 34px;
    }

    .show-less {
        /*display: none;*/
    }

    /*================/despre_rca================*/
    /* ------gifts*/
    .gifts .responsive-table tbody td:nth-child(1) {
        background-color: transparent;
    }

    /* ------ // gifts*/
    .why-us .article-row p {
        text-align: center;
    }

    .why-us .article-row .icon {
        margin: 30px auto;
    }

    .why-us .article-row .title {
        text-align: center;
    }

    .despre_cv .limit-cv {
        max-width: 500px;
        margin: 0 auto;
    }

    .icon-404 svg {
        width: 200px;
    }

    #error-404 .error-content h1 {
        font-size: 60px;
    }

    .header-calculators #asigurari {
        margin-top: 0;
        padding-top: 0px;
    }

    .ru .horizontal-calculator#asigurari h2 {
        min-height: 8px;

    }

    /* phone bar index*/
    #contact-details .phone-row {
        height: auto;
    }

    #contact-details .phone-list .phone-box {
        width: 100%;
        margin: 5px 0;
    }

    #contact-details .question-icon {

        margin-bottom: 30px;
    }

    .how-to-buy a {
        padding: 10px 0;
        border-radius: 25px;

    }
    #asigurari .asigurari .calc-icon #despreLocuinta {
        width: 55px!important;
        height: 80px!important;
        margin: 5px 13px!important;
    }
    #asigurari .asigurari .asigurare_medicala_covid .calc-icon .svg_asg_cov:nth-child(2) {
        width: 60px;
        margin: 0 8px;
    }
    #asigurari .masina_la_schimb.global_disabled .calc-icon svg {
        width: 60px!important;
        margin: 0!important;
        margin: 0 8px!important;
    }
    #asigurari .asigurari .calc-icon #despreLocuinta,
    #asigurari .asigurari .asigurare_medicala_covid .calc-icon .svg_asg_cov:nth-child(2) {
        position: initial!important;
        top: 0!important;
        transform: none!important;
    }
}

@media (max-width: 730px){
    .cals-contacts{
        display: block!important;
    }
}

@media (max-width: 700px) {
    .pdf_26_inline {
        width: 50%;
    }

    .pdf_left_content {
        font-size: 16px;
    }

    .pdf_20_left,
    .pdf_20_right {
        float: none;
        width: 100%;
    }
    .header-calculators ul li {
        min-width: 21%;
    }
}
@media (max-width: 640px) {
    .header-calculators ul li {
        min-width: 45%;
    }
}
@media (max-width: 400px) {
    .header-calculators ul li {
        min-width: 40%;
    }
}
/*=============menuzord media========*/
@media (min-width: 768px) {
    .fl-right-till-768 {
        float: right !important;
    }
}

@media (max-width: 768px) {
    .info-birouri .ullist li {
        width: 49%;
    }

    .description-block h2 {
        font-size: 1.2em;
    }

    /*#go-top img {*/
    /*display: none;*/
    /*}*/
    .office_details .img-location {
        padding-right: 0;
    }

    /* Responsive menu container */

    .menuzord-responsive.menuzord {
        padding: 0;
    }

    .menuzord-menu > li > a {
        padding: 12px 20px !important
    }

    /* Show/hide button */
    .menuzord-responsive .showhide {
        margin: 0;
    }

    .menuzord.green .menuzord-menu > li.active:hover > a {
        margin-top: 0;
    }

    /* scrollable menu*/
    .menuzord-responsive .menuzord-menu.scrollable {
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .menuzord-responsive .menuzord-menu.scrollable > .scrollable-fix {
        display: block;
    }

    /* Dropdown */
    .menuzord-responsive .menuzord-menu ul.dropdown,
    .menuzord-responsive .menuzord-menu ul.dropdown li ul.dropdown {
        width: 100%;
        left: 0;
        position: static;
        border: none;
        background: #fff;
        float: left;
    }

    /* Dropdown items */
    .menuzord-responsive .menuzord-menu ul.dropdown li {
        position: relative;
    }

    .menuzord-responsive .menuzord-menu ul.dropdown li a {
        border-bottom: solid 1px #f0f0f0;
    }

    .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > a {
        padding-left: 40px !important;
    }

    .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > a {
        padding-left: 60px !important;
    }

    .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a {
        padding-left: 80px !important;
    }

    .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li:hover > a {
        padding-left: 50px !important;
    }

    .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li:hover > a {
        padding-left: 70px !important;
    }

    .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li:hover > a {
        padding-left: 90px !important;
    }

    /* Dropdown/megamenu indicators */
    .menuzord-responsive .menuzord-menu li .indicator {
        width: 60px;
        height: 45px;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 22px;
        text-align: center;
        line-height: 43px;
        border-left: solid 1px #f5f5f5;
    }

    .menuzord-responsive .menuzord-menu li ul.dropdown li .indicator {
        height: 38px;
        right: 0;
        top: 0;
        font-size: 18px;
        line-height: 36px;
    }

    /* Tabs */
    .menuzord-responsive .menuzord-tabs-nav {
        width: 100%;
    }

    .menuzord-responsive .menuzord-tabs-content {
        width: 100%;
    }

    .contact-information .title span {
        display: inherit;
    }
    .menuzord-responsive .menuzord-menu li .indicator {
        border-left: 0;
    }
    .menuzord-menu > li.active > a, .menuzord-menu > li:hover > a {
        color: #fff;
    }

    #asigurari .flat-on-768 h2 {
        font-size: 14px!important;
    }
}

@media (min-width: 686px) and (max-width: 768px) {
    .ru .horizontal-calculator#asigurari h2 {
        max-width: 100px;
    }
}

/********************under header menu*****************/

@media (max-width: 685px) {

    #asigurari .flat-on-768 ul li {
        width: 100%;
        /*margin-right: 50px;*/
        /*margin-left: 50px;*/
    }

    section#asigurari.horizontal-menu ul li {
        margin-right: 0;
        margin-left: 0;
    }
    #asigurari ul li {
        margin: 0 10px 10px 10px;
    }
    .casco_basic .mobile-arrow .mobile_txt{
        display: flex !important;
        transform: translate(0%,-50%);
        width: 15%;
        margin: 0;
        right: 0;
        position: absolute;
        bottom: 0;
        top: 50%;
        align-items: center;
        justify-content: center;
    }
    #asigurari .masina_la_schimb.global_disabled:hover .calc-icon,
    #asigurari .casco_basic.global_disabled:hover .calc-icon {
        height: 90px!important;
    }
}

@media (max-width: 640px) {

    .hide-640 {
        display: none;
    }

    .how-to-buy ul {
        display: block;
    }

    .article-style ol.check-box-red-list {
        padding-left: 15px;
    }

    .sub-list-title.second {
        padding-left: 0;
    }

    .how-to-buy ul li:before {
        content: "";
        border-bottom: 1px #fff solid;
        width: 100%;
        border-top: 1px #d9d9d9 solid;
        border-right: none;
        height: 0;
    }

    .how-to-buy {

    }

    .how-to-buy .ico svg {

        /* height: 35px; */

    }

    .how-to-buy .ico {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    #contact-details .phone-bar ul li {
        padding: 24px 20px;

    }

    #informatii {
        display: none;
    }

    .nav-about-rca,
    .despre_rca section,
    .article-style section {
        min-height: 0;
        margin: 0;
    }

    .all-company section {
        margin: 20px 0;
    }

    #instrumente ul li.valuta {
        width: 100%;
        margin: 0;
        margin-bottom: 50px;
    }

    .wi-money-exchange .error-course h1 {
        font-size: 24px;
        padding: 25% 0 0 0;
    }

    .widget.wi-money-exchange {
        max-width: 100%;
    }

    .money-exchange-table {
        width: 100%;
        margin: 0 auto;
    }

    .wi-money-exchange .error-course {
        border-left: 0;
        border-right: 0;
    }


    #asigurari .flat-on-768 h2 {
        padding-top: 0px;
        font-size: 18px;
        font-weight: 600;
        position: absolute;
        /*margin-right: -50%;*/
    }

    .express-pay .method .sub-methods img {
        display: block;
        margin-bottom: 30px;
        max-width: 100%;

    }
    /*.express-pay .method .sub-methods {*/
    /*    padding: 65px 0 65px 0;*/
    /*}*/
    .express-pay .method .sub-methods {
        padding: 10px 0 0 0;
    }

}

@media (max-width: 540px) {
    #asigurari .flat-on-768 h2 {
        font-size: 12px!important;
    }
}
#footer-company {
    display: none;
    font-style: normal;
}
@media (max-width: 480px) {
    .page-left-wrapper section .mb-collapse {
        padding: 5px 5px;
    }

    #footer-company {
        display: block;
    }

    .mb-collapse {
        display: none;
    }

    .mob-btn {
        cursor: pointer;
        position: relative;

    }

    .mob-btn:hover {
        background-color: #e2e2e2;
    }

    .mob-btn span {
        margin-top: -8px;
        top: 50%;
        right: 25px;
        position: absolute;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-left: 12px solid green;
    }

    .down span {
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 12px solid green;
        margin-top: -6px;

    }

    .despre_rca .title-page-content,
    .despre_rca .description h5,
    .despre_rca .insured-cases h5,
    .article-style .title-page-content,
    .article-style .description h5,
    .article-style .insured-cases h5 {
        background-color: #ebebeb;
        font-size: 14px;
        padding: 20px 40px 20px 15px;
        font-weight: normal;
    }

    .page-left-wrapper section {
        padding: 5px 0;
    }

    /*===============about_rca===========*/
    .page-left-wrapper {
        margin-bottom: 30px;
    }

    section .description .image,
    section .description .image-on-right {
        float: none;
        text-align: center;
    }

    .despre_rca .nav-about-rca #asigurari,
    .article-style .nav-about-rca #asigurari {
        padding-top: 8px;
    }

    .compensation-deny-list .ico {
        display: none;
    }

    .compensation-deny-list .text-area {
        background-color: inherit;
        color: #fff;
        margin-right: 0;
    }

    .compensation-deny-list .col-full {
        margin-top: 10px;
    }

    .despre_rca .contact-btn .btn-center,
    .article-style .contact-btn .btn-center {
        padding: 10px 30px;
    }

    .despre_rca section .title,
    .article-style section .title {
        padding: 20px 40px 20px 15px;
    }

    /*==============/about_rca===========*/
    .despre_rca .limit-compensation .title-page-content {
        text-align: left;
    }

    .right-icon-article {
        display: none;
    }

    #contact-details .how-to-buy .ico svg {
        height: 60px;
    }

    #contact-details .how-to-buy ul li {
        padding-top: 10px;
        padding-bottom: 40px;
    }

    .how-to-buy {
        /* margin: 35px 8%; */
    }

    #footer-main .copyright span {
        display: block;
        height: 0;
        overflow: hidden;
    }

    /*==============*/
    /* gifts */
    .gifts .fancybox-slide .hide {
        width: 96%;
        margin: 44px 2% 0 2%;
    }

    /* menu*/
    .header-calculators .calc-icon svg {
        width: 90px;
    }


    #garanteaza ul li {
        width: 48%;
        float: left;
        padding: 0 1%;

    }

    #garanteaza h3 {
        min-height: 41px;
        padding: 0 5px;
    }

    #garanteaza .desc {
        padding: 0px 10px 5px 10px;
        min-height: 64px;
    }

    #asigurari .flat-on-768 h2 {
        padding-top: 0px;
        font-size: 18px;
        font-weight: 600;
        position: absolute;
        /*margin-right: -50%;*/
    }

    .pdf_26_inline {
        width: 100%;
    }

    .pdf_box {
        position: relative;
        margin-bottom: 10px;
    }

    .pdf_left_abs {
        position: static;
        height: auto;
        width: 100%;
    }

    .pdf_left_box {
        position: relative;
        height: auto;
        width: 100%;
    }

    .pdf_left_content {
        position: static;
        transform: none;
        font-size: 20px;
        padding: 10px;
    }

    .pdf_left_width {
        display: none;
    }

    .pdf_right {
        width: 100%;
        float: none;
    }

    .pdf_section h5 {
        margin-bottom: 10px;
    }

    .attention {
        padding: 10px;
    }
}

@media (max-width: 390px ) {

    .header-calculators ul li {
        float: left;
        width: 50%;
        display: block;
        margin: 0 auto !important;
        padding: 0;
    }

    .doted-pixels-line {
        display: none;
    }

    .despre_rca .limit-compensation .title-page-content {
        text-align: left;
    }

    .despre_cv .limit-compensation .title-page-content {
        text-align: left;
    }

    .ru .horizontal-calculator#asigurari h2 {

        max-width: 160px;
    }

    #asigurari .flat-on-768 h2 {
        padding-top: 0px;
        font-size: 18px;
        font-weight: 600;
        position: absolute;
    }

    #garanteaza .desc {
        min-height: 81px;
    }

    #garanteaza h3 {
        min-height: 57px;
    }

    .express-pay .pay-method-btn:after {
        top: 10px;
        right: 10px;
        width: 10px;
        height: 10px;
    }

    .express-pay .method {
        padding: 5px 0 5px 15px;
    }

    .express-pay .pay-method-btn.down-pay:before {
        width: 44px;
        height: 44px;
    }

}

/***************************#bootstrap grid***************************/
.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    /*white-space: nowrap;*/
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 480px) {
    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
        float: left;
    }

    .col-xs-12 {
        width: 100%;
    }

    .col-xs-11 {
        width: 91.66666667%;
    }

    .col-xs-10 {
        width: 83.33333333%;
    }

    .col-xs-9 {
        width: 75%;
    }

    .col-xs-8 {
        width: 66.66666667%;
    }

    .col-xs-7 {
        width: 58.33333333%;
    }

    .col-xs-6 {
        width: 50%;
    }

    .col-xs-5 {
        width: 41.66666667%;
    }

    .col-xs-4 {
        width: 33.33333333%;
    }

    .col-xs-3 {
        width: 25%;
    }

    .col-xs-2 {
        width: 16.66666667%;
    }

    .col-xs-1 {
        width: 8.33333333%;
    }

    .col-xs-pull-12 {
        right: 100%;
    }

    .col-xs-pull-11 {
        right: 91.66666667%;
    }

    .col-xs-pull-10 {
        right: 83.33333333%;
    }

    .col-xs-pull-9 {
        right: 75%;
    }

    .col-xs-pull-8 {
        right: 66.66666667%;
    }

    .col-xs-pull-7 {
        right: 58.33333333%;
    }

    .col-xs-pull-6 {
        right: 50%;
    }

    .col-xs-pull-5 {
        right: 41.66666667%;
    }

    .col-xs-pull-4 {
        right: 33.33333333%;
    }

    .col-xs-pull-3 {
        right: 25%;
    }

    .col-xs-pull-2 {
        right: 16.66666667%;
    }

    .col-xs-pull-1 {
        right: 8.33333333%;
    }

    .col-xs-pull-0 {
        right: 0%;
    }

    .col-xs-push-12 {
        left: 100%;
    }

    .col-xs-push-11 {
        left: 91.66666667%;
    }

    .col-xs-push-10 {
        left: 83.33333333%;
    }

    .col-xs-push-9 {
        left: 75%;
    }

    .col-xs-push-8 {
        left: 66.66666667%;
    }

    .col-xs-push-7 {
        left: 58.33333333%;
    }

    .col-xs-push-6 {
        left: 50%;
    }

    .col-xs-push-5 {
        left: 41.66666667%;
    }

    .col-xs-push-4 {
        left: 33.33333333%;
    }

    .col-xs-push-3 {
        left: 25%;
    }

    .col-xs-push-2 {
        left: 16.66666667%;
    }

    .col-xs-push-1 {
        left: 8.33333333%;
    }

    .col-xs-push-0 {
        left: 0%;
    }

    .col-xs-offset-12 {
        margin-left: 100%;
    }

    .col-xs-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-xs-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-xs-offset-9 {
        margin-left: 75%;
    }

    .col-xs-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-xs-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-xs-offset-6 {
        margin-left: 50%;
    }

    .col-xs-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-xs-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-xs-offset-3 {
        margin-left: 25%;
    }

    .col-xs-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-xs-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-xs-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: 0%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: 0%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: 0%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: 0%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: 0%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: 0%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    /* какойто бред
    margin-left: -15px;
    margin-right: -15px;
    */
}

.row:before {
    display: table;
    content: " ";
}

.rowFlex{
    display: flex;
    box-sizing: content-box;
}
/*================================ Table responsive=============================*/
.table-container {
    *-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.line-through {
    text-decoration: line-through;
}

@media (min-width: 62em) {
    /*.table-container {*/
    /*padding: 40px 0 20px 15px;*/
    /*}*/
}

.responsive-table,
.simple-table {
    width: 100%;
    margin-bottom: 1.5em;
}

@media (min-width: 48em) {
    .responsive-table,
    .simple-table {
        font-size: .9em;
    }
}

@media (min-width: 62em) {
    .responsive-table,
    .simple-table {
        font-size: 1em;
    }
}

.responsive-table thead {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

@media (min-width: 48em) {
    .responsive-table thead {
        position: relative;
        clip: auto;
        height: auto;
        width: auto;
        overflow: auto;
    }
}

.responsive-table thead th {
    background-color: #008538;
    border: 1px solid #008538;
    font-weight: normal;
    text-align: center;
    color: white;
    border-right: 1px solid #ccc;
}

.responsive-table thead th:first-of-type {
    text-align: left;
}

.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
    display: block;
    padding: 0;
    text-align: left;
    white-space: normal;
}

@media (min-width: 48em) {
    .responsive-table tr {
        display: table-row;
    }
}

.responsive-table th,
.responsive-table td,
.simple-table th,
.simple-table td {
    padding: .5em;
    vertical-align: middle;
}

@media (min-width: 30em) {
    .responsive-table th,
    .responsive-table td {
        padding: .75em .5em;
    }
}

@media (min-width: 48em) {
    .responsive-table th,
    .responsive-table td {
        display: table-cell;
        padding: .5em;
    }
}

@media (min-width: 62em) {
    .responsive-table th,
    .responsive-table td,
    .simple-table th,
    .simple-table td {
        padding: .75em .5em;
    }
}

@media (min-width: 75em) {
    .responsive-table th,
    .responsive-table td,
    .simple-table th,
    .simple-table td {
        padding: .75em;
    }
}

.responsive-table caption {
    margin-bottom: 1em;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
}

@media (min-width: 48em) {
    .responsive-table caption {
        font-size: 1.5em;
    }
}

.responsive-table tfoot {
    font-size: .8em;
    font-style: italic;
}

@media (min-width: 62em) {
    .responsive-table tfoot {
        font-size: .9em;
    }
}

@media (min-width: 48em) {
    .responsive-table tbody {
        display: table-row-group;
    }
}

.responsive-table tbody tr {
    margin-bottom: 1em;
    border: 2px solid #008538;
}

@media (min-width: 48em) {
    .responsive-table tbody tr {
        display: table-row;
        border-width: 1px;
    }
}

.responsive-table tbody tr:last-of-type {
    margin-bottom: 0;
}

@media (min-width: 48em) {
    .responsive-table tbody tr:nth-of-type(even) {
        background-color: rgba(94, 93, 82, 0.1);
    }
}

.responsive-table tbody th[scope="row"] {
    background-color: #008538;
    color: white;
}

@media (min-width: 48em) {
    .responsive-table tbody th[scope="row"] {
        background-color: transparent;
        color: #5e5d52;
        text-align: left;
    }
}

.responsive-table tbody td {
    text-align: left;
}

@media (max-width: 768px) {
    .responsive-table tbody td {
        border-bottom: 1px solid #008538;
    }

    .responsive-table tbody td:nth-child(1) {
        background-color: rgba(94, 93, 82, 0.1);
    }

    .responsive-table tbody td:last-child {
        border-bottom: none;
    }

    .responsive-table tbody td:before {
        float: left;
        font-size: .8em;
        color: rgba(94, 93, 82, 0.75);
        width: 100%;
    }

}

@media (min-width: 48em) {
    .responsive-table tbody td {
        text-align: left;
        border-right: 1px solid #ccc
    }

    .responsive-table tbody td:last-child {
        border-right: none;
    }
}

.responsive-table tbody td[data-title] {
    text-align: right;
}

.responsive-table tbody td[data-title]:before {
    content: attr(data-title);
    float: left;
    font-size: .8em;
    color: rgba(94, 93, 82, 0.75);
}

@media (min-width: 30em) {
    .responsive-table tbody td[data-title]:before {
        font-size: .9em;
    }
}

@media (min-width: 48em) {
    .responsive-table tbody td[data-title]:before {
        content: none;
    }
}

.no-before:before {
    content: none !important;
}

/*=======================================================*/
.simple-table thead th {
    background-color: #008538;
    border: 1px solid #008538;
    font-weight: normal;
    text-align: center;
    color: white;
    border-right: 1px solid #ccc;
}

.simple-table tbody th[scope="row"] {
    background-color: #008538;
    color: white;
}

.simple-table td {
    border-right: 1px solid #008538;
    text-align: center;
}

.simple-table tbody tr {
    margin-bottom: 1em;
    border: 1px solid #008538;
}

.simple-table thead th:last-child,
.responsive-table thead th:last-child {
    border-right: 1px solid #008538;;
}

/*================================//Table responsive=============================*/

