/*!
Theme Name: pedlockvalve
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
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: pedlockvalve
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/


@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');


body {
    padding: 0;
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
}

img{
	max-width:100%;
}

p,li,a{
	font-size: 17px;
    line-height: 27px;
}




/* header css */


.header-widget ul li,
.rs-courses-2 .cource-item .course-body .course-category {
    display: inline-block
}

.header-section {
    background: #01a651;
    padding: 6px 0
}

.content-grid,
.our-product-part,
.package ul li,
.package-sev ul li {
    background-repeat: no-repeat
}

.header-section .header-widget ul li {
    font-size: 17px;
    padding-right: 23px;
    margin-right: 15px;
    color: #fff;
    position: relative;
    line-height: 30px
}

.header-section .header-widget ul li::before {
    position: absolute;
    content: '';
    background: #fff;
    width: 5px;
    height: 25px;
    right: 2px;
    top: 3px
}

.header-section .header-widget ul li i {
    margin-right: 5px;
    font-size: 18px;
    top: 1px;
    position: relative
}

.header-section .header-widget ul li a {
    color: #fff;
    font-weight: 400;
    text-decoration: none;
}

.header-section .header-widget ul :nth-child(2)::before,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img {
    display: none
}

.header-social ul {
    list-style: none;
    float: right;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.header-social ul li {
    float: left;
    margin: 0 2px
}

.header-social ul li a i {
    border-radius: 25px;
    color: #01a651;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #fff;
    border: 2px solid #008b90
}

.header-social ul li a i:hover {
    border-radius: 25px;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #ec008c;
    border: 2px solid #fff
}

.main-logo {
    padding: 5px 0
}


.header-widget ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.main-logo a {
    display: block;
}

.container {
    max-width: 1220px;
}

.header-part .row {
    display: flex;
    align-items: center;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700 !IMPORTANT;
    font-size: 18px;
    padding: 10px 24px !IMPORTANT;
    height: auto;
}

div#mega-menu-wrap-menu-1 {
    background: transparent !IMPORTANT;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: transparent;
    color: #000;
}

.header-part {
    background: #fff;
}

.menubar_block {
    padding-left: 50px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    font-size: 34px;
    padding: 0px !IMPORTANT;
}

ul.social_media li a i {
    height: 30px;
    width: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background: transparent;
    color: #000;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    position: absolute;
    right: 0px;
    top: 9px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-menu-item-has-children a {
    padding-right: 30px !IMPORTANT;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:focus {
    background: transparent;
    color: #000;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu {
    background: #01a651eb !IMPORTANT;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: transparent;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    color: #fff;
    text-transform: inherit;
    font-size: 15px;
    font-weight: 400;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    background: #017a3c;
    color: #fff;
}

ul.mega-sub-menu li a .mega-indicator {
    top: 0px !IMPORTANT;
}

/* header css */


/* footer css */


.footer-part {
    background-color: #001c0d;
    border-top: 5px solid #0e9b53;
    background-repeat: no-repeat !Important;
    background-position: top !Important;
    background-size: cover !Important;
}

.footer-box {
    background-color: #eaeaea;
    padding: 45px 10px
}

.footer-box-text img {
    width: 100%;
    height: auto;
    padding: 0 13px 10px
}

.footer-box-text p {
    color: #5c5c5c;
    line-height: 29px;
    position: relative;
    font-size: 17px;
    margin: 12px 3px
}

.footer-info ul li p,
.footer-text h3 {
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    color: #fff
}

.mg-tb {
    padding: 26px 0
}

.footer-text h3 {
    font-size: 23px;
    line-height: 37px
}

.footer-decor-3 {
    width: 100%;
    margin: 0 auto
}

.footer-decor-3:after {
    position: relative;
    top: 5px;
    display: inline-block;
    width: 98px;
    border-bottom: 4px solid #ec008c;
    margin-bottom: 13px;
    content: ''
}

.footer-information ul li {
    background-repeat: no-repeat !Important;
    background-position: 0 13px !Important;
    padding-left: 27px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 17px;
    line-height: 29px
}

.footer-information ul li a {
    color: #fff;
    text-decoration: none;
    letter-spacing: .2px
}

.footer-info ul li a:hover,
.footer-information ul li a:hover {
    color: #ffddef;
    text-decoration: none;
    transition: .5s
}

.footer-info ul li {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 18px;
    line-height: 28px;
    color: #fff
}

.footer-info ul li p {
    font-size: 18px;
    line-height: 25px
}

.footer-info ul li a {
    color: #e7e7e7;
    text-decoration: none;
    font-size: 17px;
    line-height: 27px
}

.social-midia {
    padding: 0 0 9px;
    text-align: center
}

.social-midia img {
    margin: 0 1px;
    width: auto;
    border-radius: 100px;
    height: auto;
    border: 2px solid #0e0e0e;
    padding: 3px
}

.power-by-part {
    padding: 10px 0;
    background-color: #ec1a8c;
    text-align: center
}

.power-by p, .power-by p a {
    text-align: left;
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 19px;
    line-height: 29px
}

.power-bys p a {
    font-size: 15px;
    color: #ec1a8c;
    text-align: left
}

.img-text h4,
.img-text h4 a {
    margin: 0 auto;
    font-size: 17px;
    padding: 7px 4px;
    line-height: 30px;
    color: #fff;
    text-decoration: none
}

.footer-text ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.power-by p a {
    color: #337ab7;
    text-decoration: none;
}

.power-by p a:hover {
    color: #23527c;
}

.power-bys ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.power-bys ul li a {
    text-decoration: none;
    font-weight: 400;
    padding: 0px 2px;
    color: #ec1a8c;
}

.power-bys ul li a:hover {
    color: #fff;
}

/* footer css */




.common-hero-banner {
    padding: 70px 0px;
    position: relative;
    z-index: 0;
}

.common-hero-banner h1 {
    font-size: 42px;
    margin: 0;
    font-weight: 600;
}

.text-center {
    text-align: center;
}

.text-white, .text-white h1, .text-white h2, .text-white p {
    color: #fff;
}


/* blog detail css start */

section.post__detail {
    margin: 50px 0px;
}
.post__detail article.post p.post-meta {
    margin-bottom: 20px;
}
.post__detail article.post p.post-meta, .post__detail article.post p.post-meta a {
	color: #535548;
	text-decoration: none;
	font-size: 16px;
}
.post-content img {
    border-radius: 20px;
}
.post__detail .post h2 {
	font-size: 30px;
	margin: 0 0 12px 0;
	color: #000000;
	font-family: "Roboto Condensed", sans-serif;
}
.post__detail .post h3 {
	font-size: 26px;
	color: #000000;
	margin: 0 0 12px 0;
	font-family: "Roboto Condensed", sans-serif;
}
.post__detail .post h4 {
	font-size: 22px;
	color: #000000;
	margin: 0 0 12px 0;
	font-family: 'NotoSans-Bold';
}
.post-navigation {
    display: none;
}
.single__post__sidebar {
    position: sticky;
    top: 30px;
}
.single__post__sidebar .sidebar__data {
    border: 2px solid #ec1a8c !important;
    padding: 25px;
    margin-bottom: 15px;
    border-radius: 15px;
    background: #ffffff !important;
    color: #000000;
}
.sidebar__data h4 {
	margin-bottom: 10px;
	color: #000000;
	font-size: 24px;
	font-family: "Roboto Condensed", sans-serif;
}
.search__post__sidebar form {
    display: flex;
    align-items: center;
    position: relative;
}
.search__post__sidebar form input {
    width: 100%;
    height: 45px;
    padding: 10px;
    border-radius: 18px;
    border: 2px solid #ec1a8c !important;
    padding-right: 46px;
    font-size: 15px;
    outline: none;
    font-family: "Roboto Condensed", sans-serif;
}
.search__post__sidebar form button {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 45px;
    background: transparent ! IMPORTANT;
    border: none ! IMPORTANT;
    outline: none ! IMPORTANT;
    color: #000000;
}
ul.category-list-items {
    margin: 0px;
    list-style: none;
    padding: 0;
}
ul.category-list-items li a {
    display: block;
    padding: 12px 0px;
    border-bottom: 1px solid #000000;
    color: #000000;
}
.post-content p {
    color: #000000;
}

.post-content p, .post-content li{font-family: "Roboto Condensed", sans-serif;font-weight: 400;}

.post__detail article.post p.post-meta a {
	color: #ec1a8c;
}
.post-content a {
    color: #ec1a8c;
    text-decoration: none;
}
ul.category-list-items li a:hover {
    color: #00a8ff;
}
#ez-toc-container.counter-hierarchy {
    width: 100%;
    padding: 35px;
    border-radius: 15px;
    border: 2px solid #000;
}
p.ez-toc-title {
	color: #000000 !important;
	font-size: 24px !important;
	font-family: 'lato-semibold';
}
.ez-toc-counter nav ul li a::before {
    color: #000000;
}
div#ez-toc-container ul.ez-toc-list a {
	color: #000000;
	font-family: 'lato-semibold';
}
div#ez-toc-container ul.ez-toc-list a:hover {
    color: #ec1a8c;
}
.ez-toc-title-container {
    margin: 0 0 10px 0;
}
p.search-error {
    margin: 15px 0 0 7px;
    color: #ec1a8c;
    font-size: 16px;
    font-weight: 600;
}
table, td, th {
	border: 1px solid !important;
	padding: 10px;
	color: #000000;
	font-family: 'Gilroy-Regular';
}

table {
	border-collapse: collapse;
	margin-bottom: 15px;
}
section.blog_page_section .pagination-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 15px;
}

section.blog_page_section .pagination-wrapper .page-numbers {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 20px;
    min-width: 50px !important;
    display: block;
    background: #1A6EAA;
    color: #ffffff;
    border: 1px solid #224275;
}

section.blog_page_section .pagination-wrapper span.page-numbers.current {
    background: #ec1a8c;
    color: #ffffff;
}
.blog-faq-main {
    margin-top: 50px;
}
.post-content-title h2 {
    margin: 0 0 15px 0;
}
/* blog detail css end */



/* faq css */


.accordion-item {
    background: #ffffff ! Important;
    margin-bottom: 11px;
    border: 1px solid ! IMPORTANT;
    border-radius: 0px ! IMPORTANT;
    overflow: hidden ! IMPORTANT;
    border-color: #ddd !IMPORTANT;
}
button.accordion-button {
    font-size: 17px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 500;
    color: #333 !IMPORTANT;
    background-color: #f5f5f5 !IMPORTANT;
    border-color: #ddd;
}

.accordion-item.active button.accordion-button {
    color: #fff !IMPORTANT;
}

.accordion-item.active .accordion-body p, .accordion-item.active .accordion-body ul li {
    color: #fff;
}

.accordion-item.active .accordion-body p {
    font-family: 'Lato-Regular';
}

section.faq_section {
    margin: 70px 0px;
}

.accordion-body p, .accordion-body li {font-family: "Roboto Condensed", sans-serif;font-weight: 400;}

.title_text h2 {
    font-size: 47px;
    text-transform: uppercase;
    margin: 0;
    color: #ee538c;
    line-height: 57px;
    font-weight: 800;
}

/* faq css */


/*blog css*/

section.blog_section {
    margin: 70px 0px;
}

.blog_block a {
    display: block;
    text-decoration: none;
    color: #fff;
}

.blog_block a img {
    height: 325px;
    width: 100%;
    object-fit: cover;
}

.blog_block_inner {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
       background: linear-gradient(to bottom, #00A8FF00, #01a65100, #01a651);
    padding: 25px;
    display: flex;
    flex-direction: column;
    align-items: start;
}

.blog_block {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    transition: 0.5s;
}

.blog_block_inner h5 {
    margin-top: auto;
    display: inline-block;
    background: #fff;
    color: #000;
    font-size: 14px;
    padding: 5px 15px;
    border-radius: 15px;
    font-family: "Roboto Condensed", sans-serif;
}

.blog_block_inner h2 {
    font-size: 21px;
}

.blog_block_inner h6 {
    margin: 0px;
    display: inline-block;
    text-decoration: underline;
}

.blog_block_inner h6:hover {
    color: #000;
}

.blog_block_inner h6 i {
    transition: 0.5s;
}

.blog_block_inner h6:hover i {
    margin-left: 20px;
}

.blog_block_inner h6:hover {
    text-decoration: none;
}

.blog_block:hover {
    box-shadow: 0px 0px 20px rgba(0 0 0/45%);
}

/*blog css*/



.swiper-pagination.banner-pagination span {
    opacity: 1;
    background: transparent;
    height: 15px;
    width: 15px;
    border: 1px solid #fff;
    position: relative;
}

.swiper-pagination.banner-pagination span.swiper-pagination-bullet-active:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 65%;
    width: 65%;
    border-radius: 50%;
    background: #01a651;
}

section.blog_section .row {
    gap: 25px 0px;
}


main.site-main-category {
    margin: 50px 0px;
}

main.site-main-category .row {
    gap: 25px 0px;
}

section.author-page {
    margin: 50px 0px;
}

section.author-page h3 a {
    text-decoration: none;
    color: #ec008d;
}

.author-header h1 {
    margin-top: 15px;
}

@media(max-width:1200px){
	
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		font-size: 14px;
		padding: 6px 16px ! IMPORTANT;
	}

	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-menu-item-has-children a {
		padding-right: 26px ! IMPORTANT;
	}

	#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		font-size: 22px;
		display: inline;
	}

	.title_text h2 {
		font-size: 32px;
	}

	.common-hero-banner {
		padding: 60px 0px;
	}

	.common-hero-banner h1 {
		font-size: 36px;
	}

	.post__detail .post h2 {
		font-size: 24px;
	}

	p, li, a {
		font-size: 16px;
		line-height: 25px;
	}

	.single__post__sidebar .sidebar__data {
		padding: 17px;
		border-radius: 12px;
	}

	.sidebar__data h4 {
		font-size: 22px;
	}
	
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		display: inline-block;
		height: 27px;
	}

	#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		top: 12px;
	}

	#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		font-size: 22px;
		height: 25px;
		display: flex;
		justify-content: center;
		align-items: center !important;
	}

	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-menu-item-has-children a {
		padding-right: 20px !IMPORTANT;
	}
	
}


@media(max-width:992px){
	.menubar_block {
		padding-left: 0px;
	}

	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		font-size: 13px;
		padding: 6px 10px ! IMPORTANT;
	}

	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-menu-item-has-children a {
		padding-right: 20px !IMPORTANT;
	}
	
	.blog_block_inner h2 {
		font-size: 18px;
	}

	.blog_block_inner h6 {
		font-size: 14px;
	}

	.blog_block_inner h5 {
		font-size: 12px;
	}
}

.menu_toogle_button{
	display:none;
}

.menubar_block.show {
  display: block;
}

.menu_mobile_cta{
	display:none;
}

@media(max-width:767px){
	
	.header-section {
		display: none;
	}
	
	#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
		background: #ec1a8c;
	}

	#mega-menu-wrap-menu-1 .mega-menu-toggle {
		background: transparent;
	}

	ul#mega-menu-menu-1 {
		background: #036834 !IMPORTANT;
	}

	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		color: #fff;
		line-height: 27px;
	}

	#mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open ~ button.mega-close {
		visibility: hidden;
	}
	
	    .footer-text h3 {
			font-size: 21px;
			color: #fff;
			line-height: 30px;
			margin: 0;
		}

			.footer-info ul li a, .footer-information ul li, .power-by p {
			font-size: 15px;
			line-height: 27px;
		}

	.footer-part .col-sm-3, .footer-part .col-sm-2, .footer-part .col-sm-4 {
		width: 100%;
	}

	.client-slider, .mg-tb {
			padding: 10px 0;
		}

	.title_text h2 {
		font-size: 24px;
	}

	.common-hero-banner h1 {
		font-size: 27px;
	}

	.common-hero-banner {
		padding: 39px;
	}
	
	.swiper-pagination.banner-pagination span {
		height: 12px;
		width: 12px;
	}
	
	
}



@media(max-width:769px){
	.header-part .col-sm-3, .header-part .col-sm-9 {
		width: 100%;
	}

	.menu_toogle_button {
		display: block;
		background: #036834;
		text-align: center;
	}

	.main-logo {
		text-align: center;
	}

	.main-logo a img {
		width: 54%;
	}

	.menubar_block {
		position: fixed;
		z-index: 999;
		top: 0px;
		right: 0px;
		background: #036834;
		height: 100vh;
		width: 300px;
		display: none;
	}

	.menubar_block ul#mega-menu-menu-1 {
		background: transparent !IMPORTANT;
	}

	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		line-height: 27px;
		color: #fff !IMPORTANT;
		border-bottom: 1px solid rgba(255,255,255,.15);
		font-size: 14px;
	}

	a.menu-toggle {
		color: #fff;
		text-decoration: none;
		font-size: 17px;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 10px;
		gap: 5px;
		text-transform:uppercase;
	}

	span.bars {
		display: inline-flex;
        width: 21px;
        flex-direction: column;
        gap: 4px;
	}

	span.bars span {
		width: 100%;
		height: 2px;
		background: #fff;
		display: block;
	}
	
	
.menu_mobile_cta {
    display: flex;
    flex-wrap: wrap;
}

.menu_mobile_cta a {
    width: 33.3%;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid rgba(255,255,255,.15);
    border-right: 1px solid rgba(255,255,255,.15);
}

.menu_mobile_cta a svg {
    fill: #fff;
    width: auto;
    height: 14px;
}

}



@media(max-width:510px){
	.blog_block a img {
		height: 240px;
	}
}


