/*responsive rules
*Movile max width 425
*tablet max width 768
*pc
*/
@FONT-FACE {
	font-family: "MBlack";
	src: url("../fonts/Montserrat-Black.ttf");
}
@FONT-FACE {
	font-family: "MBold";
	src: url("../fonts/Montserrat-Bold.ttf");
}
@FONT-FACE {
	font-family: "MExtraBold";
	src: url("../fonts/Montserrat-ExtraBold.ttf");
}
@FONT-FACE {
	font-family: "MMedium";
	src: url("../fonts/Montserrat-Medium.ttf");
}
@FONT-FACE {
	font-family: "MRegular";
	src: url("../fonts/Montserrat-Regular.ttf");
}
@FONT-FACE {
	font-family: "MSemiBold";
	src: url("../fonts/Montserrat-SemiBold.ttf");
}

body {
	font-family: "MRegular";
}
.soloSM {
	display: none;
}
.headicon {
	height: 35px;
	margin-top: 10px;
}
.headiconrs {
	height: 35px;
	margin-top: 10px;
}
.FlechaAbajo {
	height: 8px;
}
.menu-active {
	background-color: red;
	font-family: "MMedium";
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
}
.btn-menu {
	background-color: red;
	color:white;
}
.menu-1 {
	background-color: #f1f1f1;
	font-family: "MMedium";
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu-1-min {
	background-color: #f1f1f1;
	font-family: "MMedium";
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 250px;
	text-align: left;
}
.menu-2-min {
	background-color: lightgray;
	font-family: "MMedium";
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 250px;
	text-align: left;
}
.menu-2 {
	background-color: lightgray;
	font-family: "MMedium";
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
.servimen {
	z-index: 999;
	position: absolute;
    top: 45px;
    left: 50%;
	display: none;
}
.miniser {
	display: none;
}

.inicial {
	padding-top: 45px;
}
.sec1-row1 {
    background-color: black;
}
.sec1-col1 {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: red;
    font-size: 26px;
    color: white;
    -webkit-clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%);
    clip-path:         polygon(0 0, 80% 0, 100% 100%, 0% 100%);
}
.sec1-col2 {
    font-size: 26px;
    color: white;
    font-family: "MBold";
    padding-top: 10px;
    padding-bottom: 10px;
}

.sec2-row1 {
    color: red;
    font-size: 26px;
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
}
.sec2-b{
    font-family: "MBold";
}
.sec2-row2 {
    font-size: 16px;
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: justify;
}
.sec2-row3 {
	padding-top: 50px;
	padding-bottom: 20px;
}
.sec2-btn {
	background-color: red;
	font-size: 16px;
	color: white !important;
	max-width: 280px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 30px;
}
.sec2-hr {
	background-color: red;
    height: 5px;
    width: 90%;
}

.sec3-row1-col1{
	background-image: url("../img/nosotros1.png");
	/* background-color: #54549E;  */
	/* Set a specific height */
    height: 250px;
	/* Create the parallax scrolling effect */
	/* background-attachment: fixed; */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.sec3-row1-col3{
	background-image: url("../img/nosotros2.png");
	/* background-color: #54549E;  */
	/* Set a specific height */
    height: 250px;
	/* Create the parallax scrolling effect */
	/* background-attachment: fixed; */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.sec3-row1-col4{
	background-image: url("../img/nosotros3.png");
	/* background-color: #54549E;  */
	/* Set a specific height */
    height: 250px;
	/* Create the parallax scrolling effect */
	/* background-attachment: fixed; */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.sec3-row1-col5{
	background-image: url("../img/nosotros4.png");
	/* background-color: #54549E;  */
	/* Set a specific height */
    height: 250px;
	/* Create the parallax scrolling effect */
	/* background-attachment: fixed; */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.sec3-title {
	font-family: "MBold";
	color: red;
	font-size: 28px;
	text-align: center;
	padding-top: 30px;
}
.sec3-txt {
	text-align: justify;
	padding-left: 50px;
	padding-right: 50px;
}
.sec3-row1-col2 {
	background-color: #f1f1f1;
}
.sec3-b {
	color: red;
	font-size: 20px;
}

.sec4 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.pop-hr {
	background-color: red;
	height: 3px;
	line-height: 100%;
}
.pop-title {
	font-family: "MBold";
	font-size: 34px;
	text-align: center;
	line-height: 100%;
	color: black;
}
.img-pop {
	height: 50px;
}
.img-pop1 {
	height: 30px;
}
.pop-close {
	font-size: 30px;
	color: red;
}
.pop-rojo {
	color: red;
}
.b-pop1 {
	font-size: 30px;
}
.b-pop2 {
	font-size: 14px;
}
.pop-rr {
	font-family: "MBold";
	font-size: 30px;
}
.pop-imgrr {
	max-width: 280px;
}
.pop-btn {
	background-color: red;
	font-family: "MBold";
	font-size: 28px;
	color: white !important;
	max-width: 280px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
}

.foot {
	color: white;
	font-size: 12px;
	line-height: 150%;
}
.rowf-1 {
	background-color: rgb(124, 2, 2);
	padding-top: 50px;
	height: 250px;
}
.img-foot{
	height: 80px;
}
.rowf-2 {
	background-color: red;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 20px;
	text-align: center;
}
.foot-b {
	font-family: "MBold";
}
@media screen and (max-width: 600px) {

    .soloSM {
        display: block;
    }
    .soloLG {
        display: none;
    }
    
    .rowf-1 {
        height: auto;
    }
    .img-foot{
        height: 50px;
    }
}