@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Bold-TR.woff2') format('woff2'),
        url('../fonts/Gotham-Bold-TR.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Black-TR.woff2') format('woff2'),
        url('../fonts/Gotham-Black-TR.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Light-TR.woff2') format('woff2'),
        url('../fonts/Gotham-Light-TR.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Book-TR.woff2') format('woff2'),
        url('../fonts/Gotham-Book-TR.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Medium-TR.woff2') format('woff2'),
        url('../fonts/Gotham-Medium-TR.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
html,body {
  font-family: 'Gotham';
  font-weight: normal;
  line-height: 1.2;
}
h1,h2,h3,h4,h5,h6,p,a,span {
  font-family: 'Gotham';
}
.profile-card h4 {
  margin-top: 0px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 5px;
}
.profile-card p {
  font-size: 14px;
  margin-bottom: 6px;
}
.profile-card i {
	color: #46C0E3;
}
.progress {
  position: relative;
  height: 20px;
  width: 350px;
  flex: 1 0 auto;
  margin: 0;
  margin-left: 20px;
  background-color: #E8ECEF;
  border-radius: 10px;
  border: none !important;
}
.b-grey {
  border-color: #F0F0F0;
}

.progress-bar {
  width: 0;
}

.progress .progress-bar {
  transition: unset;
  background-color: #46C0E3;
  font-weight: 500;
}
.white{
  color: #FFF;
  font-size: 25px !important;
}
.delete-content{
  width: 50%;
  justify-content: center;
  display: flex !important;
}
.mvc-grid-pager button , .mvc-grid-pager .mvc-grid-pager-rows {
  border: 1px solid #C9C9C9;
  background: #fff;
  width: 30px;
  height: 30px;
  color: #46C0E3;
  border-radius: 5px;
  transition: .4s;
}
.mvc-grid-pager button:hover {
  background-color: #46C0E3;
  color: #fff;
}
.btn-text {
  color: #46C0E3;
  font-weight:500;
  margin-left: 5px;
}
.card-inner-head {
  color: #46C0E3;
  font-weight: 500;
  font-size: 20px;
}
.mvc-grid-table td a, .mvc-grid-table td  {
  color: #303A3D;
  font-weight: normal;
}
.mvc-grid-table td {
  vertical-align: middle;
}
.mvc-grid-pager .mvc-grid-pager-rows {
  width: 50px;
}
.mvc-grid-pager, .mvc-grid-empty-row {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin-top: 20px;
}
.address-add-btn{
  font-size: 16px;
  margin-left: 5px;
  padding: 20px !important;
  width: 200px !important;
  border: 1px solid #46C0E3;
  border-bottom-left-radius: 40px !important;
  border-bottom-right-radius: 40px !important;
  border-top-right-radius: 40px !important;
}
.reference-add-btn{
  font-size: 16px;
  margin-left: 5px;
  padding: 20px !important;
  width: 200px !important;
  border: 1px solid #46C0E3;
  border-bottom-left-radius: 40px !important;
  border-bottom-right-radius: 40px !important;
  border-top-right-radius: 40px !important;
}
.page-update-btn {

}
.page-update-btn .btn-icon-right{
  margin-left: 5px;
  padding: 11px !important;
  width: 71.47px !important;
  height: 54px !important;
  border-radius: 5px;
  margin-right: 5%;
}
.delete-update-btn {

}
.delete-update-btn .btn-icon-right{
  margin-left: 5px;
  padding: 11px !important;
  width: 71.47px !important;
  height: 54px !important;
  border-radius: 5px;
  margin-right: 5%;
  color: #000;
}
.page-back-btn .btn-icon-right{
  margin-left: 5px;
  padding: 11px !important;
  width: 71.47px !important;
  height: 54px !important;
  border-radius: 5px;
  margin-right: 5%;
  color: #000;
}
.page-back-btn .btn-icon-right span{
  font-size: 18px;
    margin-right: 5px;
    color: #000;
 }
 .page-back-btn .btn-success, .btn-success{
  border-radius: 5px;
  color: #000;
}
.page-back-btn .btn-success, .btn-success:focus{
  border-radius: 5px;
  border-top-left-radius: 5px;
  background-color: transparent !important;
  border-color: transparent !important;
  color: #000;
}
.page-back-btn a:focus{
  color: #000;
  background-color: transparent !important;
    border-color: transparent !important;
}
.page-back-btn a:hover{
  color: #000;
  background-color: transparent !important;
    border-color: transparent !important;
}
.page-back-btn .btn-success.hover:not(.active), .btn-success:hover:not(.active), .btn-success .show .dropdown-toggle.btn-success{
  color: #000;
}
.page-back-btn .btn-success.active, .btn-success:not(:disabled):not(.disabled):active, .btn-success.active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled):active:hover, .btn-success .show .dropdown-toggle.btn-success{
  color: #000;
}


.page-save-btn .btn-icon-right{
  margin-left: 5px;
  padding: 11px !important;
  width: 71.47px !important;
  height: 54px !important;
  border-radius: 5px;
  margin-right: 5%;
}
.page-save-btn .btn-icon-right span{
  font-size: 18px;
    margin-right: 5px;
 }
 .page-save-btn .btn-success, .btn-success{
  border-radius: 5px;
}
.page-save-btn .btn-success, .btn-success:focus{
  border-radius: 5px;
  border-top-left-radius: 5px;
  background-color: transparent !important;
    border-color: transparent !important;
}
.page-save-btn a:focus{

  background-color: transparent !important;
    border-color: transparent !important;
}
.page-save-btn a:hover{
  
  background-color: transparent !important;
    border-color: transparent !important;
}
.page-save-btn .btn-success.hover:not(.active), .btn-success:hover:not(.active), .btn-success .show .dropdown-toggle.btn-success{
 
}
.page-save-btn .btn-success.active, .btn-success:not(:disabled):not(.disabled):active, .btn-success.active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled):active:hover, .btn-success .show .dropdown-toggle.btn-success{
  
}
.page-save-btn span{
  color: white !important;
}




.page-update-btn .btn-icon-right span{
 font-size: 14px;
}

.page-update-btn .btn-success, .btn-success{
  border-radius: 5px;
}
.page-update-btn .btn-success, .btn-success:focus{
  border-radius: 5px;
  border-top-left-radius: 5px;
  background-color: #46C0E3 !important;
    border-color: #46C0E3 !important;
}
.page-update-rn-btn{
  border-radius: 5px !important;
}
.page-update-rn-btn .btn-success:focus{
  border-radius: 5px !important;
}
.CompanyAddressEdit{
  background-color: #46C0E3 !important;
  border-color: #46C0E3 !important;
}
.CompanyAddressEdit:focus{
  border-radius: 5px !important;
  background-color: #46C0E3 !important;
  border-color: #46C0E3 !important;
}
.form-input-mt{
  margin-top: 30px;
}

.card .card-header .card-title{
  color: #000;
  font-family: 'Gotham';
  font-size: 23px;
  letter-spacing: inherit;
  text-transform: capitalize;
}
.card .card-header .card-title .m-card-title{
  color: #20292C;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: inherit;
  text-transform: capitalize;
}
.btn-success, .btn-success:focus{
  background-color: #46C0E3;
  border: 1px solid #46C0E3;
  border-radius: 10px;
  transition: .4s all;
}
.address-btn{
  color: #FFF;
  background-color: #46C0E3;
  border: 2px solid #46C0E3;
  border-radius: 5px;
  padding: 15px 25px;
  width: 71.47px !important;
    height: 54px !important;
}
.address-btn span{
font-size: 25px !important;
}
.address-bt:hover{
  color: #FFF;
  background-color: #46C0E3;
  border: 2px solid #46C0E3;
  border-radius: 5px;
  padding: 15px 25px;
  width: 71.47px !important;
    height: 54px !important;
}
.add-button{
  color: #FFF;
  background-color: #46C0E3;
  border: 2px solid #46C0E3;
  border-radius: 5px;
  padding: 15px 25px;
  font-size: 25px;
}
.input-delete{
  color: #FFF;
  background-color: red;
  border: 2px solid red;
  border-radius: 10px;
  margin: auto;
  display: flex;
  border-radius: 5px;
  padding: 15px 25px;
  margin-bottom: -10px;
  margin-top: 10px;
  font-size: 25px;
}
.save-btn-mt-5{
  margin-top: 50px;
}
.page-sidebar .sidebar-menu .menu-items > li > a{
  font-size: 16px;
}
.fw-medium{
  font-size: 16px;
}
.select2-container{
  width: 100% !important;
}
body.menu-pin .page-sidebar{
  width: 265px;
}
.icon-edit{
 margin-right: 0px !important;
}
.icon-edit span{
  color: #FFF;
  font-size: 25px;
}
.btn-danger-h{
  height: 56px !important;
  margin-right: 10px;
  margin-top: 2px;
}
.form-docs-title{
  font-size: 16px;
  margin-top: 10px;
}
.select2-container .select2-selection {
  border-radius: 6px;
  padding: 10px;
  margin-top: 5px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #C4C4C4;
  height: 50px !important;
}
.select2-container .select2-selection .select2-selection__arrow{
  bottom: 15px !important;
}
.btn-success.hover:not(.active), .btn-success:hover:not(.active), .btn-success .show .dropdown-toggle.btn-success{
  background-color: #46C0E3;
  border: 1px solid #46C0E3;
}
.btn-success.active, .btn-success:not(:disabled):not(.disabled):active, .btn-success.active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled):active:hover, .btn-success .show .dropdown-toggle.btn-success{
  background-color: #46C0E3;
  border: 1px solid #46C0E3;
}
.label-info{
  background-color: #46C0E3;
}
.dz-default span{
}
.fw-bold  , .form-group h5{

}
label {
  font-family: 'Gotham';
  font-weight: 400;
  color: #303A3D;
}
.form-control{
  border-radius: 6px;
  padding: 20px;
  border-color: #C4C4C4;
  margin-top: 5px;
  font-family: 'Gotham';
  height: 50px;
}
select.form-control {
  padding: 0 20px;
}
.ql-toolbar{
  display: none;
}
.ql-editor{
  border-top: 1px solid #ccc;
  background-color: #FFF;
}
.bootstrap-tagsinput{
  background-color: white;
  border-radius: 6px;
  padding: 8px 5px;
  margin-top: 5px;
  height: 50px;
  border: 1px solid #C4C4C4;
}
.mvc-grid-pager .active, .mvc-grid-pager .active:focus, .mvc-grid-pager .active:hover {
  background-color: #46C0E3 !important;
  border-color: #46C0E3 !important;
  color: #ffffff;
}
.bootstrap-tagsinput .tag{
  align-items: center;
  margin-bottom: -2px;
}
.form-group label:not(.error){
  font-size: 16px;
  margin-top: 10px;
}
.btn-icon-right{
  margin-left: 5px;
  padding: 10px 20px;
  min-width: 150px;
}
.btn span{
  font-size: 16px;
}
.breadcrumb{
  padding: 15px 0px 0px 0px;
}

.sidebar-header .brand {
  height: 30px;
  width: 165px;
}
.breadcrumb a {
  letter-spacing: 0em;
}
.page-sidebar .sidebar-menu .menu-items > li > a > .title {
  width: 100%;
}
.header , body.dashboard .page-container , body.dashboard{
  background-color:#FCFCFC;
}
.page-sidebar .sidebar-header {
  height: auto;
}
.progress-div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.progress-div h4 {
  color: #7A7D83;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 500;
  flex: 1 0 auto;
}

.btn.btn-primary {
  border-color: #46C0E3;
  border-radius: 5px;
  background-color: #46C0E3;
}
.btn.btn-primary:hover {
  border-color: #46C0E3;
  border-radius: 5px;
  background-color: #46C0E3;
}
.btn.btn-primary:focus {
  border-color: #46C0E3 !important;
  border-radius: 5px;
  background-color: #46C0E3 !important;
}
.nav-pills .nav-link.active {
  background-color: #46C0E3;
}
.page-sidebar .sidebar-menu .menu-items li:hover > a, .page-sidebar .sidebar-menu .menu-items li.open > a, .page-sidebar .sidebar-menu .menu-items li.active > a , .page-sidebar .sidebar-menu .menu-items li:hover > .icon-thumbnail, .page-sidebar .sidebar-menu .menu-items li.open > .icon-thumbnail, .page-sidebar .sidebar-menu .menu-items li.active > .icon-thumbnail{
  color: #46C0E3;
}
.container-fluid .jumbotron {
  display: none;
}
.card.card-default {
  background-color: #FFF;
  border-bottom-left-radius: 35px;
  border-top-right-radius: 35px;
  padding: 20px 30px;
  margin-top: 25px;
  box-shadow: none;
  filter: drop-shadow(3px 10px 20px rgba(142,142,142,.15));
}
.mvc-grid-table td .btn-success {
  border-radius: 5px !important;
}



.page-sidebar {
  background: #46C0E3;
  border-top-right-radius: 20px;
  padding: 30px 10px;
}
.page-sidebar .sidebar-menu .menu-items > li > a.detailed > .title {
  color: #fff;
  font-weight: 500;
  line-height: 18px;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 15px;
  transition: .3s;
  font-size: 16px;
  border-radius: 12px;
}
.page-sidebar .sidebar-menu .menu-items > li > a.detailed > .title:hover , .page-sidebar .sidebar-menu .menu-items > li.active > a.detailed > .title {
  background-color: #7FD3EB;
}
.page-sidebar .sidebar-menu .menu-items > li > a > .title img {
  height: 18px;
  width: 40px;
  object-fit: contain;
}
.page-sidebar .sidebar-menu .menu-items > li > a {
  padding-left: 0;
  min-height: 25px;
  width: 90%;
}
.sidebar-menu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.brand {
  margin: auto;
  margin-bottom: 15px;
}
.profile-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 10px auto 0 auto;
}
.profile-info img {
  border-radius: 50px;
  height: 60px;
}
.profile-info h5 {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}
.card-heading {
  color: #46C0E3;
  font-size: 25px;
  font-weight: bold;
  border-bottom: 2px solid #E8ECEF;
  padding-bottom: 20px;
}
.edit-btn {
  background-color: #46C0E3;
  border: 1px solid #46C0E3;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  padding: 8px 20px;
  border-radius: 10px;
  min-width: 200px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  float: right;
  transition: .4s;
  margin-top: 15px;
}
.edit-btn:hover {
  background-color: #fff;
  color: #46C0E3;
}
.header-div {
  display: flex;
  align-items: center;
}
.header-top-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 35px;
  margin-left: auto;
}
.btn-success.btn-edit {
  background-color: #EAE206 !important;
  border-color: #EAE206 !important;
}
.btn-danger {
  background-color: #D74058;
}

@media only screen and (min-width: 980px){
  body.menu-pin .page-container .page-content-wrapper .content {
      padding-left: 300px;
  }
  body.menu-pin .page-container .page-content-wrapper .footer {
    left: 300px;
  }
  .header {
    padding-left: 300px;
  }
}





#wrapper {
      overflow-x: hidden;
}
    
#sidebar-wrapper {
      min-height: 100vh;
      margin-left: -15rem;
      transition: margin 0.25s ease-out;
}
    
#sidebar-wrapper .sidebar-heading {
  padding: 0.875rem 1.25rem;
  font-size: 1.2rem;
}
    
#sidebar-wrapper .list-group {
  width: 15rem;
}
    
#page-content-wrapper {
  min-width: 100vw;
}
    
body.sb-sidenav-toggled #wrapper #sidebar-wrapper {
  margin-left: 0;
}
    
@@media (min-width: 768px) {
  #sidebar-wrapper {
    margin-left: 0;
}
    
#page-content-wrapper {
min-width: 0;
width: 100%;
}

body.sb-sidenav-toggled #wrapper #sidebar-wrapper {
margin-left: -15rem;
}
}

footer{
position: fixed;
bottom: 0;
}