.screen1__box{background:#f7f3ea;padding:150px 50px;margin-top:30px}.screen1__title{display:flex;justify-content:center;align-items:center}.screen1__icon img{width:100%;height:auto;display:block}.screen1__text{margin-left:10px;color:#013d7d;font-weight:600;font-size:1.6rem;border-bottom:2px solid #013d7d}.screen1__desc{text-align:center;font-size:1.1rem;margin:30px 0}.screen1__boxContact{display:flex;justify-content:center;margin-top:50px}.screen1__hotline,.screen1__social{margin:0 25px}.screen1__hotline{text-align:center}.screen1__phone{background:#dcae46;color:#fff;padding:8px 32px;display:flex;align-items:center;justify-content:center;border-radius:5px;font-size:1.3rem;transition:all .3s linear;margin-top:5px}.screen1__phone:hover{background:#cfa033;transition:all .3s linear}.screen1__item{display:flex;align-items:center;margin-bottom:10px}.screen1__textSocial{font-size:1rem;margin-left:10px}.screen1__textSocial.textFB{color:#334f8d}.screen1__textSocial.textYT{color:#d73e29}.screen1__backHome{text-align:right;margin-top:40px;font-size:1.1rem;transition:all .3s linear}.screen1__backHome a{color:#0687f5;border-bottom:1px solid #0687f5}.screen1__backHome a:hover{color:#0471d1;transition:all .3s linear}@media(max-width: 430px){.screen1__box{padding:150px 10px}.screen1__text{font-size:1.4rem}.screen1__desc{font-size:1rem}.screen1__boxContact{flex-direction:column}.screen1__hotline{margin-bottom:40px;display:flex;flex-direction:column;align-items:center}.screen1__phone{width:-moz-fit-content;width:fit-content}.screen1__item{justify-content:center}.screen1__backHome{text-align:center}}