/*
 Theme Name:   Webteck Child  
 Theme URI:    https://themeholy.com/wordpress/webteck
 Description:  This is a child theme for Webteck - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     webteck
 Version:      1.0
 Tags:         two-columns, three-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:  webteck-child
*/

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

/*about us */
.aboutus_content .title-area.text-xl-start.text-center {
    margin-bottom: 250px !important;
}
@media (max-width: 991px) {
	.aboutus_content .title-area.text-xl-start.text-center {
    margin-bottom: 50px !important;
}
}

/**/

/*preloder */
div#preloader {
    display: none !important;
}
.icon-masking .mask-icon{
	display:none !important;
}
/**/