*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-family:"Ubuntu"!important;
}
body{
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
    background-attachment:fixed;
    margin:0;
    padding:0;
}
h1,h2,h3,h4,h5,h6{}
p{
    font-family:"Ubuntu";
    color:rgb(127,110,113);
    letter-spacing:.5px;
    line-height:26px;
    font-size:18px;
}
a{
    text-decoration:none;
}
/* IMPUTS */
input[type=text],input[type=mail], input[type=number], select, textarea{
    background-color:rgb(255,255,255);
    border:#59eedf solid 1px;
    color:rgb(83,196,190)!important;
    font-size:20px;
    border-radius:2px;
    color:rgb(180,180,180);
    width:100%;
    height:56px;
    padding:7px;
}

input::placeholder{
    color: rgba(180, 180, 180, 0.616);
}
/* IMPUTS */

.btn-link-prods a{
    background-color:rgb(225, 101, 38);
}

.cover{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position: top;
}
.wdh{
    max-width:1115px;
    margin:0 auto;
    position:relative;
}
.flex{
    display:flex;
    justify-content:space-around;
    flex-flow:row wrap;
}



header.header{
    text-align:center;
    position:relative;
    height:300px;
}
header.header .wdh{
    max-width:1090px;
    padding: 53px 0;
    position:relative;
}
header.header .wdh:before{
    content:'';
    position:absolute;
    width:50%;
    height:20%;
    background-repeat:no-repeat;
    background-size:100%;
    bottom:100px;
}
header.header .wdh .item-left{}
header.header .wdh .item-left img{}
header.header .wdh .item-title{
    letter-spacing: -0.9px;
    font-weight: 500;
}
header.header .wdh .item-title .sub-title{
    font-size:36px;
    color: #888888
}
header.header .wdh .item-title .title-name{
    margin: 20px;
}
header.header .wdh .item-title .title-name a{
    font-family:"Eufoniem One"!important;
    font-size: 118px;
    color: #1C4B6D;
    position:relative;
    padding-left:60px;
    font-weight: normal;
}
header.header .wdh .item-title .title-name a:before{
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    top:-2px;
    left:0;
    background-image:url('/themes/imgs/padrao/bg-title.png');
    padding:2px 20px 2px 0px;
    z-index:-1;
}
header.header .wdh .item-title .line-title{}
header.header .wdh .item-right{
    top:-20px;
    left:30px;
    position:relative;
}
header.header .wdh img.icon-cegonha{
    display:none;
}
header.header .wdh .item-right img{
    margin:50px 0;
}
header.header .navbar{
    position:absolute;
    width:100%;
    height:60px;
    bottom:-30px;
    z-index:99;
}
header.header .navbar nav{
    background-color: #E16526;
    border-radius:5px;
    display:table;
    max-width:950px;
    height:100%;
    margin:0 auto;
    font-size:20px;
    letter-spacing: -0.1px!important;
    font-weight: 500;
}
header.header .navbar nav ul.mobile{
    display:none!important;
}
header.header .navbar nav ul.desktop{
    list-style:none;
    margin:0 auto;
    padding:0;
    display:table-cell;
    vertical-align:middle;
    width:100%;
}
header.header .navbar nav ul.desktop li,
header.header .navbar nav ul.mobile li{
    border-left:rgb(255,255,255) solid 1px;
    display:inline-block;
}
header.header .navbar nav ul.desktop li:first-child,
header.header .navbar nav ul.mobile li:first-child{
    border:0;
}
header.header .navbar nav ul.desktop li a,
header.header .navbar nav ul.mobile li a{
    color:rgb(255,255,255);
    display:block;
    padding:10px 35px;
    font-size:28px;
}



/* BANNER */

.banner-slider{
    height:500px;
    margin-top:15px; 
}
.banner-slider .content-banner{
    background-color:rgb(255,255,255);
    border-radius:2px;
    max-width:1316px;
    height:500px;
    margin:0 auto;
    position:relative;
}
.banner-slider .content-banner img.cover{
    position:absolute;
    top:0;
    width:100%;
    height:500px;
    object-fit:cover;
    overflow:hidden;
}
.banner-slider .content-banner .date-week{
    position:absolute;
    right:-100px;
    bottom:-40px;
    width:315px;
    height:160px;
}
.banner-slider .content-banner .date-week img{}

.week-gestation{
    font-size: 5.5em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-family: "Ubuntu";
    font-weight: bold;
    color: #ffffff;
}

/* CONTENT */
.content{
    padding: 110px 0 40px 0;
}

.content .wdh .title-page{
    font-size: 26px;
    text-align:center;
    color: rgb(52 55 74);
    letter-spacing: 1px;
}
.content .wdh .title-page h2{
    margin:0;
    font-weight: normal;
    font-family:"Eufoniem One"!important;
}

.content.home{}
.content.home .text{
    text-align:center;
    max-width: 967px;
    margin: 35px auto 95px auto;
    padding: 0 20px;
}
.content.home .text p{
    color: #070C0F;
}
content.home{}

/* SLIDER HOME */
.gallery .slider-photos .item-photo img{
    border:rgb(83,196,190) solid 2px!important;
}
/* SLIDER HOME */

/* LISTA DE FALDAS */
.content.list-fraldas{}
.content.list-fraldas .list-prods{
    margin:70px 10px;
    position:relative;
}
.content.list-fraldas .list-prods .open-cart{
    position:fixed;
    right:100px;
    bottom:100px;
}
.content.list-fraldas .list-prods .item-prod{
    background-color:rgb(255,255,255);
    border:#e16526 solid 1px;
    border-radius:7px;
    width:260px;
    text-align:center;
    margin-bottom:30px;
}
.content.list-fraldas .list-prods .item-prod .img{
    height:240px;
}
.content.list-fraldas .list-prods .item-prod .img img.cover{
    width:100%;
    object-fit:contain;
}
.content.list-fraldas .list-prods .item-prod .info{
    background-color: rgba(225, 101, 38, .2);
    color: rgb(53 53 53);
    padding:15px 0;
    height:150px;
    position:relative;
}
.content.list-fraldas .list-prods .item-prod .info .title{
    font-family:"Ubuntu";
    font-size:17px;
    padding:7px;;
    letter-spacing:1px;
}
.content.list-fraldas .list-prods .item-prod .info .title h3{
    margin:0;
}
.content.list-fraldas .list-prods .item-prod .info .title span{}
.content.list-fraldas .list-prods .item-prod .info a, .content.list-fraldas .list-prods .item-prod .info form button, #form-confirm-invitation button{
    background-color:rgb(225 101 38);
    border-radius:4px;
    color:rgb(255,255,255);
    font-family:"UbuntuB"important;
    font-size:16px!important;
    padding:9px 35px;
    position:absolute;
    left:50%;
    bottom:17%;
    letter-spacing:1.9px;
    transform:translateX(-50%);
    font-size:17px;
    transition: 300ms all;
}
.content.list-fraldas .list-prods .item-prod .info a, .content.list-fraldas .list-prods .item-prod .info form button:hover, #form-confirm-invitation button:hover{
    background-color:rgb(63 151 142);}
   
/* LISTA DE FALDAS */

/* BLOG */
.content.blog{}
.content.blog.single{
    padding:40px 0;
}
.content.blog.single .list-blog .prev-post .title{
    margin-bottom:40px!important;
}
.content.blog .wdh{
    max-width:800px;
}
.content.blog .list-blog{
    margin:70px 10px;
}
.content.blog. .list-blog .prev-post{}
.content.blog .list-blog .prev-post .img{
    border:rgb(83,196,190) solid 1px;
    height:350px;
}
.content.blog .list-blog .prev-post .img img{}
.content.blog .list-blog .prev-post .title{
    color: rgb(28 75 109);
    font-family:"UbuntuB";
    margin-left:7px;
    letter-spacing:1px;
}
.content.blog .list-blog .prev-post .title h2{
    font-size: 58px;
    margin:0;
    font-family: "Eufoniem One"!important;
    font-weight: normal;
}
.content.blog .list-blog .prev-post .title span{
    font-size:18px;
}
.content.blog .list-blog .prev-post .text{
    font-family:"Ubuntu";
    color: rgb(12 12 12);
    padding:7px;
}
.content.blog .list-blog .divider-post{
    text-align:center;
    padding:30px;
}

/* MURAL */
.content.mural .list-mural{
    margin:70px 10px;
}
.content.mural .list-mural *{
    color:rgb(255,255,255);
}
.content.mural .list-mural .item-mural{
    background:rgba(225, 101, 38, .65);
    border-radius:10px;
    padding:10px;
    max-width:540px;
    margin-bottom:20px;
    text-align:center;
}
.content.mural .list-mural .item-mural .inter{
    border:rgb(255,255,255) dotted 1px;
    border-radius:10px;
    padding:20px;
}
.content.mural .list-mural .item-mural .inter .text{}
.content.mural .list-mural .item-mural .inter .name{
    font-family:"Ubuntu";
    font-size:20px;
}
.content.mural .block-button{
    display:block;
    margin:70px 0 20px 0;
    text-align:center;
    padding: 25px 0;
}
.content.mural .block-button a.button-send-menssage{
    background-color:rgb(225, 101, 38);
    border-radius:3px;
    color:rgb(255,255,255);
    padding:15px 35px;
    font-family:'AMTW';
    font-size:20px;
}

/* GALERIA */
.content.galeria .list-galeria{
    margin:70px 10px;
}
.content.galeria .list-galeria .item-galeria{
    width:510px;
   /* height:400px;*/
    margin-bottom:40px;
    border-radius:10px;
    overflow:hidden;
    border:rgb(83,196,190) solid 1px;
}
.content.galeria .list-galeria .item-galeria img{}

/* EVENTO */
.content.event{
    margin-bottom:-80px;
}
.content.event .form-block{
    margin:70px 10px;
}
.content.event .form-block .wdh{
    max-width:800px;
}
.content.event .form-block label{
    color:rgb(177,155,137);
    display:block;
    margin-bottom:20px;
}
.content.event .form-block label span{
    font-family:"Ubuntu";
    font-size:24px;
}

.content.event .form-block label a{
    color:rgb(177,155,137);
    font-size:16px;
    text-align:center;
    display:block;
}
.content.event .form-block label a small{
    background-color:rgb(177,155,137);
    color:rgb(255,255,255);
    padding:0 6px;
    border-radius:100px;
    font-size:16px;
}

.content.event .form-block input[type=submit]{
    background-color:rgb(13,195,180);
    border-radius: 4px;
    color: rgb(255,255,255);
    font-family: "Ubuntu";
    border:0;
    padding: 9px 7px;
    letter-spacing:1.9px;
    width:210px;
    margin: 35px auto 185px auto;
    display: block;
    font-size:20px;
}
.content.event .info-event{
    background-color: #1C4B6D;
    color:rgb(255,255,255);
    padding:100px 0;
    text-align:center;
}
.content.event .info-event .wdh{
    max-width:970px;
}
.content.event .info-event .title{}
.content.event .info-event .title h2{
    font-size:66px;
    letter-spacing:3px;
}
.content.event .info-event .text{
    margin:100px 0;
}
.content.event .info-event .text p{
    color:rgb(255,255,255);
}
.content.event .info-event .date_event{}
.content.event .info-event .date_event .item{
    font-size:24px;
    width:320px;
    margin-bottom:40px;
}
.content.event .info-event .date_event .item .icon{
    position:relative;
}
.content.event .info-event .date_event .item .icon span{
    color:rgb(101,119,118);
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    font-family:'UbuntuB';
}
.content.event .info-event .date_event .item .info{
    font-family:'Ubuntu';
    font-size:16px;
}
.content.event .info-event .maps{}
.content.event .info-event .maps iframe{
    width:100%;
    height:400px;
    margin-top:120px;
    border:0;
    background-color:rgb(255,255,255);
    border-radius:7px;
}

/* FOOTER */
.footer{
    background-color:rgb(255,255,255);
    padding:30px;
    text-align:center;
    margin-top:40px;
}
.footer .whd{}
.footer .wdh a{}
.footer .wdh a img{}
.footer .wdh .copy{
    padding:15px 0 0 0;
}
.footer .wdh .copy span{
    font-size:16px;
    font-family:"Ubuntu";
    color:rgb(101,119,118);
}

.offCanvas{
    background-color:rgba(83, 196, 190, 0.75);
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    text-align:center;
    display:none;
    z-index:99999;
    overflow:hidden;
}
.offCanvas nav{
    width:100%;
}
.offCanvas nav ul{
    margin:5%;
    padding:0;
    list-style:none;
}
.offCanvas nav ul li a{
    background-color: rgb(6, 160, 148);
    border-radius: 4px;
    color: rgb(255,255,255);
    font-family: "UbuntuB";
    padding: 9px 7px;
    letter-spacing:1.9px;
    display:block;
    margin:15px 0;
    font-size:24px;
}
.offCanvas a.close{
    position:absolute;
    font-family: "UbuntuB";
    font-size:24px;
    color:rgb(255,255,255);
    display:block;
    width:100%;
    bottom:10%;
    left:0;
}

@media screen and (max-width: 930px) {
    header.header .navbar{
        
    }
    header.header .wdh img.icon-cegonha{
        display:block;
        width:100px;
        bottom:17px;
        transform:rotate(-12deg);
        object-fit:contain;
        position:absolute;
    }
    header.header .navbar nav{
        width:90%;
        height:20px!important;
    }
    header.header .navbar nav ul.desktop{
        display:none;
    }
    header.header .navbar nav ul.mobile{
        display:block!important;
        padding:0;
    }
    header.header .navbar nav ul.mobile li{
        text-align:center;
    }
    header.header .wdh .item-left{
        width:100%;
        margin-top:-40px;
    }
    header.header .wdh .item-left img{
        height:50px;
    }
    header.header .wdh .item-right{
        display:none;
    }
    header.header .wdh .item-title .line-title img{
        width:100%;
        padding:15px;
    }
    header.header .wdh .item-title .sub-title{
        font-size: 80%;
    }
    header.header .wdh .item-title .title-name a{
        font-size: 260%;
        width:100%;
        display:inline-block;
        text-align:center;
        padding:0;
    }
    .banner-slider,
    .banner-slider .content-banner,
    .banner-slider .content-banner img.cover{
        height:200px;
    }
    .banner-slider .content-banner .date-week{
        bottom:-70px;
        right:50%;
        transform:translateX(50%);
    }
}

.modal{
    font-family:'UbuntuB';
    padding:15px!important;
}
.modal h4{
    margin:0 0 15px 0;
    font-size:27px;
    border-bottom:rgb(200,200,200) solid 1px;
    padding-bottom:15px;
}
.jquery-modal{
    z-index:99998999!important;
}
.modal{
    color:rgb(100,100,100);
}
.modal input, .modal textarea{
    border:rgb(139, 212, 207) solid 1px!important;
    padding:20px!important;
}
.modal button{
    background-color:rgb(13, 195, 180)!important;
    border-radius: 3px;
    border:0;
    color: rgb(255,255,255);
    padding: 15px 35px;
    font-family:'Ubuntu'!important;
    font-size: 22px!important;
    text-transform:lowercase;
}



.page-item.active .page-link {
    background-color: rgb(13,195,180)!important;
}

.page-item.disabled .page-link {
    background-color: rgb(13,195,180)!important;
}

.page-link {
    background-color: rgba(13,195,180,0.4)!important;
}

.page-link:hover {
    background-color: rgb(13,195,180)!important;
}

.dhbar{
    background-color: #009687;
    box-shadow: 0 0 17px 1px #00000050;
    color: #ffffff;
    display: flex;
    position: fixed;
    width: 100%;
    z-index: 9;
}
.dhbar .dhinner{}
.dhbar .dhinner a{
    color: #ffffff;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    padding: 7px;
    font-size: 18px;
}
.dhbar .dhinner a img{
    height: 20px;
}
.dhbar .dhinner a span{
    padding: 0 10px;
}