/*
Theme Name: Insure
Theme URI: https://wordpress.org/themes/Insure/
Author: the advancell team
Author URI: https://wordpress.org/
Description: Built on a solidly designed foundation, Insure embraces the idea that everyone deserves a truly unique website. The theme’s subtle styles are inspired by the diversity and versatility of birds: its typography is lightweight yet strong, its color palette is drawn from nature, and its layout elements sit gently on the page. The true richness of Insure lies in its opportunity for customization. The theme is built to take advantage of the Full Site Editing features introduced in WordPress 5.9, which means that colors, typography, and the layout of every single page on your site can be customized to suit your vision. It also includes dozens of block patterns, opening the door to a wide range of professionally designed layouts in just a few clicks. Whether you’re building a single-page website, a blog, a business website, or a portfolio, Insure will help you create a site that is uniquely yours.
Requires at least: 5.9
Requires PHP: 5.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Insure
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments
*/


/*
------------------

Project:        Parkinson Treatment
Version:        1.0
Last change:    26/09/2020
Primary use:    website 
Author:         advancell
------------------
Table of Content
----------------

1.  preloader
2.  Header Part
    2.1. top nav 
    2.2. Main nav part
    2.3. banner part

3.  About Company Part
4.  Our Services Part
5.  Profesional Experience Part
6.  Clients Feedback Part
7.  Our Expert Team part
8. Our Blogs Part
9. Footer part

---- other pages ----

10. About us page
11. Expert Page
12. FAQ Page
13. Blog Page
14. Blog Detail Page
*/
#contact {
    position: absolute !important;
    width: 100%;
}


@media screen and (max-width:768px){
 .medical-tab-content .content .surgary-list{
    flex-wrap: wrap;
} 
.service-slick .servNext{right: 30%;bottom:-50px;top: inherit;}
.service-slick .servprev{left: 30%;bottom:-50px;top: inherit;}
}


