@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");
/* font-family: 'Inter', sans-serif; */
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");

* {
  margin: 0;
  padding: 0;
  outline: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Inter", sans-serif !important;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  padding: 0;
  background: #fff;
  color: #1d2130;
  font-size: 14px;
}

a,
a:hover {
  outline: none;
  text-decoration: none;
  color: #000000;
  transition: all 0.5s ease;
}

input,
textarea,
select {
  -webkit-appearance: none;
  font-size: 14px;
  color: #000;
  vertical-align: middle;
  font-family: "Inter", sans-serif;
  outline: none;
  width: 100%;
}

input[type="button"] {
  -webkit-transition: ease-in-out 0.5s;
  -moz-transition: ease-in-out 0.5s;
  -ms-transition: ease-in-out 0.5s;
  -o-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-family: "Inter", sans-serif;
  padding: 0;
  margin: 0;
}

p {
  padding: 0;
  margin: 0;
  font-family: "Inter", sans-serif;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.cursor {
  cursor: pointer;
}

button {
  cursor: pointer !important;
}

button:focus {
  outline: none !important;
  /* border-color: #ccc0 #bbb0 #aaa0 !important; */
}

label {
  margin-bottom: 0px !important;
}

.form-group {
  margin-bottom: 0px !important;
}

/* 
::-webkit-scrollbar {
  width: 14px;
}


::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
}
 

::-webkit-scrollbar-thumb {
  background: grey; 

} */

header {
  padding: 18px 0px;
  border-bottom: 1px solid #e7e7e7;
  background-color: #000;
}

header .navbar {
  padding: 0;
  margin: 0;
}
header .navbar .navbar-brand {
  padding: 0;
}
#txtDropdown-txt {
  color: #fff;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.avatar {
  background: #dcdcdc;
  color: #fff;
  display: flex;
  width: 40px;
  height: 40px;
  padding: 8px 0px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.header-link ul li a {
  color: #abacab;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  padding: 0px 30px;
  position: relative;
}
.header-link ul li a.active {
  color: #1a1d1f;
  font-style: normal;
  font-weight: 600;
}

/* header login */
.dropdown-padding {
  padding-right: 100px;
}

.auth-header .navbar .header-link ul li a {
  padding: 0px 51px;
}
#header2 {
  padding: 39px 0px;
}

#list1 a.active.change {
  position: relative;
}
#list1 a.active.change::before {
  position: absolute;
  content: "";
  background-image: url(../images/w1.png);
  left: 0px;
  top: -22px;
  width: 720px;
  background-repeat: no-repeat;
  height: 12px;
}
#list2 a.active.change {
  position: relative;
}
#list2 a.active.change::before {
  position: absolute;
  content: "";
  background-image: url(../images/w2.png);
  left: -70px;
  top: -22px;
  background-repeat: no-repeat;
  width: 680px;
  height: 12px;
}
#list3 a.active.change {
  position: relative;
}
#list3 a.active.change::before {
  position: absolute;
  content: "";
  background-image: url(../images/w3.png);
  left: -160px;
  top: -22px;
  background-repeat: no-repeat;
  width: 685px;
  height: 12px;
}
#list4 a.active.change {
  position: relative;
}
#list4 a.active.change::before {
  position: absolute;
  content: "";
  background-image: url(../images/w4.png);
  left: -280px;
  top: -22px;
  width: 685px;
  background-repeat: no-repeat;
  height: 12px;
}

#list5 a.active.change {
  position: relative;
}
#list5 a.active.change::before {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-image: url(../images/w5.png);
  left: -400px;
  top: -22px;
  width: 685px;
  height: 12px;
}

#list6 a.active.change {
  position: relative;
}
#list6 a.active.change::before {
  position: absolute;
  content: "";
  background-image: url(../images/w6.png);
  left: -550px;
  background-repeat: no-repeat;
  top: -22px;
  width: 685px;
  height: 12px;
}
#list7 a.active.change {
  position: relative;
}
#list7 a.active.change::before {
  position: absolute;
  content: "";
  background-image: url(../images/w7.png);
  left: -663px;
  background-repeat: no-repeat;
  top: -22px;
  width: 706px;
  height: 12px;
}

#list8 a.active.change {
  position: relative;
}
#list8 a.active.change::before {
  position: absolute;
  content: "";
  background-image: url(../images/w8.png);
  left: 50px;
  background-repeat: no-repeat;
  top: -22px;
  width: 650px;
  height: 12px;
}

#list9 a.active.change {
  position: relative;
}
#list9 a.active.change::before {
  position: absolute;
  content: "";
  background-image: url(../images/w9.png);
  left: -310px;
  background-repeat: no-repeat;
  top: -22px;
  width: 650px;
  height: 12px;
}

#list10 a.active.change {
  position: relative;
}
#list10 a.active.change::before {
  position: absolute;
  content: "";
  background-image: url(../images/w10.png);
  left: -630px;
  background-repeat: no-repeat;
  top: -22px;
  width: 720px;
  height: 12px;
}

/* -------------- */
#co-header {
  background: #fff;
  padding: 26px 0px;
}
#co-header .header-link {
  margin: 0 auto 0 0;
}
#co-header .header-link ul li a {
  color: #c4c5cd;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
}
#co-header .navbar .navbar-brand {
  margin-right: 50px;
}
#co-header .header-link ul li a.active {
  color: #016d7c;
  position: relative;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}
#co-header .header-link ul li {
  margin-right: 48px;
}
#co-header .header-link ul li a {
  padding: 0;
}
#co-header .header-link ul li a.active::before {
  position: absolute;
  content: "";
  width: 100%;
  background: #016d7c;
  height: 3px;
  left: 0;
  bottom: -28px;
}
.bgcolor {
  background: #f6f6f6;
}


header .dropdown-menu {
  box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
  border: 0;
  background: #fff;
  border-radius: 12px;
}
header .dropdown-menu a.dropdown-item{
  padding: 8px 12px;
  color: #000;
font-family: 'Inter';
font-size: 14px;
cursor: pointer;
font-style: normal;
font-weight: 500;
line-height: normal;
}

@media (min-width: 1366px) {
  .container {
    max-width: 1286px;
  }
}

/* CALANDER CSS */
.react-datepicker__navigation-icon--previous {
  margin-left: -22px !important;
  margin-top: -14px !important;
}

.react-datepicker__navigation-icon--next {
  left: 15px !important;
  margin-top: -14px !important;
}
