@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600,700,900,200);
@import url(https://fonts.googleapis.com/css?family=Tinos:400,400italic,700,700italic);

html {
    position: relative;
    min-height: 100%;
}

body {
    padding-top: 70px;
    margin: 0 0 330px;
    font-size: 14px;
}

@media (max-width: 991px) {
    body {
        margin-bottom: 0px;
    }
}

a,
button {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

p {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: justify;
}

#footer {
    margin-top: 0px;
    padding: 40px 0 10px;
    color: #fff;
    text-align: center;
    background-color: #bcbcbd;
    border-top: 1px solid #e5e5e5;
    display: block;
    position: relative;
    bottom: 0px;
    width: 100%;
    min-height: 320px;
}

#footer .navbar-inverse {
    background-color: #bcbcbd;
}

#footer .navbar {
    border:none;
}

ul.nav > li.dropdown:hover > ul,
#footer ul.nav > li.dropdown > ul {
    display: block;
}

#footer ul.nav > li.dropdown > ul {
    background: transparent;
    position: relative;
    border: none;
    webkit-box-shadow: none;
    box-shadow: none;
}

#footer li.active a.active {
    background: transparent !important;
}

#footer ul.nav > li.dropdown > a {
    text-align: left;
    font-weight: bold;
}

#footer ul.nav > li.dropdown > ul li a {
    color: #fefefe !important;
    background: transparent;
}

#footer ul.nav > li.dropdown > ul li a:hover {
    color: #ffffff !important;
    background: transparent;
}

#footer p {
    font-size: 10px;
    text-align: right;
    margin-top: 10px;
}

.eventItem,
.memberItem {
    margin-top: 30px;
    margin-bottom: 30px;
}

.memberItem {
    height: 100px;
}

.memberItemRow-159 .memberItem {
    height: auto;
}

.home .eventItemBlock,
.home .swissnewsItemBlock,
.swissnews .swissnewsItemBlock {
    border-top: 1px solid #ccc;
    margin-top: 30px;
    margin-bottom: 30px;
}

.sideContent .eventItemBlock {
    margin-bottom: 30px;
}

.home .eventItemBlock .page-header,
.home .eventItemBlock .moreBlock,
.home .swissnewsItemBlock .page-header,
.home .swissnewsItemBlock .moreBlock,
.swissnews .swissnewsItemBlock .moreBlock {
    text-align: center;
}

.eventItem,
.memberItemsBlock {
    border-bottom: 1px solid #ccc;
}

.sideContent .eventItem {
    border-color: #547fc5;
}

.home .eventItem {
    border-bottom: none;
}

.sideContent .eventItem .title,
.home .eventItem .title,
.home .homeSquareItem .title {
    font-size: 1.4em;
    line-height: 1.6em;
    font-weight: bold;
    /*width: 94%;
    padding-left: 3%;
    padding-right: 3%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
}
.home .homeSquareItem h2.title {
    height: 65px;
    overflow: hidden;
}
.home .homeSquareItem.membersnewsItem h2.title {
    height: auto;
    line-height: 1.2em;
}
.home .eventItem .header,
.home .homeSquareItem .header,
.sideContent .eventItem .header {
    font-size: 1.1em;
    line-height: 1.2em;
}
.homeSquareItem a:link, .homeSquareItem a:visited, .homeSquareItem a:active {
    color: #ffffff;
}
.homeSquareItemMemberCategory figure {
    position: relative;
}
.homeSquareItemMemberCategory figure:before,
.homeSquareItemMemberCategory figure:after {
    content: "";
    display: block;
    z-index: 1;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.homeSquareItemMemberCategory figure:before {
    background-color: rgba(255,255,255,0.8);
}
.homeSquareItemMemberCategory.allnews figure:before {
    background-color: transparent;
}
.homeSquareItemMemberCategory figure:after {
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
}
.homeSquareItemMemberCategory.economiesuisse figure:after {
    background-image: url("/multimedia/images/structure/logo/economiesuisse.svg");

}
.sideContent .eventItem .date,
.home .eventItem .date {
    font-size: 1.0em;
    line-height: 1.1em;
}

.eventItem,
.swissnewsItem {
    padding-bottom: 30px;
}

.partnerItem {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0px;
}

@media (min-width: 1200px) {
    .partnerItem {
        height: 250px;
    }
    .partnerItem .header {
        font-size: 16px !important;
    }
}

@media (max-width: 1199px) {
    .partnerItem .header {
        font-size: 14px !important;
    }
    .partnerItem {
        height: 220px;
    }
}

@media (max-width: 991px) {
    .partnerItem .header {
        font-size: 1em;
    }
    .partnerItem {
        height: 300px;
    }
}
@media (max-width: 767px) {
    .partnerItem {
        height: auto;
    }
}

#adhesionForm .submitButtonBlock {
    text-align: center;
}

.help-block.text-danger {
    color: #a94442;
}
#adhesionForm .help-block.text-danger,
#inscriptionForm .help-block.text-danger {
    display: none;
}
.formMsg {
    padding: 15px;
    text-align: center;
}

.contactItem {
    margin-top: 10px;
    margin-bottom: 30px;
}

.contactItem p {
    text-align: left;
}
.footerNav {
    width: 100%;
    list-style: disc;
    float: none !important;
    display: table;
}
@media (max-width: 991px) {
    .footerNav {
        display: block;
    }
}
@media (max-width: 991px) {
    #footer {
        position: relative;
    }
}

.footerNav li {
    list-style: disc;
}

.footerNav > li {
    display: none;
}
.footerNav > li.dropdown {
    display: table-cell;
    float: none;
    width: 25%;
    padding-left: 25px;
    border-left: 1px solid #fefefe;
}

@media (max-width: 991px) {
    .footerNav > li.dropdown {
        display: block;
        width: 50%;
        float: left;
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .footerNav > li.dropdown {
        display: block;
        width: 100%;
    }
}

.swissnewsItem {
    text-align: center;
}

.footerNav .dropdown-menu li {
    padding-left: 5px;
    margin-left: 15px;
}

.footerNav li a,
.footerNav li a.active,
.footerNav li a.active:hover{
    padding-left: 0;
    padding-right: 0px;
    text-transform: uppercase;
}

.footerNav li a.active,
.footerNav li a.active:hover{
    text-decoration: underline;
}

.footerNav .dropdown-menu li a,
.footerNav .dropdown-menu li a.active{
    font-size: 13px;
}

/*
 * CUTTING START
 */

body {
    padding-top: 135px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #535353;
    background: #ebebeb url("/multimedia/images/structure/body_bg.jpg") repeat top left;
}

.navbar-fixed-top.navbar {
    min-height: 135px;
    background: #ffffff;
    border: none;
}

.navbar-fixed-top .navbar-nav {
    margin-top: 80px;
}

.navbar-brand {
    height: auto;
    margin-top: 9px;
}

.navbar-fixed-top .navbar-brand > img {
    padding-right: 70px;
    border-right: 1px solid #a6a6a6;
    margin-right: 30px;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #535353;
    font-size: 15px;
    text-transform: uppercase;
    background: transparent;
}

#footer ul.nav > li.dropdown > a {
    color: #fff;
    padding-top: 0px;
}

.dropdown-menu > li > a {
    color: #535353;
    font-weight: 300;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    text-transform: none;
    font-size: 14px;
    background: none;
    color: #535353;
    font-weight: 300;
    text-decoration: none;
    background-color: #f5f5f5;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #535353;
    font-weight: 300;
    text-decoration: underline;
    background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a {
    font-weight: 400;
}

.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    text-decoration: underline;
}

#navbar .navTopRightWrapper {
    position: relative;
}

#navbar .navbar-nav {
    float: right;
}

@media (min-width: 1200px) {
    .navbar-fixed-top .navbar-brand > img {
        width: 190px;
        padding-right: 30px;
    }
    body.scrolled .navbar-fixed-top .navbar-brand > img {
        width: 120px;
    }
    body.scrolled #navbar .langSelector,
    body.scrolled #navbar .social {
        display: none;
    }
    body.scrolled .navbar-fixed-top .navbar-nav {
        margin-top: 30px;
    }
    body.scrolled .navbar-fixed-top.navbar {
        min-height: 95px;
    }
}

@media (max-width: 1199px) {
    .navbar-fixed-top .navbar-brand > img {
        width: 140px;
        padding-right: 30px;
    }
    .navbar-inverse .mainNav.navbar-nav > .active > a,
    .navbar-inverse .mainNav.navbar-nav > .active > a:focus,
    .navbar-inverse .mainNav.navbar-nav > .active > a:hover,
    .navbar-inverse .mainNav.navbar-nav > li > a:focus,
    .navbar-inverse .mainNav.navbar-nav > li > a:hover,
    .navbar-inverse .mainNav.navbar-nav > li > a,
    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:focus,
    .dropdown-menu > .active > a:hover {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 14px;
    }
}
@media (max-width: 991px) {
    .navbar-brand {
        margin-top: 19px;
    }
    .navbar-fixed-top .navbar-brand > img {
        width: 120px;
        padding-right: 0px;
        margin-right: 10px;
        border: none;
    }
    .navbar-inverse .mainNav.navbar-nav > .active > a,
    .navbar-inverse .mainNav.navbar-nav > .active > a:focus,
    .navbar-inverse .mainNav.navbar-nav > .active > a:hover,
    .navbar-inverse .mainNav.navbar-nav > li > a:focus,
    .navbar-inverse .mainNav.navbar-nav > li > a:hover,
    .navbar-inverse .mainNav.navbar-nav > li > a,
    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:focus,
    .dropdown-menu > .active > a:hover {
        padding-left: 3px;
        padding-right: 3px;
        font-size: 13px;
    }
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #777;
}

@media (max-width: 767px) {
    body {
        padding-top: 95px;
    }
    .navbar-fixed-top.navbar {
        min-height: 95px;
    }
    .navbar-brand {
        margin-top: 5px;
    }
    #navbar .mainNav.navbar-nav {
        float: none;
    }
    .mainNav.nav > li {
        text-align: left;
    }
    .navbar-fixed-top .navbar-nav {
        margin-top: 0px;
    }
    .navbar-inverse .mainNav.navbar-nav > .active > a,
    .navbar-inverse .mainNav.navbar-nav > .active > a:focus,
    .navbar-inverse .mainNav.navbar-nav > .active > a:hover,
    .navbar-inverse .mainNav.navbar-nav > li > a:focus,
    .navbar-inverse .mainNav.navbar-nav > li > a:hover,
    .navbar-inverse .mainNav.navbar-nav > li > a,
    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:focus,
    .dropdown-menu > .active > a:hover {
        padding-left: 15px;
        padding-right: 4px;
        padding-top: 20px;
        padding-bottom: 5px;
        font-size: 15px;
    }
    .mainNav .dropdown-menu li {
        padding-left: 30px;
    }
    .mainNav .dropdown-menu li > a {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .mainNav .dropdown-menu {
        display: block;
        position: relative;
        float: none;
        clear: both;
        border-top: none;
        border-right: none;
        border-left: none;
        border-bottom: none;
        webkit-box-shadow: none;
        box-shadow: none;
    }
    .mainNav .dropdown-menu li {
        float: none;
    }
    .social_li {
        float: right;
    }
    .navbar-toggle {
        margin-top: 50px;
    }
}

.nav.social {
    margin: 0;
    position: absolute;
    top: 45px;
    right: 7px;
}

@media (max-width: 767px) {
    .nav.social {
        top: 5px;
        right: 60px;
    }
}


.navbar-default .navbar-nav>li>a.social_link {
    padding-left: 0px;
    padding-right: 0px;
}

li.social_link { position: relative; }
.social_li { margin-top:0 !important;  }
.social_li .social_label { display: none; }
.social_link__twitter .social_ico:before { content:'\f081'; }
.social_link__facebook .social_ico:before { content:'\f082'; }
.social_link__feed .social_ico:before { content:'\f143'; }
.social_link__flickr .social_ico:before { content:'\f16e'; }
.social_link__linkedin .social_ico:before { content:'\f08c'; }
.social_link__delicious .social_ico:before { content:'\f009'; }
.social_link__youtube .social_ico:before { content:'\f166'; }
.social_link[class*="google"] .social_ico:before { content:'\f0d4'; }
.social_link:hover {
    filter:none !important;
    opacity:1;
    filter:alpha(opacity=100);
}
.social_ico:before {
    font-size:30px;
    font-family:FontAwesome;
    color:#fefefe;
    margin:0px;
    padding: 0;
    background-color: #bdbdbd;
    position: absolute;
    top: 0;
    left: 0;
    right: 5px;
    border: none;
}
a:hover .social_ico:before {
    background-color: #777777;
}
.social_ico img { display:none; }
.social__list li { margin-bottom:9px; }

#mainContentWrapper {
    /*min-height: 600px;*/
}

#mainContentWrapper > .container {
    background: #fefefe;
    padding-top: 40px;
    padding-bottom: 80px;
}

@media (min-width: 1200px) {
    #mainContentWrapper > .container {
        padding-left: 40px;
        padding-right: 40px;
    }
}

body.home .page-header {
    padding-bottom: 9px;
    margin: 0px;
    border-bottom: none;
}

body.home h2 {
   font-weight: 800;
    text-align: center;
    margin-bottom: 25px;
}

@media (min-width: 768px) {
    #mainContentWrapper > .container [class*="col-"] > p:first-child {
        margin-top: 0px;
    }
}

#carouselTop.carousel-comite-ch-eu {
    position: relative;
}

#carouselTop.carousel-comite-ch-eu:before {
    content: " ";
    display: block;
    background: url("/multimedia/images/structure/logo-ccs-comite-ch-eu.png?v=3") no-repeat scroll top center transparent;
    position: absolute;
    top: 10%;
    left: 50%;
    width: 300px;
    height: 80%;
    z-index: 2;
    margin-left: -150px;
    background-size: contain;
}

#carouselTop.carousel-comite-ch-eu:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 1;
    background: rgba(255,255,255,0.5);
}

#carouselTop.banner .carousel-inner {
    height: 300px;
}

.carousel {
    height: 600px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
    height: 600px;
    background-color: #777;
}
.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 600px;
}

.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 600px;
    height: auto;
    max-width: none;
    min-width: 100%;
}

.carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.4;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.carousel-caption {
    color: #fff;
}

.carousel-caption h1 {
    font-weight: 900;
    font-size: 40px;
    text-transform: uppercase;
}

.carousel-caption p:nth-child(3) a:link,
.carousel-caption p:nth-child(3) a:visited,
.carousel-caption p:nth-child(3) a:hover,
.carousel-caption p:nth-child(3) a:active {
    color: #ffffff;
    display: inline-block;
    border: 1px solid #ffffff;
    padding: 7px 15px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 18px;
    background-color: rgba(0,0,0,0.75);
    margin: 20px 0px;
}

.carousel-caption p:nth-child(3) a:hover {
    background-color: rgba(255,255,255,0.75);
    color: rgba(0,0,0,0.75);;
}

@media (max-width: 1199px) {
    .carousel-inner > .item > img {
        position: absolute;
        top: 0;
        left: auto;
        right: 0;
        min-width: 100%;
        height: auto;
        max-width: none;
        width: auto;
    }
}

#whiteCross {
    max-width: 100%;
    width: 559px;
    height: 307px;
    margin: 0 auto;
    margin-bottom: 100px;
    position: relative;
}

#whiteCross img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
}

#whiteCross.animate img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.whiteCrossLeft,
.whiteCrossRight,
#whiteCrossLeft,
#whiteCrossRight {
    width: 60px;
    height: 60px;
    position: absolute;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
}
.whiteCrossLeft,
#whiteCrossLeft {
    border-right: 30px solid #ffffff;
    border-bottom: 30px solid #ffffff;
}
#whiteCrossLeft {
    top: 50%;
    left: 50%;
    margin-top: -45px;
    margin-left: -45px;
}
#whiteCross.animate #whiteCrossLeft {
    top: -500px;
    left: -500px;
}
.whiteCrossRight,
#whiteCrossRight {
    border-left: 30px solid #ffffff;
    border-top: 30px solid #ffffff;
}
#whiteCrossRight {
    bottom: 50%;
    right: 50%;
    margin-bottom: -45px;
    margin-right: -45px;
}
#whiteCross.animate #whiteCrossRight {
    bottom: -500px;
    right: -500px;
}

#carouselTop .notFirstSlide .whiteCrossLeft,
#carouselTop .notFirstSlide .whiteCrossRight {
    z-index: 1020;
}

#carouselTop .notFirstSlide .whiteCrossLeft {
    top: 5%;
    left: 15%;
}
#carouselTop .notFirstSlide .whiteCrossRight {
    bottom: 5%;
    right: 15%;
}

#carouselTop.banner .carousel-inner #whiteCross {
    position: relative;
    margin: 0;
    width: auto;
}

#carouselTop.banner .carousel-caption {
    position: relative;
    right: auto;
    left: auto;
}

#carouselTop.banner .carousel-inner #whiteCross img {
    display: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    max-width: 300px;
    margin: 0 auto;
    margin-top: 70px;
}
#carouselTop.banner .carousel-inner #whiteCross #whiteCrossLeft,
#carouselTop.banner .carousel-inner #whiteCross #whiteCrossRight{
    display: none;
}

.sideContent .sideEventImg,
body.home .homeSquareItem,
body.swissnews .homeSquareItem {
    position: relative;
}

body.home .homeSquareItem .content,
body.swissnews .homeSquareItem .content {
    z-index: 1000;
    color: #ffffff;
    text-align: center;
    margin-top: 25%;
    padding: 5px;
}

body.home .homeSquareItem.membersnewsItem .content {
    margin-top: 0;
    z-index: 0;
    color: #222222;
    background: #ececec;
}

@media (max-width: 1199px) {
    body.home .homeSquareItem .content {
        margin-top: 20%;
    }

    body.home .homeSquareItem.membersnewsItem .content {
        margin-top: 0;
    }
}

@media (max-width: 767px) {
    body.home .homeSquareItem .content {
        margin-top: 30%;
    }

    body.home .homeSquareItem.membersnewsItem .content {
        margin-top: 0;
    }
}

body.home .homeSquareItem .contentWrapper,
body.swissnews .homeSquareItem .contentWrapper,
.sideContent .sideEventImg .contentWrapper{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 0;
    z-index: 100;
    background: rgba(85,128,198,0.7);
}

body.home .homeSquareItem.membersnewsItem .contentWrapper {
    position: relative;
    top: auto;
    left: auto;
    height: auto;
    width: auto;
    padding: 0;
    z-index: 0;
}

body.home .homeSquareItem.activityItem .contentWrapper {
    background: rgba(40,174,177,0.7);
}

body.home .homeSquareItem.membersnewsItem .contentWrapper {
    background: transparent;
}

body.swissnews .homeSquareItem > img,
body.home .homeSquareItem > img,
.sideContent .sideEventImg img {
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 0;
    z-index: 10;
    top: 0;
    left: 0;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

body.home .homeSquareItem.membersnewsItem > img {
    position: relative;
    height: auto;
    width: 100%;
    z-index: 0;
    top: auto;
    left: auto;
    -webkit-filter: none;
    filter: none;
    margin-bottom: 5px;
}

.sideContent .sideEventImg img {
    height: 100%;
    width: auto;
}

@media (max-width: 767px) {
    .sideContent .sideEventImg img {
        height: auto;
        width: 100%;
    }
}

.sideContent .sideEventImg,
body.home .homeSquareItem,
body.swissnews .homeSquareItem {
    padding-bottom: 30%;
    margin: 1.66%;
    width: 30%;
}

body.home .homeSquareItem.membersnewsItem {
    padding-bottom: 0;
}

@media (max-width: 767px) {
    body.home .homeSquareItem,
    body.swissnews .homeSquareItem {
        width: 90%;
        margin-left: 5%;
        padding-bottom: 90%;
    }
    body.home .homeSquareItem.membersnewsItem {
        padding-bottom: 0;
        margin-bottom: 30px;
    }
}

body.home .homeSquareItem .whiteCrossLeft {
    border-right: 15px solid #ffffff;
    border-bottom: 15px solid #ffffff;
}

body.home .homeSquareItem .whiteCrossRight {
    border-left: 15px solid #ffffff;
    border-top: 15px solid #ffffff;
}

body.home .homeSquareItem .whiteCrossLeft,
body.home .homeSquareItem .whiteCrossRight {
    width: 30px;
    height: 30px;
    z-index: 1020;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
body.home .homeSquareItem .whiteCrossLeft {
    top: 20px;
    left: 20px;
}
body.home .homeSquareItem .whiteCrossRight {
    bottom: 20px;
    right: 20px;
}

.blue {
    color: #5580c6;
}

body.home h2.blue,
body.home h2.green,
body.home h2.red {
    margin-top: 40px;
    margin-bottom: 10px;
}

body.home .homeSquareItem h2 {
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}


@media (min-width: 768px) and (max-width: 991px) {
    body.home .homeSquareItem h2 {
        font-size: 16px !important;
    }
    body.home .homeSquareItem h4 {
        font-size: 12px;
    }
    body.home .homeSquareItem h3 {
        display: none;
    }
}

body.home .homeSquareItem h4,
body.home .homeSquareItem h3 {
    margin: 5px 0px;
}

body.home .homeSquareItem h2:after {
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 48%;
    right: 48%;
    content: "";
    border-bottom: 1px solid #ffffff;
}

body.home .homeSquareItem.membersnewsItem h2:after {
    border-color: #FF0000;
}

.photoItem .photoItemWrapper .whiteCrossLeft,
body.home .homeSquareItem:hover .whiteCrossLeft {
    animation: bounceIn 1s infinite;
    -webkit-animation: bounceIn 2s infinite;
    -moz-animation: bounceIn 2s infinite;
    -o-animation: bounceIn 2s infinite;
}
.photoItem .photoItemWrapper .whiteCrossRight,
body.home .homeSquareItem:hover .whiteCrossRight {
    animation: bounceOut 1s infinite;
    -webkit-animation: bounceOut 2s infinite;
    -moz-animation: bounceOut 2s infinite;
    -o-animation: bounceOut 2s infinite;
}

@-webkit-keyframes bounceIn {
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translate(0,0);}
    40% {-webkit-transform: translate(-20px,-20px);}
    60% {-webkit-transform: translate(-15px,-15px);}
}

@-moz-keyframes bounceIn {
    0%, 20%, 50%, 80%, 100% {-moz-transform: translate(0,0);}
    40% {-moz-transform: translate(-20px,-20px);}
    60% {-moz-transform: translate(-15px,-15px);}
}

@-o-keyframes bounceIn {
    0%, 20%, 50%, 80%, 100% {-o-transform: translate(0,0);}
    40% {-o-transform: translate(-20px,-20px);}
    60% {-o-transform: translate(-15px,-15px);}
}
@keyframes bounceIn {
    0%, 20%, 50%, 80%, 100% {transform: translate(0,0);}
    40% {transform: translate(-20px,-20px);}
    60% {transform: translate(-15px,-15px);}
}

@-webkit-keyframes bounceOut {
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translate(0,0);}
    40% {-webkit-transform: translate(20px,20px);}
    60% {-webkit-transform: translate(15px,15px);}
}

@-moz-keyframes bounceOut {
    0%, 20%, 50%, 80%, 100% {-moz-transform: translate(0,0);}
    40% {-moz-transform: translate(20px,20px);}
    60% {-moz-transform: translate(15px,15px);}
}

@-o-keyframes bounceOut {
    0%, 20%, 50%, 80%, 100% {-o-transform: translate(0,0);}
    40% {-o-transform: translate(20px,20px);}
    60% {-o-transform: translate(15px,15px);}
}
@keyframes bounceOut {
    0%, 20%, 50%, 80%, 100% {transform: translate(0,0);}
    40% {transform: translate(20px,20px);}
    60% {transform: translate(15px,15px);}
}

a:link,
a:visited,
a:hover,
a:active {
    color: #545454;
}

a:hover {
    color: #fc3200;
}

a.blue:link,
a.blue:visited,
a.blue:hover,
a.blue:active,
button.blue {
    background: #ffffff;
    color: #547fc5;
    display: inline-block;
    border: 1px solid #547fc5;
    padding: 7px 15px;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    margin: 20px 0px;
}

button.blue {
    border-radius: 0;
}

.home .eventItem a.blue:hover,
a.blue:hover {
    background: #ffffff;
    color: #547fc5;
}

.agenda .eventItem a.blue:hover,
.home .eventItem a.blue,
a.blue:hover,
button.blue:hover {
    background: #547fc5;
    color: #ffffff;
}
a.blueInverse:link,
a.blueInverse:visited,
a.blueInverse:hover,
a.blueInverse:active {
    background: #547fc5;
    color: #ffffff;
    display: inline-block;
    border: 1px solid #547fc5;
    padding: 7px 15px;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    margin: 20px 0px;
}

a.blueInverse:hover {
    color: #547fc5;
    background: transparent;
}

.sideContent a.blue {
    font-size: 12px;
    padding: 5px 10px;
    margin: 10px 0px 0px;
}
a.green:link,
a.green:visited,
a.green:hover,
a.green:active {
    background: #ffffff;
    color: #28aeb1;
    display: inline-block;
    border: 1px solid #28aeb1;
    padding: 7px 15px;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    margin: 20px 0px;
}

a.green:hover {
    background: #28aeb1;
    color: #ffffff;
}

.home .activityItem a.green:hover {
    background: #ffffff;
    color: #28aeb1;
}

.home .activityItem a.green {
    background: #28aeb1;
    color: #ffffff;
}

a.greenInverse:link,
a.greenInverse:visited,
a.greenInverse:hover,
a.greenInverse:active {
    background: #28aeb1;
    color: #ffffff;
    display: inline-block;
    border: 1px solid #28aeb1;
    padding: 7px 15px;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    margin: 20px 0px;
}

a.greenInverse:hover {
    color: #28aeb1;
    background: transparent;
}

body.events a.greenInverse,
body.events a.blueInverse {
    font-size: 12px;
    padding: 5px 10px;
    margin: 10px 0px 0px;
}

body.events .contentEvent {
    position: relative;
}

body.events a.greenInverse,
body.events a.blueInverse {
    position: absolute;
    bottom: 0;
}

.green {
    color: #28aeb1;
}
a.red:link,
a.red:visited,
a.red:hover,
a.red:active,
button.red {
    background: #ffffff;
    color: #fc3200;
    display: inline-block;
    border: 1px solid #fc3200;
    padding: 7px 15px;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    margin: 20px 0px;
}

button.red {
    border-radius: 0;
}

button.red:hover,
a.red:hover {
    background: #fc3200;
    color: #ffffff;
}

.red {
    color: #fc3200;
}

body.home .swissletterItem,
body.home .swissnewsItem,
body.swissnews .swissnewsItem{
    background: #ececec;
}

@media (max-width: 767px) {
    body.home .swissletterItem {
        margin-bottom: 50px;
    }
}

body.home .swissletterItem .contentWrapper,
body.home .swissnewsItem .contentWrapper,
body.swissnews .swissnewsItem .contentWrapper {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5%;
    background: transparent;
    text-align: center;
}

body.home .swissletterItem img,
body.home .swissnewsItem img,
body.swissnews .swissnewsItem img {
    position: relative;
    height: 100%;
    display: inline-block;
    -moz-box-shadow:    3px 3px 5px 0px #ccc;
    -webkit-box-shadow: 3px 3px 5px 0px #ccc;
    box-shadow:         3px 3px 5px 0px #ccc;
    -webkit-transition: all 0.3s ease;
    -moz-transition:    all 0.3s ease;
    -o-transition:      all 0.3s ease;
    -ms-transition:     all 0.3s ease;
    transition:         all 0.3s ease;
}

body.home .swissnewsItem:hover img,
body.swissnews .swissnewsItem:hover img {
    height: 102%;
    -moz-box-shadow:    3px 3px 8px 0px #ccc;
    -webkit-box-shadow: 3px 3px 8px 0px #ccc;
    box-shadow:         3px 3px 8px 0px #ccc;
}

body.home .swissletterItem:hover img {
    -moz-box-shadow:    3px 3px 8px 0px #ccc;
    -webkit-box-shadow: 3px 3px 8px 0px #ccc;
    box-shadow:         3px 3px 8px 0px #ccc;
}

body.home .swissletterItem h3 {
    margin-top: 30px;
    margin-bottom: 30px;
}

body.home .swissletterItem + .moreBlock {
    margin-top: 30px;
}

.apst-button {
    width: 80px;
    height: 80px;
    background:none !important;
}

.apst-button::before {
    border-right: 6px solid #444 !important;
    border-top: 6px solid #444 !important;
}

.apst-button:hover::before {
    border-right: 6px solid #222 !important;
    border-top: 6px solid #222 !important;
}

.eventItem .copyright {
    font-size: 0.8em;
}

body.home .eventItem .copyright,
.sideContent .sideEventImg .copyright{
    color: rgb(255, 255, 255);
    z-index: 100;
    position: absolute;
    bottom: 0px;
    left: 5px;
}

.photoItem .legend,
.sideContent .sideEventImg .copyright {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    font-size: 8px;
    text-overflow: ellipsis;
}

.photoItem .legend {
    margin: 0;
    margin-top: 5px;
    font-size: 11px !important;
    font-style: italic;
}

.smallDesc170 {
    height: 90px;
    overflow: hidden;
}

body.events.simple.agenda.inscription .smallDesc170 {
    height: auto;
    overflow: hidden;
}

body.home .eventItemBlock .smallDesc170 {
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: inherit !important;
    background-color: transparent !important;
}

.nav.mainNav > li > a {
    position: relative;
    display: block;
    padding: 10px 5px;
}

body.simple .page-header h1,
.sideContent .page-header h2 {
    font-family: 'Source Sans Pro', sans-serif;
    color: #fc3200;
    font-size: 25px;
    font-weight: 700;
    text-transform: none;
}

body.agenda.simple .page-header h1 {
    color: #547fc5;
}

body.activity.simple .page-header h1 {
    color: #28aeb1;
}

body.eventDetail .page-header h1 {
    color: #28aeb1;
}

.sideContent .page-header h2 {
    color: #547fc5;
}

body.simple .page-header {
    border-color: #fc3200;
}
body.agenda.simple .page-header {
    border-color: #547fc5;
}
body.activity.simple .page-header {
    border-color: #28aeb1;
}
body.eventDetail .page-header {
    border-color: #28aeb1;
}

.sideContent .page-header {
    border-color: #547fc5 !important;
}

body.simple .lead {
    text-transform: none;
    font-family: 'Tinos', serif;
    font-size: 20px;
    text-decoration: underline;
    text-align: left;
}

body.record_6 p > strong > a {
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Source Sans Pro', sans-serif;
}

body.simple h2 {
    font-family: 'Source Sans Pro', sans-serif;
    color: #fc3200;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

body.simple.members h2 {
    margin-top: 50px;
}

body.record_6 p > em {
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
    font-style: normal;
    text-align: left;
}

body.simple p {
    font-family: 'Tinos', serif;
}

body.simple #mainContentWrapper p {
    font-size: 15px;
}

.sideContent .eventItem  h2.title {
    font-family: 'Source Sans Pro', sans-serif;
    color: #547fc5;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: underline;
    margin-top: 0px;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.sideContent .eventItem  h2.title:after {
    height: 1px;
    width: 10px;
    position: absolute;
    bottom: 0;
    left: 0px;
    content: "";
    border-bottom: 2px solid #547fc5;
}

.sideContent .eventItem  h4.date,
.sideContent .eventItem  h3.header {
    font-family: 'Source Sans Pro', sans-serif;
    color: #547fc5;
    font-size: 14px;
    font-weight: 200;
    text-transform: none;
    text-decoration: none;
    margin-top: 10px;
    margin-bottom: 15px;
}

.sideContent .moreBlock a {
    color: #547fc5;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Source Sans Pro', sans-serif;
}

.linksItem > div,
.memberItem > div {
    padding-bottom: 30px;
    padding-bottom: 40px;
    padding-right: 50px;
}

@media (max-width: 991px) {
    .linksItem > div,
    .memberItem > div {
        padding-bottom: 10px;
        padding-right: 50px;
    }
}
@media (max-width: 767px) {
    .linksItem > div,
    .memberItem > div {
        padding-bottom: 5px;
        padding-right: 50px;
    }
}

.memberItem h5.position {
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: underline;
    font-weight: 700;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 5px;
}

.memberItem h5.position:after {
    height: 1px;
    width: 10px;
    position: absolute;
    bottom: 0;
    left: 0px;
    content: "";
    border-bottom: 1px solid #545454;
}

.memberItem h3.title {
    font-family: 'Tinos', serif;
    font-size: 24px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 5px;
}

.memberItemsBlock .memberItem {
    max-height: 75px;
    margin-top: 5px;
    margin-bottom: 5px;
}

@media (max-width: 991px) {
    .memberItemsBlock .memberItem h3.title {
        font-size: 18px;
    }
}

.memberItem h4.company {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 300;
    margin-top: 5px;
    margin-bottom: 5px;
}

.borderB {
    border-bottom: 1px solid #ccc;
}

.memberItemDesc {
    max-height: 200px;
    overflow: hidden;
    margin-bottom: 40px;
    position: relative;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

.memberItemDesc.more {
    max-height: 1000px;
}

.memberItemDesc:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgb(255, 255, 255) 80%, rgb(255, 255, 255) 100%);
    width: 100%;
    height: 80px;
}

.memberItemDesc a.more {
    position: absolute;
    right: 50px;
    z-index: 10;
    top: 182px;
    text-decoration: underline;
    background: transparent;
    color: #fc3200;
    display: block;
    border: none;
    padding: 0;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.css-action-close {
    display: none !important;
}

.memberItemDesc.more .css-action-open {
    display: none !important;
}

.memberItemDesc.more .css-action-close {
    display: block !important;
}

.memberItemDesc.more a.more {
    top: auto;
    bottom: 0;
}

.partnerItem h3.header {
    font-family: 'Tinos', serif;
    font-size: 22px;
}
@media (max-width: 767px) {
    .partnerItem h3.header {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

body.agenda.simple .eventItem h2.title,
body.activity.simple .eventItem h2.title{
    font-family: 'Source Sans Pro', sans-serif;
    color: #547fc5;
    font-size: 20px;
    font-weight: 400;
    text-transform: none;
    text-decoration: underline;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    line-height: 1.5em;
}

@media (max-width: 767px) {
    body.agenda.simple .eventItem h2.title,
    body.activity.simple .eventItem h2.title{
        line-height: 1.2em;
    }
}

body.activity.simple .eventItem h2.title {
    color: #28aeb1;
}

body.agenda.simple .eventItem h2.title:after,
body.activity.simple .eventItem h2.title:after {
    height: 1px;
    width: 10px;
    position: absolute;
    bottom: 0;
    left: 0px;
    content: "";
    border-bottom: 1px solid #547fc5;
}

body.agenda .eventItem {
    border-color: #547fc5;
}

body.activity .eventItem,
body.activity.simple .eventItem h2.title:after {
    border-color: #28aeb1;
}

body.agenda.simple .eventItem h4.date,
body.activity.simple .eventItem h4.date{
    font-family: 'Source Sans Pro', sans-serif;
    color: #547fc5;
    font-size: 12px;
    font-weight: 600;
    text-transform: none;
    text-decoration: none;
    margin-top: 0px;
    margin-bottom: 0px;
}

body.activity.simple .eventItem h4.date {
    color: #28aeb1;
}

body.agenda.simple .eventItem h3.header,
body.activity.simple .eventItem h3.header {
    font-family: 'Tinos', serif;
    color: #9d9d9d;
    font-size: 18px;
    font-weight: 300;
    text-transform: none;
    text-decoration: none;
    margin-top: 20px;
    margin-bottom: 40px;
}

@media (max-width: 767px) {
    body.agenda.simple .eventItem h3.header,
    body.activity.simple .eventItem h3.header {
        font-size: 14px;
    }
}

body.activity.simple .pagination > li > a,
body.activity.simple .pagination > li > span {
    color: #28aeb1;
}

body.activity.simple .pagination > .active > a,
body.activity.simple .pagination > .active > a:focus,
body.activity.simple .pagination > .active > a:hover,
body.activity.simple .pagination > .active > span,
body.activity.simple .pagination > .active > span:focus,
body.activity.simple .pagination > .active > span:hover {
    background-color: #28aeb1;
    border-color: #28aeb1;
    color: #fff;
}

body.activity.simple .pagination > li > a:focus,
body.activity.simple .pagination > li > a:hover,
body.activity.simple .pagination > li > span:focus,
body.activity.simple .pagination > li > span:hover {
    color: #28aeb1;
    background-color: #eee;
    border-color: #ddd;
}

body.swissnews.simple .pagination > li > a,
body.swissnews.simple .pagination > li > span {
    color: #fc3200;
}

body.swissnews.simple .pagination > .active > a,
body.swissnews.simple .pagination > .active > a:focus,
body.swissnews.simple .pagination > .active > a:hover,
body.swissnews.simple .pagination > .active > span,
body.swissnews.simple .pagination > .active > span:focus,
body.swissnews.simple .pagination > .active > span:hover {
    background-color: #fc3200;
    border-color: #fc3200;
    color: #fff;
}

body.swissnews.simple .pagination > li > a:focus,
body.swissnews.simple .pagination > li > a:hover,
body.swissnews.simple .pagination > li > span:focus,
body.swissnews.simple .pagination > li > span:hover {
    color: #fc3200;
    background-color: #eee;
    border-color: #ddd;
}
body.agenda.simple .pagination > li > a,
body.agenda.simple .pagination > li > span {
    color: #547fc5;
}

body.agenda.simple .pagination > .active > a,
body.agenda.simple .pagination > .active > a:focus,
body.agenda.simple .pagination > .active > a:hover,
body.agenda.simple .pagination > .active > span,
body.agenda.simple .pagination > .active > span:focus,
body.agenda.simple .pagination > .active > span:hover {
    background-color: #547fc5;
    border-color: #547fc5;
    color: #fff;
}

body.agenda.simple .pagination > li > a:focus,
body.agenda.simple .pagination > li > a:hover,
body.agenda.simple .pagination > li > span:focus,
body.agenda.simple .pagination > li > span:hover {
    color: #547fc5;
    background-color: #eee;
    border-color: #ddd;
}

.tinos {
    font-family: 'Tinos', serif;
}

input[type=text],
input[type=email]{
    border: none;
    background: #e3e4e3;
    margin: 0 0 10px 0;
    color: #9d9e9d;
    color: #000000;
    border-radius: 0px;
    font-size: 16px;
}

input[type=text]:focus,
input[type=email]:focus {
    border-color: #222;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

form .form-group > label {
    font-weight: 400;
    text-transform: uppercase;
}

form .radio label {
    font-family: 'Tinos', serif;
}

form#adhesionForm,
form#inscriptionForm {
    margin-top: 20px;
}

form#adhesionForm button.submitButton {
    float: right;
}

input[type=checkbox],
input[type=radio] {
    opacity: 0;
    position: absolute;
    z-index: 12;
    width: 18px;
    height: 18px;
}

input[type=checkbox]:checked,
input[type=radio]:checked,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: none !important;
}

input[type=checkbox]+.lbl,
input[type=radio]+.lbl {
    position: relative;
    z-index: 11;
    display: inline-block;
    margin: 0;
    line-height: 20px;
    min-height: 14px;
    min-width: 14px;
    font-weight: normal;
}

input[type=checkbox]+.lbl.padding-16::before,
input[type=radio]+.lbl.padding-16::before {
    margin-right: 16px;
}

input[type=checkbox]+.lbl.padding-12::before,
input[type=radio]+.lbl.padding-12::before {
    margin-right: 12px;
}

input[type=checkbox]+.lbl.padding-8::before,
input[type=radio]+.lbl.padding-8::before {
    margin-right: 8px;
}

input[type=checkbox]+.lbl.padding-4::before,
input[type=radio]+.lbl.padding-4::before {
    margin-right: 4px;
}

input[type=checkbox]+.lbl.padding-0::before,
input[type=radio]+.lbl.padding-0::before {
    margin-right: 0px;
}

input[type=checkbox]+.lbl::before,
input[type=radio]+.lbl::before {
    font-family: fontAwesome;
    font-weight: normal;
    font-size: 11px;
    color: #545454;
    content: "\a0";
    background-color: #e3e4e3;
    border: 1px solid #CCC;
    border: none;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 0;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    height: 16px;
    width: 16px;
    line-height: 16px;
    min-width: 13px;
    margin-right: 1px;
    margin-top: -5px;
}

input[type=checkbox]:checked+.lbl::before,
input[type=radio]:checked+.lbl::before {
    display: inline-block;
    content: '\f00c';
    background-color: #e3e4e3;
    border-color: #adb8c0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
    border: none !important;
}

input[type=checkbox]:hover+.lbl::before,
input[type=radio]:hover+.lbl::before,
input[type=checkbox]+.lbl:hover::before,
input[type=radio]+.lbl:hover::before {
    border-color: #222;
}

input[type=checkbox]:active+.lbl::before,
input[type=radio]:active+.lbl::before,
input[type=checkbox]:checked:active+.lbl::before,
input[type=radio]:checked:active+.lbl::before {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

input[type=checkbox]:disabled+.lbl::before,
input[type=radio]:disabled+.lbl::before,
input[type=checkbox][disabled]+.lbl::before,
input[type=radio][disabled]+.lbl::before,
input[type=checkbox].disabled+.lbl::before,
input[type=radio].disabled+.lbl::before {
    background-color: #DDD !important;
    border-color: #CCC !important;
    box-shadow: none !important;
    color: #BBB;
}

input[type=radio]+.lbl::before {
    border-radius: 32px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
}

input[type=radio]:checked+.lbl::before {
    content: "\2022";
}

form .radio2 label {
    margin-bottom: 15px;
}

form .radio2 label:hover {
    cursor: pointer;
}

.contactItem h1 {
    font-size: 28px;
    text-decoration: underline;
    font-family: 'Tinos', serif;
    margin-top: 5px;
}

body.contacts .page-header h2 {
    color: #545454;
}
body.contacts .page-header {
    border-color: #545454;
}

.contactItem p span {
    font-family: 'Source Sans Pro', sans-serif;
}

.linksItem h3 {
    font-family: 'Tinos', serif;
    font-size: 20px;
}

@media (max-width: 1199px) {
    .linksItem h3 {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .linksItem h3 {
        font-size: 20px;
    }
}

.linksItem a {
    color: #fc3200;
    font-family: 'Source Sans Pro', sans-serif;
}

.ekko-lightbox a {
    border-color: transparent !important;
    outline: none !important;
}

.photoItem {
    margin-bottom: 30px;
}

.photosItemsWrapper {
    margin-top: 50px;
}

.photoItem .photoItemWrapper {
    display: block;
    position: relative;
}

.photoItem .photoItemWrapper:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(40,174,177,0.7);
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.photoItem .photoItemWrapper .whiteCrossLeft {
    top: 10px;
    left: 10px;
}
.photoItem .photoItemWrapper .whiteCrossRight {
    bottom: 10px;
    right: 10px;
}

.photoItem .photoItemWrapper .whiteCrossLeft,
.photoItem .photoItemWrapper .whiteCrossRight {
    width: 30px;
    height: 30px;
    border-width: 15px;
}

.photoItem:hover .photoItemWrapper:after {
    opacity: 1;
}

.photoItem .photoItemWrapper .whiteCrossLeft,
.photoItem .photoItemWrapper .whiteCrossRight {
    display: none;
}

.photoItem:hover .photoItemWrapper .whiteCrossLeft,
.photoItem:hover .photoItemWrapper .whiteCrossRight {
    display: block;
}

@media (max-width: 991px) {
    .photoItem .photoItemWrapper:after,
    .photoItem .photoItemWrapper .whiteCrossLeft,
    .photoItem .photoItemWrapper .whiteCrossRight {
        display: none !important;
    }
}

.langSelector {
    background: url("/multimedia/images/structure/glyph.png?v=3") no-repeat scroll 18px -36px transparent;
    color: #222;
    cursor: pointer;
    font-size: 16px;
    padding-right: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    text-transform: uppercase;
    color: #fc3200;
    font-weight: bold;
}

ul#langSel{
    background-color: #535353;
    border-radius: 5px;
    list-style: none outside none;
    margin: 14px 0 0 -14px;
    padding: 10px;
    position: absolute;
    top: 10px;
    z-index:10;
}

ul#langSel li a {
    color: #dddddd;
}

ul#langSel li a:hover {
    color: #ffffff;
}

/*
 * LOADING SCREEN
 */

.overlay-extra-text {
    width: 100%;
    top: 40%;
    position: fixed;
    z-index: 1000;
    color: #FFF;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    animation: MoveUpDown 1s linear infinite;
}

@keyframes MoveUpDown {
    0% {
        margin-left: 0px;
    }
    25% {
        margin-left: 20px;
    }
    50% {
        margin-left: 0px;
    }
    75% {
        margin-left: -20px;
    }
    100% {
        margin-left: 0px;
    }
}