/*!
Theme Name: webizseo
Theme URI: http://underscores.me/
Author: webizseo
Author URI: https://www.webizseo.com/
Description: A wordpress theme by WebizSEO.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: webizseo
Tags: custom-background, custom-logo, custom-menu, featured-images, 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.

webizseo is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/* Webizseo CSS */

.header-topbar-layout2 .phone-number {
	color: #000;
}
nav.template-main-menu > ul > li > a {
	font-weight: 500 !important;
}
.inner-page-banner .breadcrumbs-area ul li {
	font-weight: 400;
}
.slider-area .nivo-directionNav a.nivo-prevNav {
	left: 8%;
}
.slider-area .nivo-directionNav a.nivo-nextNav {
	right: 8%;
}
.project-box-layout3 .owl-carousel {
	width: 90%;
	margin: 0 auto;
}
.wn-text-red {
	color: #8C0209;
}
.wn-red-bg {
	background-color: #8C0209;
}
.wn-contact-page-info {
    color: #404040;
}
.wn-contact-page-info:hover {
    color: #8C0209;
}
.widget-banner .banner-img .item-content .item-btn:hover {
    background-color: #fff;
    color: #8C0209;
}
.wn-home-service-box {
    background-color: #000;
}
.wn-get-quote-box {
	background-color: #8C0209;
}
.btn-fill-xl:hover {
    background-color: #000 !important;
}
.nav-control-layout1 .owl-nav button:hover {
    background: #000 !important;
}
.widget-contact-info .media .item-icon i::before {
    color: #8C0209;
}
.widget-form {
	background-color: #000;
}
.wn-faq-form h3 {
    color: #8C0209;
}
.wn-faq-form p {
    color: #fff;
}
.wnn-sidebar-box {
    background-color: #8C0209;
    margin-top: 40px;
	padding: 12px 0;
}
.wnn-sidebar-box h3 {
    color: #fff;
    font-weight: 600;
}
.wn-sidebar-info:hover a {
	color: #fff;
}
.wn-sidebar-info i {
    color: #000;
    font-size: 28px;
}
.wn-sidebar-info a {
    color: #000;
    font-size: 28px;
    font-weight: 600;
}
.contact-box-layout2 .contact-form {
	background-color: #000;
}
.widget-banner .banner-img .item-content {
	background-color: #000;
}
.wn-contact-form h3 {
	color: #8C0209;
}
.wn-contact-form p {
	color: #fff;
}
.header-topbar-layout2 .phone-number i::before {
	font-size: 27px;
}
.wn-services-section {
	background-color: #fff;
}
.wnn-cntct-inner {
    background-color: #000;
    padding: 30px;
	margin-bottom: 12px;
	text-align: center;
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
}
.wnn-cntct-icon-title div {
    color: #8C0209;
    font-size: 30px;
    margin-bottom: 22px;
}
.wnn-cntct-icon-title a {
    color: #fff;
    font-size: 30px;
	font-weight: bold;
}
.wnn-cntct-icon-title a:hover {
    color: #8C0209;
}
.wn-srvc-prvd-row-1 {
    padding: 50px 0 10px;
}
.wn-srvc-prvd-ttle {
    color: #8C0209;
    font-weight: 500;
}
.wn-srvc-prvd-row-2 {
    padding-bottom: 30px;
}
.wn-srvc-prvd-ulst li i {
    color: #8C0209;
}
/* .wn-srvc-prvd-ulst li:hover i {
    animation: fa-spin 2s infinite linear;
} */
.wn-srvc-prvd-ulst li a {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.2px;
}
.wn-srvc-prvd-ulst li a:hover {
    color: #8C0209;
}
@media only screen and (max-width: 1199px) {
	.slider-layout2 .slide-1 div.slider-paragraph, .slider-layout2 .slide-2 div.slider-paragraph, .slider-layout2 .slide-3 div.slider-paragraph {
		display: inline;
	}
}
@media only screen and (max-width: 767px) {
	.slider-area .slider-btn-area {
		display: inline;
	}
}
@media (max-width: 576px) {
	.project-box-layout3 .project-single-content:hover .item-content.wn-glry-item-content {
		bottom: 154px !important;
	}
	.project-box-layout3 .project-single-content .item-content.wn-glry-item-content {
		left: 164px !important;
	}
	.nivoSlider img {
		height: 300px;
	}
	.wn-home-nmber-st {
		font-size: 23px !important;
	}
}
.wn-view-all-btn a {
    color: #fff;
    background-color: #8C0209 !important;
	border: 2px solid #8C0209;
}
.wn-field, .wn-msg {
    background-color: #000;
    color: #fff;
    padding: 5px 22px;
    width: 100%;
    border: 2px solid #8C0209;
    border-radius: 0.25rem;
    margin-bottom: 20px;
}
#wn-form-btn {
    background-color: #8C0209;
    color: #fff;
    border: 2px solid #8C0209;
    padding: 14px 40px;
    border-radius: 4px;
}
#wn-form-btn:hover {
    background-color: #000;
}
#wn-form-btn-2 {
    background-color: #8C0209;
    color: #fff;
    border: 2px solid #8C0209;
	padding: 6px;
	border-radius: 4px;
	width: 100%;
}
#wn-form-btn-2:hover {
    background-color: #000;
}
.wn-field-sldr {
    background-color: #f4f4f4;
    color: #444;
    padding: 10px 15px;
    width: 100%;
    border: none;
    border-radius: 0.25rem;
    margin-bottom: 20px;
}
.wn-gallery-box {
    position: relative;
    background-color: #000;
    width: 100%;
    height: auto;
	border-radius: .25rem;
}
.wn-gallery-icon {
    position: absolute;
    top: 45%;
    left: 45%;
    color: #fff;
    background-color: #8C0209;
    padding: 0px 10px;
    opacity: 0;
}
.wn-gallery-box:hover figure img {
	opacity: 0.5;
}
.wn-gallery-box:hover .wn-gallery-icon {
	opacity: 1;
	transition: 0.4s;
}
.project-box-layout3 .project-single-content .item-content.wn-glry-item-content {
	left: 150px;
}
.project-box-layout3 .project-single-content:hover .item-content.wn-glry-item-content {
    bottom: 150px;
}
.wn-view-all-btn {
	text-align: center;
	margin-top: 30px;
}
.wn-prgrs {
    background-color: #000;
}
.btn-fill-md {
	padding: 4px 14px 4px 4px;
}
.heading-layout1 .wn-glry-subtitle {
	font-size: 30px;
	color: #000;
}
.wn-glry-hd-lyout1 {
	margin-bottom: 0px;
}
.wn-glry-hd-lyout1 h2 {
	color: #8C0209;
}
.wn-service-page-img img {
	width: 370;
	height: 273px;
}
.wn-home-service-h3 {
	font-size: 20px;
	line-height: 24px;
}
.wn-home-service-item-content p {
	font-size: 14px;
	line-height: 24px;
}
.wn-home-service-img img {
	width: 370;
	height: 284px;
}
.wn-home-nmber-st a {
    color: #8C0209;
}
.wn-home-nmber-st {
    font-size: 30px;
}
a.wn-mobile-call {
    background-color: #8C0209;
    color: #fff;
    padding: 0 10px;
    margin-left: 40px;
    border-radius: 6px;
}
/* footer */
.footer-wrap-layout1 {
	background-color: #000000d6;
}
.inner-page-banner::after {
    background-color: #0000008a;
}
.footer-menu-list li a {
    font-size: 14px;
}
.footer-box-layout1 p {
    font-size: 15px;
}
.wn-ftr-link li i {
    color: #8C0209;
}
.wn-ftr-link li a {
    color: #ececec;
    font-size: 13px;
	letter-spacing: 0.5px;
}
.wn-ftr-link li a:hover {
    color: #8C0209;
}
.wn-ftr-link-info li {
    margin-bottom: 14px;
}
.wn-ftr-link-info li i {
    color: #8C0209;
	font-size: 20px;
	width: 27px;
}
.wn-ftr-link-info li a {
    color: #ececec;
}
.wn-ftr-link-info li a:hover {
    color: #8C0209;
}
.footer-box-layout1 p {
    text-align: justify;
}
.footer-box-layout1 .footer-social li a {
    background-color: #8C0209;
}
.footer-box-layout1 .footer-social li a:hover {
    background-color: #000;
}
.footer-bottom-wrap-layout1 {
    border-top: 1px solid #8C0209;
}
.wn-copyright-img {
    vertical-align: sub;
}