
/**
*  Theme Name: theme64431
*  Theme URI: http://www.templatetuning.com/wordpress-themes-type/
*  Description: A theme for Wordpress 4.4+ from Templatetuning.com Collection
*  Author: Templatetuning.com
*  Author URI: http://www.templatetuning.com
*  Author URL: http://www.templatetuning.com/
*  License: GNU General Public License v2 or later
*  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*  Text Domain: theme64431
*  Version: 1.0
*  Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments
*/
/*
* Trunk version 2.0.0
*/
.accordion-section em {
	font-style: normal;
}
.popup-wrapper {
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: #000000d1;
	z-index: 11111;
	left: 0;
	top: 0;
	overflow-y: auto;
	overflow-x: hidden;
	display: none;
}
.inner-wrapper {
	max-width: 800px;
	margin: 0 auto 0;
	width: 90%;
	position: relative;
	padding: 5px;
	background-color: #fff;
	top: 20%;
	border: 2px solid #a8dc3f;
	border-radius: 8px;
	text-align: center;
}
.popup-wrapper .img-responsive {
	width: auto;
	margin: 0 auto;
}
.close-popup {
	text-align: right; 
    padding: 5px 11px;
    font-size: 24px;
    color:  #000;
    position: absolute;
    right: 4px;
}
.innercontent {
	margin: 50px auto;
	display: table;
	width: 100%;
}
.service-popup .innercontent {
	margin: 0px auto 50px;
}
.service-popup .inner-wrapper{
 padding: 0
}
.service-popup .close-popup {
	color: #fff;
	background: #0000008c;
	height: 35px;
	border-radius: 50px;
	width: 35px;
	text-align: center;
	padding: 2px 0 0 1px;
}
.main-thumbnail .img-responsive {
	border-radius: 5px 5px 0px 0px;
	width: 100%;
}
.popup-heading {
	color: #a8dc3f;
}
.popup-wrapper .caption {
	display: table;
	margin: 15px auto;
}
.popup-heading {
	color: #a8dc3f;
	text-transform: uppercase;
	font-weight: 700;
}
.popup-wrapper [class*="fa-"]::before { 
	font-size: 24px;
}
.heading-wrapper .big.text-white.text-bold {
	color: #a8dc3f !important;
	text-transform: uppercase;
}
.heading-wrapper {
	float: left;
	width: 100%;
	margin: 30px 0 30px 0;
}
.heading-wrapper .text-white {
	color: #a8dc3f !important;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 40px;
}
.main-content-service {
	float: left;
	padding: 0 15px; 
	text-align: center;
	width: 100%;
	color:   #7a7a7a;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
 
}
.popup-wrapper .main-content {
color:   #7a7a7a;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    margin: 15px 0;
}
 .hide-line {
	display: none;
}
.service-content p.details { display:none; }
