.box-gallery,#contato,#videos{text-align:center;padding-top:150px}@media screen and (max-width:767px){.box-gallery,#videos{padding-top:70px}}#videos iframe{max-width:100%}#contato .main-heading,#videos .main-heading{margin-bottom:30px;font-weight:500}.about{padding-top:150px}.about .main-heading{margin-bottom:.5rem}.about .about-img{height:100%;background-size:cover;background-position:center}.about .container-fluid{padding:0}@media (min-width:768px){.about .row{display:grid;grid-template-columns:50% 50%}.about .about-text .wrap{padding:0 5% 0 17.8%}}@media screen and (max-width:767px){.about{padding-top:70px}.about .about-text .wrap{text-align:center;padding:0 15px;margin-bottom:40px}.about .about-img{height:280px}}.gallery-grid{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:50% 50%}@media (min-width:768px){.gallery-grid{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:25% 25% 25% 25%}}.box-gallery .row{margin:0 auto 30px;max-width:800px}.gallery-item{position:relative}.gallery-item img{max-width:100%;height:auto;width:100%}.gallery-item .overlay{position:absolute;left:15px;right:15px;bottom:15px;top:15px;background:-o-linear-gradient(45deg,rgb(0 0 0 / .68) 20%,rgb(0 0 0 / .68) 100%);background:linear-gradient(45deg,rgb(0 0 0 / .68) 20%,rgb(0 0 0 / .68) 100%);z-index:111;opacity:0;-webkit-transition:.8s ease;-o-transition:.8s ease;transition:.8s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gallery-item:hover .overlay{opacity:1}.gallery-item .overlay .plus-gallery{height:60px;width:60px;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:solid 2px #ffc107;background-color:#fff0;display:none}.gallery-item:hover .overlay .plus-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:1s fadeInUp;animation:1s fadeInUp}.gallery-item .overlay .plus-gallery i{color:#ffc107;font-size:30px}.slick-arrow{font-size:0;position:absolute;top:50%;width:33px;height:120px;transform:translateY(-50%);background-color:rgb(0 0 0 / .7);color:#fff;padding:10px 6px 20px 6px!important;z-index:10;border:0}.slick-arrow:before{font-size:30px}.slick-next:before{content:">"}.slick-next{right:0}.slick-prev{left:0}.slick-prev:before{content:"<"}#contato{padding-bottom:50px}#contato .col iframe{max-width:100%}#contato .col{padding:0 15px}#contato .col-1{margin-bottom:30px}#contato .sub-heading{text-align:left}#contato .colunas{margin:0 -15px}@media (min-width:768px){#contato .col{width:50%}#contato .col-1{margin-bottom:0}#contato .colunas{display:flex;justify-content:space-between;flex-direction:row-reverse}}.form-contato{text-align:left}.form-contato input,.form-contato textarea{width:100%;border:solid 1px #000}.form-contato input{padding:6.5px;margin-bottom:15px}.form-enviar{background:#000;color:#ffc107;border:0;font-weight:700}