*,::after,::before{box-sizing:border-box}#dentista>.container{margin:0 auto!important;max-width:100%!important;padding:0!important}.services-cntnr{display:flex;flex-direction:column;align-items:center;gap:50px;width:100%;padding:50px 0;background:#1ebdb6;background:linear-gradient(90deg,rgba(30,189,182,1) 0,rgba(110,88,153,1) 100%)}.section-head{display:flex;flex-wrap:wrap;align-items:center;gap:25px;width:90%;padding:20px 0;color:#fff!important}.section-head h2,.section-head p{width:48%}.services-cntnr a{text-decoration:none;color:#414042;width:90%}.service{display:flex;flex-wrap:wrap;align-items:stretch;width:100%;padding:0 5% 0 0;background-color:#fff;border-radius:15px;transition:.3s ease;box-shadow:rgba(0,0,0,.1) 0 20px 25px -5px,rgba(0,0,0,.04) 0 10px 10px -5px;overflow:hidden}.service:hover{box-shadow:rgba(0,0,0,.09) 0 2px 1px,rgba(0,0,0,.09) 0 4px 2px,rgba(0,0,0,.09) 0 8px 4px,rgba(0,0,0,.09) 0 16px 8px,rgba(0,0,0,.09) 0 32px 16px}.thumb{flex:0 0 33.333333%;max-width:33.333333%;background-color:#000;border-radius:10px 0 0 10px}.service img{width:100%;height:100%;border-radius:10px 0 0 10px;vertical-align:middle;object-fit:cover;opacity:.8;transition:.3s ease}.service:hover img{opacity:1}.service-text{flex:0 0 66.666667%;max-width:66.666667%;padding:5% 0 5% 1%;text-align:right}.service h1{margin:0;padding:0;line-height:1;font-size:calc(.9rem + .9vw)!important}.service h1:after{content:'+';margin-left:5%;color:#414042}.service p{line-height:1;font-size:28px}@media only screen and (max-width:639px){.section-head h2{font-size:30pt}}