/*
Theme Name: Altair Child
Theme URI: http://themes.themegoods2.com/altair
Description: Premium Travel Agency Template
Version: 3.2.4
Tags: gray, white, responsive-layout, custom-header, custom-background, threaded-comments, translation-ready, editor-style, custom-menu
Author: ThemeGoods
Author URI: http://themeforest.net/user/ThemeGoods
License: GNU General Public License
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: altair
Template: altair
*/

#footer {
    display: none;
}

#tour_book_btn.center {
    display: block;
    width: 218px;
}

.tour_book_header_action {
    padding: 20px 0 0 0;
}

.contactformthree * {
    color: #fff;
}

.contactformthree {
    border: 1px solid rgba(255, 255, 255, 0.31);
    background: rgba(0, 0, 0, 0.45);
    box-sizing: border-box;
    min-height: 100px;
}

.tour_book_form_wrapper {
    width: 900px;
}

div.thumb_content.fullwidth h3 {
    font-size: 16px;
}

/* Contact Form */
.tour_book_form input[type=email], .tour_book_form input[type=tel] {
    background: transparent !important;
    border: 0;
    border-bottom: 2px solid #fff;
    color: #fff;
    width: 100%;
}

.wpcf7 br {
    display: none;
}

.wpcf7 .clear br {
    display: block;
}

#tour_book_wrapper2 {
    position: relative;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin: 0;
    padding: 0;
}

#tour_book_wrapper2 .tour_book_form {
  
}

blockquote p {
    color: rgb(0, 63, 117);
}

quoteauthor {
    color: rgb(182, 51, 39)!important;
}

#copyright {
    color: #000000!important;
    font-size: 12px!important;
    font-family: 'Open sans'!important;
    font-weight: bold!important;
}

#copyright a {
    color: #b63327!important;
}