body{
    font-family: 'sitefont', sans-serif !important;
}
.banner {	
    display: flex;
    align-items: center;
    justify-content: center;
}
.blog_banner{
    background: url( https://d2tq5plsi3dsez.cloudfront.net/Hivelance/bolgbanner.webp );
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /*margin-top: 76px;*/
    padding-top: 76px;
}
.bt{
    color: #2272FF;
}
.w-t{
	color: #000;
}
h1{
	font-size: 50px;
    color:#000;
    font-weight: 700;
}
.banner p{
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000;
}
.sear{
    position: relative;
}
.sear input{
     border: 1px solid #2272FF !important;
    box-shadow: 0 0 1px 1px #2272FF;
    border-radius: 60px !important;
    padding: 10px 10px 10px 50px;    
    color: #000;
}
.sear i{
    position: absolute;
    top: 5px;
    left: 20px;
    background: #2272FF;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    color: #fff;
}
.lin{
    width: 100%;
    height: 2px;
    background: #C9D3EE;
}
body{
	background: #000;
}
.container{
	max-width: 90%;
}
.l-t{
	color: #7d7d7d;
}
section{
	padding: 5vh 0;
}
.blog_tag {
  color: #A1A1A1;
}
.breadcrumb a{
	color: #D9D9D9;
	text-decoration: none;
}
.breadcrumb li.active{
	color: #fff;
	font-weight: bold;
}
.line{
	color: #2f3843;
}
.carousel-content {
    display: flex;
    /*animation: 62s linear infinite scrollImages;*/
}
.pic-item{
	background: #fff;
    border: 1px solid #2272FF;
    border-radius: 123px;
    padding: 5px 20px;
    display: flex;
    align-items: center;    
    justify-content: center;
}
.pic-item a {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    letter-spacing: 0.5px;
    font-weight: normal;
}
.scroll-sec{
	overflow-x: hidden;
}
@keyframes scrollImages{
	0% {
    transform: translateX(0);
}
100% {
    transform: translateX(-100%);
}
}
.stop1:hover .carousel-content {
    animation-play-state: paused;
}
.stop2:hover .carousel-content1 {
    animation-play-state: paused;
}
.carousel-content1 {
    display: flex;
    /*animation: 62s linear infinite scrollImages1;*/
}
@keyframes scrollImages1{
	0% {
    transform: translateX(-100%);
}
100% {
    transform: translateX(0);
}
}
.bog-box {
    background-color:#ffffff;
    padding: 20px;
    display: inline-block;
    border-radius: 5px;
    height: 100%;
    position: relative;
    text-decoration: none;
    padding-bottom: 55px;
    transition: all .3s ease;
}
.bog-box:hover {
    transform: scale(1.03);
}
/*.bog-box:hover .blog-btn {
    color: #000;
    background: linear-gradient(151.68deg, #999999 17.49%, #ffffff 56.95%, #999999 92.66%) !important;
    border-radius: 4px !important;
}*/
.bog-box h5{
	margin-bottom: 10px;
    height: 55px;
    line-height: 27px;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.bog-box:hover {
    border: 1px solid transparent;
}
.bog-box .fs-14{
    font-size: 14px;
}
.blog-btn {
    border: 1px solid #FFFFFF4D;
    border-radius: 0px;
    color: #fff;
    position: absolute;
    bottom: 15px;
    background: none;
    padding: 8px 20px !important;
}
.bog-box .blog-btn{
    position: absolute;
    left: 20px;
    bottom: 20px;
    background: #2272ff;
    transition: .3s all ease;
    border-radius: 5px;
}
.blogs {
    border: 1px solid #2272ff;
    padding: 0 20px 20px 20px;
    border-radius: 9px;
}
.caro-btn{
	border: 1px solid #FFFFFF4D;
    border-radius: 0px;
    color: #fff;
    background: none;
    padding: 8px 20px !important;
}
a{
	text-decoration: none;
}
.caro {
    position: relative;
    border: 1px solid #2272ff;
    padding: 0px 20px 20px 20px;
    border-radius: 10px;
    background: #fff;
}
.caro .carousel-control-prev,.caro .carousel-control-next{
    border: 0;
    background: none;
}
.caro .carousel-control-prev{
	position: absolute;
    left: -131px;
}
.caro .carousel-control-next{
	position: absolute;
    right: -131px;
}
.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}
.breadcrumb{
    background: none;
    margin: 20px;
    padding: 20px 0;    
}
.breadcrumbwl{
    border-radius: 0;
}
.breadcrumbwlsection {
    background: none;
    width: 100%;
    display: inline-block;
    background: #ffffff;
}
.breadcrumbwl li {
    float: left;
    font-size: 14px;
    padding-right: 6px;
    list-style: none;
    font-family: 'sitefont', sans-serif;
}
.breadcrumbwl li, .dropdown-menu li, .footerpart li {
    list-style: none;
}
/*.breadcrumbwl li{
    filter: invert(1);
}*/

.breadcrumbwl li:first-child a, .btn, .footerpart h3 {
    font-weight: 500;
    letter-spacing: inherit !important;
}
.breadcrumbwl li a {
    color: #000;
}
.breadcrumbwl li {
    background-image: url(../images/rightarrow.svg);
    background-repeat: no-repeat;
    background-position: -5px 5px;
    background-size: 20px;
    padding-left: 15px;
}
.breadcrumbwl li:nth-child(1) {
    background-image: none;
}
.breadcrumbwl li:nth-child(2) {
    background-image: url(../images/rightarrow.svg);
    background-repeat: no-repeat;
    background-position: -5px 5px;
    background-size: 20px;
    padding-left: 15px;
}
.breadcrumbwl li:nth-child(3) {
    background-image: url(../images/rightarrow.svg);
    background-repeat: no-repeat;
    background-position: -5px 5px;
    background-size: 20px;
    padding-left: 15px;
}
.breadcrumbwl li:nth-child(4) {
    background-image: url(../images/rightarrow.svg);
    background-repeat: no-repeat;
    background-position: -5px 5px;
    background-size: 20px;
    padding-left: 15px;
}
.bog-box:hover{
    text-decoration: none;
}
.blog_search{
    background: #0D111A;
    border-radius: 10px;
    padding: 25px;
}
.blog_search .search-input-box{
    background: #1E242C !important;
    display: flex;
    align-items: center;
    padding: 0 20px;
}
.blog_search .search-input-box .search-input{
    background: none !important;
    border: 0 !important;
    min-height: 49px;
    flex-grow: 1;
    color: #fff;
    font-family: sitefont;
    font-weight: 500;
}
.blog_search .search-input-box .search-input:focus{
    outline: none !important;
    border: 0 !important;
    box-shadow: none;
}
.search-input::placeholder{
    color: #CCC !important;
    opacity: 0.5;
}
.fs-40 {
    font-size: 40px;
    color: #fff;
    font-weight: 600;
}
.owl-item .item {
    transform: translate3d(0, 0, 0); 
    margin: 50px 0;
  }
 
 .screenshot_slider .owl-item .item {
     -webkit-transition: 0.3s;
     -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
     box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
     -o-transition: 0.3s;
     transition: 0.3s;
     -webkit-transform: scale(0.80);
     -ms-transform: scale(0.80);
     transform: scale(0.80);
 }
 /* .screenshot_slider .owl-item .item img{width: unset;} */
 .arrow-w{
    width: 22px !important;
 }
 .screenshot_slider .owl-item.center .item {
     -webkit-transform: scale(1.08);
     -ms-transform: scale(1.08);
     transform: scale(1.08);
 }
.gap-2{
    gap: 10px;
}
.one{
    height: 100%;
    overflow: hidden;
    border-radius: 15px 0 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.one-img{
    position: relative;
    z-index: 9;
}
.two {
    position: absolute;
    left: 0;
    top: 0;
    /* z-index: -1; */
    width: 100%;
    height: 100%;
    overflow: hidden;
    backdrop-filter: blur(111px);
    filter: blur(6px);
}
.two img{
    height: 100%;
    object-fit: cover;
}
.alt-box{
    background:#fff;
    padding:40px;
    border-radius:0 15px 15px 0;
}
.n-img{
    max-width: 340px;
    height: auto;
    object-fit: contain;
    width: 100%;
}
@media(max-width: 1350px){
    h1{
        font-size: 43px;
        margin-top: 30px;
    }
    .alt-box{
        padding: 20px;
    }
    .alt-box a{
        font-size: 18px;
    }
    .alt-box p{
        font-size: 15px;
        line-height: 25px;
    }
}
@media (max-width: 991px) {
    
    .container {
        max-width: 98%;
    }
    .caro .carousel-control-next {
        position: absolute;
        right: -10%;
    }
    .caro .carousel-control-prev {
        position: absolute;
        left: -10%;
    }
    .breadcrumb{
        background: none;
        margin: 0;
        margin-bottom: 1rem;
        row-gap: 10px;
    }
    .breadcrumbwl li:nth-child(1) {
        padding-left: 0;
    }
    h1 {
        font-size: 26px;
        line-height: 40px;
    }
    .blog_banner {
        height: auto;
        min-height: 350px;
    }
    
}
@media (max-width: 768px) {
    .pic-item a{
        font-size: 13px;
        white-space: nowrap;
        padding: 0px 5px 0px 5px;
    }
    .pic-item{
        
    }
    h1{
        margin-top: 0;
    }
    .newclas{
    display: flex;
    flex-wrap: wrap!important;
    flex-direction: column;
    align-items: end;
    justify-content: end!important;
    height: 150px;
    }
    .two{
        display: none;
    }
    .two img{
        display:none!important;
    }
    .resp{
        background-color: white;
        border-radius: 5px;
    }
    .stop1 {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    }
    .pic-item{
    width: 120px;
    min-width: 150px;
    padding: 5px;
    height: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #2272FF;
    font-weight: bold;
    flex-shrink: 0;
}

}

