﻿@import url('Components.css');
@import url('RtaResponsive.css');
@import url('../Library/Bootstrap/bootstrap.min.css');
@import url('../Library/Bootstrap/bootstrap-theme.min.css');
@import url('../icons/simple-line-icons/simple-line-icons.min.css');

/*@import url('../Plugins/owl-carousel/owl.carousel.css');*/

@import url('../icons/fontawesome/assets/css/font-awesome.min.css');
@import url('../icons/glyphicons/assets/css/glyphicons_regular.css');
@import url('../icons/pictoicons/css/picto.css');






.clr {
    clear: both;
}

body {
    margin: 0;
    padding: 0;
    position: relative;
    font-family: 'arial',Arial, Helvetica, sans-serif;
}

    body * {
        list-style: none;
        text-decoration: none;
        margin: 0;
        padding: 0;
        font-family: 'arial',Arial, Helvetica, sans-serif;
        line-height: 1.1;
    }

    body a:hover {
        cursor: pointer;
    }

.innerAll.half {
    padding: 5px;
}

.innerAll {
    padding: 10px;
}

.innerLR {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

.innerTB {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

.innerAll {
    padding: 10px;
    position: relative;
}

.innerL {
    padding-left: 10px;
    position: relative;
}

.innerR {
    padding-right: 10px;
    position: relative;
}

.innerT {
    padding-top: 10px;
    position: relative;
}

.innerB {
    padding-bottom: 10px;
    position: relative;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.center {
    text-align: center !important;
}

.margin-none {
    margin: 0 !important;
}

.margin-top-none {
    margin-top: 0 !important;
}

.margin-bottom-none {
    margin-bottom: 0 !important;
}

.margin-left-none {
    margin-left: 0 !important;
}

.margin-right-none {
    margin-right: 0 !important;
}

.padding-none {
    padding: 0 !important;
}

.padding-top-none {
    padding-top: 0 !important;
}

.padding-bottom-none {
    padding-bottom: 0 !important;
}

.padding-left-none {
    padding-left: 0 !important;
}

.padding-right-none {
    padding-right: 0 !important;
}

.padding-none-TB {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.padding-none-LR {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.border-none {
    border: none !important;
}

.border-top-none {
    border-top: none !important;
}

.border-bottom-none {
    border-bottom: none !important;
}

.border-left-none {
    border-left: none !important;
}

.border-right-none {
    border-right: none !important;
}

.box-shadow-none {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.relativeWrap {
    position: relative;
}

.display-block {
    display: block !important;
}

.display-block-inline {
    display: inline-block !important;
}

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}

.text-white {
    color: #fff;
}

.text-info {
    color: #4193d0;
}

.text-primary {
    color: #eb6a5a !important;
}

.text-success {
    color: #8bbf61;
}

.text-regular {
    color: #444 !important;
}

.text-faded {
    color: #d7d7d7 !important;
}

.text-muted-dark {
    color: #a2a2a2;
}

.text-muted-darker {
    color: #898989;
}

.text-weight-regular {
    font-weight: normal !important;
}

.text-weight-normal {
    font-weight: 400;
}

.text-condensed {
    letter-spacing: -2px;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.text-small {
    font-size: 12px;
}

.text-larger {
    font-size: 14px;
}

.text-medium {
    font-size: 30px;
    line-height: 30px;
}

.text-large {
    font-size: 35px !important;
    line-height: 40px !important;
}

.text-xlarge {
    font-size: 50px;
    line-height: 50px;
}

.text-xxlarge {
    font-size: 70px;
    line-height: 70px;
}

.text-underline {
    text-decoration: underline;
}

.inline-block {
    display: inline-block !important;
}

.overflow-y-auto {
    position: relative;
    overflow: hidden;
    overflow-y: auto;
}

.applyNiceScroll {
    overflow-y: auto;
}

.overflow-hidden {
    position: relative;
    overflow: hidden;
}

.containerBg {
    background: #eaeaea;
}

.whiteBg {
    background: #fff;
}

.hide2 {
    display: none;
}

.border-top {
    border-top: 1px solid #efefef;
}

.border-right {
    border-right: 1px solid #efefef;
}

.border-bottom {
    border-bottom: 1px solid #efefef !important;
}

.border-left {
    border-left: 1px solid #efefef;
}

.half.innerAll {
    padding: 5px !important;
}

.half.innerLR {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.half.innerTB {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.half.innerT {
    padding-top: 5px !important;
}

.half.innerB {
    padding-bottom: 5px !important;
}

.half.innerL {
    padding-left: 5px !important;
}

.half.innerR {
    padding-right: 5px !important;
}

.inner-2x.innerAll {
    padding: 20px !important;
}

.inner-2x.innerTB {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.inner-2x.innerLR {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.inner-2x.padding-bottom-none {
    padding-bottom: 0 !important;
}

.inner-2x.padding-right-none {
    padding-right: 0 !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.overflow-x {
    overflow-x: auto;
}

.unscrollable {
    overflow: hidden !important;
}

.fixed-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.height-auto {
    height: auto !important;
}

div.row,
ul.row {
    margin: 0 -5px;
}

.row-merge {
    margin: 0 !important;
}

div[class*="col-xs-"],
div[class*="col-sm-"],
div[class*="col-md-"],
div[class*="col-lg-"],
li[class*="col-xs-"],
li[class*="col-sm-"],
li[class*="col-md-"],
li[class*="col-lg-"] {
    padding: 0 5px;
}

.widget .row-merge {
    margin: 0;
}

.row-merge {
    position: relative;
}

    .row-merge > [class*="col-"] {
        padding: 0;
    }

        .row-merge > [class*="col-"] ~ [class*="col-"] {
            position: static;
        }

            .row-merge > [class*="col-"] ~ [class*="col-"]:after {
                position: absolute;
                top: 0;
                bottom: 0;
                width: 1px;
                background: #efefef;
                content: "";
            }

    .row-merge.border-top,
    .row-merge ~ .row-merge {
        border-top: 1px solid #efefef;
    }

    .row-merge.border-bottom {
        border-bottom: 1px solid #efefef;
    }

    .row-merge .fill-column:before {
        position: absolute;
        top: 0;
        bottom: 0;
        width: inherit;
        background: #f4f4f4;
        content: "";
    }

@media (min-width: 768px) and (max-width: 991px) {
    .row-merge > [class*="col-sm-12"] ~ [class*="col-sm-12"] {
        position: relative;
    }

        .row-merge > [class*="col-sm-12"] ~ [class*="col-sm-12"]:after {
            position: absolute;
            top: 0;
            bottom: auto;
            left: 0;
            right: 0;
            width: auto;
            height: 1px;
            background: #efefef;
            content: "";
        }
}


.outerAll {
    margin: 10px;
}

.outer-tb-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.outer-tb-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}


.pr {
    position: relative;
}

.ps {
    position: static;
}

.m0 {
    margin: 0 !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mt-90 {
    margin-top: 90px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

.mr-60 {
    margin-right: 60px !important;
}

.mr-70 {
    margin-right: 70px !important;
}

.mr-80 {
    margin-right: 80px !important;
}

.mr-90 {
    margin-right: 90px !important;
}

.mr-100 {
    margin-right: 100px !important;
}

@media (max-width:992px) {
    .xs-p0 {
        padding: 0 !important;
    }
    .width-per60{
        width:60%;
    }
}

.p0 {
    padding: 0 !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.pb-60 {
    padding-bottom: 60px !important;
}

.pb-70 {
    padding-bottom: 70px !important;
}

.pb-80 {
    padding-bottom: 80px !important;
}

.pb-90 {
    padding-bottom: 90px !important;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pt-60 {
    padding-top: 60px !important;
}

.pt-70 {
    padding-top: 70px !important;
}

.pt-80 {
    padding-top: 80px !important;
}

.pt-90 {
    padding-top: 90px !important;
}

.pt-100 {
    padding-top: 100px !important;
}

.pl-25 {
    padding-left: 25px !important;
}

.p-rl-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.pr5 {
    padding-right: 5px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pl0 {
    padding-left: 0 !important;
}

.pr0 {
    padding-right: 0 !important;
}

.h80 {
    height: 80px !important;
}

.row-fluid {
    width: 100%;
}

ul, ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.open {
    display: block !important;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.close {
    display: none !important;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.relative {
    position: relative;
}

footer.footer {
    padding: 5px 0;
    background-color: #202020;
}

.copyright {
    float: left;
    padding-left: 15px;
    color: #ffffff;
}

.rta_sub {
    background-image: url('../images/rta_footer_logo.png');
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: center;
    padding-left: 25px;
}

    .rta_sub:hover {
        background-image: url('../images/rta_footer_logo_hover.png');
    }

    .rta_sub a {
        color: #ffffff !important;
    }

a {
    color: #000;
    text-decoration: none;
}

.btn-block {
    width: 100%;
}

.btn-middle-block {
    margin: 0 auto;
    display: block;
}

.cimg img {
    min-height: 35px;
}

.btn-newCaptcha {
    position: absolute;
    left: -13px;
    top: 0;
}

.border_ccc {
    border: 1px solid #cccccc;
}

.bg_white {
    background-color: #f8f8f3;
}

.bg-icon-sta {
    background-position-x: 5px;
    background-position-y: center;
    background-repeat: no-repeat;
    padding-left: 35px;
}

.blue_bodybg, .orange_bodybg {
    position: absolute;
    top: 0;
    bottom: 0;
}

.blue_bodybg {
    left: 0;
    right: 60%;
    background-color: #1a74b1;
}

.orange_bodybg {
    right: 0;
    left: 40%;
    background-color: #ffa954;
}

.pre-header {
    background-color: #ffffff;
    z-index: 1;
    position: relative;
}

    .pre-header .container {
        background-color: #ffffff;
        min-height: 30px;
        z-index: 1;
        position: relative;
    }

.motto h1 {
    font-size: 36px;
    color: #ed1c24;
    margin: 0;
    line-height: 1;
    text-align: center;
}

.motto h2 {
    font-size: 30px;
    color: #000000;
    margin: 0;
    line-height: 1.5;
    text-align: center;
}

.pre-contact p {
    padding: 0px 0 0 33px;
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: center;
    margin-right: 7px;
    margin-top: 5px;
}

.pre-phone {
    background-image: url('../../../Content/Images/pre_phone.png');
}

.pre-mail {
    background-image: url('../../../Content/Images/Pre_mail.png');
}

.navbar-default {
    position: relative;
    z-index: 1;
    background: transparent !important;
}

.header > .container {
    background-color: #ffffff;
    position: relative;
    z-index: 100;
}

.img-responsive {
    width: 100%;
}

.img-middle {
    display: block;
    margin: 0 auto;
}

.widget {
    width: 100%;
    min-height: 10px;
}

    .widget .widget-head {
        background: #e53135;
    }

.stickyFooter {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}


.captcha-container {
    height: 35px;
    position: relative;
}


.captcha-img, .captcha-txt {
    position: absolute;
    top: 0;
    bottom: 0;
}

.captcha-img {
    left: 0;
    right: 60%;
}

    .captcha-img img {
        width: 100%;
        height: 35px;
        border: 1px solid #cccccc;
    }

.captcha-txt {
    right: 0;
    left: 60%;
}

.captcha-refresh {
    width: 15%;
    height: 35px;
    display: block;
    margin: 0 auto;
}

    .captcha-refresh i {
        margin: 5px auto;
        display: block;
    }

.col-up {
    width: 100%;
    height: 10px;
    background: transparent !important;
    border: none;
    box-shadow: none;
}

    .col-up.col-2x {
        height: 20px;
    }

input[type="checkbox"] {
    display: none;
}

    input[type="checkbox"] + label {
        display: inline-block;
        width: 100%;
        height: 16px;
        /*margin:-1px 4px 0 0;*/
        vertical-align: middle;
        background: url('../images/icon-set/checkbox-empty.jpg') left center no-repeat;
        cursor: pointer;
        padding-left: 25px;
        background-size: 15px;
        color: #969696;
    }

    input[type="checkbox"]:checked + label {
        background: url('../images/icon-set/checkbox-fill.jpg') no-repeat;
        background-size: 15px;
    }


input[type="radio"] {
    display: none;
}

    input[type="radio"] + label {
        display: inline-block;
        width: 100%;
        height: 16px;
        /*margin:-1px 4px 0 0;*/
        vertical-align: middle;
        background: url('../images/icon-set/checkbox-empty.jpg') left center no-repeat;
        cursor: pointer;
        padding-left: 25px;
        background-size: 15px;
        color: #969696;
    }

    input[type="radio"]:checked + label {
        background: url('../images/icon-set/checkbox-fill.jpg') no-repeat;
        background-size: 15px;
    }

label a {
    color: #2a82ba;
}

.captcha-refresh {
    border-radius: 100%;
    background-color: #ec1d25;
    width: 35px;
}

    .captcha-refresh i {
        color: #ffffff;
        font-size: 22px;
    }

.data-btn {
    position: absolute;
    right: 5px;
    top: -3px;
    z-index: 11111;
    background-color: #ffffff;
    padding: 5px;
    background-color: #ec6e00;
}

    .data-btn i {
        background-color: #ec6e00;
        color: #ffffff;
        font-size: 24px;
        line-height: 1;
    }

.data-body {
    display: none;
    max-height: 350px;
    overflow-y: scroll;
}
