/*!
Theme Name: JPB TAX & ACCOUNTING SERVICES
Theme URI: 
Author: SA
Author URI: 
Description: Description
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: jpb
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.

JPB TAX & ACCOUNTING SERVICES 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/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
.vc_row {
    margin: auto !important;
}

.vc_section {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.vc_custom_1664260418290 {
    margin-bottom: -42vh !important;
}
.vc_custom_1664260610475 .wpb_column .vc_column-inner {
    padding-top: 0px !important;
}
.silder-number {
    margin-right: 49px;
    margin-top: -17px;
}
.vc_custom_1664262529910 {
    overflow: visible !important;
}
.abt-sec.ptb-100 {
    padding: 0px !important;
}
img.abt-back {
    left: -11% !important;
    top: 12%;
}
.service-sec {
    margin-top: 15vh !important;
}
.about-inner img.abt-back {
    width: 75%;
    left: -15% !important;
    top: 5%;
}
.widget #menu-menu-1 {
    display: flex;
}
.foot-social {
    padding-right: 40px;
}
.cstm-location a {
    display: flex;
}
.menuSec {
    padding: 0px 0 0;
}
a.custom-logo-link {
    position: absolute;
    margin-top: -10vh;
}

ul.footer_social.d-flex.align-items-center {
    margin-right: -40px;
    margin-bottom: 1px;
}

section.service-iner-sec a p {
    color: #000;
}

.service-inner-img img {
    width: 100%;
    height: 424px;
    object-fit: cover;
}

.mar-bottom {
    margin-bottom: 30px !important;
}

.blog-img img {
    height: 230px;
    width: 100%;
    object-fit: cover;
}

.get-foot-from {
    margin-top: -17%;
}

.silder-number {
    margin-right: -58px;
    margin-top: -24px;
}

.silder-number {
    margin-right: -58px;
    margin-top: -24px;
    height: 6%;
}

.blog-txt h4 {
    min-height: 60px;
}

section.error-404.not-found {
    margin-bottom: 118px;
}

.cat-item a {
    font-size: 15px;
    color: black;
}

.service-slider-box {
    padding: 50px 50px 50px 12%;
}

.offer-sec h3 {
    align-items: start;
}

header.main_haider {
    /*position: fixed;*/
    padding: 5px 0;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.contact_btn {
    width: 40%;
    height: 55px;
    border-radius: 50px;
    background: #a7161c;
    border: none;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    font-family: 'Montserrat';
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.footer_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    font-weight: 500;
    font-size: 24px;
    background: #a7161c;
    color: white;
    border: none;
}

select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 100%;
    height: 55px;
    border-radius: 0;
    /* margin-bottom: 4%; */
    padding: 0px 20px;
    border: 1px solid #e0e0e0;
}

a.custom-logo-link img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

a.custom-logo-link {
    position: static;
    margin-top: 0;
}











