/*GENERALES*/

body {

    font-family: 'Montserrat', sans-serif;

}



main{

	background: url(../img/home/bg2_2.jpg);

	background-position: bottom right;

	    background-repeat: repeat;

}



.nodisplay{

	display: none;

}



.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {

    display: block;

    max-width: 100%;

    height: auto;

}



.center-block {

    display: block;

    margin-right: auto;

    margin-left: auto;

}



h4 {

    text-align: center;

    font-size: 16px;

    text-transform: uppercase;

    padding-top: 0px;

    color: #cd4025;

    margin-bottom: 32px;

}



.hidden-xs{

 	display: block;

 }



.solo-xs {

	display: none;

}



/*HEADER*/



.navbar-brand img {

    width: 118%;

}



.bg-gris {

    background: rgba(57,57,57, 0.9);

    padding: 0 !important;

}



.navbar .u-sub-menu-v1 .hs-sub-menu, .navbar .u-sub-menu-v1 .hs-mega-menu, .navbar .u-sub-menu-v1 .dropdown-menu {

    font-weight: normal;

    text-transform: none;

    margin-top: 16px;

    color: inherit;

    background-color: rgba(57,57,57, 0.9);

    background-clip: border-box;

    border-width: 3px 0 0 0;

    border-style: solid;

    border-color: #cd4025;

    border-radius: 0;

    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);

}





.js-header-fix-moment .navbar .u-sub-menu-v1 .hs-sub-menu, .navbar .u-sub-menu-v1 .hs-mega-menu, .navbar .u-sub-menu-v1 .dropdown-menu {

    margin-top: 19px;

}





.navbar .u-sub-menu-v1 .hs-sub-menu a, .navbar .u-sub-menu-v1 .dropdown-menu a {

    color: #fff;

    font-weight: bold;

    text-transform: uppercase;

    font-size: 12px;

}



.navbar .u-sub-menu-v1 .hs-sub-menu a:hover, .navbar .u-sub-menu-v1 .dropdown-menu a:hover {

    color: #cd4025;

}



.navbar .u-sub-menu-v1 .hs-sub-menu a:focus, .navbar .u-sub-menu-v1 .dropdown-menu a:focus {

    color: #cd4025;

}



.navbar {

    padding-left: 0;

    padding-right: 0;

    padding-top: 0;

    padding-bottom: 0;

}



/**/

.logo {

    padding-left: 0;

}

.logo-inner {

    background-color: #cd4025;

 }

 

.logo-inner {

    position: relative;

    padding: 11px 18px 11px 25%;
	
	right: 24px;

}



/*    

.logo-inner:before {

    border-bottom: 79px solid transparent;

    border-left: 25px solid #fff;

    content: "";

    position: absolute;

    right: -32px;

    top: 0;

    width: 0;

}

*/



.borde-blanco-1 {

	
	    width: 272px;
    background: #cb441a;
    width: 262px;
    height: 73px;
    position: absolute;
    top: 0;
    transform: skewX(-18deg);

}



.logo-inner:after {

    border-bottom: 72px solid transparent;

    border-left: 25px solid #cd4025;

    content: "";

    position: absolute;

    right: -24px;

    top: 0;

    width: 0;

}





/*TABS MARCAS*/



.tabs-marcas .nav-link {

    /*padding: 0px 14px !important;*/

}



[class*="u-nav-v8"] .nav-link::after {

    background-image: none;

}



[class*="u-nav-v8"] .nav-link {

    background-color: rgba(0,0,0, 0.05);

    color: #fff;

}



[class*="u-nav-v8"] .cotizar-li .nav-link {

    color: #fff;

    font-weight: bold;

    text-transform: uppercase;

    padding: 7px !important;

    font-size: 16px;

}



[class*="u-nav-v8"] .cotizar-li .nav-link {

    color: #fff;

    font-weight: bold;

    text-transform: uppercase;

    padding: 7px !important;

    font-size: 16px;

}



[class*="u-nav-v8"] .nav-link.active {

    background-color: transparent;

}



[class*="u-nav-v8"].flex-column .nav-item {

    margin-bottom: 10px;

}



.link-marca {

    border: 1px solid #ccc;

    padding: 6px 0px !important;

    cursor: pointer;

}



.link-marca img {

    width: 48%;

}



.link-marca img.usados-rent{

    width: 80%;

}



/*SLIDER*/



.bx-wrapper img {

    width: 100%;

}



.bx-wrapper {

    -moz-box-shadow: none;

    -webkit-box-shadow: none;

    box-shadow: none;

    border: none;

    background: transparent;

}



.bx-wrapper .bx-controls-direction a {

    z-index: 0;

}



/*BOTON COTIZAR*/



.cotizar-li{

	background: #cd4025;

	border-radius: 4px;

	-webkit-box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.62);

	-moz-box-shadow:    0px 3px 8px 0px rgba(50, 50, 50, 0.62);

	box-shadow:         0px 3px 8px 0px rgba(50, 50, 50, 0.62);

}



.cotizar-li:hover{

	background: #acacac;

}



.cotizar-btn-desktop {

    background: #cd4025;

    margin-top: 36px;

    border-radius: 30px;

    -webkit-box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.62);

    -moz-box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.62);

    box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.62);

    font-weight: bold;

    margin-bottom: 22px !important;

    font-size: 17px;

}



.cotizar-btn-desktop:hover {

    background: #b03923;

    margin-top: 36px;

    border-radius: 30px;

    -webkit-box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.62);

    -moz-box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.62);

    box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.62);

    font-weight: bold;

    margin-bottom: 22px !important;

    font-size: 17px;

    border: none;

    line-height: 1.4;

}





.cotizar-btn-desktop .btn-danger{

    width: 100%;

    font-size: 18px;

    font-weight: bold;

	height: 120px;

}



.cotizar-btn-desktop .btn-danger:hover {

  box-shadow: 0px 0px 25px #cd4025;

  cursor: pointer;

}



/*TITULO*/



.titulo h1{

    text-align: center;

    color: #fff;

    font-size: 20px;

    margin-bottom: 22px;

}



/*FORMULARIO*/



#form-cotizar{

    margin-top: -10px;

}



#form-cotizar h2 {

    font-size: 40px;

    margin-bottom: 40px;

    text-align: center;

    color: #cd4025;

}



select.form-control:not([size]):not([multiple]) {

    height: calc(2.25rem + 7px);

}



.u-btn-form {

    background-color: #cd4025;

    color: #fff;

    font-weight: bold;

    padding: 10px 30px;

    margin-right: 0 !important;

    float: right;

}



.u-btn-form:hover{

	background-color: #999;

	color: #fff;

}



.u-btn-form:focus{

	color: #fff;

}



.form-control:focus {

    border-color: #cd4025;

}



/*TELEFONO DESKTOP*/



.ntelefono p{

    font-size: 1em;

    font-weight: 100;

    color: #fff;

    display: inline;

}



.ntelefono .fa{

	font-size: 18px;

	color:#fff;

	display: inline;

}



/*FOOTER*/



#foot li{

	font-size: 12px;

	    line-height: 18px;

}



#formulario-xs{

	display: none;

	padding: 24px 0;

	margin-top: 14px;

}



/*CIRCULAR*/



#templateContainer {

    position: absolute;

    bottom: 0%;

    width: 100%;

    right: 0;

    left: 0;

    padding: 20px;

    background-color: rgba(0,0,0,0.5);

}



#templateContainer .placeholders {

  text-align: center;

}



#templateContainer .placeholders h4 {

  margin-bottom: 0;

  font-weight: bold;

}



#templateContainer .placeholder img {

  display: inline-block;

  border-radius: 0;

  margin-top: -15px;

}



#templateContainer .placeholder .dashboard-item {

	display: inline-block;

	width: 100%;

	height: 120px;

	border-radius: 1%;

	vertical-align: middle;

	font-size: 65px;    /* color: #FFF; */    /* box-shadow: 0px 0px 10px #999; */

	border: 2px solid #FFF;

}



#templateContainer .placeholder .dashboard-item:hover {

  box-shadow: 0px 0px 25px #cd4025;

  cursor: pointer;

}





/**** CIRCULAR NEW *****/

#templateContainerNew {

    position: absolute;

    top: 73px;

    width: 252px;

    right: 0;

    left: 0;

    padding: 20px;

    background-color: rgba(0,0,0,0.5);

    height: calc(100vh - 73px);

}



#templateContainerNew .placeholders {

  text-align: center;

}



#templateContainerNew .placeholders h4 {

  margin-bottom: 0;

  font-weight: bold;

}



#templateContainerNew .placeholder img {

  display: inline-block;

  border-radius: 0;

  margin-top: -15px;

}



#templateContainerNew .placeholder .dashboard-item {


    display: inline-block;
    width: 100%;
    height: 103px;
    /* border-radius: 63%; */
    vertical-align: middle;
    font-size: 65px;
    /* color: #FFF; */
    /* box-shadow: 0px 0px 10px #999; */
    /* border: 2px solid #FFF; */
    border: none !important;
    transition: 0.2s box-shadow;


}



#templateContainerNew .placeholder .dashboard-item:hover {

  box-shadow: 0px 0px 25px #ffffffd4;

  cursor: pointer;

}





.menu-button{

	background-color: rgba(0,0,0,0.0);

}



.cotizar-btn-desktop .menu-button{

    background-color: rgba(247, 247, 247, 0.7);

}



.col-circ {

    -webkit-box-flex: 0;

    -webkit-flex: 0 0 25%;

    -ms-flex: 0 0 25%;

    flex: 0 0 20%;

    max-width: 20%;

}



.placeholder p {

    font-size: 16px;

    line-height: 30px;

    color: #cd4025;

    margin-top: 12px;

    text-transform: uppercase;

    font-weight: bold;

}



.placeholder p .fa{

	font-size: 30px;

    line-height: 31px;

    color: #cd4025;

    margin-top: 12px;

    text-transform: capitalize;

    font-weight: bold;

}



.logo-usados-desktop{

	    width: 90%;

}





.btn_mantencion {

  display: inline-block;

  background: #fff;

      border: 0;

    line-height: 3.5em;

    padding: 0em 0em 0em 2em;

    margin-bottom: 0.3em;

    outline: none;

    text-decoration: none;

    color: #cd4025;

    font-weight: 700;

    margin-left: -10px;

    width: 211px;

    border-radius: 12px 0px 0px 12px;

	-webkit-box-shadow: -7px 8px 21px -5px rgba(0,0,0,0.61);

-moz-box-shadow: -7px 8px 21px -5px rgba(0,0,0,0.61);

box-shadow: -7px 8px 21px -5px rgba(0,0,0,0.61);

}

.btn_mantencion .arrow {

  display: inline-block;

  line-height: 3.5em;

  text-align: center;

  background: #28965b;

  color: white;

  font-size: 1em;

  width: 3.5em;

  transition: margin 500ms;

  float: right;

}

.btn_mantencion:hover {

  background: #cd4025;

  transition: margin 500ms;

	text-decoration: none;

	color: #fff;

}



.btn_mantencion:active {

  background: #cd4025;

	color: #fff;

}



.btn_mantencion:focus {

  background: #cd4025;

	color: #fff;

}



.btn_mantencion:active .arrow {

  margin-left: 2em;

}



button::-moz-focus-inner {

  border: none;

}

.fixed {

    position: fixed;

    top: 245px;

    z-index: 999;

    right: 0;

}



.fixed_2 {

    position: fixed;

    top: 305px;

    z-index: 999;

    right: 0;

}





.btn_cotizar {

  background: yellow;

    color: black;

}



.btn_cotizar:hover {

  background: #fff;

    color: black;

}



.btn_cotizar:focus {

  background: #fff;

    color: black;

}





.col-md-offset-1 {

    margin-left: 8.33333333%;

}





.modal-body {

    position: relative;

    -webkit-box-flex: 1;

    -webkit-flex: 1 1 auto;

    -ms-flex: 1 1 auto;

    flex: 1 1 auto;

    padding: 15px;

    background-color: #cd4025;

}



@media (min-width: 576px){

.modal-dialog {

    max-width: 800px;

    margin: 152px auto;

}

	

	.modal-body {

    padding: 50px;

}

	

.modal-body	.menu-button {

    background-color: transparent;

    border: none;

}

	

}



@media only screen and (min-width: 800px)  { 

.menu_1{

    margin: 0 -30px 0 30px!important;

    width: 88%;

}

}

/*MEDIA QUERIES*/



@media only screen and (max-width: 736px)  { 

	

	.solo-xs{

	 	display: block;

	 }

	

	.hidden-xs{

	 	display: none;

	 }

	

	.navbar-brand img{

	    max-width: 74%;

	    margin-left: 8px;
		
		top: 3px;
		
		position: relative;

	}

	

	.pt-mobile{

	    padding-top: 80px !important;

	}

	

	.mg-b-foot-mobile{

	    margin-bottom: 20px !important;

	}

	

	.kovacs {

	    position: fixed;

	    bottom: 0px;

	    width: 100%;

	    height: 60px;

	    background-color: rgba(75, 75, 75, 0.83);

	    z-index: 9;

	    text-align: center;

	    color: #FFF;

	    padding-top: 10px;

	    padding-bottom: 10px;

	    display: block;

	}

	

	.kovacs a {

	    text-transform: uppercase;

	    color: #FFF;

	    font-size: 1.2em;

	    line-height: 18px;

	    padding: 10px 13px;

	    margin-top: -2px !important;

	    display: block;

	    font-weight: bold;

/*	    width: 70%;

	    margin-left: 15%;

*/	    border-radius: 20px !important;

	    border: 2px solid #fff;

		margin:0.5em;

	}

	

	.col-xs-6{

		width: 50% !important;

	}

	

	.cotizar-btn-mobile {

	    background: #cd4025;

	    margin-top: 4px;

	    border-radius: 30px;

	    -webkit-box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.62);

	    -moz-box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.62);

	    box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.62);

	    font-weight: bold;

	    margin-bottom: 22px !important;

	    font-size: 14px;

	}

	/*

	.cont-logo-xs img{

	    border: 1px solid #ccc;

	    padding: 12px;

	    margin-bottom: 14px;

	}

	*/

	.cont-logo-xs img {

	    padding: 12px;

	    margin-bottom: 14px;

	    margin-top: 23px;

	}

	

		.cont-logo-xs2 img {

	    padding: 12px;

	    margin-bottom: 14px;

	    margin-top: 23px;

	}

	

	.cont-logo-xs {

	        /* border-radius: 50%; */
    height: 145px;
    /* border: 5px double #cd4025; */
    width: 45% !important;
    margin-right: 2%;
    margin-left: 2%;
    margin-bottom: 12px;
    background-color: #00000014;
		

	}

	

	.cont-logo-xs2 {

	   
    height: 145px;
    /* border: 5px double #000000; */
    width: 45% !important;
    margin-right: 2%;
    margin-left: 2%;
    margin-bottom: 12px;
    background: #fffe01;

	}

	

	.u-btn-primary:hover, .u-btn-primary.active {

	    border-color: #cd4025;

	    background-color: #cd4025;

	}

	

	.u-btn-primary:focus, .u-btn-primary.active {

	    border-color: #cd4025;

	    background-color: #cd4025;

	}

	/*FORMULARIO*/

	

	#form-cotizar-xs{

	    margin-top: -10px;

	}

	

	#form-cotizar-xs h2 {

	    font-size: 30px;

	    margin-bottom: 14px;

	}

	

	.fancybox-slide {

	    padding: 0px 10px;

	}

	

	.borde-blanco-1 {

		width: 254px;

		    height: 53px;

		    transform: skewX(-28deg);

	}

	

	.logo-inner {

	    position: relative;

	    padding: 0px;
		
		right: 24px;

	}

	

	.logo-inner:after {

	    border-bottom: 48px solid transparent;

	    right: -24px;

	}

	

	.navbar-nav{

		padding-left: 20px;

	}

	

	.navbar .u-sub-menu-v1 .hs-sub-menu, .navbar .u-sub-menu-v1 .hs-mega-menu, .navbar .u-sub-menu-v1 .dropdown-menu {

	    margin-left: -20px;

	}

	

}







