ol {
    list-style: decimal;
}


/*span{
  color: #000!important;
}*/

.mb-30 {
    margin-bottom: 30px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-100 {
    margin-top: 100px;
}

.btn {
    padding: 15px 15px;
}

.no-padding {
    padding: 0;
}

#cart_client_login,
#cart_client_logged {
    display: none;
    margin-left: -210px;
    margin-top: -5px;
}

.navbar-desctop-link span,
.navbar-nav-mobile span {
    color: inherit;
    text-transform: uppercase;
}

.rev_slider_wrapper span {
    color: inherit;
}

.owl-item span {
    color: inherit;
}

.navbar-nav-mobile .iconsnavbar li {
    display: inline-block;
    float: left;
    border-top: none;
    line-height: 20px;
}

.mylink_white_style_a a {
    width: 50px;
    padding: 5px 0px;
    border-bottom: 1px solid #fff;
    white-space: nowrap;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
}

.mylink_white_style_a a:hover {
    color: #fff;
    border-bottom: 1px solid #fff;
    width: auto;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all 1.15s;
    -o-transition: all 1.15s;
    transition: all 1.15s;
}

.newsletter-form .form_field label {
    display: none;
}

.newsletter-form .form_field.form_field_type_checkbox .form_field_value label {
    display: block;
    line-height: 23px;
    color: #666;
    font-weight: 300;
    font-size: 12px;
    margin-top: 10px;
}

.newsletter-form .form_field.form_field_type_checkbox .form_field_value label a {
    color: #3d3d3d;
}

.newsletter-form .form_field_type_text {
    margin-bottom: 10px;
}

.form_field input,
.form_field textarea {
    display: block;
    width: 100%;
    background-image: none;
    background-color: #fff;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-bottom: 1px solid #343434;
    color: #666666;
    font-size: 16px;
    line-height: 32px;
    height: 40px;
    padding: 5px 0px;
    transition: all 0.15s ease 0s;
}

.form_field input[type="checkbox"] {
    width: auto;
    float: left;
    margin-right: 10px;
}

.form_field_type_submit input {
    font: inherit;
    margin: 0;
    overflow: visible;
    -webkit-appearance: button;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'montserratsemibold';
    position: relative;
    display: inline-block;
    border: 0.2em solid #c5a47e;
    border-radius: 30px;
    padding: 1.1em 2.2em 1.05em;
    font-size: 0.875em;
    color: #fff;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #c5a47e;
    border: 0;
    -webkit-transition: all .3s ease-out!important;
    transition: all .3s ease-out!important;
    border-color: #000000;
    background-color: #fff;
    border: 1px solid #000000;
    border-radius: 0px;
    color: #000;
    display: inline-block;
    font-size: 16px;
	letter-spacing: 1px;
    padding: 15px 30px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease-out 0s !important;
    height: auto;
    width: auto;
}

/* Captcha */

.form_field.form_field_type_captcha img {
	margin-right: 20px;
}
.form_field.form_field_type_captcha input {
	display: inline-block;
	width: 130px;
}
.form_field.form_field_type_submit {
	margin-top: 20px;
}
#form_2 {
	margin-bottom: 20px;
}
#form_2 .form_field.form_field_type_captcha, #form_3 .form_field.form_field_type_captcha, #form_7 .form_field.form_field_type_captcha, #form_11 .form_field.form_field_type_file {
	margin-left: 15px;
}

.contatti.custom .form_field.form_field_type_captcha {
	margin: 15px;
}

.cart_menu_v_title h5 {
    text-transform: uppercase;
}

.form_field_type_submit input:active:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.title__portfolio {
    position: absolute;
    bottom: 0px;
    margin: auto;
    width: 100%;
    background-color: #ffffff;
    text-align: center;
    opacity: 0.7;
    padding: 12px 15px;
    font-weight: 700;
    color: black;
    font-size: 14px;
}

.grid-item--width2 .title__portfolio {
    font-size: 16px;
}

.container_filter ul li a {
    text-transform: uppercase;
}

.form_field_type_submit input:focus,
.form_field_type_submit input:active:focus {
    outline-offset: -2px;
}

.form_field_type_submit input:hover,
.form_field_type_submit input:focus {
    box-shadow: none;
    outline: none!important;
}

.form_field_type_submit input:active {
    background-image: none;
}

.form_field_type_submit input:hover {
    background-color: #000;
    color: #fff;
}

.style_video_a a {
    font-style: italic;
    color: #fff;
}

#ajax_result_cartList {
    display: inline-block;
    width: 100%;
}

.filter span,
.filter label {
    color: inherit;
}

.prodotto-desc .style_ulfiniture_ul ul {
    margin: 0px 15px 30px;
}

.prodotto-desc .style_ulfiniture_ul ul li {
    padding: 15px 10px;
    border-bottom: 1px solid #ccc;
    color: #747474;
}

.prodotto-desc .style_ulfiniture_ul ul li strong {
    color: #000;
}

.cart_btn.cart_add_carrello {
    background-image: none;
    margin: 0;
    padding: 0;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.cart_box_qty {
    border: none;
    margin: 0;
    width: 100%;
    background-color: #4b4b4b;
    padding: 10px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 0;
}

.prodotto-button a {
    background: transparent;
    font-size: 1em;
    line-height: 1.65;
}

.prodotto-button a:hover {
    color: #fff;
}

.price span {
    color: #000;
}

.price ins {
    text-decoration: none;
}

.price ins strong.amount {
    font-weight: normal;
    color: #000;
    text-decoration: none;
}

.price span.stroke {
    color: #666;
}

.basket .basket-resume .col-xs-12 a.btn {
    color: #000 !important;
    font-size: 0.875em !important;
    line-height: 1.42857143 !important;
    padding: 15px 30px !important;
}

.basket .basket-resume .col-xs-12 a.btn:hover {
    color: #fff !important;
}

body .cart_login .cart_btn,
body #client_area_login,
body #cart_area_clienti_aggiorna,
body #back_to_shopping,
body .cart_btn.cart_procedi,
body .cart_login .cart_btn.cart_procedi,
body .cart_btn.cart_aggiorna,
body .cart_btn.cart_acquista {
    background-color: #000;
}

.navbar-nav-mobile .iconsnavbar li span {
    margin-left: 5px;
}

.navbar-nav-mobile .iconsnavbar li #cart_resume {
    display: inline-block;
}

.navbar-nav-mobile .iconsnavbar li #cart_client_login,
.navbar-nav-mobile .iconsnavbar li #cart_client_logged {
    left: 5px;
    margin-left: 0;
    margin-top: -3px;
}

#navbar-mobile li.iconsnavbar #login_client_button_div a {
    color: #999;
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
    padding: 0px 0px 0px 8px;
    position: relative;
    text-transform: none;
    letter-spacing: normal;
}

.project-details-item:nth-child(even) .project-details-info {
    left: 0;
}
.landing-page .project-details{
    margin-top: 11em;
    margin-bottom: 0;
}
.landing-page .tp-parallax-wrap,.landing-page .arrow-left,.landing-page .arrow-right{
    display: none;
}
.landing-page .homepage-title{
    padding-top: 500px;
    position: relative;
}



.landing-page .homepage-title h1{
    font-size: 4vmin;
    padding-top: 50px;
}
h3.col-contatti-title {
    border-left: 5px solid #cccccc;
    padding-left: 20px;
    margin-left: -5px;
    width: 80%;
    text-align: left;
}
.form-container{
    position: relative;
}
.box-absolute-contact{
    position: relative;
    overflow: hidden;
    background-color: #fff;
    padding: 50px;

}
.style_azienda_h3_p h3 {
    position: relative;
    font-weight: 400;
    font-size: 1.9em;
    line-height: 1.5;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 0.7em;
    font-family: Arial, Helvetica, sans-serif;
}

.style_azienda_h3_p h3:before {
    content: '';
    position: absolute;
    bottom: -0.35em;
    border-top: 1px solid #ededed;
    left: -4.4em;
    width: 5.5em;
}

.style_azienda_h3_p p {
    font-size: 1em;
    line-height: 1.3;
}

.navbar-nav-mobile .basket .basket-header h4 {
    font-family: 'montserratsemibold';
    font-size: 1.3em;
    line-height: 1.35;
    font-weight: normal;
    color: #3d3d3d;
    letter-spacing: 0.2em;
}

.navbar-nav-mobile div.basket .basket-row-title {
    letter-spacing: normal;
}

.navbar-nav-mobile .basket-resume {
    letter-spacing: normal;
}

.navbar-nav-mobile .basket-resume .row .col-xs-3,
.navbar-nav-mobile .basket-resume .row .col-xs-9 {
    text-transform: none;
    font-size: 1.1em;
    line-height: 1.65;
}

.navbar-nav-mobile .basket .basket-resume .col-xs-12 a.btn {
    font-size: 1em !important;
}

.style_contact_strong strong {
    color: #000;
}

.contatti .form label {
    display: none;
}

.contatti .form .form_field_type_checkbox .form_field_value label {
    display: inline-block;
    min-height: 20px;
    padding-left: 3px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
    color: inherit;
    font-size: 12px;
	line-height: 1;
}

.contatti .form .form_field_type_text,
.contatti .form .form_field_type_textarea,
.contatti .form .form_field_type_select,
.contatti .form .form_field_type_checkbox,
.contatti .form .form_field_type_submit {
    padding-left: 15px;
    padding-right: 15px;
}

.contatti .form .form_field_type_text,
.contatti .form .form_field_type_textarea,
.contatti .form .form_field_type_select {
    margin: 20px 0px;
}

.contatti .form .form_field_type_text input,
.contatti .form .form_field_type_textarea textarea {
    display: block;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-bottom: 1px solid #343434;
    color: #666666;
    font-size: 16px;
    line-height: 32px;
    height: 40px;
    padding: 5px 0px;
    transition: all 0.15s ease 0s;
}

.contatti .form .form_field_type_checkbox input {
    height: auto;
    display: inline-block;
    width: auto;
}

.contatti .form .form_field_type_checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.landing-page .contatti .form .form_field_type_checkbox{
    position: unset;
    overflow: hidden;
}
#form_field_value_18_5{
    display: inline-block;
    float: left;
}
#form_field_value_23_5 label{
    float: left;
}
.contatti .form .form_field_type_textarea textarea {
    height: auto;
    border: 1px solid #000;
    padding: 10px;
    min-height: 342px;
}
#form_field_18{
    float: left;
}
#form_field_17{
    float: left;
    display: block;
    width: 100%;
}
.landing-page  .form_field_type_submit input{
    text-align: left;
    float: left;
    margin-top: 20px;
}
.contatti .form .form_field_type_select span {
    color: inherit;
}

.contatti .form .form_field_type_select {
    position: relative;
    display: block;
    float: left;
    width: 100%;
}

#filter_results_contact #filter_results_contact_name input,
#filter_results_contact #filter_results_contact_mail input,
#filter_results_contact #filter_results_contact_message input,
#filter_results_contact textarea {
    display: block;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-bottom: 1px solid #343434;
    color: #666666;
    font-size: 16px;
    line-height: 32px;
    height: 40px;
    padding: 5px 0px;
    transition: all 0.15s ease 0s;
}

#filter_results_contact #filter_results_contact_name span,
#filter_results_contact #filter_results_contact_mail span {
    display: none;
}

#filter_results_contact #filter_results_contact_name,
#filter_results_contact #filter_results_contact_mail,
#filter_results_contact #filter_results_contact_message,
#filter_results_contact {
    margin: 20px 0px;
}

#filter_results_contact textarea {
    height: auto;
    border: 1px solid #000;
    padding: 10px;
    min-height: 342px;
}

.geolocalization_view_map {
    width: 100%;
    height: 360px;
}

section.team {
    padding: 80px 0;
}

div.team {
    padding-top: 10px;
    padding-bottom: 10px;
}

.team img {
    max-width: 100%;
}

.team-detail {
    min-height: 130px;
}

.team-name {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    font-weight: bold;
    margin: 10px 0 0;
}

.team-description {
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #747474;
    margin: 5px 0 0;
}

.team-readmore {
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #000;
    margin: 5px 0 0;
}

#form-to-storelocator input[type="text"] {
    background: transparent;
    border-color: #000;
    border-style: solid;
    border-bottom-width: 1px;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    line-height: 40px;
    margin-right: 5px;
}

#form-to-storelocator input[type="submit"] {
    font-family: "montserratsemibold";
    padding: 10px 15px;
    background: #fff;
    border: 1px solid #000000;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    vertical-align: middle;
    line-height: 1.42857143;
    font-weight: normal;
    font-size: 14px;
}

#form-to-storelocator input[type="submit"]:hover {
    background: #000;
    color: #fff;
}

.project-details-info {
    padding-top: 32px;
}

.project-details-info {
    padding: 20px;
}



.project-details-info ol {
    list-style: decimal !important;
    list-style-type: decimal !important;
    padding-left: 20px;
}

.project-details-info p a {
    color: #ccc;
}

.project-details-info span {
    color: #fff;
}
.project figcaption {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 1em 1px;
}
.azienda span {
    color: #fff;
}

.azienda em {
    font-style: italic;
}

.text-head {
    color: #212121;
    border-left: 12px solid #a48f7a;
    font-size: 16px;
    padding: 30px 50px;
}

.text-head p {
    font-size: 16px;
}

.main-header .subtitle {
    font-size: 28px;
    font-style: italic;
    font-family: 'gfs', serif;
}

.main-header h3 {
    padding-bottom: 37px;
}

.table-style>table>tbody>tr:nth-of-type(odd) {
    background-color: #f6f4f3;
}


/*input*/

textarea,
select {
    border: 1px solid #d3d3d3!important;
}

.login_form input {
    border: 1px solid #d3d3d3!important;
}

.email input,
.password input,
.name input,
.surname input, .reserved_area_register_ragione_sociale input, .reserved_area_register_partita_iva input  {
    width: 70%;
}


/*reserved area*/

.legend {
    font-weight: 700;
    margin-top: 20px;
}
.disclaimer .legend {
	font-size: 12px;
}

#login_links a {
    color: #a48f7a!important;
}

#list_protected_contents {
    margin-bottom: 90px;
}

#list_protected_contents li {
    margin-top: 20px;
}

#list_protected_contents li a {
    color: #c4ac94!important;
    font-weight: 700;
}

.logout_button {
    margin-top: 90px;
    border: 1px solid #000;
    padding: 6px 20px;
}

.logout_button:hover {
    margin-top: 90px;
    border: 1px solid #000;
    padding: 6px 20px;
    background-color: #000;
    color: #fff!important;
}

.section__reserved h4 {
    text-align: center;
}

.labels li {
    color: #a48f7a;
    padding: 5px 0px 18px;
    border-bottom: 1px solid #d1d1d1;
    font-size: 14px;
    margin-bottom: 15px;
}

.labels li .text-left i {
    padding-right: 20px;
}

.labels li .btn__download {
    margin-left: 30px;
    background-color: #a48f7a;
    color: #fff;
    padding: 10px;
    border-radius: 50%;
}

.btn--private-area {
    margin-top: 20px;
    text-align: left;
}

.btn--private-area:hover span {
    color: #fff!important;
}

.btn__text,
.file-label,
.file-description,
.creation-date,
.file-size {
    color: #000!important;
}

.button-group.filter-button-group button {
    background-color: #000;
    color: #fff;
    padding: 4px 12px;
    border: 0px;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.button-group.filter-button-group button:focus,
.button-group.filter-button-group button:active {
    background-color: #a48f7a;
}

.academy {
    position: relative;
}

.academy::before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.4;
}

.academy div {
    display: block;
    position: relative;
}

.academy-txt {
    font-size: 20px;
    color: #fff;
}

.academy-txt h3 {
    color: #fff;
}

.academy-txt a {
    border: 2px solid #fff;
    padding: 6px 12px;
    color: #fff;
}

.academy-txt a:hover {
    background-color: #fff;
    color: #000;
}

.venoframe,
.vbox-inline {
    height: auto;
}

.vbox-inline a {
    background-color: #000;
    color: #fff;
    padding: 6px 12px;
}

.vbox-inline a:hover {
    background-color: #ccc;
    color: #000;
}

.navbar-nav-mobile {
    max-height: 85vh;
}

.navbar-nav-mobile li ul li a {
    padding-left: 3em;
}

.text-head a {
	color:#000;
}
.text-head a:visited {
	color:#000;
}
.text-head a:hover {
	color:#c5a47e;
}
.text-head a:active {
	color:#000;
}
section.academy .academy-box {
    padding: 150px 0px;
}
section.news {
    margin-top: 120px;
    background-color: #fff;
    padding-bottom: 50px;
}

.news .section-content {
	margin-top: 85px;
}

section.projects h2.section-title,
section.news h2.section-title {
    margin-top: -48px;
    font-size: 75px;
    letter-spacing: 0px;
    font-weight: 100;
    text-transform: uppercase;
	font-style: normal;
    /* font-style: italic;*/
}
.affix-top.height-navbar{
    height: 100px;
}
.affix.height-navbar{
    height: 70px;
}

.rev_slider_wrapper span,
.slide-subtitle a {
    text-shadow: 0 0 4px #000;
}


/* ADD */

.landing-page section.rivenditore .rivenditore-txt h3 {
	font-size: 1.2em;
}

.single_news article.post a {
	color:#000;
	text-decoration: underline;
}
.single_news article.post a:visited {
	color:#000;
	text-decoration: underline;
}
.single_news article.post a:hover {
	color:#aaa;
	text-decoration: underline;
}
.single_news article.post a:active {
	color:#000;
	text-decoration: underline;
}

.single_news li {
	margin-left: 15px;
}
.single_news .social-list li {
	list-style: none;
}


.homepage_products.section {
	margin-top: 0;
}
.homepage_products .section-content {
	margin-top: 60px;
	margin-bottom: 140px;
}
.homepage_products li.col-md-4 {
	padding-left: 5px;
	padding-right: 5px;
}
.homepage_products a img {
	-webkit-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}
.homepage_products a img:hover {
	opacity:0.7;
}

section.projects {
	background-color: #fff;
}

.section {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
}

/* start NEWS centrate */
section.news div.box-news, section.news div.box-news img {
	text-align: center;
	margin: 0 auto;
}


.news .section-content {
	margin-top: 4.1em;
}


.mylink-dark a {
	width: 50%;
	margin: 0 auto;
}
/* end NEWS centrate */


.section-header {
	display: none;
}

#newsletter .section-content {
	margin-top: 10px;
}

.vertical-panel, .vertical-panel-content {
	background-color: #fff;
}
.vertical-panel-title, .social-list .fa {
	color: #000;
}
.vertical-panel-info .line {
    background-color: #000;
}


.slide-subtitle {
	min-width: 370px;
}

.tp-parallax-wrap {
	margin-left: 40px;
}

section.projects {
	padding-bottom:0;
}

.miniature-image {
    max-width: 60px;
    margin-right: 10px;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 2px;
}

.miniature-image.selected {
    border-color: #333;
}

div.prod-box a.prod-box-img {
    transition: all 200ms ease-in;
    background-size: contain;
}

div.prod-box a.prod-box-img:hover {
    transform: scale(1.1);
}

/*media query*/

@media (min-width: 1151px) {
    .navbar-desctop.affix .basket {
        margin-right: -113px;
        margin-top: -32px;
    }
}
@media screen and (min-width: 1024px){
    .box-absolute-contact {
        position: absolute;
        top: 0;
        left: 50%;
        background-color: #fff;
        transform: translate(-50%, -50%);
        padding: 50px;
        box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.3);
        z-index: 1;
    }
}
@media (min-width: 992px) and (max-width: 1150px) {
    .navbar-desctop.affix .basket {
        margin-right: -43px;
        margin-top: -32px;
    }
}

@media (min-width: 768px) {
    body.pagina-checkout .container,
    body.pagina-area-clienti .container {
        width: 750px;
    }
    /*.project-details-info {
        left: auto;
        right: 0;
        display: inline-table;
    }*/
    .contatti .form .form_field_type_text {
        width: 50%;
        float: left;
    }

	section.projects {
		padding-bottom: 0;
	}
	/* start NEWS left */
	section.news div.box-news, section.news div.box-news img {
		text-align: left;
		margin: 0;
	}

	.mylink-dark a {
		width: 50px;
		margin: 0;
	}
	/* end NEWS left */

}

@media (min-width: 992px) {
    body.pagina-checkout .container,
    body.pagina-area-clienti .container {
        width: 970px;
    }
    .rev_slider_wrapper span,
    .slide-subtitle a {
        text-shadow: none;
    }

}

@media (min-width: 768px) and (max-width: 992px) {
    .section.news div.box-news img {
    	max-height: 250px;
    }
	section.news div.box-news {
    	min-height: 530px;
	}
}

@media (min-width: 1200px) {
    body.pagina-checkout .container,
    body.pagina-area-clienti .container {
        width: 1200px;
    }
}

@media (max-width: 767px) {

    body.pagina-checkout .container,
    body.pagina-area-clienti .container {
        width: 100%;
    }

    section.projects h2.section-title,
    section.news h2.section-title {
        margin-top: -16px;
        font-size: 36px;
    }

	.landing-page .layout >.content {
		padding-top: 40px;
	}

	.landing-page section.projects .section-content {
		margin-top: 2.1em !important;
	}

	.mainlogo {
       left: 160px;
	}

}

@media (max-width:480px) {

	.mainlogo {
       left:100px;
	}

}

.family-intro {
    margin-bottom: 40px;
}


/* GDPR */

#cookie_alert a.button + a.button {
	display: none !important;
}
.disclaimer .legend a, #cookie_alert p a, .contatti .form .form_field_type_checkbox .form_field_value label a {
	text-decoration: underline;
}


/* LANDING */

.contatti .form .form_field_type_textarea textarea  {
	min-height: 150px;
	line-height: 1.5;
}
.homepage-title .homepage-paragraph {
	padding-top:0;
}
