/*!
Theme Name: Profibus
Theme URI: 
Author: 
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: profibus
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.

profibus 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.
 */
.all_topic_btn{
	text-align:right;
	display:block;
}

.industry-40-sec-subpages h1.industry_page_heading{
	text-align:left;
	font-weight: 600;
    font-size: 40px;
    line-height: 50px;
    color: var(--color-primary-text);
}
.industry-40-sec-subpages .all_topic_btn{
	display:inline-block;
}
.industry-40-sec-subpages > .container > div:not(.tab-content){
	text-align:end;
}
.ins_tab_area {
	margin-top:25px;
}
.ins_tab_area h2{
	text-align:left;
	font-weight: 600;
    font-size: 35px;
    line-height: 50px;
    color: var(--color-primary-text);
}
.ins_tab_area h3{
	text-align:left;
	font-weight: 600;
    font-size: 25px;
    line-height: 30x;
    color: var(--color-primary-text);
}
.ins_tab_area p{
	color: #7B7B7B;
}
.ins_acc_area .btn-link{
	width: 100%;
    text-align: left;
	text-decoration: unset !important;
	padding: 0.75rem 1.25rem;
	background-color: var(--color-primary-hover);
	border-radius:0px;
    color: #fff !important;
	position:relative;
}


.ins_acc_area .btn-link:after {
  content: "❯";
  position: absolute;
  right: 10px;
	transition: all 0.35s;
	top: 50%;
	transform: translateY(-50%) rotate(90deg);
}
.ins_acc_area .btn-link.collapsed:after {
     transform: translateY(-50%) rotate(271deg);
}
.ins_acc_area .btn-link:focus-visible,
.ins_acc_area .btn-link:focus{
	outline: unset !important;
	box-shadow:unset !important;
}
.ins_acc_area #accordion > .card{
	border:unset;
	border-radius:0px;
	 background: #fcfcfc
}
.ins_acc_area #accordion > .card .card-header{
	padding:unset
}
.indus_nav_tabs li{
	 border-radius: unset !important;
    margin-bottom: unset !important;
    margin-right: 3px;
}
.indus_nav_tabs li a{
	padding: 12px 20px 12px;
    color: var(--color-primary-hover);
    font-size: 14px;
    font-weight: 600;
    border-top-right-radius: 7px !important;
    border-top-left-radius: 7px !important;
    border-bottom: 2px solid #f4f4f4 !important;
    font-family: "Open Sans", sans-serif;
    background-color: #f4f4f4;
}
.indus_nav_tabs li a.active,
.indus_nav_tabs li a:hover{
    color: #fff !important;
    font-weight: 600;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    border-bottom: 2px solid #46B345 !important;
    background-color: var(--color-primary-hover) !important;

}

.common_data {
    margin-bottom: 20px;
}
.ind-content p {
    color: #7B7B7B;
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
}
.common-tech-subpage h3 {
    text-align: left;
    font-weight: 600;
    font-size: 25px;
    line-height: 30x;
    color: var(--color-primary-text);
}

.pro_sidebar_2 h2 {
    font-size: 25px;
}

.pro_sidebar_2 p {
    margin-top: 10px;
}

.ind-content p {
    color: #7B7B7B;
    font-size: 15px;
    text-align: justify;
}

.header-title {
    font-weight: 700;
    font-size: 25px;
    line-height: 50px;
    color: var(--color-primary-text);
}


.row.common_data {
    margin-bottom: 50px;
}
.video-area h4 {
    margin-bottom: 10px;
}
.common-tech-subpage .ind-content ul {
    padding-left: 20px;
}

.ins_tab_area ul {
    padding-left: 40px;
    list-style-type: circle;
    margin-bottom: 20px;
    color: #7B7B7B;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.indus-temp,.common-tech-banner{height:570px !important; 
	background-size: contain !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
}
.sub-menu .dropdown-menu {
    position: absolute;
    overflow-y: auto;
    height: 66vh;
}
.default-page-template h3 {
    text-align: left;
    font-weight: 600;
    font-size: 25px;
    color: var(--color-primary-text);
}
.home-tech-section { background-color: var(--color-bg-gray); } 
.card.no_cert_card {
    text-align: center;
    border: 1px solid #ccc !important;
    padding: 10px;
    font-weight: 700;
}
img.hom-tech-img {
    max-width: 100%;
    padding-bottom: 30px;
}
.hom-tech-desc{
	padding-top:25px;
}
.tech-subtitle{
	font-size:33px !important;
}
.faq_ul{
	display:block;
}
.ins_acc_area .card-body {
    display: block !important;
}
.ft-wrap .ft-img img {
    max-width: 100%;
    border-radius: 50%;
    max-height: 100%;
    width: 100%;
}

.ft-wrap .ft-img img {
    max-width: 100%;
    border-radius: 50%;
    max-height: 100%;
    width: 100%;
}
#member-adv.owl-carousel {
    margin-bottom: 70px;
}

#member-adv .present-owl-wrap {
    max-width: 260px;
    height: 164px;
}

#member-adv.owl-carousel .owl-item img {
    display: block;
    min-width: 100%;
/*     min-height: 100%; */
    max-width: 100%;
    max-height: 100%;
}
.navbar-nav > li:last-child {
    padding-left: 15px;
}
/* .events-ban,.inner-page-banner{
	 height: 570px !important;
} */
img.eve-past-thumb {
    border-radius: 10px;
}
#past-event .owl-prev{
	  top: 40% !important;
}
#past-event .owl-next{
	  top: 40% !important;
}
.mc4wp-alert{
	color:#fff;
}
input.std-btn.footer-mail-sub {
    width: 20%;
	height: 35px;
    border: unset;
    font-size: 10px;
    text-transform: capitalize;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
	background-color: #0064AB;
    padding: 10px 25px;
    border-radius: 50px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    transition: all 0.5s ease;
    line-height: 14px;
}
a.std-btn.mt-3.mem-list-btn {
    font-size: 15px;
    text-transform: capitalize;
}
a.mt-3.cert-ppl-btn {
    border-radius: 5px !important;
    width: 100%;
    padding: 14px 25px;
    border: 1px solid #fff;
    margin: 5px auto;
    display: inline-block;
    color: #fff;
    transition: all 0.5s ease;
    background-color: #006cb7;
    text-align: center;
    text-transform: uppercase;
}
.mem-list-btn{
	border-radius: 5px !important;
    width: 25%;
    padding: 14px 25px;
    border: 1px solid #fff;
    margin: 5px auto;
    display: inline-block;
    color: #fff;
    transition: all 0.5s ease;
    background-color: #006cb7;
    text-align: center;
    text-transform: uppercase;
	font-size: 24px;
}
.mem-list-btn:hover{
	 background-color:#26ad84;
	color:#fff !important;
	}
a.mt-3.cert-ppl-btn:hover{
	 background-color:#26ad84;
}
.cer_btn_sec {
    text-align: center;
}
.feedback-card .feedback-text{
	min-height:200px;
}
.feedback-owl-carousel .owl-nav.disabled {
    display: block !important;
}

.feedback-owl-carousel .owl-prev, .feedback-owl-carousel .owl-next {
    border-radius: 20px !important;
}
.feedback-owl-carousel .owl-prev i , .feedback-owl-carousel .owl-next i {
    margin-left: -3px;
    margin-top: 3px;
}
img.img-thumbnail.members_icons {
    height: 45px;
    width: 93px;
    object-fit: contain;
}
img.large-icon.img-thumbnail.members_icons {
    max-width: 250px;
	width:250px;
}
.inner-banner-container > img{
	width:100%;
	object-fit:cover;
}
.card-header h5 {    position: relative; }
.card-header h5 .mem_text { position: absolute;
    bottom: -14px;
    right: -16px;
    font-size: 12px;
    color: #929292;
    font-style: italic; }
@media (max-width: 600px) {
/* 	.events-ban,.inner-page-banner{
		height:100px !important;
	} */
}
@media (min-width: 993px){
	.home-new-carousel .banner-content{
		height:450px;
	}
}
@media (max-width: 767px){
	  .memberlist-accordion .card-header h5 {
         flex-direction: column;
     }
	.industry-40-sec-subpages h1.industry_page_heading {
		font-size: 25px;
		line-height: 35px;
	}
	.ins_tab_area h2{
		font-size: 25px;
		line-height: 30px;
	}
	.ins_tab_area h3{
		font-size: 20px;
		line-height: 30px;
	}
}
@media (min-width: 768px) {
	.navbar-nav > li:not(:last-child) > a, .navbar-nav > li:last-child > a {
    		padding: 15px 40px !important;
		}
}
/* @media only screen and (min-width: 1200px) {
  .navbar-nav > li:not(:last-child) > a,
  .navbar-nav > li:last-child > a{
    padding:15px 20px !important;
  }
} */
/* 03.10.2023 */
.feedback-card {
    min-height: 360px;
}
input.std-btn.footer-mail-sub {
   display:flex;
	align-items:center;
	justify-content:center;
}
@media(max-width:1200px){
	.navbar-nav > li:last-child {
    padding-left: 0px;
}
	#member-adv .present-owl-wrap {
    width: 100%;
    height: 100%;
}
}
@media(max-width:1300px){
	.owl-nav .owl-prev, 
	.owl-nav .owl-next {
    height: 30px !important;
    width: 30px !important;
}
	.owl-nav .owl-next {
    right: -35px !important;
}
	.owl-nav .owl-prev {
    left: -35px !important;
}
	.owl-nav button i {
    font-size: 18px !important;
}
}
@media(max-width:1199px){
		.owl-nav .owl-next {
    right: -20px !important;
}
	.owl-nav .owl-prev {
    left: -20px !important;
}
}
@media(max-width:575px){
		.owl-nav .owl-next {
    right: 0px !important;
}
	.owl-nav .owl-prev {
    left: 0px !important;
}
}