/******************************************
IMPORT
******************************************/
.slider-text .subheading {
    font-size: 18px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.7);
}

.slider-text h1 {
    font-size: 40px;
    color: #fff;
    line-height: 1.2;
    font-weight: 400;
    font-family: "Roboto", Arial, sans-serif;
}
.ftco-intro .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: #0f7fd9;
    opacity: .7;
    z-index: -1;
}
.services .d-block {
    margin-bottom: 20px;
}
.services .icon {
    line-height: 1.3;
    position: relative;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    z-index: 0;
    border-radius: 5px;
    background: #610866;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 10px 30px -4px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 10px 30px -4px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 10px 30px -4px rgb(0 0 0 / 15%);
}
.services .icon:after {
    position: absolute;
    bottom: -5px;
    left: 5px;
    right: 5px;
    content: '';
    height: 5px;
    background: #08e3ea;
    border-radius: 0 0 3px 3px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.icosvg{
	filter: invert(98%) sepia(6%) saturate(2%) hue-rotate(198deg) brightness(116%) contrast(100%); 
	width:80%;
}
.navbar-brand2 {
margin:auto!important}
.ftco-footer-2 {
  background: #fff!important;
  padding: 0 0!important;
}
.btn-morado{
    background:#610866;
	color:white;
	padding:10px;
	width:100%;
	border-radius: 20px 5px;
	font-weight:bold;  	
}
.btn-verde{
    background:#7cd956;
	color:#610866;
	padding:10px;
	width:100%;
	border-radius: 20px 5px;
	border:2px solid #610866;
	font-weight:bold	
}
.margin-btn{
	margin: 10px 8px;
}
.estilo-ico{
	font-weight:bold;
	font-size:27px
}
.nombre{
	text-align:center;
	margin-bottom:30px;
	font-weight:bold;
	margin-top: 40px
}
.logotipo{
	opacity:1;
	z-index:3;
	margin-top: 20px;
	box-shadow: 2px 2px 4px #000000;
}
.section-back{
	background-image: url('images/slide1.jpg');
	height: 200px!important;
}

  @media (max-width: 991.98px) {
    .ftco-navbar-light {
      position: relative;
      top: 0;
	  margin:auto!important;	
      padding-top: 0;
      padding-bottom: 0; } }
  .ftco-navbar-light .container {
    width: 1110px;
    margin: 0 auto; }

@media (max-width: 991.98px){
.ftco-navbar-light .navbar-brand2 {
    padding-left: 0!important;
	color: #000!important;
}}
@media (max-width: 767.98px){
.ftco-section-2 {
    padding: 1em 0!important;
}}
.ftco-navbar-light2 {
    top: 0px!important;
	color: #000!important;
}.ftco-navbar-light2 .navbar-brand {
    color: #000!important;
  }
