/*
Theme Name: Prachar Nama
Theme URI: https://wordpress.org/themes/pracharnama/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Prachar Nama brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 2.9
Tested up to: 5.9
Requires at least: 4.7
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pracharnama
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
 .fc-white {
 	color: #fff;
 }
 .breadcrumb-item+.breadcrumb-item::before {
 	color: #fff;
 }
.offcanvas-header {
  padding: 0;
}
img.mb-4 {
    width: 100%;
    height: auto;
}
.text-primary{
  color: #12814b !important;
}
.center-card {
  padding: 2rem 1rem 1rem 1rem !important;
  text-align: center;
}
.icon-svg.icon-svg-sm {
    width: auto;
}
img.icon-svg.icon-svg-sm.solid-mono.text-fuchsia.me-4 {
    width: 40px;
    height: auto;
}
div.ml_hr {
    margin-left: 0.5rem;
}
.blockquote-details.justify-content-center {
    text-align: center;
}
ul#menu-footer-menu {
    padding-left: 0;
    list-style: none;
}
#wpcf7-f231-o1 span.wpcf7-form-control-wrap.email {
    position: relative;
    flex: 1 1 auto;
    width: 60%;
    min-width: 0;
}
#wpcf7-f231-o1 input#mc-embedded-subscribe2 {
    border-top-right-radius: 0.4rem;
    border-bottom-right-radius: 0.4rem;
}
.ts-2{
text-shadow: 2px 2px 2px black;
}
.ts-3{
text-shadow: 3px 3px 2px black;
}
#wpcf7-f111-o1 form br, #wpcf7-f111-o1 form p, .wpcf7-f231-o2 form br, #wpcf7-f709-o1 form br, #wpcf7-f709-o1 form p {
  display: none;
}
img.logo-dark, img.logo-light {
  height: 60px;
  width: auto;
}
.process-wrapper .uil,.process-wrapper .fas {
  font-size: 50px;
}
.uil-youtube {
  color: #ff0000;
}
.uil-facebook {
  color: #4470cf;
}
.uil-twitter {
  color: #5daed5;
}
.uil-instagram {
  color: #d53581;
}
.uil-android {
  color: #73bb56;
}
.uil-layers {
  color: #ff643b;
}
.uil-language {
  color: #38b8ff;
}
.fas-icon {
    padding-right: 1rem;
    color: #247ffb;
    text-align: center;
}
.fas-icon i.clock, .fas-icon i.video {
	font-size: 3rem;
}
.features-icon {
    font-size: 2rem;
    line-height: 1.5;
    color: #12814b;
}
.nav-icon i.uil {
  font-size: 3rem;
}
.heading h3 {
  padding: 32px 0;
}
section.breadcumb:before {
    content: "";
    background-image: -moz-linear-gradient(135deg, rgb(0,50,100) 0%, rgb(100,50,0) 100%);
    background-image: -webkit-linear-gradient(135deg, rgb(0,50,100) 0%, rgb(100,50,0) 100%);
    background-image: -ms-linear-gradient(135deg, rgb(0,50,100) 0%, rgb(100,50,0) 100%);
    height: 100%;
    opacity: 0.5;
    position: absolute;
    left: 0px;
    right: 0;
    top: 0px;
}
.emply-content:before {
  content: "" !important;
}
section.about-bg:before {
    background-color: rgba(25, 50, 100, 0.5);
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}
.icon-svg, .icon-svg.icon-svg-xlg {
    width: 100px;
    height: 100px;
}
@media (max-width: 991.98px) {
  .navbar-expand-lg .navbar-brand {
    padding-top: 0.5;
    padding-bottom: 0.5;
  }
}