body{
    background: linear-gradient(to right, rgba(126, 72, 214, 1), rgba(55, 48, 181, 1));;
    font-family: 'Georgia', serif !important;
}


.titulo1{
    padding-top: 3%;
    text-align: -webkit-center;
}
.conamanali {
    text-align: center;
    font-family: 'Gupter', serif;
	font-weight: 800;
    text-transform: uppercase;
    font-size: 6vw;
    margin-bottom: -0.1em;
    
}

.container2 {
    text-align: center;
    max-width: 100rem;
    margin: 0 auto;
    padding: 0 2rem 2rem;
    background-color: rgb(255, 255, 255);
    }


.vive{
    text-align: center;
    font-family: 'Gupter', serif;
	font-weight: 800;
    text-transform: uppercase;
    font-size: 4vw;  
}

h1 {
	font-family: 'Gupter', serif;
	font-weight: 800;
    text-transform: uppercase;
    color: #fff;
   
}
.intro1 h2{
    color: #fff;
    text-align: center;
    font-size: 25px;
}

h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
    text-transform: uppercase;
    margin: 0;
    color: #fff;

}
h6{
	font-size: 10px;
}



p{
	margin: 0;
	line-height: 1.9;
	font-size: 20px;
    font-weight: 500;
    text-align: justify;
    color: #fff;

}
li{
    float: left;
	margin: 0;
	line-height: 1.9;
	font-size: 18px;
    font-weight: 500;
    color: #fff;

}

.row{
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.foot{
   
padding-top: 1%;
padding-bottom: 1%;
border-style: solid;
border-color: #ffffff;
color: #fff;


}

.foot p{
    text-align: justify;
    color: #fff;

  
}

a{
    color: #179dcd;
}

a:hover{
    text-decoration: none;
    color: #fff;
}
/*navitems*/
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background-color: #ffffff00 !important;
}
/*Flip card----------------------*/
.card{
    flex-direction: row;
    background-color: rgba(255, 255, 255, 0);
}   
.modulo-{
	position: relative;
	overflow: hidden;
    
}

.outer {
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  
  .middle {
    display: table-cell;
    vertical-align: middle;
  }
  
  .inner {
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    /* Whatever width you want */
  }

.flip-card {
    margin: auto;
    padding: 10px;
    background-color: transparent;
    width: 25em;
    height: 25em; 
    perspective: 1000px;
  }
  
  .flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  }
  
  .flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
  }
  
  .flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  .flip-card-front {
    color: black;
  }
  
  .flip-card-back {
    
    background-color: #222222;
   
    transform: rotateY(180deg);
  }

  .cliente p
  {
    padding-top: 10%;
    padding-bottom: 10%;
	color: rgb(255, 255, 255);
	font-size: 1.3em;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    margin: auto; 
    text-align: center;
    }

/**********Interactivo pasos***********/

.tabs{
	text-align: center;
}
.tabs .tabs-container {
	max-width: 90%;
	
	text-align: center;
	
	
}
.tabs .tabs-container ul{
	text-align: center;
	
}
.tabs .nav-tabs {
	text-align: center;
	justify-content: center;
	margin-bottom: 1.125rem;
	border-bottom: none;
}

.tabs .nav-link {
	margin-right: 1.625rem;
	margin-bottom: 0.875rem;
	padding: 0;
	border: none;
	border-radius: 0.25rem;
	color: #c1cace;
	font: 700 1.375rem/1.375rem "Montserrat", sans-serif;
	text-decoration: none;
	transition: all 0.2s ease;
}

.tabs .nav-link:hover,
.tabs .nav-link.active {
	color: #ffffff;
}

.tabs .nav-link .fas {
	margin-right: 0.125rem;
	font-size: 0.875rem;
	vertical-align: 20%;
}

.tabs  p{
	
	text-align: center;
}


.tabs .tabs-container {
	max-width: 60%;
	text-align: center;
	justify-content: center;
}
@media (min-width: 368px) {
	.tabs .tabs-container {
		max-width: 100%;
		
		padding-top: 1.75rem;
		padding-bottom: 0;
	}

}

@media (min-width: 768px) {
		.tabs .tabs-container {
			max-width: 100%;
			padding-top: 1.75rem;
			padding-bottom: 0;
		}
	}
	
@media (min-width: 992px) {
	.tabs {
		height: auto;
	}

	.tabs .area-1 {
		width: 70%;
		height: auto;
		display: inline-block;
		vertical-align: top;
	}
	.tabs .tabs-container {
		max-width: 100%;
		
		padding-top: 1.75rem;
		padding-bottom: 0;
	}

	.tabs .nav-tabs {
		text-align: center;
		justify-content: center;
	}
}

@media (min-width: 1200px) {
	.tabs .tabs-container {
		max-width: 100%;	
	}
	
}

/**********interactivo pasos end*****/


/********************* MENÚ - BOTONERA ******************/

.redes{ 
  opacity: 1;
  max-width: 40px !important;
  transition: transform .3s; /* Animation */
}
.redes:hover{
  opacity: 0.8;
  transform: scale(1.2);
}

.head_exp{
    top:0;
    background-color: #ed1c24;
    padding: 0.7em;
    position: fixed;
    display: block;
    width: 100%;
    border-bottom-color: #000;
    border-right-width: 2px;
    border-bottom-style:solid;
    z-index: 99;
    -webkit-transition: background-color 0.5s ease-out; -moz-transition: 
  background-color 0.5s ease-out; -o-transition: background-color 0.5s ease-out; transition: background-color 0.5s ease-out;
}
.head_exp:hover{
    background-color: #000;
}

.logocc img {
    max-width: 60%;
    padding-top: 3em;
}

.logocc2 img {
    max-width: 80%;
    padding-top: 3em;
    padding-bottom: 3em;
}

.op-0{
  opacity: 0;
  transition: all 0.5s;
}
.op-1{
  opacity: 1;
  transition: all 0.5s;
}

/********************* / INICIO ******************/

.oper{
    background-image: url(../img/Rich-summit1.jpg);
	background-attachment: fixed;
	-webkit-background-size: cover;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top;
    min-height: 700px;
}
.title {
	background-color: #fff;
    padding: 40px 0;
    text-align: -webkit-center;
}

.title h1{
	color: #000;
	margin-bottom: 0.5em;
    line-height: 1;
    font-size: 6vw;
}

.pie-foto{
	position: relative;
    text-align: right;
	bottom:0;
	left: 0;
	color: #666;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	padding: 0.5em 1em;
}
.pie-foto p{
	font-size: 0.8rem;
	font-weight: 200;
}

.video iframe
{
padding-top: 2em;
padding-bottom: 2em;
 width: 100%;
 height: 500px;
}

.s-1{
    padding-top: 2em;
    
}
.s-1 p{
    text-align: left;
    font-size: 20px;   
}
.s-1 li{
    text-align: left;
    font-size: 20px;   
}
.s-1-{
    padding-top: 1em;
    padding-bottom: 1em;
}
.s-1 h2{
	color: #ffffff;
    text-align: left;
    font-size: 20px;
}

.s-2{
	padding: 2em;
}
.s-2 h2{
	color: #ffffff;
    text-align: center;
    padding: 0.5em 0;
    line-height: 1.3;
    font-size: 1.3em;
    font-weight: 500;
    text-transform: none;
}
.s-2 h2 span{
	font-family: 'Georgia', serif;
    font-weight: 800;
}

.s-3{
    text-align: center;
}
.s-3 h2{
	color: #000000;
    text-align: center;
    padding: 1em 0;
    line-height: 1.3;
    font-size: 2.5em;
    font-weight: 800;
    text-transform: none;
}
.s-3 h3 {
    font-family: 'Georgia', serif;
    color: #ed1c24;
    text-align: center;
    font-size: 2em;
    font-weight: 800;
    text-transform: none;
}

.foto_horizontal{
    padding: 2em 0;
}

.foto_horizontal2{
    padding: 2em 0;
}

.foto_horizontal img {
    transition: all 0.5s ease-in-out;
}

.foto_horizontal img:hover {
      transform: scale(1.03,1.03)
}

.frase2{
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    line-height: 0.5;
}
.frase2 p{
	line-height: 1.5;
}

.frase2 h2{
	color: #000;
    text-transform: none;
    font-size: 2.5em;
}
.vertical-row {
    Float:left;
    margin: 1em;
    height:150px;
    width:1px; 
    background-color: #000;
   }

   .vertical-row2 {
    Float:left;
    margin: 1em;
    height:400px;
    width:1px; 
    background-color: #000;
   }

footer{
	height: 10px;
	color: #fff;
}
footer p{
	flex-basis: 100%;
	text-align: center;
}


@media screen and (min-width: 1500px) {
	
}

@media screen and (max-width: 1024px) {
	.redes .nav{
		width: auto;
	}
    .oper{
    background-image: url(../img/Rich-summit1.jpg);
	background-attachment: fixed;
    background-size: 100% auto;
    background-repeat: no-repeat;
	background-position: top;
    min-height: 50%;
    }

    .s-1 p{
        text-align: left;
        font-size: 18px;   
    }
    .s-1 li{
        text-align: left;
        font-size: 18px;   
    }

}

@media (min-width: 200px) and (max-width: 768px){
    .s-1 p{
        text-align: left;
        font-size: 14px;   
    }

    .s-1 li{
        text-align: left;
        font-size: 14px;   
    }
    .card{
        flex-direction: column;
    }
    .flip-card {
        margin: auto;
        padding: 10px;
        background-color: transparent;
        width: 17em;
        height: 17em; 
        perspective: 1000px;
      }
   
    .title h1 {
	    font-size: 3em;
    }
    .conamanali {
        text-align: center;
        font-family: 'Gupter', serif;
        font-weight: 800;
        text-transform: uppercase;
        font-size: 3em;
        margin-bottom: -0.1em;
        
    }
   
    .intro1 h2{
        color: #ffffff;
        text-align: center;
        font-size: 17px;
    }

    .s-1 h2{
        color: #ffffff;
        text-align: left;
        font-size: 16px;
    }
    
    .vive{
        text-align: center;
        font-family: 'Gupter', serif;
        font-weight: 800;
        text-transform: uppercase;
        font-size: 2em;  
    }
	.cita2 {
	    margin-left: 25%;
	}
	footer {
	    padding: 12% 15px;
	}
    .oper {
        background-image: url(../img/Rich-summit1.jpg);
        background-attachment: scroll;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 400px;
        margin-top: 136px;
    }
    .fixed-top {
        background-color: #000;
    }
    .s-3 h2 {
        font-size: 1.5em;
    }
    .s-3 p {
        line-height: 1.2;
    }
    .frase2 h2 {
        font-size: 1.5em;
    }
}

@media screen and (max-width: 575px) {
	.title h1 {
	    font-size: 3rem;
	}
	.cita2 {
	    margin-left: 0;
	}
	footer {
	    padding: 15% 15px;
	}
  
}

@media screen and (max-width: 479px) {
 
  
}



@media screen and (max-width: 340px) {
	
}