/*-----------------------------------------------------------------------------------
	Theme Name: Vertikal Child Theme
	Theme URI: http://preview.themique.com/vertikal
	Description: Responsive Business WordPress Theme
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Author: ImanGM
	Author URI: http://themeforest.net/user/imangm
	Version: 1.0
	Template: vertikal
	Tags: light, gray, white, one-column, two-columns, three-columns, four-columns, right-sidebar, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
	Designed by PremiumLayers: http://themeforest.net/user/premiumlayers
-----------------------------------------------------------------------------------*/
body {
    background: #ffffff url('../../uploads/2015/08/grid-dark.png') no-repeat fixed center center;
    background-size: cover;
}
#page-banner h1, #page-banner span {
    color: #000;
}
.tab-box {
    padding: 40px 50px;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    border: 1px solid #dbdbdb;
    min-height: 200px;
    overflow: hidden;
}
.wpcf7 .your-skype:before {
	position: relative;
	top: 33px;
	margin-top: -10px !important;
	margin-left: 10px;
	content: '\f17e';
	font-family: 'FontAwesome';
	font-size: 14px;
	z-index: 1;
}