﻿
#footer-widgets {
  margin-top: 0px;
}

/*-------------------------------------------------------------------*/
/* Home Full */
/*-------------------------------------------------------------------*/
#header-full {
  background-image:  url("../img/coming_back.jpg");
  background-repeat: no-repeat;
  color: #fff;
  background-color: #6074a5
}

.home-image{
    opacity:  0.2;

}


.product-logo {
  /*background-image: url("../img/colors/blue2/logo50.png");*/
  background-repeat: no-repeat;
  background-position: center top;
  font-size: 2.3em;
  font-weight: 300;
  font-family: "Muli", "Lato", sans-serif;
  color: #000;
  padding-top: 70px;
  margin-bottom: 20px;
  text-align: center;
}


#title-padding{
    margin-bottom: 50px;
}


.tradstate-logo {
    /* background-image: url("../img/Gamma_three_2_logo_background_4.png"); */
    background-repeat: no-repeat;
    background-position: center top;
    font-size: 2.3em;
    font-weight: 300;
    font-family: "Muli", "Lato", sans-serif;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
}

.tradstate-logo span {
  color: #4d7db3;
}

.fixserver-logo {
    /* background-image: url("../img/Gamma_three_2_logo_background_4.png"); */
    background-repeat: no-repeat;
    background-position: center top;
    font-size: 2.3em;
    font-weight: 300;
    font-family: "Muli", "Lato", sans-serif;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
}

.fixserver-logo span {
  color: #4d7db3;
}


.fixhub-logo {
    /* background-image: url("../img/Gamma_three_2_logo_background_4.png"); */
    background-repeat: no-repeat;
    background-position: center top;
    font-size: 2.3em;
    font-weight: 300;
    font-family: "Muli", "Lato", sans-serif;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
}

.fixhub-logo span {
  color: #4d7db3;
}

.fixsim-logo {
    /* background-image: url("../img/Gamma_three_2_logo_background_4.png"); */
    background-repeat: no-repeat;
    background-position: center top;
    font-size: 2.3em;
    font-weight: 300;
    font-family: "Muli", "Lato", sans-serif;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
}

.fixsim-logo span {
  color: #4d7db3;
}

.margin-top-5{
    margin-top: 5px;
}

.logo-link a:link {color: #fff}
.logo-link a:visited {color: #fff}
.logo-link a:hover {color: #4d7db3}
.logo-link a:active {color: #fff}
.logo-link a {
    text-decoration: none;
}