/*

Template: Sofbox - Responsive Software Landing Page
Author: iqonicthemes.in
Version: 3.0
Design and Developed by: iqonicthemes.in

NOTE: This is main stylesheet of template, This file contains the styling for the actual Template. Please do not change anything here! write in a custom.css file if required!

*/

#loading {
	background: #e7e8ea;
}

.octoapi-waves .img {
	margin: 0px;
}

.counter-info .iq-video {
	background: #dc5262;
	color: #FFFFFF;
}

.comunidades {
  margin-top: 30px;
}

.iq-works-box {
	
	box-shadow: 0 0 20px rgba(65,10,93, 0.3);
	-webkit-box-shadow: 0 0 20px rgba(65,10,93, 0.3);
	-moz-box-shadow: 0 0 20px rgba(65,10,93, 0.3);
	min-height: 400px;
}

.iq-works-box .icon-bg {
	 background: rgb(65,10,93,1); background: linear-gradient(-45deg, rgba(235,74,105,1) 0%, rgba(65,10,93,1) 100%);

}

.sombra video {
	box-shadow: 0 0 40px rgba(18, 18, 18, 0.6);
	-webkit-box-shadow: 0 0 40px rgba(18, 18, 18, 0.6);
	-moz-box-shadow: 0 0 40px rgba(18, 18, 18, 0.6);
}

.iq-fancy-box {
	min-height: 305px;
}

@media (min-width: 1300px) {
	.octoapi-waves .waves-box {
		left:  50%;
		top: 11%;
	}
}

@media (max-width: 1200px) and (min-width: 587px) {
	.octoplus { min-height: 500px; }
}

@media (max-width: 586px) {
	.octoplus { min-height: 300px; }
}



@media(max-width:992px) { 
	
	.octoapi-waves .iq-waves { left: -40px; top: -40px; }
	.sombra video { width: 100%; }	

}

.servicios .iq-list li {
	margin-bottom: 10px;
	line-height: 20px;
	font-weight: 400;
}

.billetera .row {
	margin-top: 15px;
	line-height: 20px;

}

.iq-objects .iq-octoapi-02 { position: absolute; top: 10%; left: 35%; }
.iq-objects .iq-octoapi-04 { position: absolute; top: 0%; left: -13%; border: 56px solid #e7e8ea; border-radius: 900px; height: 600px; width: 600px; }

.datos-contacto {
	margin-top:  30px;
	/*padding: 30px 30px;*/

}
.datos-contacto .iq-footer-box {
	margin-bottom: 30px;

}

.productos .heading-title {	
	margin-bottom: 0px !important;
}
.productos .heading-title p {
	padding: 0px !important;
	margin-bottom: 20px !important;

}

.iq-font-18 {
	font-size: 18px;
	font-weight: 300;
}

.iq-font-20 {
	font-size: 20px;
	font-weight: 300;
}

.iq-font-25 {
	font-size: 25px;
	font-weight: 300;
}

.get-feature video {
	width: 90%;
	margin-top: -110px;
	margin-bottom: -35%;
	margin-left: 10%;
	box-shadow: 0 0 40px rgba(65,10,93, 0.6);
	-webkit-box-shadow: 0 0 40px rgba(65,10,93, 0.6);
	-moz-box-shadow: 0 0 40px rgba(65,10,93, 0.6);

	
}

@media (max-width: 1199px) {
    .get-feature img {
        margin-top: -75px;
    }

    .get-feature video {
    	width: 100%;
        margin-top: -50px;
        margin-left: 0px;
    }
}

@media (max-width: 1150px) {
    .get-feature img {
        margin-top: -30px;
    }

    .get-feature video {
    	width: 100%;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 0%;
    }
}


.iq-works-box .step {
	font-size: 18px;
	background: #e7e8ea;
	border-radius: 100px;
	border: 4px solid #ffffff;
	color: #410a5d;
	width: 50px;
	height: 50px;
	line-height: 43px;
	text-align: center;
	position: absolute;
	top: 40px;
	left: 90px;
	font-weight: 600;


}

.footer-info .footer-content a {
	color: #666666;

}
