
.get-btn{
/* font-size: 16px; */

/*  Dark button white text */
/*
background-color: rgba(0, 0, 0, 0.25) ;
color: rgba(255, 255, 255, 1);
*/

/*  Light button black text */
/*
background-color: rgba(255, 255, 255, 0.25) ;
color: rgba(0, 0, 0, 1);
*/

/*  Medium button white text */
/*
background-color: rgba(255, 255, 255, 0.22) ;
color: rgba(255, 255, 255, 1);
*/

/*  white button dark color text */
background-color: rgba(255, 255, 255, 0.85) ;
color: rgba(0, 0, 0, 1);

#position: fixed;
#z-index: 100000;
}

.button-section {
position: relative;
background-color: rgba(0, 0, 0, 0.15);
top: 1px;
}

.span-title-button {
}

.span-button-icon {
  background-color: rgba(0, 0, 0, 0.1);
}

.button-section.try-color {
top: 0px;
}

.h1-main-teaser {
color: rgba(255,255,255,.5);
letter-spacing: -2px;
word-spacing: 5px;
}

.news-item .date {
padding-top: 22px;
}

.news-item .date .month{
font-size: 16px;
padding-bottom: 8px;
}

.news-item .date .day{
opacity: .8;
}

.news-item .info{
margin-left: 82px;
}

.news-item .info .title{
letter-spacing: 0px;
}

.news-item .info .description{
font-family: "PT Sans Caption", sans-serif;
}

#news-block:hover .date{
border-right: 1px solid rgba(0,0,0,.1);
}

.product-list-section .product-list .item{
width: 400px;
border: none;
}

/*
.products-slider{
height: 280px;
}

.products-slider .frame{
padding: 40px 20px 40px 20px;
height: 280px;
}
*/
.product-list-section .product-list .product-item .product-icon{
width: 30%;
}

/*
.product-list-section .product-list .product-item .product-icon{
width: 30%;
}
*/

/*.product-list-section .product-list{*/
/*text-align: center;*/
/*}*/

.product-list-section .product-list .product-item .info{
margin: 10px 0 0 30%;
}

.product-list-section .product-list .product-item .info .product-version{
font-size: 14px;
}

.product-list-section .product-list .product-item .info .product-name{
font-size: 20px;
margin-bottom:3px;
font-family: Lato;
font-weight: 300;
}

.product-list-section .product-list .product-item .info .product-desc{
font-family: "PT Sans Caption", sans-serif;
font-size: 14px;
font-weight: 400;
}

.product-list-section .product-list .product-price{
top: -20px;
left: 30%;
padding: 0 15px;
}

.h3-2 {
}

.product-item-footer .three.cols .col{
/* padding-left: 20px; */
}

.product-item-footer .row.one .product-links,
.product-item-footer .row.one .social-links{
letter-spacing: 1px;
}

.product-item-footer .row.one {
height: 240px;
}

.product-item-footer .row.two .link .icon{
margin-right: 20px;
}

.section-block-subtitle {
color: rgba(255, 255, 255, 0.5);
}

.section-illustration-title {
color: rgba(255, 255, 255, 0.5);
letter-spacing: 1px;
}

.mainmenu-header1 {
color: rgba(255, 255, 255, 0.6);
}

.mainmenu-num.name {
color: rgba(255, 255, 255, 0.8);
font-size: 16px;
}

.mainmenu-num.name.menu-double-links {
    padding-left: 4px;
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
}

.mainmenu-num.descriptor {
color: rgba(255, 255, 255, 0.6);
}

.mainmenu-num.version-num {
color: rgba(255, 255, 255, 0.4);
}

.specifications-block ul {
list-style: none;
}

.specifications-block li {
text-indent: -1em;
}

.specifications-block li:before {
content: "•";
padding-right: 7px;
color: rgba(0, 0, 0, 0.4);
}

.home-footer .list-title{
margin-top: 16px;
margin-bottom: 14px;
margin-left: 100px;
}

.home-footer ul{
margin-left: 100px;
}

/*
footer .content .copyright a{
color: #fff;
margin-bottom: -2px;
}

footer .content .copyright a:link, a:visited {
text-decoration: none;
border-bottom: 1px solid rgba(255,255,255,0.3);
}

footer .content .copyright a:hover, a:active {
text-decoration: none;
border-bottom: 1px solid white;
}
*/

.logo-main {
/*
width: 350px;
height: 350px;
*/
width: 25%;
height: 25%;
}

h1 {
font-size: 74px;
}

