/*
 Theme Name:   GestionPro
 Theme URI:    https://gestionpro.com.py
 Description:  Tema hijo de Seargin
 Author:       GestionPro
 Author URI:   https://gestionpro.com.py
 Template:     seargin
 Version:      1.0.0
*/
html {
  scroll-behavior: smooth;
}

.hero-content .sec-title{
    margin-left: -100px !important;
}
.xb-item--icon .icon{
	font-size: 48px !important;
	color: #54bbb8 !important;
}
.xb-service2 .xb-item--inner:hover .xb-item--icon .icon{
	color: #235261 !important;
}
.hero-content .sec-title {
     margin-left: 0px !important; 
}
.service-block-01{
	
}
@media (max-width: 767px) {
    .hero-content .sec-title h2{
        font-size: 1.5rem !important;
    }
        .hero-default {
            padding: 100px 0;
            background-position: top !important; 
    }
}