hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.bottom-rounding {
    background-color:#0E1851 !important;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    margin-bottom:-24px;
}
.btn-cnt-shp {
  background:#0E1851; 
  color:#F4135C; 
  width:100%; 
  border:1px solid #F4135C;
}
.btn-cnt-shp:hover, .btn-cnt-shp:active {
  border:1px solid #0E1851;
  background:#F4135C; 
  color:#0E1851;
}
.btn-chk-out {
  background:#F4135C;
  color:#0E1851;
  border:1px solid #0E1851;
  width:100%;
}
.btn-chk-out:hover, .btn-chk-out:active {
  border:1px solid #F4135C;
  background:#0E1851; 
  color:#F4135C;
}
.btn-ups {
  background:#F4135C; 
  width:100%; 
  text-transform:none !important; 
  font-size:12px; 
  padding:2px; 
  margin-bottom:5px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3) !important; 
}
.btn-ups:hover, .btn-ups:active {
  color:#F4135C !important; 
  border:1px solid #F4135C;
}
.btn-ups strong {
  font-size: 13px;
}
#cart_data {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 25px 0 rgba(0, 0, 0, 0.20);
}
.serchsrch {
    background-color: transparent;
    border: 1px solid #707070;
    outline: none;
    width: 100%;
    height: 50px;
    color: #3f3f3f;
    font-size: 12px;
    background-color: white;
    padding-left: 30px;
    float: right;
    border-radius: 5px;
    text-align: left;
	  margin-bottom:5px;
    text-transform: uppercase;
}
.serchinput {
    background-color: transparent;
    border: 1px solid #CCC;
    outline: none;
    width: 100%;
    height: 50px;
    color: #3f3f3f;
    font-size: 15px;
    font-weight: bold;
    background-color: white;
    padding-left: 20px;
	border-radius: 5px;
	margin-bottom: 5px;
}
.serchbtn {
	border: none;
	outline: none;
	width: 45px;
	height: 45px;
	color: #fff;
	background-color: #fff;
	position: absolute;
	top: 25px;
	right: 25px;
	margin-right: 15px;
	transform: translateY(-50%);
	transition: all .4s ease;
	cursor:pointer;
}
body:not(.jsenabled) .dropdown:hover > .dropdown-menu {
    display: block;
    width: 275px;
    top: 45px;
    left: 0;
    padding-left:10px;
}
body:not(.jsenabled) .dropdown-menu {display: none;}
label {
  color:#000;
}
.search-panel {
	margin:0;
	padding:20px;
}
.faq_according {
	border-radius : 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 25px 0 rgba(0, 0, 0, 0.20);
}
.faq_according .panel .panel-body {
  padding: 0 20px 10px 20px;
  border-top: none !important;
  background-color: #fff !important;
  border-radius: 10px;
}
.faq_according .panel-heading {
  background-color: #fff !important;
}
.faq_according .panel-heading .panel-title a{
    padding:15px;
}
#accordion .panel {
    background-color: #fff;
	margin-bottom:0px !important;
	border-radius: 10px;
}

#accordion .panel-heading {
	padding:0 5px;
}
#accordion .panel-heading a:not(.collapsed) {
  font-size: 20px !important;
  font-family: "Nunito";
  color: #000 !important;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.card-custom {
  background: #ffffff;
  position: relative;
  border-color: #0E1851;
  margin-bottom:30px !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 25px 0 rgba(0, 0, 0, 0.20);
  overflow: hidden;
}
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 12px !important;
  border-radius: 10px;
}
.card-title{
  margin-bottom: 0 !important;
  height:70px;
  overflow:hidden;
  font-size:16px;
  font-weight:bold;
}
.datetxtwht {
  font-size: 12px;
  color: #333;
  margin-bottom:10px !important;
  line-height:20px !important;
}
.datetxtwht a {
  font-size: 12px;
  font-weight: normal;
  color: #333;
}
.datetxtwht2 {
  font-size: 13px;
  color: #333;
  margin-top: 5px;
  margin-bottom:5px !important;
  line-height:15px !important;
}
.datetxtwht2 a {
  font-size: 13px;
  font-weight: normal;
  color: #333;
}
.imagesec{
	height:70px;
	overflow:hidden;
}
.industrysec{
	height:140px;
	overflow:hidden;
}
.industrysec .datetxtwht{
    height: auto;
    max-height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}
.listbutton a {
	text-decoration:none;
	font-size:14px;
	color:#212E71; 
	font-weight:bold !important; 
	border:1px solid #212E71; 
	border-radius:5px;
	margin-right:5px;
	padding:10px;
}
.squarepic {
  width: 80px;
  height: 80px;
  border: 2px solid #fff;
  border-radius: 10px;
  float:left;
  margin-right:10px;
  margin-top:-5px;
}
.datetxtpnk {
  font-size: 14px;
  font-weight: bold;
  color: #FB0351;
  font-weight:bold;
  margin-top: -2px;
}
.dateredtxt {
  font-size: 13px;
  font-weight: bold;
  color: #FB0351;
  margin-bottom: 10px;
  height:15px;
}
.tagbtn {
	background-color:#FFE6EE;
	color:#FB0351;
	font-size: 11px;
    font-weight: 500;
	margin-bottom:5px;
	padding:4px 5px 0px 5px;
    text-transform: uppercase;
}
.cartbtn {
	background-color:#0E1851;
	color:#fff;
	height:44px;
	border-radius:5px;
	font-weight:bold;
	font-size:14px;
	padding:10px;
}
.cartbtn:hover {
  color: #fff;
  text-decoration: none;
}
.radio-btn {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio-btn input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border-radius: 5px;
  border: 1px solid #ddd;
  background-color: #fff;
}
.radio-btn:hover input ~ .checkmark {
  background-color: #ddd;
}
.radio-btn input:checked ~ .checkmark {
  background-color: #FB0351;
  border: 1px solid #FB0351;
}
.checkmark:after {
  content: "✓";
  color: #fff;
  font-weight: bold;
  padding-left: 5px;
  top: -1px;
  position: absolute;
  display: none;
}
.radio-btn input:checked ~ .checkmark:after {
  display: block;
}
a.paginationarw {
    color: #fff;
    border-radius: 10px;
    background: #FB0351;
    padding: 10px 25px;
    font-size: 14px;
    text-align: center;
    margin: 0 10px;
}
#overlay {
  background: #ffffff;
  color: #666666;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 5000;
  top: 0;
  left: 0;
  float: left;
  text-align: center;
  padding-top: 25%;
  opacity: .80;
}
.spinner {
    margin: 0 auto;
    height: 64px;
    width: 64px;
    animation: rotate 0.8s infinite linear;
    border: 5px solid #FB0351;
    border-right-color: transparent;
    border-radius: 50%;
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}