@import url("base.css");
@import url("dialog.css");
@font-face {
    font-family: 'AvenirHeavy';
    src: url('font/Avenir-Heavy.eot') format('eot'),
         url('font/Avenir-Heavy.eot?#iefix') format('embedded-opentype'),
         url('font/Avenir-Heavy.woff') format('woff'),
         url('font/Avenir-Heavy.ttf') format('truetype'),
         url('font/Avenir-Heavy.svg#Avenir-Heavy') format('svg');
    font-weight: normal;
    font-style: normal;
}
.container {
    padding: 0;
}
.container.slider {
    overflow: auto;
    position: relative;
}
.container.slider img {
    width: 901px;
}
.call-now {
    background-color: #1abc9c;
    color: #fff;
}
.call-now-im {
    background-color: #1abc9c;
    color: #fff;
}
.slider {
    margin-bottom: 20px;
}
.context-code {
    float: left;
    font-size: 12px;
    color: white;
    margin-left: 40px;
    display: inline-block;
    padding: 2px 5px 8px 5px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.customer-login {
    float: right;
}
.customer-logout {
    float: right;
}
.header {
    padding: 10px;
    display: flex;
}
.header img {
    height: 24px;
    padding-right: 10px;
}
.header-logo {
    height: 35px;
    margin: 0;
}
.section {
    padding: 10px 0;
}
.section.first {
    margin-top: 20px;
}
.section-padding {
    padding: 10px;
}
footer {
    margin-top: 20px;
}
.search {
    width: 150px;
    height: 25px !important;
    border: 1px solid #cbcdd4 !important;
    background: url(images/search.png) left center no-repeat #838798;
    text-align: right;
    color: #cbcdd4;
    margin-bottom: 10px;
}
.search::-webkit-input-placeholder { color: #cbcdd4; }
.search:-moz-placeholder { color: #cbcdd4; } /* Firefox 18- */
.search::-moz-placeholder { color: #cbcdd4; } /* Firefox 19+ */
.search:-ms-input-placeholder { color: #cbcdd4; }
.menu {
    text-align: justify;
    line-height: 5px;
    min-height: 32px;
    height: auto;
    padding-right: 10px;
}
.menu ul {
    position: relative;
    top: 10px;
    padding-left: 10px;
}
.menu ul, .menu li {
    height: inherit;
}
.menu a, footer a, footer {
    color: inherit;
    font-size: 12px;
}
.menu a.active li {
    text-decoration: underline;
}
.menu.details a {
    text-decoration: none;
}
.menu.details .active {
    background-color: #1abc9c;
    padding: 16px 30px;
    position: relative;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.menu.details .active .item-arrow {
    background:url(images/menu-arrow.png) no-repeat bottom center;
    width: 15px;
    height: 7px;
    left: 45%;
    margin: 0 auto;
    position: absolute;
    top: 45px;
}
.menu * {
    display: inline;
}

.menu li {
    display: inline-block;
    padding: 2px 5px 8px 5px;
}
.menu .space {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 0;
}
.LAYOUT_QUOTE.menu ul {
    display: table;
    margin: 0 auto;
}
.LAYOUT_QUOTE.menu ul li {
    display: table-cell;
    padding: 2px 15px 8px 15px;
}
.car-blocks {
    margin-top: 10px;
    margin-bottom: 25px;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
}
.claim-blocks {
    margin-top: 10px;
    margin-bottom: 25px;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
}
.claim-blocks .inner {
    border: 1px solid #d5d5dc;
    border-left: 5px solid #1ebd9e;
    padding: 10px;
    min-height: 120px;
    position: relative;
}
.claim-blocks .inner .plus {
    position: absolute;
    cursor: pointer;
    width: 24px;
    height: 24px;
    bottom: 0;
    right: 0;
    background:url(images/add.png) no-repeat center center #7a7e90;
}
.left-block {
    padding-right: 10px;
}
.right-block {
    padding-left: 10px;
}
.col-left, .col-right {
    width: 40.6%;
    padding: 0;
}
.col-left.col-md-5 {
    margin-right: 20px;
}
.col-right.col-md-5 {
    margin-right: 20px;
}
.row.padded {
    padding: 4px 8px;
}
.row.padded.lb {
    padding: 8px 8px 0px 8px;
}
.row.padded.data {
    padding: 0px 8px 0px 8px;
}
.row.padded.heading {
    padding: 10px 8px 0px 8px;
}
.inner-section {
    padding: 20px 0;
    overflow: auto;
}
.get-quote {
    text-align: center;
    padding: 20px 0;
}
.get-quote input[type=submit],
.get-quote button {
    width: 150px;
}
.header-quote {
    float: left;
    position: relative;
    margin: 0;
}
.quote {
    font-weight: bold;
    font-size: 14px;
}
.call button {
    font-size: 11px;
}
.first-line {
    padding-bottom: 30px;
}
.register {
    height: 27px;
    text-align: right;
    position: absolute;
    width: 110%;
    left: -5%;
    top: 0;
    padding: 0px 5% 0px 0;
}
.LAYOUT_QUOTE .register {
    background-color: #fff;
    border: 1px solid #fff;
}
.thumb {
    width: 70px;
}
.description {
    padding: 10px 0 15px 0;
    text-align: justify;
    min-height: 120px;
}
.block-buttons {
    width: 40%;
}
.row-min {
    min-width: 350px;
}
.info-buttons {
    width: 120px;
    background: url(images/icon-add.png) no-repeat center right #7a7e90;
    background-position-x: 100px;
}
.my-collapse {
    position: relative;
    padding-top: 13px;
}
.call-us-now {
    color: #fff;
    padding: 0 10px 0 45px;
}
.call-us-now.red {
/*    background: url(images/icon-call-before-red.png) 0 center no-repeat;*/
    background-color: #c0392b;
}
.call-us-now.green {
    background: url(images/icon-call-before-green.png) 0 center no-repeat;
    background-color: #1abc9c;
}
.renewing-status {
    padding: 20px 20px 10px 20px;
    font-size: 14px;
    font-weight: bold;
}
.payment-first {
    padding-right: 20px;
}
.card-digits {
    font-size: 10px;
    padding-left: 10px
}
.last-digits {
    font-size: 10px;
    margin-bottom: 10px;
    position: relative;
    bottom: 4px;
    left: 3px;
}
.charged {
    background-color: #7a7e90;
    color: #fff;
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
    text-align: center;
    position: relative;
}
.charged .arrow {
    position: absolute;
    top: 38px;
    left: 50%;
}
.date-delimiter {
    position: relative;
    top: 5px;
}
.complete-transaction {
    width: 200px;
    padding: 0 10px;
    color: #fff;
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
    text-align: center;
    position: relative;
    margin: 20px auto 10px auto;
    border: 0;
}
.return {
    color: #fff;
}
.return:hover {
    color: #fff;
    text-decoration: none;
}
.slider-basic, .slider-home, .slider-car {
    font-family: AvenirHeavy;
}
.slider-basic {
    color: #fff;
    clear: both;
    position: absolute;
    text-align: right;
    right: 60px;
    top: 20px;
    font-weight: bold;
}
.slider-basic .text-1 {
    font-size: 50px;
    font-family: inherit;
}
.slider-basic .text-2 {
    font-size: 35px;
    font-family: inherit;
}
.slider-basic .text-3 {
    font-size: 35px;
    font-family: inherit;
}
.slider-home {
    color: #fff;
    clear: both;
    position: absolute;
    text-align: left;
    left: 30px;
    top: 20px;
    font-weight: bold;
}
.slider-home .text-1, .slider-home .text-2 {
    font-size: 36px;
    font-family: inherit;
}
.slider-home .text-3 {
    padding: 5px 0 15px 0;
    font-family: inherit;
}
.slider-home .text-3 input {
    height: 40px;
    line-height: 40px;
    width: 140px;
    font-size: 20px;
    font-weight: bold;
    color: #787c8e;
    font-family: inherit;
}
.slider-home .text-3 input::-webkit-input-placeholder { font-size: 20px; font-weight: bold; color: #787c8e; font-family: inherit;}
.slider-home .text-3 input:-moz-placeholder { font-size: 20px; font-weight: bold; color: #787c8e; font-family: inherit;} /* Firefox 18- */
.slider-home .text-3 input::-moz-placeholder { font-size: 20px; font-weight: bold; color: #787c8e; font-family: inherit;} /* Firefox 19+ */
.slider-home .text-3 input:-ms-input-placeholder { font-size: 20x; font-weight: bold; color: #787c8e; font-family: inherit;}
.slider-home .text-4 {
    color: #7b7d90;
    font-size: 14px;
    font-family: inherit;
}
.slider-car {
    color: #fff;
    clear: both;
    position: absolute;
    text-align: right;
    right: 40px;
    top: 10px;
    font-weight: bold;
}
.slider-car .text-1 {
    font-size: 40px;
    font-family: inherit;
}
.slider-car .text-2 {
    font-size: 40px;
    font-family: inherit;
}
.slider-car .text-3 {
    color: #7b7d90;
    font-size: 13px;
    font-family: inherit;
}
.slider-car .text-4 {
    padding: 5px 0 15px 0;
    font-family: inherit;
}
.slider-car .text-4 input {
    height: 35px;
    line-height: 35px;
    padding: 5px 0 5px 0;
    margin: 0 5px;
    font-size: 15px;
    font-weight: bold;
    color: #9b9eac;
    font-family: inherit;
}
.slider-car .license {
    width: 140px;
}
.slider-car .zip {
    width: 100px;
}
.slider-car .text-4 input::-webkit-input-placeholder { font-size: 15px; font-weight: bold; color: #9b9eac; font-family: inherit; }
.slider-car .text-4 input:-moz-placeholder { font-size: 15px; font-weight: bold; color: #9b9eac; font-family: inherit; } /* Firefox 18- */
.slider-car .text-4 input::-moz-placeholder { font-size: 15px; font-weight: bold; color: #9b9eac; font-family: inherit; } /* Firefox 19+ */
.slider-car .text-4 input:-ms-input-placeholder { font-size: 15px; font-weight: bold; color: #9b9eac; font-family: inherit; }
.slider-car .text-5 {
    padding-right: 5px;
}
.slider-car .text-5 input {
    color: #fff;
    background-color: #7A7E90;
    border: 0;
    height: 28px;
    padding: 0 10px;
}
.search-res {
    padding: 20px 10px 0 10px;
}
.search-res .title {
    font-size: 14px;
    padding-bottom: 10px;
}
.search-res .line {
    width: 100%;
    height: 2px;
    background-color: #a6a9b5;
    margin: 10px 0;
}
.search-res .result {
    font-size: 14px;
    padding: 10px 0;
    color: #1abc9c;
    font-weight: bold;
}
.search-res .result-title {
    padding: 30px 0 10px 0;
    color: #1abc9c;
}
.spinner-container {
    width: 140px;
    height: 140px;
    background-repeat: no-repeat;
    margin: 20px auto 0 auto;
    border-radius: 50%;
}
.button.purchase {
    padding: 0 30px;
}
.button.buy {
    width: 220px;
    height: 40px;
    font-size: 14px;
    border-radius: 5px;
}
.button.readmore {
    padding: 6px 0;
    width: 100%;
    height: 30px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.button.insurance {
    background-color: #bc1a3a;
    color: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 50px;
    height: 50px;
}
.spinner-container {
    height: 140px;
    margin: 20px auto;
}
.spinner-container video {
    -webkit-transform: initial !important;
    -moz-transform: initial !important;
    transform: initial !important;
}
.img-own {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    position: absolute;
    z-index: 1;
    padding: 20px;
}
.img-spinner {
    position: relative;
    z-index: 2;
}
.items .text-body {
    min-height: 70px;
}
.bus-label {
    position: relative;
    bottom: 6px;
}
