/*
Theme Name:     Trucking Child Theme
Theme URI:      http://pixel-industry.com/
Description:    Child theme for the Wordpress theme 
Author:         Pixel Industry
Author URI:     http://pixel-industry.com/
Template:       trucking
Version:        1.0
*/

@import url("../trucking/style.css");



.navbar-default {
	background-color:#199bd7;
}
.navbar-header {
    padding: 5px;
}
#rotador p {
	margin:0 !important;
	padding: 0 !important;
}
.custom-heading::after {
	background-color:#039ad6 !important;
}
#footer-wrapper.footer-dark {
    background-color: #006db7;
}
#footer .widget ul > li {
	color:#FFF;
}
.footer-dark .copyright-container p {
	color:#FFF;
}
.footer-dark .footer-widget-container p {
	color:#FFF;
}
.header-wrapper.header-transparent.solid-color {
	background-color: #04a3db;
}
.navbar {
    border-radius: 0 !important;
}
.main-nav {
	background:none;
	box-shadow:none;
}
.navbar-default .navbar-nav > li > a {
    color: #FFF;
}
.custom-heading02::after {
	background-color: #04a3db !important;
}
.service-icon-center-boxed {
    background-color: #f5f5f5;
}
.footer-dark .copyright-container .row {
    border-top: 1px solid #FFF;
}
.footer-dark .copyright-container a {
	color:#FFF;
}
.footer-dark .copyright-container a:hover {
	color:#CCC;
}
.footer-dark .footer-widget-container a {
	color:#FFF;
	line-height: 28px;
}
.footer-dark .footer-widget-container a:hover {
	color:#CCC;
}
#TellAFriend_BoxContainer {
	left: 300px !important;
	top: -200px !important;
}
#TellAFriend_BoxTitle {
    width: 200px !important;
  	font-size: 10pt !important;
}
#TellAFriend_BoxContainer {
    height: 320px !important;
}
.TellAFriend_Button {
    height: 30px;
}
#footer .widget ul > li {
    background-image: url('img/bullet-1.png');
	background-position: 0px 14px;
}
#redes {
	width:100%;
}
#redes img {
	float:left;
	margin-right:2px;
}
#frm_field_83_container {
	width:48%;
	float:left;
	clear:none;
	margin-right:3%;
}
#frm_field_84_container {
	width:48%;
	float:left;
	clear:none;
}
#frm_field_86_container {
	width:48%;
	float:left;
	clear:none;
	margin-right:3%;
}
#frm_field_87_container {
	width:48%;
	float:left;
	clear:none;
}
.aside-left .title h3 {
	color:#006db7;
	font-size: 17px;
}
.aside-left .widget ul > li {
    background-image: none;
    padding-left: 0px;
	border-bottom: 1px solid #777777;
	line-height: 32px;
	font-size:14px;
	padding-bottom: 4px;
	padding-top: 3px;
}
hr {
    border-top: 2px solid #777777;
	margin-bottom:0;
}
.page-content .row {
    margin-bottom: 50px;
}
#m_search {
	width:220px;
}
.home .ms-slide-layers .ms-layer {
	text-shadow: 2px 2px 1px #000;
}

@media (min-width:768px){
.navbar-nav > li > a {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}
	
	
}