
.wrap-login100 {
  width: 390px;
  background: #fff;
  border-radius: 10px;
  position: relative;
}

.login {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    font-family: 'Montserrat', sans-serif;
}
img { max-width:100%; height:auto;}
.search {
  background-color: #2980b9;
  border-radius: 7px;
  color: white;}



.bg-white{
  border-bottom: 1px solid beige;
  color: white;
}

.search {
    background-color: #2980b9;
    border-radius: 9px 2px 0px 9px;
}
.searchbar{
  border-radius: #ecf0f1;
}

.wrap-login100 {
    width: 390px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    margin: 0px auto 20px auto;
    top: 16%;
}
.login100-form-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    color: #2980b9;
    line-height: 1.2;
    text-align: center;
    width: 100%;
    font-weight: bold;
    display: block;
}
.active-menu {
    background-color: #cadfed !important;
    color: #2980ba !important;
}
.card-body a:hover {
    background-color: #cadfed !important;
    color: #2980ba !important;
}
.accordion-button:not(.collapsed) {
    color: #2980ba !important;
    background-color: #cadfed !important;
    font-size: 18px !important;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #000  !important;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    cursor:pointer;
}


.wrap-input100 {
  width: 100%;
  position: relative;
  border: 1px solid transparent;
  border-radius: 3px;
}



.input100 {
  font-family: montserrat;
  color: #7F8C8D;
  line-height: 1.2;
  font-size: 21px;
  display: block;
  width: 100%;
  background: 0 0;
  height: 52px;
  padding: 0 20px 0 16px;
  background-color: #e6e6e6;
  margin-bottom: 10px;
  border: 0px;
  font-weight: 500;
}
.bg-image{
  background:url(../image/loginimg.png); 
height: 666px;
text-align: center;
color: white;
top: 50%;
}
.text-welcome {
    top: 32%;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    color: #fff;
}

.txt1 {
  font-family: montserrat;
  font-size: 16px;
  color: #2980B9;
  line-height: 1.4;
  float: right;
  font-weight: 500;
  text-decoration: none;
  
}

.label-checkbox100 {
  font-family: montserrat;
  font-size: 16px;
  color: #7F8C8D;
  line-height: 1.2;
  position: relative;
  padding-left: 6px;
  cursor: pointer;
}

.container-login100-form-btn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.content-center { color:#fff;}

::placeholder {
        font-family: 'Montserrat', sans-serif;
}
.login100-form-btn {
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
    width: 100%;
    height: 52px;
    background-color: #2980b9;
    border-radius: 60px;
    -webkit-transition: all .4s;
    transition: all .4s;
    border: 0;
}
/*# sourceMappingURL=main.css.map */
/* Custom style */


/* Custom style */
.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    transform: scale(.7) !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}

/*
.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    transform: scale(.7) !important;
    position: absolute;
    left: 2px;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}*/
#para{
  height: 150px;
  overflow: scroll;
  border: 1px solid beige;
  }

/* page content css start*/





table,
th,
td {
    border: 1px solid black;
    width: 700px;
    border-collapse: collapse;
}



.abc {
    padding-left: 21px;
}

.dcd {
    padding-left: 26px;
}

.texthead {
    font-size: 25px;
}

.numberedfaq {
    font-size: 20px;
}

.pcontent {
    font-size: 20px;
    margin: 0;
}

.tophead {
    margin-left: 82px;
    margin-top: 10px;
}

.faqans {
    font-size: 20px;
}

.headertop {
    font-size: 26px;
}



.tables {
    font-size: 20px;
}

.dcgf {
    margin: 5px;
}

.abc {
    padding-left: 27px;
    font-size: 20px;
}

.list-group .list-group {
    border: 0;
    font-size: 20px;
}

.list-group-item {
    border: 0;
}



/* page content css end*/

 


  /* home page*/

.caption {
    font-size: 32px;
    color: #2f3043;
    font-weight: bold;
}

    .info-pro-1 {
    background: linear-gradient(94.05deg,#8b54ff 2.02%,#9b32c0 97.31%);
    opacity: .8;
    border-radius: 30px;
    display: inline-block;
    padding: 7px 16px;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    text-align: center;
}
head.info-pro-2{


  background: -webkit-linear-gradient(45deg,#ed1c24,#ed1cd8 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;

  font-size: 40px;
  line-height: 77px;
  text-align:left


}



.info-product .info-ui {
  background: #f2f4ff;
  border-radius: 50px;
  align-items: center;
  padding: 4px;
}


.evry-tax-head {
  font-weight: 700;
  font-size: 47px;
  line-height: 77px;
  text-align: center;
  color: #2f3043;
  margin: 24px auto;
  max-width: 1020px;}
  .head-text{
    font-weight: 700;
    line-height: 50px;
    color: #2f3043;
    margin: 24px auto;
    max-width: 1020px;
  
    font-weight: 700;
    font-size: 66px;
    line-height: 50px;
    text-align: center;
    color: #2f3043;
    margin: 24px auto;}


    .evry-tax-head .text-grads-1 {
      background: -webkit-linear-gradient(45deg,#ed1c24,#ed1cd8 80%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      font-weight: 700;
  
      font-size: 40px;
      line-height: 60px;
      text-align:left;}

      .text-grads-3 {
        background: -webkit-linear-gradient(45deg,#2980b9,#29b99f 80%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-weight: 700;
    
        font-size: 25px;
        line-height: 30px;
        text-align:left;}
  
    .form-fields.searchsh {
      display: flex;
      justify-content: center;
      margin-bottom: 45px;
  }
  .form-fields .field-control {
    border: 1px solid rgba(47,48,67,.44);
    border-radius: 8px;
    padding: 2px;
}

.form-fields .field-control .field-ui-1 {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #2f3043;
}
.form-fields .field-control .btn-free-trail {
  background: #ed1c24;
  border-radius: 8px;
  display: block;
  padding: 10px 25px

}
.form-fields .field-control {
  border: 1px solid rgba(47,48,67,.44);
  border-radius: 8px;
  /* padding: 2px; */
}
.bg-color {
  background-color: #bfddf1 !important;
  color: black;
  font-size: 18px;
}
.mission{ text-align: center;
margin-bottom: 5px; margin-top:5px ;}
  
.bg-colos{
  color: black;
  font-size: 18px;
}

.research-practice-contr {
  display: flex;
  justify-content: center;}


  .research-practice-contr .rsrch-prct-card {
    background: #f2faf7;
    border-radius: 20px;
}

.research-practice-contr .rsrch-prct-card {
  background: #f2faf7;
  border-radius: 20px;
}
.our-product-section .research-practice-contr .rsrch-prct-card {
  background: #f2faf7;
  border-radius: 20px;
}

.our-product-section .research-practice-contr .rsrch-prct-card {
  background: #f2faf7;
  border-radius: 20px;



}
.text{ padding-right: 100px;}
 
.boxes-style-1 {
  flex: 1;
  min-height: 150px;
  margin: 15px;
  padding: 25px 25px 0;
  text-align: center;
  display: flex;
  flex-wrap: wrap;}


  .our-product-section .research-practice-contr .rsrch-prct-card .r-p-head {
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;}

    .our-product-section .research-practice-contr .rsrch-prct-card {
      background: #f2faf7;
      border-radius: 20px;
  }


  .display-item{
display: flex;
justify-content: space-between;

  }
  .accordion-item{
    border: 0px;
  }
    /* home page*/
    /* static page*/

  .text-bold{font-size: 29px;
    color: #606060;}
.p-2{font-size: 20px;}

    /* static page*/

    .accordion-button{
      border-bottom: 1px solid #bebebe;
      display: ruby-text!important;
      color: #606060;
    }

    .accordion-button:not(.collapsed){
      color: #606060;
    }

    .nav-link{
      color: #606060;
    }
    .showcontent{
      color: #c6caca;

    }
    .accordion-button{background: #fff;}

    /*Mouz Landing Page css Start*/
a.x-accordion-toggle {
    text-align: right;
}

.x-accordion-heading .x-accordion-toggle:before {
    float: right;
    margin: 5px 0 0 8px;
}

#section1, #section2 {
    display: none;
}
/* Custom style */
.accordion-button {
    padding: 1rem 3rem;
}

    .accordion-button::after {
        position: absolute;
        background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
        transform: scale(.7) !important;
        left: 14px;
    }

    .accordion-button:not(.collapsed)::after {
        position: absolute;
        left: 14px;
        background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    }

    .accordion-button:focus {
        z-index: 3;
        border-color: none;
        outline: 0;
        box-shadow: none;
    }
/*Mouz Landing Page css Ends*/

/* home page*/




.updates{color: #378fc3;}
.blog{
border-bottom: 1px solid #7f8c8d;;
margin-bottom: 23px;
margin-top: 5px;
margin-left: 13px;

}
.sinuptn {
    width: 35%;
    font-weight: bold;
    height: 64px;
    font-size: 22px;
    border-radius: 36px;
    font-family: 'Montserrat', sans-serif;
    background-color: #2785c0;
    ;
}
.red {
    color: #2980b9;
}
.testo {
    font-size: 32px;
    font-weight: bold;
    cursor: 000000;
    font-family: 'Montserrat', sans-serif;
}
.testocontent{
font-size: 19px;
color: 636363;
font-weight: bold;
font-family: montserrat;

}
.taxcontent {
    font-size: 24px;
    font-weight: bold;
    color: #636363;
    font-family: 'Montserrat', sans-serif;
}
.tdstx {
    font-size: 18px;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
}
.date {
    font-size: 18px;
    font-weight: normal;
    color: #666666;
    font-family: 'Montserrat', sans-serif;
}
.headabout {
    font-size: 32px;
    font-weight: bold;
    color: #2980b9;
    font-family: 'Montserrat', sans-serif;
}
.headupdate {
    font-size: 32px;
    font-weight: bold;
    color: #2980b9;
    font-family: 'Montserrat', sans-serif;
}

.contentbody {
    font-size: 20px;
    text-align: justify;
    font-weight: 500;
    color: 666666;
    line-height: 1;
    font-family: 'Montserrat', sans-serif;
}
.contenheads{font-size: 24px;
font-weight: bold;
color: #636363;
text-align:justify;
line-height: 1;
font-family: montserrat;
padding-bottom: 22px;
}


.missions {
    font-size: 24px;
    color: #2980b9;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
}
.pts{margin-bottom: 28px;}


.bordertesto{ border-right: 1px solid;}
.testAr{will-change: 1286px;
height: 233px;
border: 2px solid#1a1a1a;
}


.text-welcome h1 {
    font-size: 52px;
    font-weight: normal;
    line-height: 70px;
}
.text-welcome h6 {
    font-size: 19px;
    font-weight: normal;
    line-height: 30px;
    font-family: 'Montserrat';
}

/* home page end*/
/* meadia quary*/
#section1, #section2, #section3, #section4 {
    display: none;
}
#section1#{ display: none;}
@media (max-width: 575.98px) {
  .wrap-login100{
    margin: 0;
    
  }
  .input100{
    width: auto;
  }
  .login100-form-btn{
    width:87% ;
  }
  .txt1{
    margin-right: 47px;
  }
  .evry-tax-head{
    line-height: 41px;
    margin: 0;
  }

 
 .head-text{
 font-weight: 700;
  line-height: 15px;
  color: #2f3043;
  margin: -14px auto;
  max-width: 1020px;
  font-weight: 652;
  font-size: 32px;
  line-height: -113px !important;
  text-align: center;
  color: #2f3043;
  margin: 24px auto;
}
}




/* Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {  }

/* Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) { 
  .wrap-login100{
    margin: 0;
    
  }
  .wrap-login100{
    max-width: 375px;
  }
 }

/*Large devices (desktops, less than 1200px)*/



}@media (max-width:1440px) {
    .wrap-login100 {
        margin: 35% auto 20px auto;
    }
}
@media (max-width:1366px) {
    .wrap-login100 {
        margin: 35% auto 20px auto;
    }
}
@media (max-width:768px) {
    .login {
        margin: 0px;
        padding: 0px;
        overflow: scroll;
    }
    .wrap-login100 {
        margin: 10% auto 20px auto; padding-bottom:40px;
    }
}


/* Small devices (landscape phones, less than 768px)*/

@media (max-width: 767.98px) {

    .tophead {
        margin-left: 1px;
        margin-top: 10px;
    }
}



/* Medium devices (tablets, less than 992px)*/

@media (max-width: 991.98px) {

    .wrap-login100 {
        margin: 0;
    }



    .tophead {
        margin-left: 2px;
        margin-top: 10px;
    }

    .wrap-login100 {
        width: 375px;
    }
}



/*Large devices (desktops, less than 1200px)*/

@media (max-width: 1199.98px) {
}



/* X-Large devices (large desktops, less than 1400px)*/

@media (max-width: 1399.98px) {
}


    /* X-Large devices (large desktops, less than 1400px)*/
    @media (max-width:667px) {
        .wrap-login100 {
            max-width: 325px; margin-top:-54px;
        }
        .input100 {
            font-family: 'Montserrat', sans-serif;
            color: #7F8C8D;
            line-height: 1.2;
            font-size: 21px;
            display: block;
            width: 97% !important;
            background: 0 0;
            height: 52px;
            padding: 0 20px 0 16px;
            background-color: #e6e6e6;
            margin-bottom: 10px;
            border: 0px;
            font-weight: 500;
        }
        .text-welcome {
            position: relative !important;
            text-align: center;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            color: #fff;
            display: block;
        }
        .text-welcome {
            position: absolute;
            text-align: center;
            left: 0;
            top: -244px;
            right: 0;
            color: #fff;
        }
    }



