´
/*
Theme Name: Fast and Serious
Theme URI: http://designcreatus.com
Description: Web site para transportadora
Author: Creatus Team
Author URI:https://designcreatus.com
Version: 1.0
*/

html,
body{
  margin:0;
  padding:0;  
  background:#fff;
  height: 100%;
  font-weight: 300 !important;
}
section {
    padding: 50px 0;
}
.mapas{height: 635px;}
#map{ 
   height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
}

.h2-vantagens{padding:50px;  }
.flag{margin: 0px -10px 0 0px !important;}
.woocommerce-shipping-fields{display: none !important;}

a.icon-white:link{
    color: #fff ;
}
a.icon-white:visited{
    color: #fff !important;
}

a.icon-white:hover {
    color: #161b1f !important;
}

a.icon-black:link {
    color: #161b1f !important;
}
a.icon-black:visited {
    color: #161b1f !important;
}

a.icon-black:hover {
    color: #c92030 !important;
}
.contactospt{margin-top:30px; margin-bottom: 50px;}
.portfolio-bg{ background-repeat: no-repeat; margin-bottom: 50px; background: url(http://topshield.pt/wp-content/uploads/2017/02/portfolio_02.png) center top; height:265px; color:#fff; padding: 80px 0;}
.portfolio-fotos{ z-index: 1 !important;}




@media (min-width:960px){
.col-md-4{width: 29.33333333%;}


/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

}




.center-folio{
    float: none;
    margin: 0 auto;
}

.marginbest{margin: 180px 0 180px 0px;}
.bestblue{background:#161b1f; height:400px; padding:50px;}
.bestred{background:#c92030; height:400px; padding:50px; text-align:center}
.h2promo{color:#fff; text-align:center;}

.color-form{background:#000; height: auto; padding-top: 30px;
padding-bottom: 20px; color: #fff;}



.fontwhite{color:#fff;}

p.formfont.slideswicht{text-align: center;}
.btn-warning{text-align: center !important; margin: 0 auto;}
.style_prevu_kit
{
    display:inline-block;
    border:0;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);   

}
.style_prevu_kit:hover
{
    box-shadow: 0px 0px 120px #000000;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}

.typebloc{font-size: 20px;}

.header-internas{
	background: url(http://topshield.pt/wp-content/uploads/2017/02/carros-lisboa.jpg) center top;
	padding: 40px 0;
	margin-bottom: 40px;
	margin-top: 90px;
}
.header-internas h2{
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
}
.header-internas #crumbs{
	color: #fff;
	text-align: right;
	margin-top: 20px;
}
.header-internas #crumbs a{
	color: #c8252e;
}


.textsider{

color: #121421;
font-size: 14px;
font-family: Lato;
font-weight: 400 !important;
padding:  0 0 0 40px;

}

.teste{padding: 0 0 0 40px;}
p{ font-size:16px !important; }
.fontservice{ font-size:22px !important; color:#1a4268; }
/* = plugin
-------------------------------------------------------------- */
@media (max-width:507px){
#mapa{max-width:100%;}

}

@media (max-width:357px){
.col-md-4{position: none !important;} 

}

#mapa{

   width: 600px;
   height: 300px;
   margin-left: -24px;
   margin-bottom: 20px;
}

.cart-contents:before {
    font-family:WooCommerce;
    content: "\e01d";
    font-size:28px;
    margin-top:10px;
    font-style:normal;
    font-weight:400;
    padding-right:5px;
    vertical-align: bottom;
}
.cart-contents:hover {
    text-decoration: none;
}
.cart-contents-count {
    color: #fff;
    background-color: #2ecc71;
    font-weight: bold;
    border-radius: 10px;
    padding: 1px 6px;
    line-height: 1;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: top;
}




.form-area{
    background-color: #121421;
    padding: 10px 35px 90px;
	margin: 10px 0px 60px;
	border: 1px solid black;
}


.btn-primary {
    background-color: #26b9a6;
    border-color: transparent !important;
    color: #fff;
}
.espaco{
    padding-left: 5px !important;
    padding-right: 5px !important;
}


.form-control {
	margin-bottom: 20px !important;

    border-radius: 0 !important;
 
}
.btn {
 
    border-radius: 0px !important;
}


.select-primary .select2-choice {
    background-color: #1abc9c;
    color: #ffffff;
}
.select2-choice {
    border: medium none;
    border-radius: 4px;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.4;
    padding: 10px 39px 10px 15px;
    position: relative;
    transition: border 0.25s linear 0s, color 0.25s linear 0s, background-color 0.25s linear 0s;
    width: 100%;
}


.btn-primary:hover
{
  background-color: #209b88 !important;
  color: #fff !important;
}


.centroform{text-align: center; margin-bottom: 45px; margin-top: 40px;}
.formfont{color:#fff;}


a:hover{text-decoration: none; cursor:pointer;}

a,button{outline: none!important;} /* Prevent ugly blue glow on chrome and safari */

#page-loading-blocs-notifaction{position: fixed;top: 0;bottom: 0;width: 100%;z-index:100000;background:#FFFFFF url("img/pageload-spinner.gif") no-repeat center center;}

/* = Blocs
-------------------------------------------------------------- */
.texto-sider{padding: 0 0 0 5%; margin-bottom: 20px;}

.colorback-icon i{
	background: #121421; 
	color: #26b9a5;
	display: block;
	float: left;
	padding: 7px;
	margin-left: 5px;
	margin-bottom: 10px;
	line-height:1 !important;

}
.colorback-icon ul {list-style: none;}
.colorback-icon li :hover{ color:#f8f8f8; background:#26b9a5; background: linear-gradient(270deg, #8b2d3b, #740808); transition: all 500ms ease 0s;}






.colorred-icon i{
	background: #740808; 
	color: #fff;
	display: block;
	float: left;
	padding: 7px;
	margin-left: 5px;
	margin-bottom: 10px;
	line-height:1 !important;

}
.colorred-icon ul {list-style: none;}
.colorred-icon li :hover{ color:#fff; background:#121421; background: linear-gradient(270deg, #121421, #121421); transition: all 500ms ease 0s;}







.tooltip.top .tooltip-inner{

max-width:210px;

padding:15px 8px;

color:#fff;

text-align:center;
display:inline-grid;

background-color:#000;
font-size: 12 !important;

}


.frontblue{

	padding: 50px 0 60px 0px !important;


}
.bloc-service{padding: 150px 0 150px 0px !important}
.bluepad{padding: 0 0 50px 0 !important;}
.textcolor{
	color: #121421;
	text-align: center;
	font-size: 14px;
	font-family: Lato;
	font-weight: 350;

}
.textcolor2{
	color: #121421;
	font-size: 14px;
	font-family: Lato;
	font-weight: 400 !important;

}
.volumesh3{
	color: #121421;
	font-family: Oswald;
	padding: 0 0 0 50px !important;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 50px;
    clear: both;
}
.titleh3-bloc{
	color: #121421;
	text-align: center;
	font-weight: 100;
	font-size: 19px;
	font-family: Oswald;
	text-transform: uppercase;
}

.titleh3{
	color: #121421;
	font-weight: 100;
	font-size: 19px;
	font-family: Oswald;
	text-transform: uppercase;
}

.textcolor-white{
	color: #ececec;
	text-align: center;
	font-family: Lato;
	font-size: 14px;
	font-weight: 350;

}
.titlewhite{
	color: #ececec;
	text-align: center;
	font-size: 19px;
	font-weight: 100;
	font-family: Oswald;
	text-transform: uppercase;
}
h1,h2,h3,h4{text-transform: uppercase; font-family: Oswald !important;}


.cinzento{
	background: #272525;
	padding: 35px;
}
.azul{
	background: #c8252e;
	padding: 35px;
}
.vermelho{
	background: #987b5d;
	padding: 35px;
}



/* = NavBar
-------------------------------------------------------------- */
.navbar-default {
    background-color: #161b1f !important;
    border-color: #161b1f !important;
}
.navbar-fixed-top{}
.navbar{
	margin-bottom: 0;
	z-index:5;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    z-index: 5;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #987b5d;
    background-color: transparent
}

.navbar-brand{
	height:auto;
	padding:15px 15px;
	font-size:25px;
	font-weight:normal;
	font-weight:600;
}
.navbar-brand img{
	max-height: 200px;
	margin: 0 5px 0 0;
	display:inline;
}
.navbar-brand{
	padding: 15px 15px;
}
.navbar .nav{
	padding-top: 20px;
	margin-right: -16px;
	float:right;
	z-index:1;
}
.nav > li{
	float:left;
	margin-top:4px;
	font-size:16px;
}
.navbar-nav .open .dropdown-menu > li > a{
	text-align: inherit;
}
.nav > li a:hover, .nav > li a:focus{
	background:transparent;
}
.navbar-toggle{
	margin: 10px 10px 0 0;
	border: 0px;
}
.navbar-toggle:hover{
	background:transparent!important;
}
.navbar-toggle .icon-bar{
	background-color: rgba(0,0,0,.5);
	width: 26px;
}
 /* Inverted navbar */

.nav-invert .navbar .nav{
	float:left;
}
.nav-invert .navbar-header, .nav-invert .navbar-brand{
	float:right;
}
@media (min-width: 768px){
	.site-navigation{
		position:absolute;
		top:50%;
		right:20px;
		transform:translate(0, -50%);
		-webkit-transform:translateY(-50%);
	}
	.nav > li .dropdown-menu a,.nav > li .dropdown-menu a:hover{
		color:#484848;
	}
	.nav-invert .site-navigation{
		left:20px;
		right:0;
	}
	.nav-center{
		text-align:center;
	}
	.nav-center .navbar-header{
		width:100%;
	}
	.nav-center .navbar-header, .nav-center .navbar-brand, .nav-center .nav > li{
		float: none;
		display:inline-block;
	}
	.nav-center .site-navigation{
		position:relative;
		width:100%;
		margin-top:20px;
	}
}
.nav > li > .dropdown a{
	background: none!important;
	display: block;
	padding: 14px 15px;
}

nav .caret{
	margin: 0 5px;
}
/* Dropdown Menus SubMenu */
	.dropdown-menu .dropdown-menu{
	top:-8px;
	left:100%;
}
.dropdown-menu .dropmenu-flow-right{
	top:100%;
	left:0;
	margin-left: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.dropdown-menu .dropdown span{
	border: 4px solid black;
	border-top-color:transparent;
	border-right-color:transparent;
	border-bottom-color:transparent;
	margin: 6px -5px 0 0!important;
	float: right;
}

/* = Bric adjustment margins
-------------------------------------------------------------- */

.mg-sm{
	margin-top:10px;
	margin-bottom:5px;
}
.mg-md{
	margin-top:10px;
	margin-bottom:5px;
}
img.mg-sm,img.mg-md,img.mg-lg{
	margin-top: 0;
}
img.mg-sm{
	margin-bottom:10px;
}
img.mg-md{
	margin-bottom:30px;
}
img.mg-lg{
	margin-bottom:50px;
}

/* = Buttons
-------------------------------------------------------------- */

.btn{
	margin: 0 5px 5px 0;
}
.btn.pull-right{
	margin: 0 0 5px 5px;
}
.btn-d,.btn-d:hover,.btn-d:focus{
	color:#FFF;
	background:rgba(0,0,0,.3);
}

/* Prevent ugly blue glow on chrome and safari */
button{
	outline: none!important;
}

.btn-clean{
	border:1px solid rgba(0,0,0,.08);
	border-bottom-color:rgba(0,0,0,.1);
	text-shadow:0 1px 0 rgba(0,0,1,.1);
	box-shadow: 0 1px 3px rgba(0,0,1,.25), inset 0 1px 0 0 rgba(255,255,255,.15);
}
.a-btn{
	padding: 6px 10px 6px 0;
	line-height: 1.42857143;
	display:inline-block;
}
.text-center .a-btn{
	padding: 6px 0;
}
.a-block{
	width:100%;
	text-align: left;
}
.icon-spacer{
	margin-right:5px;
}
.btn .caret{
	margin:0 0 0 5px}.dropdown a .caret{
	margin:0 0 0 5px}.btn-dropdown .dropdown-menu .dropdown{
	padding: 3px 20px;
}

/* = Icons
-------------------------------------------------------------- */
.icon-md{
	font-size:30px!important;
}
.icon-square{
	margin:0 auto;
	border:2px solid transparent;
	padding: 32px 30px 26px 30px;
	min-width:80px;
}
.icon-round,.icon-md,.icon-square.icon-md,.icon-rounded.icon-md{
	min-width: 92px;
}
.icon-round.icon-lg,.icon-square.icon-lg,.icon-rounded.icon-lg{
	min-width: 122px;
}
.icon-round.icon-xl,.icon-square.icon-xl,.icon-rounded.icon-xl{
	min-width: 162px;
}

/*  Rounded Image */
.img-rd{
	border-radius:6px;
}
.img-rd-md{
	border-radius:20px;
}
.img-rd-lg{
	border-radius:34px;
}



.panel-sq, .panel-sq .panel-heading, .panel-sq .panel-footer{
	border-radius:0;
}
.panel-rd{
	border-radius:30px;
}
.panel-rd .panel-heading{
	border-radius:29px 29px 0 0;
}
.panel-rd .panel-footer{
	border-radius:0 0 29px 29px;
}



/* iFrame */

iframe{
	border:0;
}


/* ScrollToTop button */

.scrollToTop{
	width:40px;
	height:40px;
	position:fixed;
	bottom:20px;
	right:20px;
	opacity: 0;
	z-index: 500;
	transition: all .3s ease-in-out;
}
.scrollToTop span{
	margin-top: 6px;
}
.showScrollTop{
	font-size: 14px;
	opacity: 1;
}

/* = Custom Styling
-------------------------------------------------------------- */

h1,h2,h3,h5,h6,p,label,.btn,a{
	font-family: Lato;
	line-height: 170%;
	
}
.container{
	max-width:1170px;
}
.statement-bloc-text{
	line-height:38px;
	font-style:italic;
	font-size:28px;
	text-align:center;
	font-weight:lighter;
}
.blocs-mobile-signup-text{
	font-size:33px;
}

/* = Colour
-------------------------------------------------------------- */

/* Background colour styles */

.finalcor{
        background-color:#121422;
        background-color: #000;
        padding: 50px;
        color: #fff;
}


.bgc-dark-jungle-green{
	background: url(http://fastserious.pt/wp-content/uploads/2016/12/lisboa-transportes-copy.jpg);
	background-repeat: no-repeat;

}

.bgc-white{
	background-color:#ffffff;
    margin-top: 60px;
    margin-bottom: 60px;

}
.bgc-white-page{
	background-color:#ffffff;
    margin-top: 100px;
    margin-bottom: 100px;
    text-align: justify;
}
.bgc-smokey-topaz{
	background: url( http://localhost:8888/wp-content/uploads/2017/02/fundo_06.png) no-repeat;
}
/* Text colour styles */

.tc-white{
	color:#ffffff!important;
}
/* Button colour styles */

.btn-dark-jungle-green{
	background:#121420;
	color:#FFFFFF!important;
}
.btn-dark-jungle-green:hover{
	background:#0e101a;
	color:#FFFFFF!important;
}
/* Link colour styles */

.ltc-white{
	color:#ffffff!important;
}
.ltc-white:hover{
	color:#ffffff!important;
}
/* Icon colour styles */

.icon-smokey-topaz{
	color:#8B2E3B!important;
	border-color:#8B2E3B!important;
}
.icon-light-sea-green{
	color:#26B9A5!important;
	border-color:#26B9A5!important;
}





.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #012340;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}





form p {
  margin: 10px 0;
  text-align: left;
}


table th {
    font-weight: 700;
    padding: 20px 12px !important;
    background: #012340 !important;
    color: #fff !important;  
}







select.custom-dropdown {
 -webkit-appearance: none;  /*REMOVES DEFAULT CHROME & SAFARI STYLE*/
 -moz-appearance: none;  /*REMOVES DEFAULT FIREFOX STYLE*/
 border: 0 !important;  /*REMOVES BORDER*/

 color: #fff;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 font-size: 14px;
 
 width: 100%;
 cursor: pointer;

 background: #26b9a5 url(http://fastserious.pt/wp-content/uploads/2016/12/drop-down-arrow.png) no-repeat right center;
 background-size: 40px 37px !important; /*TO ACCOUNT FOR @2X IMAGE FOR RETINA */
}





/**
 * My Account
 */
 
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20%;
}
 
.woocommerce-account .woocommerce-MyAccount-content {
  display: inline-block;
  float: left;
  margin-left: 5%;
  width: 75%;
}
 
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
    border-top: 1px solid #eee;
}
 
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    border-bottom: 1px solid #eee;
    padding-bottom: 0;


}
 
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before {
    opacity: 1;color:#00b9a5;
}
 
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    padding: 10px 5px;
    display: block;
}
 
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
    margin-right: 20px;
    opacity: .25;
}
 
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
    opacity: 1;
    color:#000;
}
 
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    font-family: 'FontAwesome';
    content: "\f0e4"; font-size:30px;
}
 
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    font-family: 'FontAwesome';
    content: "\f0d1"; font-size:30px;
}
 
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    font-family: 'FontAwesome';
    content: "\f1c6"; font-size:30px;
}
 
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    font-family: 'FontAwesome';
    content: "\f015"; font-size:30px;
}
 
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
    font-family: 'FontAwesome';
    content: "\f09d"; font-size:30px;
}
 
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    font-family: 'FontAwesome';
    content: "\f007"; font-size:30px;
}
 
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    font-family: 'FontAwesome';
    content: "\f08b"; font-size:30px;
} 
 
.woocommerce-account .woocommerce-MyAccount-content h2 {
    font-size: 25px;
    text-align: center;
    font-weight: 600;
}
 
.woocommerce-account p.order-again {
    text-align: right;
}
 
.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
    margin-top: 50px;
    float: right;
}



.form-row  input.input-text{


	border: 1px solid #121421 !important;
    background: #f9f9f9 !important;;
    padding: 10px 10px !important;;
}



/******************************************************************
FORM STYLES
******************************************************************/

input[type=text],
input[type=email],
input[type=tel],
input[type=url],
textarea, select {
  background:#f9f9f9;
  border: 1px solid #121421 !important;
  line-height: 1.5em;
  width: 100%;
  padding: 10px 10px;
  text-align: center;
  color:#9f9f9f !important;
  /* form validation */
}
input[type=tel]:invalid,
input[type=text]:invalid,
input[type=email]:invalid,
input[type=url]:invalid,
textarea:invalid, select:invalid {
  outline: none;
  border-color: #fff;
  background-color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

select {
  border: 1px solid transparent;
  line-height: 1.2em;
  width: 100%;
  padding: 8px 10px;
  text-align: center;
  -webkit-appearance: none;  /*REMOVES DEFAULT CHROME & SAFARI STYLE*/
 -moz-appearance: none;  /*REMOVES DEFAULT FIREFOX STYLE*/
 border: 0 !important;  /*REMOVES BORDER*/

 color:;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 font-size: 14px;
 
 width: 100%;
 cursor: pointer;

 background: #26b9a5 url(http://fastserious.pt/wp-content/uploads/2016/12/drop-down-arrow.png) no-repeat right center !important;
 background-size: 40px 37px; /*TO ACCOUNT FOR @2X IMAGE FOR RETINA */

}

input[type=text],
input[type=email],
input[type=url] {

}


textarea {
  resize: none;
  height: 200px;
}

.button:hover, .button.inverse, input[type="submit"]:hover {
    border-color: #987b5d;
}
.button:hover .button-text, input[type="submit"]:hover {
    color: #987b5d;
}
.button:hover, input[type="submit"]:hover, .button:focus, input[type="submit"]:focus, .button:visited:hover, input[type="submit"]:visited:hover, .button:visited:focus, input[type="submit"]:visited:focus {
    background-color: transparent;
    border-color: #987b5d;
    color: #987b5d !important;
}
.button, .button.inverse:hover, input[type="submit"] {
    border-color: #c8252e;
}
.button:hover .button-text, input[type="submit"] {
    color: #c8252e;
}
.button, input[type="submit"], .button:visited, input[type="submit"]:visited {
    background: none repeat scroll 0 0 transparent;
    border: 4px solid #c8252e;
    color: #c8252e;
    cursor: pointer;
    display: inline-block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 21px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 12px 30px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s linear 0s;
    float: left;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
.form-control{ background:#fff}


.rediconbox{background-color: #c8252e; color:#fff; font-size:48px; padding: 5px; float: left;
margin-right: 20px;
display: block;}

.overflow-hidden {
    overflow: hidden;
}

#gw_go_portfolio_portfolio .gw-gopf-style-flex a.gw-gopf-pagination-load-more{height: 45px !important; line-height: 45px !important; padding: 0 40px !important;}