@import url("fontawesome-4.6.3.min.css");
@import url('https://fonts.googleapis.com/css2?family=Muli:wght@300&family=Parisienne&family=Sansita+Swashed:wght@300&family=Roboto:wght@400&family=Raleway&family=Roboto+Mono:ital,wght@1,300&display=swap');

*{
  margin: 0px;
  padding: 0px;
}
html{
    height:100%;
}

body{

  font-family: 'Muli', sans-serif;
  background-color: #f9f6f2;
  color: #555;  
}

p{
  font-size: 15px;
}

h1,h2,h3,h4,h5,h6,p,span
{
  color: #555;
  font-family: 'Muli', sans-serif;
  text-align: left;
}

.zero
{
  padding: 0px;
  margin: 0px;
}



.mgtop
{
  margin-top: 20px;
}

.toppx{
    margin-top:100px;
    box-shadow:1px 1px 5px 1px #ddd;
    background-color: #fbfaf9;
}

/*.tmclr{
  color: #0d331c;
}*/


#navbtn{
  background-color: transparent;border: 2px solid #0d331c;border-radius: 0px;margin-top: 25px;float: right;margin-right: 50px;padding: 7px 15px;
}



.head{
  width: 100%;
  background-color: #fff;
  position: fixed;
  padding: 5px;
  top: 0px;
  z-index: 50;
  box-shadow: 1px 1px 5px 5px #ddd;
}

.head img{
  height: 75px;
}




.head2x
{
  background-color: #0d331c;
  padding: 35px;
}
.head2x h1
{
  text-align: center;
  color: #fff;
}

.headcntnt
{
  padding: 15px 25px;
  min-height: 500px;
}

.headcntnt h3
{
  color: #0d331c;
}

.menu1
{
  margin: 25px;
  display: block;
}
.menu1 a{
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  padding: 0px 10px;
  color: #666;
  text-transform: capitalize;
  font-size: 14px;
}


.backbann{
  min-height: 350px;
  background-repeat: no-repeat;
    background-position: center;margin: auto;
    background-size: cover;
}








.sidebar-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #183222 }
  .sidebar-menu > li {
    position: relative;
    margin: 0;
    padding: 0; }
    .sidebar-menu > li > a {
      border-bottom: 1px solid #b68023;
      padding: 12px 5px 12px 15px;
      display: block;
      border-left: 3px solid transparent;
      color: #ffffff; 
      font-size: 16px;}
      .sidebar-menu > li > a > .fa {
        width: 20px; }
    .sidebar-menu > li:hover > a, .sidebar-menu > li.active > a {
     font-size: 16px;
      color: #fff;    
      border-left-color: #b68023; }
    .sidebar-menu > li .label,
    .sidebar-menu > li .badge {
      margin-top: 3px;
      margin-right: 5px; }
  .sidebar-menu li.sidebar-header {
    padding: 10px 25px 10px 15px;
    font-size: 16px;
    color: #fff;
    background: #183222; }
  .sidebar-menu li > a > .fa-angle-left {
    width: auto;
    height: auto;
    padding: 0;
    margin-right: 10px;
    margin-top: 3px; }
  .sidebar-menu li.active > a > .fa-angle-left {
    transform: rotate(-90deg); }
  .sidebar-menu li.active > .sidebar-submenu {
    display: block; }
  .sidebar-menu a {
    color: #fff;
    text-decoration: none; }
  .sidebar-menu .sidebar-submenu {
    display: none;
    list-style: none;
    padding-left: 0px;
    margin: 0 1px;
    background: #183222; }
    .sidebar-menu .sidebar-submenu .sidebar-submenu >li>a{
      border-bottom: 1px solid #b68023;
       padding: 10px 25px 10px 15px;
       }

.sidebar-menu .sidebar-submenu .sidebar-submenu .sidebar-submenu >li>a{
      border-bottom: 1px solid #b68023;
       padding: 10px 25px 10px 15px;
       }


    .sidebar-menu .sidebar-submenu > li > a {
      border-bottom: 1px solid #b68023;
       padding: 10px 25px 10px 15px;
      display: block;
      font-size: 14px;
      color: white; }
      .sidebar-menu .sidebar-submenu > li > a > .fa {
        width: 20px; }
      .sidebar-menu .sidebar-submenu > li > a > .fa-angle-left,
      .sidebar-menu .sidebar-submenu > li > a > .fa-angle-down {
        width: auto; }
    .sidebar-menu .sidebar-submenu > li.active > a, .sidebar-menu .sidebar-submenu > li > a:hover {
      color: #fff; }




.herohead
{
  padding: 50px;

}

.herogrp
{
  font-family: Georgia, 'Times New Roman', serif; 
  font-weight: 550; 
  font-size: 3.2em; 
  color: #1a2e26; 
  line-height: 1.2; 
  letter-spacing: -0.25px;
  color: #0d331c;
  font-weight: 500;
}

.herogop
{
  font-family: Georgia, 'Times New Roman', serif; 
  color: #b68023;   
}

.section-divider {
  display: flex;
  justify-content: center;
  margin: 10px 0px 10px 0px;
}

.section-divider img {
  width: 100%;
  max-width: 1000px;
  height: auto;
}


.grsolidbtn
{
  display: inline-block;
  padding: 12px;
  background-color: #0d331c;
  text-align: center;
  border-radius: 5px;
  color: #fff;
}

.grsolidbtn:hover
{
color: #b68023;
text-decoration: none;
}

.grtrpbtn
{
  display: inline-block;
  padding: 12px;
  background-color: transparent;
  text-align: center;
  font-weight: bolder;
  border-radius: 5px;
  color: #0d331c;
  border: 1px solid #0d331c;
}

.grtrpbtn:hover
{
    color: #b68023;
    text-decoration: none;
}


.drkbnr
{
  padding: 25px;
}

.drkbnr img
{
  display: block;
  margin: auto;
  padding: 5px;
  width: 150px;
  height: auto;
}

.drkbnr p
{
  text-align: center;
  color: #fff;
}

.drkbnr h3
{
  text-align: center;
}


.ltbnr
{
  padding: 5px;
    border: 1px solid #b68023;
  border-radius: 10%;
  margin: 5px;
  background-color: #fff;
}

.ltbnr img
{
  display: block;
  margin: auto;
  padding: 5px;
  width: 100%;
  height: auto;
}

.ltbnr p
{
  text-align: center;
  color: #183222;
  font-weight: bolder;
}



.ltbnr2
{
  padding: 5px;
  margin: 5px;

  border-right: 1px solid #b68023;
}

.ltbnr2 img
{
  display: block;
  margin: auto;
  padding: 5px;
  width: 75%;
  height: auto;
}

.ltbnr2 p
{
  text-align: center;
  color: #183222;
  font-weight: bolder;
}

.ltbnr2 h4
{
  text-align: center;
  color: #183222;
  font-weight: bolder;
}


.hrspn
{
  border-top: 1px solid #b68023;
  margin-bottom: 25px;
  width: 100%;
  display: absolute;
  display: block;
}



.grnback
{
  padding: 10px;
  border-radius: 10%;
  margin: 10px;
  background-image: url('../pix/back1.png');
}

.grnback img
{
  width: 50%;
  display: block;
  margin: auto;
  height: auto;
}


.grnback h3
{
  text-align: center;
  color: #fff;
}

.grnback p
{
  text-align: center;
  color: #fff;
}


.hero-img::before{

    width:200px;
    content:"";

    position:absolute;

    inset:0;

    z-index:5;

    background:


    linear-gradient(
        to right,
        rgba(251,250,249,1) 0%,
        rgba(251,250,249,.95) 20%,
        rgba(251,250,249,.70) 40%,
        rgba(251,250,249,.20) 70%,
        rgba(251,250,249,0) 100%
    );

}






.row.zero.tmpxxx {
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch; /* default, but explicit is good */
}

.row.zero.tmpxxx > [class*="col-"] {
  display: flex;
  flex-direction: column;
}
.row.zero.tmpxxx .col-lg-6 img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* or 'contain' if you don't want cropping */
}


.tmpxxx H3{
  text-align: center;
  color: #b68023;
}

.tmpxxx H4 {
  text-align: center;
}

.glsolidbtn
{
  display: inline-block;
  padding: 12px;
  background-color: #b68023;
  text-align: center;
  border-radius: 5px;
  color: #183222;
  font-size: 14px;
  font-weight: bolder;
  width: 100%;
}

.glsolidbtn:hover
{
color: #fff;
text-decoration: none;
}


.whsolidbtn
{
  display: inline-block;
  padding: 12px;
  background-color: #fff;
  text-align: center;
  border-radius: 5px;
  color: #183222;
  font-size: 14px;
  font-weight: bolder;
  width: 100%;
}

.whsolidbtn:hover
{
color: #b68023;
text-decoration: none;
}





.custom-input {
    border: 1px solid #d8d4c9;
    padding: 5px;
    border-radius: 0px;
    background-color: #f7f5f0;
    font-size: 15px;
    margin-bottom: 5px;
}

.pain-level-group input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  pointer-events: none;
}

.pain-btn {
  flex: 1 0 auto;
  min-width: 38px;
  border: 1px solid #d8d4c9;
  border-radius: 6px;
  background-color: #f7f5f0;
  color: #1a2e22;
  padding: 8px 0;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  display: inline-block;
}

.pain-level-group input[type="radio"]:checked + .pain-btn {
  background-color: #183222;
  color: #fff;
  border-color: #183222;
}




.frmclr
{
  background-color: #183222;
  color: #fff;
  border-color: #183222;
}




.icona1
{
  width: 100px;
  margin: auto;
}

.iconb1
{
  margin: auto;
  width: 100px;
  display: block;
}

.iconatx1
{
  padding: 0px;
  text-align: center;
  color: #0d331c;
  font-size: 17px;
  font-weight: bold;
}


.iconatx2
{
  text-align: center;
  color: #0d331c;
}

.foot{
  background-image: url('../pix/back1.png');
}

.foot h2,h3,h4,
.foot p{
color:#fff;
}
.foot .ftcpy{
border-top: 1px solid #555;
padding: 5px;
}


.footlink
{
  font-size: 14px;
  display: block;
  color: #fff;

  padding: 3px;
}

.footlinkX{
  color: #fff;font-size: 24px;padding: 10px;
}

.footlink:hover
{
 color: #b68023;
 text-decoration: none;
}

.footlinkX:hover
{
 color: #b68023;
 text-decoration: none;
}







@media only screen and (max-width: 990px) {


.backbann{
  min-height: 200px;
  background-repeat: no-repeat;
    background-position: center;margin: auto;
    background-size: cover;

}


.nlbtnx
{
  display: block;
  margin-top: 10px;
}




.mbspc{
    padding-bottom:1px;
    padding-top:1px;
    margin-bottom:0px;
    margin-top:0px;
    min-height:auto;
}

hr{
    margin:0px;
    padding:0px;
}

}
/* CAUTION: IE hackery ahead */
select::-ms-expand { 
    display: none; /* remove default arrow on ie10 and ie11 */
}

/* target Internet Explorer 9 to undo the custom arrow */
@media screen and (min-width:0\0) {
    select {
        background:none\9;
        padding: 5px\9;
    } 
}
