/*
 * Web Starter Kit
 *
 * Multi-screen layout styles for your page. Brought to you by the
 * Web Starter Kit team.
 *
 */


html,
body {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0;
  min-width: 400px;

}

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* 2 */
}
a img.home-icon{
	-webkit-transform-style: preserve-3d;
    -webkit-transform: scale3d(0.9,0.9,0.9);
    text-align:center; 
	}
a img.home-icon:hover{ -webkit-transform-style: preserve-3d;
    -webkit-transform: scale3d(1,1,1); 
 -webkit-transition: -webkit-transform 0.3s ease-out;
          transition: transform 0.3s ease-out;
  -webkit-tap-highlight-color: transparent; 
 }

body {
  position: relative;
  font-family: 'Exo','Roboto Condensed', 'Helvetica', 'Arial', sans-serif;
  font-weight: 200;
  background-color: #c3bd9f;
  box-sizing: border-box;
  min-height: 100%;
}

body.open {
  overflow: hidden;
}
.footer-bar {
  display: block;
  width: 100%;
 
  height:825px;
  position:relative;
  bottom: 0;
  left: 0;
  background-image:url(../images/footer.jpg);
  background-position:top center;
  background-position-y:25px;
 background-repeat:no-repeat;
  /**/
  overflow: hidden;
  z-index: 1;
}
.app-bar {
  display: block;
  width: 100%;

  min-height:373px;
  top: 0;
  left: 0;
  background-image:url(../images/header.jpg);
  background-position:top center;
  background-repeat:no-repeat;
  /**/
  overflow: hidden;
  z-index: 1;
}

.app-bar-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  position: relative;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0 auto;
}

.app-bar.open,
.app-bar.open ~ main {
  -webkit-transform: translate(250px, 0);
          transform: translate(250px, 0);
}
.ver-site {
  outline: 1px solid #aa5959;
  /* border-color: #ccc #ccc #bbb #ccc; */
  /* border-radius: 3px; */
  background: transparent;
  /* -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05); */
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
  /* box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05); */
  color: #bdb69a;
  /* cursor: pointer; */
  /* -webkit-appearance: button; */
  /* font-size: 12px; */
  font-size: 14px;
  /* line-height: 1; */
  /* padding: 0.8em; */
  /* text-shadow: 0 1px 0 rgba(255,255,255,.8); */
  background-color: #610204;
  border: 1px solid rgba(246,30,16,0.25);
  background-image: url('../images/btoQueroSERcontactado_07.png');
  height: 40px;
  line-height: 40px;
}


.recrutar-btn{border:1px solid #fff;outline:1px solid #98927b; width: 32%; height:38px; text-align:center;float: left; background-repeat:no-repeat}
.recrutar-btn a{color:#fff; font-size: 14px; text-transform:uppercase;font-family: 'Exo', sans-serif;font-weight: normal; line-height: 40px;font-weight: 100;text-decoration: none;}

.recrutar-btn.um,.recrutar-btn.dois,.recrutar-btn.quatro{}

.recrutar-btn.quatro{  margin-left: 16%;}

.logo {
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
font-size: 2em;
/* line-height: 60px; */
margin: 0 auto;
padding: 0;
color: #fefefe;
float: none;
max-width: none;
font-weight: 300;
/* line-height: 60px; */
width: 193px;
    height: 180px;
    margin-top: -20px;
    margin-bottom: -22px;
   /*background-image: url(../images/lgBTO.png);*/
    background-size: 100%;
}

.app-bar .logo a {
  text-decoration: none;
  color: inherit;
  font-weight: normal;
}

.app-bar-actions {
  width: 80%;
float: right;
  z-index: 2;
}

.app-bar button {
	display:none;
  width: 60px;
  height: 60px;
  background-image: none;
  background-color: transparent;
  border: none;
  padding: 0;
  -webkit-transition: background-color 0.2s ease-out;
          transition: background-color 0.2s ease-out;
  -webkit-tap-highlight-color: transparent;
}

.app-bar button img {
  width: 60px;
  height: 60px;
}

.app-bar button:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.app-bar button:focus {
  background-color: rgba(255, 255, 255, 0.2);
  outline: 0;
}

.app-bar button:active {
  background-color: rgba(255, 255, 255, 0.4);
}

button.menu img {
  height:24px;
  width: 24px;
}

.promote-layer {
  /*
  This may promote the layer to a composited
  layer.

  Replace with will-change when available

  #perfmatters
  */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.base, p, ul, ol {
  font-size: 10px;
}

.navdrawer-container {
  z-index: 1;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 250px;
  height: 100%;
  background-color: #3367D6;
  color: #fefefe;
  -webkit-transform: translate(-250px, 0);
          transform: translate(-250px, 0);
  overflow-y: auto;
}

.navdrawer-container.open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.app-bar, .navdrawer-container, main {
  -webkit-transition: -webkit-transform 0.3s ease-out;
          transition: transform 0.3s ease-out;
}

.navdrawer-container h4,
.navdrawer-container ul li a {
  height: auto;
  padding: 17px 20px;
  line-height: 1.4;
}

.navdrawer-container h4 {
  background-color: white;
  color: #3367D6;
}

.navdrawer-container ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.navdrawer-container ul li a {
  display: block;
  text-decoration: none;
  color: white;
  -webkit-transition: background-color 0.2s ease-out;
          transition: background-color 0.2s ease-out;
  white-space: nowrap;
}

.navdrawer-container ul li {
  border-bottom-style: solid;
  border-width: 1px;
  border-color: white;
  padding: 0;
}

.navdrawer-container ul li::before {
  content: none;
}

.navdrawer-container ul li a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.navdrawer-container ul li a:focus {
  background-color: rgba(255, 255, 255, 0.3);
  outline: 0;
}

.navdrawer-container ul li a:active {
  background-color: rgba(255, 255, 255, 0.4);
}

main {
  margin: 0 auto;
  /* Height of the header */
  padding: 0px 16px 0px 16px;
  background-color:#c3bd9f;
}

.serv-portfolio
{
	width: 33.333%;
    float: left;
}

.serv-social
{
	width: 33.333%;
    float: left;
    margin-top: 15px;
    margin-left: -2%;
}

.serv-sport
{
	width: 33.333%;
    float: left;
    margin-top: 15px;
    margin-left: 2%;
}

/*
.recrutar-btn{background-image:url('http://bto.pt/wp-content/themes/adamos/images/recrutar-btn.png'); text-align:center;float: left; background-repeat:no-repeat;width:33.333%;}
.recrutar-btn a{color:#fff; font-size: 9px; text-transform:uppercase;font-family: 'Exo', sans-serif;font-weight: normal; line-height: 40px;font-weight: 100;}
*/

.backgroundBTN
{
	background-image:url('http://bto.pt/wp-content/themes/adamos/images/recrutar-btn.png');
	font-size:9px;
	text-align:center;
	margin:2%;
	border:1px solid white;
	background-position-x: -3px;
    background-position-y: -3px;
	
}

.backgroundBTN-a
{
	color:white;	
	text-decoration:none;
	
}

.backgroundBTN-a:hover
{
	color:white!important;	
	text-decoration:none!important;
}

.backgroundBTN-a:visited
{
	color:white!important;	
	text-decoration:none!important;
}



/** Larger Screens - desktops and tablets **/
@media all and (min-width: 639px) {
	.titulo {
background: url('../images/page-title.jpg');
width: 100%;
height: 35px;
margin: 0 auto;
background-position: top center;
background-repeat: no-repeat;
color: #fff;
font-size: 100%;
line-height: 35px;
padding-top: 0;
position: relative;
top: 10px;
margin-bottom: 10px;
}
  .app-bar {
    position: relative;
  }

  .app-bar.open,
  .app-bar.open ~ main {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
  }

  .app-bar-container {
    display: block;
    height: 170px;
    max-width: 546px;
    padding: 0 16px;
    box-sizing: border-box;
    
  }

  .app-bar .logo {
   padding: 0;
    line-height: 130px;
    font-size: 46px;
    width: 190px;
    height: 180px;
    position: relative;
    left: 0px;
    top: -108px;
  }

  .app-bar-actions {
    float: right;
    width: 50%;
    position: relative;
top: -26px;
  }

  .app-bar::after {
    content: ' ';
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }

  button.menu {
    display: none;
  }

  nav {
    display: block;
    margin-top: 130px;
  }

  .navdrawer-container {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 130px;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-transition: none;
            transition: none;
    overflow-y: auto;
  }

  .navdrawer-container h4 {
    display: none;
  }

  .navdrawer-container ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 639px;
    margin: 0 auto;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .navdrawer-container ul li {
    border: none;
  }

  main {
    max-width: 532px;
    padding-top: 0;
    min-height: initial;
    background-color: #c3bd9f;
  }

  body {
    overflow-y: scroll;
  }

  .navdrawer-container {
    position: relative;
    margin-top: 0;
  }
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(/fonts/RobotoCondensed-Light.eot);
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(/fonts/RobotoCondensed-Light.eot) format('embedded-opentype'), url(/fonts/RobotoCondensed-Light.woff) format('woff');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/RobotoCondensed-Regular.eot);
  src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url(/fonts/RobotoCondensed-Regular.eot) format('embedded-opentype'), url(/fonts/RobotoCondensed-Regular.woff) format('woff');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/RobotoCondensed-Bold.eot);
  src: local('Roboto Condensed Regular'), local('RobotoCondensed-Bold'), url(/fonts/RobotoCondensed-Bold.eot) format('embedded-opentype'), url(/fonts/RobotoCondensed-Bold.woff) format('woff');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  src: url(/fonts/RobotoCondensed-LightItalic.eot);
  src: local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'), url(/fonts/RobotoCondensed-LightItalic.eot) format('embedded-opentype'), url(/fonts/RobotoCondensed-LightItalic.woff) format('woff');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: url(/fonts/RobotoCondensed-Italic.eot);
  src: local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'), url(/fonts/RobotoCondensed-Italic.eot) format('embedded-opentype'), url(/fonts/RobotoCondensed-Italic.woff) format('woff');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: url(/fonts/RobotoCondensed-BoldItalic.eot);
  src: local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'), url(/fonts/RobotoCondensed-BoldItalic.eot) format('embedded-opentype'), url(/fonts/RobotoCondensed-BoldItalic.woff) format('woff');
}


@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight:normal;
  src: local('Exo ExtraLight'), local('Exo-ExtraLight'), url(http://themes.googleusercontent.com/static/fonts/exo/v2/aWlPPJqHNhRFPAHR7OwPyevvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 300;
  src: local('Exo Light'), local('Exo-Light'), url(http://themes.googleusercontent.com/static/fonts/exo/v2/j18yMDYyGta1l_5--4F8X-vvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 400;
  src: local('Exo Regular'), local('Exo-Regular'), url(http://themes.googleusercontent.com/static/fonts/exo/v2/ZcGd2dvMSgl3mHN3lKAjNw.woff) format('woff');
}
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 500;
  src: local('Exo Medium'), local('Exo-Medium'), url(http://themes.googleusercontent.com/static/fonts/exo/v2/uS3pLXRHi0kuC6qZqTorF-vvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 700;
  src: local('Exo Bold'), local('Exo-Bold'), url(http://themes.googleusercontent.com/static/fonts/exo/v2/2Qm7q1bJBA_zQozsmNjYk-vvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 900;
  src: local('Exo Black'), local('Exo-Black'), url(http://themes.googleusercontent.com/static/fonts/exo/v2/U7BgojK0vYNDufcRPKib6uvvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}

