/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10-mar-2021, 19:51:23
    Author     : Spira
*/

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#loader {
	display: none;
}

.section-container {
	margin-right: 1.5rem;
	text-align: center;
}

.section-container:hover {
	background: #e32029;
}

.h-100-custom {
	height: 100%;
}

@media (max-width: 575px) {
	.resource-container {
		max-height: initial;
	}

	.section-container {
		margin-right: 0rem;
		margin-bottom: 1.5rem;
	}
}

@media (max-width: 767px) {
	.h-100-custom {
		height: auto;
	}

	.items-section {
		overflow: hidden;
		height: auto;
		width: 100%;
	}

	.text-white.fw-bold{
		margin: 0;
	}

	.card {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		min-width: 0;
		word-wrap: break-word;
		background-color: #fff;
		background-clip: border-box;
		border: 1px solid rgba(0, 0, 0, 0.125);
		border-radius: 0.25rem;
	}

	.card a {
		text-align: center;
	}

	.text-welcome {
		font-size: 14px;
		margin-top: 1.5rem;
	}

	.mobilemundo {
		height: 45vh !important;
	}

	.swiper-container {
		width: 100%;
		height: 63vh;
	}
	.swiper-slide {
		text-align: center;
		font-size: 18px;
		/* Center slide text vertically */
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		-webkit-transition: transform 200ms cubic-bezier(0.25, 0.1, 0.25, 1) !important;
		-moz-transition: transform 200ms cubic-bezier(0.25, 0.1, 0.25, 1) !important;
		-o-transition: transform 200ms cubic-bezier(0.25, 0.1, 0.25, 1) !important;
		transition: transform 200ms cubic-bezier(0.25, 0.1, 0.25, 1);
	}

	.swiper-wrapper .swiper-slide-prev {
		-webkit-transform: scaleX(0.75) scaleY(0.75) !important ;
		transform: scaleX(0.75) scaleY(0.75) !important ;
	}
	.swiper-wrapper .swiper-slide-next {
		-webkit-transform: scaleX(0.75) scaleY(0.75) !important ;
		transform: scaleX(0.75) scaleY(0.75) !important ;
	}

	.advance {
		right: 0!important;
		z-index: 99!important;
		padding-bottom: 3rem;
	}

	.dropdown-menu-custom.show {
		max-width: 300px;
   		max-height: 50px;
    	overflow-x: auto;
		transform: translate3d(-24px, 3px, 0px) !important;
	}

	.dropdown-menu-custom img {
		height: 36px;
	}

	.count {
		top: 2px !important;
		left: 10px !important;
		font-size: 12px !important;
	}

	.videos {
		left: 6px !important;
	}

	.stories {
		left: 13px !important;
	}

	.swiper-container-horizontal > .swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction,
	.pagination {
		left: 0;
		width: 100%;
		bottom: 0;
	}

	.pagination{
		left: 0;
		width: 100%;
		bottom: 180px!important;
		display: flex;
   		justify-content: center;
	}
}

@media (min-width: 768px){
	.dropdown-menu-custom.show {
		transform: translate3d(-29px, 0px, 0px)!important;
	}
}

.items-section {
	background: #46308c;
	border-radius: 20px;
}

.items-section:active {
	background: rgb(253, 1, 1);
}

.section-title {
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.toast-custom {
	position: absolute;
	top: 100px;
	right: 6px;
	background-color: aquamarine;
}

.advance {
	right: 4rem;
	width: 88px;
	bottom: 0;
	z-index: 99 !important;
}

.dropdown-menu-custom.show {
	display: flex !important;
	width: 370px;
	height: 58px;
	border-radius: 50px 0px 0px 50px;
	align-items: center;
	transform: translate3d(-61px, 0px, 0px) ;
	z-index: -1;
}

.count {
	font-size: 14px;
	color: white;
	font-weight: 600;
	top: 5px;
	left: 14px;
}

.videos {
	left: 8px;
}

.stories {
	left: 18px;
}

.dropstart .dropdown-toggle::before {
	display: none;
}

.li:last-child {
	margin: 0 !important;
	padding: 0 !important;
	padding-right: 2rem !important;
}

.btn-check:focus + .btn,
.btn:focus {
	outline: 0;
	box-shadow: none;
}

.certificated:hover {
	filter: brightness(0.9);
}

.m-title{
	margin-top: 6%;
}

.modal-saving {
	background-image: url("/assets/img/home/modal/modal_dk.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 262px;
	border-radius: 20px;
	background-color: transparent!important;
}

.btn-close-modal {
	background-image: url("/assets/img/home/modal/btn_close.png");
	background-size: cover;
	opacity: 0.9;
}

.modal-header {
	padding: 0.4rem 0.4rem;
}

/*.link{
    position: absolute;
    bottom: 23px;
    left: 29.5%;
    width: 136px;
    height: 42px;
}*/

@media (max-width:991px) {
	.modal-saving {
		background-image: url("/assets/img/home/modal/modal_mb.jpg");
		height: calc(100% - 19rem);
		min-height: 281px;
		background-size: cover;
		background-position: left;
	}

	.btn-modal-movil{
		position: absolute;
    	top: calc(50% + 20px);
		height: 70px;
		width: 164px;
	}

	.link{
        bottom: 92px;
    }
}

@media (min-width:992px) {
	.w-modal{
		width: calc(100% - 12rem);
	}

	.align-modal-lg{
		display: flex;
    	align-items: flex-end;
	}
}