﻿/* 
    Website Developer: Karoline Dassie

    Main Colors:
    - Red: #da011c
    - Blue: #202020
    - White: #fff
    - Light Gray: #b7bcc0
    - Gray: #8b8b8b
*/

/*==========================================================

    RESET

===========================================================*/
    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td {
        background: transparent;
        border: 0;
        margin: 0;
        padding: 0;	

    }
    ol, ul {list-style: none;}
    table{border-collapse:collapse; width:100%;}
    td{vertical-align:top;}

    svg:not(:root) {overflow: hidden;/*reset*/}

/*image replacement*/
    .hide-text {
        text-indent:  100%;
        white-space:  nowrap;
        overflow:  hidden;
        }	

    hr {
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        border-style: solid;
        height: 0;
        color: #ccc;
        margin: 10px 0
        } 

    img { border: 0; max-width:100%;} 
    img.imgresp{max-width: 100%;}

    /* Make HTML 5 elements display block-level for consistent styling */  
    header, nav, article, footer, address { display: block;  } 

    /* Clearfix */
    .cf:before,.cf:after {content: " ";display: table;}
    .cf:after {clear: both;}
    .cf {*zoom: 1;}
    .clear{clear: both}
    /* clear floats */ 
    .group:before,
    .group:after {content: ""; display: table;} 
    .group:after {clear: both;}
    .group {zoom: 1;}	
    .clear { clear: both;}

    ::-moz-selection {
        background: #da011c; 
        color: #fff;
        text-shadow: none;
    }
    ::selection {
        background: #b7bcc0;
        color: #fff;
        text-shadow: none;
    }

    html, body{
        -webkit-text-size-adjust: none; 
        -ms-text-size-adjust: 100%; 
        margin: 0;
        padding: 0;
        background-image: -webkit-linear-gradient(240deg,rgba(112,112,112,1.00) 0%,rgba(186,186,186,1.00) 28.50%,rgba(91,91,91,1.00) 51.29%,rgba(186,186,186,1.00) 100%);
		background-image: -moz-linear-gradient(240deg,rgba(112,112,112,1.00) 0%,rgba(186,186,186,1.00) 28.50%,rgba(91,91,91,1.00) 51.29%,rgba(186,186,186,1.00) 100%);
		background-image: -o-linear-gradient(240deg,rgba(112,112,112,1.00) 0%,rgba(186,186,186,1.00) 28.50%,rgba(91,91,91,1.00) 51.29%,rgba(186,186,186,1.00) 100%);
		background-image: linear-gradient(210deg,rgba(112,112,112,1.00) 0%,rgba(186,186,186,1.00) 28.50%,rgba(91,91,91,1.00) 51.29%,rgba(186,186,186,1.00) 100%);
        line-height: normal; 
        font-family: 'Open Sans', sans-serif;
    }

/*==========================================================

    TYPOGRAPHY

===========================================================*/
    h2,h5{font-family: 'Open Sans Condensed', sans-serif;}

    h1 { font-weight:900; color:#202020; font-size:22px; text-transform: uppercase; line-height:normal; margin-bottom: 20px  }
	h2 { font-weight:900; color:#202020; font-size:20px; text-transform: uppercase; }
	.bottom h3 { font-weight:900; color:#fff; font-size:15px; text-transform: uppercase; margin-bottom: 10px }
	h4 { font-weight:800; color:#202020; font-size:15px; text-transform: uppercase;}
	h5 { font-weight:600; color:#202020; font-size:19px;} 
    b{font-weight: 900}
	p, ul, ol, li { font-size: 14px; font-weight: 400; color:#171b38 /*#5f5f5f*/; line-height: 26px; }

    a, button, .button, a:hover, button:hover, .button:hover, button.mobile_btn::after {
        -webkit-transition:all .45s ease;
        -moz-transition:all .45s ease;
        -ms-transition:all .45s ease;
        -o-transition:all .45s ease;
        transition:all .45s ease;
    } 
    
    a:link, a:visited, a:active {text-decoration:none; color: #202020}
    a:hover {text-decoration:none;}

    .right{text-align: right}
    .center{text-align: center!important}

.color-blue {
	color:#24439c;
}

/*==========================================================

    FRAMELESS INVENTORY STYLES


    .hosted-content h5{text-align: left; font-family: 'Open Sans', sans-serif}
    .hosted-content h1{text-align: left; font-size: 20px!important;}
    .listings-wrapper .listing-boxed .listing-boxed-details h2 {font-size: 15px!important;color: #171b38!important;}
    .listings-wrapper .listing-boxed .listing-boxed-details h2 a:link,.listings-wrapper .listing-boxed .listing-boxed-details h2 a:visited,.listings-wrapper .listing-boxed .listing-boxed-details h2 a:active {font-size: 15px!important;color: #171b38!important;}
    .hosted-content .listings-wrapper .listings-list .category-banner h3{line-height: normal!important; font-size: 18px!important; color: #171b38!important; font-family: 'Open Sans', sans-serif}
    .hosted-content .m-top-20{margin-top: 0!important}
    .hosted-content .listings-wrapper .listings-list .listing-banner h2{font-size: 24px!important}

/*==========================================================

    LAYOUT STYLES

===========================================================*/

.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link {
    background-color: #202020 !important;
    color:#fff!important;
}

.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link:hover {
    background-color: #202020!important;
}

.faceted-search-content .selected-facets-container .selected-facet {
    background-color: #202020!important;
}

.list-content .list-title .list-listings-count {
    color: #202020!important;
    }

.detail-content .detail-main-body .main-detail-data .offer-btn {
    background: #202020 !important;
}

.detail-content .detail-main-body .main-detail-data .detail-price {
    color: #202020!important;
}

.detail-content .detail-additional-data .data-row .data-label
{
    background-color: #202020!important;
    }

.detail-content .dealer-info .phone-and-email .send-email-btn {
    color:  #202020!important;
    border-color:  #202020!important;
}

.detail-content .dealer-info .phone-and-email .send-email-btn:hover {
    color: #202020 !important;
     border-color:#202020 !important;
}
.detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile {
    background: #202020 !important;
}

.detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile {
    background: #202020 !important;
    border-color: transparent!important;
}
.detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile {
    background: #202020 !important;
}

.detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile:hover {
   background-color: #202020!important;
}

.detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile:hover {
    background-color: #202020!important;
}
.detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile:hover {
     background-color: #202020!important;
}

.detail-content-mobile .detail-additional-data .data-row .data-label
{
    background-color: #202020!important;
}

.detail-content-mobile .detail-contact-bar .contact-bar-btn {
    background: #202020 !important;
}

.list-content .list-listing-mobile .price-container .price {
    color: #202020!important;
}

.list-content .list-listing-mobile .dealer-phone-container .dealer-phone-call .list-content .list-listing-mobile .dealer-phone-container .dealer-phone-tex {
    border-color: transparent;
    color: #202020!important;
}

.list-content .list-listing-mobile .view-listing-details-link {
    background-color: #202020!important;
}

.list-content .list-listing-mobile .view-listing-details-link:hover {
    background: #202020 !important;
}
/*==========================================================

    LAYOUT STYLES

===========================================================*/

	.column1 {width:100%;}
	.column2 {width:47.5%; float:left; margin-right:5%; box-sizing: border-box; color:#fff;}
	.column3 {width:33.33333%; float:left; padding:0 ; box-sizing: border-box;}
	.column4 {width:23%; margin-right:2%; float:left;  box-sizing: border-box;}
	.column5 {width:20%; float:left; padding-right:1%; box-sizing: border-box;}
    .column6 {width:16%; float:left; padding-right:1%; box-sizing: border-box;}
	
	.twothird{width:60%; float:left;  box-sizing: border-box;}
	.onethird{width:40%; float:left; padding-right: 30px; box-sizing: border-box; text-align:left}
	.dois-terco{width:70%; float:left; padding-right: 30px; box-sizing: border-box;}
	.um-terco{width:30%; float:left; box-sizing: border-box; }
	
	.last{padding-right:0; margin-right:0!IMPORTANT;}
    .midcolumn {padding:0 20px;}
	.center{text-align:center}
    
    article{background: #fff}
    .wrapper{ width:96%; margin:0 auto; padding:0; max-width:1300px; position:relative}

    .white{background:#fff;}
    .pad{padding:3em 0;}

   
/*==========================================================

    HEADER STYLES 

===========================================================*/
    header{
        position:relative;
        width:100%;
        margin:0;
        padding:0;
        background:#202020 url("../siteart/bg-texture-1.png") repeat;
        z-index:999;
    }

    .headerwrap{width:100%;max-width:100%;margin:0 auto;}
    .logo{float:left;width:35%;padding: 20px 0;}
    .logo img{max-width: 330px; width: 100%; display: block}
    
    .header-right{float:right; width:65%; text-align: right; margin-top: 25px}
    .header-right p a:link, .header-right p a:visited,.header-right p a:active{text-align: right; font-weight:800; color:#fff; font-size:16px;}
    .header-right .fa{color:#fff; margin-left: 10px }


/*==========================================================

    NAVIGATION

===========================================================*/
/* see menumaker.css for additional nav styles */


/*==========================================================

    SLIDESHOW

===========================================================*/

    .slides{background:#b7bcc0;padding:0;color:#fff;position:relative;}

    .cycle-slideshow{box-shadow: 0px 2px 5px 1px rgba(0,0,0,.75);}
    .cycle-slideshow img{
        width:100%;
    }

    /* pager */
    .cycle-pager { 
        text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 10px; overflow: hidden;display:none;
    }
    .cycle-pager span { 
        font-family: arial; font-size: 50px; width: 16px; height: 16px; 
        display: inline-block; color: #ddd; cursor: pointer; transition: all .5s ease-in-out; 
    }
    .cycle-pager span.cycle-pager-active { color:#2885b3;}
    .cycle-pager > * { cursor: pointer;}

    
/*==========================================================

    SCROLLING INVENTORY

    .scrolling-wrap {
        width:100%;
        height:90px;
        overflow:hidden;
        background: #fff;
    }

    .scrolling{
        width:100%;
        height:92px;
    }

===========================================================*/



/*==========================================================

    FORM

===========================================================*/


    .locsqr{float: left; width: 49%; margin: 0.5%; border:1px solid #ccc; padding: 1%}
    .locsqr h4{font-size: 20px}
    
    .formcont{ background:#f8f8f8; padding: 2%; margin: 1em auto}
    .formcont p{color: #fff; font-weight: 700; font-size: 14px}

    .order-form{display:block;}
    .order-form label{
        display:block;
        font-size:16px;
        padding-top: 4%;
        width:100%;
    }
    .order-form input{
        border: #ccc solid 1px;
        border-radius: 2px;
        padding: 12px;
        font-size:14px;
        box-sizing:border-box;
        margin:0 1% 10px 0  ;
        width: 99%;
        font-family: 'Source Sans Pro', sans-serif;
}
    .order-form input.half{width:49%;float:left;}

    .order-form input:focus{ outline: #000 solid 1px!important;}

    .order-form input.button2{
        display:block;
        width:200px;
        padding: 10px 0;
        margin:10px 0 0 0;
        background-color:#000;
        color:#fff;
        border: 0;
        -webkit-transition:.3s ease-in;  
        -moz-transition:.3s ease-in;  
        -o-transition:.3s ease-in;  
        transition:.3s ease-in;
    }

    .order-form input.button2:hover{
        background-color:#787878;
        cursor:pointer;
    }

    .order-form select{
        border:#ccc solid 1px;
        border-radius: 2px;
        padding: 2%;
        font-size:14px;
        box-sizing:border-box;
        width:98%;
        margin:0 1% 10px;
        color:#969696;
    }
    .order-form select.half{width:48%;float:left;}

    .order-form textarea{
        font-family: 'Source Sans Pro', sans-serif;
        border: #ccc solid 1px;
        border-radius: 2px;
        padding: 10px;
        font-size:14px;
        width:99%;
        margin:0 0 10px 0  ;
        box-sizing:border-box;
    }
    .order-form textarea:focus{ outline: #000 solid 1px!important;}

    .CaptchaPanel {
        margin: 0px 0px 0px 0px !important;
        text-align: center;
        padding: 0px !important;
    }

    .CaptchaWhatsThisPanel a{color: #000!important}
    .CaptchaImagePanel,
    .CaptchaMessagePanel,  
    .CaptchaAnswerPanel, 
    .CaptchaWhatsThisPanel {
        margin:0px 0px 0px !important;
        font-size: 12px;
        color: #000;
        text-align: left !important;
        font-weight:normal!important;
        padding:0px 0 0!important;
        box-sizing:border-box;
        }

    .CaptchaImagePanel{float:left;margin-right:10px !important;}
    .CaptchaMessagePanel{}
    #CaptchaAnswer{margin:0 0 10px 0!important; width:100%}
    fieldset{width:98%;box-sizing:border-box;margin:0 1% 15px;background:#fff;}



/*==========================================================

    FOOTER STYLES

===========================================================*/
    
    .bottom{
        width: 100%;
        margin: 0 auto;
        background:#000 url("../siteart/bg-texture-1.png") repeat;
        color: #fff;
        text-align: center;
		border-top:10px solid #24439c;
    }
    .bottom a, .bottom p{color:#fff!important}
    .bottom a:hover{color: #b7bcc0!important}

    iframe.mapa{border:0; width:100%; height: 200px; display: block}

    footer{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
	padding: 1em 0;
	background-image: -webkit-linear-gradient(240deg,rgba(112,112,112,1.00) 0%,rgba(186,186,186,1.00) 28.50%,rgba(91,91,91,1.00) 51.29%,rgba(186,186,186,1.00) 100%);
	background-image: -moz-linear-gradient(240deg,rgba(112,112,112,1.00) 0%,rgba(186,186,186,1.00) 28.50%,rgba(91,91,91,1.00) 51.29%,rgba(186,186,186,1.00) 100%);
	background-image: -o-linear-gradient(240deg,rgba(112,112,112,1.00) 0%,rgba(186,186,186,1.00) 28.50%,rgba(91,91,91,1.00) 51.29%,rgba(186,186,186,1.00) 100%);
	background-image: linear-gradient(210deg,rgba(112,112,112,1.00) 0%,rgba(186,186,186,1.00) 28.50%,rgba(91,91,91,1.00) 51.29%,rgba(186,186,186,1.00) 100%);
    }
    footer a, footer a:hover, footer p, footer a:link, footer a:visited,footer a:active{color: #fff; font-size: 12px; font-weight: 600;text-shadow: 0 0 10px #000;}
    
/*==========================================================

    RESPONSIVE STYLES

===========================================================*/
    
/* iPads (portrait and landscape) ----------- */
 
@media screen and (max-width: 1025px) {
    header {padding: 10px 0;}
    .header-right {float: right;width: 50%;}
    .logo {float: none; width: 100%; padding: 0}
    .header-right {
        float: left;
        width: 100%;
        text-align: left;
        margin: 0;
    }
    .pad {padding: 2em 0;}
}

@media screen and (max-width: 850px) {
    .wrapper {width: 90%;}
    h1{text-align: center}
    article p{text-align: center}
    #mobilemore{display: block; padding-top: 2em;}
    #mobileless{display: none}
}


/* iPhone 5, 6, 6+ ----------- */

@media screen and (max-width: 736px){
    .column2 {width:100%; float:none; padding:0 ; margin: 0 auto; text-align: center}
    .column3 {width:100%; float:none; padding:0 ; margin: 0 auto; text-align: center}
    .column4 {width:50%; float:left; padding:0 ; margin: 0 auto; }
    iframe.mapa{margin:1em auto 0 auto}
    
    .CaptchaImagePanel, .CaptchaMessagePanel, .CaptchaAnswerPanel, .CaptchaWhatsThisPanel{text-align: center!important}
    .order-form input.button2{margin: 10px auto 0 auto;}
    .CaptchaPanel { width: 100%!important;}
    .order-form input.half {width: 99%;float: left;}
}

/* Smartphones (portrait and landscape) ----------- */

@media screen and (max-width: 500px){
    .header-right {
        float: none;
        text-align: center;
        margin: 0 auto;
    }
    .logo{text-align: center;}
    .logo img {max-width: 100%; margin: 0 auto}
    #menu-button {font-size: 20px!important;}   

}


