/*!
 * Start Bootstrap - Full Slider (https://startbootstrap.com/template-overviews/full-slider)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-full-slider/blob/master/LICENSE)
 */


header{position: relative;}

.check{   
    width: 100%;
    margin-top: 70px;    
    text-align: center;
    position: relative;
}
.check b{
    color: #fff;
    font-family: 'Titillium Web', sans-serif;
}

.check input{
    color: #fff;
    font-family: 'Titillium Web', sans-serif;
    margin-right: 10px;
    padding-right: 10px;
}

.exa-seg-mobile{display: none !important}
.exa-seg{display: block !important}

.over{
	position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
}

.logo{
	width: 50%;
	/*background-color: #fff;*/
	overflow: hidden;
	height: 100vh;
	float: left;
}

.medicos{
	width: 50%;
    float: left;
   
    height: 100vh;
    position: relative;
}

.medicos img{
    position: absolute;
    bottom: 0;
    width: 996px;
    left: -352px;
    /* z-index: 999; */
    display: inline-block;
}

.logo h1{margin-left: 25%;margin-top: 30px;}

.carousel-item {
  height: 100vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


#sobre {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
#sobre h1{
	    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    font-size: 5.2em;
    color: rgba(3, 25, 37, 0.92);
    text-align: center;
    line-height: 1em;
    margin-bottom: 80px;
    margin-top: 40px;
}

#sobre p{
	color: #fff;
    text-align: center;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    font-size: 1.3em;
    width: 80%;
    margin: 60px auto 80px;
}


#numbers ul{list-style-type: none;margin:0;padding:0;overflow: hidden;}
#numbers ul li{	width: 14.28%;float: left;display: inline-block;text-align: center;padding: 0 6px;position: relative;}
#numbers ul li figure{overflow: hidden;width: 100%;margin: 0px;}
#numbers ul li figure img{display: block;margin: 0 auto;}
#numbers ul li span{ font-family: 'Titillium Web', sans-serif;font-size:4em;
font-weight: 900;color: #282e41;margin: 0px;line-height: 1em;}
#numbers ul li p{margin: 0px;width: 100%;text-transform: uppercase;font-size: 1em;} 

#numbers ul li i{
	width: 1px;
    background-color: #fff;
    height: 80px;
    display: inline-block;
    position: absolute;
    right: 0;
}

#unidade-movel{
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-top: 100px;
	position: relative;
	padding-bottom: 60px;
}

#unidade-movel p{
	font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    color: #283348;
    width: 60%;
    font-size: 1.2em;
    margin-left: 10%;
}

#unidade-movel figure img{margin-left: -100px;}

.unidade{
	position: absolute;
    top: 100px;
    right: 0;
}


#videos{
	background-image: url(images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	position: relative;
	padding-top: 20px;
}

#videos h1{
	font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    font-size: 5.2em;
    color: rgba(3, 25, 37, 0.92);
    text-align: center;
    line-height: 1em;
    margin-bottom: 80px;
    margin-top: 40px;width: 70%;
    margin: 0 auto 20px;
    text-transform: uppercase;
}

#videos a{color: #fff;}
#videos a:hover{text-decoration: none;}

.video-jp{
	background-image: url(images/vidjp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	position: relative;
	padding: 60px 0;
	text-align: center;
    transition: .3s;

    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */

}

.video-jp:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}


.video-cg{
	background-image: url(images/vidcg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	position: relative;
	padding: 60px 0;
	text-align: center;
    transition: .3s;

    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */

}


.video-cg:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}




.video-jp h2, .video-cg h2{
	text-transform: uppercase;
	font-size: 3em;
}



#contato{
	background-image: url(images/bg6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	position: relative;
	padding: 60px 0;

}

#contato .address{
	background-color: transparent;
	padding: 20px 20px 20px 60px;
	border:1px solid #4b806e;
	border-right: 0px;
}
#contato .address:nth-child(2){	
	border:1px solid #15816e;
	border-left: 0px;
}
#contato .address p{
	font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
	color: #fff;
	font-size:1.4em;
}
#contato .address p:nth-child(1){text-transform: uppercase;}
#contato .address p:nth-child(3){text-decoration: underline;font-size: 1.5em;}
#contato .address p:nth-child(4){font-size: 1.5em;}

#contato .address span{font-size: 0.8em;color: #4b806e;font-family: 'Titillium Web', sans-serif;}

#contato .container:nth-child(1){position: relative;}

#contato .divide{
	width: 1px;
	height: 400px;
	background-color: #15816e;
    left: 50%;
    transform: translate(-50%, -50%); top: 50%;position: absolute;
}


.share{
	width: 100%;
	margin-top: 70px;
	text-align: center;
    position: relative;
}
.share p{color: #fff;font-family: 'Titillium Web', sans-serif;}

.share ul{list-style-type:none; margin:0 auto; padding: 0px;text-align: center;width: 100%;
    max-width: 80px;
    overflow: hidden;
    border-bottom: 4px solid #15816e;
    padding-bottom: 20px;}

.share ul li{float: left;display: inline-block;}

.share ul li a{
	background-color: #15816e;
	border-radius: 50%;
	color: #282e41;
	text-align: center;
	width: 30px;height: 30px;
	display: inline-block;
	padding-top: 3px;
	margin-right: 10px;
}
.share ul li:nth-child(1) a{
	margin-right: 5px;
    margin-left: 5px;
}
.share ul li:nth-child(2) a{
	/*margin-left: 5px;*/
}


.carousel-indicators .active {
    background-color: #15816e;
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 20px;
    height: 20px;
    margin-right: 3px;
    margin-left: 3px;
    border-radius: 50%;
    text-indent: -999px;
    background-color: #8a8a8a;
}

.carousel-indicators{
	left: 0;
	right: auto
}

.carousel-control-next, .carousel-control-prev{display: none;}

.carousel-caption{
	left: 12.3%;
    right: auto;
    color: #222;
    top: 40%;
}

.carousel-caption h3{
	color: #282828;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    font-size: 3.2em;
    width: 450px;
    text-align: left;
    line-height: 1.2em;
    text-transform: uppercase;
}

.carousel-caption h3 span{
	background-color: #15816e;
    color: #fff;
    padding: 0 8px;
}

.carousel-caption h3::before{
	content: " ";
    width: 8px;
    height: 99px;
    background-color: #15816e;
    display: block;
    float: left;
    margin-bottom: 200px;
    margin-right: 6px;
    margin-top: 11px;
}

.form-contact{
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
}

.form-contact h1{
	color: #fff;
	 font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    font-size: 3em;
    margin-bottom: 40px
}

#contact input[type="text"],#contact input[type="email"]{
	border-radius: 0px;
	background-color: transparent;
	border:none;
	border-bottom: 1px solid  #15816e;
	color:#fff;
	  font-family: 'Titillium Web', sans-serif;
    font-weight: 700;

    ::placeholder {
    color: #ffffff !important;
    opacity: 1; /* Firefox */
	}

	::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      color: #ffffff !important;
    }
    ::-moz-placeholder { /* Firefox 19+ */
      color: #ffffff !important;
    }
    :-ms-input-placeholder { /* IE 10+ */
      color: #ffffff !important;
    }
    :-moz-placeholder { /* Firefox 18- */
      color: #ffffff !important;
    }
}

#contact textarea.form-control {
	border-radius: 0px;
	background-color: transparent;
	border:none;
	border-bottom: 1px solid  #15816e;
	color:#fff;
	  font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
}

#contact button{
	background-color: #15816e;
    border-radius: 0px;
    font-family: 'Titillium Web', sans-serif;
    padding: 8px 60px;
    color: #fff;
} 


/*FOOTER*/

footer{background-color: #161a36;padding:10px 0;}
footer p{ font-family: 'Titillium Web', sans-serif;color:#3e4a74;
font-size: 0.8em;}



#list-view{
    position: absolute;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    position: absolute;
    top: 4%;
    transform: translate(-50%,0%);
    width: 100%;
    max-width: 700px;
    left: 65%;
}


#list-view li {
    overflow: hidden;
    width: 18%;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    height: 117px;
}


#list-e ul{margin: 0px;padding: 0px;list-style: none;}
#list-e ul li{float: left;display: inline-block;width: 33.3333%}
#list-e ul li img{width: 100%;height: auto;}

#list-s ul{margin: 0px;padding: 0px;list-style: none;}
#list-s ul li{float: left;display: inline-block;width: 33.3333%}
#list-s ul li img{width: 100%;height: auto;}

#list-t ul{margin: 0px;padding: 0px;list-style: none;}
#list-t ul li{float: left;display: inline-block;width: 33.3333%}
#list-t ul li img{width: 100%;height: auto;}

#exa-seg-mobile .nav-tabs {
    border-bottom: 4px solid #fff;
}

#exa-seg-mobile  ul.nav li{
    display: inline-block;
    float: left;
    width: 50%;
    text-align: center;

}
#exa-seg-mobile  ul.nav li a{
   background-color: #fff;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    line-height: 1.4em;
    padding: 10px;
    font-size: 1em;
    display: block;
        opacity: 0.5
}
#exa-seg-mobile  ul.nav li a.active{background-color: #fff;opacity: 1;}
#exa-seg-mobile  ul.nav li a{
    color: #052c46;
    text-transform: uppercase;
    text-decoration: none;
    height: 100%;
}
#exa-seg-mobile  ul.nav li.active a{}


/*NAV*/

.open-menu{
	background-color: #15816e;
	color: #fff;
	padding-top: 20px 40px;
	display: block;
	width: 100px;
	height: 90px;
	text-align: center;
	 position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	padding-top: 20px;
}

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 15%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
}

.overlay a {
   padding: 8px;
    text-decoration: none;
    font-size: 2.9em;
    color: #ffffff;
    display: block;
    transition: 0.3s;
    text-transform: uppercase;
    line-height: 1.2em;
}

.overlay a:hover, .overlay a:focus {
    color: #15816e;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}



@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}


.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}

.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}

.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}




.links{
    margin-left: 56%;
    /* float: right; */
    margin-top: 50px;
}
.area{
    float: left;
    margin-right: 12px;
	padding-top: 4px;
}
.area a{
    color: #ffffff;
}
.area a img{
       width: 16px;
    position: inherit;
    height: auto;
    /* z-index: 99999; */
    margin-right: 6px;
}
.social{
   padding: 0;
    margin: 0;
    list-style-type: none;
    overflow: hidden;
    padding-top: 5px;
}
.social li{
   float: left;
    display: inline-block;
    margin: 0 0 0 10px;
}
.social li a{
       background-color: #fff;
    border-radius: 50%;
    width: 27px;
    display: inline-block;
    height: 27px;
    text-align: center;
    line-height: 1.8em;
    transition: .3s;
}
.social li a i{
    color: #020e0c;transition: .3s;
}
.social li a:hover {
    background-color: #15816e;
}
.social li a:hover i{
    color: #fff;
}

#exames {
    background-image: url(images/exames.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 40px 0;
    min-height: 600px;
    position: relative;
    overflow: hidden;
}

.exa-lab{
    background-color: #151f338c;
    color: #fff;
    text-align: center;
    width: 600px;
    height: 600px;
    border-radius: 50%;
    position: absolute;
    left: 30%;
    top: 32%;
    transform: translate(-50%,-50%);
}

.exa-lab h1{
        font-family: 'Titillium Web', sans-serif;
    margin-top: 34%;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 3.2em;
    line-height: 52px;
}

.exa-lab p{
   font-family: 'Titillium Web', sans-serif;
    width: 100%;
    max-width: 340px;
    margin: 163px auto 0;
    font-size: 2.4em;
}


.lupo{
        background-color: #064a319c;
    color: #fff;
    text-align: center;
    width: 700px;
    height: 700px;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 40%;
    transform: translate(-50%,-50%);
    padding-top: 118px;
}

.lupo p{
        width: 100%;
    max-width: 450px;
    margin: 56px auto 0;
    font-size: 1.4em;
    font-family: 'Titillium Web', sans-serif;
}

.esocial{
        position: absolute;
    bottom: 20px;
    right: 0;
}


#exa-seg {
    background-image: url(images/seguranca.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 0 0 40px;
    min-height: 740px;
    position: relative;
    overflow: hidden;
}

#exa-seg .container{position: relative;}



#exa-seg .bar{
    width: 100px;
    height: 370px;
    background-color: #273c47;
}

#exa-seg-mobile {
    background-image: url(images/seguranca.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 40px 0 40px;
 /*   min-height: 740px;*/
    position: relative;
    overflow: hidden;
    display: none;
}

#exa-seg-mobile .container{position: relative;}

.section-title ul{
    margin: 0;
    padding: 0;
    list-style-type: none;position: absolute;
    top: 0;
    left: 0;
}

.section-title ul li{
    height: 123px;
}

.section-title ul li div:nth-child(1){
    line-height: 169px;
    padding-right: 0px;
}
.section-title ul li div:nth-child(2){
    width: 310px;
    line-height: 122px;
    padding-left: 0px;
}

.section-title ul li:nth-child(2) div:nth-child(2){  
    line-height: 148px;
}

.section-title ul li .exames{
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    color: #fff;
    opacity: 0.6;
    font-size: 1.6em;
    line-height: 27px;
    display: inline-table;
    text-transform: uppercase;
    cursor: pointer;
        transition: .5s;
}

.section-title ul li.active .exames{
    opacity: 1;
    font-size: 2.4em;
    line-height: 38px;
}

.section-desc{
    font-family: 'Titillium Web', sans-serif;
    width: 210px;
    overflow: hidden;
    color: #fff;
    margin-left: 10%;
}
.section-desc p:nth-child(1){
    font-weight: 600;
}


.blocks ul{
    position: absolute;
   margin: 0px;
    padding: 0px;
    list-style-type: none;
    position: absolute;
    top: 4%;
    transform: translate(-50%,0%);
    width: 100%;
    max-width: 540px;
    left: 58%;
}

.blocks ul li{
       overflow: hidden;
    width: 23%;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    height: 116px;
}
.blocks ul li img{width: 100%;transition:.3s;}

.blocks ul li img:hover{
    transform: scale(1.1);
}

.small{display: none;}
.big{display: block;}

@media screen and (max-width:1600px) {
    .medicos img {
        width: 810px;
        left: -274px;
    }
    .lupo {
        transform: translate(-17%,-50%);
    }
}


@media screen and (max-width:1440px) {
    .lupo {
    width: 645px;
    height: 645px;
    transform: translate(-50%,-50%);
    padding-top: 161px;
}
    .lupo p {
    width: 100%;
    max-width: 450px;
    margin: 0px auto 0;
    font-size: 1.4em;
    font-family: 'Titillium Web', sans-serif;
}
    .carousel-caption {
        left: 12.3%;
        right: auto;
        color: #222;
        top: 38%;
		text-transform:uppercase;
    }
        .medicos img {
        position: absolute;
        bottom: 0;
        width: 650px;
        left: -230px;
        /* z-index: 999; */
        display: inline-block;
    }
    .carousel-caption h3 {
        color: #282828;
        font-family: 'Titillium Web', sans-serif;
        font-weight: 700;
        font-size: 2.4em;
        width: 354px;
        text-align: left;
        line-height: 1.2em;
    }
    .big{display: none;}
     .small{display: block;}

     .lupo {  
        width: 600px;
        height: 600px;
        right: -157px;
        top: 40%;
        padding-top: 161px;
    }
     .lupo p {
        margin: -14px auto 0;
        font-size: 1.2em;    
    }
    .exa-lab {     
        width: 500px;
        height: 500px;   
        left: 29%;
        top: 25%;
    }
    .exa-lab h1 {
        font-family: 'Titillium Web', sans-serif;
        margin-top: 30%;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 3.2em;
        line-height: 52px;
    }
}

@media screen and (max-width:1366px) {

    .exa-lab p {
    font-family: 'Titillium Web', sans-serif;
    width: 100%;
    max-width: 340px;
    margin: 143px auto 0;
    font-size: 2.4em;
}
.lupo p {
    margin: 0px auto 0;
    font-size: 1.2em;
}
    #list-view {
    position: absolute;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    position: absolute;
    top: 3%;
    transform: translate(-50%,0%);
    width: 100%;
    max-width: 558px;
    left: 61%;
}
#list-view li {
    overflow: hidden;
    width: 19%;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    height: 97px;
}
}

@media screen and (max-width:1280px) {
     .carousel-caption {
    left: 12.3%;
    right: auto;
    color: #222;
    top: 42%;
}
      .medicos img {
    position: absolute;
    bottom: 0;
    width: 615px;
    left: -194px;
    /* z-index: 999; */
    display: inline-block;
}
    .carousel-caption h3 {
    color: #282828;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    font-size: 2em;
    width: 354px;
    text-align: left;
    line-height: 1.2em;
}   

    .blocks ul {
        left: 58%;
    }

    .section-desc p{
        line-height: 18px;
    }

   /* .blocks ul {
        max-width: 312px;
    }*/
     #sobre h1 {
        font-size: 4.4em;
    }
    .unidade {
      
        width: 330px;
    }
   #videos h1 {
    font-size: 3.8em;
    width: 80%;
}
    .exa-lab {
        width: 400px;
        height: 400px;
        left: 29%;
        top: 25%;
    }

    .exa-lab h1 {
        font-family: 'Titillium Web', sans-serif;
        margin-top: 21%;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 2.8em;
        line-height: 52px;
        top:26%;
    }
    .exa-lab p{
        line-height: 28px;
    }
        .lupo {
        width: 534px;
        height: 534px;
        right: -157px;
        top: 40%;
        padding-top: 126px;
    }
    #sobre h1 {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    #numbers ul li figure {
        margin: 0px;
        height: 53px;
    }


}

@media screen and (max-width:1025px) {
   .exa-lab p {
    font-family: 'Titillium Web', sans-serif;
    width: 100%;
    max-width: 217px;
    margin: 93px auto 0;
    font-size: 2em;
    line-height: 34px;
}
.exa-lab h1 {
    font-family: 'Titillium Web', sans-serif;
    margin-top: 21%;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2.1em;
    line-height: 33px;
    top: 27%;
}
.exa-lab {
     width: 380px;
    height: 380px;
    left: 25%;
    top: 37%;
}
    .links {
        margin-left: 48%;   
    }
    #sobre h1 {
        font-size: 4.2em;
    }
    #unidade-movel figure img {
        margin-left: 0px;
        width: 100%;
    }
    #unidade-movel figure {
        width: 560px;
    }
    .unidade {
      
        width: 280px;
    }
   .lupo {
       width: 430px;
    height: 430px;
   right: -211px;
    top: 43%;
    padding-top: 100px;
}
   .lupo p {
    margin: -14px auto 0;
    font-size: 0.9em;
    max-width: 266px;
    line-height: 19px;
}
    #exames {
        min-height: 422px;
    }
    
    .carousel-caption h3 {
        width: 320px;
    }
    .carousel-caption {
        top: 38%;
    }
    #sobre p {
        color: #fff;
        text-align: center;
        font-family: 'Titillium Web', sans-serif;
        font-weight: 400;
        font-size: 1.3em;
        width: 90%;
        margin: 30px auto 50px;
    }
    #numbers ul li p {
        font-size: 0.8em;
    }

    .video-jp {
    padding: 20px 0;

    }

    #list-view {
        position: absolute;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        position: absolute;
        top: 4%;
        transform: translate(-50%,0%);
        width: 100%;
        max-width: 608px;
        left: 70%;
    }

    #list-view li {
        overflow: hidden;
        width: 20%;
        float: left;
        margin-bottom: 10px;
        margin-right: 10px;
        height: 113px;
    }
}
/*fim 1024*/

@media (max-width:1024px) and (min-width:769px) {
    #list-view li {
    overflow: hidden;
    width: 19%;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    height: 85px;
}
#list-view {
    position: absolute;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    position: absolute;
    top: 4%;
    transform: translate(-50%,0%);
    width: 100%;
    max-width: 492px;
    left: 67%;
}

    #seg-view{

    }
    #seg-view li{

    }
}

.mobile{display: none;}
#exa-seg-mobile{display: none}
#exa-seg{display: block }
.restrita{display:inline-block;}

#unidade-movel h1{display:none;}

.restrita-mobile{display:none !important;}
@media screen and (max-width:768px) {


.restrita-mobile{display: block !important;}

.restrita{display: none}

    .video-jp{ filter: none;
  -webkit-filter: grayscale(0%);}
    .video-cg{ filter: none;
  -webkit-filter: grayscale(0%);padding: 30px 0;}

   .medicos img {
        width: 690px;
        left: -194px;
    }

    .logo h1 {
    margin-left: 25%;
    margin-top: 30px;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    width: auto;
    left: 50%;
    top: 0%;
    transform: translate(-50%,40%);
}

    #exa-seg{
    display: none;
}

    #exa-seg-mobile{display: block;}
    .esocial {
    position: relative;
    /* bottom: 20px; */
    right: 0;
    margin: 40px 0 0;
    display: block;
}
    #contato .address {
    border-right: 1px solid #4b806e;
}
#contato .address:nth-child(2) {
    border: 1px solid #4b806e;
    border-left: 1px solid #4b806e;
}
#contato .divide{display: none}
    #videos h1 {
    font-size: 3.8em;
    width: 100%;
}
    .links {
        margin-left: 30%;
    }
   .medicos img {
        position: absolute;
        bottom: 0;
        left: 4%;
        /* top: 50%;*/
        transform: translate(-50%,0%);
        display: block;
        bottom: 26px;
    }
    .carousel-caption {
        top: 30%;
    }
   .carousel-caption h3 {
        color: #282828;
        font-family: 'Titillium Web', sans-serif;
        font-weight: 700;
        font-size: 2.1em;
        width: 258px;
        text-align: left;
        line-height: 1.2em;
    }
    .carousel-indicators {
        bottom: 230px;
    }
    #sobre h1 {
        font-size: 2.4em;
        margin-bottom: 40px;
    }
    #numbers ul li figure img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    }
    #numbers ul li figure {
        overflow: hidden;
        width: 100%;
        margin: 0px;
        height: 50px;
    }
    #numbers ul li p {
        margin: 0px;
        width: 100%;
        text-transform: uppercase;
        font-size: 0.6em;
        word-break: break-word;
    }
    #numbers ul li span {
    font-family: 'Titillium Web', sans-serif;
    font-size: 2em;}

    .blocks ul {
        max-width: 247px;
    }
    .blocks ul {
        top:40px;
        left: 87%;
    }
    .blocks ul li {
        overflow: hidden;
        width: 46%;
        float: left;
        margin-bottom: 10px;
        margin-right: 8px;
           height: 105px;
    }
        #sobre p {
        color: #fff;
        text-align: center;
        font-family: 'Titillium Web', sans-serif;
        font-weight: 400;
        font-size: 1em;
        width: 90%;
        margin: 30px auto 50px;
    }
    #unidade-movel p {
        font-family: 'Titillium Web', sans-serif;
        font-weight: 400;
        color: #283348;
        width: 60%;
        font-size: 1.2em;
        margin-left: 0%;
    }
    .section-title ul li.active .exames{
        opacity: 1;
        font-size: 2.3em;
        line-height: 38px;
    }

    .section-desc {
        font-family: 'Titillium Web', sans-serif;
        width: 280px;
        overflow: hidden;
        color: #fff;
        margin-left: 0%;
        margin-top: 20px;
    }

    .desktop{display:none;}

    .mobile{
            height: 100vh;
            display: block;
    }
    .overlay a {
        font-size: 2em;
    }

    .social li a{
      background-color: #15816e;
    border-radius: 50%;
    width: 27px;
    display: inline-block;
    height: 27px;
    text-align: center;
    line-height: 1.8em;
    transition: .3s;
    /* color: #fff; */
}
.social li a i{
   color: #ffffff;
    transition: .3s;
}
.social li a:hover {
    background-color: #15816e;
}
.social li a:hover i{
    color: #fff;
}

.exa-seg{display: none !important}
.exa-seg-mobile{display: block !important}

 .area a {
               color: #114a1b;
    font-size: 0.8em;
    display: block;
    text-align: center;
        }
        .area a img {
           width: auto;
    position: inherit;
    height: auto;
    width: 18px;
    margin: 0 auto;
        }

        .open-menu{
               background-color: #15816e;
    color: #fff;
    padding-top: 20px 40px;
    display: block;
    width: 60px;
    height: 60px;
    text-align: center;
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 99;
    padding-top: 20px;
    padding-top: 4px;
        }

        .open-menu i{
            font-size: 0.8em;
        }

}
/*fechamento 768*/

@media (max-width:768px) and (min-width:740px) {
    #list-e ul li {
    float: left;
    display: inline-block;
    width: 20%;
    }
    #list-s ul li {
        float: left;
        display: inline-block;
        width: 25%;
    }
}

@media (max-width:740px) and (min-width:480px) {
    #unidade-movel h1{display: block !important;}
    .medicos img {
        width: 300px;
        bottom: 0px;
    }
    .logo h1 {
        top: 0%;
        transform: translate(-50%,12%);
    }
    .small {
        display: block;
        width: 180px;
    }
}​


#unidade-movel h1{display: none;}

@media screen and (max-width:420px) {
    #contato .address p:nth-child(3) {
    text-decoration: underline;
    font-size: 1.2em;
}
#contato .address p {
    font-size: 1em;
}

#contato .address {
    padding: 20px 20px 20px 20px;
}
    .video-jp img,.video-cg img{
        width: 44px;
    }
    #videos h1{
    font-size: 2.3em;
    width: 100%;
}
    .video-jp h2, .video-cg h2 {
    text-transform: uppercase;
    font-size: 2em;
}
    #unidade-movel p {
    width: 100%;
    margin-left: 0%;
    text-align: center;
}
    #unidade-movel {
    padding-top: 40px;
    padding-bottom: 26px;
}
            #unidade-movel figure {
            width: auto;
        }
        .unidade{display: none;}
      .carousel-caption {
            top: 36%;
            left: 4.3%;
        }
        .carousel-caption h3 {
            color: #282828;
            font-family: 'Titillium Web', sans-serif;
            font-weight: 700;
            font-size: 1em;
            width: 161px;
            text-align: left;
            line-height: 1.2em;
        }
        .carousel-caption h3::before {
            content: " ";
            width: 4px;
            height: 58px;
            background-color: #4b806e;
            display: block;
            float: left;
            margin-bottom: 200px;
            margin-right: 6px;
            margin-top: 3px;
        }
        .logo h1 {
            margin-left: 0;
            margin-top: 0;
            position: absolute;
            
            width: auto;
            left: 50%;
                top: 10%;
            transform: translate(-50%,40%);
        }
        .logo h1 img{width: auto;}
        .medicos img {
            position: absolute;
            bottom: 0;
                  width: 344px;
        left: 4%;
        }
        .carousel-indicators {
            display: none;
        }
        .social {
            padding: 0;
            margin: 0;
            list-style-type: none;
            overflow: hidden;
            padding-top: 0px;
        }
        .social li {
            float: left;
            display: inline-block;
            margin: 0 0 0 9px;
        }
        .area {
            float: left;
            margin-right: 7px;
        }
        .area a {
               color: #114a1b;
    font-size: 0.8em;
    display: block;
    text-align: center;
        }
        .area a img {
           width: auto;
    position: inherit;
    height: auto;
    width: 18px;
    margin: 0 auto;
        }
        .links {
            margin-left: 4%;
                margin-top: 31px;
        }

    #sobre h1 {
    font-size: 2em;
    margin-bottom: 0px;    
}
#sobre{padding-bottom: 0px !important;}
#sobre p {
    color: #fff;
    text-align: center;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    font-size: 0.8em;
    width: 90%;
    margin: 30px auto 50px;
        line-height: 1.4em;
}
#sobre .sobre {
    font-size: 0.9em;
    line-height: 1.3em;
    text-align: justify;
}
#numbers ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#numbers ul li {
    width: 33.3333%;
    float: left;
    display: inline-block;
    text-align: center;
    padding: 0 6px;
    position: relative;
    height: 141px;
}
#numbers ul li span {
    font-family: 'Titillium Web', sans-serif;
    font-size: 2em;
}
#numbers ul li p {
    margin: 0px;
    width: 100%;
    text-transform: uppercase;
    font-size: 0.6em;
    word-break: break-word;
}
#numbers ul li i{display: none}

  .exa-lab {position: relative;    left: 48%;top: 160px;}
    .lupo{position: relative;    right: -178px;top: 175px;}

.exa-lab p {
         font-family: 'Titillium Web', sans-serif;
    width: 100%;
    max-width: 262px;
    margin: -45px auto 0;
    font-size: 2em;
    line-height: 39px;
    padding-top: 96px;
}

.lupo p {
    margin: -20px auto 0;
    font-size: 1.1em;
    max-width: 283px;
    line-height: 22px;
}

.exa-lab h1 {
    font-family: 'Titillium Web', sans-serif;
    margin-top: 22%;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2.1em;
    line-height: 33px;
    /* top: 22px; */
    display: inline-block;
}



#unidade-movel h1 {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    font-size: 2.2em;
    color: rgba(3, 25, 37, 0.92);
    text-align: center;
    line-height: 1em;
    margin-bottom: 80px;
    margin-top: 40px;
    width: 100%;
    margin: 0 auto 20px;
    text-transform: uppercase;
    display: block;
}


}
/*fim 420*/


.section-desc p{
    line-height: 20px;
}

.show-list{display: block !important;}
.none-list{display: none !important;}

.exame-modal{
    width: 100%;
    max-width: 500px !important;
}
.exame-modal h2{
    color: #4b806e;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
}

.exame-modal p{
   font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin-top: 26px;
}



@media screen and (max-width:321px) {
   .carousel-caption{display: none;}

   .logo h1 {
        margin-left: 0;
        margin-top: 0;
        position: absolute;   
        width: 258px;
        left: 50%;
        top: 4%;
        transform: translate(-50%,30%);
    }
    .medicos img {
        position: absolute;
        bottom: 0;
        width: 300px;
        left: 4%;
    }
    #exa-seg-mobile ul.nav li a {
        font-size: 0.8em;
    }
    #videos h1 {
        font-size: 2em;
        width: 100%;
    }
    .lupo {
        position: relative;
        right: -160px;
        top: 175px;
    }
    .lupo p {
        margin: 0px auto 0;
        font-size: 1em;
        max-width: 283px;
        line-height: 19px;
    }
      
}/*fim 320*/

