/*
* Theme Name: Clip Site
* Author: Yes Software
* Author URI: http://www.yessoftware.com.br
* Version: 1.0
*/

::selection {
    background: rgba(2,0,44,0.8);
    color: white;
}

.no-padding{
    padding: 0 !important;
}

.transition, .transition * {
    transition: all .2s linear;
}

.clear{
    clear: both;
}

body {
    background: url('../images/background.jpg') no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.body {
    margin: 0 auto !important;
}
.middle-header {
    background: none;
    margin-top: 30px;
    box-shadow: none;

}
.middle-header * {
    color: white !important;
}

.broche-old {
    width: 100px;
    height: 100px;
    line-height: 100px;
    background: whitesmoke;
    border: 1px solid #eee;
    color: #aaa;
    display: block;
    margin: 0 auto;
    border-radius: 100%;
    font-size: 30px;
}

.broche {
    width: 140px;
    height: 140px;
    line-height: 140px;
    border: 1px solid #eee;
    color: #aaa;
    display: block;
    margin: 0 auto;
    border-radius: 100%;
    /*    font-size: 30px;*/
}
.broche img {
    border-radius: 0;
    width: 50%;
}

.broche-enviar {
    width: 140px;
    height: 140px;
    line-height: 130px;
    border: 1px solid #eee;
    color: #aaa;
    display: block;
    margin: 0 auto;
    border-radius: 100%;
    font-size: 70px;
    text-align: center;
    /*    font-size: 30px;*/
    color: white;
}
.broche-enviar.true {
    background: #30a300;
}
.broche-enviar.false {
    background: #c5383d;
}

.form-filtro {
    padding: 15px;
    background: whitesmoke;
    text-align: center;
    margin-bottom: 30px;
}
.form-filtro input {
    max-width: 140px;
    display: inline-block;
    margin: 0 5px 0 0;
    text-align: center;
}
.btn i {
    margin-right: 5px;
}
#mapa-google {
    display: block;
    width: 100%;
    height: 300px;
    background: whitesmoke;
}

.datepicker .day {
    border-radius: 0 !important;
    font-size: 12px;
    border-bottom: 2px solid white !important;
}
.datepicker .day.active, .datepicker .day.range, .datepicker .day.range-start, .datepicker .day.range-end {
    background: #F4BA4D !important;
    color: white;
}
.datepicker .day.range-start {}
.datepicker .day.range-end {}



.datepicker .day.range-end {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4ba4d+0,f4ba4d+50,ffffff+51,ffffff+100 */
    background: #f4ba4d; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #f4ba4d 0%, #f4ba4d 50%, #ffffff 51%, #ffffff 100%) !important; /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #f4ba4d 0%,#f4ba4d 50%,#ffffff 51%,#ffffff 100%) !important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #f4ba4d 0%,#f4ba4d 50%,#ffffff 51%,#ffffff 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4ba4d', endColorstr='#ffffff',GradientType=1 ) !important; /* IE6-9 fallback on horizontal gradient */
    color: #666666;
}
.datepicker .day.range-end:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4ba4d+0,f4ba4d+50,ffffff+51,ffffff+100 */
    background: #f4ba4d; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #f4ba4d 0%, #f4ba4d 50%, #ffffff 51%, #ffffff 55%, #eeeeee 56%, #eeeeee 100%) !important; /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #f4ba4d 0%, #f4ba4d 50%, #ffffff 51%, #ffffff 55%, #eeeeee 56%, #eeeeee 100%) !important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #f4ba4d 0%, #f4ba4d 50%, #ffffff 51%, #ffffff 55%, #eeeeee 56%, #eeeeee 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4ba4d', endColorstr='#eeeeee',GradientType=1 ) !important; /* IE6-9 fallback on horizontal gradient */
    color: #666666;
}


.datepicker .day.range-start {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4ba4d+0,f4ba4d+50,ffffff+51,ffffff+100 */
    background: #f4ba4d !important; /* Old browsers */
    background: -moz-linear-gradient(135deg,  #f4ba4d 0%, #f4ba4d 50%, #ffffff 51%, #ffffff 100%) !important; /* FF3.6-15 */
    background: -webkit-linear-gradient(135deg,  #f4ba4d 0%,#f4ba4d 50%,#ffffff 51%,#ffffff 100%) !important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(-45deg,  #f4ba4d 0%,#f4ba4d 50%,#ffffff 51%,#ffffff 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4ba4d', endColorstr='#ffffff',GradientType=1 ) !important; /* IE6-9 fallback on horizontal gradient */
    color: #666666;
}
.datepicker .day.range-start:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4ba4d+0,f4ba4d+50,ffffff+51,ffffff+100 */
    background: #f4ba4d; /* Old browsers */
    background: -moz-linear-gradient(135deg,  #f4ba4d 0%, #f4ba4d 50%, #ffffff 51%, #ffffff 55%, #eeeeee 56%, #eeeeee 100%) !important; /* FF3.6-15 */
    background: -webkit-linear-gradient(135deg,  #f4ba4d 0%, #f4ba4d 50%, #ffffff 51%, #ffffff 55%, #eeeeee 56%, #eeeeee 100%) !important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(-45deg,  #f4ba4d 0%, #f4ba4d 50%, #ffffff 51%, #ffffff 55%, #eeeeee 56%, #eeeeee 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4ba4d', endColorstr='#eeeeee',GradientType=1 ) !important; /* IE6-9 fallback on horizontal gradient */
    color: #666666;
}


#pgContato {
    font-size: 18px;
}
#pgContato i {
    font-size: 30px;
    display: inline-block;
    margin-top: 50px;
    margin-bottom: 10px;
    background: #eee;
    border-radius: 100%;
    margin-right: 20px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;

}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 3px;
    margin-top: 10px;
}

.block-heading > * {
    margin: 0;
}

.page-header h1 {
    text-align: center;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}

.logo {
    margin-top: 0;
}

b {
    font-weight: bold !important;
}

/*Ajustes media query, tamanhos especificos*/

/* LG */
@media (min-width: 1200px) {
}

/* MD */
@media (min-width: 992px) and (max-width: 1199px) {
}

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

    .logo {
        margin-top: -10px;
    }
    .menu-toggle {
        text-align: right;
        font-size: 30px;
        margin-top: 20px;
    }
}

/* XS */
@media (max-width: 767px) {
    .menu-toggle {
        float: right;
        font-size: 25px;
        margin-top: 20px;

    }
    footer .ficha {
        margin-bottom: 15px;
        display: block;
    }
    .logo {
        margin-top: 0;
    }
    
    #datepicker {
        text-align: center;
    }
    
    #datepicker input {
        margin-bottom: 5px; display: block;
        width: 100%;
        max-width: none;
    }

}