@font-face {
    font-family:Roboto-regular ;
    src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family:Roboto-bold ;
    
    src: url(../fonts/Roboto-Bold.ttf);
}

*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.5;
}
.body{
    font-family:Roboto-regular ;
}
h1,h2,h3,h4,h5,h6{
    font-family:Roboto-bold ;
}
ul{
    list-style: none;
}
.bg-drk{
    background-color: #5a5a5a;
}
.bg-light-grey{
    background-color: #f4f4f4;
}
.logo-bg{
    background-color: #929292;
}
a{
    text-decoration: none;
}

.container{
    max-width: 910px;
}
.py-100{
    padding-top: 100px;
    padding-bottom: 100px;
}
.py-50{
    padding-top: 50px;
    padding-bottom: 50px;
}
.py-70{
    padding-top: 70px;
    padding-bottom: 70px;
}
.nav-item a{
    font-size: 17px;
    font-weight: 500;
}
.pricing{
    color: black;
    border: 1px solid #ff9b26;
    border-radius: 37px;
    padding: 4px 17px;
    font-size: 13px;
    font-weight: 500;
    margin-right: 6px;
    display: inline-block;

}
.profile{
    color: white;
    background-color:#ff9b26;
    border: 1px solid #ff9b26;
    border-radius: 37px;
    padding: 4px 17px;
    font-size: 13px;
    font-weight: 500;
    margin-right: 6px;
    display: none;
   

}
.profile:hover{
    color: white;
  
}
.header{
    box-shadow: -1px -7px 8px 8px #f1f1f1;

}
.pricing:hover{
    color: black;
    border: 1px solid #ff9b26;
}
.login{
    color: white;
    border: 1px solid transparent;
    border-radius: 37px;
    padding: 4px 19px;
    font-size: 14px;
    font-weight: 500;
    margin-left: 6px;
    display: inline-block;
    background-color: #ff9b26;
}
.login:hover{
    color: white;
}
.content-image1 img{
    
    border-radius: 25px;
}
.content-right{
    border-radius: 25px;
    border: 1px solid #f2f4f7;

}
.navbar-light .navbar-nav .nav-link {
    color: black;
}
.right-inner{
    padding: 27px 35px;
}
.right-title{
    text-align: center;
    font-size: 19px;
}
.content-form label{
    font-size: 12px;
    margin-bottom: 3px;
    font-weight: 500;

}
.content-form input{
    background-color:#f9fafb;
    border: 1px solid transparent;
}
.content-form{
    border-top: 1px solid #e8e8e8;

}
.form-txt p{
    font-size: 13px;
    text-align: end;
    padding-top: 6px;
    margin-bottom: 40px;
}
input[type=submit]{
    background: #ff9b26;
    width: 100%;
    border-radius: 54px;
    color: white;
    padding: 6px 0px;
    font-size: 13px;
}
.dont{
    font-size: 12px;
    text-align: center;
    padding-top: 25px;
    color: black;
    display: block;
    font-weight: 500;
}
.dont:hover{
    color: black;
}
.dont strong{
    font-size: 12px;
    font-weight: 700;
 
}
.form-control:focus {
    background: #e8e8e8;
    box-shadow: none;
    border: transparent;
}
.footer{
    background-color:#101828;
}
.footer-left p{
    color: #6c717b;
    font-size: 11px;
    line-height: 1.2;
    font-weight: 500;
    padding-right: 31px;

    
}

.footer-inner{
    padding: 30px 0px;
}

.footer-right p{
    color: white;
    text-align: end;
    font-size: 18px;
    font-weight: 500;
}
.ftr2{
    background-color:#1a2131;
}
.ftr-2-inner{
    padding: 18px 0px;
}
.ftr-2-inner p{
    color: #6c717b;
    text-align: center;
    margin-bottom: 0;
    font-size: 11px;
}
.lft i{
    color: white;
    border: 1px solid transparent;
    background: #ff9b26;
    padding: 14px 15px;
    border-radius: 10px;
    font-size: 20px;
    margin-left: 21px;
    margin-right: 8px;

}
.right1{
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 500;
}
.right2{
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 700;
}
.my-files a{
    color: black;
    font-size: 13px;
    font-weight: 500;

}
.my-files.active a {
    font-size: 12px;
    font-weight:700;
    color: black;
}
.file-list a{
    color: black;
    font-size: 13px;
    font-weight: 500;
}
.file-list.active a {
    font-size: 12px;
    font-weight:700;
    color: black;
}
.files{
 
    padding-bottom: 25px;
 }
.files-heading::before{
    content: "";
    position: absolute;
    width: 786px;
    height: 1px;
    background: #f5f7f9;
    bottom: -22px;
    left: 0;

}
.menu-inner a{
    
    
    font-size: 12px;
    color: black;
}
.menu-inner2 a{
    
    
    font-size: 14px;
    color: black;
    font-weight: 500;
}

.menu-inner2 a:hover{
    
    
    font-size: 14px;
    color: black;
    font-weight: 500;
}
.menu-inner2 img{
    margin-bottom: 3px;
    width: 30px;
    margin-right: 12px;
}
.menu-inner{
     width: 114px;
     text-align: center;
     margin-bottom: 25px;
}

.menu-inner img{
    width: 54px;

}
.page-9-heading{
    text-align: center;
    color: #ff9b26;
    font-size: 19px;
    margin-bottom: 40px;
    padding-left: 29px;
    position: relative;


}
.page-9-heading::after{
    content: "";
    position: absolute;
    width: 86%;
    height: 1px;
    background: #eaeaea;
    bottom: -19px;
    left: 28px;
}


.menu-inner-lft a{
    display: flex;
    align-items: center;
    color: black;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2;

}
.content-form ::placeholder{
    font-size: 12px;
    color: black;
}
.right-inner i{
    
    text-align: center;
    display: block;
    color: #ff9b26;
    font-size: 23px;
    margin-bottom: 10px;
    background-color: #fff5e9;
    width: 45px;
    margin-left: auto;
    margin-right: auto;
    height: 45px;
    border-radius: 6px;
    line-height: 44px;
}
input[type="password"]::placeholder{
    font-size: 55px;
    color: #5a5a5a;
}
.offer1{
    font-size: 38px;
    font-weight: 500;
}
.offer1 strong{
    font-size: 38px;
    color: #ff9b26;
    
}
.offer2{
    font-size: 15px;
    line-height: 1.3;
}
.offers-inner2{
    background: #101828;
    color: white;
    padding: 25px 0px;
    border-radius: 18px;
    padding-bottom: 1px;
    margin-bottom: 80px;

    
}
.offer3{
    font-size: 23px;
    font-weight: 500;
    line-height: 1.0;
    margin-bottom: 0;
    text-align: center;
}
.offer3 strong{
    font-size: 23px;
    font-weight: 700;
}
.price{
    font-size: 37px;
    font-weight: 700;
    color: #ff9b26;
    

}
.pricesign{
    font-size: 37px;
    font-weight: 700;
    color:white;
    

}
.pricesign2{
    font-size: 37px;
    font-weight: 400;
    color:white;
    

}
.offer4{
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
}
.register-btn a{
      background:#ff9b26;
    color: white;
    padding: 6px 21px;
    border-radius: 87px;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
  
}
.offers-menu{
    padding: 35px 91px;
    padding-bottom: 10px;
}
.offers-menu li{
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 10px;


}
.offers-menu h5{
    font-size: 21px;
    position: relative;
}
.offers-menu h5::before{
    content: "";
    position: absolute;
    width: 245px;
    height: 1px;
    background: white;
    bottom: 45px;
    left: -29px;

}
.right2-menu a{
    color: #6c717b;
    font-size: 12px;
    font-weight: 400;
}
.right2-heading{
    font-size: 19px;
    color: #f7f7f7;
}
.my-files strong{
    font-size: 12px;
    font-weight: 700;
}
.page7-content{
    border: 1.5px solid #F2F4F7;
    border-radius: 22px;
    padding: 25px 52px;
    margin-top: 10px;
    margin-bottom: 71px;
}
.page7-heading::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #F2F4F7;
    bottom: -18px;

}
.page7-inner{
    
    border-radius: 22px;
    margin-top: 37px;
   
    display: flex;
    justify-content: center;
    align-items: center;

}
.page7-inner p{
    
    color:black;
    font-size: 17px;
    font-weight: 600;
   
    margin-bottom: 0;
}
.vedio-menu{
    background-color:#fff5e9;
    border-radius: 22px;
    margin-top: 13px;

}
.vedio-menu-inner{
    padding: 5px 6px;
}
.volume-slider::before{
    content: "";
    position: absolute;
    background:#ece4da;
    height: 3px;
    width: 64px;
    bottom: 9px;
    left: -92px;
    border-radius: 64px;
}
.volume-slider::after{
    content: "";
    position: absolute;
    background:#ff9b26;
    height: 10px;
    width: 10px;
    bottom: 6px;
    left: -29px;
    border-radius: 81px;
}
.volume-menu{
    gap: 99px;
}
.volume-slider{
    color: #ffa63e;
    font-size: 14px;
}
.vedio-text{
    font-size: 19px;
    font-weight: 700;
    margin-top: 10px;
    padding-left: 5px;
    margin-bottom: 0;
}
.page11{
    background-color:#101828;
    color: white;
}
.page11-left h5{
    font-size: 34px;
    letter-spacing: 1px;
}
.page11-left p{
    font-size: 17px;
    color: #d3cdcd;
    margin-bottom: 25px;


}
.page11-btn a{
    color: white;
    background: #ff9b26;
    padding:7px 18px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
}
.page11-right img{
    border-radius: 20px;
}
.about-lft img{
    border-radius: 20px;
}
.about-right h5{
    font-size: 30px;
    letter-spacing: 1px;
}
.about-right p{
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 25px;
    color: #81858e;


}
.about-right a{
    color: white;
    background:#ff9b26;
    padding: 6px 18px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
}
.page11-btn i{
    font-size: 7px;
    color: #ff9b26;
    background-color: white;
    padding: 4px 4px;
    border-radius: 29px;
  vertical-align: bottom;
    margin-left: 7px;
}
.blog1 h5{
    font-size: 30px;
    letter-spacing: 1px;
    color: #404041;
}
.blog1 p{
    font-size: 12px;
    color: #949494;
    margin-bottom: 26px;
}
.blog-btn a{
    color: black;
    border: 2px solid #fe9a25;
    padding: 8px 16px;
    font-size: 11px;
    font-weight: 500;
    border-radius: 5px;
}
.blog-btn i{
    font-size: 7px;
    color:white;
    background-color: #fe9a25;
    padding: 4px 4px;
    border-radius: 29px;
    vertical-align: text-bottom;
    margin-left: 7px;
}
.blog2 img{
    border-radius: 20px;
}
.prv-btn i{
    border: 1px solid #ebebeb;
    padding: 10px 13px;
    border-radius: 5px;
    color: #989898;
    font-size: 14px;
    margin-right: 6px;
}
.prv-btn{
    margin-left: 510px;
}
.nxt-btn i{
    border: 1px solid #fe9a25;
    padding: 10px 13px;
    border-radius: 5px;
    color:black;
    font-size: 14px;
    margin-left: 6px;
}
.next-btns{
    
    margin-top: 10px;


}
.slider2  .owl-item .item{
    background: #f8fbfd;
    border-radius: 19px;
    margin: 30px 0px;
  
    padding: 10px 28px;
    text-align: center;
    font-weight: 500;
}
.name{
    color: #FF9B26;
    font-weight: 500;
    margin-bottom: 0;
    text-align: justify;
}
.slider2   .owl-item.center .item .name{
    color: #FF9B26;
    font-weight: 500;
    margin-bottom: 0;
    text-align: justify;
}
.work{
    font-size: 15px;
    font-weight: 500;
    color: black;
}

.tesi-image{

    width: 60px;
    height: 60px;
    border-radius: 122px;
    margin-right: 15px;
    margin-bottom: 10px;
}


.slider2   .owl-item.center .item{
    background:#101828 !important;
    border-radius: 19px;
    padding: 17px 28px;
    padding-top: 25px;
    color: white;
    font-weight: 500;

}
.testi-content{
    font-size: 13px;
    color: #1018288F;
    text-align: center;
}
.slider2   .owl-item.center .item .testi-content{
    font-size: 13px;
    color: white;
    text-align: center;
}
.slider2   .owl-item.center .item .work{
    font-size: 15px;
    font-weight: 500;
    color: white;
}







.testi-heading{
    font-size: 30px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.dot1{
    background-color: #ff9b26;
    height: 17px;
    width: 17px;
    border-radius: 26px;
}
.dot2{
    background-color: #d9d9d9;
    height: 12px;
    width: 12px;
    border-radius: 26px;
    margin-left: 10px;
}
.dot3{
    background-color: #d9d9d9;
    height: 12px;
    width: 12px;
    border-radius: 26px;
    margin-left: 10px;
}
.faq-heading{
    color: black;
    text-align: center;
    font-size: 31px;
    letter-spacing: 1px;
    margin-top: 60px;
    margin-bottom: 30px;

}
.accordion-body {
   
    font-size: 13px;
    color: #404041;
    padding: 8px 0px;
}
.accordion-button:not(.collapsed) {
    
    font-size: 19px;
    padding: 0;
    color: #171717;
    background-color: transparent;
    box-shadow: none;
    
}
.accordion-button:focus{
    box-shadow: none;
    border: none;
}
.accordion-item {
    background-color: #fff;
     border-bottom: 2px solid rgba(0,0,0,.125);
     border-top: 0;
     border-left: 0;
     border-right: 0
}
.accordion-button {
    padding: 13px 0px;
    font-size: 20px;
    
}

.contact-lft img{
border-radius: 22px;
}
.contact-form{
    border: 1px solid #ecedee;
    border-radius: 20px;
    padding: 20px 21px;
}
.touch{
    text-align: center;
    font-size: 25px;
    margin-bottom: 5px;
    
    color:black;
}
.touch strong{
   
    font-size: 25px;
   
   
    color:black;
}
.intrest{
    text-align: center;
    font-size: 11px;
    color:#92959d;
}
.page11-form{
    padding: 0px 64px;
}
.form-control{
    border: 1px solid #cdcdcd;
    font-size: 11px;
    margin-bottom: 12px;
    padding: 8px 12px;
    background-color: transparent;
}
textarea{
    height: 90px;
    width: 100%;
    border: 1px solid #cdcdcd;
    font-size: 11px;
    padding: 8px 12px;
    background-color: transparent;
    border-radius: 6px;

}
.click-text{
    font-size: 10px;
    color: #383232;
}
textarea:focus-visible {
  
    
    outline: none;
}
.page11-form button{
    font-size: 12px;
    color: white;
    background: #ff9b26;
    border: transparent;
    padding: 8px 13px;
    border-radius: 4px;
}
.page11-form button i{
    font-size: 9px;
    margin-left: 5px;
    color:#ff9b26;
    background: white;
    padding: 3px 3px;
    border-radius: 70px;
    vertical-align: text-bottom;
}

.page12-text{
    padding-top: 120px;
}
.page12-text p{
    
    color: white;
    font-size: 24px;
  
    text-align: center;

}
.page12-text h1{
    color: #5a5a5a;
    font-size: 36px;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.page12-text .breadcrumb-item a{
    color: #5a5a5a;
    font-size: 11px;
    
}
.page12-text .breadcrumb-item.active {
    color: #464545;
    font-size: 11px;
    font-weight: 600;
}
.page12-about-lft img{
    border-radius: 22px;
}
.page12-about-right p{
    font-weight: 500;
    font-size: 16px;
    color: #1018288F;

    padding: 35px 0px;
}
.founder-lft p:nth-child(1){
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 0;
    text-align: end;
    color: #FF9B26;

}
.founder-lft p:nth-child(2){
    font-size: 22px;
    font-weight: 600;
    text-align: end;

}
.founder-lft p:nth-child(3){
    font-size: 17px;
    color: #1018288F;

    font-weight: 500;
}
.founder-heading{
    letter-spacing: 1px;
    font-size: 32px;
}
.founder-right img{
    border-radius: 22px;
}
.founder-lft{
    padding: 72px 0px;
}
.founder-inner{
    padding-bottom: 120px;
}
.page13-box1{
    border: 1px solid #f5f7f7;
    border-radius: 17px;
    padding: 13px 14px;
}
.page13-box1 img{
    border-radius: 22px;
}
.date p{
    font-size: 13px;
    margin: 0;
}
.page13-content p:nth-child(1){
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px;
}
.page13-content P:nth-child(2){
    font-size: 11px;
    color: #949494;
}
.page13-btn2 a:hover{
    color: white;
    background:#FF9B26;
    
    font-size: 12px;
    font-weight: 500;
    padding: 9px 20px;
    display: inline-block;
    border-radius: 5px;
    border: transparent;
}

.page13-btn2 a{
    background-color: white;
    color:#1018288F;
    font-size: 12px;
    font-weight: 500;
    padding: 9px 20px;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #1018288F;
}
.page13-btn2 i{
    font-size: 7px;
    background-color:#1018288F;
    color: white;
    padding: 4px 4px;
    border-radius: 29px;
    vertical-align: bottom;
    margin-left: 7px;
}
.page13-btn2 a:hover i{
    font-size: 7px;
    background-color:white;
    color:#FF9B26 ;
    padding: 4px 4px;
    border-radius: 29px;
    vertical-align: bottom;
    margin-left: 7px;
}
.page13-load a{
    color: #1018288F;
    font-size: 11px;
    font-weight: 700;
    border: 1px solid #ff9b26;
    padding: 9px 17px;
    display: inline-block;
    border-radius: 3px;

}
.page14-date p{
    display: inline-block;
    background: #fff5ea;
    color:#ff9b26;
    border-radius: 79px;
    padding: 8px 22px;
    margin-bottom: 0;
    font-size: 12px;
    margin-top: 40px;
    margin-bottom: 35px;

}
.page14-content h5{
    line-height: 1.4;
}
.page14-content p{
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 40px;
    color: #1018288F;
}
.page15-faq{
    padding-bottom: 70px;
}
.accordion-items:last-child{
    border-bottom: none;
}
.page16-contact-lft{
    background-color:#242d41;
    border-radius: 22px;
    padding: 30px 38px;

}
.phone-details p{
    margin-bottom: 0;
   
    color: #c0c0c0;
    font-size: 10px;

    line-height:20px;
}
.phone-details a{
    color: white;
    font-size: 14px;
    font-weight: 600;
}
.page16-phone i{
    margin-right: 12px;
    color: #f39527;
    background: #3a383e;
    padding: 13px 13px;
    border-radius: 7px;
    font-size: 20px;
}
.page16-contact-lft h3::after{
    content: "";
    position: absolute;
    width: 304px;
    height: 1px;
    background: #666c7a;
    left: 0px;
    top: 43px;

}
.conditions p{
    font-size: 14px;
    font-weight: 400;
    padding-top: 30px;
    padding-bottom: 100px;
}
.menu-inner-lft p{
    margin-bottom: 0;
    background: #fff5e9;
    text-align: center;
    border-radius: 55px;
    width: 35px;
    height: 35px;
    margin-right: 15px;
}
.menu-inner-lft i{
    line-height: 36px;
    padding-left: 5px;
    color: #ff9b26;
}
.bg{
    background-image: url(../images/aboutus.png);
   
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: -25px;
}
.bg1{
    background-image: url(../images/blogbanner.png);
   
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: -25px;
}
.bg2{
    background-image: linear-gradient(rgb(255 133 8 / 25%),rgb(255 133 8 / 25%)),url(../images/faqbanner.png);
    background-position: center;
    background-size: 100% 225px;
    background-repeat: no-repeat;
    margin-top: -25px;
}
.bg3{
    

    background-image: linear-gradient(rgb(255 133 8 / 25%),rgb(255 133 8 / 25%)),url(../images/contactus\ banner.png);
    background-position: center;
    background-size: 100% 225px;
    background-repeat: no-repeat;
    margin-top: -25px;
}
.page-12-banner{
        color: white;
    border-radius: 0px 154px 154px 0px;
    border: 25px solid white;
    border-left: 0;
    width: 630px;
    background: #1A2335;
    margin-top: 25px;
}
.big{
    padding: 77px 0px;
  
    text-align: end;
    margin-right: 117px;
    font-size: 49px;
}
.big1{
    padding: 40px 0px;
    text-align: left;
    margin-right: 85px;
    font-size: 50px;
   
    display: inline-block;
    line-height: 1.4;
}
.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: 3px;
    color: black;
}
.breadcrumb-item a{
    color: black;
  font-weight: 700;
    font-size: 12px;
}
.breadcrumb-item.active {
    color:black;
    font-size: 12px;
    
}
.brd-crms{
    margin-top: -15px;
}
.pricesign5{
    font-size: 37px;
    font-weight: 700;
    color:black;
    

}
.pricesign3{
    font-size: 37px;
    font-weight: 400;
    color:black;
    

}
.offer-content{
    font-size: 13px;
    text-align: center;
}
.offers-inner3{
   
    width: 100%;
    padding: 25px 11px;
    border-radius: 18px;
    padding-bottom: 1px;
    margin-bottom: 46px;
    border: 1px solid #eaeaea;
    margin-top: 17px;
}
.offers-menu3{
    padding: 35px 104px;
    text-align: justify;
   
    padding-top: 15px;
}
.features{
    font-size: 19px;
    font-weight: 600;
}
.menu-inner-lft img{
    width: 44px;
    margin-right: 7px;
}
.right-inner h5::after{
    content: "";
    position: absolute;
    width: 368px;
    height: 1px;
    background: #F2F4F7;
    bottom: -6px;
    left: 0px;
}
.page11-left{
    padding: 21px 0;
    padding-left: 35px;
}

.next1{
    position: absolute;
    right: -472px;
    top: -206px;
    width: 36px;
}
.next2{
    position: absolute;
    width: 10px;
    top: -190px;
    left: 485px;
}
.next3{
    position: absolute;
    right: -458px;
    top: -173px;
    width: 8px;
}
.next4{
    position: absolute;
    right: -458px;
    top: -159px;
    width: 8px;
}
.right a{
    color: black;
}
.drop-dwn{
    padding: 0;
    text-align: justify;
    border: transparent;
    background-color: transparent;
}
.drop-dwn a{
color: black;
}
 .dropdown .dropdown-menu{
    display: none;
}
 .dropdown:hover .dropdown-menu{
    display: block;
}

.dropdown-toggle::after {
    display: none;
}
.dropdown-menu{
    margin-top: 11px;
    padding: 5px;

}
.dropdown-item.active {
    color: black;
    text-decoration: none;
    background: transparent;
    font-size: 13px;
}
.footer-right a{
    color: white;
}
.modal-header {
    padding: 11px 13px;
    border: none;
}
.btn-primary {
    color:black;
    background-color:transparent;
    border:none; 
}
.btn-primary:hover {
    color:black;
    background-color:transparent;
    border:none; 
}
.btn-primary:focus {
    color: black;
    background-color:transparent;
    border-color:none;
    box-shadow: none;
}
.btn-primary:active{
    color: #fff;
    background-color:transparent;
    border:none;
}
.btn-primary:focus-visible {
    outline:none;
}
.btn-primary:active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}
.accordion-item{
    padding: 15px 0px;
}
.slider1 .owl-dots{


    position: absolute;
    top: 187px;
    left: 96%;
    background: #FF9500;
    border-radius: 38px;
    border: 4px solid white;
  
    margin: 0;
    padding: 17px 7px;
    line-height: 17px;

}

.owl-theme .owl-dots .owl-dot.active span{
    background: white;

    
 }

 .owl-theme .owl-dots .owl-dot span {
    background: #ffffffb8;
    width: 8px;
    height: 8px;
    margin-top: -16px;
} 
 .owl-theme .owl-dots .owl-dot span:hover {
    background: #ffffffb8;
    width: 8px;
    height: 8px;
} 
.fq-btn a{
    border: 1px solid #FF9500;
    padding: 8px 10px;
    background: white;
    color:#FF9500;
    border-radius: 5px;
    display: inline-block;
    font-weight: 600;
}
.fq-btn a:hover{
    border: 1px solid #FF9500;
    padding: 8px 10px;
    background: #FF9500;
    color:white;
    border-radius: 5px;
    display: inline-block;
    font-weight: 600;
    transition: 0.5s all;
}
.page13-conten-hding{
        font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px;
    color: black;
}
.page13-conten-hding:hover{
        font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px;
    color: black;
}
.slider2 .owl-dots .owl-dot.active span {
    background: #FF9B26;
    width: 20px;
    height: 20px;
}
.slider2 .owl-dots .owl-dot.active span:hover {
    background: #FF9B26;
    width: 20px;
    height: 20px;
}
.slider2 .owl-dots .owl-dot span {
    background: #c5babaa6;
    width: 13px;
    height: 13px;
}
.slider2 .owl-dots .owl-dot span:hover {
    background: #c5babaa6;
    width: 13px;
    height: 13px;
}
.slider2 .owl-nav.disabled+.owl-dots {
    margin-top: 40px;
}
.slider3 .owl-prev span{
    border: 2px solid #adacac;
    padding: 1px 16px;
    border-radius: 6px;
    font-size: 29px;
    height: 46px;
    display: block;
    line-height: 30px;

}
.slider3 .owl-prev span:hover{
    border: 2px solid #adacac;
    padding: 1px 16px;
    border-radius: 6px;
    font-size: 29px;
    color: black;

}

.slider3 .owl-next span{
    border: 2px solid #adacac;
    padding: 1px 16px;
    border-radius: 6px;
    font-size: 29px;
    height: 46px;
    display: block;
    line-height: 30px;

}

.slider3 .owl-next span:hover{
    border: 2px solid #FF9B26;
    padding: 1px 16px;
    border-radius: 6px;
    font-size: 29px;
    color: black;

}
.slider3 .owl-prev span:hover{
    border: 2px solid #FF9B26;
    padding: 1px 16px;
    border-radius: 6px;
    font-size: 29px;
    color: black;

}


.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #FFF;
    text-decoration: none;
}
.slider3 .owl-nav {
    margin-top: 35px;
}

.blog-links{
    display: flex;
    align-items: center;
    position: relative;
    gap: 63px;
    top: -56px;
    padding: 0px 18px;
}
.blog-link1{
    color: white;
    text-decoration: underline;
    font-size: 16px;
    line-height: 1.2;
}
.blog-link1:hover{
    color: white;
    text-decoration: underline;
    font-size: 16px;
    line-height: 1.2;
}
.btn-primary:active {
    color: black;
    background-color: transparent;
    border: none;
}
.blog1-image img{
    border-radius: 22px;
}
.dashboard-btnl{
    background: none;
    border: none;
}
.dashboard-btn2{
    background: none;
    border: none;
}
.dashboard-btn3{
    background: none;
    border: none;
}
.dashboard-btn4{
    background: none;
    border: none;
}
.dropdown-menu {

    transform: translate(0px,0px);
    border: none;
    margin-bottom: 50px;
    padding: 0;
    background: transparent;
}
das
.dropdown-item {
padding: 0px;
}
.dropdown-item:hover {

    background-color:transparent;
}
.dashboard-inner .accordion-button::after{
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: 24px;
    content: "";
    background-repeat: no-repeat;
    background-size: 1.25rem;
    background-image: url(../images/plus2.png);
}

.dashboard-inner .accordion-button:not(.collapsed)::after {
    transform: rotate(-180deg);
    background-image: url(../images/minus.png);
    margin-left: 24px;
}
#accordionExample5 .accordion-item{
    border-bottom: 0px solid;
}

.dashboard-inner {
    border: 1px solid #ecedee;
    margin: 10px 0;
    padding: 0px 10px;
}

/* custom 404 page not found start */
.error-page-inner h1{
    background: linear-gradient(rgb(255, 166, 0),rgb(236, 236, 236));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 60px;
    text-align: center;
}
.error-page-inner p{
    text-align: center;
    font-size: 19px;
    font-weight: 500;
    background: linear-gradient(rgb(255, 166, 0),rgb(255, 145, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.error-btn a{
    font-weight: 500;
    color: white;
    background: #ff9b26;
    padding: 8px 17px;
    border-radius: 61px;
    font-size: 14px;
    letter-spacing: 2px;
}

/* custom 404 page not found start */


.menu, .drop-menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.menu-item a {
    text-decoration: none;
  
    color: #fff;
    display: block;
}

.drop-menu {
    display: none;
    position: absolute;
    right: 42px;
  
}

.drop-menu-item {
    padding: 5px 18px;
   
    background: white;
    margin-top: 10px;
}
.drop-menu-item a {
    color: black;
    font-weight: 600;

}

.menu-item:hover .drop-menu {
    display: block;
}

/* Responsive start  */

.user-name{
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
    display: none;
}
.user-name span{
 color: orange;
 font-size: 20px;
 font-weight: 500;
 padding-left: 4px;
}

@media (max-width: 575px) {
    .page-12-banner {
        color: white;
        border-radius: 0px 154px 154px 0px;
        border: 16px solid white;
        border-left: 0;
        width: 179px;
        background: #1A2335;
    }
    .big {
        padding: 20px 0px;
        text-align: end;
        margin-right: 45px;
        font-size: 17px;
    }
    .big1 {
        padding: 9px 0px;
        text-align: end;
        margin-right: 45px;
        font-size: 12px;
    }
}

@media (min-width: 576px) {
    .big {
        padding: 33px 0px;
        text-align: end;
        margin-right: 60px;
        font-size: 25px;
        margin-bottom: 0;
    }
    .big1 {
        padding: 24px 0px;
        text-align: end;
        margin-right: 60px;
        font-size: 18px;
        margin-bottom: 0;
    }
    .page-12-banner {
        color: white;
        border-radius: 0px 154px 154px 0px;
        border: 25px solid white;
        border-left: 0;
        width: 305px;
        background: #1A2335;
    } 
}

@media (max-width: 767px) {

}

@media (min-width: 768px) {
    .big {
        padding: 43px 0px;
        text-align: end;
        margin-right: 117px;
        font-size: 29px;
    }
    .big1 {
        padding: 36px 0px;
        text-align: end;
        margin-right: 117px;
        font-size: 20px;
    }
    .page-12-banner {
        color: white;
        border-radius: 0px 154px 154px 0px;
        border: 25px solid white;
        border-left: 0;
        width: 420px;
        background: #1A2335;
    }
}

@media (max-width: 991px) {

    .header-users{
        visibility: hidden;
    }
    .user-name{
       display: block;
    }

    .profile{
        display: block;
    }
}

@media (min-width: 992px) {
    .big {
        padding: 55px 0px;
        text-align: end;
        margin-right: 117px;
        font-size: 35px;
    }
    .big1 {
        padding: 34px 0px;
        text-align: end;
        margin-right: 117px;
        font-size: 30px;
    }
    .page-12-banner {
        color: white;
        border-radius: 0px 154px 154px 0px;
        border: 25px solid white;
        border-left: 0;
        width: 407px;
        background: #1A2335;
    }
}

@media (max-width: 1199px) {

}

@media (min-width: 1200px) {
    .page-12-banner{
        color: white;
    border-radius: 0px 154px 154px 0px;
    border: 25px solid white;
    border-left: 0;
    width: 630px;
    background: #1A2335;
}
.big{
    padding: 77px 0px;
  
    text-align: end;
    margin-right: 117px;
    font-size: 49px;
}
.big1 {
    padding: 41px 0px;
    text-align: end;
    margin-right: 117px;
    font-size: 49px;
}
}
/* Responsive end  */