.OrganizationName {
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.06;
    letter-spacing: -0.96px;
    text-align: center;
    color: #3641b5;
    margin-bottom: 20px;
}

#contracts-description{
    margin-bottom: 50px;
}

#contracts-description p {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    font-size: 21px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.62;
    letter-spacing: -0.53px;
    text-align: center;
    color: rgba(58, 88, 110, 0.89);
    padding: 10px 0;
}

.slider-container{
   /* margin-top: 130px;*/
}

.slider-container .slider-seats{
    margin-bottom: 120px;
}

/* slider legend */
.slider label {
    position: absolute;
    width: 20px;
    margin-left: -10px;
    text-align: center;
    margin-top: 20px;


    font-size: 21px;

    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: -0.42px;
    color: #79a0b5;
}

/* slider styling */

.ui-slider-range.ui-corner-all.ui-widget-header.ui-slider-range-min {
    background: #07a4f3;
    color: #333333;
    font-weight: bold;
}

.ui-slider.ui-corner-all.ui-slider-horizontal.ui-widget.ui-widget-content{
    background: #e4f0f6;
    height: 11px;
    border: solid 1px #cbd5db;
    border-radius: 6px;
}

.ui-slider-handle.ui-corner-all.ui-state-default{
    width: 31px;
    height: 31px;
    top: -0.8em;
    left: -15px;
    border-radius: 50%;
    border: solid 1px rgba(0, 0, 0, 0.12);
    margin-left: -15px;
    background: #07a4f3 url('/assets/images/pricing/slider-button-bg.png') -1px -1px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fff;
}

.ui-slider-handle.ui-corner-all.ui-state-default:focus{
    outline: none;
}

#form-quote{
    border-radius: 21px;
    border: solid 2px rgba(0, 0, 0, 0.08);
    background-color: #3641b5;
    padding: 40px 0;
}

#form-quote .submitted{
    color: #fff;
}

#form-quote .submitted h2{
    font-size: 32px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: -0.85px;
    margin-top: 110px;
    margin-bottom: 20px;
}

#form-quote .submitted p{
    font-size: 19px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.32;
    letter-spacing: -0.2px;
}

.thank-you{
    display: none;
}

.carousel-inner{
    height: 100% !important;
    min-height: 396px;
}

.carousel-inner input[type=text]{
    margin-bottom: 24px;
    height: 44px;
}

.carousel-control{
    background-image: none !important;
}


.numeric-input{
    width: 111px;
    font-size: 21px;
    color: #79a0b5;
    background: url('/assets/images/pricing/numeric-input-divider-bg.png') no-repeat 70px 0;
    display: inline-block;

}

.ar .numeric-input{
    background: url('/assets/images/pricing/numeric-input-divider-bg.png') no-repeat 41px 0;
}

.slider input[type=number]::-webkit-inner-spin-button {
    opacity: 1;
}

.slider .legend{
    margin-bottom: 30px;
}

.slider .legend .slider-title{
    padding-top: 20px;
    padding-left: 0;
    opacity: 0.89;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.63;
    letter-spacing: -0.48px;
    color: #365a6b;
}

.slider .legend .slider-units{
    padding-top: 13px;
    padding-left: 0;
    font-size: 21px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: -0.42px;
    color: #79a0b5;
}

/* Quote form */

.carousel-control{
    width: 71px;
    height: 44px;
    opacity: 1;
    border-radius: 10px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 0 4px 0 rgba(0, 0, 0, 0.24);
    top: auto;
    bottom: 40px;
    border-width: 1px;
    background:  #fbb232;
    background-origin: border-box;
}

.carousel-control.disabled{
    opacity: 0.55;
    cursor: not-allowed;
    pointer-events: none;
}

.carousel-control > span.glyphicon{
    top: 23px;
    font-size: 18px;
    text-shadow: none;
}

.carousel-control > span.glyphicon-chevron-right{
    right: 32px;
}

.carousel-control > span.glyphicon-chevron-left{
    left: 32px;
}

.carousel-indicators{
    bottom: 40px;
}

#additional_information{
    min-height: 180px;
}

.col-quote{
    font-size: 19px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.32;
    letter-spacing: -0.2px;
    color: #ffffff;
}

#table-quote-container{
    left: 20px;
    position: relative;
    z-index: 2000 !important;
}

.ar #table-quote-container {
    left: 0px !important;
    right: 50px !important;
}

.table-quote td{
    border: 0 !important;
}

.contact-me{
    padding-left: 45px;
}

.contact-me label{
    font-weight: normal;
    padding-left: 10px;
}

#get-started{
    width: 150px;
    height: 48px;
    opacity: 1;
    border-radius: 10px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 0 4px 0 rgba(0, 0, 0, 0.24);
    top: auto;
    bottom: 10px;
    border-width: 1px;
    background:  #fbb232;
    background-origin: border-box;
    right: 10px;
    position: relative;
}

#get-started:disabled{
    opacity: 0.55;
    cursor: not-allowed;
}

#schedule-sales-call {
    width: auto;
    height: 48px;
    padding: 0 15px;
    opacity: 1;
    border-radius: 10px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 0 4px 0 rgba(0, 0, 0, 0.24);
    top: auto;
    bottom: 10px;
    border-width: 1px;
    background:  #fbb232;
    background-origin: border-box;
    right: -15px;
    position: relative;
}

.get-quote{
    padding-top: 16px;
    padding-right: 40px;
}
.ar .get-quote {
    padding-left: 40px;
    padding-right: 0px !important;
}

.contact-me > input[type=checkbox]{
    width: 16px;
    height: 16px;
}

.contact-me{
    padding-left: 70px;
}

.mytitle{
    margin-bottom: 30px;
    margin-top: 100px;
}

.form-title > h2{
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    font-size: 21px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: -0.53px;
    color: #252f9a;
    display: inline-block;
}

.form-title > svg{
    width: 60px;
    height: 60px;
    display: inline-block;
    position: relative;
    top: 13px;
}

td.total-cost{
    min-width: 180px;
}

.plus-taxes{
    font-size: 14px;
}

#slider-fun-bg{
    position: relative;
    top: 15px;
    left: 10px;
    margin-left: 6%;
}

#slider-fun-bg > div{
    background: url('/assets/images/pricing/slider-fun-bg');
    height: 96px;
    border: 1px solid #d5e0e5;
    border-radius: 10px;
}

.carousel-indicators > li{
    pointer-events: none;
}

#additional-information{
    min-height: 180px;
    resize: none;
}

#howmany,
#forhowlong{
    white-space: nowrap;
}

/*
xs= 0-767 pixels
sm = 768-991 pixels
md = 992-1199 pixels
lg = 1200 pixels and up
*/

/* lg = 1200 pixels and up */
@media(min-width:1200px){

}

@media(min-width: 992px){
    .slider .legend .slider-title{
        padding-left: 15px;
    }
}

/* md = 992-1199 pixels */
@media(max-width:1199px){

}

@media(min-width: 768px) and (max-width:991px){

}

@media(min-width: 768px) and (max-width:1199px){

}

@media(min-width: 768px){
    .contracts-container > .row{
        margin-left: auto;
        margin-right: auto;
    }

}

@media(min-width: 992px) and (max-width: 1199px){

}

@media (min-width: 992px) {
    .slider-months{
        position: relative;
        top: -150px;
    }

    .slider-container{
        margin-bottom: -130px;
    }
}

@media(max-width: 887px) {
    .slider .legend .slider-title{
        font-size: 22px;
        padding-right: 0;
    }

}

@media(min-width: 993px){

}

@media(max-width: 993px){

}

@media(max-width: 991px) {

}

/* sm = 768-991 pixels */
@media(max-width: 768px) {
    #get-started{
        margin-bottom: 40px;
    }
}

@media(max-width: 767px) {

}

@media(max-width: 768px){

    #table-quote-container{

        left: 35px;
        position: relative;
        z-index: 2000 !important;
    }

    #get-started{
        right: -10px;
    }

    #carousel-container{
        top: 250px;
        position: relative;
        z-index: 1000 !important;
    }

    .contact-me{
        text-align: center;
        padding-left: 0;
        padding-right: 30px
    }

}

@media (min-width: 768px) and (max-width: 993px) {

}

/* xs= 0-767 pixels */
@media(max-width:767px) {

}

/* iphone 6 plus */
@media(max-width: 414px){

}

@media (max-width: 400px){

}

@media (max-width: 350px) {

}

/* iPhone 4,5*/
@media(max-width: 320px){

    #table-quote-container {
        top: -400px;
        left: 10px;
    }

}

@media(max-width: 767px){

}

@media(max-width: 992px) and (min-width: 767px){

}

@media(max-width: 576px){

}

.iti{
    display: block;
}

/* Custom request form */
#modal-custom-request{
    z-index: 2000;
}

#notification{
    z-index: 2001;
}

#modal-custom-request label{
    margin: 0 13px 5px 0;
    font-size: 17px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
    color: #ffffff;
    text-align: left;
}

#modal-custom-request .modal-dialog{
    width: 430px;
    min-height: 624px;
    background-image: linear-gradient(to bottom, #2d51bd, #3641b5), linear-gradient(to bottom, rgba(0, 0, 0, 0.21), rgba(0, 0, 0, 0.13));
    /*padding: 4px 4px 34px 55px;*/
    border-radius: 21px;
    box-shadow: 0 8px 21px 0 rgba(0, 0, 0, 0.21);
    border-style: solid;
    border-width: 2px;
    border-color: #02258f;
    background-origin: border-box;
    background-clip: content-box, border-box;
    color: #fff;
    box-sizing: border-box;
}

@media screen and (max-width:767px) {
    #modal-custom-request .modal-dialog {
        margin-left: auto;
        margin-right: auto;
    }
}

#modal-custom-request .modal-title{
    font-size: 41px;
}

#modal-custom-request .plate,
#modal-custom-request .modal-body,
#modal-custom-request .modal-content{
    background: none;
    box-shadow: none;
    border: none;
}

#modal-custom-request .modal-body{
    padding: 15px 55px;
}

#modal-custom-request .plate{
    min-height: 444px;
}

#modal-custom-request .modal-content {
    border-radius: 21px;
}

#modal-custom-request .modal-title{
    font-size: 41px;
    text-shadow: none;
}

#modal-custom-request #send-custom {
    height: 48px;
    width: 154px;
    margin-right: 15px;
    padding: 6px 24px 12px;
    border-radius: 16px;
    border-style: solid;
    border-width: 1px;
    background: #fbb232;
    text-shadow: 0 1px 3px rgba(40, 11, 11, 0.13);
    font-size: 23px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.58px;
    text-align: center;
    color: #ffffff;
}

#modal-custom-request input[type=number]::-webkit-inner-spin-button {
    opacity: 1;
}

#modal-custom-request .modal-title-container{
    padding-top: 0;
    margin-top: 16px;
}

#modal-custom-request .modal-header{
    height: 94px;
}

#modal-custom-request input[type=text],
#modal-custom-request input[type=tel],
#modal-custom-request input[type=number]{
    height: 45px;
    font-size: 16px;
    font-weight: 600;
    color: #84949c;
    margin-bottom: 16px;
}

#modal-custom-request #please_call_me{
    width: 16px;
    height: 16px;
    margin:0;
    background: #5465c4;
}

#modal-custom-request .please-call-me-outer{
    display: inline-block;
    /*border: 4px solid #a2abdf;*/
    border-radius: 5px;
    margin-right: 5px;
    margin-left: 18px;
    /*width: 24px;
    height: 24px;*/
    position: relative;
    top: 2px;
}

#modal-custom-request  .please-call-me{
    padding-top: 11px;
}

#modal-custom-request .send-custom{
    padding-top: 30px;
}

#modal-custom-request .seats-outer{
    padding-right: 10px;
}

#modal-custom-request .months-outer{
    padding-left: 10px;
}


/*
#modal-custom-request .quote-fields,
#modal-custom-request .modal-title{
    display: none;
}
*/

#modal-custom-request .thank-you {
    display: none;
}

#modal-custom-request .submitted h2{
    font-size: 41px;
    font-weight: bold;
}

#modal-custom-request .submitted p {
    font-size: 21px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: center;
    padding-top: 20px;
}

#modal-custom-request .submitted{
    padding-top: 70px;
}

#modal-custom-request #close-custom {
    width: 145px;
    height: 48px;
    margin-right: 15px;
    padding: 6px 24px 12px;
    border-radius: 16px;
    border-style: solid;
    border-width: 1px;
    background: #fbb232;
    text-shadow: 0 1px 3px rgba(40, 11, 11, 0.13);
    font-size: 23px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.58px;
    text-align: center;
    color: #ffffff;
    position: relative;
    top: 202px;
    left: 22px;
}

.iti{
    z-index: 2001;
}

.iti__selected-dial-code{
   color: #333 !important;
}

#modal-custom-request #phone_number{
    margin-bottom: 16px !important;
}

/* custom form input suffixes */
div.seats-outer > div,
div.months-outer > div {
    display: inline-block;
    position: relative;
    color: #84949c;
    font-size: 16px;
    font-weight: 600;
}

div.seats-outer > div::after,
div.months-outer > div::after{
    position: absolute;
    top: 11px;
    right: 36px;
}

div.seats-outer > div.disabled::after,
div.months-outer > div.disabled::after{
    color: #4656b4;
}

#form-custom-quote input.required{
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.21), 0 0 21px 0 rgba(255, 186, 35, 0.71) !important;
}

#form-custom-quote .cant-be,
#form-custom-quote .incorrect-email{
    font-size: 16px;
    font-weight: 600;
    letter-spacing: normal;
    color: #f1b245;
    display: none;
    height: 16px;
    position: relative;
    top: -10px;
}

#form-custom-quote input:disabled{
    opacity: 0.2;
}


/* set the unit abbreviation for each unit class */
.seats-outer > div::after {
    content: 'seats';
}

.months-outer > div::after{
    content: 'months';
}


.nl .seats-outer > div::after {
    content: 'ziptl';
}

.nl .months-outer > div::after{
    content: 'maand';
}

.es .seats-outer > div::after {
    content: 'asien';
}

.es .months-outer > div::after{
    content: 'meses';
}

.pt .seats-outer > div::after {
    content: 'assen';
}

.pt .months-outer > div::after{
    content: 'meses';
}

.tooltip {
    font-size: 14px;
}

.tooltip-inner {
    padding: 8px 12px;
    border-radius: 8px;
}

.tooltip .tooltip-inner {
    background-color: #ffffff;
    color: #4C6C7B;
    border: 1px solid #D9D9D9;
    box-shadow: 0 1px 4px 0 #0C0C0D0D;
    font-weight: 600;
    max-width: 166px;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #D9D9D9;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #D9D9D9;
}

#seats-number::-webkit-outer-spin-button,
#seats-number::-webkit-inner-spin-button,
#months-number::-webkit-outer-spin-button,
#months-number::-webkit-inner-spin-button {
    height: 40px;
    width: 15px;
    cursor: pointer;
}