.about-us-slide {
	width: 100%;
	height: auto;
}

.hero-text h1 {
	color: white;
}

.values-padding {
	padding: 10px;
}

.time-line-tittle {
	text-align: left;
	margin-bottom: 30px;
}

.hero-text h1 span {
	color: #ffbf0b;
}

.about-banner {}

.about-section-2 .left {
	padding: 0;
	margin: 0;
	background-image: url('https://cdninfoguia.com/ven/img/site-images/about_us/about1.png');
	background-size: cover;
	background-position: center center;
	border-radius: 10px 0px 0px 10px;
}

@media screen and (max-width:767px) {
	.about-section-2 .left {
		background-image: url('https://cdninfoguia.com/ven/img/site-images/about_us/about1.png');
		background-size: cover;
		background-position: center center;
		height: 200px;
		border-radius: 10px 10px 0px 0px;
	}

	.first-border{
		border-radius: 10px 10px 0px 0px;
	}

	.second-border{
		border-radius: 0px 0px 10px 10px;
	}
}

@media only screen and (min-width: 768px) {
	.first-border{
		border-radius: 10px 0px 0px 10px;
	}

	.second-border{
		border-radius: 0px 10px 10px 0px;
	}
}

.about-section-2 .right {
	background: #ffbf0a;
	padding: 1rem 3.125rem 3.125rem 3.125rem;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
}

.about-section-2 .right h3 {
	font-style: normal;
	font-weight: 500;
	font-size: 60px;
	line-height: 102px;
	color: #191919;
}

.about-section-2 .right p {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 31px;
	color: #191919;
}

.about-section-3 .left {
	padding-right: 50px;
}

.about-section-3 .left h4 {
	font-style: normal;
	font-weight: 400;
	font-size: 36px;
	line-height: 46px;
	color: #191919;
	margin-bottom: 44px;
}

.about-section-3 .left p {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 31px;
	padding-bottom: 15px;
}

.about-section-3 .iconbox {
	padding: 10px;
}

.about-section-3 .iconbox .box1 {
	background: #f4f5fb;
	border-radius: 9px;
	text-align: center;
	padding: 75px 20px 30px 20px;
	min-height: 420px;
}

.about-section-3 .iconbox .topicon {
	width: 20%;
	height: auto;
	padding-bottom: 20px;
}

.about-section-3 .iconbox .title {
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	text-align: center;
	color: #191919;
}

.about-section-3 .iconbox .desc {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 29px;
	text-align: center;
	color: #191919;
}

.about-link {
	display: flex;
	justify-content: flex-start;
}

.about-link h4 {
	font-style: normal;
	font-weight: 400;
	font-size: 36px;
	line-height: 46px;
	color: #000000;
}

.sec-4-col {
	padding: 10px;
	display: flex;
	border: 1px solid transparent;
	transition: border 0.2s linear;
	height: 100%;
}

.about-icon {
	width: 70px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	margin-right: 10px;
}

.white-icon {
	color: white;
}

.hover-icon-1:hover {
	border: 1px solid #fec000;
	border-radius: 10px;
}

.hover-icon-2:hover {
	border: 1px solid #fe5100;
	border-radius: 10px;
}

.hover-icon-3:hover {
	border: 1px solid #00cde7;
	border-radius: 10px;
}

.hover-icon-4:hover {
	border: 1px solid #8d00ff;
	border-radius: 10px;
}

.sec-4-text p:nth-child(1) {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0px;
	margin-bottom: 5px;
}

.sec-4-text p:nth-child(2) {
	font-size: 14px;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.7);
	margin-bottom: 0px;
}

.somos-sec-4-inside {
	display: flex;
	align-items: center;
	justify-content: center;
}

.somos-sec-4-inside .card-body {
	display: flex;
	justify-content: space-around;
}

.somos-sec-4-inside .card {
	border: none;
	padding: 0px 20px 0px 20px;
}

.somos-sec-4-inside .card .card-body .name {
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #191919;
}

.somos-sec-4-inside .card .card-body .date {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	text-align: right;
	color: #191919;
}

.itemlist .card {
	width: 80%;
	margin: 0 auto;
}

.itemlist .card-body {
	background: #f4f5fb;
	border-radius: 0 0 5px 5px;
	height: 260px;
}

.cardhead {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.cardhead-1 {
	align-items: center;
	justify-content: space-between;
}

.cardhead-1 .about-swiper-border {
	height: 25px;
	margin-bottom: 10px;
}

.itemlist .card-body .cardhead h5,
.itemlist .card-body .cardhead-1 h5 {
	font-style: normal;
	font-weight: 400;
	font-size: 36px;
	line-height: 46px;
	color: #000000;
	margin-right: 25px;
}

.itemlist .card-body .card-text {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
}

.about-swiper-border {
	width: 100%;
	background-image: url('https://cdninfoguia.com/ven/img/site-images/Group\ 238.svg');
	background-size: cover;
	height: 20px;
}

.content-swiper-pagination {
	position: relative;
}

.swiper-slide-active .card-body .cardhead .about-swiper-border,
.swiper-slide-active .card-body .cardhead-1 .about-swiper-border {
	background-image: url('https://cdninfoguia.com/ven/img/site-images/Group\ 237.svg');
}

.swiper-slide-active.itemlist .card-body {
	background: #ffbf0a;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 8px) !important;
}

.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width,
			var(--swiper-pagination-bullet-size, 55px)) !important;
}

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

	.itemlist .card-body .cardhead h5,
	.itemlist .card-body .cardhead-1 h5 {
		font-size: 25px;
		line-height: 15px;
	}

	.itemlist .card-body .card-text {
		font-size: 13px;
		line-height: 20px;
	}

	.swiper-horizontal>.swiper-pagination-bullets,
	.swiper-pagination-bullets.swiper-pagination-horizontal,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		bottom: 0px !important;
	}
}

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

	.card-img,
	.card-img-bottom,
	.card-img-top {
		width: 50%;
		margin: 0 auto;
	}

	.somos-sec-4-inside .card .card-body .name {
		font-size: 14px;
	}

	.somos-sec-4-inside .card .card-body .date {
		font-size: 14px;
	}

	.swiper-pagination-bullet {
		width: var(--swiper-pagination-bullet-width,
				var(--swiper-pagination-bullet-size, 10px)) !important;
	}

	.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
	.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px) !important;
	}

	.about-hero {
		background-image: url('https://cdninfoguia.com/ven/img/site-images/about_us/aboutus.webp');
		width: 100%;
		background-size: cover;
		background-position: center;
		height: 156px;
	}

	.about-banner .hero-text h1 {
		line-height: 2.625rem;
	}

	.about-banner {
		padding-top: 43px;
	}

	.about-section-2 .right {
		padding: 30px 20px;
	}

	.about-section-2 .right h3 {
		font-style: normal;
		font-weight: 500;
		font-size: 24px;
		line-height: 32px;
		color: #191919;
		margin-bottom: 20px;
	}

	.about-section-2 .right p {
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 25px;
		color: #191919;
	}

	.about-section-3 {
		padding: 0px 20px 0px 20px;
	}

	.about-section-3 .left {
		padding-right: 10px;
	}

	.about-section-3 .left h4 {
		font-style: normal;
		font-weight: 500;
		font-size: 24px;
		line-height: 22px;
		color: #191919;
		margin-bottom: 23px;
	}

	.about-section-3 .left p {
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 25px;
		padding-bottom: 15px;
	}

	.about-section-3 .iconbox {
		padding: 10px;
	}

	.about-section-3 .iconbox .box1 {
		padding: 47px 20px 42px 20px;
		min-height: auto;
	}

	.about-section-3 .iconbox .topicon {
		width: 20%;
		height: auto;
		padding-bottom: 20px;
	}

	.about-section-3 .iconbox .desc {
		font-size: 14px;
		line-height: 25px;
	}

	.about-section-4 {
		padding: 20px 20px;
		margin-bottom: 0;
		margin-top: 0;
	}

	.about-link {
		margin-bottom: 10px;
	}

	.about-link h4 {
		font-style: normal;
		font-weight: 500;
		font-size: 24px;
		line-height: 22px;
		color: #191919;
		margin-bottom: 43px;
	}

	.sec-4-col {
		padding: 0;
		flex-direction: column;
		display: flex;
		text-align: center;
		justify-content: center;
		align-items: center;
		margin-bottom: 51px;
	}

	.about-icon {
		margin-right: 0px;
		margin-bottom: 14px;
	}

	.margin-top {
		margin-top: 0px;
	}

	.somos-sec-4-inside {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}

	.somos-sec-4-inside .card-body {
		display: flex;
		justify-content: space-around;
	}

	.somos-sec-4-inside .card {
		border: none;
		padding: 0px;
	}

	.somos-sec-4 {
		margin-bottom: 80px;
	}

	.about-section-11 {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.itemlist .card {
		width: 65%;
	}

	.itemlist .card-body {
		height: 150px;
	}
}

@media only screen and (min-width: 601px) and (max-width: 768px) {
	.about-hero {
		background-image: url('https://cdninfoguia.com/ven/img/site-images/about_us/aboutus.webp');
		width: 100%;
		background-size: cover;
		background-position: center;
		height: 200px;
	}

	.about-banner .hero-text h1 {
		line-height: 31px;
	}

	.about-banner {
		padding-top: 65px;
	}

	.about-section-2 .right {
		padding: 30px 20px;
	}

	.about-section-2 .right h3 {
		font-style: normal;
		font-weight: 500;
		font-size: 24px;
		line-height: 32px;
		color: #191919;
		margin-bottom: 20px;
	}

	.about-section-2 .right p {
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 25px;
		color: #191919;
	}

	.about-section-3 {
		padding: 0px 20px 0px 20px;
	}

	.about-section-3 .left {
		padding-right: 10px;
	}

	.about-section-3 .left h4 {
		font-style: normal;
		font-weight: 500;
		font-size: 24px;
		line-height: 22px;
		color: #191919;
		margin-bottom: 23px;
	}

	.about-section-3 .left p {
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 25px;
		padding-bottom: 15px;
	}

	.about-section-3 .iconbox {
		padding: 10px;
	}

	.about-section-3 .iconbox .box1 {
		padding: 47px 20px 42px 20px;
		min-height: auto;
	}

	.about-section-3 .iconbox .topicon {
		width: 20%;
		height: auto;
		padding-bottom: 20px;
	}

	.about-section-3 .iconbox .desc {
		font-size: 14px;
		line-height: 25px;
	}

	.about-section-4 {
		padding: 20px 20px;
		margin-bottom: 0;
		margin-top: 0;
	}

	.about-link {
		margin-bottom: 10px;
	}

	.about-link h4 {
		font-style: normal;
		font-weight: 500;
		font-size: 24px;
		line-height: 22px;
		color: #191919;
		margin-bottom: 43px;
	}

	.sec-4-col {
		padding: 0;
		flex-direction: column;
		display: flex;
		text-align: center;
		justify-content: center;
		align-items: center;
		margin-bottom: 51px;
	}

	.about-icon {
		margin-right: 0px;
		margin-bottom: 14px;
	}

	.margin-top {
		margin-top: 0px;
	}

	.somos-sec-4-inside {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}

	.somos-sec-4-inside .card-body {
		display: flex;
		justify-content: space-around;
	}

	.somos-sec-4-inside .card {
		border: none;
		padding: 0px;
	}

	.somos-sec-4 {
		margin-bottom: 80px;
	}

	.sec-4-text {
		width: auto;
	}

	.itemlist .card-body {
		height: 205px;
	}

	.swiper-pagination-bullet {
		width: var(--swiper-pagination-bullet-width,
				var(--swiper-pagination-bullet-size, 20px)) !important;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1160px) {
	.about-hero {
		background-image: url('https://cdninfoguia.com/ven/img/site-images/about_us/aboutus.webp');
		width: 100%;
		background-size: cover;
		background-position: center;
		height: 240px;
	}

	.about-banner .hero-text h1 {
		line-height: 41px;
	}

	.about-banner {
		padding-top: 75px;
	}

	.about-section-2 .right {
		padding: 30px 20px;
	}

	.about-section-2 .right h3 {
		font-style: normal;
		font-weight: 500;
		font-size: 24px;
		line-height: 32px;
		color: #191919;
		margin-bottom: 20px;
	}

	.about-section-2 .right p {
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 25px;
		color: #191919;
	}

	.about-section-3 {
		padding: 0px 20px 0px 20px;
	}

	.about-section-3 .left {
		padding-right: 10px;
	}

	.about-section-3 .left h4 {
		font-style: normal;
		font-weight: 500;
		font-size: 24px;
		line-height: 22px;
		color: #191919;
		margin-bottom: 23px;
	}

	.about-section-3 .left p {
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 25px;
		padding-bottom: 15px;
	}

	.about-section-3 .iconbox {
		padding: 10px;
	}

	.about-section-3 .iconbox .box1 {
		padding: 47px 20px 42px 20px;
	}

	.about-section-3 .iconbox .topicon {
		width: 20%;
		height: auto;
		padding-bottom: 20px;
	}

	.about-section-3 .iconbox .desc {
		font-size: 14px;
		line-height: 25px;
	}

	.sec-4-text {
		width: auto;
	}

	.about-section-4 {
		padding: 20px 20px;
		margin-bottom: 0;
		margin-top: 0;
	}

	.about-link {
		margin-bottom: 10px;
	}

	.about-link h4 {
		font-style: normal;
		font-weight: 500;
		font-size: 24px;
		line-height: 22px;
		color: #191919;
		margin-bottom: 43px;
	}

	.sec-4-col {
		padding: 0;
		flex-direction: column;
		display: flex;
		text-align: center;
		justify-content: center;
		align-items: center;
		margin-bottom: 51px;
	}

	.about-icon {
		margin-right: 0px;
		margin-bottom: 14px;
	}

	.margin-top {
		margin-top: 0px;
	}

	.somos-sec-4-inside {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}

	.somos-sec-4-inside .card-body {
		display: flex;
		justify-content: space-around;
	}

	.somos-sec-4-inside .card {
		border: none;
		padding: 0px;
	}

	.about-section-5 {
		padding: 20px 20px;
		background: #f4f5fb;
	}

	.about-section-5 h3 {
		margin-bottom: 40px;
	}

	.about-section-5 .card-body {
		background: #ffbf0a;
		border-radius: 9px;
		margin-top: -25px;
	}

	.itemlist .card-body {
		height: 190px;
	}

	.swiper-pagination-bullet {
		width: var(--swiper-pagination-bullet-width,
				var(--swiper-pagination-bullet-size, 35px)) !important;
	}

}

@media only screen and (min-width: 600px) {
	.sec-4-text {
		flex: 2;
		width: auto !important;
	}
}

.icon-valores {
	width: 60px;
}

.background-mision, .background-vision {
	background-color: var(--color-white-gray);
}

.slide-valores {
	transition: all 0.25s;
}

.slide-valores > .card > .card-body {
	transition: all 0.25s;
}

.slide-valores:not(.swiper-slide-active) > .card > .card-body {
	height: 0px;
	transform: scaleY(0);
}

.slide-valores:not(.swiper-slide-active) > .card {
	padding: 4rem 0rem !important;
}

.slide-valores:not(.swiper-slide-active) {
    transform: scale(0.75, 0.75);
	max-height: 260px;
	display: flex;
	align-items: center;
}

.slide-valores.swiper-slide-active > .card {
	min-height: 314px;
}

.mySwiperAbout {
	min-height: 314px;
}

.mySwiperAbout > .swiper-button-next {
	right: 0px !important;
	left: auto;
}

.mySwiperAbout > .swiper-button-prev {
	left: 0px !important;
	right: auto;
}

@media screen and (width > 499px) { 
	
	.slide-valores.swiper-slide-active > .card {
		min-height: 300px;
	}

	.mySwiperAbout {
		min-height: 300px;
	}

}

@media screen and (width > 767px) { 
	
	.slide-valores.swiper-slide-active > .card {
		min-height: 486px;
	}

	.mySwiperAbout {
		min-height: 486px;
	}

}

@media screen and (width > 991px) { 
	
	.slide-valores.swiper-slide-active > .card {
		min-height: 442px;
	}

	.mySwiperAbout {
		min-height: 442px;
	}

}