
.flow-numb {
    font-size: 58px;
    text-align: left;
}
.product-p{
    text-align: left;
}

#mu-pricing {
    background-color: #EEEEF6;
    z-index: 1;
}

#addtoslackbtn_pricing{
	margin-top: 60px;
	display: block;
}

#mu-demo {
    background-color: #5658A9;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    display: inline;
    float: left;
    position: relative;
    width: 100%;
   
}
.mu-demo-area {
	display: inline;
	float: left;
	padding: 70px 0 50px;
	width: 100%;
}

.mu-demo-area h2 {
	color: #fff;
	text-align: center;
}

.mu-demo-block {
	display: inline;
	float: left;
	width: 100%;
}

#mu-demo .mu-heading-title {
    color: #fff;
     z-index: 0;
     margin-bottom: 30px;
}
#mu-demo p {
    color: #fff;
    margin-bottom: 15px;
    font-size: 16px;

}
#mu-demo a {
    text-decoration: none;
    color: #42c2ff;
    font-weight: 500;
    margin:0 20px;
}

#mu-hero-container{
    margin-bottom: 100px;
}

.arrow--right{
	fill: #42c2ff;
	margin: -3px 2px;
    fill: #42c2ff;
}

.slack-deco-l{
	position: absolute;
	top: 0;
	left: 0;
}
.slack-deco-r{
	position: absolute;
	bottom: 0;
	right: 0;
}

.gotoDemo:hover, .goDownload:hover{
	color: #42e2ff;
	display: inline-block;
   	transform: translate(4px,0);
    transition: all .3s ease-in;
}

.myButt {
  outline: none;
    border: none;
    padding: 16px 30px 12px 30px;
    display: block;
    cursor: pointer;
    font-size: 17px;
    background-color: #fff;
    position: relative;
    border: 5px solid #0d2135;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
/*
.myButt:focus{
      outline: none;
    border: none;
    padding: 16px 30px 12px 30px;
    display: block;
    cursor: pointer;
    font-size: 17px;
    background-color: #fff;
    position: relative;
    border: 5px solid #0d2135;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
*/


.one {
    border-color: #0d2135;
    overflow: hidden;
    color: #0d2135;
    font-weight: 600;
}
.one .insider {
  background-color: #fff;
  width: 100%;
  height: 20px;
  position: absolute;
  left: -235px;
  transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
}
.one:hover {
  background-color: #0B1D2F;
  border-color: #5658a9;
  color: #fff;
}
.one:hover .insider {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  left: 235px;
}

.title-roby-icon {
    max-width: 70px;
    margin-top: 45px;
}

#mu-install{
    background-color: #fff;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    display: inline;
    float: left;
    position: relative;
    width: 100%;
}
.mu-primary-video-btn:hover{
    font-weight: 500;
    text-decoration: underline;
    display: inline-block;
    transform: translate(4px,0);
    transition: all .3s ease-in;
    text-decoration: none;
}
.flow-numb {
    font-size: 58px;
    text-align: left;
     color: #5658a9;
}

.introduction-a-msteams{
    color: #5658a9;
    font-weight: 600;
}
.introduction-a-msteams:hover{
    color: #5658a9;
    font-weight: 700;
    text-decoration: underline;
}


/*FOOTER*/
.site-footer
{
      text-align: left;
}

.site-footer h6
{
  color: #0d2135;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 5px;
    letter-spacing: 2px;
    margin-bottom: 39px;
}
.site-footer a
{
  color:#122e49;
}
.site-footer a:hover
{
  color:#42c2ff;
  text-decoration:none;
}
.footer-links
{
  padding-left:0;
  list-style:none
}
.footer-links li
{
  display:block
}
.footer-links a
{
      color: #0d2135;
    font-size: 14px;
    font-weight: 500;
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#42c2ff;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer .social-icons
{
  text-align:right
}
.site-footer .social-icons a
{
  width:40px;
  height:40px;
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
  background-color:#eceeef;
}
.copyright-text
{
  margin:0
}
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center
  }
}
.social-icons
{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.social-icons li
{
  display:inline-block;
  margin-bottom:4px
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#96a2b2;
  font-weight:700;
  font-size:13px
}
.social-icons a{
  background-color:#eceeef;
  color:#818a91;
  font-size:16px;
  display:inline-block;
  line-height:44px;
  width:44px;
  height:44px;
  text-align:center;
  margin-right:8px;
  border-radius:100%;
  -webkit-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
  color:#fff;
  background-color:#29aafe
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;
  width:34px;
  font-size:14px
}
.social-icons a.facebook:hover
{
  background-color:#3b5998
}
.social-icons a.instagram:hover
{
  background-color:#000;
}
.social-icons a.twitter:hover
{
  background-color:#00aced
}
.social-icons a.linkedin:hover
{
  background-color:#007bb6
}
.social-icons a.dribbble:hover
{
  background-color:#ea4c89
}
@media (max-width:767px)
{
  .social-icons li.title
  {
    display:block;
    margin-right:0;
    font-weight:600
  }
}

.text-justify {
    text-align: left;
    font-size: 14px;
    padding-right: 80px;
    margin-top: 27px;
    line-height: 27px;
}

hr{
    margin-top: 40px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.2);
}

.copyright-text{
    font-size: 16px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 3.5rem .5rem .5rem;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.dropdown-item{
  display: block;
    width: 88%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
        margin: 10px 0px 5px;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    border-color: transparent;
}

.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}
.counter-small{
      font-size: 14px;
}

.dropdown-submenu {
    position: relative;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    white-space: nowrap;
}
.dropdown-submenu > a:after {
    display: none;
    float: right;
    width: 0;
    height: 0;
    margin-top: 10px;
    margin-right: 95px;
    border-color: transparent;
    border-left-color: #cccccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}



.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 50%;
  margin-top: -300px;
  margin-left: -1px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}

