body {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #716d6e;
    min-width: 320px
}

.delay05s {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.delay1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.delay15s {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.delay2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.v-hidden {
    visibility: hidden
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.carousel-fade .carousel-inner .active {
    opacity: 1
}

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1
}

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-control {
    z-index: 2
}

.label-default {
    background-color: #e04646;
    border-radius: 0
}

.tooltip .tooltip-inner {
    background-color: #e04646;
    padding: 5px 10px;
    font-size: 18px
}

.tooltip .tooltip-arrow {
    border-top-color: #e04646 !important
}

.my-tooltip {
    border-bottom: 1px dotted #e04646;
    color: #e04646
}

a {
    color: #e04646
}

a:hover {
    color: #e04646;
    text-decoration: none
}

.scrollup {
    width: 44px;
    height: 44px;
    position: fixed;
    bottom: 1%;
    right: 2%;
    display: none;
    text-indent: -9999px;
    background: url(../img/icon_top.png) no-repeat;
    z-index: 9
}

.scrollup:focus {
    outline: none
}

header {
    height: 147px;
    width: 100%;
    top: 0;
    z-index: 100;
    padding: 0px 40px;
    background-color: #fff
}

header .box {
    margin: 0 auto
}

header .contact p { 

    font-size: 18px;

    font-weight: 700;
    margin-top: 5px;
    padding: 8px 10px 7px 11px;
}
   
header .brand {
    margin: 45px 0 0
}

header .brand h1 {
    margin: 0;
    padding: 0
}

header .brand img, header .navbar-brand img {
    max-width: 230px;
}

header .header-info .contact {
    font-size: 17px;
    font-weight: 900;
    margin-top: 10px
}

header .header-info .language-switch {
    background-color: #e04646;
    margin-left: 24px
}

header .header-info .language-switch a {
    color: #fff;
    font-weight: 700;
    display: block;
    padding: 11px 45px 8px 15px;
    background: transparent url(../img/lang-select-icon.png) no-repeat 163px 14px
}

header .header-info .language-switch .dropdown-menu {
    box-shadow: none;
    border-radius: 0;
    min-width: 188px;
    padding: 0
}

header .header-info .language-switch .dropdown-menu li a {
    color: #716d6e;
    padding: 5px 15px;
    background-image: none
}

header .header-info .language-switch .dropdown-menu li a:hover {
    background-color: #efe9e9
}

header .header-info .language-switch .dropdown-menu li img {
    margin-right: 10px
}

header .contact a {
    color: inherit
}

header .navbar-default {
    border: none;
    background-color: transparent;
    border-radius: 0;
    font-size: 18px;
    font-weight: 700;
    margin-top: 50px;
    margin-bottom: 80px;
    margin-left: 70px;
}

header .navbar-header {
    min-width: 300px
}

header .navbar-brand {
    display: none
}

header .navbar-default .container-fluid {
    padding: 0
}

header .navbar-default .navbar-collapse {
    padding: 0
}

header .navbar-default .navbar-nav > .active > a {
   
    color: #716d6e;
    background-color: transparent
}

header .navbar-default .navbar-nav > li > a {
    background-color: transparent;
    padding: 8px 10px 7px 11px;
    border: 2px solid #fff;
    -webkit-transition: background .4s ease-in-out;
    transition: background .4s ease-in-out
}

header .navbar-default .navbar-nav > li > a:hover {
    border: 2px solid #fff;
    background-color: #e7e7e7;
    color: #716d6e
}

.navbar-nav.navbar-right:last-child {
    margin-right: 40px
}

header .navbar .social-link {
    position: absolute;
    width: 130px;
    max-height: 30px;
    right: 0;
    top: 6px;
    z-index: 1183
}

header .phone-link {
    position: absolute;
    right: 55px;
    top: -4px;
    z-index: 1183;
    font-size: 1.1em
}

header .phone-link a {
    color: inherit
}

header .navbar .social-link img {
    width: 100%
}

header.small.affix:not(.static) {
    height: 115px;
    box-shadow: 0 0 14px -2px gray
}

header.affix:not(.static) ~ section#teaser {
    padding-top: 147px
}

header.small .header-info {
    display: none
}

header.small .brand {
    margin: 24px 0 0;
    width: 50%
}

header.large {
    height: 110px;
    box-shadow: none
}

header.large .header-info {
    display: block
}

header.large .brand {
    margin: 30px 0 0;
    width: 500px;
}

header .callme {
    border: 2px solid #e04646;
    border-radius: 5px;
    background: transparent;
    font-size: 18px;
    margin-left: 15px;
    opacity: .8
}

header .askme {
    border: 2px solid #e04646;
    opacity: .8;
    background: transparent;
    font-size: 14px;
    color: #444;
    padding: 4px;
    margin-left: -20px
}

#services {
    margin-top: -11%;

}

#services .title {
    margin-bottom: 38px
}

#services h2 {
    font-size: 26px;
    text-align: center;
    font-weight: 700
}

#services h1 {
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    margin: 10px 0 25px
}

#services .underline {
    height: 4px;
    width: 135px;
    display: block;
    background-color: #e04646;
    margin: 0 auto
}

#services .service-box:hover {
    transform: scale(1.01);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.service-box {
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 30px 31px -30px rgba(136, 136, 136, 1);
    transition: all .3s ease-in-out;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 8px
}

#services .service-box .service-icon {
    height: 96px;
    width: 96px;
    float: left;
    margin-right: 15px;
    margin-top: 15px;
}

#services .service-box .service-title {
    margin: 0;
    padding: 5px 0 0;
    font-size: 18px;
    font-weight: 900;
    text-align: center;
    margin-top: 20px
}

#services .service-box .service-content {
    margin-top: 25px;
    font-size: 18px;
    line-height: 1.7
}

#Uslovie {
    margin-top: 65px
}

#Uslovie .title {
    margin-bottom: 38px;
    text-align: center
}

#Uslovie h2 {
    font-size: 36px;
    font-weight: 900;
    text-align: center;
    margin: 0 0 25px;
    padding: 0
}

#Uslovie .underline {
    height: 4px;
    width: 135px;
    display: block;
    background-color: #e04646;
    margin: 0 auto
}

#Uslovie .service-box:hover {
    transform: scale(1.01);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

#Uslovie .service-box {
    transition: all .3s ease-in-out;
    background-color: #ededed;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 12px
}

#Uslovie .service-box .service-icon {
    height: 43px;
    width: 43px;
    background-color: #e04646;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 41px;
    font-weight: 900;
    float: left;
    margin-right: 15px
}

#Uslovie .service-box .service-title {
    margin: 0;
    padding: 5px 0 0;
    font-size: 30px;
    font-weight: 900
}

#Uslovie .service-box .service-content {
    margin-top: 25px;
    font-size: 18px;
    line-height: 1.7
}

#Uslovie .icons {
    display: block;
    font-size: 22px;
    font-weight: 800;
    border: solid 2px #dba4b1;
    padding: 30px;
    color: #444;
    border-radius: 12px
}

#Uslovie .icons img {
    width: 64px;
    margin-left: 25px
}

#newsletter {
    background-color: #e04646;
    margin-top: 90px;
    padding: 90px 0
}

#newsletter .title {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0;
    padding: 0
}

#newsletter .subtitle {
    font-size: 18px;
    color: #dbdbdb;
    display: block;
    font-weight: 400;
    margin-top: 6px
}

#newsletter .newsletter-form {
    width: 62%;
    background-color: #fff;
    height: 55px;
    padding: 9px
}

#newsletter .newsletter-form input {
    box-shadow: none;
    border: none
}

#newsletter .newsletter-form .button {
    background-color: #fff;
    border-radius: 0;
    border: 2px solid #b8b6b6;
    margin-left: 1px;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    color: #716d6e;
    padding: 0 10px;
    height: 37px;
    line-height: 36px;
    -webkit-transition: .2s;
    transition: .2s
}

#newsletter .newsletter-form .button:hover {
    background-color: #716d6e;
    border: 2px solid #716d6e;
    color: #fff
}

#newsletter .social-icons {
    width: 38%
}

#newsletter .social-icons ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#newsletter .social-icons ul li {
    display: block;
    float: right
}

#newsletter .social-icons ul li a {
    height: 55px;
    width: 65px;
    background-color: #e04646;
    display: block;
    margin-left: 10px;
    text-align: center;
    line-height: 55px;
    color: #fff;
    font-size: 36px
}

#newsletter .social-icons ul li .facebook {
    background-color: #365595
}

#newsletter .social-icons ul li .googleplus {
    background-color: #d41332
}

#newsletter .social-icons ul li .twitter {
    background-color: #36a4cf
}

#newsletter .social-icons ul li:hover {
    opacity: .8
}

#newsletter form ::-webkit-input-placeholder {
    font-size: 16px
}

#newsletter form :-moz-placeholder {
    font-size: 16px
}

#newsletter form ::-moz-placeholder {
    font-size: 16px
}

#newsletter form :-ms-input-placeholder {
    font-size: 16px
}

#vehicles {
    margin-top: 90px
}

#vehicles .title {
    font-size: 36px;
    font-weight: 900;
    margin-bottom: 65px
}

#vehicles .subtitle {
    font-weight: 400
}

#vehicles .vehicle-nav {
    list-style: none;
    margin: 0;
    padding: 0
}

#vehicles .vehicle-nav li {
    background-color: #e3e2e2;
    margin-bottom: 1px;
    position: relative;
    -webkit-transition: .2s;
    transition: .2s
}

#vehicles .vehicle-nav li span {
    width: 0;
    height: 0;
    border-left: 10px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    display: block;
    position: absolute;
    right: -10px;
    top: 20px;
    -webkit-transition: .2s;
    transition: .2s
}

#vehicles .vehicle-nav li:hover {
    background-color: #d1cece
}

#vehicles .vehicle-nav li.active {
    background-color: rgba(224, 70, 70, 0.8);
    font-weight: 700
}

#vehicles .vehicle-nav li.active span {
    border-left-color: rgba(224, 70, 70, 0.8)
}

#vehicles .vehicle-nav li a {
    font-size: 18px;
    color: #716d6e;
    padding-left: 15px;
    display: block;
    height: 60px;
    line-height: 60px
}

#vehicles .vehicle-nav li.active a {
    color: #fff
}

#vehicles .styled-select-vehicle-data {
    border: 2px solid #efe9e9;
    height: 43px;
    position: relative;
    width: 100%;
    display: none
}

#vehicles .styled-select-vehicle-data:after {
    content: '';
    background: #fff url(../img/dropdown-icon.png) no-repeat 5px 18px;
    right: 0;
    top: 0;
    width: 30px;
    height: 39px;
    position: absolute;
    pointer-events: none
}

#vehicles .styled-select-vehicle-data select {
    border: none;
    font-size: 16px;
    width: 100%;
    background: none #fff;
    -webkit-appearance: none;
    padding: 1px 10px;
    height: 39px
}

#vehicles .vehicle-img {
    text-align: center
}

#vehicles .vehicle-img img {
    display: inline-block
}

#vehicles .vehicle-price {
    background-color: rgba(48, 49, 49, 0.7);
    height: 53px;
    line-height: 53px;
    padding: 0 10px;
    font-size: 24px;
    font-weight: 900;
    color: #fff
}

#vehicles .vehicle-price .info {
    font-weight: 400;
    font-size: 18px
}

#vehicles .reserve-button {
    background-color: #e04646;
    color: #fff;
    display: block;
    height: 50px;
    line-height: 51px;
    font-size: 24px;
    font-weight: 900;
    padding: 0 15px;
    box-shadow: 6px 6px 0 #efe9e9;
    text-transform: uppercase;
    -webkit-transition: .2s;
    transition: .2s
}

#vehicles .reserve-button:hover {
    background-color: #716d6e
}

#vehicles .reserve-button span {
    margin-right: 7px
}

#reviews {
    margin-top: 90px;
    padding-bottom: 25px
}

#reviews .stars {
    font-size: 27px;
    margin-bottom: 10px
}

#reviews .stars .big {
    font-size: 36px
}

#reviews .review {
    font-size: 24px;
    line-height: 1.7
}

#reviews .author {
    font-size: 18px;
    font-weight: 900;
    color: #e04646;
    margin-top: 10px
}

#reviews .carousel-indicators {
    position: absolute;
    bottom: auto;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
    margin-top: 25px
}

#reviews .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #ccc
}

#reviews .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #716d6e
}

#locations {
    margin-top: 90px
}

#locations .location-select-container {
    z-index: 1;
    position: relative
}

#locations .location-select {
    background-color: #e04646;
    height: 93px
}

#locations .location-select h2 {
    font-size: 35px;
    font-weight: 900;
    color: #fff;
    margin: 26px 0 0 21px
}

#locations .styled-select-location {
    height: 47px;
    position: relative;
    margin: 22px 21px 0 0;
    background-color: #fff
}

#locations .styled-select-location:after {
    content: '';
    background: #fff url(../img/dropdown-icon.png) no-repeat 5px 21px;
    right: 0;
    top: 0;
    width: 30px;
    height: 43px;
    position: absolute;
    pointer-events: none
}

#locations .styled-select-location select {
    border: none;
    font-size: 18px;
    width: 100%;
    background: none #fff;
    -webkit-appearance: none;
    padding: 11px 10px;
    height: 43px
}

#locations .map {
    height: 550px;
    background-color: #ccc;
    top: -70px
}

#locations .map h2 {
    color: #e04646;
    padding: 0 10px;
    margin-bottom: 4px
}

#locations .map p {
    font-size: 16px;
    padding: 0 10px
}

.arrow-down-location {
    width: 0;
    height: 0;
    border-left: 37px solid transparent;
    border-right: 37px solid transparent;
    border-top: 37px solid #e04646;
    margin: 0 auto
}

#information {
    margin-top: 90px
}

#information .row {
    margin-bottom: 90px
}

#information .title {
    font-size: 36px;
    font-weight: 900;
    margin: 0 0 30px;
    padding: 0
}

#information .subtitle {
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 30px;
    padding: 0
}

#information p {
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 30px
}

#information .btn-border {
    border: 1px solid #ccc;
    padding: 1px;
    margin: 0 20px 0 0;
    display: inline-block
}

#information .btn {
    font-size: 24px;
    font-weight: 900;
    background-color: #e04646;
    color: #fff;
    border-radius: 0;
    border: none;
    line-height: 47px;
    padding: 0 15px;
    box-shadow: 6px 6px 0 #efe9e9;
    margin-right: 15px;
    -webkit-transition: .2s;
    transition: .2s
}

#information .btn:hover {
    background-color: #716d6e
}

#information .btn-gray {
    background-color: #716d6e
}

#information .btn-gray:hover {
    background-color: #e04646
}

#information .video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

#information .video iframe, #information .video object, #information.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#partners {
    padding: 90px 0;
    background-color: #f8f8f8
}

#partners .title {
    margin-bottom: 38px
}

#partners h2 {
    font-size: 18px;
    text-align: left;
    margin: 0 0 25px;
    padding: 0;
    line-height: 1.7
}

#partners .underline {
    height: 4px;
    width: 135px;
    display: block;
    background-color: #e04646;
    margin: 0 auto
}

#partners p {
    margin-top: 25px;
    font-size: 18px;
    line-height: 1.7
}

#partners .youtube {
    text-align: center
}

#partners .youtube iframe {
    width: 580px;
    height: 325px
}

#partners img {
    width: 100%;
    border-radius: 5px;
}

#contact {
    margin-top: 90px
}

#contact .adv {
    text-align: -webkit-center;
    color: #888;
    font-weight: 700
}

#contact h2 {
    font-size: 36px;
    font-weight: 900;
    margin-bottom: 65px
}

#contact .contact-info {
    font-size: 18px;
    margin-bottom: 35px;
    line-height: 1.7
}

#contact .contact-info .address {
    font-weight: 900
}

#contact .contact-info .highlight {
    color: #e04646
}

#contact form .form-group {
    margin-bottom: 20px
}

#contact form .text-field {
    background-color: #dbdbdb;
    height: 45px;
    border-radius: 0;
    border: none;
    box-shadow: none;
    font-size: 18px
}

#contact form textarea {
    background-color: #dbdbdb;
    height: 196px;
    border-radius: 0;
    border: none;
    box-shadow: none;
    font-size: 18px
}

#contact form ::-webkit-input-placeholder {
    font-size: 18px !important;
    font-weight: 700
}

#contact form :-moz-placeholder {
    font-size: 18px !important;
    font-weight: 700
}

#contact form ::-moz-placeholder {
    font-size: 18px !important;
    font-weight: 700
}

#contact form :-ms-input-placeholder {
    font-size: 18px !important;
    font-weight: 700
}

#contact form .first-name {
    float: left;
    width: 49%
}

#contact form .last-name {
    float: right;
    width: 49%
}

#contact form .btn-border {
    border: 1px solid #ffd992;
    padding: 1px;
    margin: 0 20px 0 0;
    display: inline-block
}

#contact form .submit-message {
    font-size: 24px;
    font-weight: 900;
    background-color: #e04646;
    color: #fff;
    border: none;
    line-height: 47px;
    padding: 0 15px;
    box-shadow: 6px 6px 0 #efe9e9;
    text-transform: uppercase;
    -webkit-transition: .2s;
    transition: .2s;
    border-radius: 0
}

#contact form .submit-message:hover {
    background-color: #716d6e
}

#contact .contact-box-title {
    font-size: 18px;
    font-weight: 700
}

#contact .contact-box {
    background-color: #ededed;
    padding: 15px;
    font-size: 16px
}

#contact .contact-box .highlight {
    font-weight: 700;
    color: #e04646
}

#contact .contact-box img {
    border: 1px solid #e04646;
    float: left;
    margin-right: 20px
}

#contact .contact-box-name {
    font-size: 24px;
    font-weight: 700
}

#contact .contact-box-border {
    background-color: #e04646;
    height: 10px;
    margin-top: 1px;
    margin-bottom: 8px
}

#contact .contact-box-divider {
    height: 10px
}

#contact .insta {
    font-size: 14px;
    color: #e04646;
    font-weight: 700;
    border: solid 1px #ededed;
    padding: 5px;
    margin-bottom: 5px
}

footer {
    margin-top: 90px;
    padding: 40px 0;
    background-color: #dbdbdb
}

footer .footer-nav {
    list-style: none;
    margin: 0 auto 20px;
    padding: 0
}

footer .footer-nav li {
    list-style: none;
    display: inline-block;
    padding: 0 10px
}

footer .footer-nav li a {
    font-size: 18px;
    text-decoration: underline;
    color: #716d6e;
    font-weight: 700
}

#checkoutModal .modal-dialog {
    width: 748px
}

#checkoutModal .modal-content {
    border-radius: 0;
    box-shadow: none;
    border: 2px solid #fff
}

#checkoutModal .modal-header {
    color: #fff;
    background-color: #e04646;
    border-bottom: none
}

#checkoutModal .modal-title {
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase
}

#checkoutModal .close {
    color: #fff;
    text-shadow: none;
    opacity: .6;
    font-size: 27px;
    margin: 1px 7px 0 0
}

#checkoutModal .close:hover, .close:focus {
    text-decoration: none;
    cursor: pointer;
    opacity: 1
}

#checkoutModal .modal-body {
    padding: 0
}

#checkoutModal .modal-body h3 {
    margin: 0 0 25px;
    font-size: 18px;
    color: #e04646;
    font-weight: 700
}

#checkoutModal .checkout-info-box {
    background-color: rgba(224, 70, 70, 0.2);
    padding: 20px 30px
}

#checkoutModal .checkout-info-box h3 {
    margin: 0 0 15px;
    color: #716d6e
}

#checkoutModal .checkout-info-box h3 i {
    font-size: 23px
}

#checkoutModal .checkout-vehicle-info {
    margin-top: 30px
}

#checkoutModal .checkout-vehicle-info img {
    width: 250px;
    cursor: pointer
}

#checkoutModal .location-date-info {
    padding: 0 0 0 30px;
    float: left;
    max-width: 340px
}

#checkoutModal .vehicle-info {
    padding: 0 30px 0 0;
    float: right;
    max-width: 360px
}

#checkoutModal .vehicle-info h3 {
    float: left;
    margin-right: 10px
}

#checkoutModal .vehicle-info a {
    font-size: 12px
}

#checkoutModal .vehicle-info .vehicle-image {
    width: 90%
}

#checkoutModal .info-box {
    margin-bottom: 25px
}

#checkoutModal .info-box .glyphicon {
    float: left;
    font-size: 17px
}

#checkoutModal .info-box .info-box-title {
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 3px 25px
}

#checkoutModal .info-box .info-box-description {
    margin-left: 25px;
    font-size: 14px
}

#checkoutModal .checkout-personal-info {
    padding: 0 30px
}

#checkoutModal .checkout-personal-info .form-group {
    float: left;
    width: 335px;
    min-height: 70px
}

#checkoutModal .checkout-personal-info .form-group.left {
    margin-right: 7px
}

#checkoutModal .checkout-personal-info .form-group.right {
    margin-left: 7px
}

#checkoutModal .checkout-personal-info .age {
    float: left;
    width: 140px;
    min-height: 70px
}

#checkoutModal form .styled-select-age {
    border: 2px solid #efe9e9;
    height: 43px;
    position: relative
}

#checkoutModal form .styled-select-age:after {
    content: '';
    background: #fff url(../img/dropdown-icon.png) no-repeat 5px 18px;
    right: 0;
    top: 0;
    width: 29px;
    height: 39px;
    position: absolute;
    pointer-events: none
}

#checkoutModal form .styled-select-age select {
    border: none;
    font-size: 16px;
    width: 100%;
    background: none #fff;
    -webkit-appearance: none;
    padding: 9px 10px;
    height: 39px
}

#checkoutModal form input {
    background-color: #dbdbdb;
    height: 45px;
    border-radius: 0;
    border: none;
    box-shadow: none;
    line-height: 45px;
    font-size: 18px
}

#checkoutModal form ::-webkit-input-placeholder {
    font-size: 14px !important
}

#checkoutModal form :-moz-placeholder {
    font-size: 14px !important
}

#checkoutModal form ::-moz-placeholder {
    font-size: 14px !important
}

#checkoutModal form :-ms-input-placeholder {
    font-size: 14px !important
}

#checkoutModal form .checkbox {
    padding-left: 0
}

#checkoutModal form input[type=checkbox] {
    display: none
}

#checkoutModal form .checkbox label {
    font-size: 18px
}

#checkoutModal form .checkbox label:before {
    content: "";
    display: inline-block;
    font-size: 15px;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background-color: #dbdbdb;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    color: #f3f3f3;
    text-align: center;
    line-height: 24px;
    float: left
}

#checkoutModal form input[type=checkbox]:checked + label:before {
    content: "\2713"
}

#checkoutModal .checkout-address-info {
    padding: 0 30px
}

#checkoutModal .checkout-address-info .city {
    float: left;
    width: 335px;
    margin-right: 7px
}

#checkoutModal .checkout-address-info .zip-code {
    float: left;
    width: 335px;
    margin-left: 7px
}

#checkoutModal .newsletter {
    padding: 0 30px;
    margin: 30px 0
}

#checkoutModal .modal-footer {
    background-color: #e3e2e2
}

#checkoutModal .modal-footer .btn {
    font-size: 24px;
    font-weight: 900;
    background-color: #e04646;
    color: #fff;
    border-radius: 0;
    height: 47px;
    line-height: 47px;
    padding: 0 15px
}

#checkoutModal .modal-footer .btn-border {
    border: 1px solid #ccc;
    padding: 1px;
    margin: 0 10px 0 0;
    display: inline-block;
    background-color: #fff
}

#checkoutModal .modal-footer .btn-yellow {
    border-color: #ffd992
}

#checkoutModal .modal-footer .btn-yellow button {
    background-color: #e04646
}

#checkoutModal .modal-footer .btn-gray {
    border-color: #b8b6b6
}

#checkoutModal .modal-footer .btn-gray button {
    background-color: #716d6e
}

@media (max-width: 1200px) {
    header.large .brand {
        width: 75%
    }

    #teaser-2 .mainh1 {

        padding: 60px !important;
    }

    header .header-info .contact {
        font-size: 14px
    }

    header .navbar-default {
        font-size: 14px
    }

      header .contact img {
       width: 15px;
    }

      header .contact p {
        font-size: 12px;
    }
    header.large {
        height: 133px
    }

    header.small {
        height: 91px
    }

    header.small .brand {
        margin: 28px 0 0
    }

    #teaser form .styled-select-car select {
        font-size: 21px
    }

    #teaser form .input-group-addon {
        font-size: 14px;
        width: 95px
    }

    #teaser form .input-group-addon .glyphicon {
        font-size: 12px
    }

    #teaser form .input-group input {
        font-size: 14px;
        padding-left: 10px
    }

    #teaser form .styled-select-time select {
        font-size: 14px;
        padding: 0 5px
    }

    #teaser form .date {
        width: 195px
    }

    #teaser form .time {
        width: 105px
    }

    #teaser form .styled-select-time:after {
        background: #fff url(../img/dropdown-icon.png) no-repeat 10px 18px
    }

    #teaser form .submit {
        font-size: 19px
    }

    #teaser .title {
        font-size: 30px
    }

    #teaser .subtitle {
        font-size: 18px
    }

    #teaser form {
        padding: 20px 30px
    }

    #teaser .reservation-form-shadow {
        height: 500px
    }

    #Uslovie .icons {
        display: block;
        font-size: 18px;
        font-weight: 800;
        border: solid 2px #dba4b1;
        padding: 12px;
        color: #444;
        border-radius: 12px
    }

    #Uslovie .icons img {
        width: 64px;
        margin-left: 25px
    }

    #services h1 {
        font-size: 32px;
        font-weight: 700;
        text-align: center;
        margin: 10px 0 25px
    }

    #services h2 {
        font-size: 24px;
        font-weight: 700;
        text-align: center
    }

    #services .service-box .service-icon {
        height: 80px;
        width: 80px;
        float: left;
        margin-right: 45px;
        margin-top: 10px;
    }

    #services .service-box .service-title {
        margin: 0;
        padding: 5px 0 0;
        float: left;
        font-size: 18px;
        font-weight: 900;
        text-align: center;
        margin-top: 50px
    }

    #services .service-box .service-content {
        margin-top: 20px;
        font-size: 18px;
        line-height: 1.5
    }

    #newsletter .title {
        font-size: 24px
    }

    #newsletter .subtitle {
        font-size: 15px
    }

    #newsletter .newsletter-form {
        height: 50px;
        padding: 7px
    }

    #newsletter .newsletter-form button {
        font-size: 17px
    }

    #newsletter .social-icons ul li a {
        height: 51px;
        width: 55px;
        line-height: 51px;
        font-size: 31px
    }

    #vehicles .title {
        font-size: 32px
    }

    #vehicles .vehicle-nav li a {
        font-size: 16px;
        height: 55px;
        line-height: 55px
    }

    #vehicles .vehicle-price {
        font-size: 20px;
        font-size: 20px
    }

    #vehicles .vehicle-price .info {
        font-size: 16px
    }

    #vehicles .table {
        font-size: 12px
    }

    #vehicles .reserve-button {
        font-size: 22px;
        font-size: 20px
    }

    #reviews .review {
        font-size: 18px
    }

    #reviews .author {
        font-size: 16px
    }

    #locations .location-select h2 {
        font-size: 28px;
        margin: 30px 0 0 21px
    }

    #locations .map {
        height: 500px
    }

    #information .title {
        font-size: 28px;
        margin: 0 0 20px
    }

    #information .subtitle {
        font-size: 20px;
        margin: 0 0 30px
    }

    #information p {
        font-size: 14px;
        line-height: 1.7;
        margin-bottom: 20px
    }

    #information .btn {
        font-size: 20px
    }

    #partners h2 {
        font-size: 18px;
        text-align: left;
        margin: 0 0 25px;
        padding: 0;
        line-height: 1.7
    }

    #partners p {
        margin-top: 25px;
        font-size: 18px;
        line-height: 1.7
    }

    #partners .youtube iframe {
        width: 420px;
        height: 235px
    }

    #partners .youtube {
        text-align: center
    }

    #contact h2 {
        font-size: 32px
    }

    #contact .contact-info {
        font-size: 16px
    }

    #contact form .form-group {
        margin-bottom: 15px
    }

    #contact form .text-field {
        height: 40px;
        line-height: 40px;
        font-size: 16px
    }

    #contact .contact-box {
        font-size: 13px
    }

    #contact .contact-box img {
        width: 65px
    }

    #contact .contact-box-name {
        font-size: 20px
    }

    #contact form ::-webkit-input-placeholder {
        font-size: 16px !important
    }

    #contact form :-moz-placeholder {
        font-size: 16px !important
    }

    #contact form ::-moz-placeholder {
        font-size: 16px !important
    }

    #contact form :-ms-input-placeholder {
        font-size: 16px !important
    }

    #contact form .submit-message {
        font-size: 20px
    }

    footer .footer-nav li a {
        font-size: 16px
    }
}

@media (max-width: 992px) {
    header .brand {
        display: none
    }


    .navbar-brand {
        padding: 0;
        width: 230px
    }

    header .navbar-brand {
        display: block
    }

    header .navbar-toggle {
        margin-top: 1px;
        margin-right: 25px;
    }

    header .navbar .social-link {
        width: 120px;
        right: 43px;
        top: 23px
    }

    header.large {
        height: 108px
    }

    header.large .header-info {
        display: none
    }

      header .navbar-default {
        margin-top: 30px;
        margin-left: 40px;
        margin-bottom: 10px;
    }



    header .navbar-default .navbar-collapse {
       
        padding: 10px;
        z-index: 1183;
        
        width: 100%;
        margin: 5px 0 0;
        border-top: none
    }

    #services h1 {
        font-size: 28px;
        font-weight: 700;
        text-align: center;
        margin: 10px 0 25px
    }

    #services h2 {
        font-size: 24px;
        font-weight: 700
    }

    #Uslovie h2 {
        font-size: 32px;
        font-weight: 900;
        text-align: center;
        margin: 0 0 25px;
        padding: 0
    }

    #teaser .title {
        text-align: center
    }

    #teaser .carousel {
        margin-bottom: 70px
    }

    #teaser form .date {
        width: 65%
    }

    #teaser form .time {
        width: 32%
    }

    #teaser .reservation-form-shadow {
        height: 550px
    }

    #Uslovie .icons {
        display: block;
        font-size: 21px;
        font-weight: 800;
        border: solid 2px #dba4b1;
        padding: 32px;
        color: #444;
        border-radius: 12px
    }

    #Uslovie .icons img {
        width: 64px;
        margin-left: 25px
    }

    #newsletter .title {
        text-align: center;
        margin-bottom: 25px
    }

    #newsletter .newsletter-form {
        width: 100%
    }

    #newsletter .social-icons {
        width: 100%;
        text-align: center;
        margin-top: 25px
    }

    #newsletter .social-icons ul li {
        display: inline-block;
        float: none
    }

    #vehicles .styled-select-vehicle-data {
        display: block
    }

    #vehicles .vehicle-nav {
        display: none
    }

    #vehicles .vehicle-img {
        margin: 15px 0
    }

    #vehicles .vehicle-img img {
        display: inline-block
    }

    #locations .location-select {
        height: 155px
    }

    #locations .location-select h2 {
        text-align: center
    }

    #locations .styled-select-location {
        margin: 22px 21px 0 22px
    }

    #information {
        text-align: center
    }

    #information img {
        display: inline-block;
        margin-bottom: 25px
    }

    #information .video {
        margin-bottom: 25px
    }

    #partners {
        padding-bottom: 50px
    }

    #partners img {
        display: block;
        margin-bottom: 40px;
        width: 95%
    }

    #partners p {
        margin-top: 25px;
        font-size: 18px;
        line-height: 1.7
    }

    #partners .youtube {
        text-align: center
    }

    #contact .contact-info {
        margin-top: 40px
    }

    #checkoutModal .modal-dialog {
        width: 100%;
        margin: 0
    }

    #checkoutModal .form-group {
        float: none !important;
        width: 100% !important;
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    #checkoutModal .modal-footer {
        text-align: center
    }

    header .askme {
        display: block;
        border: 1px solid #e04646;
        opacity: .8;
        background: transparent;
        font-size: 12px;
        float: left;
        color: #444;
        margin-left: auto;
        margin-right: auto;
        padding: 5px
    }
}

@media (max-width: 767px) {
    header .navbar .social-link {
        width: 120px;
        right: 60px;
        top: 24px
    }
}

@media (max-width: 660px) {
    #teaser .reservation-form-shadow {
        height: 550px
    }

    #Uslovie .icons {
        display: block;
        font-size: 19px;
        font-weight: 800;
        border: solid 2px #dba4b1;
        padding: 30px;
        color: #444;
        border-radius: 12px
    }

    #Uslovie .icons img {
        width: 64px;
        margin-left: 25px
    }

    #services h1 {
        font-size: 22px;
        font-weight: 700;
        text-align: center
    }

    #services h2 {
        font-size: 18px;
        font-weight: 700;
        margin-top: 20px
    }

    #checkoutModal .vehicle-info {
        float: none;
        width: 100%;
        max-width: 100%;
        padding: 0 45px
    }

    #checkoutModal .location-date-info {
        width: 100%;
        padding: 0 0 0 45px;
        float: none
    }

    #partners .youtube {
        text-align: center
    }

    .youtube iframe {
        width: 400px;
        height: 220px
    }

    #partners p {
        margin-top: 25px;
        font-size: 18px;
        line-height: 1.7
    }

    header .askme {
        display: block;
        border: 1px solid #e04646;
        opacity: .8;
        background: transparent;
        font-size: 12px;
        float: left;
        color: #444;
        margin-left: auto;
        margin-right: auto;
        padding: 3px
    }

    header .navbar-default .navbar-collapse {
        background-color: #fff;
        padding: 10px;
        z-index: 1183;
        position: absolute;
        width: 100%;
        margin: 15px 0 0;
        margin-left: 70%;
        border: 14px solid #ccc;
        border-top: none;
        box-shadow: 0 4px 1px -1px rgba(50, 50, 50, 0.32)
    }
}

@media (max-width: 480px) {
    header .navbar .social-link {
        width: 90px;
        right: 50px
    }

    #teaser form .submit {
        font-size: 18px
    }

    .navbar-default .navbar-brand p {

          margin-top: 10px;
    float: left;
    font-size: 14px;
    color: #777;
    }

     .navbar-default .navbar-brand .viber img {

        margin-top: 9px;
        margin-left: 12px;
     }
    header.large {

        height: 85px;
    }

    #teaser-2 .mainh1 {

        padding: 15px !important;
    }

    #services {
        margin-top: 10px;
    }
    header .navbar-brand img {
         max-width: 99%;
        margin-left:-80px;
        margin-top:-40px;
    }

    #partners .youtube iframe {
        width: 100%;
        height: 140px
    }

    #partners p {
        margin-top: 20px;
        font-size: 16px;
        line-height: 1.5
    }

    #partners h2 {
        font-size: 16px;
        text-align: left;
        padding: 0;
        line-height: 1.5
    }

    #services h1 {
        font-size: 22px;
        font-weight: 700;
        text-align: center
    }

    #services h2 {
        font-size: 18px;
        font-weight: 700;
        margin-top: 20px
    }

    #Uslovie h2 {
        font-size: 22px
    }

    #vehicles .title {
        font-size: 22px
    }

    #services .service-box .service-icon {
        display: block;
        height: 50px;
        width: 50px;
    }

    #services .service-box .service-title {
        margin: 0;
        padding: 5px 0 0;
        float: left;
        font-size: 18px;
        font-weight: 900;
        text-align: center;
        margin-top: 20px
    }

    #services .service-box .service-content {
        margin-top: 20px;
        font-size: 14px;
        line-height: 1.5
    }

    #Uslovie .icons {
        display: block;
        font-size: 16px;
        font-weight: 800;
        border: solid 2px #dba4b1;
        padding: 23px;
        color: #444;
        border-radius: 12px
    }

    #Uslovie .service-box .service-content {
        margin-top: 20px;
        font-size: 16px;
        line-height: 1.5
    }

    #Uslovie .service-box .service-title {
        margin: 0;
        padding: 5px 0 0;
        font-size: 20px;
        font-weight: 900
    }

    #Uslovie .icons img {
        width: 44px;
        margin-left: 15px
    }

    header .navbar-toggle {
        margin-top: 1px;
        margin-right: 20px
    }

    header .askme {
        display: block;
        border: 1px solid #e04646;
        opacity: .8;
        background: transparent;
        font-size: 10px;
        float: left;
        color: #444;
        margin-left: auto;
        margin-right: auto;
        padding: 3px
    }

    header .navbar-default .navbar-collapse {
        background-color: #fff;
        padding: 10px;
        z-index: 1183;
        position: absolute;
        width: 100%;
        margin: 15px 0 0;
        margin-left: 10%;
        border: 14px solid #ccc;
        border-top: none;
        box-shadow: 0 4px 1px -1px rgba(50, 50, 50, 0.32)
    }
}