body {
  margin: 0;
  font-family: proxima-nova, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1rem;
  letter-spacing: .012rem;
  background: #fafafa;
  color: #6c757d;
}

p {
  margin-top: 0;
  margin-bottom: rem;
  line-height: 1.45rem;
}

a {
  color: #575656;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #F48020;
  text-decoration: none;
}

h1, h2, h3, h4, h5 .h1, .h2, .h3, .h4, .h5 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h1, .h1 {
  font-size: 2.5rem;
  font-weight: 200;
  line-height: 1.2;
}

h2, .h2 {
  font-size: 2rem;
  font-weight: 200;
  line-height: 2rem;
  margin-bottom: 1.75rem;
}

h3, .h3 {
  font-size: 1.8125rem;
}

h4, .h4 {
  font-size: 1.15rem;
  font-weight: 500;
  line-height: 1.35rem;
  color: #bebe#111111;
}

h5, .h5 {
  font-size: 1.15rem;
  font-weight: 300;
  color: #F48020
}

/* 
h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
  line-height: 1.5;
  font-weight: 400;
  font-family: "Poppins", Arial, sans-serif;
  color: #000; } */


.container-body-header {
  margin: 3.15em 0 3em 1.25em;
}

container-accordion-header {
  margin: 0 0 0 10em;

}



/* a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}
 */
 .btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle 
 {
  color: #000000;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
  text-decoration: none;
  transition: all 0.3s;

  }

 .btn-info.active, .btn-info:focus {
  color: #000000;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
  text-decoration: none;
  transition: all 0.3s;

}


.btn-info:hover {
  color: #000000;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
  text-decoration: none;
  transition: all 0.3s;

}




.btn:hover{
color: #212529;
text-decoration: none;
}


.


.navbar {
    padding: 15px 10px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
    /* box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1); */
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

/* .wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
}
 */
#sidebar {
    min-width: 250px;
    max-width: 250px;
    background: #333333;
    color: #fff;
    transition: all 0.3s;
}

#sidebar.active {
    margin-left: -250px;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #111111;
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #111111;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}

#sidebar ul li a:hover {
    color: #ffffff;
    background: #333333;
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: #fff;
    background: #111111;
}

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #111111;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}

a.download {
    background: #fff;
    color: #111111;
}

a.article,
a.article:hover {
    background: #333333 !important;
    color: #fff !important;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
    width: 100%;
    padding: 20px;
    min-height: 100vh;
    transition: all 0.3s;
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {
    #sidebar {
        margin-left: -250px;
    }
    #sidebar.active {
        margin-left: 0;
    }
    #sidebarCollapse span {
        display: none;
    }
}



.btn-info {

  color: #000;
  background-color: #fff;
  border-color: #fff;
}



.bg-light {
  padding: 1rem 0 0 20px;

}

/* new sidebar end */








/* type hierarchy */



.rule {
border-bottom: #ececec solid 1px;

}

.rule2 {
  border-top: #ececec solid 1px;
  border-bottom: #ececec solid 1px;

  }

.col-sm-6 {
  padding: 2rem 0 0 3em;

}



/* type hierarchy desktop tablet */

.hd1 {
  font-family: proxima-nova, sans-serif;
  font-size: 2.65rem;
  letter-spacing: -.05rem;
  line-height: 3.125rem;
  font-weight: 300;
  font-style: normal;
  color: #575656;
}

.hd2 {
  font-family: circe-slab-a, serif;
  font-size: 2.30rem;
  line-height: 2.6875rem;
  font-weight: 400;
  font-style: normal;
  color: #575656;
}

.hd3 {
  font-family: proxima-nova, sans-serif;
  font-size: 1.75rem;
  letter-spacing: -.02rem;
  line-height: 2.0625rem;
  font-weight: 500;
  font-style: normal;
  color: #F48020;
}

.hd4 {
  font-family: circe-slab-a, serif;
  font-size: 23px;
  line-height: 1.625rem;
  font-weight: 400;
  font-style: normal;
  color: #575656;
}

.hd5 {
  font-family: proxima-nova, sans-serif;
  font-size: 1.3125rem;
  line-height: 	1.5rem;
  font-weight: 300;
  font-style: normal;
  color: #F48020;
}

.hdp {
  font-family: proxima-nova, sans-serif;
  font-size: 1rem;
  letter-spacing: .01rem;
  line-height: 1.25rem;
  font-weight: 300;
  font-style: normal;
  color: #575656;
}

.hdc {
  font-family: proxima-nova, sans-serif;
  font-size: 0.75rem;
  letter-spacing: .01rem;
  line-height: 0.875rem;
  font-weight: 400;
  font-style: normal;
  color: #575656;
}

/* type hierarchy mobile */

.hm1 {
  font-family: proxima-nova, sans-serif;
  font-size: 2.4375rem;
  letter-spacing: -.05rem;
  line-height: 2.6875rem;
  font-weight: 200;
  font-style: normal;
  color: #575656;
}

.hm2 {
  font-family: circe-slab-a, serif;
  font-size: 1.9375rem;
  letter-spacing: -.005rem;
  line-height: 2.125rem;
  font-weight: 200;
  font-style: normal;
  color: #575656;
}

.hm3 {
  font-family: proxima-nova, sans-serif;
  font-size: 1.4375rem;
  line-height: 1.625rem;
  font-weight: 600;
  font-style: normal;
  color: #F48020;
}

.hm4 {
  font-family: circe-slab-a, serif;
  font-size: 1.188rem;
  line-height: 1.5rem;
  font-weight: 300;
  font-style: normal;
  color: #575656;
}

.hm5 {
  font-family: proxima-nova, sans-serif;
  font-size: 1.188rem;
  line-height: 1.375rem;
  font-weight: 300;
  font-style: normal;
  color: #F48020;
}

.hmp {
  font-family: proxima-nova, sans-serif;
  font-size: 0.875rem;
  letter-spacing: .02rem;
  line-height: 1.063rem;
  font-weight: 300;
  font-style: normal;
  color: #575656;
}

.hmc {
  font-family: proxima-nova, sans-serif;
  font-size: 0.75rem;
  letter-spacing: .02rem;
  line-height: 0.875rem;
  font-weight: 300;
  font-style: normal;
  color: #575656;
}


.type-description {
  font-size: .85rem;
line-height: 1.25rem;
}


.list-unstyled {
  padding-left: 0;
  list-style: none;
}


.toggle-btn {
  display: inline-block;
  height: 30px;
  width: 30px;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  color: #fff;
}

#nav-icon1 span {
  display: block;
  margin: 2px;
  height: 3px;
  width: 20px;
  background: #fff;
  border-radius: 2px;
}


/*.collapse:not(.show) {
  display: none; }
*/
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}


.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.pt-6,
.py-6 {
  padding-top: 3.5rem !important;
}


#sidebar {
  min-width: 250px;
  max-width: 250px;
  background: #343a40;
  color: #fff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}

#sidebar.active {
  margin-left: -250px;
}

#sidebar.active .custom-menu {
  margin-right: -50px;
}

#sidebar h1 {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 1.5rem;
}

#sidebar h1 .logo {
  color: #fff;
}

#sidebar ul.components {
  padding: 0;
}

#sidebar ul li {
  font-size: 16px;
}

#sidebar ul li>ul {
  margin-left: 10px;
}

#sidebar ul li>ul li {
  font-size: 14px;
}

#sidebar ul li a {
  padding: 10px 0;
  display: block;
  color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#sidebar ul li a:hover {
  color: #fff;
}

#sidebar ul li.active>a {
  background: transparent;
  color: #fff;
}

@media (max-width: 850px) {
  #sidebar {
    margin-left: -250px;
  }

  #sidebar.active {
    margin-left: 0;
  }

  #sidebar .custom-menu {
    margin-right: -50px !important;
    top: 10px !important;
  }
}

#sidebar .custom-menu {
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 0;
  margin-right: -20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media (prefers-reduced-motion: reduce) {
  #sidebar .custom-menu {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/*Side Menu Main Toggle*/
#sidebar .custom-menu .btn {
  width: 40px;
  height: 40px;
  border-radius: 10%;
}

#sidebar .custom-menu .toggle-btn {
  background: #343a40;
  border-color: #fff;
}

#sidebar .custom-menu .toggle-btn:hover, #sidebar .custom-menu .btn:focus {
  background: #000 !important;
  border-color: #fff !important;
}


/*Side Menu Toggles*/
a[data-toggle="collapse"] {
  position: relative;
}

.dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 850px) {
  #sidebarCollapse span {
    display: block;
  }
}

/*Keeps the side bar background at 100% height*/
/* #content {
  width: 100%;
  padding: 0;
  min-height: 100vh;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
} */


/*.page-item .page-link {
    z-index: 3;
    color: #343a40;
    border-color: #343a40;
}
*/
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #343a40;
  ;
  border-color: #343a40;
}

.page-link {
  color: #343a40;
}

/* color page */


.container-color-body-header {
  margin: 3.15em 0 3em 1.25em;
}

.card-color-container{
  margin: 0 5em;
}

.row {
margin-bottom: 2em;

}

.card-color-block-1 {
height: 10em;  
background-color:#575656;
}

.card-color-block-2 {
height: 10em;  
background-color:#F48020;
}

.card-color-block-3 {
  height: 10em;  
  background-color:#777777;
}
  
.card-color-block-4 {
  height: 10em;  
  background-color:#D6D6D6;
}

.card-color-block-5 {
  height: 10em;  
  background-color:#F0F0F0;
}
  
.card-color-block-6 {
  height: 10em;  
  background-color:#FAF9F8;
}



.card-color-title{
  color:#111111;
  margin: 1rem 0 0 0;
}

.card-color-body {
font-size: .80rem;
margin:  0 1rem 0 1rem;
padding: 0;

}

/* Logo page */

.container-logo-body-header {
  margin: 3.15em 0 3em 1.25em;
}

.card-logo-container{
  margin: 0 10em;
 
}

.card-image{
border:#ececec solid 1px;
 
}

.component-image {
  border: #ddd solid 1px;
}


/* component page */

.intro {
  margin-bottom: 30px;
}