@media (min-width: 992px) {
    nav.fixed-top:not(.sticky-top):not(.show-menu) .bg-wrap {
        opacity: 0 !important;
    }
}
#action-text-4col .bg-wrap {
	background: #f6f6f6;
}@media (min-width: 768px){
    #blog-2col-dynamic .blog-item img{
        height: 120px;
        width: 160px;
        object-fit: cover;
    }
}#media-icon .bg {
    background-image: url('../images/14193/da_nag.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.38;
}#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);
  }/*#wrap .popup_cl{
  left:-500px;
}*/
.tool-fake-client1{
    position: fixed;
    left: 10px;
    bottom: 20%;
    z-index: 1001190 !important;
}
.popup_cl.btn-lg{
      width: 350px; height: 92px; display: flex;padding:0px;
}
.popup_cl.btn-sm{
      width: 300px; height: 70px; display: flex;padding:0px;
}
.popup_cl.btn-light{
      backgrount: #fff;
}
.btn-lg #img_cl{
   border-radius: 105px;margin: 7.5px;
}
.btn-sm #img_cl{
    border-radius: 90px;margin: 5px;
}
.content_cl{
    font-weight: 600;
}
.light>#text_cl>#content_cl>#cl_cl
{
  color: #285c8e !important;
}
.btn-warning>#text_cl>#content_cl>#cl_cl, .btn-light>#text_cl>#content_cl>#cl_cl
{
  color: #285c8e !important;
}
.dark>#text_cl>#content_cl>#cl_cl{
      color: yellow !important;
}
#text_cl>#content_cl>#cl_cl{
      font-weight: 600 !important;
      color: yellow;
}
#text_cl{
  padding-top: 22px;
    display: flex;
    flex-direction: column;
    text-align: left;
    margin: -20px 15px -5px 10px;
}
#title_cl{
    white-space: pre-line;
    font-weight: bold;
}
#content_cl{
    white-space: pre-line;
    margin-top: 5px;
    margin-bottom: 2px;
}
/*
#time_cl{
  font-size: 10px;
}
.btn-lg >#text_cl> #title_cl{
    font-size: 18px;
}
.btn-lg >#text_cl> #content_cl{
    font-size: 14px;
}
.btn-sm > #text_cl> #title_cl{
    font-size: 17px;
}
.btn-sm >#text_cl> #content_cl{
    font-size: 13px;
}*/.tool-btn-right-2{
    position: fixed;
    right: 130px;
    bottom: 50px;
    z-index: 1001190 !important;
}
.pss-fixed-right{
    position: fixed;
    right: 0;
    bottom: 0;
}
.tool-btn-right-2 .btn{
    border-width: 0px;
    border-radius: 6px;
}
.tool-btn-right-2 a[class*="btn-outline"]{
    border-width: 2px;
}
.tool-btn-right-2 .btn.btn-primary{
    background: rgb(239, 43, 43);
}