@font-face { font-family: 'FontAwesome'; src: url('../fonts/fontawesome-webfont.eot?v=4.7.0'); src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; } *{ margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body{ font-family: 'Montserrat', sans-serif; margin: 0; background: #DBDBDB; } h1, h2, h3, h4, h5, h6{ margin: 0; } .main__title{ color: black; font-size: 10px; } .container{ width: 100%; margin: auto; } .container--flex{ display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; } .column{ width: 100%; } .main-header{ width: 100%; } .main-header__contactInfo__phone{ color: white; margin: 0 auto; padding: 5px; } .main-header__contactInfo__address{ padding: 5px; margin: 0; } .main-header [class*="icon-"]:before{ position: relative; top: 2px; right: 5px; } .main-nav{ width: 100%; position: relative; z-index: 2000; padding: 10px; } .icon-menu{ display: block; color: white; border: 1px solid white; border-radius: 3px; width: 40px; height: 40px; line-height: 45px; text-align: center; cursor: pointer; font-size: 1.5em; } .social-icon{ display: flex; justify-content: space-between; } .social-icon [class*="icon-"]{ color: black; margin-left: 10px; display: flex; justify-content: center; align-items: center; font-size: 1.3em; width: 35px; height: 35px; background: white; border-radius: 50%; } .social-icon__link{ text-decoration: none; } .menu{ position: absolute; top: 60px; left: 0; width: 100%; background: #3e45cb; padding: 0; margin: 0; list-style: none; text-align: center; height: 0; overflow: hidden; transition: height .3s linear; } .menu__link{ display: block; padding: 7px; color: white; text-decoration: none; } .menu__link:hover{ background: #f76a0b; } .menu__link--select{ background: #f76a0b; } .mostrar{ height: 196px; } .banner{ margin-top: -55px; position: relative; } .banner:before{ content: ''; position: absolute; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 1000; top: 0; } .banner__img{ width: 100%; height: 500px; object-fit: cover; } .banner__content{ width: 90%; color: white; text-align: center; position: absolute; z-index: 1500; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); font-size: 1.5em; font-weight: bold; } .group--color .container{ background: #f76a0b; color: white; padding: 10px; text-align: center; } .main__title{ margin: 15px 0; font-size: 1.8em; font-family: 'Montserrat', sans-serif; } .main-footer{ background: #3e45cb; color: white; padding: 10px; padding-top: 20px; padding-bottom: 20px; font-size: .8em; } .copy{ text-align: center; margin: auto; margin-top: 15px; } .main-footer [class*="icon-"]{ color: white; text-decoration: none; } .main-footer [class*="icon-"]:before{ position: relative; top: 3px; right: 5px; } @media screen and (min-width:220px){ .main-header__contactInfo{ text-align: right; } .main-header__contactInfo__phone{ background: none; } .main-header__contactInfo__address{ color: white; } .main-nav{ background: #3e45cb; } .banner{ margin-top: -155px; z-index: -1000; } .banner__content{ font-size: 2em; } .main{ padding-bottom: 15px; } .main-footer .container--flex{ align-items: flex-start; } .column--50{ width: 49%; } .column--33{ width: 32%; } } @media screen and (min-width:480px){ .main-header__contactInfo{ text-align: right; } .main-header__contactInfo__phone{ background: none; } .main-header__contactInfo__address{ color: white; } .main-nav{ background:#3e45cb; } .banner{ margin-top: -155px; z-index: -1000; } .banner__content{ font-size: 2em; } .main{ padding-bottom: 15px; } .main-footer .container--flex{ align-items: flex-start; } .column--50{ width: 49%; } .column--33{ width: 32%; } } @media screen and (min-width:768px){ .main__title{ font-size: 2.2em; } .main__about__description{ margin-top: 30px; } .column__title{ font-size: 1em; } } @media screen and (min-width:1024px){ .container{ width: 1300px; } .main-header__contactInfo__phone, .main-header__contactInfo__address{ padding-right: 0; font-size: 1.15em; } .main-nav{ padding: 0; } .banner__content{ font-size: 2.5em; } .icon-menu{ display: none; } .menu{ position: static; display: flex; height: auto; width: auto; } .menu__link{ padding: 20px; } .group--color .container{ margin-top: 30px; margin-bottom: 30px; padding: 20px; } .main__title{ font-size: 2.3em; } .main-footer{ padding-top: 30px; padding-bottom: 30px; } } @media screen and (min-width:1600px){ .container{ width: 1400px; } } #page-title{ text-align: center; margin: 20px 0px; font-size: 50px; color: #fff; } .flexslider{ width: 95%; max-width: 1000px; margin: 50px auto; border: 5px solid #fff; border-radius: 8px; box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.70); display: flex; flex-direction: column; position: relative; } .slides, .slides li, .slides li img{ width: 100%; } .slides li{ margin-bottom: -5px; } .flex-control-nav.flex-control-paging{ padding: 30px 0px; background: transparent; border: 1px solid transparent; border-radius: 5px; display: flex; justify-content: center; align-items: center; align-self: center; list-style: none; position: absolute; bottom: -25px; z-index: 3; } .flex-control-nav li{ display: inline-block; margin: 0 2.9px; } .flex-control-nav li a{ display: block; width: 0px; height: 0px; background: #fff; border-radius: 50%; text-indent: -9999px; } .flex-direction-nav{ z-index: 3; list-style: none; } .flex-direction-nav a{ width: 50px; height: 50px; background: #3e45cb; border: 2px solid #f76a0b; border-radius: 5px; box-shadow: 0px 0px 3px 0px #f76a0b; display: flex; justify-content: center; align-items: center; text-decoration: none; opacity: 0; position: absolute; top: 50%; margin-top: -25px; transition: all 0.3s ease-in-out; } .flex-direction-nav a::before{ content: "\f104"; font: normal normal normal 14px/1 FontAwesome; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 50px; color: #fff; } .flex-direction-nav a.flex-next::before{ content: "\f105"; } .flex-direction-nav .flex-prev{ left: 0px; } .flex-direction-nav .flex-next{ right: 0px; } .flexslider:hover .flex-direction-nav .flex-prev{ opacity: 1; left: 15px; } .flexslider:hover .flex-direction-nav .flex-next{ opacity: 1; right: 15px; } .caption{ width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; text-align: center; position: absolute; top: 0; z-index: 2; } .caption h2{ font-size: 60px; color: #fff; text-shadow: 3px 3px 2px rgba(000, 000, 000, 0.70); } /* RESPONSIVE ========== */ @media screen and (max-width: 770px){ .flex-direction-nav a{ opacity: 1; } .flex-direction-nav .flex-prev{ left: 15px; } .flex-direction-nav .flex-next{ right: 15px; } .caption h2{ font-size: 50px; } } @media screen and (min-width:220px){ .flex-control-nav li a{ display: block; border-radius: 50%; text-indent: -9999px; box-shadow: inset 0px -3px 2px 0px transparent; } .flex-control-nav li a.flex-active{ background: transparent; } } @media screen and (min-width:1024px){ .flex-direction-nav a{ width: 60px; height: 60px; border-radius: 8px; box-shadow: 0px 0px 3px 0px; display: flex; justify-content: center; align-items: center; text-decoration: none; opacity: 0; position: absolute; top: 50%; transition: all 0.3s ease-in-out; } .flex-control-nav li a{ display: block; border-radius: 50%; text-indent: -9999px; box-shadow: inset 0px -3px 2px 0px; } } @media screen and (max-width: 600px){ .caption h2{ font-size: 40px; } .flexslider{ width: 95%; border-radius: 8px; } .slides li{ overflow: hidden; } .slides li img{ width: 600px; } .flex-direction-nav a{ top: auto; } } @media screen and (max-width: 450px){ .flex-control-nav li a{ display: block; width: 3px; height: 3px; background: #fff; border-radius: 50%; text-indent: -9999px; box-shadow: inset 0px -3px 2px 0px rgba(0,0,0,0.55); } .slides li img{ transform: translateX(-90px); } #page-title{ font-size: 40px; } }