/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

.naoexibir{display:none;}

html,
body {
    height: 100%;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}


.titulo2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    text-align: right;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

.icones:hover {opacity:0.8;}



body {
    padding-top: 50px;
    background-color: #fff;
}
.textos {    color: #dedede;
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    letter-spacing: 1px;}
a {
    color: #dec4b0;
    text-decoration: none;
}

/* Contato */
.form-contato {display: block;width: 100%;height: 45px;margin-bottom: 10px;padding: 6px 12px;font-size: 14px;line-height: 1.428571429;color: #555;
  vertical-align: middle;background-color: #F4F4F4;background-image: none;border: 1px solid #ccc;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}

.form-control2 {display: block;width: 100%;height: 150px;padding: 6px 12px;font-size: 14px;line-height: 1.428571429;color: #555;vertical-align: middle;
  background-color: #F4F4F4;background-image: none;border: 1px solid #ccc;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}

.btn1 { border-radius: 4px;display: inline-block;padding: 6px 12px;margin-top: 10px;margin-bottom: 0;font-size: 14px;font-weight: 400;
    line-height: 1.42857143;text-align: center; white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;
    touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
    background-image: none;border: 1px solid transparent;}

.btn2 {display: inline-block;padding: 6px 12px;margin-top: 10px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;
    text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;
    -webkit-user-select: none;-moz-user-select: none; -ms-user-select: none; user-select: none;background-image: none;
    border: 1px solid transparent; margin-bottom: 71px;  margin-top: -10px;}

.btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    margin-left: 85px;
}
.textos2 {
    color: #dec4b0;
    text-align: center;
    margin-top: 20px;
}

.btn-primary {
    color: #fff;
    background-color: #5d402a;
    border-color: #5d402a;
}
.btn-primary:hover {
    color: #fff;
    background-color: #8c684c;
    border-color: #8c684c;
}

.logo {margin-top: -55px;}

.btn-primary {
    text-decoration: none;
    color: #fff;
    background-color: #065090;
    border-color: #065090;
    border-bottom: 3px solid #065090!important;
}
.btn-primary:hover {
    text-decoration: none;
    color: #fff;
    background-color: #1e78c5;
    border-color: #1e78c5;
    border-bottom: 3px solid #065090!important;
}


.aviso {
    color: #f00;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}

@media(max-width:480px) {
    .btn-group-lg>.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    margin-left: 40px;}
}



