/*
 Theme Name:   Konstrakt Child
 Theme URI:    http://konstrakt.bold-themes.com
 Description:  Konstrakt child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     konstrakt
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  konstrakt-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */


.social-text{
    display: inline-block;
	float: left;
} 
.evenblock .bold_timeline_item{
	margin-left: calc(50% + 2.5rem)!important;  
	margin-right: 0px!important; 
	text-align: left!important; 
}
.evenblock .bold_timeline_item_inner{
	text-align: left!important;
}
.evenblock .bold_timeline_item_icon{
	right: auto !important;
  left: calc(-5.5rem)!important;
}
.evenblock .bold_timeline_item_marker{
	right: auto !important;
  left: calc(-2.5rem - 8px)!important;
}
.evenblock .bold_timeline_item_connection{
	right: 100% !important;
  left: calc(-2.5rem) !important;
}

.our-valued-clients img {
    width: 75%!important;
}