/* For bottom free consultation bar */
.bot-schedule img {
  /*background-image: url(../img/Bar-1.svg);*/
  height: 44px; 
  width: 100%; 
  background-size: contain; 
  background-repeat: no-repeat; 
  background-position: center;
  max-width: none;
}
.bot-schedule:hover {
  /*background-image: url(../img/Bar-1-Hover.svg);*/
}
@media only screen and (max-width: 1200px) {
  .bot-schedule img {
    object-fit: cover;
  }
}

/* MIOsoft Header with Navigation */
header {
    position: absolute;
    top: 0px;
    max-width: 1000px;
    width: 100%;
    margin: auto;
    padding-top: 30px;
    max-width: 1000px;
    width: 100%;
    left: 50%;
    transform: translate(-50%, 0%);
    z-index: 10;
}
header .miosoft-logo {
    float: left;
    max-width: 200px;
}
nav {
    float: right;
}
nav h2, nav h3 {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 0px;
}
.header-tabs {
	float: left;
	margin-top: 15px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	margin-right: 25px;
	cursor: pointer;
	font-weight: 400;
}
#services-page .header-tabs, #company-page .header-tabs, #news-page .header-tabs, #software-page .header-tabs, #data-page .header-tabs {
  color: #444;
}
.header-tabs span {
	display: block;
	margin-top: 0px;
}
.header-tabs span img {
	width: 10px;
	margin-left: 3px;
}
/* Our Software tab */
#tab0 {
	position: relative;
}
/* Solutions tab */
#tab1 {
	position: relative;
}
/* Our Services tab */
#tab-1 {
	position: relative;
	border-right: 1px solid #fff;
	padding-right: 25px;
}
#services-page #tab-1, #company-page #tab-1, #news-page #tab-1, #software-page #tab-1, #data-page #tab-1 {
    border-right: 1px solid #444;
}
/* Company tab */
/*For header hover */
#tab5 {
	position: relative;
}
/* Support tab */
#tab10 {
    margin-right: 0px;
}
#tab0:hover, #tab1:hover {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	color: #fff;
}
#services-page #tab0:hover, #services-page #tab1:hover, #company-page #tab0:hover, #company-page #tab1:hover, #news-page #tab0:hover, #news-page #tab1:hover, #software-page #tab0:hover, #software-page #tab1:hover, #data-page #tab0:hover, #data-page #tab1:hover {
	color: #444;
}
#tab0 span, #tab-1 span {
	color: #fff;
}
#services-page #tab0 span, #services-page #tab-1 span, #company-page #tab0 span, #company-page #tab-1 span, #news-page #tab0 span, #news-page #tab-1 span, #software-page #tab0 span, #software-page #tab-1 span, #data-page #tab0 span, #data-page #tab-1 span {
	color: #444;
}
#tab10 span:hover, #tab0 span:hover, #tab1 span:hover {
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;
}
#services-page #tab10 span:hover, #services-page #tab0 span:hover, #services-page #tab1 span:hover, #company-page #tab10 span:hover, #company-page #tab0 span:hover, #company-page #tab1 span:hover, #news-page #tab10 span:hover, #news-page #tab0 span:hover, #news-page #tab1 span:hover, #software-page #tab10 span:hover, #software-page #tab0 span:hover, #software-page #tab1 span:hover, #data-page #tab10 span:hover, #data-page #tab0 span:hover, #data-page #tab1 span:hover {
	border-bottom: 1px solid #444;
	margin-bottom: -1px;
}
.miosoft-solutions, .miosoft-software {
	display: none;
	position: absolute;
	left: 0px;
	color: #019EE3;
	z-index: 11;
}
.miosoft-solutions li, .miosoft-software li {
	position: relative;
	list-style-type: none;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: normal;
	font-size: 15px;	
	color: #666;
	padding-left: 20px;
    padding-right: 10px;
  text-align: left;
}
.miosoft-solutions li:hover, .miosoft-software li:hover {
	background: #019EE3;
	color: #fff;
}
/*.miosoft-solutions .ticon1, .miosoft-software .ticon1 {
	border-bottom: 1px solid #CCCCCC;
}*/
.menu-bot-divider {
  height: 1px;
  width: 190px;
  left: 20px;
  background: #cccccc;
  position: absolute;
  bottom: 0px;
}
.miosoft-solutions .menu-bot-divider {
   width: 135px;
}
.sub-headline {
  margin-top: 5px;
}
.miosoft-solutions .ticon1:hover, .miosoft-software .ticon1:hover {
	/*padding-left: 17.5px;
	padding-right: 17.5px;
	margin-right: 0px;
	margin-left: 0px;*/
}
.miosoft-solutions b, .miosoft-software b {
	display: inline-block;
	width: 90px;
	font-weight: normal;
}
.miosoft-solutions a, .miosoft-solutions a:visited, .miosoft-solutions a:hover, .miosoft-solutions a:active, .miosoft-solutions a:link, .miosoft-software a, .miosoft-software a:visited, .miosoft-software a:hover, .miosoft-software a:active, .miosoft-software a:link {
	display: block;
	color: #666;
	overflow: hidden;
    text-decoration: none;
}
.top-tab, .bottom-tab {
	display: inline-block;
}
.bottom-tab {
	margin-top: 5px;	
	color: #666;
}
.miosoft-arrow-top {
	width: 100%;
	position: relative;
	height: 15px;
}
.arrow-up-w {
	width: 0;
	height: 0;
	border-bottom: 15px solid #fff;
	border-left: 30px solid rgba(0, 0, 0, 0);
	border-right: 30px solid rgba(0, 0, 0, 0);
	margin-left: 18px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.miosoft-solutions .arrow-up-w, .miosoft-software .arrow-up-w {
    margin-left: 4px;
}
.bg-white {
	background: #fff;
	-moz-box-shadow: 0px 1px 7px #949494;
	-webkit-box-shadow: 0px 1px 7px #949494;
	box-shadow: 0px 1px 7px #949494;
    border-radius: 5px;
}
.bg-white img {
	display: none;
}


.solutions-nav-left {
    float: left;
}
.solutions-nav-right {
    float: left;
}
.miosoft-solutions .bg-white, .miosoft-software .bg-white {
    margin-left: -68px;
    width: 230px;
    text-align: center;
}
.miosoft-solutions .bg-white {
  width: 175px;
}
.miosoft-solutions .ticon1, .miosoft-solutions .ticon5 {
    text-align: left;
    margin: 0px;
}
.mobile-menu-button {
    display: none;
}
.mobile-nav {
    display: none;
    position: absolute;
    background: #fff;
    width: 100%;
    border-radius: 5px;
    margin-top: -5px;
    box-shadow: 0px 5px 31px #5a5a5a;
    padding-bottom: 10px;
}
.mobile-menu-col-title {
    color: #8b99a9;
    font-weight: 600;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-top: 20px;
}
.mobile-menu-col-title:first-child {

}
.mobile-menu-col-link {
    margin-left: 30px;
    margin-bottom: 20px;
}
.mobile-menu-col-link a {
    color: #004766;
    font-weight: 600;
    text-decoration: none !important;
}
.mobile-link2 {
    margin-left: 40px;
}
.mobile-menu-col-title a {
    color: #004766;
    font-weight: 600;
    text-decoration: none !important;
}
.mobile-menu-divider {
    height: 1px;
    width: 90%;
    margin: auto;
    background: #e8e8e8;
    margin-top: 20px;
    margin-bottom: 10px;
}
.mobile-menu-left {
    float: left;
    width: 50%;
}
.mobile-menu-right {
    float: left;
    width: 50%;
}
.mobile-menu-left .mobile-menu-col-title {
    margin-left: 30px;
}

.mobile-menu-right .mobile-menu-col-title {
    margin-left: 30px;
}
.close-mobile-menu {
    float: right;
    width: 25px;
    margin-top: 15px;
    margin-right: 15px;
    cursor: pointer;
}

/* Header media */
@media only screen and (max-width: 1100px) {
    header {
        width: 95%;
    }
}
@media only screen and (max-width: 850px) {
    nav {
        display: none;
    }
    .mobile-menu-button {
        display: block;
        float: right;
        width: 30px;
        background-color: rgba(239,229,229,.5);  
        padding: 5px;
        border-radius: 5px;
        margin-top: -5px;
        cursor: pointer;
    }
    #services-page .mobile-menu-button, #company-page .mobile-menu-button, #news-page .mobile-menu-button, #software-page .mobile-menu-button, #data-page .mobile-menu-button {
      background-color: rgb(117 110 110 / 50%);
    }
}
@media only screen and (max-width: 500px) {
    header {
        width: 90%;
    }
}

/* End MIOsoft Header with Navigation ################################################### */