html {height:100%;}

body { margin:0;
padding:0;
height:100%;
font-family: 'GothamRounded-Book';
color:#151515;
font-size:12px;
}

@font-face {
	font-family: 'HeldustryFTVBasic-Regular';
	src: url('../font/HeldustryFTVBasic-Regular.eot?') format('eot'), 
	     url('../font/HeldustryFTVBasic-Regular.woff') format('woff'), 
	     url('../font/HeldustryFTVBasic-Regular.ttf')  format('truetype'),
	     url('../font/HeldustryFTVBasic-Regular.svg#HeldustryFTVBasic-Regular') format('svg');
}

@font-face {
	font-family: 'GothamRounded-Book';
	src: url('../font/GothamRounded-Book.eot?') format('eot'), 
	     url('../font/GothamRounded-Book.otf')  format('opentype'),
	     url('../font/GothamRounded-Book.woff') format('woff'), 
	     url('../font/GothamRounded-Book.ttf')  format('truetype'),
	     url('../font/GothamRounded-Book.svg#GothamRounded-Book') format('svg');
}
a, a:link, a:visited, a:active, a:hover
		{
		text-decoration: none;
		color: inherit;
		border: none;
		}
a img 
		{
		border: none;
		}

a {text-decoration:none !important;}

h1 {font-size:14px; text-transform:uppercase;
}

h3 a {text-decoration:none; color:rgba(38, 80, 118, 1);
font-size:16px; 
font-weight:bold;}

h3 a:hover {text-decoration:none; color:rgba(0, 0, 0, 1);
font-size:16px; 
font-weight:bold;}

.clear {clear:both;}

input[type=search] { 	
	padding: 3px;            /* Overridden by padding: 1px; */
	font-family: Georgia;     /* Overridden by font: -webkit-small-control; */
	border: 1px solid #cccccc;  /* Overridden by border: 2px inset; */
	border-radius:10px;
	outline:none;
}

.border {border:8px solid #ffffff;}

#wrapper { min-height:100%; padding-bottom:30px;}

#wrapper.index {background-image:url(../img/bgs/index.jpg); background-size:cover;
background-repeat:no-repeat;
min-height:95% !important;
}

#wrapper.home {/*background-image:url(../img/bgs/home.jpg); background-size:cover;
background-repeat:no-repeat;*/
}

#indexheadercontainer {padding-top:12.5%; 
width:1000px;
margin:auto;}

#headercontainer {padding-top:15px; 
width:1000px;
margin:auto;}

#contentcontainer {background: rgba(255, 255, 255, 0.8);
padding:40px 50px 40px 50px;
width:900px;
margin:auto;
}
#contentcontainer-plataforma {
background-color: rgba(255, 255, 255, 0.6);
width:980px;
margin:auto;
padding: 10px;
min-height: 500px;
}
#contentcontainer-profissionais {
background-color: rgba(255, 255, 255, 0.8);
width:980px;
margin:auto;
padding: 10px;
}
#contentcontainer p {line-height: 15px;
}
#indexlogo {float:left;
}
#indexlegenda {float:left;
margin-left:70px;
}

#homelegenda {float:left;
padding-top:25px;
margin-left:20px;
}

#grupoeffik  { float:left; margin-left:120px;}

#searchcontainer {width:150px;
float:right;
margin-top:-70px;
}

#indexsocialcontainer {
	width:20%;
	float:right;
	margin-top:-20px;
	margin-bottom:15px;
	}

#indexsocialcontainer .mail {background-image:url(../img/icons.png);
background-position:-1px 0px;
width:29px;
height:29px;
float:left;
margin-right:7px;
margin-top:-5px;
}

#indexsocialcontainer .facebook {background-image:url(../img/icons.png);
background-position:-40px 0px;
width:29px;
height:29px;
float:left;
margin-right:7px;}

#indexsocialcontainer .linkedin {background-image:url(../img/icons.png);
background-position:-68px 0px;
width:29px;
height:29px;
float:left;
margin-right:7px;}


#menucontainer {height:65px; width: 100%; background: rgba(38, 80, 118, 0.5);}

#menubt {
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform:uppercase;
	height:65px;
	line-height:65px;
	color:#ffffff;
	float:left;
	text-align:center;
	font-size:11px;
	background: rgba(38, 80, 118, 0);
   transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
   padding:0px 20px 0px 20px;
   min-width:83px;
}

#menubt:hover {
	height:65px;
	line-height:65px;
	color:#ffffff;
	float:left;
	text-align:center;
	font-size:11px;
	background: rgba(38, 80, 118, 1);
	transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
}

#menusep {background-image:url(../img/menusep.png); background-repeat:no-repeat;
height:65px; width:1px;
float:left;
}

#indexlegenda2 {float:left;
margin:15px 0px 0px 180px;}


#twocols {width:47%; float:left; margin-bottom:18px;
-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background: none; }
#threecols {width:283px; float:left; margin-bottom:18px;
-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background: none; }

#threecols1 {width:283px; float:left; margin-bottom:18px;
-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background: none; }
	
	#threecols2 {width:283px; float:left; margin-bottom:18px;
-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background: none; }
	
	#threecols3 {width:283px; float:left; margin-bottom:18px;
-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background: none; }
	
.faded { background-color:#333333 !important;}

#twocols.margin {margin-right:50px;}
#threecols.margin {margin-right:17px;}
#threecols1.margin {margin-right:25px;}
#threecols2.margin {margin-right:25px;}
#threecols3.margin {margin-right:25px;}

#threecols.homebanner {background-color:#ffffff; 
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;  
margin-bottom:25px;}

#threecols2.homebanner {background-color:#ffffff; 
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;  
margin-bottom:25px;}

#threecols3.homebanner {background-color:#ffffff; 
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;  
margin-bottom:25px;}

#threecols .homebanner img {background-color:#ffffff; 
border-radius: 10px;
            -moz-border-radius: 10px;
            -khtml-border-radius: 10px;
            -webkit-border-radius: 10px;  
margin-bottom:25px;}

#threecols1 .homebanner img {background-color:#ffffff; 
border-radius: 10px;
            -moz-border-radius: 10px;
            -khtml-border-radius: 10px;
            -webkit-border-radius: 10px;  
margin-bottom:25px;}

#threecols2 .homebanner img {background-color:#ffffff; 
border-radius: 10px;
            -moz-border-radius: 10px;
            -khtml-border-radius: 10px;
            -webkit-border-radius: 10px;  
margin-bottom:25px;}

#threecols3 .homebanner img {background-color:#ffffff; 
border-radius: 10px;
            -moz-border-radius: 10px;
            -khtml-border-radius: 10px;
            -webkit-border-radius: 10px;  
margin-bottom:25px;}

.homebanner-subtitle:first-line {
	font-weight: bold;
}

.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.box {
	width:70%;
	height:200px;
	background:#FFF;
	margin:40px auto;
}


#btstyle1 {background:#ffffff;
color:#264F76;
font-weight:bold;
text-align:center;
width:100px;
min-height:20px;
line-height:20px;
border-radius:10px;
margin:20px 5px 5px 0px;
float: left;
padding:3px;
-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0px 0px 6px 0px rgba(0, 0, 0, 0.2);
box-shadow:         0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}

#footer {width:1000px; padding-left:80px;
padding-top:20px;
margin:auto;
color:#333;}

#mainprodtitle {min-width:120px; background-color:#FFD893; margin-right:8px; float:left;
margin-top:-15px; color:#333; padding:4px;
margin-bottom:15px;
font-weight:bold;
color: #666;
-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
	cursor:pointer;
}

#mainprodtitle:hover {min-width:120px; background-color:#cccccc; margin-right:8px; float:left;
margin-top:-15px; color:#333; padding:4px;
margin-bottom:15px;
font-weight:bold;
color: #666;
-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
	cursor:pointer;
}

.titproduto {line-height:100%;
color:#333333;
text-align:center;
font-size:12px;
padding-top:5px;
text-transform:uppercase;
}

#prodpiccontainer {width:95px; height:95px; padding:20px;
background-color:#ffffff;
margin:0px 10px 10px 0px;
line-height:140px;
text-align:center;
float:left;
 -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
}

#prodpiccontainer:hover {width:95px; height:95px; padding:20px;
background-color:#cccccc;
margin:0px 10px 10px 0px;
line-height:140px;
text-align:center;
float:left;
}


#prodbigpiccontainer {width:440px; height:400px; padding:20px;
background-color:#ffffff;
margin:0px 15px 15px 0px;
float:left;
}

#descricaoproddetalhe a {color:#000000;
text-align:right;
text-decoration:none;
float:right;
font-weight:bold;}
#descricaoproddetalhe a:hover {color:#333333;}

#prod-description {
	float: left;
	width:45%;
}
h2 { 
	text-transform: uppercase;
	font-size: 15px;
}
#prod-description p {
	color: #666;
	font-size: 13px;
	min-height: 120px;
}
.back-button {
	width: 80px;
	height: 25px;
	background-color: #ccc;
	text-align: center;
	color: #666;
	line-height: 25px;
	text-transform: uppercase;
	font-size: 11px;
}
#area {background-color:#ffffff;
padding:10px 10px 10px 10px;
min-height: 180px;
-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
	cursor:pointer;
}

#area:hover {background-color:#EFEFEF;}

input[type="text"] {border-radius:5px;
border:1px solid #CCCCCC;
padding:3px;
outline:none;

}


textarea {border-radius:5px;
border:1px solid #CCCCCC;
padding:3px;
outline:none;

}

#areatitle {padding:3px 7px 3px 7px;}


#areatitle.contra {color:#333333;
background-color:#eec2a7;
font-weight:bold;
text-transform:uppercase;
}

#areatitle.obs {color:#ffffff;
background-color:#8CC63F;
font-weight:bold;
text-transform:uppercase;
}

#areatitle.inf {color:#ffffff;
background-color:#d9e7ea;
font-weight:bold;
text-transform:uppercase;
}

#areatitle.meno {color:#ffffff;
background-color:#f98239;
font-weight:bold;
text-transform:uppercase;
}

#areatitle.gin {color:#ffffff;
background-color:#29ABE2;
font-weight:bold;
text-transform:uppercase;
}


#area, areatitle, legenda a, a img {color:#333333;
text-decoration:none;
border:none;
}


#area .legenda {font-size:11px; width:245px; float:left; margin-top:10px;}
#area .legenda a { text-decoration:none; color:#333333;}
#area .iconplus {width:17px; float:left; margin-top:10px;}

.inside-area-title {
	width: 367px;
	height: 15px;
	line-height: 15px;
	background-color:#FFD893; 
	float:left;
	text-transform: uppercase;
	color:#333; 
	margin-bottom:15px;
	padding: 5px;
	color: #666;
	font-size: 11px;
}

.inside-area-back-button {
	width: 80px;
	height: 25px;
	background-color: #ccc;
	text-align: center;
	color: #666;
	line-height: 25px;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
}

.inside-area-container {
	float: left;
	width: 45%;
	margin-right: 5%;
}

.login-acess {
	text-align: center;
	font-family: 'PT Sans Narrow', sans-serif;
}
.login-acess > div {
	width: 300px;
	margin:0 auto;
	font-size: 11px;
}
.register {
	width: 100px;
	height: 25px;
	line-height: 25px;
	background-color: #ccc;
	color: #333;
	border: 1px solid #b3b3b3;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5x;
    -webkit-border-radius: 5px;
	text-transform: uppercase;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0px 0px 6px 0px rgba(0, 0, 0, 0.2);
box-shadow:         0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	display: inline-block;
	margin-top: 15px;
}
.rec_pass {
	color: #333;
	display: inline-block;
	font-family: 'GothamRounded-Book';
	margin-right: 60px;
}
.login-acess p {
	color: #244D74;
	
	font-weight: bold;
	font-size: 11px;
}

#form-container {
	width: 276px;
	height: 62px;
	background-color: #ccc;
	margin: 25px auto 15px auto;
	padding: 12px;
	border: 1px solid #b3b3b3;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5x;
    -webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0px 0px 6px 0px rgba(0, 0, 0, 0.2);
box-shadow:         0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}

#form-container img {
	vertical-align: middle;
}

#utilizador, #pass {
	width: 238px;
	height: 26px;
	border: 1px solid #999;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5x;
    -webkit-border-radius: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px 5px;
}

#button {
	width: 300px;
	height: 40px;
	background-color: #265076;
	color: #fff;
	border: none;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5x;
    -webkit-border-radius: 5px;
	text-transform: uppercase;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0px 0px 6px 0px rgba(0, 0, 0, 0.2);
box-shadow:         0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
.contacts {
	float: left;
	width: 47%;
	padding: 15px 0px 0px 3%;
}
.contacts p {
	color: #265076;
	font-size: 13px;
}

.plataforma-menu {
	float: left;
}
.plataforma-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.plataforma-menu ul li {
	width: 180px;
	height: 30px;
	background-color: #F8F8F8;
	color: #888;
	line-height: 30px;
	padding-left: 10px;
	margin-bottom: 5px;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5x;
    -webkit-border-radius: 5px;
	font-weight: bold;
	border: 1px solid #ddd;
}
.plataforma-menu ul li a {
	display: block;
}
.plataforma-logo {
	float: left;
	margin: 90px 0px 0px 70px;
}
.logout {
	float: right;
	color: #666;
}
.logout span {
	display: inline-block;
	vertical-align: middle;
}
.logout div {
	display: inline-block;
	vertical-align: middle;
	background-color: #666;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5x;
    -webkit-border-radius: 5px;
	margin-left: 15px;
	color: #fff;
	height: 25px;
	padding: 0 15px;
	line-height: 25px;
}
.profissionais-menu {
	float: left;
}
.profissionais-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.profissionais-menu ul li {
	width: 220px;
	height: 100px;
	text-align: center;
	color: #888;
	margin: 15px 0px 30px 0px;
}
.profissionais-menu ul li:hover {
	-webkit-transition: color 0.2s ease-out 0.2s;
    -moz-transition: color 0.2s ease-out 0.2s;
    -o-transition: color 0.2s ease-out 0.2s;
    transition: color 0.2s ease-out 0.2s;
	color: #265076;
}
.profissionais-content {
	float: left;
	margin-top: 25px;
	
	padding: 10px 25px;
	width: 72%;
}
.profissionais-content p:first-child {
	text-transform: uppercase;
	color: #275076;
	margin-bottom: 15px;
	font-size: 14px;
}

.profissionais-content p {
	color: #888;
	margin: 0;
	font-size: 13px;
	line-height:180%;
}

.profissionais-content p:hover {
	color: #000000;
	margin: 0;
	font-size: 13px;
	line-height:180%;
}

#area_cliente, #encomendas, #faqs {
	float: left;
	width: 59%;
	padding-left: 75px;
}
 #area_cliente2 {
	float: left;
	width: 50%;
	margin-top: 30px;
}
#area_cliente .field, #area_cliente2 .field, #encomendas .field , #encomendas .select_products {
	width: 300px;
	border: none;
	background-color: #fff;
	height: 30px;
	margin-bottom: 5px;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5x;
    -webkit-border-radius: 5px;
	text-transform: uppercase;
	border: 1px solid #ddd;
	font-size: 12px;
	color: #333;
}
#encomendas .select_products {
	width: 308px;
	padding: 3px;
	color: #585858;
	height: 38px;
	background-color: #f2f2f2;
}
#area_cliente #message, #encomendas #message {
	width: 560px;
	height: 200px;
	font-family: arial, sans-serif;
	resize: vertical;
}
#area_cliente2 #message {
	width: 400px;
	height: 200px;
	font-family: arial, sans-serif;
	resize: vertical;
}
#area_cliente #button, #area_cliente2 #button, #encomendas #button {
	width: 120px;
	height: 36px;
	margin-bottom: 15px;
}
.form_title {
	font-size: 14px;
}
.faqs-subtitle {
	font-size: 13px;
	font-weight: bold;
}
.faqs-text {
	font-size: 12px;
	margin-bottom: 40px;
}
.plataforma-registo-img {
	float: left;
}
.plataforma-registo, .plataforma-registo-prof {
	float: left;
	width: 40%;
	margin-left: 18%;
	margin-top: 70px;
}
.plataforma-registo-prof {
	margin-left: 33%;
}
.plataforma-registo .field, .plataforma-registo-prof .field {
	width: 320px;
	height: 30px;
	margin-bottom: 5px;
}
.plataforma-registo #button, .plataforma-registo-prof #button {
	width: 150px;
	height: 35px;
	margin: 10px 0px 30px 90px;
	
}
/*** QUERIES ***/

@media all
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
#wrapper {
padding-left:80px;}
}
