.logocrq img{
    max-width: 90%;
    padding-top: 20px;
}
.imgtop img{
    float: right;
    max-width: 53%;
    height: 55px;
    padding-top: 10px;
}
.imgtop{
    z-index: 500;
}
.newmain .col-sm-5{
    z-index: 500;
}
#mainTopo{
    padding-bottom: 20px;
}

.imgtop button{
    color: white;
    width: 98%;
    height: 43px;
    float: right;
    border-radius: 0px;
    font-weight: bold;
    margin-top: 10px;
    transition: all 0.5s;
    border-radius:0px;
    background-color: #286090;
    background: -webkit-radial-gradient(#017aa2 0%, #03a7dd 100%);
    background: radial-gradient(#017aa2 0%, #03a7dd 100%);
    border: 0 solid;
    box-shadow: inset 0 0 20px rgba(10, 54, 91, .5);
    outline: 1px solid;
    outline-color: rgba(10, 54, 91, .5);
    outline-offset: 0px;
    text-shadow: none;
    transition: all 1250ms cubic-bezier(10, 54, 91, 1);
}
.imgtop button:hover{
    color:#fff ;
    /*width: 191px;*/
    height: 43px;  
    font-weight: bold;
    margin-top: 10px;
    /*border-radius:10px;px*/
    transition: all 0.5s;
    border-radius:0px;
    background-color: #286090;
    border: 1px solid;
    box-shadow: inset 0 0 20px rgba(10, 54, 91, .5), 0 0 20pxrgba(10, 54, 91, .5);
    outline-color: rgba(10, 54, 91, 0);
    outline-offset: 15px;
    text-shadow: 1px 1px 2px #427388; 

}
.icone-social2{
    padding-top: 10px;
    /*padding-left: 10px;*/
    float: right;
    margin-right: 0px;
}

.icone-social{
    padding-top: 10px;
    padding-left: 10px;

}
ul.social-network {
    list-style: none;
    display: inline;
    margin-left:0 ;
    padding: 0;

}
ul.social-network li {
    display: inline;

}


/* footer social icons */
.social-network a.instagram-icon {
    background-color: #D92938;
    background: -webkit-radial-gradient(#D9293A, #B11120);
    background: radial-gradient(#D9293A, #B11120);
    /*box-shadow: 0 4px 2px rgba(31, 31, 31, 0.7)*/
}
.social-network a.icoFacebook {
    background-color:#3B5998;
    background: -webkit-radial-gradient(#5772AC, #14306B);
    background: radial-gradient(#5772AC, #14306B);
    /*box-shadow: 0 4px 2px rgba(31, 31, 31, 0.7)*/
}

.social-network a.icoGoogle {
    /*background-color:#25d366    ;*/
    background: -webkit-radial-gradient(#00CB4C, #009C3A);
    background: radial-gradient(#00CB4C, #009C3A);
    /*box-shadow: 0 4px 2px rgba(31, 31, 31, 0.7)*/
}


.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
    color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
    color:#44BCDD;
}
.social-circle li a {
    display:inline-block;
    position:relative;
    margin:0 auto 0 auto;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    border-radius:50%;
    text-align:center;
    width: 45px;
    height: 45px;
    font-size:25px;
    color: transparent;
}
.social-circle2 li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 0px;
    text-align: center;
    width: 51.5px;
    height: 50px;
    font-size: 25px;
    color: transparent;
}
.social-circle2 li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.social-circle2 li{
    font-size: 20px;
}
.social-circle2 i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}
.social-circle2 li i {
    margin:0;
    line-height:50px;
    text-align: center;
}

.social-circle li i {
    margin:0;
    line-height:50px;
    text-align: center;
}


.social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.social-circle li{
    font-size: 20px;
}
.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}
.whatsappbutton{
    margin-top: 10px;

}

.whatsappbutton button{
    background-color: #43d854 !important;
    box-shadow: 0 9px #27be39 !important;
    border-color: #00CB4C;
    font-size: 15px;
    border-radius: 0px;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    outline: none;
    color: #fff;
    background-color: #222222;
    border: none;
    /*border-radius: 15px;*/
    box-shadow: 0 9px #1a1a1a;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
}
.whatsappbutton i {
    font-size: 20px;
}
.whatsappbutton button:active{
    box-shadow: 0 2px #27be39 !important;
    box-shadow: 0 2px #1a1a1a;
    transform: translateY(9px);
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
}




.site-fundo{
    /*background: url(/public/site/img/background/09.jpg) no-repeat center center fixed;*/
    /*    -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;*/
    background-color: #fff;
}


.cabecalho {
    padding-top: 25px;
    padding-bottom: 25px;
}
.cabecalho-button img {
    max-width: 93%;
    height: 60px;;   
    /*transition: all 0.5s;*/
    border-radius:0px;
    /* background-color: #286090;*/
    /*background: -webkit-radial-gradient(#017aa2 0%, #03a7dd 100%);*/
    /*background: radial-gradient(#017aa2 0%, #03a7dd 100%);*/
    border: 0 solid;
    /*box-shadow: inset 0 0 20px rgba(10, 54, 91, .5);*/
    /*outline: 1px solid;*/
    /*outline-color: rgba(10, 54, 91, .5);*/
    /*outline-offset: 0px;*/
    /*text-shadow: none;*/
    /*transition: all 1250ms cubic-bezier(10, 54, 91, 1);*/
}
/*.cabecalho-button img:hover{
    max-width: 93%;
    height: 60px;   
    border-radius:10px;px
    transition: all 0.5s;
    border-radius:0px;
    background-color: #286090;
    border: 1px solid;
    box-shadow: inset 0 0 20px rgba(10, 54, 91, .5), 0 0 20pxrgba(10, 54, 91, .5);
    outline-color: rgba(10, 54, 91, 0);
    outline-offset: 15px;
    text-shadow: 1px 1px 2px #427388; 
}*/
#logo img {
    max-width: 115%;
    margin-top: 10px;
}
#clearfix{
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: rgba(255,255,255, 1.9);
    box-shadow: 0 4px 2px rgba(31, 31, 31, 0.7);
    z-index: 1000;
}
.navbar{
    margin-bottom: 0px;
}
.button-clearfix button{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-top: 1px;
    background-color: #286090;
    border:#286090;
    height: 55px;
    float: right;
    padding: 0 1em;
    position: relative;
    overflow: hidden;
    line-height: 32px;
}
.button-clearfix button:after {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
    background: linear-gradient(to bottom, rgba(229, 172, 142, 0), rgba(255,255,255,0.5) 50%, rgba(229, 172, 142, 0));
    transform: rotateZ(60deg) translate(-5em, 7.5em);
}
@keyframes sheen {
    100% {
        transform: rotateZ(60deg) translate(1em, -9em);
    }
}
.button-clearfix button:hover::after, button:focus::after {
    animation: sheen 1s forwards;
}



/*
.navbar-nav  {
    font-weight: bold;
    font-size: 15px;
    color: white;
    text-align: center;
}
.navbar-nav > li > .dropdown-menu{
    background-color: #286090;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
    max-width: 100%;
}
.dropdown-menu > li > a{
    color: #fff;
    font-weight: bold;
    padding-bottom: 5px;
}
@media screen and (min-width: 765px) {
    #main{
        position: relative;
        margin-top: 20px;
    }
    .navbar-nav{
        font-size: 12px;
    }
}
@media screen and (max-width: 764px) {
    #logo img {
        max-width: 100%;
    }
    #main{
        padding-top:60px;
    }
    #logo2 img {
        max-width: 85%;
        margin-left: 15px;
    }
    .cabecalho-button{
        padding-bottom: 20px;
    }
}
.navbar-offcanvas.offcanvas-transform.in{
    background-color: #286090;
}
menu
.navbar-info {
    background-color: #03a7dd;
}
.fixed-me{
    transition: all 5s ;
}
.navbar-me {
    transition: all 1s ;
}
.navbar-default .navbar-nav > li > a{
    color: #fff;
}
.navbar-default .navbar-nav > li > a:hover{
    color: #fff;
}
.navbar-me{
    background-color: #03a7dd   ;
    background-image: -webkit-radial-gradient(ellipse farthest-corner at center top, #017aa2 0%, #03a7dd 100%);
    background-image: radial-gradient(ellipse farthest-corner at center top, #017aa2 0%, #03a7dd 100%);
    top: 0px;
    border: 0px;
    border-radius: 0px;
    transition: all 5s ;
}
.navbar-collapse{
    text-align: center;
    border-top-width: 0px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-default .navbar-toggle{
    border-color: #fff;
    font-size: 45px;
}*/
.fixed-me{
    top:0;
    z-index:888;
    width: 100%;
    position: fixed;
    /*background-color:#7B7B7B !important;*/
    /*    background-image: -webkit-radial-gradient(ellipse farthest-corner at center top, #7B7B7B 0%, #484848 100%);
        background-image: radial-gradient(ellipse farthest-corner at center top, #7B7B7B 0%, #484848 100%);*/
    /*border-bottom: 3px solid #7B7B7B !important;*/
    box-shadow: 0 4px 2px rgba(31, 31, 31, 0.7);
    transition: all 0.3s ;

}
/*menu fim*/

.cabecalho-button button{
    color:#fff ;
    height: 55PX;   
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    border-radius:10px;
    transition: all 0.5s;
    border-radius:0px;
    /* background-color: #286090;*/
    background: -webkit-radial-gradient(#017aa2 0%, #03a7dd 100%);
    background: radial-gradient(#017aa2 0%, #03a7dd 100%);
    border: 0 solid;
    box-shadow: inset 0 0 20px rgba(10, 54, 91, .5);
    outline: 1px solid;
    outline-color: rgba(10, 54, 91, .5);
    outline-offset: 0px;
    text-shadow: none;
    transition: all 1250ms cubic-bezier(10, 54, 91, 1);
}
.cabecalho-button button:hover{
    color:#fff ;
    height: 55PX;   
    margin-top:20px;
    font-weight: bold;
    margin-top: 20px;
    /*border-radius:10px;px*/
    transition: all 0.5s;
    border-radius:0px;
    background-color: #286090;
    border: 1px solid;
    box-shadow: inset 0 0 20px rgba(10, 54, 91, .5), 0 0 20pxrgba(10, 54, 91, .5);
    outline-color: rgba(10, 54, 91, 0);
    outline-offset: 15px;
    text-shadow: 1px 1px 2px #427388; 
}


@media screen and (max-width: 764px) {
    .cabecalho-button img {
        height: 45px;  
        transition: all 0.5s;
        border-radius:0px;
        /* background-color: #286090;*/
        background: -webkit-radial-gradient(#017aa2 0%, #03a7dd 100%);
        background: radial-gradient(#017aa2 0%, #03a7dd 100%);
        border: 0 solid;
        box-shadow: inset 0 0 20px rgba(10, 54, 91, .5);
        outline: 1px solid;
        outline-color: rgba(10, 54, 91, .5);
        outline-offset: 0px;
        text-shadow: none;
        transition: all 1250ms cubic-bezier(10, 54, 91, 1);
    }

    .cabecalho-button button{
        color:#fff ;
        height: 45px;   
        font-size: 13px;
        font-weight: bold;
        margin-top: 20px;
        transition: all 0.5s;
        border-radius:0px;
        /* background-color: #286090;*/
        background: -webkit-radial-gradient(#017aa2 0%, #03a7dd 100%);
        background: radial-gradient(#017aa2 0%, #03a7dd 100%);
        border: 0 solid;
        box-shadow: inset 0 0 20px rgba(10, 54, 91, .5);
        outline: 1px solid;
        outline-color: rgba(10, 54, 91, .5);
        outline-offset: 0px;
        text-shadow: none;
        transition: all 1250ms cubic-bezier(10, 54, 91, 1);
    }
}