/*
Theme Name: InvaroSoft
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/
.menu-company-container #menu-company {
    margin-top: 15px;
}
.search-form .search-submit .icon{display: none;}
 .search-form .search-field {width: 50%;}
.innermain-container p{
font-size: 13px;
    font-family: 'Roboto'," sans-serif";
    font-weight: 500;
    color: #6d6d6d;
    line-height: 26px;
}

.icon.icon-folder-open{display:none;}


.videocontainer {
	width: 100%;
	overflow: hidden;
	position: relative;
	display: none;
  /*height: 240px;*/
}

.inner-page p.cont-details a {color: #6d6d6d;}

.inner-page p.cont-details a:hover {color: #289546;}
.services-box .service-content p{font-family: 'Roboto', 'sans-serif'; font-weight: 400; font-size: 16px;}

.fancybox-lock .fancybox-overlay {
	z-index: 99999999999 !important;
}

.book-demo a:hover{background-color:#000;}
.extra-sections.extra-sections-all {
  margin-bottom: 0;margin-top: 35px;
}


.extra-sections .set-bg-color:nth-child(1) {
  margin-top: 20px;
}

.our-product-section .columns p, .para-box-service p, .our-product-section  p strong{font-size: 16px;font-family: 'Roboto', 'sans-serif' ; }

.our-product-section ul,.editor-content ul {margin: 0;list-style: none !important;width: 100%;float: left; margin-bottom: 15px;}
.our-product-section ol, .editor-content ol {width: 100%;float: left; margin-left: 15px;}
.our-product-section ol li p, .editor-content ol li p {margin-bottom: 5px;}
/*.our-product-section ul li {margin-bottom:17px;}*/

.our-product-section ul li, .editor-content ul li,.our-product-section ul li p, .editor-content ul li p{color:#6d6d6d;position: relative;float: left;padding-left: 17px; font-family: 'Roboto', 'sans-serif'; font-size: 16px; width: 100%;}
.our-product-section ol li, .editor-content ol li{color:#6d6d6d;position: relative;float: left;font-family: 'Roboto', 'sans-serif'; font-size: 16px; width: 100%;}
.our-product-section ul li:before, .editor-content ul li:before {color:#289546;content: "\f105";font-family: FontAwesome;font-weight: bold;font-size: 17px;left: 0;position: absolute;top: -2px;}

.two-column-section .editor-content ul li,.two-column-section .editor-content ol li{font-size: 13px;}
.two-column-section .editor-content ul li:before{top: 0px;}

.editor-content p {  font-size: 16px;font-family: 'Roboto', 'sans-serif';}
.editor-content, .editor-content p {line-height: normal;}

@media(max-width:648px){
.our-product-section ul li p {line-height: 1.5;}

}
@media(max-width:767px){
.our-product-section ul li::before {
  left: -8px;
  position: relative;
  top: 0px;
}
  .header-product-inner .editor-content ul {margin-left:0px;}
  .header-product-inner .editor-content ol {margin-left:0px;}
  .header-product-inner .editor-content ul li {padding-left:0px;}
.header-product-inner .editor-content ul li p { display: inline;} 
.header-product-inner .editor-content ol li p { display: inline;} 

}

/*.plans-responsive .plan-boxes{width: 80%;}*/
/*.plans-responsive .agt-box{display: none;}*/

.page-template-template-pricing-plans .nav-outer.stickymenu{z-index: 9999;}

/* css for tabs style */
.pricing-wrapper-new .tabs-new1 li a {
    padding: 15px 12px 19px;
}
.pricing-wrapper-new .tabs-new1 li a img {
    max-width: 80%;
}

.plan-count {
    width: 38% !important;
}
.price-css .most-popular {
    border-left: 0;
    border-bottom: 0;
    box-shadow: none;
}
.price-css .features-heading-empty {
    border-left: 0;
}
