/* +++++++++++++++++++++++++++++++
comandia-home-carousel-1
++++++++++++++++++++++++++++++++ */
h1,h2,h3,h4,h5,h6 {
	color: #707070;
}
p {color: #211914}
#comandia-home-carousel-1 {

}

#comandia-home-carousel-1 .carousel-inner > .item > img {
	width: 100%;	
}

.separator-type-2 {
	border-bottom: 1px solid;
	margin: 0px;
	width: 100%;
	max-width: 100%;
	color:#211914;
}
/* Carousel fixes */
#comandia-home-carousel-1 .carousel-indicators {
	top: auto;
	bottom: 10px;
}

#comandia-home-carousel-1 .carousel-control .icon-prev,
#comandia-home-carousel-1 .carousel-control .icon-next,
#comandia-home-carousel-1 .carousel-control .glyphicon-chevron-left,
#comandia-home-carousel-1 .carousel-control .glyphicon-chevron-right {
	top: 50%;
	color: #ffffff;
}

#comandia-home-carousel-1 .carousel-caption {
	right: 0;
    left: 50%;
    bottom: auto;
    top: 3%;
}

#comandia-home-carousel-1 .carousel-caption .carousel-caption-content {
	width: 75%;
    margin: auto;
    background: rgba(256,256,256,0.8);
    padding: 30px 20px;
    text-align: center;
}

#comandia-home-carousel-1 .carousel-caption .carousel-caption-content h5 {
    text-shadow: none;
    font-size: 32px;
    font-weight: bold;
}

#comandia-home-carousel-1 .carousel-caption .carousel-caption-content h1 {
    text-shadow: none;
    font-size: 32px;
    font-weight: bold;
    color: #211914;
}

#comandia-home-carousel-1 .carousel-caption .carousel-caption-content h5 .txt-xl {
	display: block;	
}

@media (max-width: 1470px) {
	#comandia-home-carousel-1 .carousel-caption .carousel-caption-content {
		width: 85%;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	#comandia-home-carousel-1 .carousel-caption .carousel-caption-content h5 {
	    font-size: 24px;
	}
	.carousel-caption .txt-xl{
		font-size: 30px;
	}
}

@media (max-width: 991px) {
	#comandia-home-carousel-1 .carousel-caption {
		right: 5%;
		left: 5%;
	}
} 

@media (max-width: 767px) {
	#comandia-home-carousel-1 .carousel-caption .carousel-caption-content  {
	    padding: 5px;
	}
	#comandia-home-carousel-1 .carousel-caption .carousel-caption-content h5 {
	    font-size: 22px;
	}
	#comandia-home-carousel-1 .carousel-caption {
		top: 10px;
		bottom: 10px;
	}
	.carousel-caption .txt-xl{
		font-size: 30px;
	}
	.asesor .asesor-start,
	.asesor .asesor-q-1,
	.asesor .asesor-q-2,
	.asesor .asesor-q-3,
	.asesor .asesor-q-4,
	.asesor .asesor-q-5 {
		background-color: #211914;
		background-image:none !important;
	}
	.asesor .marketplace-solution{
		background-color:#c72c77;
		background-image:none !important;
	}
	asesor .shop-solution{
		background-color:#23acd8;
		background-image:none !important;
	}
	.asesor .web-solution{
		background-color: #529bb0;
		background-image:none !important;
	}
	.asesor .app-solution{
		background-color: #2ea25a;
		background-image:none !important;
	}
	.asesor .your-solution h2 {
		font-size: 36px !important;
	}
	.asesor .your-solution p {
		font-size: 24px !important;
	}
	.asesor > .asesor-module > .container {
		padding-left: 0px;
		padding-right: 0px;
	}
	.asesor .correos-button {
		background-color: #fff;
		color:#211914;
	}
	.casos-de-exito{
		background: #211914;
	}
	.comandia-learn {
		background:#fff;
	}
	.comandia-learn .item {
		background:#211914;
		
	}
	.comandia-learn .item .item-title h5{
		color:#fff;
	}
	.comandia-learn .item .item-text p{
		color:#fff;
	}
	.correos-button{
		background:#fff;
		color:#211914;
	}
	.comandia-learn .blue-color-txt, .comandia-learn .blue-color-txt strong{
		font-size: 24px;
	}
	#comandia-home-carousel-1 .carousel-inner > .item > img {
		width: 100%;
		border: 1px solid #211914;
		min-height: 200px;
		object-fit: cover;
	}
	.comandia-products .item .item-button .correos-button {
	    background: #211914;
	    color: #fff;
	}
}

@media (max-width: 479px) {
	#comandia-home-carousel-1 .carousel-caption {
		top: 2px;
		bottom: 0px;
		padding: 0px;
		align-self: center;
		display: flex;
	}
	#comandia-home-carousel-1 .carousel-caption .carousel-caption-content h5 {
	    font-size: 22px;
	}
	#comandia-home-carousel-1 .carousel-caption .carousel-caption-content {
		width: 100%;
	}
	
}

/* / Carousel fixes */

/* +++++++++++++++++++++++++++++++
Comandia Products
++++++++++++++++++++++++++++++++ */
.comandia-products {
	background: #ffffff;
	text-align: center;
	padding-top: 0px !important;
}
.our-products.comandia-products .item .item-image {
	width: 100%;
    height: 70px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.our-products.comandia-products .item .item-button a{
	min-width: 100%;
}
.our-products.comandia-products .item .correos-button {
	padding: 6px;
	font-size:13px;
}
@media (min-width:992px) and (max-width:1080px){
	.our-products.comandia-products .item .correos-button {
		padding: 6px;
		font-size:12px;
	}
}
@media (max-width:991px){
	.our-products.comandia-products .item .item-button a {
		min-width: 50%;
	}
}
.our-products.comandia-products .item .item-web-img {
	background-image:url('../../images/new-comandia-page/icon-web.png');	
}
.our-products.comandia-products .item:hover .item-web-img{
	background-image:url('../../images/new-comandia-page/icon-web-hover.png');	
}
.our-products.comandia-products .item .item-shp-img {
	background-image:url('../../images/new-comandia-page/icon-shop.png');	
}
.our-products.comandia-products .item:hover .item-shp-img{
	background-image:url('../../images/new-comandia-page/icon-shop-hover.png');	
}
.our-products.comandia-products .item .item-mkt-img {
	background-image:url('../../images/new-comandia-page/icon-marketplace.png');	
}
.our-products.comandia-products .item:hover .item-mkt-img{
	background-image:url('../../images/new-comandia-page/icon-marketplace-hover.png');	
}
.our-products.comandia-products .item .item-cross-border-img {
	background-image:url('../../images/new-comandia-page/icono-cross-border.png');	
}
.our-products.comandia-products .item:hover .item-cross-border-img{
	background-image:url('../../images/new-comandia-page/icono-cross-border-hover.png');	
}
.our-products.comandia-products .item .item-app-img {
	background-image:url('../../images/new-comandia-page/icon-app.png');	
}
.our-products.comandia-products .item:hover .item-app-img{
	background-image:url('../../images/new-comandia-page/icon-app-hover.png');	
}
.our-products.comandia-products .item:hover {
     background: #fff;
     cursor: default;
}

.comandia-products .item .item-title {
	margin: 15px 0px;
}

.comandia-products .item .item-title h5 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
}

.comandia-products .item .item-image {
	margin: 10px 0px;
}

.comandia-products .item .item-image img {
	max-width: 100%;
	margin: auto;
}

.comandia-products .item .item-text {
	margin: 10px 0px;
}

.comandia-products .item .item-text p {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0 15px;
}

.comandia-products .item .item-button {
	margin: 25px 0px;
}

.comandia-products .item .item-button a {
	min-width:70%;
}
@media (min-width: 992px) and (max-width: 1199px){
	.our-products.comandia-products .row-fluid .col-md-2 {
		width: 20%;
	}
}
/* +++++++++++++++++++++++++++++++
Comandia Data
++++++++++++++++++++++++++++++++ */
.comandia-data {
	text-align: center;
	background: url('../../images/new-comandia-page/bg-3.jpg') center center no-repeat;
	background-size: cover;
}

.comandia-data .item {

}

.comandia-data .item .item-title {
	margin-top: 15px;
}

.comandia-data .item .item-title h5 {
	font-size: 60px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
}

.comandia-data .item .item-image {
	min-height: 100px;
}

.comandia-data .item .item-image img {
	max-width: 100%;
	margin: auto;
}

.comandia-data .item .item-text {

}

.comandia-data .item .item-text p {
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
}

.comandia-data .item .item-button {

}

.comandia-data .item .item-button a {

}

/* +++++++++++++++++++++++++++++++
Comandia Features
++++++++++++++++++++++++++++++++ */
.comandia-features {
	background: #ffffff;
	text-align: center;
}

.comandia-features .item {

}

.comandia-features .item .item-title {

}

.comandia-features .item .item-title h5 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
}

.comandia-features .item .item-image {
	margin-bottom: 20px;
}

.comandia-features .item .item-image img {
	max-width: 100%;
	width: 100px;
	margin: auto;
}

.comandia-features .item .item-text {

}

.comandia-features .item .item-text p {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
}

.comandia-features .item .item-button {

}

.comandia-features .item .item-button a {

}
