/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.2.1
Created: August 2014
License URI: http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

/* search */
@import "https://fonts.googleapis.com/css?family=Roboto:300,400,500,700";

#main-search-page .container { margin-top: 20px; }
#main-search-page .mb20 { margin-bottom: 20px; } 

#main-search-page hgroup { padding-left: 15px; border-bottom: 1px solid #ccc; }
#main-search-page hgroup h1 { font: 500 normal 1.625em "Roboto",Arial,Verdana,sans-serif; color: #2a3644; margin-top: 0; line-height: 1.15; }
#main-search-page hgroup h2.lead { font: normal normal 1.125em "Roboto",Arial,Verdana,sans-serif; color: #2a3644; margin: 0; padding-bottom: 10px; }

#main-search-page  .search-result .thumbnail { border-radius: 0 !important; }
#main-search-page  .search-result:first-child { margin-top: 0 !important; }
#main-search-page  .search-result { margin-top: 20px; }
#main-search-page  .search-result .col-md-2 { border-right: 1px dotted #ccc; min-height: 140px; }
#main-search-page  .search-result ul { padding-left: 0 !important; list-style: none;  }
#main-search-page  .search-result ul li { font: 400 normal .85em "Roboto",Arial,Verdana,sans-serif;  line-height: 30px; }
#main-search-page  .search-result ul li i { padding-right: 5px; }
#main-search-page  .search-result .col-md-7 { position: relative; }
#main-search-page  .search-result xh3 { font: 500 normal 1.375em "Roboto",Arial,Verdana,sans-serif; margin-top: 0 !important; margin-bottom: 10px !important; }
#main-search-page  .search-result h3 > a, .search-result i { color: #248dc1 !important; }
#main-search-page  .search-result p { font: normal normal 1.125em "Roboto",Arial,Verdana,sans-serif; } 
#main-search-page  .search-result span.plus { position: absolute; right: 0; top: 126px; }
#main-search-page  .search-result span.plus a { background-color: #248dc1; padding: 5px 5px 3px 5px; }
#main-search-page  .search-result span.plus a:hover { background-color: #414141; }
#main-search-page  .search-result span.plus a i { color: #fff !important; }
#main-search-page  .search-result span.border { display: block; width: 97%; margin: 0 15px; border-bottom: 1px dotted #ccc; }
/* search */

/* socialnetwork page */
.bigsocial{
	text-align: center;
	font-size: 12.5em;
}

.bigsocial .fa.logo{
	xmargin-top: 5%;
}
.bigsocial .fa-facebook-official{
	color: #3b579d;
}
.bigsocial .fa-twitter-square{
	color: #55acee;
}
.bigsocial .fa-youtube-square{
	color: #e42c24;
}

.bigsocial .fa-instagram{
	color: #325c86;
}

.bigsocial .fa-linkedin{
	color: #007bb6;
}
/* socialnetwork page */

@media (min-width: 769px) { 
	.product-listing .listing-item p{
		max-height: 3em;
		overflow: hidden;
		line-height: 1.5em;
		
	}

 }

/*Driver Search*/

.driver-txt-box{
	font-size: 30px;
	font-weight: 700;
	height: 63px;
	padding: 10px
}


/* Slider custom */

.slider-caption{
    padding: 15px 15px 15px 20px;
    border-left: 5px solid #ff0000;
    background-color: rgba(255, 255, 255, 0.91);
}




/* Slider */

/* 8 Main Slideshow
----------------------------------------------------------------------------- */
/* Slider Revolution
---------------------------------- */
.slider-banner-container {
    width: 100%;
    max-width: 1470px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 0;
}
.slider-banner,
.slider-banner-2,
.slider-banner-3,
.slider-banner-fullscreen {
    width: 100%;
    position: relative;
}
.slider-banner>ul,
.slider-banner-2>ul,
.slider-banner-3>ul,
.slider-banner-fullscreen>ul {
    display: none;
}
.tp-loader.spinner0 {
    background: url("../images/loader.gif") no-repeat center center;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-animation: none;
    animation: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    width: 44px;
    height: 44px;
    margin-top: -22px;
    margin-left: -22px;
}
.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
    background-color: #666666;
    box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.80);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.80);
}
.slideshow-boxed {
    padding: 20px 0 60px;
}
.slideshow-boxed .slider-banner-container {
    padding: 10px;
    background: #fff;
    border: 1px solid #eaeaea;
}
.slideshow-boxed .tp-caption {
    margin-left: 20px !important;
}

/* Slider Revolution captions */
.tp-caption {
    z-index: 5;
}
.tp-caption a.btn,
.tp-caption a.btn:hover {
    color: #ffffff;
}
.default_bg {
    background-color: #e84c3d;
    color: #fff;
}
.white_bg {
    background-color: #ffffff;
    color: #333333;
}
.white_bg.large {
    background:none;
    color: #ffffff;
    border-bottom:1px solid #c5281c;
    /*padding:0 20% 15px 15px !important;*/
    font-family: 'Open Sans', sans-serif;
}
.tp-caption.sfl.medium.tp-resizeme {
    width:35%;
    height:auto;
    color:#ffffff;
    font-family: 'Open Sans', sans-serif;
    display:block;
    white-space:normal !important;
    padding:20px 20px 25px 20px;
    background-color: rgb(255, 255, 255);
    border-left: solid 8px #cb2700 !important;
    /*text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);*/
}
.dark_gray_bg {
    background-color: #666666;
    color: #fff;
}
.light_gray_bg {
    background-color: #fafafa;
    color: #333;
    border: 1px solid #f3f3f3!important;
    border-left: none!important;
}
.tp-caption.small_thin_white {
    font-size: 18px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 300;
    text-shadow: 1px 1px 1px #000000;
}
.tp-caption.small_thin_dark {
    font-size: 18px;
    line-height: 26px;
    color: #000;
    font-weight: 400;
}
.tp-caption.large {
    font-size: 32px !important;
    padding: 0px 15px;
    /*text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);*/
}
.tp-caption.medium {
    font-size: 18px !important;
    padding: 2px 10px;
}
.tp-caption-title-span {
    width:100%;
    display:block;
    position:relative;
    background:none;
    color:#000000;
    border-bottom: 1px solid #cb2700;
    font-size: 32px;
    line-height:38px;
    padding:0 30px 10px 10px;
    margin-bottom:20px;
    text-transform:uppercase;
}
.tp-caption-brief-span {
    width:100%;
    display:block;
    position:relative;
    padding:0 10px;
    font-size:18px;
    line-height:24px;
    color:#000000;
}
.tp-caption.small {
    font-size: 14px;
    padding: 5px;
}
.tp-caption.black,
.tp-caption .btn.black,
.tp-caption .btn.black:hover {
    color: #333333;
}
/* Large devices (Large desktops less than 1199px) */
@media (max-width:1199px) {
    .tp-caption {
        margin-left: 20px !important;
    }
}
@media (max-width:991px) {
    .tp-caption.sfl.medium.tp-resizeme {
        width:40%;
        margin-left:80px !important;
        margin-right:20px !important;
    }
    .tp-caption-title-span {
        font-size: 26px !important;
        line-height:30px !important;
        margin-bottom:14px !important;
    }
    .tp-caption-brief-span {
        font-size:16px !important;
        line-height:22px !important;
    }
}
@media (max-width:767px) {
    .white_bg.large {
        border-bottom:1px solid #cb2700 !important;
        padding:10px 10% 10px 0 !important;
        font-size:24px !important;
    }
    /*.tp-caption.sfl.medium.tp-resizeme {
        font-size:18px !important;
        line-height:18px !important;
        width:90% !important;
        padding-top: 10px !important;
    }*/
    .tp-caption-title-span {
               text-align:center;
               border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
               font-size: 28px !important;
           }
    .tp-caption-brief-span p {
        text-align:center;
        font-size: 16px !important;
        line-height: 18px !important;
    }
    .slider-banner-container {
        height:320px !important;
    }
    .tp-simpleresponsive >ul {
        /*height:auto !important;
    position:relative !important;
    transition:ease-out 1s;*/
        overflow:visible;
    }
    /*.tp-simpleresponsive >ul >li >img{
    position:relative !important;
    height:100%;
    display:block;
    }*/
    .tp-caption.sfl.medium.tp-resizeme {
        width: 100%;
        height:150px !important;
        /*margin: 0 !important;*/
        position:absolute;
        /*top:initial !important;*/
        top:194px !important;
        padding: 20px 40px 0 40px !important;
        margin:0 !important;

    }
    .slider-banner {
        height:300px !important;/**/
    }
    .slider-banner>ul >li {
        /*height:100% !important;*/
        display:block !important;
    }
    .slotholder {
        height:400px !important;
        /*width:auto !important;
        overflow:hidden;
        transition: all 0s ease 1s;*/
        border-bottom: 150px solid #ffffff;
    }
    .tp-bgimg.defaultimg {
        /*height:auto;
            background-size: 213.9% 230% !important;
    background-position: 75.5061% 32.1% !important;
        overflow:hidden;*/
        background-size: cover;
    }

    .active-revslide {
        /*transition:ease-in-out 1s;
        display:none;
        transition: all 0s ease-out 0.2s;*/
    }
    .active-revslide.current-sr-slide-visible {

        display:block;
    }
}
@media (min-width: 370px) and (max-width:766px){
    .active-revslide {
        height: 500px !important;
    }

    .tp-caption-title-span {
        text-align:center;
        border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
        font-size: 20px !important;
        padding-bottom: 10px !important;
    }
    .tp-caption-brief-span p {
        text-align:center;
        font-size: 14px !important;
        line-height: 18px !important;
    }
    .tp-caption.sfl.medium.tp-resizeme {
        width: 100%;
        height:150px !important;
        /*margin: 0 !important;*/
        position:absolute;
        /*top:initial !important;*/
        top:200px !important;
        padding: 20px 40px 0 40px !important;
        margin:0 !important;

    }
    .slider-banner {
        height:500px !important;/**/
    }
    .slider-banner>ul >li {
        /*height:100% !important;*/
        display:block !important;
    }
    .slotholder {
        height:300px !important;
        border-bottom: 10px solid #ffffff;
    }
    .slotholder .tp-bgimg {
        /*height:auto;
            background-size: 213.9% 230% !important;
    background-position: 75.5061% 32.1% !important;
        overflow:hidden;*/
        background-size: cover;
        background-position: 25% -20px !important;
    }

}









/* Revolution Nav Controls */
.tparrows.round {
    background-image: none;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    background-color:#cb2700;
    top: 50% !important;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    transition: all linear 0.2s;
    /*-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;*/
}
.tparrows.round:before {
    font-family: 'fontello';
    font-size: 24px;
    content: '\e87c';
    line-height: 52px;
    display: inline-block;
}
.tparrows.round.tp-rightarrow:before {
    content: '\e87d';
}
.tparrows.round:hover {
    color: #ffffff;
    background-color: #e84c3d;
}
.slideshow-boxed .slider-banner-container .tparrows {
    opacity: 0;
    filter: alpha(opacity=0);
}
.slideshow-boxed .slider-banner-container:hover .tparrows {
    opacity: 1;
    filter: alpha(opacity=100);
}
.tp-bullets {
    z-index: 100;
}
.tp-bullets.simplebullets.round .bullet {
    background-image: none;
    width: 14px;
    height: 14px;
    background: rgba(0, 0, 0, 0.5);
    border: none;
    margin: 0 3px;
    -webkit-transition: all linear 0.2s;
    -moz-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -ms-transition: all linear 0.2s;
    transition: all linear 0.2s;
    /*-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;*/
}
.bullets-with-bg + .tp-bullets.preview4 {
    height: auto;
    background-color: rgba(255, 255, 255, 1);
    padding: 5px 15px;
    bottom: -6px !important;
    border-radius: 3px;
}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected {
    background-color: #cb2700;
}
.tp-bannertimer {
    background-image: none;
    background-color: rgba(232, 76, 61, 0.7);
    z-index: 100;
    display: none;
}
.slideshow-boxed .tp-bullets {
    bottom: -33px !important;
}
.slideshow-boxed .bullets-with-bg + .tp-bullets.preview4 {
    padding: 7px 15px 2px;
    bottom: -45px !important;
}
.slideshow-boxed .tp-rightarrow {
    right: 10px !important;
}
.slideshow-boxed .tp-leftarrow {
    left: 10px !important;
}
.slideshow-boxed .tp-bullets.hidebullets {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

/* Extra small devices (phones, less than 480px) */
@media (max-width:480px) {
    .tparrows,
    .tp-bullets {
        display: none;
    }
}




/* New Custom Rules*/

.noti-front-image{
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;"
}
.brief-noti-front{
    height:65px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}
.title-noti-front{
    height:40px;
}


.logo-mobile{
    display: none;

}


@media (max-width:766px) {
    .logo-default{
        display: none;
    }
    .logo-mobile{
        display: block;
        display: inline-block;
        margin-left: 10px;
        margin-top: 8px;

    }
    .navbar.navbar-default {
        border-radius: 0;
        margin: 12px 0 5px;
        background-color: #fFFFFF;
        border-color: #fFFFFF;
    }
}

.footer-content .social-links li a {
    color: #ffffff;
    border-color: #ffffff !important;
}
.social-links li.instagram a:hover, .social-links li.facebook a:hover, .social-links li.twitter a:hover,
.social-links li.linkedin a:hover, .social-links li.youtube a:hover{
    background-color: #fff;
    color: #cb2700;
}

/* /product/driver */
/* ocultar elementos de datatable*/
#product-list_wrapper #product-list_info, 
#product-list_wrapper #product-list_length,
#product-list_wrapper #product-list_filter,
#product-list_wrapper #product-list_paginate
{
	display: none;
}
/* lista autocomplete*/
.autocomplete-suggestions{
	background-color: white;
    overflow: auto;
}


/*Menu Margin*/

.navbar-default .navbar-nav > li > a{
    padding: 12px 18px 12px 5px;
}

@media (min-width: 1200px){
    .main-navigation .navbar-nav > li {
        margin: 0;
    }
}