@charset "UTF-8";

.sonrisa{
	margin-top:50px !important;
}

.team-img-wrapper {
    position: relative;
    width: 25% !important;
    height: 50% !important;
    margin: 0 auto;
    padding: 4px;
    border-radius: 4px;
    border: 1px solid #39adff;
}

.modal-header{
	background-color: rgb(0, 171, 229);
}

.modal-header h4{
	 color: #FFFFFF;
}

.modal-quienes-somos {
    width: 1000px;
    right: 200px;
	position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.micv{
	text-align: left;
	font-size: 18px;
}




/* Latest Works
-------------------------------------------------------*/
.portfolio-filter {
  list-style: none;
  margin-bottom: 40px;
  cursor: default;
  font-size: 13px;
  text-align: center;
}

.portfolio-filter a.active,
.portfolio-filter a:hover {
  color: #111;
  border-color: #111;
}

.portfolio-filter a {
  display: inline-block;
  margin: 0 5px 5px 0;
  color: #ababab;
  text-decoration: none;
  padding: 7px 15px;
  border: 3px solid #e5e5e5;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.work-container {
  margin-bottom: 40px;
}

.work-item .work-overlay:hover,
.work-item:hover .portfolio-overlay {
  opacity: 1;
  z-index: 1;
}

.portfolio-overlay {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.project-icons {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  margin-top: -20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.project-icons a {
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 14px;
  margin: 0 3px;
  line-height: 40px;
  text-align: center;
  color: #111;
  background-color: #fff;
  border-radius: 100px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.project-icons a:hover {
  color: #fff;
  background-color: #bfa67a;
}

.work-item:hover .portfolio-overlay .project-icons {
  position: absolute;
  top: 50%;
}

.works-grid.titles .work-description h3,
.works-grid.titles .work-description span,
#owl-related-works .work-description h3,
#owl-related-works .work-description span {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

.works-grid.titles .work-description,
#owl-related-works .work-description {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 20px;
  text-align: center;
}

.works-grid.titles .work-description a,
#owl-related-works .work-description a {
  color: #555;
}

.works-grid.titles .work-description a:hover,
#owl-related-works .work-description a:hover {
  color: #bfa67a;
}

/* Call to Action Style-2
-------------------------------------------------------*/
.call-to-action.style-2 {
  padding: 200px 0;
}

.call-to-action.style-2 h2 {
  font-size: 32px;
  color: #fff;
  margin: 0 0 25px;
}

.call-to-action.style-2 a {
  margin: 10px 4px 0;
}

/* Ipad with Features
-------------------------------------------------------*/
.promo-device img {
  display: inline-block;
}

.features-icons a {
  position: absolute;
}

.features-text {
  padding-left: 100px;
}

.features-icons .service-item-box {
  padding: 0;
  margin-bottom: 50px;
  background-color: transparent;
}


.subtitulos{
	margin-top:-10px;
}


#contact .form-group input, #contact .form-group textarea {
    background-color: #0a739638 !important;
	}
	
	.modal_yo{
	margin-top:60px;
}

.aboutMe{
	font-size:18px;
}

.mis_redes{
	font-size:14px;
	margin-left: 15px;
}

#principal_titulo{
	position:absolute;
	text-indent:-10000px;
	display:hidden;
}

.mapas{
	margin-bottom:50px;
}

.nav-tabs h5 {
    font-size: 19px !important;
    font-weight: 500 !important;
}

.nav-tabs#tabs > li.active > a {
    border-top: 3px solid #39adff !important;
}


.titulos_seccion {
    font-size: 36px;
    margin-top: 40px;
    margin-bottom: 20px;
    line-height: 1.2;
    color: #39adff;
}

.telefono{

	bottom:0;
	font-weight:bold !important;
}

.tu_sonrisa{
	font-size:28px;
}

.testimonial-slider p {
    font-size: 25px !important;
    font-weight: 600 !important;
    margin-top: 40px !important;
}

.texto_casos{
	font-size:16px;
}

.introo{
	background-image: url(../img/pictures/dientes2.jpg) !Important;
}

.gracias{
height: 200px;
    background-color: #39adff;
    width: 100%;
}

.graciass{
	   margin-top: 70px;
}

.muela_gracias{

	margin: 70px auto;
    width: 20%;
}
}