div.sppb-panel.sppb-panel-default.active div.sppb-panel-collapse {
display:none;
}


/*.sp-megamenu-parent > li > a {
font-size:9px;
  }

.sppb-addon-text-block > div:nth-child(1) {color: black; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}

*/

/*
.sppb-col-sm-8 > div:nth-child(1) {color: black;}
.sppb-col-sm-12 > div:nth-child(1) {color: black; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}
*/

/*
#sp-header {
    background-image: url("/Helix3/images/menu.png");
	background: transparent;
	color: black; 
	font-family: Arial, Helvetica, sans-serif;
}

#sp-top1 > div:nth-child(1) {font-size:25px;}
*/

.custom > p:nth-child(1) {margin: 0px 0px 5px 0px;}

#sp-lan-swi > div:nth-child(1) {text-align: center;}


img.image_article:hover {
    webkit-transform: scale(2, 2);
    ms-transform: scale(2, 2);
    transform: scale(2, 2);}
    
img.image_article {    
    webkit-transition: all 0.3s ease;
    moz-transition: all 0.3s ease;
    ms-transition: all 0.3s ease;
    o-transition: all 0.3s ease;
    transition: all 0.3s ease;}


.chrono_credits > a:nth-child(1){
display:none;	
}

#fullname {
    width: 85%;
}

#email {
    width: 85%;
}

#phone {
    width: 85%;
}

#subject {
    width: 85%;
}

#message {
    width: 85%;
	height: 100px;
}