::-webkit-scrollbar {
    width: 12px;
    height: 12px;
}
::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: #2fb4e5;
    background-color: #2fb4e5;
}
::selection {
    background-color: #2fb4e5;
    color: #fff;
}



.menu-logo {width: 100%}

/*Btn Style One*/

.btn-style-slide {
	position:relative;
	line-height:24px;
	color:#505050;
	font-size:15px;
	cursor: pointer;
	font-weight:600;
	border-radius:50px;
	background-color:#f9f9ec;
	text-transform:uppercase;
	padding:16px 36px 16px 36px;
	font-family: 'Oxygen', sans-serif;
	box-shadow:0px 10px 20px rgba(212,169,109,0.15);
}

.btn-style-slide:hover{
	color:#ffffff;
	background-color:#f3a455;
}

.conte-slide-diseno { 
    background-color:rgba(39,40,40,0.75);
    padding: 60px;
    min-height: 330px;
    
}

.conte-slide-diseno h1 { 
    color:#ffffff;
    font-size: 64px;
}

.conte-slide-diseno p { 
    color:#ffffff;
    font-size: 17px;
    line-height: 28px;
    padding-left: 20px;
    padding-right: 30px;
    margin-top: 20px;
    font-family: 'Quicksand', sans-serif;
}





.font-naranja { color: #e63211;}
.font-cielo { color: #2fb4e5;}
.font-azul { color: #232f5d;}
.font-bco {color: #ffffff;}
.font-gris {color: #d9d9d9;}
.font-txt {color: #7e8591;}

.fondo-gris-blanco {background-color: #dddddd; padding: 12px;}
.fondo-gris-claro {background-color: #aaa9aa;}
.fondo-gris {background-color:#272828;}
.fondo-gris-obs {background-color:#151616;}
.fondo-blanco {background-color:#fff;}


.text-center {text-align: center;}
.text-left {text-align: left;}
.text-right {text-align: right;}
.text-justify {text-align: justify}
.text-bold {font-weight: 700;}
.text-semi-bold {font-weight: 500;}
.text-300 {font-weight: 300;}
.text-italic {font-style: italic;}
.menu-right {float: right;}
.text-upper {text-transform: uppercase;}
.text-espacio3 {letter-spacing: 8px;}
.text-espacio2 {letter-spacing: 4px;}


.font-titulo {font-family: 'Quicksand', sans-serif;}
.font-quick {font-family: 'Quicksand', sans-serif;}


.top5 { margin-top: 5px;}
.top10 { margin-top: 10px;}
.top20 { margin-top: 20px;}
.top30 { margin-top: 30px;}
.top40 { margin-top: 40px;}
.top50 { margin-top: 50px;}
.top60 { margin-top: 60px;}
.top70 { margin-top: 70px;}
.top80 { margin-top: 80px;}
.top90 { margin-top: 90px;}
.top100 { margin-top: 100px;}

.nega-top5 { margin-top: -5px;}
.nega-top10 { margin-top: -10px;}
.nega-top15 { margin-top: -15px;}
.nega-top20 { margin-top: -20px;}
.nega-top30 { margin-top: -30px;}
.nega-top40 { margin-top: -40px;}
.nega-top50 { margin-top: -50px;}
.nega-top60 { margin-top: -60px;}
.nega-top70 { margin-top: -70px;}
.nega-top80 { margin-top: -80px;}
.nega-top90 { margin-top: -90px;}
.nega-top100 { margin-top: -100px;}
.nega-top120 { margin-top: -120px;}
.nega-top130 { margin-top: -130px;}
.nega-top140 { margin-top: -140px;}

.bottom6 { margin-bottom: 6px;}
.bottom10 { margin-bottom: 10px;}
.bottom20 { margin-bottom: 20px;}
.bottom30 { margin-bottom: 30px;}
.bottom40 { margin-bottom: 40px;}
.bottom50 { margin-bottom: 50px;}
.bottom60 { margin-bottom: 60px;}
.bottom70 { margin-bottom: 70px;}
.bottom80 { margin-bottom: 80px;}
.bottom90 { margin-bottom: 90px;}
.bottom100 { margin-bottom: 100px;}


.font11 { font-size:11px;}
.font12 { font-size:12px;}
.font13 { font-size:13px;}
.font14 { font-size:14px;}
.font15 { font-size:15px;}
.font16 { font-size:16px;}
.font17 { font-size:17px;}
.font18 { font-size:18px;}
.font19 { font-size:19px;}
.font20 { font-size:20px;}
.font21 { font-size:21px;}
.font22 { font-size:22px;}
.font-icon-xs { font-size: 1.6em;}
.font-icon-ch { font-size: 2.28571em;}
.font-icon-m { font-size: 3.28571em;}
.font-icon-g { font-size: 4.48571em;}
.font-icon-xl { font-size: 5.28571em;}

.inter14 { line-height: 14px;}
.inter16 { line-height: 16px;}
.inter18 { line-height: 18px;}
.inter20 { line-height: 20px;}
.inter22 { line-height: 22px;}
.inter24 { line-height: 24px;}
.inter26 { line-height: 26px;}
.inter28 { line-height: 28px;}


.no-padding { padding: 0px;}
.padding10 { padding: 10px;}
.padding20 { padding: 20px;}
.padding30 { padding: 30px;}

.foto-radius { border-radius: 10px;}

.serv-alto01 { min-height: 780px;}

hr.divi-azul {
  border-top: 2px dashed #00c0ff;
    margin-bottom: 30px; margin-top: 30px;
}

hr.divi-verde {
  border-top: 2px dashed #88ba01;
    margin-bottom: 30px; margin-top: 30px;
}

hr.divi-naranja {
  border-top: 2px dashed #f18b00;
    margin-bottom: 30px; margin-top: 30px;
}

hr.divi-morado {
  border-top: 2px dashed #B25395;
    margin-bottom: 30px; margin-top: 30px;
}


.layer-back {
   z-index: -999999;
  }

.layer-uper {
   z-index: 9999999;
    
  }



.list-style-2{
	position:relative;list-style-position:outside;
}

.list-style-2 li{
	position:relative;
	font-size:15px;
	line-height:22px;
	color: #777777;
	padding-left:25px;
	margin-bottom: 10px;
    list-style-position:outside;
	
}

.list-style-2 li:before{
	
    font-family: "LineAwesome";
    content: "\f17d";
	position:absolute;
	left: 0;
	top: 2px;
	display:block;
	font-size:17px;
	line-height: 22px;
	padding: 0px;
	color:#00c0ff;
	font-weight:900;
    list-style-position:outside;
}

.list-style-2 li a:hover{
	color: #28307d;
}



.list-style-3{
	position:relative;list-style-position:outside;
}

.list-style-3 li{
	position:relative;
	font-size:18px;
	line-height:26px;
	color: #7e8591;
	padding-left:16px;
	margin-bottom: 15px;
    list-style-position:outside;
	
}

.list-style-3 li:before{
	content: "•";
	position:absolute;
	left: 0;
	top: 0px;
	display:block;
	font-size:24px;
	line-height: 14px;
	padding: 0px;
	color:#2fb4e5;
	font-weight:900;
    list-style-position:outside;
}

.list-style-3 li a:hover{
	color: #28307d;
}




.align-right-center {text-align: right;}

.pie-left {text-align: left; }
.pie-center {text-align: center;}



    
@media only screen and (max-width: 768px) { 
    
   .pie-right {display: none;}
   .pie-left {text-align: center;} 
   .align-right-center {text-align: left;}
    .navbar-brand {
    width: 140px;
    padding: 10px 15px;
    margin-bottom: -24px;
}
      
}




.fondo-gris-desvana {
background: rgba(195,195,195,1);
background: -moz-linear-gradient(top, rgba(195,195,195,1) 0%, rgba(195,195,195,0) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(195,195,195,1)), color-stop(100%, rgba(195,195,195,0)));
background: -webkit-linear-gradient(top, rgba(195,195,195,1) 0%, rgba(195,195,195,0) 100%);
background: -o-linear-gradient(top, rgba(195,195,195,1) 0%, rgba(195,195,195,0) 100%);
background: -ms-linear-gradient(top, rgba(195,195,195,1) 0%, rgba(195,195,195,0) 100%);
background: linear-gradient(to bottom, rgba(195,195,195,1) 0%, rgba(195,195,195,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3c3c3', endColorstr='#c3c3c3', GradientType=0 );
}




/*frame 01*/

/*.page-title {padding: 60px 0;}*/
.content-top-margin {margin-top: 1px;}
.border-bottom-light {border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.border-top-light {border-top: 1px solid rgba(0, 0, 0, 0.1);}


.separator-line {

    height: 2px;
    margin: 0 auto;
    width: 30px;
    margin: 7% auto;

}
.bg-black {background: #ddd43e !important;}




/*frame 01*/



.whatsapp {
  position:fixed;
  width:60px;
  height:60px;
  /*top:370px;*/
  right:30px;
    bottom: 80px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  z-index:100;
}

.whatsapp-icon {
  margin-top:13px;
}




/*ICONOS LATERALES*/
.fixed-iconos {
    display: block;
    box-sizing: border-box;
    position: fixed;
    z-index: 10000;
    top: 50%;
    left: 0;
    transform: translateY(-50%);

}

.fixed-iconos div {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 7px;
    text-align: center;
    cursor: pointer;
    transition: width 0.3s linear;
}

.fixed-iconos .fix-telefono-lateral {background-color: #282828;}
.fixed-iconos .fix-contacto {background-color: #00c0ff;}
.fixed-iconos .fix-showroom {background-color: #B25395;}
.fixed-iconos .fix-recorrido {background-color: #f18b00;}
.fixed-iconos .fix-whatsapp {background-color: #00bb2d;}



.fixed-iconos div:hover {width: 120%;}
.fixed-iconos div img{width: 30px;}
.fixed-iconos div p{
    display: block;
    color: white;
    font-size: 13px;
    }
		



.sello {
	top: 0;
	left: 0;
	width: 180px;
	margin-left: 80%;
	margin-top: 20%;
	margin-right: 5%;
	position: absolute;
    z-index: 10000;   
	}

@media only screen and (max-width: 768px) { 
    .fixed-iconos { z-index: 999; top: 50%;}
    .fixed-iconos div img{width: 20px;}
    .fixed-iconos div p{
    display: none;    
    }
    
    .sello {
	width: 120px;
	margin-left: 65%;
	margin-top: 60%;
    z-index: 999;
	}
   
}
/*ICONOS LATERALES*/



@media (min-width:767px) and (max-width:1199px) {
    .hidden-tablet {
        display: none!important
    }
    .header-style-one .header-upper .upper-right .header-lower::before,
	.header-style-one .header-upper .upper-right .info-outer::before{
		left:-15px;
	}
}

@media (min-width:760px) and (max-width:820px) {
    .header-style-six .main-menu .navigation > li > a{
		margin-top: 36px;
	}
}

@media (min-width:821px) and (max-width:1100px) {
    .header-style-six .main-menu .navigation > li > a{
		/*padding: 5px;*/ font-size: 13px; 
	}
}





@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
    .menu-logo {width: 70%}

    }

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
    .menu-iconos-top {padding-top: 1px;}
    .menu-logo-top {padding-top: 1px;}
    .menu-iconos-top-align {text-align: center;}
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
    .menu-iconos-top-align {text-align: center;}
}


@media (min-width:1200px) {
    .hidden-lg {
        display: none!important
    }
}


@media (min-width:415px) and (max-width:736px) {

    
}


/**********************************

Aditional Styles

***********************************/

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red !important;
	font-style: italic !important;
}
input.error { 
	border: 1px dotted red !important;
}

textarea.error { 
	border: 1px dotted red !important;
}

select.error { 
	border: 1px dotted red !important;
}

.pointer {
	cursor: pointer
}