 .lgsl {
    width: 70%!important;
    margin-left: 0px!important;
}


 .container ul:not(.browser-default)>li {
    list-style-type: disc!important;
    padding:5px;
}

h4 {
    font-size: 1.8rem!important;
}

div#nosotros {
    text-align: justify;
    color:grey;
    font-size: 16px;
}

.container {
    color: gray;
}

@media only screen and (min-width: 601px){
  .navbar-fixed {
    height: 40px!important;
}

nav .nav-wrapper{
  height: 80px!important;
}

.lgs {
    height: 80px!important;
    margin-left: 10px!important;
}

nav, nav .nav-wrapper i, nav a.sidenav-trigger, nav a.sidenav-trigger i {
    height: 64px!important;
    line-height: 80px!important;
}
}


nav.p2 {
    height: 180px!important;
}



@media only screen and (min-width: 601px){
  nav, nav .nav-wrapper i, nav a.sidenav-trigger, nav a.sidenav-trigger i {
    height: 80px;
    line-height: 80px!important;
}
nav .nav-wrapper{
  height: 80px!important;
}


nav, nav .nav-wrapper i, nav a.sidenav-trigger, nav a.sidenav-trigger i {
    height: 64px!important;
    line-height: 80px!important;
}

.lgs {
    height: 80px!important;
    margin-left: 10px!important;
}
}



.txc{
    color: #EEFF41;
}

img.res {
    width: 100%!important;
}


#page-loader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
background: #FFF none repeat scroll 0% 0%;
z-index: 99999;
}
#page-loader .preloader-interior {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db;
 
    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
          animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}
#page-loader .preloader-interior:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e74c3c;
 
    -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
      animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}
 
#page-loader .preloader-interior:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f9c922;
 
    -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
      animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}
 
@-webkit-keyframes spin {
    0%   { 
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}
@keyframes spin {
    0%   { 
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}

.footers {
   position: fixed;
   left: 0;
   bottom: -20px;
   width: 100%;
   color: white;
   text-align: center;
       z-index: 10;
}

.pad {
    top: 50px;
}

.carousel-item {
	
	height:20px!important;
}

.fs {
	
	font-size:25px;
}

.fsr {
	
	font-size:40px!important;
}

.fss {
	
	font-size:16px;
}

.fsb {
    font-size: 25px!important;
    margin-left: 15%;
    margin-right: 15%;
}

.fsc {
	
	font-size:10px!important;
}

.lgs{
	
	height:60px;
	margin-left:10px;
}

.rt{
	
	
	color:#B71C1C;
}

.tp{
	
	
	font-size:18px;
}


.card img {
    height: 280px;
    object-fit: cover;
}
.card img.materialized.active {
    max-height: none;
    object-fit: none;
}

.parallax-container .parallax img {
	
	object-fit: cover;
}

.parallax-container{
	background-color: rgba(0,0,0,.30);
}

.wh{
	height: 25px;
}

.bn{
	height: 30px;
}

.colour-block {
  background:#823A9C;
  width:60%;
  padding:7% 20% 10% 20%;
  color:#fff;
}
.white-block {
  background:#fff;
  width:60%;
  padding:7% 20% 10% 20%;
  color:#823A9C;
}


/*------------------*/
/*  SKEW CLOCKWISE  */
/*------------------*/
.skew-cc{
  width:100%;
  height:100px;
  position:absolute;
  left:0px;
  background: linear-gradient(to right bottom, #823A9C 49%, #fff 50%),    linear-gradient(-50deg, #ffffff 16px, #000 0);
}


/*-------------------------*/
/* SKEW COUNTER CLOCKWISE  */
/*-------------------------*/
.skew-c{
  width:100%;
  height:100px;
  position:absolute;
  left:0px;
  background: linear-gradient(to left bottom, #fff 49%, #823A9C 50%);
}

.card-content {
    height: 130px;
}

.card-content a {
    color:#000;
}
@media screen and (max-width:600px) {
    /* reglas CSS */
.lgs{
	
	height:55px;
}

.card img {
    max-height: 280px;
    object-fit: cover;
}
.card img.materialized.active {
    max-height: none;
    object-fit: none;
}

.fsb {
	
	font-size:16px!important;
	text-shadow: 2px 2px #000;
}



	
}