#introduction h3 {
  font-size: 45px;
	text-transform: none;
		font-weight: 100;
}

@media (max-width: 768px) {
  #introduction h3 {
    font-size: 20px;
		text-transform: none;
		font-weight: 100;
		}
	#dataanalytics h3 {
    font-size: 20px;
 		text-transform: none;
		font-weight: 100; 
		}
	#massoluciones h3 {
    font-size: 20px;
 		text-transform: none;
		font-weight: 100; 
		}
	#nuestroenfoque h3 {
    font-size: 20px;
 		text-transform: none;
		font-weight: 100; 
		}
}

#dataanalytics h3 {
  font-size: 40px;
  color: white !important;
  font-weight: 900 !important;
}

/*@media (max-width: 768px) {
  #dataanalytics h3 {
    font-size: 20px;
  }
}*/

#dataanalytics2 h3 {
  font-size: 25px;
  color: white !important;
  font-weight: bold;
}

#massoluciones h3 {
  font-size: 40px;
  font-weight: 900 !important;
}


#soluciones {
  background-color: rgba(255,255,255,.5);
}

#soluciones {
  background-position: center !important;
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-attachment: scroll;
  background-size: cover;
  /* Resize the background image to cover the entire container */
}

#nuestroenfoquerow {
  background-color: rgba(36,54,70,.5);
}

#nuestroenfoquerow {
  background-position: center !important;
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-attachment: scroll;
  background-size: cover;
  /* Resize the background image to cover the entire container */
}

#nuestroenfoque h3 {
  font-size: 40px;
  font-weight: 900 !important;
}

#carreras .hero-image {
  height: 30px;
  /* You must set a specified height */
  background-position: center;
  /* Center the image */
  background-repeat: no-repeat;
  /* Do not repeat the image */
  background-size: cover;
  /* Resize the background image to cover the entire container */
}

#formacion h3 {
  font-size: 40px;
  font-weight: 900 !important;
}

#carreras h3 {
  font-size: 40px;
  font-weight: 900 !important;
}

.widget_sydney_services_type_a .widget-title {
  font-size: 28px;
}

.widget_sydney_services_type_a .content h3 {
  font-size: 30px;
}

.widget_sydney_services_type_a .content p {
  /*font-size: 14px;*/
}

.widget_sydney_services_type_b .content h3 {
  font-size: 25px;
  font-weight: bold;
}

.widget_sydney_services_type_b .content p {
  /*font-size: 14px;*/
}

/*#pgc-1817-0-0.panel-grid-cell {
  font-size: 23px;
}
*/

/*.DataAnalytics .widget-title {
font-size: 20px
}*/

/*.service.col-md-4 {
  background: rgba(36,54,70,.5);
  border-radius: 10px;
  background-size: cover;
  /*width: 400px;
}*/

.attachment-sydney-service-thumb.size-sydney-service-thumb.wp-post-image {
  margin: 0px;
  margin-top: 12px;
}

.site-info.container {
    display: none;
}