/* carousal */
.owl-carousel .owl-item {
   /* min-height: 796px; */
}

.process_box.style_one .process_box_outer .content_box h2 a {
   font-size: 15px;
   font-weight: 600;
   line-height: 19px;
   padding-top: 5px;
   padding-bottom: 9px;
   margin-bottom: 0px;
   min-height: 49px;
}

.process_box_outer .content_box p {
   font-size: 13px;
   line-height: 26px;
   font-family: var(--creote-family-two);
   font-weight: 500;
}

.process_box.style_one .process_box_outer .icon span {
   font-size: 28px;
   line-height: 63px;
   width: 60px;
   height: 60px;
}

.title_all_box.style_three .title_sections .before_title {
   font-size: 20px;
   font-weight: 600;
   margin-top: 16px;
}

.short_desc {
   font-size: 14px;
   line-height: 19px;
   margin-bottom: 8px;
   color: black;
}

.pdet {
   margin-bottom: 0px;
   font-family: "Spartan", sans-serif !important;
   font-weight: 500;
   font-size: 15px;
}

.news_box.style_seven .content_box {
   background: white;
}

.news_box.style_seven .image_box img {
   height: 130px;
}

.news_box.style_seven .content_box {
   padding: 20px 25px;
}

.news_box.style_seven .content_box ul {
   padding-bottom: 4px;
   border-bottom: 1px solid var(--border-color-dark);
}

.news_box.style_seven .content_box h2 a {
   font-size: 18px;
   display: block;
   line-height: 22px;
   color: var(--heading-dark);
   margin-bottom: 11px;
}

.news_box.style_seven .image_box .date {

   border-radius: 0px;
   top: 0px;
   left: 0px;
}

.service_post.style_four .image_box {
   margin-bottom: 0px;
}

.service_post.style_four::after {
   background: #02579a4f ;
   border-radius: 10px;
}

.tabs_all_box.type_one .tab_content .content_image {
   position: relative;
   margin-left: 320px;
   padding: 30px 45px 30px;
}

.testimonial_box.type_two {
   position: relative;
   padding: 8px;
}

.testimonial_box.type_two .upper_content {
   position: relative;
   display: flex;
   align-items: center;
}

.contact_box_content.style_one .contact_box_inner {
   display: flex;
   align-items: center;
   min-height: 60px;
}

.contact_box_content.style_one .contact_box_inner:hover {
   border-left: 6px solid #f5a500;
}

.contact_box_content.style_one .contact_box_inner.icon_yes .contnet {
   line-height: 19px;
}
.service_box.type_two.light_color {
   background: rgb(255 255 255);
   border: 1px dashed var(--border-color-dark);
   box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}
.prgoress_indicator {
   position: fixed;
   left: 50px;
}

/* --------------------------------------------------------------- */
@media (max-width: 768px){
.tabs_all_box.type_one .tab_content .content_image {
margin-left: 0px;
padding: 30px 20px 30px;
}
}



/* carousal */
.disp-none{
   display: none;
}
.btnhover:hover{
   height: 40px !important;
} 
.btnhover:click{
   height: 40px !important;
} 
.btnmarq{
   padding: 0 !important;
}