/*
Author URI: http://webthemez.com/
Note: 
Licence under Creative Commons Attribution 3.0 
Do not remove the back-link in this web template 
-------------------------------------------------------*/

@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Raleway:800,700,400);
@import url(http://fonts.googleapis.com/css?family=Signika:400,600);

/* Reset
---------------------------------*/
ul {
    list-style: none;
}

.figure {
    margin: 0px;
}

img {
    max-width: 100%;
}

a, a:hover, a:active {
    outline: 0px !important;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix:before,
.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}


/* Styles
---------------------------------*/
body {
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #888888;
    margin: 0;
}

h2 {
    font-size: 38px;
    color: #7e441a;
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    margin: 0px 0 25px 0;
    text-align: center;
    text-transform: uppercase;
}

h3 {
    font-family: 'Ubunto', sans-serif;
    font-weight: 600;
    color: #7e441a;
    font-size: 18px;
    margin: 0 0 5px 0;
}

.text-about-one{
    font-family: 'Corbel', sans-serif;
    font-size: 14px;
    text-align: justify;
}

.text-about-two{
    font-family: 'Abadi', sans-serif;
    font-size: 16px;
}

.text-about-tree{
    font-family: 'Abadi', sans-serif;
    font-size: 16px;
    color: #7e441a;
}

.text-about-four{
    font-family: 'Corbel', sans-serif;
    font-size: 14px;
    text-align: justify;
}

.text-contact-us{
    font-family: 'Ubunto', sans-serif;
    font-size: 14px;
}

h6 {
    font-size: 16px;
    color: #888888;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
    margin: 0 0 60px 0;
}

p {
    line-height: 24px;
    margin: 0;
    text-decoration: none;
}

/* Header Styles
---------------------------------*/

#header_wrapper {
    background: #ffffff;
    padding: 20px 0px;
}

.header_box {
    position: relative;
}

.logo {
    float: left;
    
    position: relative;
    z-index: 2;
    width: 200px;

    opacity: 0;
    transform: translateY(-20px);
    animation: fadeSlideIn 0.6s ease-out forwards;
}

@keyframes fadeSlideIn {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.res-nav_click {
    display: none;
}
	

/* Nav Styles
---------------------------------*/
.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

.navbar {
    border: 0px solid #fff;
    min-height: 40px;
    margin-bottom: 0px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #bca596;
}

.navStyle {
    float: right;
}

.navStyle ul {
    list-style: none;
    padding: 20px 0 0 0;
}

.navStyle ul li {
    display: inline-block;
    margin: 0;
}

.navStyle ul li:first-child {
	margin:0px;
}

.navStyle ul li:last-child {
    margin: 0 0 0 23px;
}

.navStyle ul li a {
    display: block;
    font-size: 14px;
    color: #7e441a;
    font-family: 'open sans', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

.navStyle ul li a:hover {
    color: #7e441a;
}

.navStyle > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    color: #7e441a;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #7e441a;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #7e441a;
    background-color: transparent;
    border-bottom: #7e441a 2px solid;
}

.navStyle > li.active > a,
.navStyle > li.active > a:hover {
    text-decoration: none;
    color: #7e441a;
    background-color: transparent;
}

.borderLeft {
    border-left: 1px solid #DADADA;
}

.borderTop {
    margin-top: 30px;
    border-top: 1px solid #DADADA;
}

.mrgTop {
    margin-top: 30px;
}
/* Top_content
---------------------------------*/

.top_cont_outer {
    background: url('../img/Galin-HaQuadrado_fundo_new.jpg') no-repeat center center;
    background-size: cover;
    height: 860px;
}

.hero_section {
    position: relative;
    padding-top: 10px;
}

.white_pad {
    position: relative;
    right: 0px;
    bottom: 0px;
}

.white_pad img {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.top_left_cont {
    padding: 110px 0;
}

.top_left_cont h3 {
    font-size: 16px;
    color: #7e441a;
    margin: 0 0 20px 0;
    text-align: left;
    font-weight: 700;
}

.top_left_cont h2 {
    font-size: 50px;
    color: #FFF;
    line-height: 60px;
    margin: 0 0 120px 0px 0;
    font-family: 'open sans', sans-serif;
    text-align: left;
    font-weight: 800;
    background-color: rgba(126, 68, 26, 0.267);
    padding: 5px 5px;
    border-radius: 5px;
}
.top_left_cont p {
    font-size: 16px;
    color: #7e441a;
    margin: 0 0 30px 0;
    line-height: 26px;
}

a.read_more2 {
    font-family: 'Raleway', sans-serif;
    display: block;
    font-size: 18px;
    width: 198px;
    height: 46px;
    line-height: 46px;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 800;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px 0px;
}

a.read_more2:hover {
    background: #7e441a;
    color: #fff;
    border: 1px solid #7e441a;
    text-decoration: none;
}

.about-img {         
  max-width: 500px;    
}

.hero_section img {
display: block;
transform: translateX(-360px) translateY(390px);
max-width: 115%;
}

/* Services
---------------------------------*/

#service {
    padding: 60px 0px;
    background: #EFEFEF;
}

.service_wrapper {
    padding: 40px 0 40px;
}

.service_block {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.service_icon {
    border: 2px solid #df0031;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    margin: 0px auto 25px;
}

.service_icon.icon2 {
    border: 2px solid #df0031;
}

.service_icon.icon3 {
    border: 2px solid #df0031;
}

.service_icon span {
    background: transparent;
    border-radius: 50%;
    display: block;
    height: 100%;
    width: 100%;
}

.service_icon i {
    color: #df0031;
    font-size: 40px;
    margin-top: 0;
    position: relative;
    top: 20px;
    z-index: 20;
}

.service_block h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #111111;
    margin: 35px 0 18px;
}

.service_block p {
    font-size: 16px;
    color: #888888;
    margin: 0px;
}

.ecommerce_cta {
    padding: 20px 0;
    text-align: center;
}

.ecommerce_cta span {
    font-size: 18px;
    font-weight: 800;
    color: #7e441a;
    display: block;
    margin-bottom: 20px;
}

.ecommerce_cta_fichas span {
    font-size: 14px;
    font-weight: 500;
    color: #7e441a;
    display: block;
    margin-bottom: 20px;
}

.ecommerce_btn:hover {
    background-color: #bca596;
    color: #fff;
    border: 2px solid #bca596;
    text-decoration: none;
}

.fichas_btn:hover {
    background-color: #bca596;
    color: #fff;
    border: 2px solid #bca596;
    text-decoration: none;
}

.ecommerce_btn:link,
.ecommerce_btn:visited {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    display: inline-block;
    padding: 10px 25px;
    border: 2px solid #7e441a;
    border-radius: 5px;
    color: #7e441a;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    transition: all 0.3s ease;
}

.fichas_btn:link,
.fichas_btn:visited {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    display: inline-block;
    padding: 10px 25px;
    border: 2px solid #7e441a;
    border-radius: 5px;
    color: #7e441a;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    transition: all 0.3s ease;
}

.ecommerce_btn:hover,
.ecommerce_btn:active {
    background-color: #bca596;
    border: 2px solid #bca596;
    color: #fff;
    text-decoration: none;
}

.fichas_btn:hover,
.fichas_btn:active {
    background-color: #bca596;
    border: 2px solid #bca596;
    color: #fff;
    text-decoration: none;
}


/* Latest Work
---------------------------------*/


#work_outer {
    background: #f9f9f9;
    padding: 70px 0px;
    position: relative;
}

.work_pic {
    position: absolute;
    right: 0;
    top: 25%;
    width: 50%;
}

.inner_section {
    padding: 100px 0 20px;
}

.service-list {
    padding: 0 0 0 0;
    font-size: 14px;
    margin-bottom: 40px;
}

.service-list-col1 {
    float: left;
    width: 60px;
    text-align: center;
}

.service-list-col1 i {
    color: #888;
    font-size: 19px;
    font-style: normal;
    line-height: 20px;
}

.service-list-col2 {
    overflow: hidden;
}

.page_section.alabaster {
    background: #fafafa;
}

.work_bottom {
    padding: 20px 0 0 0px;
}

.work_bottom span {
    font-size: 18px;
    color: #7e441a;
    display: block;
    margin: 0 0 20px 0;
}

a.contact_btn {
    background: #fff;
    text-transform: uppercase;
    display: block;
    width: 176px;
    height: 49px;
    text-align: center;
    line-height: 49px;
    font-size: 16px;
    color: #7e441a;
    border-radius: 5px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    border: 2px solid #7e441a;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

a.contact_btn:hover {
    background: #bca596;
    color: #fff;
    border: 2px solid #bca596;
    text-decoration: none;
}

.input-text {
    background: transparent;
}


/* Team
---------------------------------*/
.team_section {
    max-width: 2300px;
    margin: 0 auto;
    display: flex;
    justify-content: center; /* centraliza horizontalmente */
    gap: 40px; /* espaçamento entre os cards */
    flex-wrap: wrap;
}

/* .team_section {
    max-width: 2300px;
    margin: 0 auto;
    align-items: center !important;
} */

.ecommerce_cta_fichas{
    margin-top: 30px;
}

.page_section.team {
    padding: 60px 0;
    background: #bca59644;
    align-items: center;
}

.page_section.team h6 {
    margin-bottom: 40px;
}

.team_area {
    width: 500px;
    height: 720px;
    text-align: center;
    background: #c4c1c049;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.075) 0px 5px 5px 2px;
    margin: 0; /* remova margem lateral antiga */
}

/* .team_area {
    width: 30.66%;
    margin-right: 3.82979%;
    height: 520px;
    overflow: hidden;
    text-align: center;
    float: left;
    background: #c4c1c049;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.075) 0px 5px 5px 2px;
} */

.team_area h3 {
    font-size: 20px;
    margin-top: 95px;
    font-family: 'Open Sans', sans-serif;
}

.team_area span {
    margin-bottom: 24px;
    display: block;
}

.team_area:nth-of-type(3n+0) {
    margin: 0;
}

.team_box {
    width: auto;
    height: auto;
    position: relative;
    border-radius: 50%;
    margin: 7px 7px 25px 7px;
}

.team_box_shadow {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    position: absolute;
    width: 100%;
    height: 20%;
    z-index: 10;
    bottom: -23%;
}

.team_box_shadow a {
    display: block;
    width: 100%;
    height: 100%;
    border-bottom: 4px solid #7e441a;
}

.team_box:hover .team_box_shadow {
    box-shadow: inset  0px 0px 0px 148px #bca596;
    border-radius: 5px;
}

.team_box:hover ul {
    display: block;
    opacity: 1;
}

.team_box img {
    display: block;
    border-radius: 0%;
    width: 90%;
    margin: 0 auto;
}

.team_box ul {
    display: block;
    opacity: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    left: 0;
    top: 112%;
    width: 100%;
    text-align: center;
    margin-top: -14px;
    z-index: 15;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
}

.team_box ul li {
    display: inline;
    margin: 0 11px;
}

.team_box ul li a { 
    display: inline-block;
    font-size: 20px;
    color: #fff;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.team_area p{
     text-align: justify;
     padding: 15px;
}

.team_box ul li a:hover, .team_box ul li a:focus {
    text-decoration: none;
}

.team_box ul li a.fa-twitter:hover {
    color: #55acee;
}

.team_box ul li a.fa-facebook:hover {
    color: #3b5998;
}

.team_box ul li a.fa-pinterest:hover {
    color: #cb2026;
}

.team_box ul li a.fa-google-plus:hover {
    color: #dd4b39;
}
 
#aboutUs {
    padding: 60px 0;
}

/* Contact
---------------------------------*/
.page_section.contact {
    padding: 90px 0 100px;
}
 
.contact_section {
    margin: 0 0 60px 0;
}

.contact_section h2 {
    font-size: 40px;
    color: #ffffff;
    margin: 0 0 50px 0;
    text-transform: uppercase;
}

.contact_block {
    text-align: center;
}

.contact_block_icon {
    border-radius: 50%;
    height: 85px;
    width: 85px;
    margin: 0px auto 20px;
}

.contact_block_icon.icon2 {
    border-color: #df0031;
}

.contact_block_icon.icon3 {
    border-color: #49b5e7;
}

.contact_block_icon span {
    background: none repeat scroll 0 0 #f56eab;
    border: 5px solid #fff;
    border-radius: 50%;
    display: block;
    height: 100%;
    width: 100%;
}

.contact_block_icon.icon2 {
    border-color: #df0031;
}

.contact_block_icon.icon2 span {
    background: #df0031;
}

.contact_block_icon.icon3 {
    border-color: #49b5e7;
}

.contact_block_icon.icon3 span {
    background: #49b5e7;
}

.contact_block_icon i {
    color: #fff;
    font-size: 36px;
    margin-top: 0;
    position: relative;
    top: 26px;
    z-index: 20;
}

.contact_block span {
    display: block;
    font-size: 16px;
    color: #ffffff;
    line-height: 20px;
}

.contact_block span a {
    display: block;
    font-size: 16px;
    color: #ffffff;
    line-height: 20px;
}

.contact_info {
    font-size: 15px;
    margin: 0 0 0 20px;
    padding-left: 0;
}

.contact_info  h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px;
    color: #fff;
}

.contact_info p {
    line-height: 28px;
    display: block;
    font-size: 16px;
    color: #ffffff;
    margin: 0 0 30px;
}

.social_links {
    padding: 0;
    margin: 0;
    display: block;
    overflow: hidden;
    list-style: none;
}

.social_links li {
    float: left;
    margin-right: 4px;
}

.social_links li a {
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    color: #fff;
    transition: color 0.3s ease;
}

.social_links li a:hover,
.social_links li a:focus {
    text-decoration: none;
    border-radius: 80px;
}

/* Hover cores específicas */
.facebook a:hover {
    color: #3b5998;
}

.whatsapp a:hover {
    color: #25D366;
}

.instagram a:hover {
    color: #E4405F;
}
 

.form {
    margin: 0 66px 0 30px;
}

.input-text {
    padding: 15px 16px;
    border: 1px solid #ffffff;
    width: 100%;
    height: 50px;
    display: block;
    border-radius: 4px;
    font-size: 15px;
    color: #fff;
    margin: 0 0 15px 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.input-text:focus {
    border: 1px solid #fff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
}

.input-text.text-area {
    height: 230px;
    resize: none;
    overflow: auto;
    
}

input::placeholder,
textarea::placeholder {
  color: #ffffff;          
  font-style: italic; 
  font-weight: 600; 
  font-size: 12px;     
  opacity: 0.8;        
}

.input-btn {    
    width: 175px;
    height: 50px;
    letter-spacing: 0px;
    background: transparent;
    border-radius: 3px;
    border: #fff solid 2px;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.input-btn:hover {
    background: #bca596;
    border: #bca596 solid 2px;
}

/* Footer
---------------------------------*/

.footer_wrapper {
    background: #7e441ac0;
}

.footer_bottom {
    border-top: 1px solid #ffffff;
    padding: 25px 0;
}

.footer_bottom span {
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.footer_bottom span a {
    display: inline-block;
    color: #df0031;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.footer_bottom span a:hover {
    color: #fff;
}

/* Animation Timers
---------------------------------*/
.delay-02s {
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
}

.delay-03s {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}

.delay-04s {
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
}

.delay-05s {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
}

.delay-06s {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}

.delay-07s {
    animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
}

.delay-08s {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
}

.delay-09s {
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
}

.delay-1s {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.delay-12s {
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
}

@media (max-width: 1575px){
    .hero_section img {
    display: block;
    max-width: 100%;
    transform: translateX(-280px) translateY(380px);
}
}

@media (max-width: 1375px) {
.hero_section img {
    display: block;
    max-width: 100%;
    transform: translateX(-290px) translateY(380px);
}
.top_cont_outer{
    height: 850px;
}
}


@media (max-width: 1199px) {
.hero_section img {
    display: block;
    transform: translateX(-420px) translateY(400px);
    max-width: 170%;
  }
.team_area{
    width: 400px;
    height: 700px;
}
}
/* 
@media (max-width: 1159px) {
.hero_section img {
    display: block;
    max-width: 130%;
  }
}  */
/*
   Media Queries
--------------------------- */
@media (max-width: 991px) {
.nav>li>a
{
padding:10px 8px;
}
.logo{
width:200px;
}
.hero_section img {
display: block;
max-width: 220%;
transform: translateX(-410px) translateY(390px);
}

.team_area{
width: 300px;
height: 800px;
}
}

@media (max-width: 865px) {
.logo{
width:200px;
}
.hero_section img {
display: block;
max-width: 220%;
transform: translateX(-410px) translateY(390px);
}
}

@media (max-width: 767px) {
.logo{
width:150px;
}

.hero_section img {
    transform: translateX(25px) translateY(180px);
    margin: -120px 0 0 0;
    width: 90%;
}
.hero_section {
position: relative;
padding-top: 20px;
}
.top_cont_outer{
    height: 900px;
}
.top_left_cont {
padding: 1px 0;
}
.top_left_cont h2 {
font-size: 40px;
color: #FFF;
line-height: 70px;
margin: 50px 0 80px 0;
}
.inner_section {
padding: 20px 0 20px;
}
#aboutUs img{
margin-bottom:20px;
}
#aboutUs h3{
font-size:16px;
line-height:22px;
}
.service_block h3 { 
font-size: 16px;
}
service_block p {
font-size: 14px; 
margin: 0px;
margin-bottom: 20px;
}
#filters ul{
padding-left:0px;
}
.form {
margin: 0 18px;
}
.team_section {
display: flex;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
scroll-snap-type: x mandatory;
padding-bottom: 10px;
scrollbar-width: none;
-ms-overflow-style: none;
margin: 10px;
justify-content: left;
}
.ecommerce_cta_fichas{
    margin-top: 20px;
}

.ecommerce_cta_fichas span{
    font-size: 16px;
}

.team_section::-webkit-scrollbar {
width: 0;
height: 0;
}
.team_area {
flex: 0 0 100%;
margin-right: 5%;
scroll-snap-align: center;
float: none !important;
width: auto !important;
height: auto !important;
}
.team_area .team_box img {
width: 80%;
margin: 0 auto;
}
.team_area h3 {
font-size: 24px;
margin: 110px 0 0 0;
}
.team_area p {
font-size: 14px;
line-height: 20px;
padding: 20px;
}
.team_area .button-category {
font-size: 24px;
padding: 4px 8px;
}
.team_section .team_area:last-child {
margin-right: 0;
}
.page_section.team{
padding: 40px 0;
}
#clients {
padding: 40px 0;
}
.client_logos ul li {
display: inline;
margin: 0 25px;
padding: 11px 0;
display: inline-block;
}
.social_links li {
float: left; 
}
.contact_section{
margin:0;
}
h2, .contact_section h2 {
font-size: 30px;
}
.page_section.contact {
padding: 60px 0 50px;
} 
.navbar-inverse .navbar-toggle .icon-bar{
background:#7e441a;
}
.navbar-inverse .navbar-toggle {
border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
background:none;
outline: none;
}
.navStyle ul li {
display: block;
}
.navStyle {
float: right;
width: 100%;
text-align:center;
}
.navStyle ul li:last-child {
margin: 0px;
}
.navbar-inverse .navbar-nav > li > a {
color: #bca596;
background: #F9F9F9;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    border-bottom: none;
}
} 

@media (max-width: 600px){ 
.team_section {
display: flex;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
scroll-snap-type: x mandatory;
padding-bottom: 10px;
scrollbar-width: none;
-ms-overflow-style: none;
margin: 30px;
}
.team_section::-webkit-scrollbar {
width: 0;
height: 0;
}
.team_area {
flex: 0 0 100%;
margin-right: 10%;
scroll-snap-align: center;
float: none !important;
width: auto !important;
height: auto !important;
}
.team_area .team_box img {
width: 80%;
margin: 0 auto;
}
.team_area h3 {
font-size: 20px;
margin: 70px 0 0 0;
}
.team_area p {
font-size: 14px;
line-height: 20px;
padding: 25px;
}
.team_area .button-category {
font-size: 20px;
padding: 4px 8px;
}
.team_section .team_area:last-child {
margin-right: 0;
}
}

@media (max-width: 480px){ 
.team_area {
width: 99%;
}
.team_area h3 {
font-size: 20px;
margin: 60px 0 0 0;
}
.team_area p {
font-size: 14px;
line-height: 20px;
padding: 15px;
}
.team_area .button-category {
font-size: 16px;
padding: 4px 8px;
}
.top_cont_outer{
    height: 600px;
}
.top_left_cont h2 {
font-size: 35px;
line-height: 40px;
margin: 40px 0 40px 0;
}
.hero_section img {
    margin: -100px 0 0 0;
    transform: translateX(-28px) translateY(140px);
    width: 115%;
}
}
