/*
 Theme Name:   VirtuSky Child
 Theme URI:    http://themelooks.us/demo/virtusky/wordpress/
 Description:  This is a child theme for VirtuSky WordPress Theme
 Author:       ThemeLooks
 Author URI:   http://themelooks.com/
 Template:     virtusky
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  virtusky-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */


div#gform_wrapper_1 {
    display: flex !important;
    justify-content: center !important;
}

.featured-clients img {
   float: left;
   width: 20%;
   min-width: 150px;
   padding: 0 15px;
}

ul.gw-go-body > li .gw-go-body-cell {
	color: black;
	font-size: 14px;
}

.fa-check:before {
	color: green;
	font-size: 18px;
}

.fa-remove:before, .fa-close:before, .fa-times:before {
	color: red;
	font-size: 18px;
}

.vc_custom_1504778007432 .section-title h2{
    color: white;
	margin-bottom: 80px;
}

#virsky-section5d1d972e39684-3998.bg--overlay:before {
	background-color: #202736;
	margin-bottom: 80px;
	
}

.vc_custom_1504778007432 {
	padding-top: 100px;
	padding-bottom: 40px;
}

.vc_custom_1504778007432 h2 {
	margin-bottom: 80px;
}