html {
  scroll-behavior: smooth;
}


body {
    background-color: #fff;
    height: auto;
    font-family: "Quicksand", sans-serif;
    overflow-x: hidden;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
    outline: none;
    box-shadow: none;
}
.drow{
    padding: 8px 0px;
}
.dcol{
    padding: 0px 0px;
}
.btn-mright{
    margin-right: 15px;
}
.btn-stru{
    padding: 10px 30px;
    background-color: #00376d;
    color: #fff;
    border-radius: 32px;
    margin-right: 15px;
}
.btn-stru.btn-rdark{
    background-color: #ff3d3d;
}
.btn-stru.focus, .btn-stru:focus, .btn-stru:hover{
    color: #fff;
    outline: none;
}

ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
ul::after{
    content: "";
    display: block;
    clear: both;
}

ul li.lw-4{
    width: 25%;
    float: left;
}
ul li.lw-6{
    width: 16%;
    float: left;
}
ul li.lw-1{
    width: 100%;
}
ul li.lw-2{
    width: 50%;
    float: left;
}
ul li.lw-3{
    width: 33%;
    float: left;
}
.fetlogoicon-stru{
    padding: 10px 0px 45px 0px;
}
.fetlogoicon-wrap{
    text-align: center;
    display: flex;
}
.fetlogoicon-para{
    margin-bottom: 25px;
    color: #9f9494;
}
.fetlogoicon-wrap img{
    width: 35px;
}
.fetlogoicon-wrap label{
    margin: 0px;
    padding: 6px 0px 0px 8px;
    color: #a99c9c;
}
.pheader-wrap{
    padding-top: 75px;
}
.pageheader-gradient{
    background: linear-gradient(#f6dcdc, #fff);
}

.dark_session_box{
    background: linear-gradient(90deg, rgba(129, 6, 12, 1) 0%, rgba(88, 15, 37, 1) 37%, rgba(8, 37, 91, 1) 100%);
    border-radius: 15px;
    position: relative;
}
.dark_session_box .dsession_img{
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: contain;
    top: 0;
    left: 0;
    opacity: 0.2;
}
.fecount-stru{
    padding: 81px 0px;
}
.fetcount-wrap{

}
.fetcount-wrap .fetcount-mtitle{
    font-size: 35px;
    color: #fff;
}
.fetcount-wrap .fetcount-para{
        color: #fff;
    font-size: 16px;
}

.phead-wrap{

}
.phead-title{
   font-size: 41px;
    line-height: 63px;
    font-weight: 700;
    margin-bottom: 20px;
}
.phead-title.phead-mtitle{
    font-size: 43px;
    line-height: 62px;
    
    margin-bottom: 10px;
}
.phead-para{
       font-size: 17px;
    line-height: 32px;
    font-weight: 500;
    color: #878080;
}

.session-wrap .phead-title{
font-size: 38px;
    line-height: 61px;
    margin-bottom: 0px;
}
.session-wrap .phead-title.phead-smtitle{
    font-size: 30px;
    line-height: 50px;
}

.session-wrap .fetlistbox-stru .phead-title{
    font-size: 18px;
    margin: 0px 0px 5px 0px;
    line-height: 26px;
}
.session-wrap .phead-title.white_txt{
    color: #fff;
}
.fetlist-wrap{
    position: relative;
    padding: 7px 0px 7px 27px;
}
.fetlist-wrap.fetlist_noiconwrap{
    padding: 10px 0px 10px 9px;
}
.fetlist-wrap.fetlistbox-stru{
    padding: 5px 0px 5px 105px;
}
.fetlist-wrap.fetlistbox-stru.right{
    padding: 5px 70px 5px 15px;
    text-align: right;
}
.fetlistbox-stru .fetlistboximg_wrap{
        position: absolute;
    left: 5px;
    top: 10px;
    width: 80px;
    height: 80px;
    background-color: #fff;
    border-radius: 50%;
    padding: 13px;
    margin-top:0px;
}
.fetlist-wrap.fetlistbox-stru.right .fetlistboximg_wrap{
    right: -20px;
    left: auto;
}
.fetlist-wrap.fetlistbox-stru.right .fetlistboximg_wrap::after{
    content: '';
    width: 65px;
    height: 37px;
    background-color: #fff;
    display: block;
    transform: rotate(53deg);
    display: block;
    margin-top: 21%;
    margin-left: 55%;
}
.fetlist-wrap.fetlistbox-stru .fetlistboximg_wrap.step2box::after{
content: '';
    width: 65px;
    height: 37px;
    background-color: #fff;
    display: block;
    transform: rotate(-53deg);
    display: block;
    margin-top: 21%;
    margin-left: -80%;
}
.fetlistbox-stru .fetlistboximg_wrap .fetlistbox-img{
    width: 45px;
}
.fetlist-wrap i{
    position: absolute;
    left: 0;
    top: 7px;
    font-size: 22px;
    color: #ff3d3d;
}
.fetlist-wrap .fetlist-para{
        margin: 0px;
    font-size: 16px;
    color: #000;
    text-shadow: 0 0 #000;
}
.dark_bg{
    background-color: #ffeded;
}
.white_txt{
    color: #fff;
}
.fetestimonials-stru{
    padding: 10px;
}
.fetestimonials-stru .fetestimonials-wrap{
    padding: 15px 15px;
    background-color: #fff;
    border-radius: 5px;
}
.fetestimonials-media .media-left{
    font-size: 24px;
    color: #ff3d3d;
    padding-right: 10px;
}
.fetestimonials-media .media-left .absfet-mediaImg{
    width: 40px;
        margin-top: 8px;
}
.fetestimonials-media .media-heading{
    font-size: 20px;
    margin-top: 5px;
    font-weight: 600;
}
.fetestimonials-media.absfet-media .media-heading{
        font-size: 19px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 285px;
}
.fetestimonials-media.absfet-media .media-heading.mecus-heading{
    font-size: 19px;
    display: block;
    overflow: hidden;
    max-width: 285px;
    margin-top: 0px;
    min-height: 40px;
    margin-bottom: 0px;
        white-space: normal;
}
.fetestimonials-media p{
    font-size: 15px;
    color: #767272;
    text-shadow: 0 0 BLACK;
}
.fetestimonials-media.absfet-media p{
    min-height: 70px;
    overflow: hidden;
    margin-bottom: 0px;
}  
.client-review-wrap{
    background-color: #ffeded;
    border-radius: 10px;
}

.media .media-body{
    width: 100%;
} 
.session-wrap .phead-smtitle{
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 0px;
    font-weight: 700;
}

.client-review-wrap{
        min-height: 350px;
        padding: 20px 15px
    }
.testimonial-review-wrap{
    min-height: auto;
}
    .client-review-wrap .clientrv-img{
        width: 60px;
        border-radius: 50%;
    }
    .clientrv-media .media-heading{
        font-size: 19px;
        font-weight: 700;
    }
    .clientrv-media .clintrv-spara{
        color: #7d7d86;
        font-size: 15px;
        text-shadow: 0 0 BLACK;
    }
    .clientrv-media .clientrv-star-wrap i{
        color: #f2ce18;
    }
    .clientrv-media .clintrv-mpara{
        font-size: 17px;
        line-height: 28px;
        font-weight: 500;
        max-height: 84px;
        overflow: hidden;
    }
    .clientrv-wrap .clientyr-carousel{

    }
    .clientrv-wrap .carousel-control{
        background: none;
        position: relative;
        min-width: 55px;
        display: inline-block;
    }
    .clientrv-wrap .carousel-control i{
        font-size: 27px;
        color: #e93237;
    }
.dtxt-color{
    color: #d53438 !important
}

.session-box-img-wrap{
        min-height: 400px;
    }
    .session-box-img-wrap .session-box-img{
            position: absolute;
        width: 90%;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        border-radius: 40px;
    }

.cptabel_pricing{
    border: none;
}
.cptabel_pricing>thead>tr>td, 
.cptabel_pricing>thead>tr>th{
    border: none;
    padding: 0px 10px 0px 0px;
}
.cptabel_pricing>thead>tr>th .thlabel{
    margin: 0px 0px;
    min-height: 40px;
    background-color: #ffeded;
    display: block;
    padding: 10px 0px 0px 15px;
}
.cptabel_pricing>tbody>tr>td{
    border: none;
    border-bottom: 1px dashed #ccc;
}

.cptabel_pricing .cpok-icon{
    font-size: 21px;
    color: #5be05b;
}
@media screen and (max-width: 768px) and (min-width: 100px){
    
    .phead-wrap, .pheader-wrap .container{
        padding: 0px 0px !important;
    }
    .phead-wrap .phead-title{
        font-size: 31px;
        line-height: 54px;
        margin: 0px 0px 5px 0px;
    }

    .feheader-wrap .phead-title{
        font-size: 23px;
        line-height: 35px;
        margin: 0px 0px 5px 0px;
    }
    .feheader-wrap .phead-para{
        font-size: 15px;
        line-height: 27px;
    }
    .fesidebar_panelWrapper{
        display: none;
    }
    .fetlogoicon-para{
        margin-bottom: 9px;
        font-size: 15px;
        margin-bottom: 11px !important;
    }
    .fetlogoicon-ul{
        display: flex;
        overflow: hidden
    }
    .fetlogoicon-ul li{
        width: 53% !important;
    }
    .fetlogoicon-ul .fetlogoicon-wrap{
        min-width: 205px !important;
    }
    .session-box{
        padding: 0px 6px !important;
    }
    .fecount-stru{
        padding: 25px 0px;
    }
    .fecount-stru ul li.lw-4{
        width: 50%;
        padding: 12px 0px;
    }
    .fetcount-wrap .fetcount-mtitle{
        font-size: 26px;
    }
    .session-img-wrap{
        padding-top: 10px !important;
    }
    .session-wrap .phead-title{
        font-size: 32px;
        line-height: 52px;
        margin-bottom: 0px;
        text-align: center;
    }
    .session-wrap{
        padding: 0px 0px !important;
    }
    .btn-drow{
        text-align: center !important;
    }
    .drow{
        padding: 8px 0px !important;
    }
    .phead-img{
        width: 100% !important;
    }
    .session-box-wrap .container{
        padding: 0px 0px !important;
    }
    .footer .footer_ctn{
        min-height: 210px;
    }
    .abssession-img-wrap{
        padding: 0px 0px !important;
    }
    .abssession-img-wrap .session-box-img-wrap{
        min-height: 235px;
    }
    .featuresInfo_wrapper .fetmedia .fetmedia_left{
        width: 100%;
        display: block;
        padding: 0px 0px 10px 0px;
    }
    .featuresInfo_wrapper .fetm_heading{
        font-size: 17px;
        font-weight: 600;
        margin-bottom: 4px;
    }
    .featuresInfo_wrapper .fetm_para{
        font-size: 14px;
        line-height: 23px;
    }
    .featuresInfo_wrapper .fetmedia{
        padding: 0px;
    }
    .fetmedia .fetmedia_left .fetmedia_imgwrap{
        margin-bottom: 10px;
    }
    .fetmedia .fetmedia_left .fetmedia_img{
        width: 80px;
        height: 80px;
        
    }
}

.fesidebar_panel{
    border: none;
    background-color: #ffeded;
}
.fesidebar_panel .fesidebar_panelHeader{
    border: none;
    background-color: #ffeded
}
.fesidebar_panelHeader .panel-title{
        font-weight: 600;
        display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.fesidebar_panelbody .fesidebar_ul{
    padding-bottom: 10px; 
}
.fesidebar_panelbody .fesidebar_ul li{
    padding: 5px 10px;
}   
.fesidebar_ul li .felink{
    color: #878080;
    font-weight: 600;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.fesidebar_ul li .felink.active-link{
    color : red;
}
.fetmedia{
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.fetmedia_left{
    padding-right: 25px;
}

.fetmedia_left .fetmedia_imgwrap{
    width: 120px;
    height: 120px;
    background-color: #f5f5f5;
    border-radius: 7px;
    padding: 13px 0px 0px 0px;
}
.fetmedia_left .fetmedia_imgwrap .fetmedia_img{
    width: 90px;
    height: 90px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    
    margin: 0px auto;
} 
.fetm_heading{
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 16px;
}
.fetm_para{
        font-size: 15px;
    line-height: 25px;
    font-weight: 500;
    color: #878080;
}
.fetm_para span{
    color: #0d0d99;
}
.testimonial-media .media-body{
    width: auto;
    display: contents;
}
.testimonial-infowrap .phead-title{
        font-size: 24px;
    line-height: 40px;
}
.testimonial-infowrap .phead-para{
    font-size: 16px;
}
.testimonial-infowrap .phead-link{
    font-size: 16px;
}.overview_editbody{
        padding: 20px 25px;
        background-color: #fff;
        border-radius: 15px;
        -webkit-box-shadow: 1px 1px 5px 0px rgba(237, 232, 237, 1);
        -moz-box-shadow: 1px 1px 5px 0px rgba(237, 232, 237, 1);
        box-shadow: 1px 1px 5px 0px rgba(237, 232, 237, 1);
    }
    .overview_editbody .smlabel {
        font-size: 15px;
        letter-spacing: 0.7px;
        color: #1d242d;
        text-shadow: 0 0 #043458;
        font-weight: 300;
    }
    .adv_input .adv_txtbox {
    border-radius: 25px !important;
    box-shadow: none;
    min-height: 42px;
}
.ladjcol {
    padding: 0px 0px 0px 15px;
}
.adv_input .adv_txtarea {
    min-height: 119px;
    box-shadow: none;
    border-radius: 20px !important;
}

.contact-para{
    padding-left: 42px;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    position: relative;
    padding-top: 3px;
    margin-bottom: 15px;
}
.contact-para i{
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    background-color: #00376d;
    border-radius: 50%;
    color: #fff;
    padding: 7px 0px 0px 8px;
    font-size: 16px;
}
.fixed-sidebar {
  position: fixed;
  top: 80px; /* Adjust to match your design */
  width: 19.2%; /* Match the original width of the sidebar */
}
.phead-wrap .priceshowBtn{
    cursor: pointer;
    position: absolute;
    margin: 0px;
    right: 6px;
    top: 13px;
    padding: 0px;
    color: #00376d;
    background: none;
}
.phead-wrap .priceshowBtn.active{
    outline: none;
}
.phead-wrap .prhead-mtitle{
    font-size: 28px;
    position: relative;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    text-align: left;
    margin-top: 0px;
    text-transform: capitalize;
}


/* Trusted Companies Carousel */
.trusted-companies {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.trusted-companies .carousel-container {
  width: 100%;
  overflow: hidden; /* Ensures no overflow is visible */
  position: relative;
}

.trusted-companies .carousel {
  display: flex;
  animation: scroll-continuous 20s linear infinite; /* Continuous scrolling animation */
  animation-play-state: running; /* Default animation state */
}

.trusted-companies .carousel-item {
  flex: 0 0 auto; /* Prevent shrinking or growing */
  margin: 0 15px; /* Add spacing between items */
}

.trusted-companies .carousel-item img {
  width: 155px;
  height: auto;
}

/* Continuous scrolling animation */
@keyframes scroll-continuous {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

/* Add hover effect for pausing animation */
.trusted-companies .carousel-container:hover .carousel {
  animation-play-state: paused; /* Pause animation when hovered */
}



/* Dropdown container */
.cldropdown {
  position: relative;
}

/* Dropdown menu */
.cldropdown .dropdown-menu {
  display: none; /* Hide by default */
  position: absolute;
  top: 100%; /* Position it below the dropdown toggle */
  left: 0;
  
  padding: 10px 0; /* Padding for dropdown items */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Shadow effect */
  opacity: 0; /* Start invisible */
  visibility: hidden; /* Ensure it's inaccessible */
  transform: translateY(-10px); /* Start slightly above the toggle */
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease; /* Smooth animation */
  z-index: 1000; /* Ensure it appears above other elements */
  background-color: #f8e4e4;
    border: none;
    padding: 0px;
        min-width: max-content;
}

/* Hover effect on dropdown */
.cldropdown:hover .dropdown-menu {
  display: block; /* Show on hover */
  opacity: 1; /* Fully visible */
  visibility: visible; /* Ensure it's accessible */
  transform: translateY(0); /* Slide into position */
}

/* Dropdown links styling */
.cldropdown .dropdown-menu li a {
  display: block;
  padding: 8px 15px;
  text-decoration: none;
  color: #333; /* Link color */
  transition: background-color 0.3s ease; /* Smooth hover effect */
}

.cldropdown .dropdown-menu li a:hover {
  background-color: #f5f5f5; /* Change background on hover */
  color: #007bff; /* Highlight link color */
}
.testimonial-media .clintrv-mpara{
    max-height: 80px;
    overflow: hidden;
}


.testimodal .modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  margin: 0;
  width: auto; /* Adjust width as needed */
}
.testimodal .modal-header{
    padding: 10px 15px;
}
.testimodal .testi-title{
    font-size: 16px;
    font-weight: 500;
    margin: 0px;
}
.testimodal .testi-para{
    font-size: 14px;
    letter-spacing: 0.7px;
    line-height: 23px;
}
.testimodal .modal-body{
    max-height: 420px;
    overflow-y: auto;
}