a:hover, a:active, a:focus {
  outline: 0;
}


/* HEADER */
.ast-logo-title-inline .ast-site-identity {
  padding: 5px 0;
}

.top-phone, 
.top-phone a {
  color: #222;
  font-weight: bold;
}

.main-header-menu .menu-link, .main-header-menu > a {
  font-weight: bold;
}



/* CONTENT */

.title h1 {
  margin-top: 60px !important;
  margin-bottom: 30px !important;
}

.content-block{
	padding-top:60px;
	padding-bottom: 60px;
}

.content-block h2{
	font-size: 20px;
}

.kits .elementor-image-box-title a{
	font-weight: bold;
	font-size: 20px;
}

.kits .elementor-image-box-description {
  font-size: 15px;
  line-height: 22px;
}

.kits .elementor-image-box-wrapper{
	background: #fff;
	box-shadow: 0px 32px 120px -25px rgba(0, 0, 0, 0.08);
}

.kits .elementor-image-box-content {
  padding: 10px 20px 20px 20px;
  min-height: 160px;
}

