::-webkit-input-placeholder {
  color: #666;
}
::-webkit-selection {
  background: #011f79;
  color: #fff;
  text-shadow: 0 0 transparent;
}
/* Firefox 19+ */
::-moz-placeholder {
  color: #666;
}
::-moz-selection {
  background: #011f79;
  color: #fff;
  text-shadow: 0 0 transparent;
}
/* IE 10+ */
:-ms-input-placeholder {
  color: #666;
}
::-ms-selection {
  background: #011f79;
  color: #fff;
  text-shadow: 0 0 transparent;
}
/* Firefox 18- */
:-moz-placeholder {
  color: #666;
}
::selection {
  background: #011f79;
  color: #fff;
  text-shadow: 0 0 transparent;
}

body {font-family: 'Open Sans', sans-serif !important;}

a { color: #000; transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; }

.footer {
  background: #f2f6f9;
  color: #333;
  font-weight: 600;
  font-size: 12px;
}
.footer p {
  margin: 0;
  line-height: 1.5;
  font-size: 11px;
  text-align: justify;
}
.footer ul {
  margin: 40px 0 50px;
  font-size: 14px;
  font-weight: 700;
  padding: 0;
}
.footer ul li {
  display: inline;
}
.footer ul li a {
  display: inline;
  margin-right: 60px;
  color: #074f92;
  font-size: 12px;
}
.footer a {
  color: #074f92;
}
.footer a:hover {
  text-decoration: none;
}
.footerTollfree {
  margin: 40px 0;
}
.footerTollfree .number {
  background: #fff;
  border-radius: 20px;
  padding: 7px 15px;
  width: auto;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;
}
.footerTollfree .number img {
  padding-right: 7px;
}
.copyRight {
  background: #ebf1f6;
  padding: 10px 0;
  color: #aaa;
  font-size: 12px;
  font-weight: 400;
}
.text-powerdby {
  padding: 0 31px 3px 0;
}

.white-med-text {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}

.about-probucts .card:last-child {
  border-bottom: 0;
}

.cursor-pointer {
  cursor: pointer;
}
.overflow-scroll {
  overflow: scroll;
}
.floatingBtn.lft,
.floatingBtn.signin.lft {
  margin: 0;
  right: inherit;
  left: 20px;
  bottom: 60px;
  background: #001f79;
  font-size: 16px;
}
.floatingBtn.signin {
  width: 40px;
  height: 40px;
  background: #001f79;
  border-radius: 50%;
  position: fixed;
  bottom: 40px;
  right: 50%;
  margin-right: -590px;
  box-shadow: 0 5px 10px #999;
  z-index: 999;
  text-align: center;
  line-height: 16px;
  font-family: paybackregular, sans-serif;
  color: #fff;
  padding: 13px 0;
  font-size: 12px;
}

.post a {margin:0}
.ecae-button.ecae-buttonskin-black {clear: both; display: block !important; margin-top: 10px;}
.blog .post .entry-header {margin: 10px 0;}
.blog .ecae-button.ecae-buttonskin-black a.ecae-link {border-color: #007bff; background: #007bff; clear: both; text-transform: capitalize;}
.blog .post p {margin: 0;}

.post {font-family: 'Open Sans', sans-serif !important; font-weight: 400; }
.blog .post {padding: 5px;border: 1px solid #ccc; }
.blog .post .post-thumbnail {margin: 0;}
.blog .post .entry-header { padding: 5px;}
.blog .post .entry-header h2 {font-size: 1.3rem; margin: 0;}
.blog .post .entry-header h2 a:hover  {color:#027bff; text-decoration: none;}
.blog .post .entry-content { padding:0 5px 5px;}
.blog .post .entry-content ol,
.blog .post .entry-content ul {list-style-position: inside;}
.post .entry-content ol,
.post .entry-content ul {list-style-position: inside;}
.type-post .entry-title {margin-bottom: .5em;margin-top: -0.5em;font-size: 2rem;}
.widget { margin-bottom: 1.6em; }
.wp-block-image .aligncenter  {width: 100%;}
.site-content { padding: 15px 0; }
.widget { border-top: 1px solid #1a1a1a;}
.search-form label {
    display: block;
}
.site-title,
.site-header,
body:not(.custom-background-image):after {display: none;}
.entry-content h4 {text-transform:inherit; letter-spacing:normal}
