﻿

.container {
    padding-left: 15px;
    padding-right: 15px;
}

.navbar {
    height: 60px;
}

.sub-shadow {
    -webkit-box-shadow: 0 4px 6px 1px #bbb;
    -moz-box-shadow: 0 4px 6px 1px #bbb;
    box-shadow: 0 4px 6px 1px #bbb;
}

.round22 {
    border: none !important;
    border-radius:10px !important;
}

.softborder {
    border: 1px solid #ddd;
}

.pad1em {
    padding:1em;
}

color-red {
    color: #ff0000;
}

.cupom {
    text-transform: uppercase;
}

    .cupom::placeholder {
        text-transform: none;
    }

input[name="TypeProfessional"] {
    transform: scale(1.5);
    margin-left: 10px;
    margin-right: 10px;
    accent-color: #008cba;
    margin-top: 5px !important;
}

.rad4 {
    border-radius: 4px;
}

.rad4-esq {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.rad4-dir {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.label-opt {
    color: #333 !important;
    font-size: 1.1em;
    font-weight: bold;
    padding: 20px !important;    
    line-height:50px;
    cursor:pointer;
}

size-bigger {
    font-size: 1.2em;
}

.shove-select {    
    padding: 15px;    
    background-color: unset !important;
    color: unset;
    border: 1px #ccc solid;
    border-radius: 4px;
}

.navbar-brand img {
    height: 36px;
}

.top20 {
    padding-top:20px;
}

.navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
}

.table > tbody > tr:first-child > td {
    border: none;
}

.w30 {
    width: 30px !important;
}

.btn-round {
    border-radius: 10px;
}

.red {
    color: red;
}



.text-rsvp {
    font-family: sans-serif;
    font-size: 1.2em;
    line-height: 28px;
}


.btn-circle {
    width: 36px;
    height: 36px;
    min-width: 36px !important;
    border-radius: 99px;
    padding: 6px;
    padding-top: 4px;
    font-size: 18px;
}


.inner-addon {
    position: relative;
    color: #999999;
}

    .inner-addon .glyphicon {
        position: absolute;
        padding: 10px;
        pointer-events: none;
    }

.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: 0px;
}

.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

.btn-default {
    color: #333333;
    background-color: #fff;
    border: 2px #333;
}

.btn-lg {
    font-size: 1.1em;
    font-weight: bold;
    letter-spacing: 1px;
}

.subtitle {
    font-size: 2em;
    font-weight: bold;
}

.pad20 {
    padding-top: 20px;
}

.pad30 {
    padding:30px;
}

.droplan .btn {
    background-color: unset !important;
    color: unset;
    border: 1px #ccc solid;
    border-radius: 4px;
}

.pad100{
    padding:100px;
}

.mart5 {
    margin-top:5px;
}

.mart20 {
    margin-top:20px;
}

.fullw {
    width: 100%;
}

.title-accordion {
    border-radius: 4px !important;
    line-height: 32px;
    margin-top: 4px;
}

input[type=text], input[type=password], select, .round {
    border-radius: 4px !important;
}

.lh30 {
    line-height: 30px;
}

.mbot160 {
    margin-bottom: 160px;
}

.mtop10 {
    margin-top:10px;
}

.left-round {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.right-round {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.mart10 {
    margin-top: 10px;
}

.btn-wide {
    width: 280px;
}

.classic-link {
    text-decoration: underline;
    color: #333;
}

.noborder {
    border: none !important;
}

    .noborder:active, .noborder:focus {
        box-shadow: none !important;
        outline:none;
    }

.nobackground {
    background: none !important;
}

.color-white {
    color: white;
}

.max-all {
    max-height: 100%;
    max-width: 100%;
    width:100%;
}

.vertical-align {
    display: flex;
    justify-content: center;
    align-items: center;
}

.block1 {
    vertical-align: middle;
}

.block2 {
    height: 16%;
    vertical-align: middle;
}

.block3 {
    height: 12%;
    vertical-align: middle;
}

.block4 {
    height: 48%;
    vertical-align: middle;
}

.block5 {
    height: 24%;
    line-height: 33px;
}

.block-container {
    position: absolute;
    padding-top: 80px;
    top: 0;
    width: 100%;
    height: 100%;
}

.btn-a {
    border: none;
    background: unset;
    color: #008cba;
}

.menu-icon {
    border: none;
    background: unset;
    margin-top: 10px;
}

    .menu-icon :hover, .menu-icon:focus {
        background: unset !important;
        border: none;
    }

.dropdown-toggle.btn-primary, .dropdown-toggle.btn-primary:hover, .dropdown-toggle.btn-primary:active, .dropdown-toggle.btn-primary:focus {
    background: unset !important;
    background-color: unset !important;
    background-image: unset !important;
    border-color: unset;
    outline: unset;
}

.dropdown-menu {
    background-color: #f5f5f5 !important;
}

.navbar-inverse .dropdown-menu > li > a,
.navbar-inverse .dropdown-menu > li > a:hover,
.navbar-inverse .dropdown-menu > .active > a,
.navbar-inverse .dropdown-menu > .active > a:hover {
    background-color: unset !important;
    color: #333;
    font-size: 1.4em;
    font-weight: bold;
}

.dropdown-xs {
    position: absolute;
    top: 0;
    right: 10px;
}

div.navbar-header > .dropdown-xs > ul {
    position: absolute;
    top: 50px;
    left: -200px;
}


.top-front {
    z-index: 999 !important;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    background-color: unset !important;
}

.link-white, .link-white:visited, .link-whited:hover, .link-whited:focus, .link-whited:active{
    color: #eee;
    text-decoration:none;
    cursor:pointer;
}



@media screen and (min-width: 768px) {

    .block-container {
        width: 750px;
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

        .block-container > div {
            max-height: 600px;
            height: 100%;
            margin: auto;
            vertical-align: middle;
        }
}

.background-light {
    background-color: #008cba;
}

.cookie-btn {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 10px;
    background-color: #ffffff0f;
}

.background-dark {
    background-color: #006687;
}

.link {
    cursor:pointer;
}

.link-white:active, .link-white:focus, .link-white:visited, .link-white:hover {
    color: #fff;
}

.nes-container {
  position: relative;
  height: 1200px !important;
}

.nes-content-wrap {
  padding-bottom: 350px;    /* Footer height */
}

.nes-footer {
  
  margin-left:0;
  margin-right:0;
  width: 100%;
  height: 150px;            /* Footer height */
  background-image: linear-gradient(#267D99, #006687);
  margin-bottom:0;
}

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    min-height: 40px;
    background-image: linear-gradient(#267D99, #006687);
}

    .footer a {
        color: #eee;
    }

.div-map {
    background-image: url('contact-map.png');
    background: url(contact-map.png) no-repeat center;
    background-position-x: center;
    background-position-y: center;
    background-size: initial;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    text-align: center;
}

.panel, input {
    border-radius: 4px;
}

.cookie-div {
    position: fixed;
    bottom: 0;
    left: 0;
    height: auto;
    width: auto;
    padding: 25px;
    border: 1px solid #ccc;
    color: #eee;
    margin: 10px;
    right: 0;
    border-radius: 12px;
    background-color: #005e7e;
}


@media screen and (min-width: 767px) {
    .cookie-div {
        position: fixed;
        bottom: 0;
        left: unset;
        right: 0;
        max-width:350px;
    }
}




@media (max-width: 350px) {
    * {
        zoom: 0.96;
    }
}

@media (max-width: 960px) AND (max-height: 420px) {
    .image-art {
        display: none;
    }

    .block50 {
        height: unset !important;
    }

    .footer {
        display: none;
    }
}

@media (min-width: 768px) {
    .image-art {
        padding-top:40px;
    }
}


@media (min-width: 992px) {
    .block-container {
        width: 970px;
    }

    
}

@media (min-width: 1200px) {
    .block-container {
        width: 1170px;
    }


}

@media screen and (max-width: 767px) {

    .footer {
        display: none;
    }

    .block50 {
        height: 50%;
    }



    .block-container > div {
        width: 100%;
        text-align: center;
    }
}
