.btn-sm {
    font-size: 14px;
    line-height: 14px;
    padding: 8px 12px 8px 12px;
    float: right;
}

.pricetag {
    font-weight: 700;
    color: #10757E;
}

.person {
    float: right;
    text-align: right;
    font-size: 16px !important;
}

.car {
    font-size: 18px !important;
}

.wh .title:before {
    background: #ffffff;
}

.iq-footer8 hr {
    border-bottom: 1px solid #ffffff;
}

.grecaptcha-badge { visibility: hidden; }

.owl-carousel .owl-controls .owl-dot { margin-top: 20px; display: inline-block; }
.owl-carousel .owl-dots { position: relative; width: 100%; display: inline-block; text-indent: inherit; text-align: center; cursor: pointer; }
.owl-carousel .owl-dots .owl-dot span { background: #cecece; display: inline-block; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; margin: 0px 3px; height: 10px; width: 10px; border: 1px solid #ffffff; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; cursor: pointer; }
.owl-carousel .owl-dots .owl-dot:hover span { background: #10757E; }
.owl-carousel .owl-dots .owl-dot.active span { background: #10757E; width: 30px; }

.owl-carousel-gallery .owl-nav { position: absolute; top: -50px; right: 0; }
.owl-carousel-gallery .owl-nav span { background: #17252a; color: #ffffff; font-size: 24px; width: 34px; height: 34px; line-height: 30px; display: inline-block; text-align: center; font-weight: normal; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.owl-carousel-gallery .owl-nav span:hover { background: #10757E; color: #fff; border-color: #10757E; }
.owl-carousel-gallery .owl-nav span:active { background: #10757E; color: #fff; border-color: #10757E; }
.owl-carousel-gallery .owl-nav span:focus { background: #10757E; color: #fff; border-color: #10757E; }
.owl-carousel-gallery .owl-prev, .owl-carousel-gallery .owl-next { float: left; margin-left: 6px; margin-right: 6px; }

.extra {
    width: 100%;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 20px 10px 20px;
    min-height: 45px;
    clear: both;
    color: #333;
    border: 1px solid #f6f6f6;
    background: #f6f6f6;
}

.extra p {
    display: inline-block;
    width: auto;
    line-height: 14px;
    font-size: 14px;
    color: #333;
    margin: 0px 10px 0px 10px;
}

.extra .description {
    display: block;
    width: 100%;
    line-height: 12px;
    font-size: 11px;
    color: #333;
    margin: 0px 0px 0px 0px;
}

.extra span {
    float: right;
    line-height: 14px;
    font-size: 14px;
    font-weight: 700;
    color: #10757E;
    margin: 4px 0px 0px 10px;
}

.extra input {
    height: 14px;
    width: auto;
    margin: 4px 0px 0px 0px;
}

.blog-contact .contact-form .section-field select {
    width: 100%;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-left: 20px;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    clear: both;
    color: #333;
    border: 1px solid #f6f6f6;
    background: #f6f6f6;
}

.blog-contact .contact-form .section-field select:focus { border: 1px solid #10757E; box-shadow: none; outline: none; }