@charset "utf-8";
/* CSS Document */


.header
{
    background: #939498;
    position: fixed;
    width: 100%;
    z-index:9999;

}
.logo
{
    color: #fa3447;
    font-weight: 100;
    font-size: 30px;
    padding: 0px !important;
    line-height: 60px;

}
.logo:hover, logo:active
{
    color: #fff;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #939498 !important;
}

.navbar-inverse .navbar-toggle {
    border-color: #939498 !important;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #adadad !important;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #fff !important;
}

.menu{

    margin:0px !important;
    border: none;
}
.menu li a
{
    color: #ffffff;
    font-weight:500;
    font-family: 'Poppins', sans-serif;
    line-height: 29px;
    z-index:999;
    text-shadow: 1px 1px 1px #000;

}
.menu li a:hover
{
    background-color: #939498;
    color:#fff;
}
.menu-button
{
    color: #fff;
    font-size: 30px;
    margin:0px !important;
    padding:14px;
}
.backg
{	
    background: rgba(33, 42, 63, 0.9);
    background-attachment:fixed;
    background-color: #FFFFFF;
    background-image:  url("../images/slide/slide_7.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    cursor: default;
    padding: 280px 0 120px;
    text-align: center;
    width: 100%;
    float: left;

}
.area_dentista
{	
    background-position: top left;

}
@-moz-keyframes reveal-banner { 0% { opacity: 0; } 100% { opacity: 1; } }
@-webkit-keyframes reveal-banner { 0% { opacity: 0; } 100% { opacity: 1; } }
@-o-keyframes reveal-banner { 0% { opacity: 0; } 100% { opacity: 1; } }
@-ms-keyframes reveal-banner { 0% { opacity: 0; } 100% { opacity: 1; } }
@keyframes reveal-banner { 0% { opacity: 0; } 100% { opacity: 1; } }

.inner
{
    -moz-animation: reveal-banner 1s 0.25s ease-in-out;
    -webkit-animation: reveal-banner 1s 0.25s ease-in-out;
    -o-animation: reveal-banner 1s 0.25s ease-in-out;
    -ms-animation: reveal-banner 1s 0.25s ease-in-out;
    animation: reveal-banner 1s 0.25s ease-in-out;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background: rgba(33, 42, 63, 0.0);
    color: white;
    display: inline-block;
    opacity: 0;
    padding: 20px 40px;
    text-align: center;

}
.text-box
{
    font-family: 'Poppins', sans-serif;
}
.text-box p.intro
{
    font-size: 30px;
    font-weight: 300;
    line-height: 1;
    font-family: 'Poppins', sans-serif;
}
.text-box h2
{
    font-size: 55px;
    font-weight: 700;
    color: #fff;
    border-bottom: 7px double #fa3447;
    border-top: 7px double #fa3447;
    text-transform: uppercase;
    line-height: 1.5;
    font-family: 'Roboto', sans-serif;
}
.text-box h22
{
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    border-bottom: 7px double #fa3447;
    border-top: 7px double #fa3447;
    text-transform: uppercase;
    line-height: 1.5;
    font-family: 'Roboto', sans-serif;
}


.text-box h3
{
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
}
.text-box p
{
    font-size: 10px
}
.text-box p span
{
    font-size: 15px;
    font-weight: 400;
    color: #83D3C9;
}
.text-box p span a
{
    text-decoration: none;
    color: #939498;
    font-size: 15px;
}
.text-box p a.link-button
{
    text-decoration: none;
    color: #fff;
    border: #fff solid 1px;
    padding: 15px 22px;
    margin-top: 20px;
    line-height: 4;
    font-size: 18px;
    font-weight: 400;
    background: rgba(255, 255, 255, 0.1);
    transition: all 0.2s ease-in-out;
    font-family: 'Poppins', sans-serif;
}
.text-box p a.link-button:hover
{
    background: rgba(255, 255, 255, 0.3);
}
.some-notes
{
    padding: 40px 0px;
    float: left;
}
.title h2
{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 42px;
    text-align: center;
    color: #939498;
    text-transform: uppercase;
}
.desc p
{
    width: 75%;
    margin: 0 auto;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #2E2E2E;
    font-size: 16px;
    text-align: center;
    line-height: 25px;

}

.serv p
{
    width: 75%;
    margin: 0 auto;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #2E2E2E;
    font-size: 16px;
    text-align: justify;
    line-height: 25px;

}

.desc p a
{
    text-decoration: none;
    color: #939498;
}

.servicos
{
    background: #EAEAEA;
    padding: 60px 0px;
}

.features
{
    background: #32a457;
    padding: 60px 0px;
}

.features p a
{
    color: #FFFFFF !important;
    text-decoration: none !important;
}

.features-text
{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    letter-spacing: 5px;
    margin-bottom:30px;
    margin-top:30px;
}
h2.features-text::after {
    display: block;
    margin: 17px auto 0px;
    width: 80px;
    height: 1px;
    background: #FFF none repeat scroll 0% 0%;
    content: "";
}

.iconing
{
    text-align: center;
    width:48px;
    margin:0 auto;

}
.iconing i {
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 29%;
    color: #fff;
    display: block;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}

.icon-box
{
    margin:30px 0px;
}
.icon-text-box
{

}
.icon-text-box h4
{

    font-family: 'Roboto', sans-serif;
    color: #2e2e2e;
    font-weight: 400;
    font-size: 25px;

}
.icon-text-box h44
{

    color: #f5f5f5;
    font-family: "Roboto",sans-serif;
    font-size: 25px;
    font-weight: 400;
    text-shadow: 2px 2px 2px #939498;

}



.icon-text-box h444
{

    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 15px;

}

.icon-text-box h8
{

    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-weight: 400;
    font-size: 18px;

}

.desc p h10
{

    font-family: 'Roboto', sans-serif;
    color: #939498;
    font-size: 19px;

}

.serv p h10
{

    font-family: 'Roboto', sans-serif;
    color: #000000;
    font-size: 16px;

}

.icon-text-box p
{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
}
.notes
{
    background-attachment:fixed;
    background-color: #b77a5e;
    background-image:  url("../images/notes-bg_2.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    cursor: default;
    text-align: center;
    width: 100%;
    float: left;
}
.notes-bg
{
    background: rgba(33, 42, 63, 0.9);
    padding: 80px 0px;
}
.notes-bg p
{
    font-size: 17px;
    margin:0px !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    line-height: 30px;
}
.btneff
{
    background-color: #939498;
    border: none;
    color: #fff;
    padding: 13px 0px;
    width: 100% !important;
    font-size: 17px;
}
.work-list{
    padding: 60px 0px;
}
.portfolio-text
{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    letter-spacing: 5px;
    margin-bottom:30px;
    margin-top:30px;
}
h2.portfolio-text::after {
    display: block;
    margin: 17px auto 0px;
    width: 80px;
    height: 1px;
    background: #939498 none repeat scroll 0% 0%;
    content: "";
}
.work-list a .featured-img
{
    width: 100%;
}
.work-list a .featured-img img
{
    width: 100%;
    height: 200px;
    float: left;
    position: relative;	}

@keyframes imagehover {
    0%   {height: 40px;}
    25%  {height: 80px;}
    50%  {height: 120px;}
    75%  {height: 160px;}
    100% {height: 200px;}
}
.image-hover {
    display: none;
    position: absolute;
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.5);
    text-align: center;
    width: 100%;
    height: 200px;
    float: left;

}
.image-hover i{
    color: rgba(138, 184, 57, 0);
    font-size:30px;
    line-height: 200px;
    transition: 5s color ease-in;
    display: none;
}
.image-hover:hover i
{	display: block;
  color: #939498;
}
.work-list a h3 {
    text-align: center;
    padding: 15px 0px;
    font-size: 15px;
    float: left;
    width: 100%;
    font-weight: 600;
    background: #939498;
    color:#fff;
    margin:0px;
    font-family: 'Roboto', sans-serif;
}
.work-list a:hover .image-hover
{
    display: block;
    animation: 0.4s ease-in 0s normal none 1 running imagehover;

}
.work-space
{
    margin: 20px 0px;
}

.active
{
    color:#ffffff !important;
    
}

#navbar-collapse-4 .active
{
    color:#ffffff !important;
    background-color: rgba(0, 0, 0, 0.2) !important;
    
}


.navbar-nav > li > a {
    padding-bottom: 19px !important;
    padding-top: 19px !important;
}

.countbg
{
    background: rgba(33, 42, 63, 1);
    padding: 80px 0px;
    width: 100%;
    float: left;
}
.countspace
{
    color: white;
    text-align: center;
    width: 100%;
    float: left;
    background: rgba(33, 42, 63, 1);
}
.counter-item
{
    margin-top: 30px;
}
.counter-item i
{
    font-size: 40px;
    color: #939498;
}
.timer
{
    margin-top: 5px;
    font-weight: 700;
    font-size: 50px;
    color: #939498;
}
.counter-item h5
{
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
}
.contact
{
    padding: 60px 0px;
    float: left;
    width: 100%;
}
.contact-form, .address-space
{
    margin-top: 0px;
}
.form-effect
{

    padding: 12px 12px;
    color: #555;
    background-color: rgba(33, 42, 63, 0.2);
    color: #212A3F;
    height: auto !important;
    margin-bottom: 30px;
    font-family: 'Poppins', sans-serif;
}
.form-effect:focus {
    border-color: rgba(33, 42, 63, 0.2);
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(33, 42, 63, 0.1);
}
.btn-sub {
    color: #fff;
    background-color: #32a457;
    border-color: #fff;
    font-size: 18px;
    padding: 10px 30px;
}

.btn-area-dentista {
    color: #fff;
    background-color: #939498;
    border-color: #fff;
    font-size: 14px;
    padding: 5px 15px;
}


#map-canvas
{
    height: 250px;
}
input[placeholder], [placeholder], *[placeholder] {
    color: #212A3F !important;
}
.address p i {
    padding-right: 10px;
    font-size: 15px;
    color: #939498;
}
.footer {
    margin: 20px 0px 10px;
    float: left;
    text-align: center;
    width: 100%;
}

.footer-paginas{
    position:fixed;
    height:50px;
    background-color:#FFF;
    bottom:0px;
    left:0px;
    right:0px;
    margin: 20px 0px 0px;
    float: left;
    text-align: center;
}

.footer p {
    text-align:  center;

    font-family: 'Poppins', sans-serif;
}

.footer-paginas p {
    text-align:  center;

    font-family: 'Poppins', sans-serif;
}
.footer p a {
    color: #939498;
    font-family: 'Poppins', sans-serif;
}


@media (min-width: 380px) and (max-width: 768px)
{
    .text-box p.intro {
        font-size: 22px;
    }
    .text-box h2 {
        font-size: 40px;
    }
    .text-box h3 {
        font-size: 16px;}
    .text-box p a.link-button {
        padding: 8px 14px;
        font-size: 13px;}
    .title h2 {

        font-size: 29px;}
    .desc p {
        font-size: 15px;
        text-align: justify;}
    .icon-text-box h4 {
        text-align: center;
    }
    .icon-text-box p {

        text-align: center;}

    .btneff {

        margin-top: 15px;
        width: 20% !important;
    }
}
@media (min-width: 0px) and (max-width: 379px)
{
    .text-box p.intro {
        font-size: 22px;
    }
    .text-box h2 {
        font-size: 20px;
    }
    .text-box h3 {
        font-size: 16px;}
    .text-box p a.link-button {
        padding: 8px 14px;
        font-size: 13px;}
    .title h2 {

        font-size: 29px;}
    .desc p {
        font-size: 15px;
        text-align: justify;}
    .icon-text-box h4 {
        text-align: center;
    }
    .icon-text-box p {

        text-align: center;}

    .btneff {

        margin-top: 15px;
        width: 80% !important;
    }


}

/*
Fade content bs-carousel with hero headers
Code snippet by maridlcrmn (Follow me on Twitter @maridlcrmn) for Bootsnipp.com
Image credits: unsplash.com
*/

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 100vh;
}
.fade-carousel .carousel-inner .item {
    height: 100vh;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
    width: 10px;
    height: 10px;
    opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 6em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s; 
    -ms-transition: 2s all ease-in-out .1s; 
    -o-transition: 2s all ease-in-out .1s; 
    transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s; 
    -ms-transition: 2s all ease-in-out .1s; 
    -o-transition: 2s all ease-in-out .1s; 
    transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .7;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
    height: 100vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
    background-image: url(); 
}
.fade-carousel .slides .slide-2 {
    background-image: url();
}
.fade-carousel .slides .slide-3 {
    background-image: url();
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }    
}

/*
Code snippet by maridlcrmn for Bootsnipp.com
Follow me on Twitter @maridlcrmn
*/

.navbar-brand { position: relative; z-index: 2; }

.navbar-nav.navbar-right .btn { position: relative; z-index: 2; padding: 4px 20px; margin: 10px auto; }

.navbar .navbar-collapse { position: relative; }
.navbar .navbar-collapse .navbar-right > li:last-child { padding-left: 0px; }

.navbar .nav-collapse { position: absolute; z-index: 1; top: 0; left: 0; right: 0; bottom: 0; margin: 0; padding-right: 120px; padding-left: 80px; width: 100%; }
.navbar.navbar-default .nav-collapse { background-color: #f8f8f8; }
.navbar.navbar-inverse .nav-collapse { background-color: #222; }
.navbar .nav-collapse .navbar-form { border-width: 0; box-shadow: none; }
.nav-collapse>li { float: right; }

.btn.btn-circle { border-radius: 50px; }
.btn.btn-outline { background-color: transparent; }

@media screen and (max-width: 767px) {
    .navbar .navbar-collapse .navbar-right > li:last-child { padding-left: 15px; padding-right: 15px; } 

    .navbar .nav-collapse { margin: 7.5px auto; padding: 5; }
    .navbar .nav-collapse .navbar-form { margin: 0; }
    .nav-collapse>li { float: none; }
}

.container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.navbar {
    min-height: 60px !important;
}
.navbar-inverse {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.navbar-nav > li > a:hover {
    color: #9d9d9d !important;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a {
    color: #939498!important;
}


.row {
    margin-left: 0px;
    margin-right: 0px;
}

.form-horizontal .form-group {
    margin-left: 0px !important;
    margin-right: 0px !important;
}


.area {
    position: absolute;
    width:100%;
    z-index:1000;
}

blockquote{
    border-left:none


}

.quote-badge{
    background-color: rgba(0, 0, 0, 0.2);   
}

.quote-box{

    overflow: hidden;
    float:right;
    margin-top: 100px;
    padding-top: 100px;
    border-radius: 10px;
    background-color: #FFF;
    margin-top: 90px;
    color:white;
    box-shadow: 1px 1px 1px 1px #939498;
    opacity: 0.9;
    filter: alpha(opacity=50);
    width: 85%;

}

.quotation-mark{

    margin-top: -10px;
    font-weight: bold;
    font-size:100px;
    color:white;
    font-family: "Times New Roman", Georgia, Serif;

}

.quote-text{

    font-size: 17px;
    margin-top: -75px;
    color:#333;
    text-align:center;
}

.quote-text-restrito{

    font-size: 13px;
    margin-top: 15px;
    color:#333;
    text-align:center;
}

.quote-box hr {

    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.quote-btn{

    font-size: 19px;
    margin-top: 12px;
    color:#333;
}

.btn-area {
    width: 100%;
}




h2_2 {
    text-shadow: 1px 1px #000000;
    color: #FFF;
    font-size: 35px;
}

.area .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 100%;
    margin: auto;
}

.carousel-indicators li {
    border: 1px solid #000000 !important;
}