/*::-webkit-scrollbar {
    width: 12px;
    height: 12px;
}
::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: #fdcfb1;
    background-color: #fdcfb1;
}
::selection {
    background-color: #fdcfb1;
    color: #fff;
}*/




/*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;
    
   
}

.font-azul {color: #1e3179}
.font-cielo {color: #0b7cb8;}
.font-bco {color: #ffffff;}
.font-gris {color: #777777;}
.font-negro {color: #1b1a1a; }


.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;}
.fondo-negro {background-color:#000;}
.fondo-cielo {background-color:#009adf;}
.fondo-desvana {background: #169154;
background: -moz-linear-gradient(left, #169154 0%, #10693d 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #169154), color-stop(100%, #10693d));
background: -webkit-linear-gradient(left, #169154 0%, #10693d 100%);
background: -o-linear-gradient(left, #169154 0%, #10693d 100%);
background: -ms-linear-gradient(left, #169154 0%, #10693d 100%);
background: linear-gradient(to right, #169154 0%, #10693d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#169154', endColorstr='#10693d', GradientType=1 );}

.fondo-verde-trans {
background: rgba(16,105,61,1);
background: -moz-linear-gradient(top, rgba(16,105,61,1) 0%, rgba(180,208,194,1) 52%, rgba(255,255,255,1) 76%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(16,105,61,1)), color-stop(52%, rgba(180,208,194,1)), color-stop(76%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(16,105,61,1) 0%, rgba(180,208,194,1) 52%, rgba(255,255,255,1) 76%);
background: -o-linear-gradient(top, rgba(16,105,61,1) 0%, rgba(180,208,194,1) 52%, rgba(255,255,255,1) 76%);
background: -ms-linear-gradient(top, rgba(16,105,61,1) 0%, rgba(180,208,194,1) 52%, rgba(255,255,255,1) 76%);
background: linear-gradient(to bottom, rgba(16,105,61,1) 0%, rgba(180,208,194,1) 52%, rgba(255,255,255,1) 76%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#10693d', endColorstr='#ffffff', GradientType=0 );
    }
    


.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;}
.text-espacio-1 {letter-spacing: -1px; }

.text-orange {color: #f58b3c; }



.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.9em;}
.font-icon-ch { font-size: 2.2222em;}
.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;}
.inter30 { line-height: 30px;}
.inter32 { line-height: 32px;}
.inter34 { line-height: 34px;}
.inter36 { line-height: 36px;}
.inter40 { line-height: 40px;}
.inter44 { line-height: 44px;}
.inter50 { line-height: 50px;}


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

.perso-carru-titu { font-size:18px;}

.foto-radius { border-radius: 10px;}
.foto-360 { border-radius: 50%;}

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

.foto-produ-izq { margin-right: -80px; margin-top:40px;  }
.foto-produ-izq-1 { margin-right: -80px; margin-top:0px;  }

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

.paquete-price {
    margin-top: 20px;
    border-top: 2px solid #ececec;
    font-size: 40px;
    color: #bead8e;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    
}

.paquete-price span {
    font-size: 16px;
}

.paquete-price-detalles {
    font-size: 14px;
    font-style: italic;
    margin-top: -5px;
}


.divide-sombra { 
-webkit-box-shadow: inset 0px 6px 5px 0px rgba(0,0,0,0.20);
-moz-box-shadow: inset 0px 6px 5px 0px rgba(0,0,0,0.20);
box-shadow: inset 0px 6px 5px 0px rgba(0,0,0,0.20);
width: 100%;    
}


.vertical-bottom {

    margin-bottom: 50px;
  display: flex;
    justify-content: flex-end;
 /* align-items: center;*/
    align-items: flex-end;
}

hr.divi-magenta {
  border-top: 1px solid #990a2c;
    margin-bottom: 40px; margin-top: 40px;
}

hr.divi-gris {
  border-top: 2px solid #d2d2d2;
    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;
}


ul.a {
  list-style-position: outside!important;
  list-style-type: square!important;    
}

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

.list-style-3 li{
	position:relative;
	font-size:16px;
	line-height:26px;
	color: #777777;
	padding-left:12px;
	margin-bottom: 10px;
    list-style-position:outside;
	
}

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

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




.align-right-center {text-align: right;}
.align-left-center {text-align: left;}
.pie-right {text-align: right; }
.pie-left {text-align: left; }
.pie-center {text-align: center;}
.logo-menu {max-width: 260px;}
.logo-stiky {max-width: 200px;}


    
@media only screen and (max-width: 768px) { 
    
   .pie-right {text-align: right;}
   
    .logo-menu {max-width: 180px;}

    .navbar-brand {
    width: 200px;
    padding: 1px 15px;
/*    margin-bottom: -24px;*/
}
    .header-topbar .top-bar {
   
    height: 100px;
    position: relative;
    z-index: 8;
}
      
}


/*
.fondo-desvana-00 {
background: rgba(151,4,46,1);
background: -moz-linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(122,2,37,1) 50%, rgba(93,0,28,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(151,4,46,1)), color-stop(50%, rgba(122,2,37,1)), color-stop(100%, rgba(93,0,28,1)));
background: -webkit-linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(122,2,37,1) 50%, rgba(93,0,28,1) 100%);
background: -o-linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(122,2,37,1) 50%, rgba(93,0,28,1) 100%);
background: -ms-linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(122,2,37,1) 50%, rgba(93,0,28,1) 100%);
background: linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(122,2,37,1) 50%, rgba(93,0,28,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97042e', endColorstr='#5d001c', GradientType=1 );
max-width: 100%;
min-height: 16px; 
border-top: 1px solid #fff;     
}


.fondo-desvana-01 {
background: rgba(151,4,46,1);
background: -moz-linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(105,64,95,1) 50%, rgba(58,124,144,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(151,4,46,1)), color-stop(50%, rgba(105,64,95,1)), color-stop(100%, rgba(58,124,144,1)));
background: -webkit-linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(105,64,95,1) 50%, rgba(58,124,144,1) 100%);
background: -o-linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(105,64,95,1) 50%, rgba(58,124,144,1) 100%);
background: -ms-linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(105,64,95,1) 50%, rgba(58,124,144,1) 100%);
background: linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(105,64,95,1) 50%, rgba(58,124,144,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97042e', endColorstr='#3a7c90', GradientType=1 );
max-width: 100%;
min-height: 16px; 
border-top: 1px solid #fff;
    
    
}



.fondo-desvana-02 {
background: rgba(151,4,46,1);
background: -moz-linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(197,94,80,1) 50%, rgba(243,183,114,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(151,4,46,1)), color-stop(50%, rgba(197,94,80,1)), color-stop(100%, rgba(243,183,114,1)));
background: -webkit-linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(197,94,80,1) 50%, rgba(243,183,114,1) 100%);
background: -o-linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(197,94,80,1) 50%, rgba(243,183,114,1) 100%);
background: -ms-linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(197,94,80,1) 50%, rgba(243,183,114,1) 100%);
background: linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(197,94,80,1) 50%, rgba(243,183,114,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97042e', endColorstr='#f3b772', GradientType=1 );
max-width: 100%;
min-height: 16px; 
border-top: 1px solid #fff;     
}

.fondo-desvana-03 {
background: rgba(151,4,46,1);
background: -moz-linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(101,65,117,1) 50%, rgba(50,126,188,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(151,4,46,1)), color-stop(50%, rgba(101,65,117,1)), color-stop(100%, rgba(50,126,188,1)));
background: -webkit-linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(101,65,117,1) 50%, rgba(50,126,188,1) 100%);
background: -o-linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(101,65,117,1) 50%, rgba(50,126,188,1) 100%);
background: -ms-linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(101,65,117,1) 50%, rgba(50,126,188,1) 100%);
background: linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(101,65,117,1) 50%, rgba(50,126,188,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97042e', endColorstr='#327ebc', GradientType=1 );
max-width: 100%;
min-height: 16px; 
border-top: 1px solid #fff;     
}


.fondo-desvana-04 {
background: rgba(151,4,46,1);
background: -moz-linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(174,99,84,1) 50%, rgba(197,193,121,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(151,4,46,1)), color-stop(50%, rgba(174,99,84,1)), color-stop(100%, rgba(197,193,121,1)));
background: -webkit-linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(174,99,84,1) 50%, rgba(197,193,121,1) 100%);
background: -o-linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(174,99,84,1) 50%, rgba(197,193,121,1) 100%);
background: -ms-linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(174,99,84,1) 50%, rgba(197,193,121,1) 100%);
background: linear-gradient(45deg, rgba(151,4,46,1) 0%, rgba(174,99,84,1) 50%, rgba(197,193,121,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97042e', endColorstr='#c5c179', GradientType=1 );
max-width: 100%;
min-height: 16px; 
border-top: 1px solid #fff;     
}*/


/*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-lateral {
  position:fixed;
  width:60px;
  height:60px;
  bottom:100px;
  right:30px;
  background-color:#25d366;
  color:#FFFFFF;
   
  border-radius:50px;
  text-align:center;
  font-size:30px;
  z-index:100;
    
}

.whatsapp-icon-lateral {
  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*/



.pleca-flores {
    
    position: absolute;
    top: -30px;
    z-index: 9999; 
    
   

/*    background-image: url("../images/pleca-flores.png");*/
    background-repeat: no-repeat;
    /*background-position: right top;*/

}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
   .align-left-center {text-align: center; }
   .align-right-center {text-align: center;}
    .pie-left {text-align: center;} 
    .perso-carru-titu { font-size:15px;}
    .pleca-flores {top: -10px;}
    
    .contact-layout2 .contact-panel .contact-panel__form {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 97%;
    flex: 0 0 97%;
    max-width: 97%;
    padding: 50px;}
    
 
}
    

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
     .align-left-center {text-align: center;}
   .align-right-center {text-align: center;}
   

}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
    
}


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




@media (min-width:1420px) and (max-width:1900px) {
    #hero-area.bg {
    background-image: url(../images/shape-1-full.png), url(../images/shape-2.png);
    background-repeat: no-repeat;
    background-position: left top, top right;
    padding: 0 0 130px
}

}











.video-youtube {
	color:#000;
    padding: 60px!important;
    text-align: center!important;
    min-width: 85%!important;
    border-radius: 20px;
   
    
   
}

