/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on January 28, 2021 */



@font-face {
    font-family: 'reeyregular';
    src: url('reey-regular-webfont.woff2') format('woff2'),
         url('reey-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html {
  font-size: 100%;
  transition: font-size 0.3s ease;
}

body.font-small {
  font-size: 90%;
}
body.font-large {
  font-size: 120%;
}

  li.top-info-skip {
    margin: 0 -49px 0 -0;
}
  li#languageDropdown {
    margin: 0 0 0 -40px;
}
.custom-dropdown {
      position: relative;
      display: inline-block;
	  margin:0 1px 0 1px;
	  cursor: pointer;
     z-index: 9999;
    }

.custom-dropdown-toggle {
      width: 100%;
      cursor: pointer;
      color:#fff; 
    }

.custom-dropdown-toggle::after {
      content: "▼";
      float: right;
      margin-left: 3px;
	  font-size: 10px;
    }

.custom-dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    background-color: #d2b99f !important;
    border: 1px solid #e1c2a1 !important;
    z-index: 1000;
    border-radius: 20px 20px 9px 9px !important;
    margin-top: 0px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    width: auto;
    min-width: auto !important;
    padding: 41px 5px 4px 5px !important;
    top: 0;
    margin: -37px 0 0 -5px !important;
}

.custom-dropdown-menu a {
    display: block;
    padding: 3px 15px;
    text-decoration: none;
    color: #fff !important;
    border-bottom: 1px solid #cccc;
    border-radius: 2px !important;
    margin-left: 0 !important;
    background: #7c634e !important;
    margin-top: 5px;
}

.custom-dropdown-menu a:hover {
      background-color: #fff !important;
	  color:#7c634e !important;
    }

.custom-dropdown.active .custom-dropdown-menu {
      display: block;
    }
	


ul.top-info-list {
    margin: 0;
    padding-right: 18px;
    padding-left: 19px;}

ul.top-info-list li {
    display: inline-block; margin: 0;
}

ul.top-info-list li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border: 0;
    background: #D2B99F;
    color: #7C634E;
    font-size: 16px;
    transition: all 500ms ease;
    border-radius: 50%;
}

.custom-dropdown .dropdown-toggle::after{
	display:none;
}

#tlanguageDropdownh a {
    background: #d2b99f;
    border-radius: 50%;
    width: 30px;
    float: right;
    height: 30px;
    text-align: center;
}

li#tlanguageDropdownh {
    margin: 7px 19px 0 18px;
    }
#tlanguageDropdownh .custom-dropdown-menu {
    min-width: 298px !important;
    padding: 3px 3px 3px 3px !important;
    margin: 9px 0 0 0px !important;
    border-radius: 8px !important;
}

#tlanguageDropdownh input.search-query.form-control {
    font-size: 14px;
    background: #edd3be;
    color: #000 !important;
    border: none;
}	

#tlanguageDropdownh .btn-danger {
    color: #fff;
    background-color: #7c634e;
    border-color: #7c634e;
    border-radius: 0 6px 6px 0;
}

#tlanguageDropdownh .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #7c634e;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(203 158 120);
}

#tlanguageDropdownh .btn-check:focus + .btn-danger, .btn-danger:focus {
    color: #fff;
    background-color: #bb2d3b;
    border-color: #7c634e !important;
    box-shadow: 0 0 0 0.25rem rgb(203 158 120) !important;
}

.bannerSection .bx-wrapper .bx-controls-auto {
    display: block !important;
}

.bannerSection .bx-wrapper .bx-controls-auto {
    background: #7c634e !important;
    height: 30px !important;
    width: 30px !important;
  }
  
 .custom-dropdown.tab-open .dropdown-menu {
    /* display: block !important; */
    visibility: visible;
    opacity: 1;
  } 
  
/* .divisionsText-1:hover .divisionsTextHb,
.divisionsText-1:focus .divisionsTextHb,
.divisionsText-1.tab-open .divisionsTextHb {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
.divisionsTextHb {
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
} */
  
  
/* Hide hover content by default */
.divisionsTextHb {
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}

/* Show on mouse hover */
.divisionsText-1:hover .divisionsTextHb,
/* Show when keyboard focus is within */
.divisionsText-1:focus .divisionsTextHb,
.divisionsText-1:focus-within .divisionsTextHb {
  display: block;
  opacity: 1;
  visibility: visible;
  }

.increaseFont{
	line-height:35px;
}


#marqueeStartBtn, #marqueeStopBtn {
    padding: 4px 8px;
    font-size: 13px;
    margin-left: 4px;
    cursor: pointer;
  }
.d-none-1 {
  display: none !important;
}
.btnBox {
    text-align: center;
	display: flex;
    justify-content: center;
}

.btnBox .btnPs i {
    background: #7c634e;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 50%;
    /* padding: 8px 8px; */
    width: 30px;
    height: 30px;
}
/* Show on mouse hover */
/* .divisionsText-1:focus .divisionsTextHb,
.divisionsText-1:focus-within .divisionsTextHb {
  border:2px solid #000;
} */
  
/* new */

.btnPss {
    display: inline-block;
    background: #7c634e;
    color: #fff;
    padding: 2px 8px;
    border-radius: 5px;
    margin: 5px 5px;
    font-size: 13px;
    cursor: pointer;
}
    
.btnPss:hover {
      background: #d2b99f !important; color:#000 !important;
    }
.clientSection .btnBox .d-none {
      display: none !important;
    }
	
.clientSection .btnBox {
    display: flex;
    justify-content: center;
    position: absolute;
    right: 0;
    bottom: 0px;
}	
   
.shadow-lg.search-list.search-val a {
margin: 0;
height: auto !important;
width: auto !important;
text-align: left !important;
float: none !important;
}
.shadow-lg.search-list.search-val li {
    display: block;
}
.shadow-lg.search-list.search-val ul {
    padding: 0 0 0 0px;
}

.shadow-lg.search-list.search-val {
    height: 500px;
    overflow-y: scroll;
}