html, body{
	font-family: 'Open Sans', sans-serif;
	color: #000;
}
body{
	background-color: #333;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Anton', sans-serif;
	margin: 0;
	text-transform: uppercase;
}
h6{
	font-size: 10px;
}

p{
	margin: 0;
	line-height: 1.7;
	font-size: 16px;
	padding-bottom: 10px;

}

.btn-mio{
	position: fixed;
	top: 50%;
	right: 0px;
	background-color: #333;
	z-index: 1000;
}
.btn-mio2{
	position: fixed;
	top: 55%;
	right: 0px;
	background-color: #333;
	z-index: 1000;
}
/*@media (min-width: 1200px){
	.container {
	    width: 1100px;
	}
}*/
.op-0{
	opacity: 0;
}
.menu{
	background-color: #fff;
	height: 50px;
}
.overlay {
    position: fixed;
    z-index: 1000;
    top: -100%;
    left: 10%;
    overflow-x: hidden;
    width: 50%;
    height: auto;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: rgba(265,265,265, 1);
}
#mprod {
    font-size: 20px;
    font-weight: 300;
    position: absolute;
    top: 12%;
    left: 12%;
    text-align: left;
    color: #000;
}
#mprod i {
    font-size: 18px;
    font-weight: 300;
}
.myprod2{
	display: none;
}
.overlay a {
    font-size: 14px;
    font-weight: 300;
    display: block;
    padding: 8px;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-decoration: none;
    color: #000;
}
.bg-close {
	position: fixed;
    z-index: 999;
    width: 0%;
    top: 0;
    left: 0%;
    height: 100%;
    background-color: rgba(0,0,0, 0);
}
.overlay .closebtn {
    font-size: 30px;
    position: absolute;
    top: 0;
    right: 20px;
    line-height: 30px;
    color: #a7a7a7;
}
.overlay .bg-close {
    position: absolute;
    top: 0;
    right: 0;
}
.overlay .closebtn:hover {
    transform: rotateZ(180deg);
}

.overlay .closebtn:hover,
.overlay .closebtn:focus {
    color: #000;
}
.overlay a:hover,
.overlay a:focus {
    color: red;
}
.overlay-content {
    position: relative;
    top: 0;
    width: 100%;
    margin-top: 30px;
    text-align: left;
}
.redes .nav-item{
	display: flex;
	align-items: center;
}
.redes .nav-item:first-child a{
	border-left: 1px solid #000;
	padding-left: 
	30px;
}
.redes .nav-item a{
	color: #000;
	font-size: 22px;
	padding: 0 8px;
	transition: all 0.3s;
}
.redes .nav-item a:hover{
	color: red;
	font-style: none;
}
.redes .nav-item:last-child{
	padding: 0;
	background-color: red;
	display: flex;
	align-items: center;
	height: 50px;
	margin-left: 15px;
}
.redes .nav-item:last-child a{
	padding: 0 10px;
	align-content: center;
}
.redes .nav-link img{
	width: 160px;
}

.intro,
.intro .container{
	height: 100vh;
	background-color: #fff;
}

.intro .container{
	padding: 50px 15px;
}
.intro .container h1{
	font-size: 1px;
	color: #fff;
}
.intro .container img{
	padding-bottom: 30px;
}


.cd-section-mio .container{
	height: 100vh;
	
}

.cd-section-mio .container .row{
	margin-top: 100px;
	
}

.cd-section-mio .container .col-12{
	text-align: left;
	
}

.cd-section-mio .container .col-12 h3{
	padding-top: 20%;
	padding-bottom: 30px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 35px;
	color: #666;
}
.cd-section-mio .container .col-12 .name{
	color: #fff;
	background-color: #000;
	width: auto;
	position: absolute;
	bottom: -70px;
	right: 9.7%;
	padding:15px;
}
.cd-section-mio .container .col-12 .name h2{
	margin:0;
}
.botones{
	display: flex;
	justify-content: center;
	position: relative;
	bottom: -10%;
}

@media screen and (min-width: 1300px) {
	.botones {
	    bottom: -20%;
	}
	.cd-section-mio .botones {
	    bottom: -30%;
	}
	.intro .container img {
	    padding-top: 85px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.cd-section-mio .container .col-12 .name{
		bottom: -85px;
		right: 3%;
	}
	.cd-section-mio .container .col-12 h3 {
	    padding-top: 15%;
	}
	.cd-section-mio .container .col-12 img {
	    padding-top: 10%;
	}
	.botones {
	    bottom: -15%;
	}
}


@media (min-width: 768px) and (max-width: 991px) {
	.cd-section-mio .container .col-12 h3 {
	    padding-top: 10%;
	}
	.cd-section-mio .container .col-12 img {
	    padding-top: 20%;
	}
	.cd-section-mio .container .col-12 .name {
	    bottom: -7px;
	    right: 4.4%;
	}
	.cd-section-mio .container .col-12 .name-2 {
	    bottom: 155px;
		right: 4%;
	}
	.botones {
	    bottom: -13%;
	}
}

@media screen and (max-width: 768px) {
	
	.botones {
	    bottom: -30%;
	}
}


@media (min-width: 576px) and (max-width: 767px) {
	.overlay {
	    top: -115%;
	    width: 74%;
	}
	.cd-section-mio .container .col-12 h3 {
	    padding-top: 20px;
	    padding-bottom: 10px;
	    font-size: 30px;
	}
	.cd-section-mio .container .col-12 img {
	    width: 50%;
	}
	.cd-section-mio .container .col-12 .name {
	    bottom: 0;
	    right: 17%;
	}

	.botones {
	    bottom: -5%;
	}
	#or-1{
		padding-left: 10%;
	}

	#mprod{
		left: 15%;
	}

}


@media (min-width: 480px) and (max-width: 767px) {
	

}
@media (min-width: 200px) and (max-width: 767px) {
	.myprod2{
		display: block;
	}
	.myprod{
		display: none;
	}
	#or-1{
		order: 1;
	}
	.name{
		text-align: left;
	}
	#or-2{
		order: 2;
	}
	.cd-section-mio .container .row {
	    margin-top: 75px;
	}
}

@media (min-width: 200px) and (max-width: 575px) {
	.redes .nav-link img {
	    width: 90px;
	}
	.redes .nav-item:first-child a {
	    padding-left: 20px;
	}
	.redes .nav-item a {
	    font-size: 20px;
	    padding: 0 5px;
	}
	#mprod {
	    left: 5%;
	}
	.menu .container{
		padding: 0;
	}
	.cd-section-mio .container .col-12 .name {
	    bottom: 0px;
	    right: 15px;
	}
	.cd-section-mio .container .col-12 h3 {
	    padding-top: 20px;
	    padding-bottom: 10px;
	    font-size: 25px;
	}
	.botones {
		display: none;
	}
	.overlay {
	    left: 0;
	    width: 100%;
	}
}



@media (min-width: 200px) and (max-width: 340px) {
	

}













