.swiper-wrapper {
    transition-timing-function: linear !important;
}

.dvcontasrj{
    width: 100%;
    position: relative;
    background-image: url(../img/mesa-vista-cenital.webp);
    background-size: cover;
    background-position: center;
    padding: 90px 0 140px;
}
.swiper-top{
    margin-bottom: 40px;
}
.swiper {
    width: 100%;
}
.imagen1_formTC {
    width: 130px;
    animation: movrama 3s ease-in-out infinite;
    position: fixed;
    top: 30px;
    left: -2px;
    z-index: 99;
}

.titulotcmp{
    color: #FFFFFF;
    text-align: center;
    font-family: Fragtude;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    margin: 0;
}
.destcmp{
    color: #FFFFFF;
    text-align: center;
    font-family: "Helvetica LT";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin: 0 0 40px 0;
}
.svgluzCaj {
    position: absolute;
    z-index: 9;
    top: -57px;
    overflow: visible;
    width: 50%;
    left: 0;
}
.divtajrecpom{
    cursor: pointer;
}
.divocpmtO{
    width: 43%;
}
.divocpmtT{
    width: 57%;
    padding: 0 0 0 15px;
}
.sobrabstc{
    width: 100%;
}
.titfelcnatc{
    color: #002559;
    text-align: center;
    font-family: Fragtude;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.945px;
    margin: 0 0 13px 0;
}
.txtsalutc{
    color: #002559;
    text-align: center;
    font-family: "Dancing Script";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 15.193px;
    margin: 0;
}
.txtnomdirtc{
    color: #002559;
    font-family: "Helvetica LT";
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 9.772px;
    text-align: center;
    margin-top: 20px;
}
.icopintc{
    width: 12px;
    margin-right: 0px;
    margin-bottom: -3px;
}
.divflposctr{
    position: absolute;
    top: 46%;
    left: 48%;
    transform: translate(-50%, -50%);
    width: 82%;
    display: flex;
    align-items: center;
}
.vdeo_cartc{
    width: 100%;
    border-radius: 15px;
}
.contoveflw{
    width: 100%;
    height: 207px;
    overflow: hidden;
    display: flex;
    align-items: center;
    border-radius: 17px;
}
.imgcardcompr{
    width: 100%;
    height: 364px;
    object-fit: cover;
    object-position: -168px;
}


/*****MODAL*****/
.modalTC {
    position: fixed;
    inset: 0;
    display: none;
    z-index: 9999999;
}
.modalTC.active {
    display: flex;
    align-items: center;
    justify-content: center;
}
.modalTC__overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,.7);
}
.modalTC__content {
    position: relative;
    width: 100%;
    max-width: 780px;
}
.modalTC__close {
    position: absolute;
    top: -32px;
    right: 30px;
    cursor: pointer;
    width: 30px;
}
#modalVideo{
    width: 100%;
    border-radius: 20px;
}
.titfelcnatcMdl{
    color: #002559;
    text-align: center;
    font-family: Fragtude;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.945px;
    margin: 0 0 20px 0;
}
.txtsalutcMdl{
    color: #002559;
    text-align: center;
    font-family: "Dancing Script";
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
}
.txtnomdirtcMdl{
    color: #002559;
    font-family: "Helvetica LT";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 9.772px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 35px 0 0 0;
    gap: 5px;
}

@media(min-width: 100px){
    .divflposctr {
        top: 49%;
        width: 80%;
        display: block;
        height: 88%;
    }
    .divocpmtT, .divocpmtO{
        width: 100%;
        text-align: center;
    }
    .contoveflw {
        justify-content: center;
    }
    .imgcardcompr {
        width: 157px;
        height: 343px;
        object-position: -149px;
    }
    .titfelcnatc {
        font-size: 17px;
        margin: 0 0 7px 0;
    }
    .divocpmtT {
        padding: 0;
    }
    #modalVideo {
        width: 52%;
        margin-top: 20px;
    }
    .titfelcnatcMdl {
        font-size: 27px;
        margin: 24px 0 15px 0;
    }
    .txtsalutcMdl {
        font-size: 18px;
		line-height: 21px;
    }
    .txtnomdirtcMdl {
        font-size: 13px;
        margin: 28px 0 0 0;
    }
	.imgcarslid {
        width: 55%;
    }
	.txtsalutc {
		font-size: 13px;
		line-height: 15px;
	}
	.imagen1_formTC {
		width: 100px;
	}
	.svgluzCaj {
		top: -57px;
		width: 100%;
	}
}

@media(min-width: 992px){
	.svgluzCaj {
		top: -57px;
		width: 50%;
	}
	.imagen1_formTC {
		width: 130px;
	}
	.txtsalutc {
		font-size: 16px;
		line-height: 15px;
	}
    .txtnomdirtcMdl {
        font-size: 12px;
        margin: 35px 0 0 0;
    }
    .txtsalutcMdl {
        font-size: 23px;
        line-height: 23px;
    }
    .titfelcnatcMdl {
        font-size: 30px;
        margin: 0 0 20px 0;
    }
    #modalVideo {
        width: 100%;
        margin-top: 0px;
    }
    .divocpmtT {
        padding: 0 0 0 15px;
    }
    .titfelcnatc {
        font-size: 18px;
        margin: 0 0 13px 0;
    }
    .imgcardcompr {
        width: 100%;
        height: 322px;
        object-position: -149px;
    }
    .contoveflw {
        justify-content: start;
    }
    .divocpmtO{
        width: 47%;
    }
    .divocpmtT {
        width: 53%;
    }
    .divflposctr {
        height: auto;
        top: 46%;
        width: 82%;
        display: flex;
    }
    .contoveflw {
        width: 100%;
        height: 170px;
        overflow: hidden;
        display: flex;
        align-items: center;
        border-radius: 17px;
    }
    .imgcarslid{
        width: 100%;
    }
}

@media(min-width: 1500px){
    .contoveflw {
        width: 100%;
        height: 207px;
        overflow: hidden;
        display: flex;
        align-items: center;
        border-radius: 17px;
    }
    .divocpmtO{
        width: 43%;
    }
    .divocpmtT {
        width: 57%;
    }
    .imgcardcompr {
        width: 100%;
        height: 364px;
        object-position: -168px;
    }
    .contoveflw {
        width: 100%;
        height: 207px;
        overflow: hidden;
        display: flex;
        align-items: center;
        border-radius: 17px;
    }
}
