body, button, input, textarea {
    color: #343434;
    font-size: 13pt;
		text-align: justify;
}

.single .site-content, .page .site-content, .blog .site-content, .archive .site-content, .search-results .site-content, .error404 .site-content, .search-no-results .site-content {
    background: #f2f9fe;
}

.entry-content a
{
color: #19374e;
		text-decoration: underline;
}

.entry-content a:hover
{
color: #DB8F04;
		position:relative;
		z-index:9999;
}

.container
{
max-width: 95%;
}

.site-content, .container
{
padding-bottom:0px !important;
}

blockquote
 {
    background: none; 
}

p {
    margin: 0 0 0.5em;
}

h3 {
    font-size: 1.8rem;
    color: #014ea7; 
}

.wrapper-sticky 
{
max-height: 112px !important;
}

blockquote {
    border-left: 3px solid #014ea7; 
}

#top-bar {
    background: #eeeeee;
  border-bottom: 1px solid #ccc;
}

#top-bar .top-bar-text span a, .top-bar-navigation ul li a, .top-bar-navigation ul li {
    color: #111;
  font-size: 10.2pt;
		font-weight:bold;
}

#top-bar .top-bar-text span a:hover, .top-bar-navigation ul li a:hover, .top-bar-navigation ul li:hover {
    color: #014ea7;
}

.top-bar-navigation div > ul > li > a {
    height: 28px;
    line-height: 28px; 
}

.top-bar-menu .menu li a {
    color: #111;
    font-weight: bold;
    font-size: 10.2pt; 
	 height: 28px;
    line-height:28px;
}


.top-bar-menu .menu li a:hover {
    color: #014ea7;
		border-bottom: 3px solid #014ea7;
}

tpbr_box 
{
padding: 2px 0px 2px !important;
		background: #014ea7  !important;
}

.blink
{
		padding:3px 10px;
		animation:blink 1.5s infinite;
		color:#fff;
		font-weight: bold;
		background: #014ea7;
}

@keyframes blink {
  0% {
    opacity: 1;
			background: #014ea7;
  }
		 50% {
    opacity: 1;
			background: 014ea7;
  }
  100% {
    opacity: 1;
			background: #ffc000;
  }
}

#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;
}


@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: 100px !important;
  width: auto;
}

.top-bar-navigation div > ul > li > a:hover {
    border-bottom: 3px solid #014ea7; 
}

.main-navigation ul li {
    margin-right: 12px; 
}

.main-navigation div > ul > li > a {
  color: #343434;
 font-size: 10.2pt;
    text-transform: uppercase;
    font-weight: bold; 
  letter-spacing: 1px;
}

.main-navigation div > ul > li > a:hover {
    border-bottom: 3px solid #014ea7;
  color: #014ea7;
}

.main-navigation .current-menu-item > a, .main-navigation .current a {
    color: #014ea7;
}

.main-navigation ul ul li:hover > a {
    background: #014ea7;
    border-color: #014ea7;
    color: #fff;
}

.main-navigation ul li:hover > a {
    color: #014ea7;
}

.main-navigation ul ul li > a {
    text-transform: uppercase;
  font-size: 10.2pt;
		color: #111;
		padding: 4px 10px;
}

.main-navigation ul ul {
    border-top: 3px solid #014ea7; 
}

.main-navigation .menu-search .searchform input[name=s] {
    border-top: 3px solid #014ea7; 
}

.responsive-menu .menu-toggle {
    background: #014ea7;
    border-radius: 5px;
    color: #fff;
    height: 30px;
    width: 30px;
    margin-top: -15px;
    text-align: center;
    padding: 0px 6px;
}

.responsive-menu .menu-toggle:hover 
{
    background: #ef2727;
}

.responsive-menu .main-navigation.toggled ul li a:hover, .responsive-menu .main-navigation.toggled ul li a:hover:before, .responsive-menu .main-navigation.toggled ul ul li a:hover {
    background: #014ea7; 
}

#sow-editor-2
{
  background-color: #f4f4f4;
    padding: 15px 15px 15px 15px;
    box-shadow: 0px 0px 5px #f9f0dc;
  border: 2px solid #f1f1f1;
}

.typed-cursor {
    opacity: 0;
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
}

.site-info{
display: none !important;
}

.entry-thumbnail {
    display: none; 
}

.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.2),rgba(0,0,0,0.2)), url(https://orbitoneconsultancy.com/wp-content/uploads/2026/09/page-banner2-1.jpg);
    background-size: cover;
    background-position: bottom;
    padding: 120px 0; 
}

.entry-header .entry-title, .entry-header .page-title, .page-header .entry-title, .page-header .page-title 
{
color: #fff;
		background: linear-gradient(90deg, rgba(255,255,255,0), rgba(255,255,255,0));
		font-size:24pt;
}

.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;
		font-size:24pt;
}

.single .entry-header {
    margin-bottom: 3em; 
}

.entry-header .breadcrumbs a, .page-header .breadcrumbs a, .entry-header .breadcrumbs > *, .page-header .breadcrumbs > *
{
background: rgba(7,90,160,0.5);
		padding: 0 3px;
		color: #eee;
}

.site-content .entry-meta {
    display: none; 
}

.site-main .comment-navigation, .site-main .post-navigation 
{
 display: none; 
}

.editor-styles-wrapper, .entry-content {
    padding-bottom: 50px;
}

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"], select[multiple], textarea, select {
  margin: 12px 0px;
  border: 1px solid #AAA;
  padding: 8px;
  max-width: none;
  width: 100%;
		color: #777777;
  background: #f6f6f6 !important;
}

table th, table td
{
padding: 2px 5px;
}

.site-footer .bottom-bar
{

  border-top: 10px solid #dedede;
color: #ddd;
}

.site-footer .footer-main {
		    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url(https://orbitoneconsultancy.com/wp-content/uploads/2026/09/footer-bg.jpg);
		background-size: cover;
  background-attachment: fixed;
    padding-top: 0px;
  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%;
}

#secondary .widget h3.widget-title ~ *, #colophon .widget h3.widget-title ~ * {
    font-size: 1em; 
}

.whitebox
{
background: #fff;
padding:15px;
		border-radius: 15px;
    box-shadow: 0 0 5px rgba(0, 100, 200, 0.3);
}

.whitebox:hover
{
background: #D9EEFE !important;
}

.midbox
{
color: #000;
		background: #fff;
		padding:15px;
		border-radius: 5px;
box-shadow: 0 0 5px rgba(0,100,200,0.3);
}

.midbox a
{
text-decoration: none;
		line-height: 1.3em;
}

.midbox:hover
{
background: rgba(0,0,0,0.5) !important;
}

.midbt, input[type="button"], input[type="reset"], input[type="submit"]
{
  background: #014ea7;
  color: #ffffff !important;
	border: 1px solid #fff;
  border-radius: 5px; 
  padding: 10px;
  text-decoration: none;
}

.midbttop
{
  background: #014ea7;
  color: #ffffff !important;
  border-radius: 5px; 
			border: 1px solid #fff;
  padding: 10px 15px;
  text-decoration: none;
}

.midbttop:hover,.midbt:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover
{
  background: #091652;
	border: 1px solid #fff;
}

.iconbox:hover
{
		filter: grayscale(100%);
transform: scale(1.1, 1.1);
}

.picbox:hover
{
		filter: grayscale(30%);
transform: scale(1.05, 1.05);
}

.greybox
{
background:#eeeeee;
		box-shadow:none;
}

.greybox:hover
{
background:#ffffff !important;
		box-shadow:0 0 5px rgba(0,0,0,0.3);
}

.widget .menu li {
    list-style: none;
		line-height: 1.1;
    padding: 10px 15px;;
    border-bottom: 1px dashed #888;
}

.wpcf7 form .wpcf7-response-output {
		border:0px;
		background: #05278C;
    color: #fff; 
}
.wpcf7 p .wpcf7-not-valid-tip {
    background: #ff2c2c;
    border-top: 1px solid;
    border-bottom: 1px solid;
    color: #ff2c2c;
    font-size: 1px;
    line-height: 1px;
    margin-top: 0px;
}

.widget .menu li a:visited, .widget .menu li a {
color: #111;
  text-decoration: none;
  font-size: 12pt ;
}

.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;
}

.fg-default.fg-gutter-10 
{
 padding-left: 0px !important;
		padding: 0px;
}
.sow-tabs .sow-tabs-tab-container {
    display: inherit !important;
    text-align: center; 
}

.so-widget-sow-tabs-default-e992e01c42d1-395 .sow-tabs .sow-tabs-tab-container .sow-tabs-tab {
    margin: 10px 5px 0px 5px; 
}
.sow-icon-container 
{
color: #00000000 !important;
}

.sow-features-feature-title 
{
margin-top: 0px !important;
		margin-bottom: 10px !important;
}

.slick-slide img
{
border-radius:10px;
		box-shadow: 0 0 10px rgba(0,0,0,0.5);
		transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  transform-origin: center center;
}
.slick-slide img:hover
{
transform: scale(1.02);
		margin-top:2%;
		z-index: 10;
  position: relative;
}

.sticky-buttons.-right-bottom {
    background: #fff;
    padding: 10px;
    border-radius: 10px 0 0 10px;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

#scroll-to-top
{
bottom: 10px;
		left: 5px;
		right: auto;
}

.visa-profile-form {
    max-width: 520px;
    margin: 0 auto;
    font-family: Arial, sans-serif;
}

.visa-profile-form input[type="text"], .visa-profile-form input[type="email"], .visa-profile-form input[type="url"], .visa-profile-form input[type="tel"], .visa-profile-form input[type="number"], .visa-profile-form input[type="date"], .visa-profile-form input[type="password"], .visa-profile-form input[type="search"], .visa-profile-form select[multiple], .visa-profile-form textarea, .visa-profile-form select
{
margin: 0px 0px;
		padding: 5px;
		font-size: 11pt;
}

.visa-profile-form .formfield
{
margin-bottom: 10px;
		font-size:11pt;
}

.pum-theme-226 .pum-container, .pum-theme-enterprise-blue .pum-container {
    background: url(https://orbitoneconsultancy.com/wp-content/uploads/2026/09/contact-form-bg.jpg);
    background-size: cover; 
		background-position: top right;
}

.grecaptcha-badge {
    transform: scale(0.9) !important;
}

.so-widget-sow-anything-carousel-base-a6a48fc458ff-5 .sow-carousel-container .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item
{
margin: 0px 12px 20px 12px !important;
}