@import url('https://fonts.googleapis.com/css?family=Rubik&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ballet&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alex+Brush&display=swap');
<style>

body  {
    width:100% !important;
    margin:0 auto !important;
    font-family:Arial !important;
    background:#ffff !important;
}

body h1{    
    font-family:'Alex Brush', cursive !important;
    color:#9c9c9c;
    margin: 0.2em 0;
}

body h2{    
    color:#9c9c9c;
}

body p{    
    color:#9c9c9c;
    line-height:1.5;
}

.textCenter{
    text-align: center !important;
}

.titulo-menu{
    text-align:center;
    font-family:'Alex Brush', cursive;
    font-size:2em;
    color:#9c9c9c;
    font-family:'Alex Brush', cursive !important;
}@media(max-width:1220px){
    .titulo-menu{
        font-size: 1em;
    }
}@media(max-width:991px){
    .titulo-menu{
        font-size: 2em;
    }
}@media(max-width:375px){
    .titulo-menu{
        font-size: 1.5em;
    }
}

.cid-sHojZlFA57 .navbar {
    background:#e3e3e3 !important;
}

a.text-black:hover, a.text-black:focus, a.text-black.active {
    color: #9c9c9c !important;
}

.text-black {
    color: #9c9c9c !important;
}

.display-4 {
    font-size: 1rem !important;
    font-family:Arial !important;
}@media(max-width:1440px){
    .display-4{
        font-size: 1.1em !important;
    }
}

.cid-sHojZlFA57 button.navbar-toggler .hamburger span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    color: #9c9c9c !important;
    background: #9c9c9c !important;
    font-family:Arial !important;
}

.tipo-fonte{
    font-family:Arial !important;
}

.menu {
    position: fixed;
    width:100%;
    word-wrap: break-word;
    background: #e3e3e3 !important;
    z-index: 99;
    font-family:Arial !important;
}

@media (min-width: 768px){
    .container-fluid {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.casamento{
    font-family:Arial !important;
    position: relative;
    width:100%;
    overflow-x:hidden;
    z-index: 98;
    display:inline-block;
    text-align:center;
    top:0.5em;
}

.mensagem{
    font-family:Arial !important;
    width: 67%;
    display: inline-block;
    text-align: center;
    padding: 1em 0;
}@media(max-width:1280px){
    .mensagem{
        width:80%;
    }
}@media(max-width:1024px){
    .mensagem{
        width:90%;
    }
}

.separacao{ 
    width: auto;
    margin: 2em 0;
    font-family: 'Alex Brush', cursive;
    font-size: 1.5em;
    color:#9c9c9c;
    text-align: center;
}@media(max-width:768px){
    .separacao{
        font-size: 1em;
    }
}

.banner{
    position: relative;
    width:100%;
    left:0;
}@media(max-width:1024px){
    .banner{
        margin-top:4em;
    }

}

#wowslider-container1 .ws_bullets .ws_bulframe {
    display: none !important;
}

.noivos{
    width: 100%;
    display: inline-block;
    padding: 5em 0;
    font-family:Arial !important;
    color:#9c9c9c;
}

.noivos img{
    width: 100%;
    border-radius: 30%;
    padding: 0 1em;
}

.noiva{
    width: 20%;
    display: inline-block;
}@media(max-width:1024px){
    .noiva{
        width:30%;
    }
}@media(max-width:425px){
    .noiva{
        width:45%;
    }
}

.noivo{
    width: 20%;
    display: inline-block;
}@media(max-width:1024px){
    .noivo{
        width:30%;
    }
}@media(max-width:425px){
    .noivo{
        width:45%;
    }
}

.local{
    width: 68%;
    display: inline-block;
    padding: 5em 0;
    font-family:Arial !important;
    color:#9c9c9c;
    text-align:center;
}@media(max-width:1024px){
    .local {
        width: 90%;
    }
}

.local img{
    width: 100%;
    padding: 0 1em;
    display: inline-block;
}

.padrinhos{
    font-family:Arial !important;
    color:#9c9c9c;
    width: 67%;
    margin-left: 16.75%;
    padding: 5em 0;
}@media(max-width:1440px){
    .padrinhos {
        width: 80%;
        margin-left: 10%;
    }
}@media(max-width:1024px){
    .padrinhos {
        width: 90%;
        margin-left: 5%;
    }
}

.padrinhos img{
    width: 100%;
    padding: 0 1em;
}

.padrinhos article{
    width: 48%;
    display: inline-block;
    padding: 1.5em 0;
}@media(max-width:768px){
    .padrinhos article{
        width: 48%;
    }
}@media(max-width:450px){
    .padrinhos article{
        width: 90%;
    }
}

.img-padrinhos{
    width: 100%;
    overflow: hidden;
}

.presentes{
    font-family:Arial !important;
    color:#9c9c9c;
    width: 100%;
    display: inline-block;
    padding: 5em 0;
}

.presentes img{
    width: 100%;
    padding: 0 1em;
}

.presentes article{
    width: 23em;
    display: inline-block;
    padding: 1.5em 0;
}

.img-presentes{
    width: 100%;
    height: 16em;
    overflow: hidden;
}

.msgPresentes{
    width: 67%;
    margin-left: 16.75%;
}@media(max-width:1024px){
    .msgPresentes{
        width:90%;
        margin-left: 5%;
    }
}

.confirmacao-presenca{
    font-family:Arial !important;
    color:#9c9c9c;
    width: 100%;
    display: inline-block;
    padding: 5em 0;
}

.confirmacao-presenca article{
    width: 67%;
    display: inline-block;
    padding: 0;
    text-align: left;
}@media(max-width:1024px){
    .confirmacao-presenca article{
        width:90%;
    }
}

.inputText{
    width:67%;
    border: none;
    border-bottom: 1px solid #9c9c9c;
}

.inputTel{
    width:30%;
    border: none;
    border-bottom: 1px solid #9c9c9c;
}

.inputNum{
    width:4em;
    border: none;
    border-bottom: 1px solid #9c9c9c;
}

.textArea{
    width:100%;
    height: 10em;
    border: 1px solid #9c9c9c;
}

.inputSubmit{
    color: #ffffff;
    background: #9c9c9c;
    padding: 0.5em 1em;
    border: none;
}.inputSubmit:hover {
    background: #cfcfcf;
}@media(max-width:768px){
    .inputSubmit{
        max-width: 18em;
    }
}

.floatLeft{
    float: left;
}

.floatRigth{
    float: right;
}

.recado{
    font-family:Arial !important;
    color:#9c9c9c;
    width: 100%;
    display: inline-block;
    padding: 5em 0;
}

.recado article{
    width: 67%;
    display: inline-block;
    padding: 0;
    text-align: left;
}@media(max-width:1024px){
    .recado article{
        width: 90%;
    }
}

.imgRecado{
    width: 50%;
    margin-left: 25%;
    margin-bottom: 1em;
}

.hoteis{
    font-family:Arial !important;
    color:#9c9c9c;
    width: 67%;
    display: inline-block;
    padding: 5em 0;
}@media(max-width:1440px){
    .hoteis{
        width:80%;
    }
}@media(max-width:1024px){
    .hoteis{
        width:90%;
    }
}

.hoteis img{
    width: 100%;
    padding: 0 1em;
}

.hoteis article{
    width: 23em;
    display: inline-block;
    padding: 1.5em 0;
}

.img-hoteis{
    width: 100%;
    height: 16em;
    overflow: hidden;
}

.msgHoteis{
    width: 67%;
    margin-left: 16.75%;
}@media(max-width:1024px){
    .msgHoteis{
        width:90%;
        margin-left: 5%;
    }
}

.footer{
    background:#9c9c9c;
    color:#ffffff;
    position: relative;
    width:100%;
    padding:2em 0;
    z-index: 100;
}

.footer a{
    color:#ffffff;
}


.midia{
    position: fixed;
    width: 8em;
    right: 0;
    bottom: 0;
    z-index: 99;
}
</style>