﻿/* 
    Website Developer: Karoline Dassie

    Main Colors:
    - Red: #c4122d
    - Dark Red: #9d1624
    - White: #fff
    - Light Gray: #9d1624
    - Gray: #252525
*/

/*==========================================================

    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%; 
        width: 100%; 
        display: block;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        }
    img.histpho{ width:100%; max-width: 800px; display: block; margin: 0 auto}

    /* 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: #252525; 
        color: #fff;
        text-shadow: none;
    }
    ::selection {
        background: #9d1624;
        color: #fff;
        text-shadow: none;
    }

    html, body{
        -webkit-text-size-adjust: none; 
        -ms-text-size-adjust: 100%; 
        margin: 0!important;
        padding: 0!important;
        background: #000!important;
        line-height: normal; 
        font-family: 'Oswald', sans-serif;
        
    }

/*==========================================================

    TYPOGRAPHY

===========================================================*/
    h3{font-family: 'Open Sans Condensed', sans-serif;}
    h4, h6{font-family: 'Open Sans', sans-serif;}

    h1 { font-weight:900; color: #9d1624; font-size:40px; text-transform: uppercase; line-height:normal;  }
	h2 { font-weight:900; color:#252525; font-size:23px; text-transform: uppercase; }
	h3 { font-weight:200; color:#fff; font-size:25px; margin-bottom: 10px }
	h4 { font-weight:400; color:#fff; font-size:14px; }
	h5 { font-weight:600; color:#252525; font-size:19px;} 
    b{font-weight: 900}
	p, ul, ol, li { font-size: 15px; font-weight: 300; color: #000; 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: #9d1624}
    a:hover {text-decoration:none;}

    .right{text-align: right}
    .center{text-align: center!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; box-sizing: border-box;}
	.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:#252525;
        z-index:999;
        -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.6);
        box-shadow:0px 2px 5px 0px rgba(0, 0, 0, 0.6);
    }

    .headerwrap{width:96%;max-width:1000px;margin:0 auto;}
    .logo{float:left;width:30%;padding: 10px 0; background:#e2e2e2; text-align: center}
    .logo img{max-width: 240px; width: 100%; display: block;margin: 0 auto}
    .header-right{float:right;width:70%;margin-top: 10px;}
    .manutop{max-width:100%;margin: 0 20px 0 10px;height: 45px;}

    .manutop2{/* float: right; *//* max-width:100%; */width: 76px;margin: 0 15px 0 10px;}

.logo-header{display: flex;width: 100%;justify-content: flex-end;align-items: center;}

/*==========================================================

    NAVIGATION

===========================================================*/
/* see menumaker.css for additional nav styles */


/*==========================================================

    SEARCH

===========================================================*/
    #procurar{background: #9d1624; padding: 10px 0; text-align: center}
    #procurar h4{display: inline-block}

    #quick-search {
        display: inline-block;
        text-align: center;
        position: relative;
        margin-left: 10px;
        color: #919191;
        border: none;
        -webkit-border-radius:0; 
        border-radius:0;
    }
    #quick-search input[type="text"] {
        margin:0;
        width:350px!important;
        padding: 0 10px;
        color: #9d1624;
        font-weight: 500;
        height: 40px;
        border: none;
        -webkit-border-radius:0;
        border-radius: 0;
    }
    #quick-search-button {
        background: #fff;
        cursor: pointer;
        padding:10px;
        height: 40px;
        text-transform: uppercase;
        color: #9d1624;
        font-weight: 900;
        border: none;
        border-radius: 0;
        margin: 0 0 0 3px;
    }
    #quick-search-button:hover{background:#252525; color: #fff;transition:background-color 300ms ease, background-color 300ms ease, all 300ms ease; transition: all 300ms ease;}
    #quick-search input{width:auto!important}

/*==========================================================

    SLIDESHOW

===========================================================*/

    .slides{background:#9d1624;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;}


/*==========================================================

    HOME PAGE

===========================================================*/
    .welcome{
        position: relative;
        background:#e5e5e5 url("../siteart/main-bg-photo.jpg") no-repeat top center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        padding: 3em 0 4em 0;
    }
    .welcome p{font-size: 20px; line-height: normal}
    strong{font-weight: 900}

    .manu{text-align: center; background: #fff; }
    .manu a{width: 13.9%; display: inline-block; text-align: center; margin: 1% 0}
    .manu img{width: 110px; max-width:100%;}


.home-content{
	display: flex;
}
.home-text{
	display: flex;
	flex-direction: row;
	width: 50%;
}
.home-image{
	display: flex;
	width: 50%;
	flex-direction: row;
	justify-content: flex-end;
}

.home-image img{
	max-width: 520px;
	width: 100%;
}

/*==========================================================

    SCROLLING INVENTORY

===========================================================*/

    .scrolling-wrap {
        width:100%;
        height:90px;
        overflow:hidden;
        background: #fff;
    }

    .scrolling{
        width:100%;
        height:92px;
    }

/*==========================================================

    CONTENT STYLES

===========================================================*/
    iframe.mapa{border:0; width:100%; height: 200px; display: block; margin:2em auto} 
    .phtcon img{max-width: 100%; width: 300px; display: block; border:#9f9f9f 5px solid; margin: 0 auto}
    img.partph{max-width: 100%; width: 300px; display: block; border:#9f9f9f 5px solid; float: right }
    
/*==========================================================

    FORM

===========================================================*/
    .formcont{background: #f8f8f8; padding: 3%; margin: 2em 0}
    .order-form{display:block; }
    #formpage{padding:0;}
    form{ margin:0 0 0;}
    label{
        display:block;
        font-size:16px;
        padding-top: 4%;
        width:100%;
    }
    input{
        border: #af2128 solid 1px;
        border-radius: 2px;
        padding: 12px;
        font-size:14px;
        box-sizing:border-box;
        margin:0 1% 10px 0  ;
        width: 99%;
    }
    input.half{width:49%;float:left;}

    input:focus{ outline: #252525 solid 1px!important;}

    input.button2{
        display:block;
        width:200px;
        padding: 10px 0;
        margin:10px 0 0 0;
        background-color:#9d1624;
        color:#fff;
        border: 0;
        -webkit-transition:.3s ease-in;  
        -moz-transition:.3s ease-in;  
        -o-transition:.3s ease-in;  
        transition:.3s ease-in;
    }

    input.button2:hover{
        background-color:#4d4d4d;
        cursor:pointer;
    }

    select{
        border:#252525 solid 1px;
        border-radius: 2px;
        padding: 2%;
        font-size:14px;
        box-sizing:border-box;
        width:98%;
        margin:0 1% 10px;
        color:#969696;
    }
    select.half{width:48%;float:left;}

    textarea{
        border: #af2128 solid 1px;
        border-radius: 2px;
        padding: 10px;
        font-size:14px;
        width:99%;
        margin:0 0 10px 0  ;
        box-sizing:border-box;
        font-family: 'Open Sans', sans-serif;
    }
    textarea:focus{ outline: #252525 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:5px 0; width:395px}
    fieldset{width:98%;box-sizing:border-box;margin:0 1% 15px;background:#fff;}

    .centrocerto .CaptchaImagePanel {
        float: none;
        margin: 0 auto !important;
    }
    .centrocerto #CaptchaAnswer{width: 100%}
    .centrocerto .CaptchaImagePanel,.centrocerto .CaptchaMessagePanel,.centrocerto .CaptchaAnswerPanel,.centrocerto .CaptchaWhatsThisPanel{text-align: center!important;}
    .centrocerto input.button2{width:100%; margin:10px auto 0 auto}


/*==========================================================

    FOOTER STYLES

===========================================================*/

    .bottom{
        width: 100%;
        margin: 0 auto;
        background: #252525;
        color: #fff;
    }
    .bottom a, .bottom p{color:#fff!important}
    .bottom a:hover{color: #c4122d!important}

    .footer{
        width: 100%;
        display: block;
        padding: 2em 0;
        margin: 0 auto;
        background: #000;
        color: #fff;
        font-family: 'Oswald', sans-serif;
        font-weight: 400;
    }
    a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-size:13px; color: #ababaa}
    a.footerlink:hover{text-decoration:none; font-size:13px; color: #fff}
    .footertext{font-size:13px; color:#ababaa;}
    .smallfootertext{font-size:13px; color:#ababaa;}
    .divfooter {max-width:800px; width: 90%; text-align:center; margin:0 auto;}

/*==========================================================

    FACETED LISTINGS

===========================================================*/

    .list-content h3, .list-content h5{color: #252525!important;}
    .list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .buy-now-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .check-availability-link, .list-content .list-main-section .list-container .list-listing .listing-top-right .email-seller-link{background-color: #c4122d!important}
    .view-listing-details-link:hover{background-color: #9d1624!important}
    .faceted-search-content .selected-facets-container .selected-facet{background-color: #c4122d!important}
    .list-content .list-title .list-listings-count{color: #9d1624!important}
    .list-content .list-top-section .listing-option-bar .list-listings-count{color: #9d1624!important}
    .faceted-search-content .faceted-section-box .faceted-option-checkbox-container label input{width: auto!important}
    .faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name{margin: 0!important}
    .faceted-search-content .faceted-section-box .faceted-option-checkbox-container label{font-size: 13px!important}
    .list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price{color: #9d1624!important}
    .paging-container .page-navs .list-page-nav{background-color: #9d1624!important}
    .detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn{background-color: #c4122d!important}
    .detail-content .detail-main-body .main-detail-data .detail-price{color: #9d1624!important}
    .detail-content .dealer-info .contact-information a{color: #9d1624!important}
    .detail-content .detail-additional-data .data-row .data-label{background-color: #9d1624!important}
    .detail-content .dealer-info .phone-and-email .send-email-btn{color: #9d1624!important; border: 1px solid #c4122d!important}
    .list-content .list-top-section .listing-option-bar .list-sort-order .sort-by-dropdown-container .bold {font-size: 14px!important;width: 60px!important;}
    .detail-content .search-results { color: #9d1624!important;}
    .faceted-search-content .faceted-section-box .faceted-option-checkbox-container label {padding-left: 0!important;}
	.view-listing-details-link{color:#FFF!important;}
 	.detail-wrapper .details-fin-calc .detail-btn-calc{padding:10px 0 !important;}
	


/*==========================================================

    RESPONSIVE STYLES

===========================================================*/
    
/* iPads (portrait and landscape) ----------- */
 
@media screen and (max-width: 1060px) {
    .header-right{/* float:right; */width:70%;margin-top: 72px;}
    .manutop{max-width:100%;margin: 0 20px 0 10px;height: 45px;}

    .manutop2{/* float: right; *//* max-width:100%; */width: 76px;margin: 0 15px 0 10px;}

.logo-header{justify-content: flex-start;}
}
 
@media screen and (max-width: 1025px) {
    .header-right {/* float: right; */width: 50%;}
    .logo {float: left; width: 50%;}
    .logo img { max-width: 220px;}
    .pad {padding: 1.5em 0;}
    .manu a {width: 19.4%;}
    .column4 {width:50%; float:left; padding:0 ; margin: 0 auto; }
    .bottom img{max-width: 160px;margin: 20px 0 0 0;}
	
	.home-text{
	flex-direction: column;
	width: 100%;
}
.home-image{
	width: 100%;
	flex-direction: column;
	align-items: center;
	padding-top: 50px;
}

	.home-content{
		display: flex;
		flex-direction: column;
	}	

}

@media screen and (max-width: 850px) {
    .wrapper {width: 90%;}
    .menubaixo a {margin-right: 5px;}
    h1{text-align: center}
    .teampage h4{text-align: center}
    article p{text-align: center}
    a.morebutton {
        max-width: 150px;
        margin: 10px auto 0 auto;
    }
    #mobilemore{display: block; padding-top: 2em;}
    #mobileless{display: none}
    .twothird, .onethird{width: 100%; float: none; margin: 0 auto}
    img.partph{margin:1em auto 0 auto; float: none}
    .phtcon img{margin-bottom:3em}
    .onethird{margin: 3em auto 0 auto}
}

/* iPhone 5, 6, 6+ ----------- */

@media screen and (max-width: 736px){
    .welcome{padding: 2em 0 3em 0}
    .welcome p{font-size: 17px}
    .manu a {width: 49%;}
    .manu{text-align: left}
    h3 {margin:20px 0 0 0;}
    .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:100%; float:none; padding:0 ; margin: 0 auto; text-align: center}
    
}

/* Galaxy (portrait and landscape) ----------- */

@media screen and (max-width:640px){
    .CaptchaImagePanel {
        float: none;
        margin: 0 auto !important;
    }
    #CaptchaAnswer{width: 100%}
    .CaptchaImagePanel, .CaptchaMessagePanel, .CaptchaAnswerPanel, .CaptchaWhatsThisPanel{text-align: center!important;}
    input.button2{width:100%; margin:10px auto 0 auto}
    
    #quick-search input[type="text"] {width: 100%!important;display: block;    padding: 0; text-align: center}
    #quick-search input {width: 100%!important;display: block;}
    #quick-search-button{width: 100%!important;display: block;margin: 5px auto;}
    #procurar h4 {display: block; margin: 0 auto 8px auto; font-size: 18px}
    #quick-search{display: block; width: 90%; margin: 0 auto}
}

/* Smartphones (portrait and landscape) ----------- */

@media screen and (max-width: 500px){
    .logo img {max-width: 150px;}
    #menu-button {font-size: 20px!important;}
    input.half{width:98%;float:left;}
    .manu a {width: 99%;}
    .header-right {margin-top: 10px;width: 100%;text-align: center;}
	.logo-header {
    justify-content: center;
}
}


