y/*
 Theme Name:   Finbiz Child
 Theme URI:    https://reactheme.com/products/wordpress/finbiz
 Description:  Finbiz Child
 Author:       ReacThemes
 Author URI:   http://reactheme.com
 Template:     finbiz
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
 
 .about-one-thumbnail .experience {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px 32px;
    background: #f9b712;
    border-radius: 15px;
    bottom: 7%;
    left: 1%;
    animation: jump-2 6s linear infinite;
    width: 310px;
}

.menu-area .navbar ul li ul.sub-menu {
    min-width: 250px !important;
    border-top: 3px solid #fff;
    border-radius: 0px 0 0px 0px !important;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 0%) !important;
}



.btn-theme
{
    background:#f9b712 !important;
}

.rt-blog-slider.slider-style-1 .image-part .blog-badge
{
    background:#f9b712 !important;
}

.react-addon-services.services-style2 .services-part a.services-btn:hover i {
    background: #F9B712 !important;
    color: #fff;
}

.rt-portfolio-style6.swiper .swiper-pagination-frac .swiper-pagination-current {
    color: #F9B712 !important;
}

#serviceabout
{
    display:none;
}

#discussabout
{
    display:none;
}

#teamabout
{
    display:none;
}

#experienceabout
{
    display:none;
}

.menu-area .icon2 .navbar ul > li.menu-item-has-children > a:before {
    content: "\e809";
    position: absolute;
    font-family: "rt-icons";
    left: auto;
    right: -12px;
    top: 53%;
    text-align: center;
    z-index: 9;
    font-size: 11px;
    display: block;
    cursor: pointer;
    transform: translateY(-50%);
    transition: all .5s ease;
    font-weight: 600;
    color: #1c2539;
}

.progress-wrap svg.progress-circle path {
    stroke: #F9B712 !important;
    stroke-width: 34px;
    box-sizing: border-box;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap::after {
    position: absolute;
    font-family: 'rt-icons';
    content: '\e82d';
    text-align: center;
    line-height: 46px;
    font-size: 15px;
    color: #F9B712 !important;
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    border: 2px solid #F9B712 !important;
    box-shadow: none;
    border-radius: 50% !important;
    border-radius: 5px;
}

.reactheme-breadcrumbs .page-title {
    font-size: 40px;
    line-height: 70px;
    color: #fff;
    margin: 0;
}

.project-info .info-head
{
    display:none;
}

.rt-portfolios-template-default #content
{
    padding-top: 0px !important;
    padding-bottom: 120px;
}

.big-bg-porduct-details .project-info .info-body .single-info .info-details .name {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 3px;
}

.menu-area .navbar ul li ul.sub-menu li a {
    line-height: 20px !important;
    padding: 10px 10px;
    color: #1c2539;
    font-weight: 500;
}

.menu-area .icon2 .navbar ul > li.menu-item-has-children > a:before {
    content: "\e809";
    position: absolute;
    font-family: "rt-icons";
    left: auto;
    right: 3px !important;
    top: 53%;
    text-align: center;
    z-index: 9;
    font-size: 11px;
    display: block;
    cursor: pointer;
    transform: translateY(-50%);
    transition: all .5s ease;
    font-weight: 600;
    color: #1c2539;
}

.category-news .breadcrumbs-inner
{
    padding-top: 50px  !important;
    padding-bottom: 50px  !important;
}

.single-post .breadcrumbs-inner
{
    padding-top: 50px  !important;
    padding-bottom: 50px  !important;
}



.single-post .breadcrumbs-inner .page-title
{
    font-size: 30px !important;
}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.example::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.example {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}


.clr:before
{
    color:#F9B712 !important;
}
.clr
{
    margin-right: 10px;
}

.aclr
{
    color:#1c2539 !important;
}

.aclr:hover
{
    color:#F9B712 !important;
}



.about-one-thumbnail .experience {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px 32px;
    background: #F9B712 !important;
    border-radius: 15px;
    bottom: 7%;
    left: 1%;
    animation: jump-2 6s linear infinite;
    width: 310px;
}

.navbar ul li ul.sub-menu:after
{
    display:none !important;
}

.team-social .main i
{
    display:none !important;
}



.team-grid-style5 .team-inner-wrap .team-content, .team-slider-style5 .team-inner-wrap .team-content
{
    border:1px solid #f1f1f1;
}

