/*
	Theme Name: The Body Clinic
	Theme URI: http://www.bodyclinic.nl
	Description: Custom theme for The Body Clinic
	Version: 1.0
	Author: MMC
	Author URI: http://www.multimediaconcepts.nl
	License: All rights reserved
*/

@import 'css/global.css';

.techini {
background: #17536d;
color: #fff;
padding-top: 40px;
}

.techini .wrapper {
background: #fff;
padding: 0px 0px 15px 15px;
}

.techini .su-column-size-2-3 {
/*border: 1px solid red;*/
background: #fff;
margin: 0px;
min-height: 120px;
padding: 0px 15px 0px 0px;
color: #fff;
}

.techini .su-column-size-1-3 {
/*border: 1px solid red;*/
background: #fff;
color: #17536d;
margin: 0px;
padding: 0px 10px 0px 0px;
}

.techini H3 {
line-height: 0;
padding-top: 0px;
padding-bottom: 5px;
margin: -5px 0px 0px 0px;
}

.techini .su-column-last {
float: left !important;
}

.techini .vc_row-fluid {
margin-bottom: 0px !important;
}


