 
#services-portfolio .portfolio-item:hover .service-box  {
    border: 1px solid rgba(255, 255, 255, 0.3);

    /*z-index: 3;*/ 
    /*transition-duration: 0.3s;*/
}
#section-testimonials .owl-carousel .owl-nav .owl-prev {
    left: auto !important;
    right: calc(50% + 3px) !important;
}
#section-testimonials .owl-carousel .owl-nav [class*=owl-] {
    opacity: 1 !important;
    background-color: var(--bgcolor, #2E364F);
    border-color: rgba(var(--themecolorrgba, 241,199,122), .15);
    color: var(--themecolor, #F1C77A);
    width: 40px;
    height: 40px;
    margin: 0px;
    font-size: 24px;
    top: auto;
    bottom: -20px;
}
#section-testimonials .owl-carousel .owl-nav .owl-next {
    left: calc(50% + 3px) !important;
}
#section-testimonials .owl-carousel .owl-nav [class*=owl-] {
    opacity: 1 !important;
    background-color: var(--bgcolor, #2E364F);
    border-color: rgba(var(--themecolorrgba, 241,199,122), .15);
    color: var(--themecolor, #F1C77A);
    width: 40px;
    height: 40px;
    margin: 0px;
    font-size: 24px;
    top: auto;
    bottom: -20px;
}
.fbox-bg.fbox-center {

    max-height: max-content;
    height: max-content;
}
/*.scroll_section{
    scroll-margin-top: 80px;
}*/
#section-testimonials .owl-carousel .owl-nav{
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;  
}
#section-testimonials .owl-carousel .owl-item {

    border-right: 1px solid lightgray ;
}
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-thumb {
    background: #888;
}
::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.flip-card-front .flip-card-inner{
    /*background-color:#28afc442 !important;*/
    padding: 0 0;
    text-transform: uppercase;
    text-align: center
}
.copyrights-menu,     .copyrights-menu a { 
    color: white;
}
#copyrights {
    padding: 25px 0 0px 0px;
}
.p10{
    padding: 10px;
}
.fbox-bg.fbox-center .fbox-icon {
    background-color: #fbfbfb;
}
.section {

    background-color: #ffffff;
}
#section-contact{
    background: #f4f4f461;
} 
.menu-link {

    color: #fff;
}
.service-inner-div {
    /*height: 450px;*/
    display: flex;
    justify-content: center; /* Center horizontally */
    align-items: center;    /* Center vertically */
    padding: 10px;

}
.outer-div-para p{
    color: white !important;
}
.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.progress-wrap {
    position: fixed;
    right: 50px;
    bottom: 50px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.progress-wrap::before {
    position: absolute;
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    content: '\f062';
    text-align: center;
    line-height: 46px;
    font-size: 18px;
    opacity: 0;
    background-image: linear-gradient(298deg, #da2c4d, #aa8453);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 2;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.progress-wrap::after {
    position: absolute;
    font-family: "font-icons";
    font-weight: 900;
    content:"\e7a6";
    text-align: center;
    line-height: 46px;
    font-size: 18px;
    color: #ab8a62;
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.progress-wrap svg.progress-circle path {
    stroke: #aa8453;
    stroke-width: 4;
    box-sizing: border-box;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.progress-wrap svg path {
    fill: none;
}
@media (max-width: 991.98px) {
    
    .menu-link {
    color: #000;
}
.swiper_wrapper .swiper-container {
    
    height: -webkit-fill-available;
}
  #slider .slider-inner {
          align-items: flex-start !important;
    }
        .menu-link {
        padding-left: 5px !important;
        padding-right: 9px !important;
    }
  
}
.flip-card-front::after, .flip-card-back::after {
   
    opacity: 0.2;
}
.outer-div-para{
    background-color: #ffffff30;
    padding: 10px 0;
}
 @media (min-width: 992px) {
/*    .menu-link {
        padding-left: 5px !important;
        padding-right: 9px !important;
    }*/
        #header.transparent-header, #header.transparent-header:not(.sticky-header) #header-wrap {
        background: #ffffff24;
        }
/*          .fbox-bg.fbox-center {
    max-height: 250px;
    height: 250px;
}*/
}
#logo a.retina-logo {
    display: block;
}
@media only screen and (min-width: 992px) and (max-width: 1100px) {
 
    .menu-link {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
/*     .fbox-bg.fbox-center {
    max-height: 250px;
    height: 250px;
}*/
}
@media only screen and (min-width: 575px) and (max-width: 768px) {
/*	  .fbox-bg.fbox-center {
    max-height: 250px;
    height: 230px;
}*/
}