/*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 {
    background-color: #f1f1f1;
    padding-bottom: 50px;
}
.sec2-p1 {
    padding-top: 50px;
    padding-left: 50px;
    font-size: 20px;
    color: red;
    font-family: "MBold";
}
.sec2-p2 {
    font-size: 16px;
    color: black;
    padding-left: 50px;
    line-height: 100%;
    text-align: justify;
    font-family: "MMedium";
}
.sec2-img1{
    max-width: 200px;
}
.sec2-p3 {
    padding-top: 50px;
    padding-left: 50px;
    font-size: 24px;
    color: red;
    font-family: "MBold";
}
.sec2-p4 {
    font-size: 16px;
    color: black;
    padding-left: 50px;
    padding-right: 50px;
    line-height: 100%;
    text-align: justify;
    font-family: "MMedium";
    padding-bottom: 50px;
}

.cotiza {
    /* background-image: url("../img/BanderaFkam.png"); */
    background-image: url("../img/BanderaFkam.png");
    backdrop-filter: blur(6px);
	/* background-color: #54549E;  */
	/* Set a specific height */
    height: auto !important;
	/* Create the parallax scrolling effect */
	/* background-attachment: fixed; */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
    /* padding-bottom: 50px; */
}
.cotiza::before {
    content: "";
    background: rgb(118, 0, 0);
    opacity: 0.6;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.cont-form{
    margin-top: 30px;
    background-color: white;
}
.form-title {
    background-color: red;
    color: white !important;
}
.row-formu {
    margin-top: 15px;
    font-size: 14px;
}
.cotiza-btn {
    background-color: red;
    color: white !important;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.cont-info{
    padding-top: 30px;
}
.cont-img{
    height: 10px;
}
.cot-b {
    font-family: "MBold";
}
.cot-p1 {
    font-size: 14px;
    font-family: "MBold";
    color: white !important;
    margin-bottom: 5px;
}
.cot-p2 {
    font-size: 12px;
    font-family: "MRegular";
    color: white !important;
    margin-bottom: 5px;
}

.sec3 {
	padding-top: 60px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 60px;
}
.sec3-row1 {
	color: white;
	font-family: "MBold";
	font-size: 26px;
    background-color: red;
}
.sec3-row2 {
	font-family: "MMedium";
	text-align: justify;
	font-size: 20px;
	line-height: 100%;
	padding-top: 20px;
	padding-bottom: 50px;
}
.sec3-row3 {
	font-family: "MMedium";
	text-align: justify;
	font-size: 18px;
	padding-top: 30px;
}
.sec3-b{
	color: red;
	font-family: "MBold";
}

.sec4{
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #f1f1f1;
}
.sec4-row1 {
    color: red;
    font-family: "MBold";
    font-size: 26px;
}
.sec4-row2 {
    font-family: "MMedium";
    padding-top: 50px;
    padding-left: 30px;
    font-size: 18px;
}

.serv-btn1 {
    color: white !important;
    font-size: 14px;
    background-color: red;
    font-family: "MRegular";
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 15px;
}
.serv-btn2 {
    color: white !important;
    font-size: 14px;
    background-color: rgb(0, 157, 18);
    font-family: "MRegular";
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 15px;
}

.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";
}


.popup {
	max-width: 1010px !important;
}
.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;
}

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

.soloSM {
	display: block;
}
.soloLG {
	display: none;
}
.sec2-p1{
    padding-left: 5px;
}
.sec2-p2{
    padding-left: 5px;
}
.sec2-p3{
    padding-left: 5px;
}
.sec2-p4{
    padding-left: 5px;
}
.sec3 {
	padding-left: 3px;
	padding-right: 3px;
}
.sec3-row3 {
	font-family: "MMedium";
	text-align: justify;
	font-size: 14px;
	padding-top: 30px;
}
.rowf-1 {
	height: auto;
}
.img-foot{
	height: 50px;
}
}