.pt-10{
    padding-top:10px;
}
.sticky{
    background: white;
    position: fixed;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
.counter_three, .page-content{
    overflow: hidden!important;
}
.pbmit-service-style-2 .pbmit-service-image-wrapper img {
    height: 250px;
}
.banner-button{
    background-color: rgb(255, 255, 255);
    font-family: Sora;
    text-transform: uppercase;
    height: auto;
    width: auto;
    color: rgb(0, 0, 0);
    text-decoration: none;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 33px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 11px;
    padding: 11px 32px;
    border-radius: 30px;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
}
.banner{
    width:100%;
    height:110vh;
    display:flex;
    position:relative;
    background: radial-gradient(circle at 10% 20%, rgb(251, 221, 19) 0.1%, rgb(255, 153, 1) 90%);
    background-attachment:fixed;
    background-size:cover;
    background-position:right;
    overflow: hidden;
}

.banner .content{
    height:100%;
    position:relative;
    background-color: transparent;
    background: radial-gradient(circle at 10% 20%, rgb(251, 221, 19) 0.1%, rgb(255, 153, 1) 90%);
    position:absolute;
    width:100%;
    display:flex;
    align-items:center;
    justify-content:left;
}
.banner .content .overlay{
    padding:0 3rem;
    width:100%;
    color:var(--white);
    letter-spacing:0.08em;
    z-index:11111111;
}
.bg-white{
    background: #ffffff;
    color: #000000!important;
}
.bg-white svg path {
    stroke: #000000;
}
.banner h4{
    display: inline-block;
    font-family: Sora;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    text-align: left;
    line-height: 22px;
    letter-spacing: 0.924px;
    font-weight: 600;
    font-size: 14px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    border-width: 2px;
    padding: 5px 10px;
    border-radius: 20px;
}
.ss-btn{
    background: #ffb13c;
    color:#fff;
}
.static-buttons{
    position: fixed;
    right: 0;
    top: 40%;
    z-index: 3;
    height: 10rem;
    transform: translateX(100%);
}
.static-buttons a{
    min-width: 250px;
    color: #fff;
    border-radius: 0.75em 0.75em 0 0;
    box-shadow: 0 0 0.75em rgb(0 0 0 / 10%);
    font-weight: 400;
    background: #60b848!important;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-100%, -100%) rotate(-90deg);
    transform-origin: right bottom;
    font-size: 1rem;
    cursor: pointer;
    padding: 0.75em;
}
.static-buttons a:hover{
    background: #ffb13c!important;
}
.btn:active, .btn:hover, .btn-check:focus+.btn, .btn:focus{
    border-color: none!important;
    box-shadow: none!important;
}
@media (max-width:1120px){
    .banner .content .overlay{
    padding:0 8rem;
    }
}
@media(min-width:767px){
.modal-lg, .modal-xl {
    --bs-modal-width: 400px!important;
}
.p-50{
    padding:50px;
}
.m-mlr-25{
    margin-left:25px;
    margin-right:25px;
}
.plr-50{
    padding-left:50px;
    padding-right:50px;
}
.pt-80{
    padding-top:80px;
}
.pt-60{
    padding-top:60px;
}
.mt-30{
    margin-top:30px;
}
.pt-50{
    padding-top:50px;
}
.pt-30{
    padding-top:30px;
}
.pt-20{
    padding-top:20px;
}
.pb-20{
    padding-bottom:20px;
}
.pb-30{
    padding-bottom:30px;
}
.pb-50{
    padding-bottom:50px;
}
.pb-60{
    padding-bottom:60px;
}
.pb-80{
    padding-bottom:80px;
}
.h-500{
    height:500px;
}
.r-20{
    border-radius:20px;
}
.pr-30{
    padding-right:30px;
}
.cp .pbminfotech-ele-fid-style-1 .pbmit-fid-sub{
	width:50%;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-box{
    height: 340px;
}
.card-image .after span {
    color: var(--pbmit-white-color);
    border: 1px solid var(--pbmit-white-color);
    border-radius: 30px;
    text-transform: uppercase;
    display: inline-block;
    transition: all 0.3s ease-in;
    letter-spacing: 0.6px;
    font-weight: 500;
    text-align:center;
    font-size: 12px;
    line-height: 22px;
    padding: 5px 20px;
    margin: 15px 0 0 15px;
}
}
@media(max-width:767px) {
.pbmit-ihbox-style-7 .pbmit-ihbox-box {
    padding: 30px;
}
.pbmit-header-overlay{
    background: white;
    position: fixed;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
h1 {
    font-size: 30px;
    line-height: 40px;
}
.banner{
    background-attachment:local;
}
.banner .content{
    position:static;
    left:0%;
    width:100%;
    background-image:none;
}
.banner .content .overlay{
    padding:0rem;
    padding:2rem;
}
.site-navigation, .tp-rs-img, .m-none{
    display:none!important;
}
.call-btn{
    padding:10px!important;
}
.header-style-3 .pbmit-header-overlay {
    padding-top: 10px!important;
}
    .sticky {
    background: white;
    position: fixed;
    padding: 10px;
}
.m-left{
    text-align:left!important;
}
.m-rtl{
   flex-direction: column-reverse;
}
.m-ptb-30 {
    padding:20px 0!important;
}
.m-center{
   text-align:center!important; 
}
.m-mtb-30{
    margin-top:30px;
    margin-bottom:30px;
}
h2 {
    font-size: 30px;
    line-height: 40px;
}
.p-50{
    padding:30px;
}
.pt-80{
    padding-top:50px;
}
.pt-60{
    padding-top:0px;
}
.pt-50{
    padding-top:30px;
}
.pt-30{
    padding-top:20px;
}
.pt-20{
    padding-top:20px;
}
.pb-20{
    padding-bottom:20px;
}
.pb-30{
    padding-bottom:20px;
}
.pb-50{
    padding-bottom:30px;
}
.pb-60{
    padding-bottom:30px;
}
.pb-80{
    padding-bottom:50px;
}
.h-500{
    height:auto;
}
.card-image .after span {
    color: var(--pbmit-white-color);
    border: 1px solid var(--pbmit-white-color);
    border-radius: 30px;
    text-transform: uppercase;
    display: inline-block;
    transition: all 0.3s ease-in;
    letter-spacing: 0.6px;
    font-weight: 500;
    text-align:center;
    font-size: 8px;
    line-height: 10px;
    padding: 1px 10px;
}
.swiper_arrow, .swiper_arrow_one, .testimonial-swiper_arrow, .blog-swiper_arrow, .service-two_arrow, .team-two_arrow, .blog-two_arrow, .event-swiper_arrow {
    position: static!important;
    align-items: center!important;
    justify-content: center!important;
}
.card-image .after {
    text-align: center!important;
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
}
.cp .pbminfotech-ele-fid-style-1 .pbmit-fid-sub {
    padding: 20px!important;
}
}
.text-justify{
    text-align: justify;
}
.text-center{
    text-align: center;
}
.align-items-center{
    align-items: center;
}
 .gallery {
	 display: grid;
	 grid-template-columns: repeat(3, 1fr);
	 grid-gap: 1rem;
	 justify-content: center;
	 align-items: center;
}
.card {
	 color: #252a32;
	 border-radius: 2px;
	 background: #fff;
	 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
}
.card-image {
	 position: relative;
	 display: block;
	 width: 100%;
	 padding-top: 70%;
	 background: #fff;
}
.card-image img {
	 display: block;
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
	 object-fit: cover;
}
.header-style-3 .pbmit-button-box-second{
	display: block;
}
.custom .tp-bullet.selected {
    display: none;
}
#slider-1-slide-1-layer-2{
    opacity: 1!important;
    visibility: visible!important;
    font-size:55px!important;
    line-height: 65px!important;
}
rs-layer-wrap, rs-mask, rs-module-wrap, rs-module img{
    background:#ffb13c!important;
}
.card-image {
    position: relative;
}
.card-image .after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgb(0 0 0 / 30%);
}
.card-image:hover .after span {
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-white-color);
}
#slider-1-slide-1-layer-1{
    font-size:14px!important;
}
a#slider-1-slide-1-layer-6{
    font-size:13px!important;
    padding: 8px 25px!important;
}
#slider-1-slide-1-layer-5{
    font-size:20px!important;
}
.pin-spacer{
    margin: 0px 0px 80px!important;
}
.pbmit-heading-desc{
    font-size:16px;
}
.list-group .pbmit-icon-list-text.bl {
    color: #666666;
}
.list-group .pbmit-icon-list-icon i.bl {
    color: #666666;
}
.pbminfotech-static-box-desc{
    font-size:18px;
}
.cp .pbminfotech-ele-fid-style-1 .pbmit-fid-sub{
	background: #60b848;
    padding: 50px;
    box-shadow: 5px 2px 2px #00761d45;
    border-radius: 10px;
}
.cp .list-group .pbmit-icon-list-text{
    font-size:17px;
}
.contact-border-bottom{
    border-bottom: 2px solid rgba(255, 255, 255, .8);
    padding-bottom: 20px;
}
.scope-border-bottom{
    border-bottom: 2px solid rgb(0 0 0 / 44%);
    padding-bottom: 20px;
}
.go-home a{
    color: #ffb13c;
    font-weight: 600;
}
.go-home a:hover{
    color: #60b848;
    font-weight: 600;
}