body, button, input, select, textarea {
		background: #0F172A;
    color: #A6B0BF;
    font-size: 13pt;
		font-family: Poppins;
}

.home.blog.siteorigin-panels-home .site-content, .page-template-home-panels .site-content, .page-template-full-width-no-title .site-content > .container, .page-template-default-no-title .site-content > .container, .blog .site-content .container.no-blog-title {
   padding-top: 10px;
}

a{
    color: #A6B0BF; 
}

b, strong {
    font-weight: 600;
}

a:hover{
    color: #ffffff; 
}

.site-content {
    background: #0F172A;
}

img.alignleft {
    margin: 10px 20px; 
}

p {
    margin: 0 0 1em;
}

.wpcf7 p {
    font-weight: normal;
    line-height: 1.2em;
}

.wrapper-sticky 
{
max-height: 112px !important;
}

#top-bar {
    background: #111111;
		display: none;
}

#top-bar .top-bar-text span a, .top-bar-navigation ul li a, .top-bar-navigation ul li {
    color: #fff;
  font-size: 11pt;
}

#top-bar .top-bar-text span a:hover, .top-bar-navigation ul li a:hover, .top-bar-navigation ul li:hover {
    color: #eee;
  font-size: 11pt;
}

.top-bar-navigation div > ul > li > a {
    height: 28px;
    line-height: 28px; 
}

#top-bar .top-bar-text span.email a:before, #top-bar .top-bar-text span.phone a:before, #top-bar .top-bar-text span
{
line-height: 28px;
}

.site-header {
    background: #0F172A; 
}
.site-header.is-stuck {
    background: #0f172a; 
}

.site-header .container {
    border-bottom: 1px solid #1E293B; 
}

@media screen and (min-width:800px) 
  {
.site-header .site-branding-container {
    max-width: 25%; 
}

.main-navigation {
    max-width: 75%; 
}	
}    

.site-header .site-branding img {
  max-height: 70px;
  width: auto;
}

.top-bar-navigation div > ul > li > a:hover {
    border-bottom: 3px solid #4C7AAC; 
}

.responsive-menu .menu-toggle {
    color: #b6c5e8; 
		position:inherit;
		margin-top:30px;
}

.main-navigation ul li {
    margin-right: 1.2em; 
}

.main-navigation div > ul > li > a {
  color: #fff;
   font-size: 12pt;
    text-transform: capitalize;
  letter-spacing: 1px;
}

.main-navigation div > ul > li > a:hover {
    border-bottom: 3px solid #6466F1;
  color: #a4a5ff !important;
}

.main-navigation .current-menu-item > a, .main-navigation .current a {
    color: #ffffff;
}

.main-navigation ul ul li:hover > a {
    background: #a4a5ff;
    border-color: #a4a5ff;
    color: #111;
}

.main-navigation ul li:hover > a {
    color: #4C7AAC;
}

.main-navigation ul ul li > a {
		color: #00498F;
    text-transform: capitalize;
  font-size: 12pt;
}

.main-navigation ul ul {
    border-top: 3px solid #00498F; 
}

.main-navigation .menu-search .searchform input[name=s] {
    border-top: 3px solid #4C7AAC; 
}

#mysticky-nav.wrapfixed 
{
box-shadow: 0 0 5px rgba(0,0,0,0.7);
}

.menu-investment-container
{
text-align: center;
}

.headtext
{
	text-decoration: underline; 
	text-decoration-color: #DE4F15; 
	text-underline-offset: 6px;
}

#sow-editor-2
{
  background-color: #f4f4f4;
    padding: 15px 15px 15px 15px;
    box-shadow: 0px 0px 5px #f9f0dc;
  border: 2px solid #f1f1f1;
}

.site-info{
display: none !important;
}

.single .entry-header, .page .site-content > .entry-header, .blog .page-header, .archive .page-header, .search-results .page-header, .search-no-results .page-header, .error404 .page-header {
  background: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url(https://globalinfotec.net/dentalcare/wp-content/uploads/2023/09/mid-black.jpg);
    background-size: cover;
  padding: 95px 0;
}

.single .entry-header:hover, .page .site-content > .entry-header:hover, .blog .page-header:hover, .archive .page-header:hover, .search-results .page-header:hover, .search-no-results .page-header:hover, .error404 .page-header:hover
{
background: url(https://globalinfotec.net/dentalcare/wp-content/uploads/2023/09/mid-black.jpg);
		background-size: cover;
}

.entry-header .entry-title, .entry-header .page-title, .page-header .entry-title, .page-header .page-title 
{
color: #fff;
		font-weight: normal;
font-size:24pt;
		text-decoration: underline;
    text-decoration-color: #DE4F15;
    text-underline-offset: 6px;
}

.single .entry-header h1.entry-title, .page .site-content > .entry-header h1.entry-title, .blog .page-header h1.page-title, .search-results .page-header h1.page-title, .search-no-results .page-header h1.page-title, .error404 .page-header h1.page-title
{
color: #fff;
}

.single .entry-header {
    margin-bottom: 3em; 
}

.site-content .entry-meta {
    display: none; 
}

.site-main .comment-navigation, .site-main .post-navigation 
{
 display: none; 
}

blockquote.alignnone, figure.wp-caption.alignnone, img.alignnone, p:only-child, blockquote.aligncenter, figure.wp-caption.aligncenter, img.aligncenter
{
margin-bottom: 0px !important;
}

input[type="text"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="password"], input[type="search"], input[type="select"], select, textarea {
  margin: 5px 0px;
  border: 1px solid #AAA;
  padding: 5px;
  max-width: none;
  width: 100%;
  background: #ffffff !important;
}

table th, table td
{
padding: 2px 5px;
}

.site-footer .bottom-bar
{
background: #0F172A;
  border-top: 10px solid #dedede;
color: #ddd;
}

.site-footer .footer-main {
    padding-top: 0px;
    background: #0F172A;
  background-attachment: fixed;
  color: #fff;
}

@media (max-width: 768px)
{
.resp #colophon .widget:last-of-type {
    padding-bottom: 0px;
  padding-top: 0px; 
  }
  
.resp #colophon .widget:first-of-type {
       padding-bottom: 0px;
  padding-top: 0px; 
}
  }
#colophon .widget {
    padding: 0 0;
		width: 100%;
}

h3
{
		color: #00498F;
    font-family: "Arial", Sans-serif;
    font-size: 25px;
    font-weight: normal;
}

#secondary .widget h3.widget-title ~ *, #colophon .widget h3.widget-title ~ * {
    font-size: 1em; 
}

.midbt
{
  background: linear-gradient(#D7B306, #E66824);;
  color: #ffffff !important;
  border-radius: 5px; 
  padding: 10px 20px;
  text-decoration: none;
}

.midbt:hover
{
  background: #E66824;
		color: #fff !important;
}

.midbt2
{
  color: #ffffff !important;
}

.midbt2:hover
{
		color: #FED822 !important;
}

.midbt1
{
  background: #6466F1;
  color: #fff !important;
  border-radius: 5px; 
		font-size: 18pt;
		border: 1px solid #000;
  padding: 10px 20px;
  text-decoration: none;
}

@media (max-width: 768px)
{
.midbt1 {
    font-size: 14pt;
  }
}

.midbt1:hover
{
  background: #3537a3;
		color: #fff !important;
		border: 1px solid #fff;
}

.taxmenu
{
background:#eee;
padding:15px;
}

.taxmenu .menu li {
    list-style: none;
    padding: 5px 5px;
		line-height:1.3em;
    border-bottom: 1px dashed #888;
}

.taxmenu ul, .taxmenu ol {
    margin: 0px !important; 
}

.panel-grid-cell .widget-title
{
text-align: center;
		margin:0px 0px 15px 0px;
}

.taxmenu .menu li a:visited, .taxmenu .menu li a {
color: #222;
  text-decoration: none;
  font-size: 11pt ;
}

.taxmenu .menu li a:hover {
color: #DE4F15;
  text-decoration:underline;
}

.taxmenu a:active {
color: #00498F !important;
  text-decoration: none;
}

.so-widget-sow-features-default-dd2ae8bf545f .sow-features-list .sow-features-feature .sow-icon-container [class^="sow-icon-"], .so-widget-sow-features-default-dd2ae8bf545f .sow-features-list .sow-features-feature .sow-icon-container .sow-icon-image 
{
border-radius: 50%;
}

#panel-322-4-0-0 
{
margin-bottom: 0px !important;
}

.wpcp-carousel-section .wpcp-single-item img 
{
height: 70px;
width: auto;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
		background: linear-gradient(#D7B306, #E66824);;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
		background: #E66824;
		color: #fff;
}

.pagetop
{
background: url(https://globalinfotec.net/dentalcare/wp-content/uploads/2023/09/mid-black.jpg);
}

.wpcf7 p .wpcf7-not-valid-tip {
    FONT-WEIGHT: 100;
    background: #dc3232;
    border-top: 1px solid #dc3232;
    border-bottom: 0px solid #dc3232; */
    color: #dc3232;
    font-size: 14px;
    font-size: 0px;
    line-height: 1px;
    margin-top: -6px;
    padding: 0; 
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    width: 100%; 
}

@media screen and (min-width:800px) 
		{
.element-is-sticky img
{
height: 65px;
		width:auto;
}
}

@media screen and (max-width:799px) 
		{
.element-is-sticky img
{
margin:10px important;
}
}

.element-is-sticky 
{
padding:0px;
}