/* ******************* */
/*  FONTS   */

@font-face {
    font-family: "Frutiger Neue LT W06 Book";
    src: url(0e30381f-4f13-4f10-bf2a-fa8d6d077dcf.eot#iefix);
    src: url(0e30381f-4f13-4f10-bf2a-fa8d6d077dcf.eot#iefix) format("eot"), 
url(86fb3670-1e3d-4833-8fc2-37dfba73680d.woff2) format("woff2"), 
url(4927cdec-3339-45ba-9da1-090dd5d6f254.woff) format("woff"), 
url(b819c910-4f85-4985-98ee-c8e51ddb492c.ttf) format("truetype");
}
@font-face{
    font-family:"Frutiger Neue LT W06 Light";
    src:url("eacbf6c2-ef44-4857-b153-3f8fe906e053.eot?#iefix");
    src:url("eacbf6c2-ef44-4857-b153-3f8fe906e053.eot?#iefix") format("eot"),
url("5d45c016-7f3c-446c-8154-eb18bb0da14c.woff2") format("woff2"),
url("3da96504-eecf-4043-8047-d6645d1fcf0c.woff") format("woff"),
url("b01f2703-fd12-427a-a448-b3ee3214faeb.ttf") format("truetype"),
url("460492af-db64-4559-b519-e74dc8a6705b.svg#460492af-db64-4559-b519-e74dc8a6705b") format("svg");
}
@font-face{
    font-family:"Frutiger Neue LT W06 Medium";
    src:url("fe7e94be-5a70-4497-811b-1dec48cbef98.eot?#iefix");
    src:url("fe7e94be-5a70-4497-811b-1dec48cbef98.eot?#iefix") format("eot"),url("a7cf9397-70a3-4b73-8f59-cec9c5088445.woff2") format("woff2"),url("f01ea3c0-131d-4edf-b949-b4b6d38525e2.woff") format("woff"),url("3085e1e8-068e-4c63-bee7-b6e9ee016b82.ttf") format("truetype"),url("e685ba08-1a65-49af-a33e-c9227ca940ef.svg#e685ba08-1a65-49af-a33e-c9227ca940ef") format("svg");
}




/* ******************* */
/*  GLOBALS   */

body {
    font-family: "Frutiger Neue LT W06 Book","Frutiger Neue",Frutiger,Helvetica,Arial,Sans;
    font-size: 1rem;
    line-height: 1.75;
    color: #757575;
    margin: 0;
    padding: 0;
	-webkit-font-smoothing: antialiased;
}
h1,h2,h3,h4,h5,h6 {
    font-family:"Frutiger Neue LT W06 Light","Frutiger Neue",Frutiger,Helvetica,Arial,Sans;
    font-weight: normal;
    color: #000;
}
h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin: 0 0 1.25rem;
}



/* ******************* */
/*  HEAD   */

.mWidth {
    max-width: 1440px;
    margin: 0 auto;
}
.mWidth.alCent {
    max-width: 500px;
    margin: 0 auto;
}
.wrapHead {
    padding: 0;
    height: 4.125rem;
    background-color: #fff;
    box-shadow: 0 0 .5rem 0 #dcdcdc;
    clear: both;
}
.logoTop {
    width: 138px;
    margin-left: 1.0625rem;
    float: left;    
}
.logoTop img {
    width: 100%;
    height: auto;
}
.langTop {
    float: right;
    margin-right: 1.125rem;
}
button.langBtn,
button.langBtn.outLn {
    text-align: left;
    box-shadow: 0 0 .25rem 0 rgba(0,0,0,.2);
    margin-top: 0.8125rem;
    color: #9b9b9b;    
    background: url(btn-up.svg);
    background-repeat: no-repeat;
    background-size: 0.6875rem 0.6875rem;
    background-position: 2.625rem 1rem;    
}
button.langBtn {
    box-shadow: none;
    background: url(btn-down.svg);
}
button.langBtn {
    background: url(btn-down.svg);
    background-repeat: no-repeat;
    background-size: 0.6875rem 0.6875rem;
    background-position: 2.625rem 1rem;
} 
.links {
    display: none;
    position: absolute;
    width: 4.0625rem;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 0 .25rem 0 rgba(0,0,0,.2);
    z-index: 100;
    padding-top: .3125rem;
    padding-bottom: .375rem;
    top: 3.125rem;
}
.links.show {
    display: block;
}
.links.hide {
    display: none;
}
ul.links {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.links li {
    line-height: 1.88;
    padding: .25rem;
}
ul.links li a {
    color: #757575;
    text-decoration: none;
    padding-left: 10px;
}
.langBtn {
    width: 4.0625rem;
    border: none;
    color: inherit;
    padding: 0 .375rem 0 .75rem;
    font: inherit;
    cursor: pointer;
    height: 2.375rem;
    background: #fff;
}




/* ******************* */
/*  CONTENT   */


.wrapCnt {
    padding-top: 2.25rem;
}
.cntMain {
    margin: 0 1.5rem 3rem 1.5rem;
    width: calc(100% - 3.0rem);
}
.txtIn {
	max-width: 27.25rem;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
.powermail_fieldwrap {
    position: relative;
}
.mandatory {
    position: absolute;
    top: 5px;
    left: 12rem;
}
.powermail_fieldset {
    border: none;
    padding: 0;
}
input.powermail_input {
    font-family:"Frutiger Neue LT W06 Light","Frutiger Neue",Frutiger,Helvetica,Arial,Sans;
    font-weight: normal;
    line-height: 1.35;
    padding: 1rem 1.125rem;
    background-color: #fff;
    box-shadow: inset 0 0 .25rem 0 #dcdcdc;
    border: .0625rem solid #d3d3d3;
	border-radius: 0;
    width: calc(100% - 2.125rem);
    max-width: 24.875rem;
    color: #000;
    font-size: inherit;
    margin: 1.875rem 0;
}
#field_password {
   margin: 0 0 1.875rem 0; 
}
input.powermail_input:focus,
input.powermail_input:active {
    border-color: #9B9B9B;
}
.btn {
    font-family: inherit;
    padding: 0 4.125rem;
    height: 2.875rem;
    line-height: 2.875;
    border: none;
    border-radius: 0;
    text-align: center;
    cursor: pointer;
    font-size: inherit;
}
.btn-primary {
    background-color: #E40134;
    color: #fff;    
    background-image: url(btn-back.svg);
    background-repeat: no-repeat;
    background-position: 45px;
    background-size: 0.6875rem 0.6875rem;
    padding-left: 4.125rem;
}
.btn-primary:hover {
    color: #fff;
    background-color: #B60029;    
}




/* ******************* */
/*  RESPONSIVE   */

@media all and (min-width:31.25em) {
    .cntMain {
		width: 28rem;
		margin: 0 auto 3rem auto;
	}
    
    
} /*  /500   */
@media all and (min-width:48em) {
    h2 {
        font-size: 1.3125rem;
        line-height: 1.52;
        margin: 0 0 1.6875rem;
    }
    .wrapHead {
        padding: 0.4375rem 0;
    }
    .logoTop {
        margin-left: 2.5625rem;
    }
    .links {
        top: 3.5625rem;
    }
	.langTop {
		float: right;
		margin-right: 2.125rem;
	}
    
    
    
} /*  /768   */
@media all and (min-width:64em) {
    h2 {
        font-size: 1.625rem;
        line-height: 1.38;
        margin: 0 0 1.6875rem;
    }
    
    
} /*  /1024   */
@media all and (min-width:79.0625em) {
    
    .wrapHead {
        padding: 0.9375rem 0;
    }
    button.langBtn {
        margin-top: 0.8125rem;
    }
    .links {
        top: 4.0625rem;
    }
    
    
} /*  /1265   */