#header-text .bg {
    background-image: url('../images/13432/bg01.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.3;
}
#header-text .bg-wrap {
	background: #000000;
}#benefits-3col-22 .bg-wrap {
     background: #b88d27;
}
 #benefits-3col-22 .col-md-4 .content-box img{
     transition: 0.5s;
}
 #benefits-3col-22 .col-md-4:hover .content-box img{
     transform: scale(1.02);
     transition: 0.5s;
}
 @media (min-width: 992px){
     #benefits-3col-22 .content-box.shadow{
         min-height: 280px;
    }
     #benefits-3col-22 .content-box.shadow .content-box{
         top: 50%;
         position: absolute;
         -webkit-transform: translate(0, -50%);
         -ms-transform: translate(0, -50%);
         transform: translate(0, -50%);
    }
}
 #action-img-text-btn-3 .bg-wrap {
    background: linear-gradient(to bottom, #01a5d9, #50c1e5);
}
#desc-text-img-8 .bg-wrap {
	background: #b88d27;}#desc-img-text-9 .bg-wrap {
    background: #f4f5f6;
}#blog-4col-carousel .bg-wrap {
}

#desc-img-text-12 .bg-wrap {
	background: #eeeeee;
}#blog-4col-carousel--1 .bg-wrap {
}
#benefits-2col-12 .content-box .mr-sm-30 h3, #benefits-2col-12 .content-box .mr-sm-30 h4 {
    position: relative;
    width: 4.125rem;
    height: 4.125rem;
    text-align: center;
    border: 3px solid rgba(45,49,54,0.09);
    border-radius: 100px;
    line-height: 3.875rem;
}#contact-text-form .bg {
	background-image: url('../images/bg-3.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.15;
}    .hidden{
        display: none !important;
    }
  .action-social-right .rounded-circle{
  	overflow: visible !important;
  }
  .action-social-right .morestats, .action-social-right .btbg{
	-moz-transition: 0.1s 0.15s;
    -o-transition: 0.1s 0.15s;
    -webkit-transition: 0.15s;
    -webkit-transition-delay: 0.15s;
    -webkit-transition: 0.1s 0.15s;
    transition: 0.1s 0.15s;
  }
  .action-social-right .salesdesk-widget-button-text::after {
    content: "";
    top: 9px;
    right: -7px;
    position: absolute;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid rgba(0,0,0,.5);
  }