/*
Theme Name: Twenty Fifteen
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

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 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Multisite
 * 16.0 - Media Queries
 *    16.1 - Mobile Large
 *    16.2 - Tablet Small
 *    16.3 - Tablet Large
 *    16.4 - Desktop Small
 *    16.5 - Desktop Medium
 *    16.6 - Desktop Large
 *    16.7 - Desktop X-Large
 * 17.0 - Print
 */


/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */
 

.contact-social ul li a {
	color: #f36b24;
}
.current-menu-item a {
	border: 1px solid #f36b24 !important;
}
.title-section {
	background-color: #f7f7f7;
	background: #f7f7f7 url("images//cubes.png");
	border-bottom: 1px solid #cdcdcd;
	padding: 25px 0;
}
.title-section .crumbs a {
	color: #8a8480;
	font-size: 13px;
	font-family: 'montserratlight';
}
.title-section .crumbs span {
	color: #8a8480;
	font-size: 13px;
	font-family: 'montserratlight';
}
.title-section .title {
	border-bottom: 1px solid #f36b24;
}
.title-section .title {
	padding-bottom: 15px;
	margin: 0 0 20px 0;
}
.title-section .title h1 {
	position: relative;
	display: inline;
	margin-left: -15px;
	font-family: 'montserratsemi_bold';
	font-size: 26px;
	color: #f36b24;
	text-transform: uppercase;
}
.title-section .subtitle-section {
	padding: 6px 22px;
	margin-left: 15px;
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	top: -6px;
	background: #f36b24 !important;
	background-color: #f36b24 !important;
}
.subtitle-section {
	position: relative;
}
.subtitle-section .left {
	background: url("images/arrow-subtitle-left.png") no-repeat center;
}
.subtitle-section .left {
	position: absolute;
	left: -10px;
	top: 0;
	width: 11px;
	height: 100%;
}
.subtitle-section .right {
	background: url("images/arrow-subtitle-right.png") no-repeat center;
}
.subtitle-section .right {
	position: absolute;
	right: -11px;
	top: 0;
	width: 11px;
	height: 100%;
}
.title-section .title .line-title {
	width: 100%;
	height: 4px;
	left: 0;
	bottom: -20px;
	position: absolute;
	background: #f36b24 !important;
}
.heading-capital {
	font-family: 'montserratsemi_bold';
	font-size: 30px;
}
.text-color-all {
	color: #f36b24;
	padding-right: 5px;
}
#submit {
	font-family: 'montserratlight';
	color: #ffffff;
	font-size: 16px;
	background-color: #20242e;
	padding: 11px 24px;
	float: left;
	transition-duration: 2s;
	border: none;
}
#submit:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #f36b24;
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
textarea.form-control {
	height: 90px;
}
.forpcss p a {
	color: #333;
	text-decoration: none;
}
.forpcss p i {
	padding-right: 10px;
}
.forpcss p {
	font-family: "montserratlight";
	font-size: 16px;
}
.forpcss p strong {
	font-family: 'montserratregular';
	text-transform: uppercase;
	font-size: 18px;
	color: #20242e;
	margin: 0px;
}
.forpcss h2 {
	font-family: 'montserratregular';
	text-transform: uppercase;
	font-size: 20px;
	color: #20242e;
	margin: 0px;
}
.taxonomy-description p {
	font-family: "montserratlight";
	font-size: 16px;
}
div.wpcf7 img.ajax-loader {
	width: auto;
}
div.wpcf7-mail-sent-ok {
	clear: both;
}
.modal-dialog {
	top: 20%;
}
.section-main {
	margin-bottom: 20px;
	margin-top: 20px;
}
 @media screen and (max-width: 480px) {
.title-section .title h1 {
	display: block;
	padding: 0;
}
.title-section .subtitle-section {
	display: block;
	height: 33px;
	line-height: 14px;
	left: 0;
	margin: 20px 0 0 0;
}
.line-title {
	display: none;
}
.title-section {
	text-align: center;
}
.call {
	text-align: center;
}
.email {
	text-align: center;
}
.social-top {
	text-align: center;
}
.subtitle-section {
	display: none !important;
}
}
.detail-data span {
	display: block;
	margin: 0 0 12px 36px;
}
.for-padding-home {
	margin-bottom: 0px !important;
}
#thread-protectorspjc-slideshow .frs-caption h4, #thread-protectorspjc-slideshow .frs-caption-inner h4
{
display:none !important;
}
p.frs-caption-button.frs-buttonskin-white
{
display:none !important;
}