/*
Theme Name: Busiprof Agency
Theme URI: https://webriti.com/busiprof-agency-detail-page/
Author: Webriti
Author URI: https://www.webriti.com
Description: Busiprof Agency is a super fast, easily customizable, multi-purpose theme.A Business theme ideal for creating a corporate or business website. Busiprof Agency is a child theme of BusiProf WordPress Theme with a white background. Busiprof Agency is available in different locales.This theme is fully GDPR-compliant and doesn’t use any external Google Fonts. All fonts are locally hosted.
Tags: one-column, two-columns, full-width-template, threaded-comments, right-sidebar, custom-menu, sticky-post, translation-ready, featured-images, blog, theme-options, footer-widgets, e-commerce, custom logo, accessibility-ready, education
Template: busiprof
Version: 1.1
Requires at least: 4.5
Tested up to: 6.6
Requires PHP: 5.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: busiprof-agency
*/

/*====== Header Navbar ======*/
.navbar6.navbar-default .navbar-brand {color: #ffffff;}
.navbar6 .site-title {margin: 5px 0;color: #ffffff; line-height: 1.3;}
.navbar6 .site-description {color: #ffffff; font-size: 1.6rem;}
.navbar6 .site-branding-text .site-title .navbar-brand {
    float: left;
    height: unset;
    padding: unset;
    line-height: normal;
    display: inherit;
    width: 100%;
}
.navbar6 .site-branding-text {
    display: block;
    float: left;
}
.navbar6 .site-branding-text .site-title {
    margin: 0px;
    display: inline-block;
}
.navbar6 .site-branding-text .site-description {
	margin-bottom: 0;
}
@media (min-width: 769px) {
  .navbar6 .site-branding-text {
    padding: 10px 15px 8px;
  }
}
@media (max-width: 768px) and (min-width: 200px){
    .navbar6 .site-branding-text { text-align: center; width: 100%; float: none;}
    .navbar6 .navbar-brand { float: none; display: block; }
    .navbar6 .navbar-header {
	    padding: 0;
    }
   .navbar6 .navbar-brand img {
	    display: block;
	    margin: 0 auto;
	    text-align: center;
   }
   .navbar6 .navbar-toggle {
	    text-align: center;
	    float: none ;
	    margin: 20px auto;
	    display: block;
   }
}
@media (max-width: 1099px) and (min-width: 769px) {
  .navbar6 .navbar-toggle {
    margin: 22px 0px 22px 0px;
  }
}
.navbar.navbar6 {
    position: relative;
    width: 100%;
    z-index: 100;
    border-bottom: 2px solid #1bb !important;
}
.home-business .navbar.navbar6 {
    position: absolute;
}
.home-business .navbar6.navbar-default {
    background-color: rgba(0, 0, 0, 0.2);
}
.navbar6.navbar-default{background-color: #1bbc9b;}
.overlay-nav{background-color: rgba(0, 0, 0, 0.2);}
.navbar6.navbar-default .navbar-nav > li > a {
    font-family: 'montserrat';
    color: #ffffff;
}
.navbar6.navbar .navbar-nav > .open > a,
.navbar6.navbar .navbar-nav > .open > a:hover,
.navbar6.navbar .navbar-nav > .open > a:focus,
.navbar6.navbar .navbar-nav > li > a:hover,
.navbar6.navbar .navbar-nav > li > a:focus,
.navbar6.navbar-default .navbar-nav > li > a:before,
.navbar6.navbar-default .navbar-nav > .active > a,
.navbar6.navbar-default .navbar-nav > .active > a:hover,
.navbar6.navbar-default .navbar-nav > .active > a:focus,
.navbar6.navbar .navbar-nav > .active > a,
.navbar6.navbar .navbar-nav > .active > a:hover,
.navbar6.navbar .navbar-nav > .active > a:focus {
    background-color: transparent;
}
.navbar6.navbar .navbar-nav > li > a:hover ,
.navbar6.navbar .navbar-nav > li > a:focus
.navbar .navbar-nav > .open > a:focus ,
.navbar6.navbar .navbar-nav > .open > a {background-color: transparent; color: #ffffff;}
.navbar6.navbar .navbar-brand {padding: 15px 0px; margin: 0 auto;}
.navbar6.navbar.navbar-default .navbar-nav > li > a {padding: 30px 15px;}
.navbar6.navbar .navbar-nav > li > a:before ,
.navbar6.navbar .navbar-nav > .active > a:before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    bottom: 0;
    border-bottom: 5px solid #1bbc9b;
    transition: width 0.5s cubic-bezier(0.85, 0, 0.15, 1), opacity 0.5s;
    opacity: 0;
}
.navbar6.navbar .navbar-nav > .active > a:before,
.navbar6.navbar .navbar-nav > li > a:hover:before,
.navbar6.navbar .dropdown-menu > li > a:hover:before, .navbar6.navbar .dropdown-menu > .active > a:before{
    width: 80% !important;
    border-bottom: 5px solid #1bbc9b;
    opacity: 1 !important;
}
.navbar6 .header-module {
    padding: 28px 5px 28px 20px;
}
.navbar6 .search-box-outer a ,
.navbar6 .cart-header > a.cart-icon {color: #ffffff;}
.navbar6 .cart-header {border-left: 1px solid #ffffff;}
@media (max-width: 1100px) {
	.navbar6.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	    color: #ffffff;
	    background-color: transparent;
	}
	.navbar6.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar6.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	    color: #ffffff;
	    background-color: transparent;
	}
}
.navbar6.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
}
@media (min-width: 200px) and (max-width: 1100px) {
    .navbar-collapse{ background-color: rgba(0, 0, 0, 0.9); }
    .navbar6.navbar.navbar-default .navbar-nav > li > a {padding: 15px 15px;}
    .navbar {
      padding: 0px 0;
    }
}
/*====== Slider Section ======*/
@media only screen and (max-width: 767px) and (min-width: 200px){
  .slide-caption h2 {
    font-size: 13px;
    line-height: 25px;
    margin: 0 0 2px;
  }
  .slide-caption p {
    font-size: 12px;
    line-height: 13px;
    margin: 0 0 6px;
	}
	.flex-btn {
    font-size: 8.5px;
    line-height: 11px;
    padding: 2px 6px;
	}
  .slide-caption {
    width: 82%;
    padding: 7px 10px;
    border-radius: 5px;
  }
}
@media (max-width: 480px) {
  .slider .item {
    height: 90vh !important;
  }
  .slide-caption {
    top: 70% !important;
  }
  .container > .navbar-header{text-align:center;}
  .navbar > .container .navbar-brand {
    margin-left: 0;
  }
  .navbar6 .site-branding-text {
    padding: 5px 15px 5px;
  }
  .navbar6 .navbar-toggle {
    float: none;
    margin: 10px auto;
  }
  .navbar-brand {
    width: unset;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .slider .item {
    height: 60vh !important;
  }
  .slide-caption {
    top: 60%;
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .flex-btn {
      font-size: 10px;
      padding: 4px 12px;
  }
  .slide-caption h2 {
    margin: 0 0 5px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1200px) {
  .slide-caption {

  }
}
/*====== Service Section 1 ======*/
.service1.service .post{
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0 20px 55px;
	transition: 0.3s;
}
.service1.service .post .service-icon{
	position: relative;
	transition: all 0.2s;
	margin: 0 auto 25px;
}
.service1.service .post .service-icon i{
    border-radius: 50%;
    /* color: #fff; */
    width: 80px;
    height: 80px;
    line-height: 1.8;
    padding: 5px;
    position: relative;
    border: 4px solid #fff;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.service1.service .post .entry-header .entry-title {display: block; padding: 0;}
.service1.service .post .entry-content p{display: block;overflow: hidden;margin: 0px;}
.service1.service .post:hover {box-shadow: none; }
.service1.service .post:hover .service-icon i {
	background: #f5f6fa;
	border: 4px solid #fff;
	-webkit-transform: scale3d(1.2, 1.2, 1);
	transform: scale3d(1.2, 1.2, 1);
}

/*====== Testimonial5 ======*/
.testi-5 .post {
    text-align: center;
    padding: 100px 40px 5px;
    margin-top: 100px;
    position: relative;
}
.testi-5 .post .post-thumbnail {
    width: 150px;
    height: 150px;
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 0;
}
.testi-5 .post .post-thumbnail img {
    width: 100%;
    height: auto;
    border-radius: 0;
    border: none;
    padding: 0px;
}
@media only screen and (max-width: 479px) {
   .testi-5 .post { padding: 80px 15px 5px; }
   .testi-5 .post::before { top: 10px; }
   .testi-5 .post .post-thumbnail {
        width: 120px;
        height: 120px;
        top: -60px;
    }
}
.screen-reader-text {
  border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
.no-js .some-element .screen-reader-text {
    position: static;
    -webkit-clip-path: none;
    clip-path: none;
    width: auto;
    height: auto;
    margin: 0;
}