/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
@import url('https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css');
/*
 * 
 * 
 * 
    Add your custom styles here
    */

/*slick styles
 * */
.slick-prev, .slick-next {

    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
   /* height: 20px;*/
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
	z-index: 3;
	font-size: 0px !important;
	font-family: eicons;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
}
.slick-next {
    right: -25px;
}
.slick-next::before{
	content: '\e87d';
	font-size:14px;
}
.slick-prev {
    left: -25px;
}
.slick-prev::before{
	content: '\e87e';
	font-size:14px;
}
/**/
    .elementor-location-header{
    	position: relative;
    	z-index: 999;
    }
    .card-img {
    	width: auto!important;
    	margin: 0 auto;
    	display: none;
    }

    .card{
    	border:none!important;
    }
    .card .card-ref{
    	font-size: 22px!important;
    	width:100%;
    	line-height: 1.2;
    	height: 52.8px;
    	text-align: center;
    }
    .card .card-value{
    	font-size: 24px !important;
    	margin-bottom: 0;
    	text-align: center;
    	margin-top: 10px
    }
    .card.ktm .card-ref{
    	color:#000 !important;

    }
    .card.ktm .card-value, .card.ktm .card-modelo{
    	color:#FF6600!important;
    }

	.card-modelo {
		font-weight: bold;
	}

    .card.ktm:hover .card-ref{
    	color:#000!important;
    }
	
	.card.ktm:hover .card-ref{
    	color:#000!important;
    }

    .card.ktm:hover .card-value{
    	color:#000!important;
    }
    .card.pulsar:hover .card-ref{
    	color:#E90C02!important;
    }
    .card.pulsar:hover .card-value{
    	color:#E90C02!important;
    }
    #content-filters{
    	margin-bottom:50px;
    }

    .list_color .jet-listing-dynamic-repeater__items {
    	flex-wrap: wrap;
    	justify-content: center !important;
    }

    .list_color .jet-listing-dynamic-repeater__items .jet-listing-dynamic-repeater__item{
    	width: 33.3333%;
    	padding: 10px;
    }

    .list_color .jet-listing-dynamic-repeater__items .jet-listing-dynamic-repeater__item .card_color{
    	width: 100%;
    	display: block;
    	background-color: white;
    	padding: 10px;
    	box-shadow:0px 6px 15px rgba(139, 140, 143, 0.2) ;
    }

    .list_color .jet-listing-dynamic-repeater__items .jet-listing-dynamic-repeater__item .card_color .card_color_img{
    	width: 100%;
    	display: block;
    }
    .list_color .jet-listing-dynamic-repeater__items .jet-listing-dynamic-repeater__item .card_color .card_color_img img{
    	width: 100%;
    	display: block;
    }

    .list_color .jet-listing-dynamic-repeater__items .jet-listing-dynamic-repeater__item .card_color .card_color_text{
    	color:#000000;
    	font-family: "Lato", Sans-serif;
    	font-size: 18px;
    	font-weight: 900;
    	text-align: center;
    }
    .list_color .jet-listing-dynamic-repeater__items .jet-listing-dynamic-repeater__item .card_color .card_color_link{
    	text-align:center;
    }

    .list_color .jet-listing-dynamic-repeater__items .jet-listing-dynamic-repeater__item .card_color .card_color_link a{
    	font-family: "Lato", Sans-serif;
    	font-size: 15px;
    	font-weight: bold;
    	text-transform: uppercase;
    	padding: 8px 32px;
    	background-color: #FF6600;
    	color: white;
    	display: inline-block;
    	transition: all .3s;
    }

    .list_color .jet-listing-dynamic-repeater__items .jet-listing-dynamic-repeater__item .card_color .card_color_link a:hover{
    	transform: scale(0.9);
    }
    .simulator-title{
    	padding:0px !important;
    	background-color:white !important;
    	color:#868B91;
    	font-family: "Lato", Sans-serif;

    }
    .simulator-title h2{
    	color:#868B91 !important;
    	font-family: "Lato", Sans-serif !important;
    	font-weight:900 !important;
    }

    #auteco-form-content label::before{
    	top: 22px !important;
    	background-color:#868B91;
    }

    .mq-form-icon{
    	top: 22px!important;
    	background-color:#868B91 !important;
    }
    #btn-calcular-credito, #btn-buscar-credito, #btn-geolocalizador, .btn-call-auteco{
    	margin-top:0 !important;
    	margin-bottom:0 !important;
    	font-family: "Lato", Sans-serif !important;
    }
    #auteco-form-content label, #auteco-form-content input, #auteco-form-content select, #auteco-form-2-content label, #auteco-form-2-content input, #auteco-form-2-content select{
    	font-family: "Lato", Sans-serif !important;
    	line-height:1;
    }
    .custom-select{
    	margin-bottom:0px !important;
    }

    .card.pulsar:hover .card-cilindraje p, .card.dominar:hover .card-cilindraje p{
    	color:white;
    }

    .menu-item img.attachment-card-logo, .menu-item .card-footer{
    	display:none !important;
    }
    .menu-item .card .card-ref{
    	width:100%;
    	font-size:12px !important;
    	height:auto;
    }
    .menu-item .card{
    	width:24% !important;
    }
    #content-filters.home div.close, #content-filters-page div.close{
    	display:none;
    }
    #find-by-price, #find-by-price-pagina {
    fill: #fff;
    color: #fff;
    background-color: #851A30;
    border-color: #851A30;
    border-radius: 0px;
}
    #find-by-price:hover, #find-by-price-pagina:hover{
    	color: white;
    	background-color: #002D74;
        border-color:  #002D74;
        border-radius: 0px;
    }


    #find-by-cilindraje, #find-by-cilindraje-pagina {
    fill: #fff;
    color: #fff;
    background-color: #851A30;
    border-color: #851A30;
    border-radius: 0px;
}

#find-by-cilindraje:hover, #find-by-cilindraje-pagina:hover{
        color: white;
        background-color: #002D74;
        border-color:  #002D74;
        border-radius: 0px;
    }


    #content-filters-page .text_filter{
    	display: none !important;
    }

    #content-filters-page .filter-page select, #content-filters-page .filter-page .rangos-fields-page{
    	background-color: #f2f2f2;
    	border:none;
    
    }
    #content-filters-page{
    	border: none !important;
    }

    .range-min-arbol{
        width: 50%;
    }

    .mensaje_no_encontrado{
    	text-align: center;
    	max-width: 400px;
    	margin: 50px auto;
    	font-size: 30px;
    	color: #7a7a7a;

    }
    .mensaje_no_encontrado a{
    	color: #E90C02;
    }
    #card-group-arbol{
    	width: 100%;
    }

    #card-group-arbol .card{
    	width: 31.33333% !important;
    }
    #cuotas-desde{
    	max-width: 600px;
    	margin: 0 auto;
    	font-family: "Lato", Sans-serif !important;
    }

    #cuotas-desde .pri_text_filtro_no_encontrado{
    	font-size: 14px;
    	font-family: "Lato", Sans-serif !important;
    }
    #cuotas-desde .seg_text_filtro_no_encontrado{
    	font-weight: 700;
    	text-transform: uppercase;
    	font-family: "Lato", Sans-serif !important;
    }
    #cuotas-desde .btn_redirect_cotizador a {
    	color: #E90C02;
    }
    #cuotas-desde .text_cuotas{
    	font-size: 25px;
    	font-weight: 700;
    	text-transform: uppercase;
    	background:whitesmoke;
    	padding: 10px;
    }
    #auteco-form-content{
    	padding-bottom: 0px !important;
    }
    .input-row-simultor{
    	border:none !important;
    }
    .link_read_more_card{
    	text-align: center;
    	margin-top: 0px;
    	font-size: 14px;
    	color:#e90c02;
		margin-bottom: 6px;
    }
    .link_read_more_card a{
    	color: #000;
    	font-family: "Lato", Sans-serif !important;
    	font-weight: 700;
    }

    /*.card:hover .link_read_more_card a{
    	color: #e90c02;
    }*/

    .link_read_more_card a:hover{
    	color: #e90c02;
    	text-decoration: none;
    }

    .cotizar_popup h2{
    	font-family: "Lato", Sans-serif !important;
    	font-size: 22px;
    	color:#003A70;
    	font-weight: 700;
    	text-align: center;
    }
    .cotizar_popup h3{
    	font-size: 18px;
    	text-align: center;
    	font-weight: 300;
    	font-family: "Lato", Sans-serif !important;
    }
    .cotizar_popup label{
    	display: none;
    }

    .cotizar_popup select {
    	-webkit-appearance: none;
    	background-image: url('https://www.auteco.com.co/wp-content/uploads/2020/03/down.png');
    	background-repeat: no-repeat;
    	background-size: 18px;
    	background-position-x: 96%;
    	background-position-y: center;
    }
    .cotizar_popup select , .cotizar_popup input{
    	background-color:#f2f2f2;
    	border: none !important;
    }

    .cotizar_popup .inputs-form-button {
    	margin-top: 10px;
    }
    .cotizar_popup .inputs-form-button input{
    	width: 100%;
    	color: white;
    	background-color: #e90c02;
    	font-family: "Lato", Sans-serif !important;
    	border-radius: 0px;
    	border:none;
    	padding: .5rem 1rem;
    	transition: all 0.3s;
    }
    .cotizar_popup .inputs-form-button input:hover{
    	transform: scale(0.9);
    }

	#gridInvent{
		display: flex;
		flex-wrap: wrap;
	}
	#gridInvent > section{
		width: 100%;
		margin-bottom: 30px; 
	}
	#gridInvent .map_card{
		width: 33.333333%;
		padding: 10px;
		font-family: "Lato", Sans-serif;
	}
#gridInvent .map_card .title_map p{
	text-align: center;
}
	#gridInvent .map_card .title_map .title__{
		font-weight: bold;
	}

	#gridInvent .col-md-6{
		width: 100%; 
		text-align: center;
	}

#mapadinamico{
	width:100%;
	margin-top: 20px;
}
    @media(max-width:768px){
		
    	.list_color .jet-listing-dynamic-repeater__items .jet-listing-dynamic-repeater__item{
    		width: 100%;
    	}
    	.menu-item .card{
    		width:47% !important;
    	}
    	#content-filters.home div.close{
    		display:block;
    		text-align:right
    	}
    	#content-filters.home div.close{
    		display:table;
    		width: 100%;
    		position: relative;
    		margin-bottom: 10px;
    	}
    	#content-filters.home div.close span{
    		color: white;
    		display: block;
    		float: right;
    		width: 30px;
    		height: 30px;
    		font-family: "Lato", Sans-serif !important;
    		font-weight: 900;
    		background-color: #002D74;
    		padding-top: 3px;
    		padding-right: 9px;
    		cursor: pointer;
    	}
    	#content-filters.home .text_filter{
    		display: none;
    	}
    	#content-filters.home .filter{
    		margin-bottom: 10px;
    	}
    	#content-filters.home .filter select, #content-filters.home .filter .rangos-fields{
    		background-color: #f2f2f2;
    		border:none;
    	}
    	#aplicar, #aply{
    		width: 100%;
    	}
    	#aply{
    		margin: 10px auto !important;
    	}
    	#ver_mas, #clear-filters{
    		width: auto !important;
    		color:#E90C02 !important;
    		background-color: white !important;
    		border:none !important;
    	}

    	#content-filters-page .text_filter{
    		display: none;
    	}
    	
    	#content-filters-page .filter-page select, #content-filters-page .filter-page .rangos-fields-page{
    		background-color: #f2f2f2;
    		border:none;
    	}
    	#content-filters-page .text_filter{
    		display: none;
    	}
    	#search_page #content-filters-page{
    		background-color: rgba(255, 255, 255, 0.98)!important;
    		padding: 10px;
    	}

    	#content-filters-page div.close{
    		display:block;
    		text-align:right
    	}
    	#content-filters-page div.close{
    		display:table;
    		width: 100%;
    		position: relative;
    		margin-bottom: 10px;
    	}
    	#content-filters-page div.close span{
    		color: white;
    		display: block;
    		float: right;
    		width: 30px;
    		height: 30px;
    		font-family: "Lato", Sans-serif !important;
    		font-weight: 900;
    		background-color: #002D74;
    		padding-top: 3px;
    		padding-right: 9px;
    		cursor: pointer;
    	}
    	.filter-page{
    		padding: 4px 10px !important;
    	}
    	#card-group-arbol .card{
    		width: 100% !important;
    	}
		
		#search_page .card {
			width: 100% !important;
		}

    }

/* 360 styles */

div[id^="imagesRotation360_"] {
	width: 100%;
}


/* Cards Styles */

.card .card-ref {
    font-size: 22px!important;
    width: 100% !important;
    height: auto !important;
    line-height: 1.1 !important;
    text-align: left !important;
    overflow-wrap: break-word !important;
}

.card.pulsar .card-ref {
	font-size: 18px!important;
}

.card .card-value {
    font-size: 26px !important;
    margin-bottom: 0 !important;
    margin-top: 0px !important;
    text-align: left !important;
    overflow-wrap: break-word !important;
    font-weight: 300 !important;
}

.card.discover:hover .card-ref,
.card.discover:hover .card-value,
.card.discover:hover .card-cilindraje,
.card.discover:hover .card-modelo,
.card.platino:hover .card-ref,
.card.platino:hover .card-value,
.card.platino:hover .card-cilindraje,
.card.platino:hover .card-modelo,
.card.dominar:hover .card-ref,
.card.dominar:hover .card-value,
.card.dominar:hover .card-cilindraje,
.card.pulsar:hover .card-ref,
.card.pulsar:hover .card-value,
.card.pulsar:hover .card-cilindraje,
.card.pulsar:hover .card-modelo,
.card.ktm:hover .card-modelo,
.card.ktm:hover .card-value,
.card.ktm:hover .card-cilindraje {
       color: #fff !important;  
}

.card.husqvarna:hover .card-ref,
.card.husqvarna:hover .card-value,
.card.husqvarna:hover .card-cilindraje {
       color: #FFED00 !important;   
}

.card.husqvarna:hover .card-modelo {
    color: #efefef !important;
}

.card.boxer:hover .card-ref,
.card.boxer:hover .card-value,
.card.boxer:hover .card-cilindraje {
       color: #020202 !important;   
}

.card-potencia, .card-cilindraje {
	display: none;
	/*
    text-align: right !important;
    padding-top: 30px !important;
    font-size: 14px;
    color: #020202 !important;
    margin-bottom: -5px !important;
	*/
}

.card:hover .link_read_more_card {
    color: #020202 !important;
}


.hideValue {
	display: none !important;
	height: 0px !important;
}

.fa-check {
	color: #52a136;
}

.fa-times {
	color: #e94243;
}

.soat-info {
    font-size: 11px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: -16px;
}

.tab button.colorTab {
    transition: all 0.4s !important;
    background: none !important;
    margin: 14px;
}

body.post-type-archive-dominar .card.dominar {
    max-width: 50%;
    justify-content: center;
}


body.post-type-archive-dominar .card.dominar .card-body {
    background-size: cover !important;
    background-position: bottom;
}

body.post-type-archive-dominar .link_read_more_card {
    margin-top: 20px;
}

body.post-type-archive-dominar .soat-info {
    margin-bottom: 10px;
}


@media(max-width:768px){
	
.card {
	margin-bottom: 60px;
	background: #cecece;
	background: -moz-linear-gradient(top,  #efefef 0%, #efefef 50%, #fff 51%, #fff 100%) !important;
	background: -webkit-linear-gradient(top,  #efefef 0%,#efefef 50%,#fff 51%,#fff 100%) !important;
	background: linear-gradient(to bottom,  #efefef 0%,#efefef 50%,#fff 51%,#fff 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 ) !important;
}
	
div[id^="card-group-menu-"] .card {
    margin: 6px !important;
    flex: 1 1 100% !important;
	font-family: 'Oswald', sans-serif !important;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    border: 1px solid #E3E3E3;
    border-radius: 3px;
    padding: 22px 14px 14px;
    margin: 8px;
    position: relative;
    cursor: pointer;
    margin-bottom: 26px;
	width: 100% !important;
}
	
.card .card-body {
    width: 100% !important;
    min-height: 300px !important;
    background-position: center !important;
    background-size: 140% !important;
    background-repeat: no-repeat !important;
    height: 100% !important;
    margin-top: -35px !important;
}
	
.card .div2 {
	background: #fff;		
}
	
.card .card-ref {
	line-height: 1.1 !important;	
	margin: 0 !important;
}
	
.card-header {
    padding-top: 30px !important;
}

.size-card-logo {
	display: none !important;		
}
button#startChat.buttonReady {
    bottom: 100px;
}	
}

.textMoto {
    font-size: 16px !important;
    font-weight: 200 !important;
    color: #7a7a7a !important;
}


/* Maps Styles */

#gridInvent .cards {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: space-around;
  width: 100%;
  text-align: center;
}
#gridInvent .cards__item {
  display: -webkit-box;
  display: flex;
  padding: 1rem;
}
@media (min-width: 40rem) {
  #gridInvent .cards__item {
    width: 50%;
  }
}
@media (min-width: 56rem) {
  #gridInvent .cards__item {
    width: 33.3333%;
  }
}
#gridInvent .cards__item .card {
      font-family: 'Oswald', sans-serif;
      box-shadow: none;
      border: 0px solid #E3E3E3;
      border-radius: 0px;
      width: 100%;
      padding: 0px;
      margin: 0px;
      position: relative;
      cursor: pointer;
      margin-bottom: 0px;
      display: -webkit-box;
      display: flex;
      flex-direction: column;
      overflow: hidden;
      width: 100%;
	  background: none !important;
}
#gridInvent .card:hover .card__image {
  -webkit-filter: contrast(100%);
          filter: contrast(100%);
}
#gridInvent .card__content {
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  padding: 1rem;
}
#gridInvent .card__image {
  display: flex;
  justify-content: center;
}

@media (max-width: 768px) {
  #gridInvent .card__image::before {
    padding-top: 66.6%;
  }

	#gridInvent .cards__item {
		margin: 16px 0px
	}
	
	 #gridInvent .cards__item .card {
        flex-direction: row
    }

    #gridInvent .cards__item {
        width: 100%;
    }

    #gridInvent .card__image {
        align-self: center;
    }


    #gridInvent .card__image img {
        height: 100%;
        width: 60px;
        max-width: 100%;
    }

    #gridInvent .cards {
        text-align: left;

    }

    #gridInvent .cards .card__title {
        text-align: left;
        font-size: 16px
    }

    #gridInvent .cards .card__text {
        text-align: left;
        font-size: 16px
    }
}

#gridInvent .card__title {
  color: #2d2d2d;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 0px;
  text-transform: uppercase;
}
#gridInvent .card__text {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 0px;
  font-weight: 300;
}
@media(max-width:768px) {
    
    .card.pulsar {
        width: 100%;   
    }

    #search_page .card {
        flex: 1 1 auto !important;
    width: auto !important;
    max-width: 100% !important;
    width: 100% !important;
    }
    
    .filter_responsive div {
        background-color: #E90000 !important;
    }
    
}