/*
Theme Name: Parallax One Child
Theme URI: http://themeisle.com/themes/parallax-one/
Template: Parallax-One
Author: ThemeIsle
Author URI: http://themeisle.com/
Description: Parallax One is a free and elegant one page theme that can be used for web agency business,corporate business,personal and parallax business portfolio, photography sites and freelancer . It comes with a clean and beautiful design, completed by the parallax effect, which makes it run smoothly and easily. You can simply modify everything, as the theme comes with a complex and user-friendly set of customization options. Parallax One is ecommerce (WooCommerce) Compatible, WPML and SEO Friendly and is one of the best business themes.
Tags: one-column,two-columns,right-sidebar,custom-background,custom-colors,custom-menu,featured-images,front-page-post-form,full-width-template,rtl-language-support,threaded-comments,translation-ready,accessibility-ready
Version: 2.1.10.1516234764
Updated: 2018-01-18 10:49:24

*/

/* ===================================
	General / Misc
=================================== */
* {
	font-family: "Montserrat", Helvetica Neue, Sans-serif;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5 {
	font-family: "Montserrat", Helvetica Neue, Sans-serif;
	font-weight: 800;
	color: #ce171f;
}
a {
	color: #ce171f;
}
p {
	color: #1b1b1b;
}
.entry-content, .entry-content p, .entry-content span {
	font-size: 14px;
}

body #pl-32 .margin-bottom-10 .so-panel{
	margin-bottom: 10px;
}

.page-title {
	color: #ce171f;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
	background: #ce171f;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	background: #bf161d;
}
.colored-line-left, .colored-line-right, .colored-line {
	background: #ce171f;
}

.sow-slider-base .sow-slider-pagination {
	text-align: center;
}


/* ===================================
	Navigation
=================================== */
.sticky-navigation .main-navigation li a {
	text-transform: none;
    color: #5d5d5e;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 26px 11px;
}
.sticky-navigation .main-navigation li a:hover {
	color: #ce171f;
}
.container>.navbar-header,
#menu-primary {
	width: auto;
}
#menu-primary {
	float: right;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #ce171f;
}

.sticky-navigation .main-navigation li.menu-contact {
	margin-top: 9px;
    margin-bottom: 9px;
}
.sticky-navigation .main-navigation li.menu-contact a {
	background: #ce171f;
    border-radius: 30px;
    color: #fff;
    margin: 10px 7px;
    padding: 6px 12px;
}
.sticky-navigation .main-navigation li.menu-contact a:hover {
	opacity: 0.7;
}

.main-navigation .menu-item-has-children > a:after {
	display: none;
}

@media only screen and (min-width: 768px) {
	.main-navigation ul#menu-main-menu > li:hover > a {
		color: #ce171f;
	}
	.main-navigation ul#menu-main-menu > li.menu-contact:hover > a {
		color: white;
	}
	.main-navigation ul#menu-main-menu > li.sub-menu-active > a {
		color: #ce171f;
	}
	.main-navigation ul#menu-main-menu > li > ul.sub-menu {
		background: none;
	}
	.main-navigation ul#menu-main-menu > li > ul.sub-menu li {
	    background: rgba(255, 255, 255, 0.85);
	}
	.main-navigation ul#menu-main-menu > li > ul.sub-menu li:not(:last-child) {
	    margin-bottom: 2px;
	}
	.main-navigation ul#menu-main-menu > li > ul.sub-menu li a {
	    color: #ce171f;
	    font-size: 14px;
	    border: 1px solid #dadada;
	}
	.main-navigation ul#menu-main-menu > li > ul.sub-menu li:hover {
		background: #ce171f;
	}
	.main-navigation ul#menu-main-menu > li > ul.sub-menu li:hover a {
		color: #fff;
	}
	.main-navigation ul#menu-main-menu > li > ul.sub-menu:before {
	    display: block;
	    content: '';
	    width: 0;
	    height: 0;
	    border-left: 12px solid transparent;
	    border-right: 12px solid transparent;
	    border-bottom: 10px solid #ce171f;
	    text-align: center;
	    position: absolute;
	    left: 15%;
	    /*left: calc(50% - 10px);*/
	    top: -10px;
	}
	/*.menu-align-center .primary-menu > li.menu-item-has-children a {
		padding: 26px 11px;
	}
	.menu-align-center .primary-menu > li.menu-item-has-children ul.sub-menu a {
		padding: 10px;
	}*/
	.menu-align-center .primary-menu {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 768px) {
	#menu-primary {
		width: 100%;
	}
	.dropdown-toggle:hover, .dropdown-toggle:focus,
	.dropdown-toggle.toggled-on, .dropdown-toggle.toggled-on:hover, .dropdown-toggle.toggled-on:focus {
		background-color: #ce171f;
	}
}


/* ===================================
	Breadcrumbs
=================================== */

span[typeof="v:Breadcrumb"] a,
span[typeof="v:Breadcrumb"] strong {
	font-size: 12px;
	color: #666;
	margin-left: 10px;
	margin-right: 10px;
}
span[typeof="v:Breadcrumb"] a:hover,
span.home-breadcrumb a:hover {
	color: #ce171f;
}
span[typeof="v:Breadcrumb"] a {
	/*margin-right: 10px;*/
}
span[typeof="v:Breadcrumb"] strong {
	/*text-decoration: underline;*/
}
span.home-breadcrumb a {
	color: #666;
    margin-right: 10px;
}
strong.breadcrumb_last {
	margin-left: 10px;
}


/* ===================================
	Footer
=================================== */
footer, .footer {
	padding-top: 20px;
	padding-bottom: 20px;
}
footer, .footer {
	background-image: url('images/footer-background.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	line-height: 1.3;
    font-size: 14px;
}
footer p, .footer p,
footer a, .footer a {
	color: #fff;
    font-weight: 300;
    font-size: 13px;
}
footer a:hover, .footer a:hover {
	font-weight: 600;
}
footer h5, .footer h5 {
	color: #fff;
	font-weight: 600;
}
footer.grey-bg, .footer.grey-bg {
	border: none;
}
.footer-bottom-wrap {
	display: none;
}
.footer-widget-wrap .widget.widget_text {
	margin-bottom: 0;
}
#mc4wp-form-1 {
	background-color: #fff;
	border-radius: 5px;
	text-align: center;
	margin-top: 5px;
}
#mc4wp-form-1 .mc4wp-form-fields {
	padding: 10px 20px 25px;
}
#mc4wp-form-1 h5 {
	color: #ce171f;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 800;
    font-size: 16px;
}
#mc4wp-form-1 p {
	color: #322f31;
	font-weight: 400;
}
#mc4wp-form-1 input {
	width: 100%;
    background: none;
    border: none;
    outline: none;
    padding: 5px;
    font-size: 12px;
}
#mc4wp-form-1 input[type=submit] {
    background: #ce171f;
    text-transform: none;
    font-weight: 600;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 10px;
    transition: all ease 0.25s;
    -webkit-transition: all ease 0.25s;
    -moz-transition: all ease 0.25s;
    -o-transition: all ease 0.25s;
}
#mc4wp-form-1 input[type=submit]:hover {
    opacity: 0.5;
}
.dbg-mailchimp-wrapper {
    background: #e8e8e8;
    display: block;
    padding: 5px 10px;
    border-radius: 5px;
}

@media only screen and (max-width: 991px) {
	.footer-widget-wrap .widget.widget_text {
		text-align: center;
		margin-bottom: 25px;
	}
}

/* ===================================
	Home page
=================================== */
/*body.home .homepage-title h1 {
	margin-top: 0;
	font-size: 26px;
	font-weight: 400;
}
body.home .homepage-title h1 strong {
	font-weight: 900;
}
body.home h2 {
	font-size: 24px;
	font-weight: 800;
}
body.home .homepage-3-promo h5,
body.home .homepage-3-promo .sow-features-list .sow-features-feature .textwidget h5 {
	font-weight: bold;
	font-size: 26px;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
}*/

/*Custom Css*/
/*for projects*/
.thumbnail-item {
    display: inline-block;
    margin-right: 4px;
}
.project-button.col-md-4.text-right .btn {
    background-color: #ce171f;
    border-color: #ce171f;
     margin-top: 22px; 
}
.project-title h2 {
    font-size: 20px;
    margin: 0;
}
.project-thumbnail-and-button {
    margin-top: 18px;
}
.description {
    font-size: 14px;
    line-height: 24px;
}
.project-image img {
    height: 240px;
}
.project-item {
    /*margin-bottom: 30px;*/
    padding: 15px 0px;
    border-bottom: 1px solid #eee;
}
.single-project-image img {
	width: 100%;
}
.single-project-thumbnail {
	margin-top: 10px;
	margin-bottom: 10px;
}
.single-project-title {
	font-size: 20px;
	margin: 0;
}
.single-porject-tab table {
    margin: 0;
}
.single-project-title {
    font-size: 20px;
    margin: 0;
    margin-top: 12px;
    margin-bottom: 4px;
}
.allotments-and-dwellings {
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 14px;
}
.inner-sm {
    text-align: center;
}
a.page-numbers {
    color: #337ab7;
    /* background: #ccc; */
    padding: 1px 4px;
    border: 1px solid #008ed6;
}

.page-numbers.current{
	color:#ce171f;
	padding: 1px 4px;
    border: 1px solid #ce171f;
}