/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);

@import url(meanmenu.css);
@import url(owl.carousel.min.css);

@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
     box-sizing: border-box !important;
     transition: ease all 0.5s;
}

html {
     scroll-behavior: smooth;
}

body {
     color: #666666;
     font-size: 14px;
     font-family: Poppins;
     line-height: 1.80857;
     font-weight: normal;
     overflow-x: hidden;
}

a {
     color: #1f1f1f;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     font-weight: normal;
     line-height: normal;
     color: #111111;
     margin: 0
}

h1 {
     font-size: 24px
}

h2 {
     font-size: 22px
}

h3 {
     font-size: 18px
}

h4 {
     font-size: 16px
}

h5 {
     font-size: 14px
}

h6 {
     font-size: 13px
}

*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
     text-decoration: none!important;
     opacity: 1
}

button:focus {
     outline: none;
}

ul,
li,
ol {
     margin: 0px;
     padding: 0px;
     list-style: none;
}

p {
     margin: 20px;
     font-weight: 300;
     font-size: 15px;
     line-height: 24px;
}

a {
     color: #222222;
     text-decoration: none;
     outline: none !important;
}

a,
.btn {
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

img {
     max-width: 100%;
     height: auto;
}

 :focus {
     outline: 0;
}

.paddind_bottom_0 {
     padding-bottom: 0 !important;
}

.btn-custom {
     margin-top: 20px;
     background-color: transparent !important;
     border: 2px solid #ddd;
     padding: 12px 40px;
     font-size: 16px;
}

.lead {
     font-size: 18px;
     line-height: 30px;
     color: #767676;
     margin: 0;
     padding: 0;
}

.form-control:focus {
     border-color: #ffffff !important;
     box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
     border: none !important;
}

.badge {
     font-weight: 500;
}

blockquote {
     margin: 20px 0 20px;
     padding: 30px;
}

button {
     border: 0;
     margin: 0;
     padding: 0;
     cursor: pointer;
}

.full {
     float: left;
     width: 100%;
}

.layout_padding {
     padding-top: 90px;
     padding-bottom: 0px;
}

.padding_0{
     padding: 0px;
}

.navbar-light .navbar-nav .nav-link {
    color: #676868;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 16px;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #1898b8;
}

.logo {
    width: 40%;
    float: left;
}

.login_text{
     width: 8%;
     float: left;
     font-size: 16px;
     color: #1898b8;
}

.login_text a{
     color: #1898b8;
}

.login_text a:hover{
     color: #676868;
}

.banner_section {
    width: 100%;
    float: left;
    background-image: url(../images/banner-bg.png);
    height: auto;
    padding-bottom: 90px;
    background-size: cover;
}

.best_taital{
     width: 100%;
     float: left;
     font-size: 60px;
     color: #ffffff;
     text-align: center;
}

.email_bt {
    width: 70%;
    float: left;
    font-size: 16px;
    color: #c3c2c2;
    background-color: #ffffff;
    text-align: left;
    padding-left: 15px;
    height: 50px;
    border: 0px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.subscribe_bt {
    width: 30%;
    background-color: #313233;
    float: right;
    padding: 9px 14px;
    color: #fff;
    height: 50px;
    font-size: 16px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.subscribe_bt a {
    color: #ffffff;
}

.box_main {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px !important;
    display: flex;
}

.there_text {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    display: flex;
}

.bt_main{
     width: 20%;
     margin: 0 auto;
     text-align: center;
}

.discover_bt {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.discover_bt a{
     width: 100%;
     float: left;
     font-size: 18px;
     color: #ffffff;
     text-align: center;
     padding: 10px 0px;
     background-color: #252525;
}
.discover_bt a:hover{
     color: #252525;
     background-color: #ffffff;
}

.marketing_section{
     width: 100%;
     float: left;
}

.job_section{
     width: 70%;
     float: right;
}

.jobs_text{
     width: 100%;
     float: left;
     font-size: 46px;
     color: #252525;

}

.dummy_text{
     width: 100%;
     float: left;
     font-size: 16px;
     color: #252525;
     margin-left: 0px;
}

.apply_bt {
    width: 45%;
    float: left;
    margin-top: 50px;
}

.apply_bt a{
     width: 100%;
     float: left;
     font-size: 18px;
     color: #ffffff;
     text-align: center;
     padding: 10px 0px;
     background-color: #252525;
}
.apply_bt a:hover {
    color: #fff;
    background-color: #0c8aba;
}

.image_1{
     width: 70%;
     float: left;
     height: 100%;

}

.image_2{
     width: 70%;
     float: right;
     height: 100%;

}

.job_section_2{
     width: 70%;
     float: left;
}

.footer_section {
    width: 100%;
    float: left;
    background-color: #6794bd;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 60px;
}

.subscribr_text{
     width: 100%;
     float: left;
     font-size: 30px;
     color: #ffffff;
}

.lorem_text{
     width: 100%;
     float: left;
     font-size: 16px;
     color: #ffffff;
     margin-left: 0px;
}


.email_bt_2 {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #c3c2c2;
    background-color: #ffffff;
    text-align: left;
    padding-left: 15px;
    height: 60px;
    border: 0px;
    border-radius: 20px;
    padding-right: 250px;
}

.subscribe_bt_2 {
    width: 20%;
    background-color: #313233;
    float: right;
    padding: 9px 14px;
    color: #fff;
    height: 50px;
    font-size: 16px;
    border-radius: 20px;
    top: -55px;
    position: relative;
    right: 5px;
}

.subscribe_bt_2 a {
    color: #ffffff;
}

.box_main_2 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.copyright_section{
     width: 100%;
     float: left;
     background-color: #ffffff;
     height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #111111;
    margin-left: 0px;
}

.cookies_text{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #111111;
    margin-left: 0px;
    text-align: right;
}

.search_section {
    width: 100%;
    float: left;
    background-image: url(../images/banner-bg.png);
    height: auto;
    background-size: cover;
    padding-bottom: 90px;
}

.logo_1{
     width: 100%;
     float: left;
     text-align: center;
}

.what_text {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #ffffff;
    text-align: left;
    margin: 0;
}

.city_text {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #ffffff;
    margin-left: 0px;
    margin-top: 0px;
    text-align: left;
    padding-bottom: 20px;
}

.ahmedabad_text {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #000;
    padding-left: 15px;
    padding-right: 20px;
    height: 50px;
    border: 2px solid #8d8e8e;
    border-radius: 5px;
}

/* Styles for wrapping the search box */

.main {
    width: 100%;
    margin: 50px auto;
}

/* Bootstrap 4 text input with search icon */

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 50px;
}

.btn { 
     padding: 10px 20px;
}

.box{
     width: 100%;
     float: left;
     margin-top: 90px;
}

.find_bt {
    width: 15%;
    margin: 0 auto;
    text-align: center;
    display: block;
    height: 50px;
    border-radius: 5px;
    background-color: #fff;
    color: #000;
    font-size: 18px;
}

.companies_section{
     width: 100%;
     float: left;

}

.companies_text {
    width: 41%;
    margin: 0 auto;
    font-size: 46px;
    color: #000;
    text-align: center;
    border-bottom: 5px solid #46c3f3;
}



h2 {
     margin: 60px 15px 0;
     padding: 0;
     font-weight: 300;
}
h2 span {
     margin-left: 1em;
     color: #aaa;
     font-size: 85%;
}
.column {
     margin: 15px 15px 0;
     padding: 0;
}
.column:last-child {
     padding-bottom: 60px;
}
.column::after {
     content: '';
     clear: both;
     display: block;
}
.column div {
     position: relative;
     float: left;
     width: 250px;
     height: 200px;
     margin: 0 0 0 25px;
     padding: 0;
}
.column div:first-child {
     margin-left: 0;
}
.column div span {
     position: absolute;
     bottom: -20px;
     left: 0;
     z-index: -1;
     display: block;
     width: 250px;
     margin: 0;
     padding: 0;
     color: #444;
     font-size: 20px;
     text-decoration: none;
     text-align: center;
     -webkit-transition: .3s ease-in-out;
     transition: .3s ease-in-out;
     opacity: 0;
}
figure {
     width: 250px;
     height: 200px;
     margin: 0;
     padding: 0;
     background: #fff;
     overflow: hidden;
}
figure:hover+span {
     bottom: -36px;
     opacity: 1;
}



/* Zoom In #1 */
.hover01 figure img {
     -webkit-transform: scale(1);
     transform: scale(1);
     -webkit-transition: .3s ease-in-out;
     transition: .3s ease-in-out;
}
.hover01 figure:hover img {
     -webkit-transform: scale(1.3);
     transform: scale(1.3);
}

/* Zoom In #2 */
.hover02 figure img {
     width: 250px;
     height: auto;
     -webkit-transition: .3s ease-in-out;
     transition: .3s ease-in-out;
}
.hover02 figure:hover img {
     width: 350px;
}

/* Zoom Out #1 */
.hover03 figure img {
     -webkit-transform: scale(1.5);
     transform: scale(1.5);
     -webkit-transition: .3s ease-in-out;
     transition: .3s ease-in-out;
}
.hover03 figure:hover img {
     -webkit-transform: scale(1);
     transform: scale(1);
}

.job_main{
     text-align: center;
}

.services_section {
    width: 100%;
    float: left;
    background-image: url(../images/banner-bg.png);
    padding: 30px 0px 20px 0px;
    height: auto;
    background-size: 100%;
}

.services_text{
     width: 100%;
     float: left;
     font-size: 50px;
     color: #ffffff;
     text-align: center;
}

.services_section_2{
     width: 100%;
     float: left;
}

.services_item {
    width: 100%;
    float: left;
    margin-top: 80px;
}

.services_1{
     width: 100%;
     float: left;
     text-align: center;
}

.jobs_main {
    width: 100%;
    float: left;
    font-size: 26px;
    text-align: center;
    color: #000;
    padding-top: 20px;
}

.many_main {
    width: 88%;
    float: left;
    font-size: 12px;
    text-align: center;
    color: #000;
    margin-top: 0;
}

.join_bt {
    width: 55%;
    margin: 0 auto;
    text-align: center;
}

.join_text{
     width: 100%;
     float: left;
}

.join_text a{
     width: 100%;
     float: left;
     background-color: #000;
     font-size: 18px;
     text-align: center;
     padding: 10px;
     color: #ffffff;
}

.join_text a:hover {
    color: #fff;
    background-color: #0c8aba;
}

.login_section {
    width: 100%;
    float: left;
    margin-top: 60px;
}


:root {
  --input-padding-x: 1.5rem;
  --input-padding-y: .75rem;
}

.login_section {
  background: #007bff;
  background: linear-gradient(to right, #0062E6, #33AEFF);
}

.card-signin {
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}

.card-signin .card-title {
  margin-bottom: 2rem;
  font-weight: 300;
  font-size: 1.5rem;
}

.card-signin .card-body {
  padding: 2rem;
}

.form-signin {
  width: 100%;
}

.form-signin .btn {
  font-size: 80%;
  border-radius: 5rem;
  letter-spacing: .1rem;
  font-weight: bold;
  padding: 1rem;
  transition: all 0.2s;
}

.form-label-group {
  position: relative;
  margin-bottom: 1rem;
}

.form-label-group input {
  height: auto;
  border-radius: 2rem;
}

.form-label-group>input,
.form-label-group>label {
  padding: var(--input-padding-y) var(--input-padding-x);
}

.form-label-group>label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0;
  /* Override default `<label>` margin */
  line-height: 1.5;
  color: #495057;
  border: 1px solid transparent;
  border-radius: .25rem;
  transition: all .1s ease-in-out;
}

.form-label-group input::-webkit-input-placeholder {
  color: transparent;
}

.form-label-group input:-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-moz-placeholder {
  color: transparent;
}

.form-label-group input::placeholder {
  color: transparent;
}

.form-label-group input:not(:placeholder-shown) {
  padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
  padding-bottom: calc(var(--input-padding-y) / 3);
}

.form-label-group input:not(:placeholder-shown)~label {
  padding-top: calc(var(--input-padding-y) / 3);
  padding-bottom: calc(var(--input-padding-y) / 3);
  font-size: 12px;
  color: #777;
}

.btn-google {
  color: white;
  background-color: #ea4335;
}

.btn-facebook {
  color: white;
  background-color: #3b5998;
}

/* Fallback for Edge
-------------------------------------------------- */

@supports (-ms-ime-align: auto) {
  .form-label-group>label {
    display: none;
  }
  .form-label-group input::-ms-input-placeholder {
    color: #777;
  }
}

/* Fallback for IE
-------------------------------------------------- */

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .form-label-group>label {
    display: none;
  }
  .form-label-group input:-ms-input-placeholder {
    color: #777;
  }
}

.Recurments_section {
    width: 100%;
    float: left;
    background-color: #d6f2ee;
    height: auto;
    padding: 40px 0px;
    margin-top: 90px;
}

.btn_main {
    width: 100%;
    float: left;
}

.btn_main_2 {
    float: left;
    padding-right: 0;
    background-color: #36bbe9;
    color: #fff;
    text-align: center;
    margin-right: 12px;
    height: 53px;
    padding: 15px 0px;
    font-size: 18px;
    border-radius: 40px;
    border: 0px;
}

input.btn_main_2::placeholder {
    color: #ffffff;
}

.btn_main_3 {
    float: left;
    padding-right: 0;
    background-color: #222121;
    color: #fff;
    text-align: center;
    margin-right: 12px;
    height: 53px;
    padding: 15px 35px;
    font-size: 18px;
    border-radius: 40px;
    border: 0px;
}

input.btn_main_3::placeholder {
    color: #ffffff;
}

.Recurments_section_2{
    width: 100%;
    float: left;
}

.product_section {
    width: 100%;
    float: left;
    border-bottom: 4px solid #c3c3c2;
    padding-top: 50px;
}

.one_text{
    width: 100%;
    float: left;
}

.one_text a.active{
    background-color: #222121 !important;
}

.one_text a{
    width: 45%;
    float: left;
    text-align: center;
    border-radius: 50px;
    color: #ffffff;
    background-color: #36bbe9;
    height: 68px;
    font-size: 30px;
    padding-top: 8px;
    margin-top: 20px;
}

.one_text a:hover{
    background-color: #222121;
    color: #ffffff;
}

.software_text{
    width: 100%;
    float: left;
    font-size: 40px;
    color: #36bbe9
}

.lorem_ipsum_text{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #222121;
    margin-left: 0px;
    margin-top: 0px;
}

.padding_top_0{
    padding-top: 30px;
}

.apply_now {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #ffffff;
    background-color: #36bbe9;
    height: 50px;
    border-radius: 30px;
    margin-top: 20px;
}


.choose-content .single-list {
     position: relative;
     margin-top: 30px;
     background-color: rgb(249, 249, 249);
     text-align: center;
     padding: 40px;
     border-width: 1px;
     border-style: solid;
     border-color: rgb(238, 238, 238);
     border-image: initial;
     border-radius: 6px;
 }

.choose-content .single-list i {
     font-size: 25px;
     display: inline-block;
     margin-bottom: 10px;
     height: 70px;
     width: 70px;
     line-height: 62px;
     text-align: center;
     background-color: rgba(86, 131, 198, 0.963);
     color: rgb(255, 255, 255);
     border-radius: 50%;
     transition: 0.4s;
     border-width: 4px;
     border-style: solid;
     border-color: transparent;
     border-image: initial;
}


.choose-content .single-list i:hover{
     background-color: rgb(255, 255, 255);
     color: rgb(86, 131, 198);
     border-color: rgb(86, 131, 198);
}

.choose-content .single-list h4 {
     font-size: 20px;
     font-weight: 400;
}

.choose-content .single-list p {
     margin:0px 0px;
 }

.navpill-style2.at-home9 .nav-link.active, .navpill-style2.at-home9 .nav-link:hover {
     background-color: #ffffff;
     -webkit-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
     -moz-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
     -o-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
     box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
     border-radius: 32px;
     border: 1px solid #e9e9e9;
     color: #3b5998;
 }

.navpill-style2.at-home9 .nav-link.active, .navpill-style2.at-home9 .nav-link:hover {
     background-color: #ffffff;
     -webkit-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
     -moz-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
     -o-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
     box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
     border-radius: 32px;
     border: 1px solid #e9e9e9;
     color: #3b5998;
 }

 .navpill-style2 .nav-link {
     border: 1px solid transparent;
     border-radius: 6px;
     color: var(--body-text-color);
     padding: 7px 12px;
     background-color: transparent;
     -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
     -ms-transition: all 0.4s ease;
     -o-transition: all 0.4s ease;
     transition: all 0.4s ease;
 }


/* browse */
.list-sidebar-style1{
     padding: 30px;
     /* box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1); */
     border-radius: 10px;
     border: 1px solid rgb(225, 227, 229);
}

.sidebar-accordion .card, .list-sidebar-style1 .card {
     border: none;
     border-bottom: 1px solid #e9e9e9;
     margin-top: 10px;
 }
 

.search_area {
     background: #fff;
     border: 1px solid rgba(34, 34, 34, 0.3);
     padding: 5px 10px;
     position: relative;
     border-radius: 50px;
}

.search_area .form-control {
     padding-left: 20px;
}
.search_area input {
     border: 0;
    padding: 4px;
    border-radius: 50px;
    width: calc(100% - 60px);
}

.form-control {
     border-radius: 8px;
     border: 2px solid transparent;
     box-shadow: none;
     padding-left: 20px;
}

.search_area button {
     position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    font-size: 16px;
    padding: 0 25px;
    margin: -1px;
    background: #9cb9d3;
    color: #fff;
    transition: 0.3s;
    border-radius: 50px;
    line-height: 0;
}

.search_area button:hover{
     background: #7793aa;
}
.sidebar-accordion .card-header, .list-sidebar-style1 .card-header {
     background-color: transparent;
     border: none;
     padding: 0;
}

.sidebar-accordion .btn-link, .list-sidebar-style1 .btn-link {
     color: #001E00;
     font-family: var(--title-font-family);
     font-weight: 500;
     font-size: 20px;
     line-height: 26px;
}


.checkbox-style1 {
     position: relative;
     max-height: 300px;
     overflow-y: auto;
     padding-right: 10px;
     margin-right: 0px;
}

.custom_checkbox {
     display: block;
     cursor: pointer;
     color: #001E00;
     font-family: var(--title-font-family);
     font-weight: 400;
     font-size: 15px;
     line-height: 40px;
     letter-spacing: 0em;
     position: relative;
     padding-left: 28px;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
}

.custom_checkbox {
     display: block;
     cursor: pointer;
     color: #001E00;
     font-family: var(--title-font-family);
     font-weight: 400;
     font-size: 15px;
     line-height: 40px;
     letter-spacing: 0em;
     position: relative;
     padding-left: 28px;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
 }

.custom_checkbox input {
     position: absolute;
     opacity: 0;
     cursor: pointer;
     height: 0;
     width: 0;
 }

.custom_checkbox .checkmark {
     border: 1px solid #041e42;
     border-radius: 4px;
     position: absolute;
     top: 10px;
     left: 0;
     height: 16px;
     width: 16px;
}

.custom_checkbox input:checked ~ .checkmark {
     background-color: #6b8cca;
 }

.right-tags {
     color: var(--body-text-color);
     font-family: var(--title-font-family);
     font-weight: 400;
     font-size: 15px;
     position: absolute;
     right: 0;
}

.range-slider-style1, .range-slider-style2 {
     max-width: 450px;
     position: relative;
     width: 90%;
 }

 .slider-range.ui-slider.ui-corner-all.ui-slider-horizontal.ui-widget.ui-widget-content {
     background-color: #e9e9e9;
     border: 1px solid transparent;
     border-radius: 6px;
     height: 4px;
 }

 input.amount, input.amount2, input.amount3, input.amount4 {
     background-color: #ffffff;
     border: 1px solid #e9e9e9;
     border-radius: 6px;
     color: #001E00;
     font-family: var(--title-font-family);
     font-size: 14px;
     font-weight: 400;
     height: 45px;
     line-height: 22px;
     padding: 0 10px;
     width: 95px;
 }

@media(min-width: 992px) and (max-width: 1649px){
     input.amount, input.amount2, input.amount3, input.amount4 {
          width: 60px;
     }
}
 input.amount {
     text-align: start;
 }

 span.ui-slider-handle.ui-corner-all.ui-state-default, span.ui-slider-handle.ui-corner-all.ui-state-default:active, span.ui-slider-handle.ui-corner-all.ui-state-default:focus, span.ui-slider-handle.ui-corner-all.ui-state-default:hover, span.ui-slider-handle.ui-corner-all.ui-state-default:focus-visible {
     border: 2px solid #56788f;
     border-radius: 50%;
     height: 14px;
     margin-left: 0;
     outline: none;
     top: -6px;
     width: 14px;
 }

 .ui-slider-range.ui-corner-all.ui-widget-header {
     background-color: #93aee1;
     height: 4px;
 }

 .text {
     color: #001E00;
     font-family: var(--title-font-family);
     font-weight: 400;
 }

 .fw500 {
     font-weight: 500;
 }

 .page-list .btn-group .dropdown-toggle {
     background-color: #f1faff !important;
 }

 .page-list .btn-group .dropdown-toggle span{
     color: #000;
 }

 .page-list .btn-group .dropdown-toggle::after{
     color: #000;
 }

/* species new */

#toolbar-column button {
     background-color: #10567d96;
     color: white;
     border-radius: 4px;
     border: 0px;
     margin-left: 20px;
     margin-right: 20px;
     width: 90%;
 }
 #toolbar-column button:hover{
     background-color:#116b9d61
 }
 #toolbar-column ul {
     list-style-type: none; /* 去除列表项前的默认符号 */
     padding: 0; /* 去除内边距 */
     margin-left: 10px; /* 去除外边距 */
 }
 #toolbar-column {
     border-radius: 8px;
     border: 1px dashed gainsboro;
     background-color: #f2f9fd96;
     padding-top: 20px;
 
 }
 #container{
     border-radius: 8px;
     border: 1px solid rgb(113, 147, 170);
 }
 
 .legend-dot {
     height: 12px;
     width: 12px;
     border-radius: 50%;
     display: inline-block;
     margin-right: 5px;
 }

 .dropdown-lists .open-btn.active {
     background-color: rgb(65 151 179 / 70%);
     color: white;
     cursor: auto;
 }
 
 .dropdown-lists .open-btn {
     background-color: #edf8ff;
     border: 0px solid #e9e9e9;
     border-radius: 4px;
     cursor: pointer;
     color: #004469;
     font-family: var(--title-font-family);
     font-weight: 500;
     letter-spacing: 0em;
     padding: 4px 10px;
     font-size: 12px;
 }
 .dropdown-lists button {
     background-color: #10567d96;
     color: white;
     border: 0px;
     border-radius: 4px;
     height: 35px;
     padding-top: 8px;
 }

 .dropdown-lists input {
     border: 1px solid;
     padding: 5px;
     font-size: 12px;
     padding: 6px;
     height: 34px;
 }

 .navtab-style1 {
     position: relative; /* 父容器相对定位 */
 }
 
 .fixed-table-toolbar {
     position: absolute; /* 绝对定位 */
     top: 0; /* 顶部对齐 */
     right: 0; /* 靠右对齐 */
     z-index: 10; /* 确保在其他元素之上 */
 }

 .navtab-style1 .nav-tabs, .navtab-style2 .nav-tabs {
     border-bottom: 1px solid #e9e9e9;
     -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
     -ms-transition: all 0.4s ease;
     -o-transition: all 0.4s ease;
     transition: all 0.4s ease;
 }

 .navtab-style1 .nav-link.active, .navtab-style2 .nav-link.active {
     border: 2px solid transparent;
     border-bottom: 2px solid #001E00;
     color: #222222;
 }

 .navtab-style1 .nav-link, .navtab-style2 .nav-link {
     border: 2px solid transparent;
     color: #697488;
     -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
     -ms-transition: all 0.4s ease;
     -o-transition: all 0.4s ease;
     transition: all 0.4s ease;
 }

 .nav-tabs .nav-link {
     margin-bottom: -1px;
     background: 0 0;
     border: 1px solid transparent;
     border-top-left-radius: .25rem;
     border-top-right-radius: .25rem;
 }

 .navtab-style1 .fixed-table-toolbar {
     top: -0px;
     position: absolute;
     right: 10px;
     margin-top: 0px;
     z-index: 9999;
 }

 .fixed-table-toolbar .btn {
     border: 0px;
     background-color: #3e77ab;
     color: white;
     padding:  5px 10px;
     font-size: medium;
 }
 .fixed-table-toolbar .dropdown-toggle::after {
     display: none;
 }
 .fixed-table-toolbar .btn:hover {
     background-color: #53809e;
 }
 .dropdown-lists .dropdown-menu {
     padding: 10px;
     width: 300px;
 }
 .dropdown-lists input {
     border: 1px solid;
     padding: 5px;
     font-size: 12px;
     padding: 6px;
     height: 34px;
     margin-right:10px
 }

 .dropdown-menu ul {
     padding-left: 0;
     overflow-y: auto;
     max-height: 400px;
 }

 .widget_list {
     background-color: #3e77ab;
     height: 100%;
     padding: 20px;
 }

 .widget_list .nav-tabs .nav-link {
     width: 100%;
     background-color: #6597c4;
     margin-bottom: 20px;
     padding: 10px;
     border-radius: 10px;
     color: #fff;
     font-size: 16px;
     font-weight: 500;
     border:none;
 }

 .widget_list .nav-tabs{
     border:none;
 }

 .widget_list .nav-tabs .nav-link.active, 
 .widget_list .nav-tabs .nav-link:hover{
     background-color: #3e77ab;
 }

 .widget_list .nav-tabs .nav-link i{
     margin-left:10px
 }


 /* details */
 .type-badge {
     padding: 0.5em 1em;
     background-color: cornflowerblue;
     color: white;
     font-weight: bold;
     border-radius: 0.5em;
     text-transform: uppercase;
     font-size: 0.8em;
     margin-left: 10px;
     vertical-align: middle;
     height: 2em;
 }

 .info-list {
     list-style: none;
     padding-left: 0;
     column-count: 2; /* Create a two-column layout */
     column-gap: 40px; /* Adjust the gap between columns as needed */
     padding: 10px; /* Add some padding inside the border */
     border-radius: 8px; /* Optional: rounds the corners of the border */
   }
 
   .info-list li {
     break-inside: avoid-column;
     page-break-inside: avoid;
     -webkit-column-break-inside: avoid;
     margin-bottom: 20px;
     padding: 10px; /* Add padding to each list item */
     background-color: #f9f9f9; /* A light background for each list item */
      /* A subtle border for each list item */
     border-radius: 4px; /* Rounds the corners of each list item's border */
     transition: background-color 0.3s, border-color 0.3s; /* Smooth transition for hover effects */
   }
 
   /* Hover effect for list items */
   .info-list li:hover {
     background-color: #f0f0f0; /* Slightly darker background on hover */
     border-color: #ccc; /* Darker border on hover */
   }
 
   .info-list li .list-item {
     display: flex;
     align-items: center;
     width: 100%;
   }
 
   .info-list li .list-item > div:first-child {
     flex-basis: 30%;
     font-weight: bold;
   }
 
   .info-list li .list-item > div:last-child {
     flex-basis: 70%;
   }
 
   .info-list li p {
     margin: 0;
   }
 
   .info-div {
     width: 100%;
     background: #fff;
     box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
     padding: 15px;
}

.info-header{
     display: flex;
     align-items: center;
     position: relative;
     font-size: 24px;
     font-weight: bolder;
     color: #000;
}

.info-header::after{
    
     content: "";
     position: absolute;
     left: -15px;
     right: -15px;
     bottom: 0px;
     border-bottom: .1rem solid #e4e8eb;


}

/* Accordion 容器整体样式 */
.info-div .accordion {
     background-color: #f8f9fa; /* 淡灰色背景 */
     border-radius: 8px;
     overflow: hidden;
     box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* 添加阴影效果 */
 }
 
 /* Accordion 每个项目的样式 */
.info-div .accordion-item {
     border: none; /* 移除边框 */
     margin-bottom: 8px; /* 项目之间的间距 */
     border-radius: 8px; /* 圆角 */
     background-color: #ffffff;
     overflow: hidden;
 }
 
 /* 按钮样式 */
.info-div .accordion-button {
     background-color: #ffffff; /* 深灰色背景 */
     color: #000000; /* 字体颜色 */
     font-weight: bold;
     padding: 15px 20px;
     border-radius: 8px;
     transition: all 0.3s ease;
 }
 
 /* 鼠标悬停时的效果 */
.info-div .accordion-button:hover {
     background-color: #deeaf7; /* 更深的灰色 */
     color: #000000;
 }
 
 /* 被激活时的样式 */
 .info-div .accordion-button:not(.collapsed) {
     background-color: #deeaf7; /* 蓝色背景 */
     color: #000000;
     box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
 }
 
 /* 图标的过渡效果 */
 .info-div .accordion-button::after {
     transition: transform 0.3s ease-in-out;
 }
 
 /* 折叠内容区域的样式 */
 .info-div .accordion-collapse {
     border-top: 1px solid #dee2e6;
 }
 
 /* 内部内容样式 */
 .info-div .accordion-body {
     background-color: #f8f9fa;
     padding: 15px 20px;
     font-size: 14px;
     color: #495057;
     line-height: 1.6;
 }
 
 /* 列表项的美化 */
 .info-div .accordion-body ul {
     list-style: none; /* 移除默认列表样式 */
     padding-left: 0;
 }
 
 .info-div .accordion-body li {
     position: relative;
     padding-left: 20px;
     margin-bottom: 10px;
 }
 
 /* 自定义列表前的图标 */
 .info-div .accordion-body li::before {
     content: '•'; /* 自定义符号 */
     position: absolute;
     left: 0;
     top: 0;
     color: #007bff; /* 蓝色点缀 */
     font-size: 18px;
 }
 
 /* 添加向下箭头 */
 .info-div .accordion-button::after {
     font-family: "Font Awesome 6 Free";
     content: "\f107"; /* Font Awesome 向下箭头 Unicode */
     font-size: 16px;
     color: #000000; /* 箭头颜色 */
     margin-left: auto; /* 将箭头推到最右侧 */
     transition: transform 0.3s ease; /* 添加过渡效果 */
 }
 
 /* 当按钮处于展开状态时，箭头旋转 */
 .info-div .accordion-button:not(.collapsed)::after {
     transform: rotate(180deg); /* 箭头向上旋转 */
     color: #000000; /* 可以保持一致颜色 */
 }

 .copyBtn {
     background-color: #7697b3;
     color: white;
     height: 2em;
     font-size: 12px;
     display: flex;
     justify-items: center;
     align-items: center;
     margin-right: 1em;
 }

 .copyBtn:hover {
     background-color: aliceblue;
     color: #3f7db7;
 }

 .modal-body {
     word-wrap: break-word;
 }

#PPI .fixed-table-toolbar {
     position: relative;
     top: 0;
     right: 0;
     z-index: 10;
 }

 .docking_graph  .fixed-table-toolbar {
     position: relative;
     top: 0;
     right: 0;
     z-index: 10;
 }

 .blast-result .fixed-table-toolbar {
     position: relative;
     top: 0;
     right: 0;
     z-index: 10;
 }


 @media (max-width: 992px) {
     .blast-container{
         padding: 45px 30px;
     }
 }
 .blast-container  {
     padding: 50px 100px;
     background-color: #f9f9f9;
     border-top-right-radius: 23px;
     border-top-left-radius: 23px;
 }
 .blast-container h4 {
     font-size: 30px;
     text-align: center;
     margin-bottom: 50px;
     font-weight: 700;
 }

 .blast-container h4 em {
     font-style: normal;
     color: #1e86a3;
 }

 .blast-container input, .blast-container select,
 .blast-container .form-select
{
     width: 100%;
     height: 46px;
     background-color: transparent;
     border-radius: 23px;
     border: 1px solid #d0cdcd;
     padding: 0px 20px;
     cursor: pointer;
     margin-bottom: 30px;
 }

 .blast-container textarea:focus,
 .blast-container select:focus,
 .blast-container .form-control:focus,
 .blast-container .form-select:focus {

     border: 1px solid #000000 !important;

 }

 .blast-container textarea{
     width: 100%;
     background-color: #fff;
     border-radius: 10px;
     border: 1px solid #d0cdcd;
     padding: 0px 20px;
     cursor: pointer;
     margin-bottom: 30px;
 }

 .blast-container button {
     font-size: 14px;
     color: #fff;
     background-color: #1a83a6;
     border: 1px solid #1a83a6;
     padding: 5px 10px;
     text-align: center;
     display: inline-block;
     border-radius: 25px;
     font-weight: 500;
     text-transform: capitalize;
     letter-spacing: 0.5px;
     transition: all .3s;
     position: relative;
     overflow: hidden;
 }

 .blast-container button:not(:disabled):hover {

     background-color: #71bed7;
     border: 1px solid #71bed7;
    
 }

 .nice-select .list {
     width:inherit
 }

 .blast-result  {
     background-color: #dbddde;
     border-bottom-right-radius: 23px;
     border-bottom-left-radius: 23px;
 }

 .blast-result .form-control{
     border: 1px solid #7c7c7c;
 }

 .blast-result .form-control:focus{
     background-color: #b8dce5;
 }
.badge {
     color: white;
 }

 .hpinet-div{
     background-color: #fff;
     border-radius: 10px;
     border: 1px solid rgb(212, 212, 212);
     padding: 20px 40px;
     box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.1);
 }

 .hpinet-div .large-text-area {
     width: 100%;
     padding: 12px 20px;
     font-size: 16px;
     border: 1px solid #fdfdfd;
     border-radius: 4px;
     display: block;
     box-sizing: border-box;
     background: #56b4ef14;
 }

 .hpinet-div h3{
     font-weight: bold;
     font-size: 16px;
 }

 .hpinet-div .file-upload {
     display: block;
     font-size: 13px;
     position: relative;
     background: #2098e314;
     color: #081828;
     padding: 10px 15px;
     border-radius: 3px;
 }

 .hpinet-div input[type=file] {
     position: absolute; 
     top: 0; 
     left: 0; 
     width: 100%; 
     height: 100%; 
     opacity: 0; 
     cursor: pointer;
 }

.form-check-inline {
    margin-right: 15px; /* 增加每个按钮之间的间距 */
}

.form-check-input {
    accent-color: #007bff; /* 设置选中时的颜色（蓝色） */
    width: 20px; /* 调整单选按钮大小 */
    height: 20px;
    cursor: pointer;
}

.form-check-label {
    font-size: 16px; /* 调整文字大小 */
    margin-left: 5px; /* 文字与按钮的间距 */
    cursor: pointer;
}



/* Example 按钮样式 */
.example-btn {
     background-color: #889091; /* 灰色背景 */
     color: #ffffff; /* 黑色文字 */
     border: 0px solid #dddddd; /* 边框 */
 }
 
 .example-btn:hover {
     background-color: #e0e0e0; /* 浅灰色悬停效果 */
     border-color: #cccccc; /* 边框变深 */
     color: #000000; /* 文字加深 */
 }
 
 /* Submit 按钮样式 */
 .submit-btn {
     background-color: #2e79ca; /* 蓝色背景 */
     color: #ffffff; /* 白色文字 */
     border: 0px solid #0056b3; /* 深蓝色边框 */
 }
 
 .submit-btn:hover {
     background-color: #6597cd; /* 悬停时更深的蓝色 */
     border-color: #004085; /* 边框加深 */
     color: #ffffff; /* 保持白色文字 */
 }
 
 .interaction-result .fixed-table-toolbar{
     position: relative;
 }

 .interaction-result .form-control{
     border: 1px solid #7c7c7c;
 }

 .interaction-result .form-control:focus{
     background-color: #d6ebfc;
 }

 .ball-pulse>div:nth-child(1) {
     -webkit-animation: scale 0.75s 0.12s infinite cubic-bezier(.2, .68, .18, 1.08);
     animation: scale 0.75s 0.12s infinite cubic-bezier(.2, .68, .18, 1.08);
}

.ball-pulse>div:nth-child(2) {
     -webkit-animation: scale 0.75s 0.24s infinite cubic-bezier(.2, .68, .18, 1.08);
     animation: scale 0.75s 0.24s infinite cubic-bezier(.2, .68, .18, 1.08);
}

.ball-pulse>div:nth-child(3) {
     -webkit-animation: scale 0.75s 0.36s infinite cubic-bezier(.2, .68, .18, 1.08);
     animation: scale 0.75s 0.36s infinite cubic-bezier(.2, .68, .18, 1.08);
}

.ball-pulse>div {
     background-color: #fff;
     width: 15px;
     height: 15px;
     border-radius: 100%;
     margin: 2px;
     -webkit-animation-fill-mode: both;
     animation-fill-mode: both;
     display: inline-block;
}

.freelancer-style1 {
     background: #ffffff; /* 温和的背景色 */
     border: 1px solid #dcdcdc; /* 边框颜色柔和 */
     border-radius: 10px; /* 圆角边框 */
     box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* 轻微阴影效果 */
     padding: 20px; /* 内边距 */
     margin: 20px auto; /* 自动居中 */
     transition: transform 0.3s, box-shadow 0.3s; /* 动态效果 */
 }
 
 .freelancer-style1:hover {
     transform: translateY(-5px); /* 鼠标悬浮时微微上移 */
     box-shadow: 0 8px 12px rgba(0, 0, 0, 0.15); /* 鼠标悬浮时增强阴影 */
 }
 
 .my-title {
     font-size: 24px; /* 字体大小 */
     font-weight: bold; /* 加粗字体 */
     color: #333; /* 深色字体 */
     text-transform: uppercase; /* 全部大写 */
     letter-spacing: 1.5px; /* 增加字母间距 */
     text-align: center; /* 居中对齐 */
     margin-bottom: 20px; /* 下方外边距 */
     border-bottom: 2px solid #5a94b1; /* 添加底部强调线 */
     display: inline-block; /* 适配边框 */
     padding-bottom: 5px; /* 底部填充 */
 }
 
 .text-black-light {
     color: #666; /* 浅黑色 */
     line-height: 1.6; /* 行距增加，便于阅读 */
 }
/* 样式化列表的整体容器 */
.outline {
     list-style: none; /* 去掉默认的列表样式 */
     font-family: 'Arial', sans-serif; /* 使用现代简洁的字体 */
     font-size: 14px; /* 紧凑的字体大小 */
     color: #2c3e50; /* 深雾霾蓝文本颜色 */
     padding: 0; /* 移除默认内边距 */
     margin: 0; /* 移除默认外边距 */
     line-height: 1.5; /* 较小的行间距 */
 }
 
 /* 一级列表项样式 */
 .outline > li {
     padding: 8px 12px; /* 设置较小的内边距 */
     border-bottom: 1px solid #dfe6e9; /* 添加淡灰色分隔线 */
     background-color: #ffffff; /* 淡雾霾蓝背景色 */
     transition: background-color 0.2s ease-in-out; /* 平滑背景过渡效果 */
 }
 
 .outline > li:hover {
     color: #5b89d3; /* 悬停时背景色变为更深的雾霾蓝 */
 }
 
 /* 一级链接样式 */
 .outline > li > a {
     text-decoration: none; /* 去掉下划线 */
     color: #2c3e50; /* 深雾霾蓝文字 */
     font-weight: bold; /* 加粗文字 */
     display: block; /* 链接块化，便于点击 */
     transition: color 0.2s ease-in-out; /* 平滑颜色过渡 */
 }
 
 .outline > li > a:hover {
     color: #34495e; /* 悬停时文字颜色为更深的雾霾蓝 */
 }
 
 /* 二级列表项样式 */
 .outline > li > ul {
     list-style: none; /* 去掉默认列表样式 */
     padding-left: 15px; /* 子列表缩进 */
     margin-top: 5px; /* 子列表与主列表之间较小的间距 */
 }
 
 .outline > li > ul > li {
     padding: 6px 10px; /* 更紧凑的内边距 */
     border-bottom: 1px dotted #dfe6e9; /* 使用虚线分隔二级列表项 */
     background-color: #ffffff; /* 子列表的淡背景色 */
     transition: background-color 0.2s ease-in-out; /* 添加悬停效果 */
 }
 

 
 /* 二级链接样式 */
 .outline > li > ul > li > a {
     text-decoration: none; /* 去掉链接下划线 */
     color: #2c3e50; /* 默认深雾霾蓝文字 */
     font-weight: normal; /* 不加粗，保持简约 */
     display: block; /* 链接块化 */
 }
 
 
 /* 设置多层级列表缩进 */
 .outline ul ul {
     padding-left: 15px; /* 每级嵌套增加适度缩进 */
 }
 
 /* 响应式适配：移动端优化 */
 @media (max-width: 768px) {
     .outline > li {
         font-size: 13px; /* 缩小字体大小 */
         padding: 6px 10px; /* 减少内边距 */
     }
 
     .outline > li > ul > li {
         font-size: 12px; /* 二级列表字体更小 */
         padding: 5px 8px; /* 更紧凑的内边距 */
     }
 }
 