.gallery header{padding:0;background:url(../img/galeria-img/bg-galeria.png) no-repeat;background-size:100% 100%;height:320px;z-index:0;display:flex;align-items:flex-start}.gallery header .heading-section{z-index:1;display:flex;justify-content:space-between;padding:1rem 4rem 0;width:100%}.gallery header .heading-section h1{text-transform:uppercase;color:var(--heading-section-primary-color);font-weight:700}.gallery header .heading-section h2{text-transform:uppercase;color:#fff;font-weight:700;text-align:right}.gallery-photos{position:relative;top:-120px}.call-to-action .container,.gallery-photos .container{max-width:1240px}.gallery-photo{margin-bottom:1rem}.gallery-photo img{width:100%}.call-to-action-content{display:flex;justify-content:space-between}.call-to-action-content h2{color:var(--heading-section-primary-color);text-transform:uppercase;font-weight:500}.call-to-action-content button{background-color:var(--call-to-action-bg-button-primary-color);text-transform:uppercase;font-weight:500;border:none;width:185px;height:45px;display:flex;align-items:center;justify-content:center}.call-to-action-content button span{color:#fff;font-size:1.25rem}.btn-gallery{align-self:center;text-transform:uppercase;font-weight:500;border:none;font-size:.9rem;background-color:var(--call-to-action-bg-button-primary-color);color:#fff;padding:.5rem}.call-to-action-content button img{margin-left:.5rem}.gallery-photo-button{margin-top:1rem;display:block}.view-others{background-color:#c17d32}.view-others-text{color:#fff;font-weight:700;text-align:center}.view-others-button{padding:.5rem 1.2rem;color:#c17d32;background-color:#fff;text-transform:uppercase;font-weight:700;font-size:1.25rem;border-radius:20px}@media (max-width:768px){.gallery header{display:flex;align-items:flex-start}.gallery header .heading-section{padding:1rem 2rem}}@media (max-width:425px){.gallery header .heading-section{padding:1rem 2rem;flex-direction:column}.gallery header .heading-section h2{text-align:center}}