body {
  font-family: 'Montserrat',sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  font-weight: 400;
}
.admin-bar .fixed-top{top:32px;}
a, a:hover {
  color: #333;
  text-decoration: none;
}
footer a{color:white}
footer h4 {
  font-weight: 300;
  font-size: 14px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;    margin: 20px auto;
}
h1:after, .h1:after, h2:after, .h2:after, h3:after, .h3:after {
  content: ' ';
  display: block;
  border-top: 2px solid #0088a6;
  width: 100px;
  margin: 20px auto;
  height: 1px;
}

.page-template-page-202010 h2:after,.page-template-page-202010  .h2:after {display:none}
  .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(237,75,26, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

 .navbar-toggler {
  border-color:  #0088a6;
}

footer, .panel-footer {
  padding: 30px 15px 10px 15px;
  background-color: #3c3c3a;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}footer .row, footer a , footer a:hover{
   color: #fff;
 }
footer .widget-1 p {
  margin-top: 30px
}

footer .widget_text {
  display: inline-block;
  float: left;
  font-size: 14px
}

footer .widget-last img {
  text-align: left;
  margin: -20px 0 0 90px
}

footer .widget-4 img {
  margin-right: 7px
}

footer h4 {
  font-weight: 300;
  font-size: 14px
}

footer h4:after {
  content: ' ';
  display: block;
  border: 1px solid white;
  width: 50px;
  margin: 5px 0 10px 0
}


/*tooltip*/

  .tooltip > .tooltip-inner {background-color: #0088a6;white-space:nowrap;
    max-width: 100% !important;  text-align: left;}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before
{
  border-top-color: #0088a6;
}
.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before
{
  border-right-color: #0088a6;
}
.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {  border-left-color: #0088a6;}
h1{text-align:center; font-weight:bold}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-weight: normal;
  font-size:24px;
  line-height: 1;
  color: #aaa;
}

h6  small{font-size:14px}

.widget-first h4 {
  border: 1px solid white;
  padding: 10px 15px;
  text-align: center;
}
.widget-first h4:after {display:none}

subfooter {
   background: #a3a1a6;
   color: white;
   font-size: 12px;
   padding: 10px;
   width: 100%;
   display: block;
   text-align: center;
 }
