/*
 * Copyright (c) 2012-2016 PTC Inc. All Rights Reserved.
 *
 * Confidential and Proprietary – PTC Inc.
 * Vuforia is a trademark of PTC Inc., registered in the United States and other countries.
 */

.page-footer {
    margin-top: 85px;
    background-color: #3d4647;
    color: white;
}

.iparys_inherited{
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

.page-footer article{
    display: flex;
    padding-top: 30px;
    grid-template-columns: 1% repeat(4,1fr) 25% 1%;
    grid-template-rows: 2.2em auto 20px;
    justify-content: space-around;
    flex-wrap: wrap;
    /*max-height: 17.55rem;*/
    max-height: 280px;
    line-height: 1.1;
}

.page-footer ul.footer-links.links__ptc{
    grid-column: 2/3;
    grid-row: 2/3;
}

.page-footer ul.footer-links {
    margin-top: 0;
    padding-left: 40px;
}

.page-footer ul.footer-links.links__resources {
    grid-column: 3/4;
    grid-row: 2/3;
}

.page-footer ul.footer-links.links__community {
    grid-column: 4/5;
    grid-row: 2/3;
}

.page-footer ul.footer-links.links__ar-prods {
    grid-column: 5/6;
    grid-row: 2/3;
}

.page-footer .news-social.newsletter__form {
    grid-column: 6/7;
    grid-row: 2/3;
}

.newsletter__form .form-check {
    padding-left: 0 !important;
}

.page-footer section.footer__sub {
   /* height: 4.063rem;*/
    height: 65px;
    background-color: #5b6465;
    position: relative;
    padding: 0 3rem;
}

.page-footer .footer-bottom-wrapper{
    margin: 0;
    position: absolute;
    top: 50%;
    width: calc(100% - 6rem);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.page-footer .footer-bottom-wrapper .links-container{
    line-height: 32px;
}

.footer__sub p {
    display: inline-block;
    margin: 0 1.5rem 0 0 !important;
    /*font-size: 0.95rem !important;*/
    font-size: 14px !important;
}

.footer__sub span {
    display: inline-block;
    /*font-size: 0.95rem !important;*/
    font-size: 14px !important;
    font-weight: 300;
}

.footer__sub span>span::after {
    padding: 0 .5rem;
    content: "\00007C";
}

.footer__sub span>span:last-child::after {
    display: none;
}

.footer-links li:first-child {
    /*font-size: 1.8rem;*/
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: .65rem;
}

.footer-links li {
    text-decoration: none;
    list-style: none;
    line-height: 2.45;
    /*font-size: 1rem;*/
    font-size: 16px;
}

.footer-links h6{
    font-size: 15px !important;
}

.page-footer a {
    color: #fff !important;
}

.page-footer a:hover {
    color: #bbbabd !important;
    text-decoration: none;
    border-bottom: 1px dotted rgba(255,255,255,0.3);
}

.page-footer ul.inline-social {
    display: flex;
    justify-content: start;
    align-items: center;
    padding-left: 0;
    -webkit-padding-start: 0 !important;
    height: 85px;
}

li.icon-social {
    display: inline-block;
    padding-right: 38px;
    width: 25px;
}

.inline-social li:last-child {
    padding-right: 0;
}

.inline-social li a {
    color: #bbbabd;
}

.inline-social li a:hover {
    color: white;
}

.page-footer .logo-container{
    margin-top: .35rem;
    float: right;
}

.page-footer .logo-container a {
    background: url("../img/ptc-master-KO_GR.svg") no-repeat;
    height: 30px;
    width: 75px;
    display: block;
}

.page-footer input#footerfield1 {
    width: 245px;
    display: inline;
    padding: 8px 12px;
    line-height: 1.25;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    margin-bottom: 0;
    border-radius: 4px !important;
    font-size: 14px;
}

.page-footer div#formElement2 {
    display: inline-block;
}

.page-footer .news-social h6{
    font-size: 16px;
    margin-top: 10px;
    color: #fff;
}

#form1 .form-row {
    margin-left: 0;
}

.newsletter-signup {
    height: 41px;
    margin-left: 10px;
}

.page-footer .news-social .form-check{
    margin-top: 16px;
    margin-bottom: 16px;
}

.page-footer .news-social .form-check .form-check-input{
    position: relative;
    margin-left: 0;
    margin-right: 8px;
    float: left;
}

.page-footer .news-social .form-check .form-check-label{
    font-size: 13px;
    width: 36ch;
    padding-left: 0;
}

.page-footer .news-social .validation-error{
    color: red;
    font-size: 13px;
    height: 16px;
}

.page-footer .news-social .nsl-button{
    height: 27px;
    vertical-align: middle;
    margin-top: 1px;
    margin-left: 6px;
    padding: 6px 10px !important;
    cursor: pointer;
    color: #fff !important;
    background: #5bb73b !important;
    border: none !important;
    font-size: 18px !important;
}

.page-footer .news-social .nsl-button[disabled]{
    color: #ABABAB !important;
    background-color: #E0E0E0 !important;
    cursor: default;
    pointer-events: none;
}

/** SVG **/
svg:not(:root).svg-inline--fa {
    overflow: visible;
}
.svg-inline--fa.fa-lg {
    vertical-align: -.225em;
}
.svg-inline--fa.fa-w-9 {
    width: .5625em;
}
svg:not(:root) {
    overflow: hidden;
}
.svg-inline--fa {
    display: inline-block;
    height: 1em;
}
.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
}
.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em;
}
