body {
    /*background: url('../images/luzvermelha2.jpg');*/
    background-repeat: no-repeat;
    background-size: 45%;
    background-color: black;
    background-color: #DC000C;
    background-position: right;
    background-position: 100% 20%;
    /*overflow: hidden;*/
}

#particles-js {
    width: 100%;
    height: 100%;
}

.container-areainicio > .row {
    transition: all .5s ease-in-out;
    transform-origin: left top;
    transform: scaleY(0);
}

.container-areainicio.mostrar > .row {
    transform: scaleY(1);
}
/*
.container-areainicio:before {
    content: "";
    width: 100vw;
    height: 100%;
    height: 100vh;
    /*height: 75%;
    height: 75vh;
    background: rgb(248,155,18); 
    background: linear-gradient(37deg, rgba(248,155,18,1) 0%, rgba(254,67,3,1) 50%, rgba(255,46,0,0) 100%);
    background: linear-gradient(37deg, rgb(253, 213, 11) 0%, rgb(233, 55, 10) 50%, rgba(255,46,0,0) 100%);*
    position: absolute;
    left:0;
    /* top: 0; */
    /*right: -10px;*
    z-index: -1;
    /*border-TOP-right-radius: 190px;
    -webkit-transform: skewX(-27.7deg);
    -ms-transform: skewX(-27.7deg);
    transform: skewX(27.7deg);*/
    /*right: 17%;*
    BOTTOM: 0;


    /*background: rgb(233,55,10);
    background: linear-gradient(0deg, rgba(233,55,10,1) 0%, rgba(0,0,0,1) 75%, rgba(0,0,0,1) 100%);
    background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(0,0,0,1) 75%, rgba(0,0,0,1) 100%);
    background: linear-gradient(0deg, rgb(255, 255, 255) 0%, #171422 75%, #171422 100%); *
    background: #DC000C;
}
*/

.area-logo {
    margin-top: 200px;
}

.titulo-selecionecidade {
    color: #fff;
    font-size: 22px;
    display: inline-block;
    width: 100%;
    text-align: left;
    font-weight: bold;
    margin-bottom: 20px;
    font-weight: 300;
}

.mensagem-propaganda-selecionecidade {
    color: #fff;
    font-size: 22px;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
    font-weight: 700;
    margin-top: 40px;
}

.botao-whats-inicio {
    margin-top: 30px;
    display: inline-block;
}

/*Para substituir padroes do select2*/
.selectcidade {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

.label-selectcidade {
    text-align: left;
    margin-top: 40px;
    width: 100%;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    padding-left: 10px;
    color: white;
}

.select2-container--default .select2-selection--single {
    background: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
}

.select2-container .select2-selection--single {
    height: 50px;
    border-radius: 25px;
    outline: none;
    border-width: 2px;
    border-color: white;
    outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 41px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fdd505 transparent transparent transparent;
    border-width: 11px 9px 0 9px;
    margin-left: -22px;
}

.select2-container {
    font-size: 18px;
    outline: none;
}

.area-imagem-tela-cidade,
.area-imagem-tela-cidademobile
 {
    height: 820px;
}


.select2-dropdown {
    background-color: white;
}

.select2-container--open .select2-dropdown--below {
    box-shadow: 0 9px 25px 0px black;
}

.select2-container--default .select2-results__group {
    color: #dc000c;
}

.select2-results__options {
    color: gray;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #dc000c;
}

.botao-whats-inicio {
    background-color: #009933;
    color: white;
    width: 100%;
    border-radius: 15px;
    padding: 9px 10px 2px 15px;
    text-align: center;
}

.botao-whats-inicio:hover {
    background-color: #006923;
    color: white;
    text-decoration: none;
}

.contrate-pelo-inicio {
    font-weight: 400;
    font-size: 22px;
    margin-left: 10px;
    position: relative;
    top: -8px;
}

.contrate-pelo-whatsapp-inicio {
    font-weight: 900;
    font-size: 22px;
    position: relative;
    top: -8px;
}

@media (max-width: 400px) {
    .area-imagem-tela-cidademobile {
        height: 250px;
    }
}
@media (min-width: 401px) and (max-width: 500px) {
    .area-imagem-tela-cidademobile {
        height: 300px;
    }
}

@media (min-width: 501px) and (max-width: 600px) {
    .area-imagem-tela-cidademobile {
        height: 400px;
    }
}

@media (min-width: 601px) and (max-width: 767px) {
    .area-imagem-tela-cidademobile {
        height: 500px;
    }
}

@media (max-width: 767px) {
    .imagem-exemplo-inicio {
        display: none;
    }
    
}

@media (min-width: 768px) {
    /*.label-selectcidade {
        margin-top: 140px;
    }*/
}
@media (min-width: 768px) and (max-width: 1100px) {
    .area-imagem-tela-cidademobile {
        height: 600px;
    }
}
@media (max-width: 1099px) {
    .area-logo {
        margin-top: 0px;
    }
    .mensagem-propaganda-selecionecidade {
        margin-top: 0px;
    }
}
@media (min-width: 1400px) {
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1340px;
    }
}

@media (min-width: 1600px) {
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1540px;
    }
}

@media (min-width: 1700px) {
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1640px;
    }
}

@media (min-width: 1800px) {
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1740px;
    }
}