﻿@charset "utf-8";

body{ font-size:16px; font-family: 'Crimson Text', sans-serif !important; color:#000;}
form{ margin:0px;}
.mfp-bg{ z-index:999000; background:rgba(0,0,0,0.75);}
.mfp-wrap{ z-index:9999000;}
.mfp-arrow{ border-radius:0px !important}
.mfp-arrow:hover{ background:#111;}
.mfp-close:hover:before{ color:#111;}
.mfp-bottom-bar{ display:none;}
.mfp-close{ width:40px; height:40px; background:#fff; color:#111; text-shadow:0px 0px 0px #000; opacity:1; border-radius:0px; padding:0px;}
.mfp-close:before{ content:""; width:100%; height:100%; background:url(../images/icon-remove.png); background-size:30px 30px; background-position:center center; background-repeat:no-repeat;}
::selection{ background:#4d5d6c; color:#fff;}
::-moz-selection{ background:#4d5d6c; color:#fff;}
::placeholder { color:#999;}
.preloader{ background-image:url(../images/loading.gif); background-size:100px auto; z-index:999999999;}
h1, h2, h3, h4, h5, h6{ font-family: 'Crimson Text', sans-serif; text-transform:uppercase; font-weight:300;}
a{ color:#4d5d6c; font-weight:400; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
a:hover, .widget a:not(.btn):hover{ color:#111;}
p, li{ color:#000; font-size:18px; line-height:24px; font-weight:400;}
p{ margin-bottom:15px;}
p strong{ font-weight:700;}
ul p{ line-height:22px;}
.row{ margin:0 -20px;}
.row [class*="col-"]{ padding:0 20px;}
.row.small0{ margin:0 -0px !important;}
.row.small0 [class*="col-"]{ padding:0 0px !important;}
.row.small5{ margin:0 -5px;}
.row.small5 [class*="col-"]{ padding:0 5px;}
.row.small10{ margin:0 -10px;}
.row.small10 [class*="col-"]{ padding:0 10px;}
.row.small15{ margin:0 -15px;}
.row.small15 [class*="col-"]{ padding:0 15px;}
input[type=text], input[type=email], input[type=password], input[type=search], input[type=tel], textarea{ height:40px; font-size:14px; font-weight:300; background:#fff; border-radius:7px; font-weight:400; border:1px solid #e1e1e1;}
.form-group > label{ font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size:13px; font-weight:400;}
.chosen-container{ border-radius:7px; background:#fff;}
.chosen-container.chosen-with-drop{ border-bottom-left-radius:0px; border-bottom-right-radius:0px;}
.chosen-container-single .chosen-drop{  background:#fff; border-bottom-left-radius:7px; border-bottom-right-radius:7px;}
.chosen-container-single .chosen-single span{ font-size:14px; font-weight:300;}
.chosen-container .chosen-results li{ font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size:14px;}
.chosen-container .chosen-results li:hover{ background:#e1e1e1;}
.chosen-container .chosen-results{ max-height:200px; margin-top:-1px;}
.chosen-container-single .chosen-single{ text-decoration:none !important; color:#333 !important;}
textarea{ background:#fff; height:120px;}
.form-group{ margin-bottom:10px;}
.btn{ font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size:13px; font-weight:300; height:auto; padding:8px 25px; border-radius:7px;}
.btn.btn-primary{ height:auto !important; line-height:24px !important; text-transform:uppercase; background:#96a8b2; border:1px solid #96a8b2; color:#fff; vertical-align:top;}
.btn.btn-default{ height:auto !important; line-height:24px !important; text-transform:uppercase; background:#d5d5d5; border:1px solid #d5d5d5; color:#333; vertical-align:top;}
.btn.btn-primary:hover, .btn.btn-primary:focus{ background:#4d5d6c; border-color:#4d5d6c; color:#fff;}
.btn.btn-default:hover, .btn.btn-default:focus{ background:#4d5d6c; border-color:#4d5d6c; color:#fff;}

.navbar-toggle{ width:45px; height:45px; background:none; line-height:60px; margin-top:28px; margin-right:0px !important;  background-image:url(../images/icon-toggle.png); background-size:100% auto;}
.navbar-toggle.active{ background-color:#fff; background-image:url(../images/icon-remove.png);}
.navbar-toggle i{ font-size:18px; display:none;}
.is-sticky .navbar-toggle{ margin-top:10px !important;}
.navbar-toggle:hover i{ color:#fff;}
label span{ color:#111;}
.check + input[type="submit"]{ margin-top:20px;}
.row.row-eq-height{display:flex}
hr.site{ max-width:1600px; height:0px; margin-top:0px; margin-bottom:0px; }
ul.pagination{ width:auto; display:inline-block; margin-bottom:0px !important;}
ul.pagination li{ margin-bottom:0px !important;}
ul.pagination li a{ font-weight:400; color:#777; border-radius:50% !important;}
ul.pagination .prev{ background:#000 !important; border:1px solid #000 !important; color:#fff;}
ul.pagination .prev:hover, ul.pagination .prev:focus{ background:#111 !important; border:1px solid #111 !important; color:#fff !important;}
ul.pagination .next{  background:#000 !important; border:1px solid #000 !important; color:#fff;}
ul.pagination .next:hover, ul.pagination .next:focus{ background:#111 !important; border:1px solid #111 !important; color:#fff !important;}
ul.pagination li.active a, ul.pagination li.active a:hover{ background:#4d5d6c !important; border:1px solid #4d5d6c !important; color:#fff !important;}
ul.pagination li a:hover, ul.pagination li a:focus{ color:#111 !important;}
.remark{ position:absolute; left:-9999px; overflow:hidden;}
.player{ height:0; overflow:hidden; padding-bottom: 56.25%; padding-top:30px; position:relative;}
.player iframe{ height:100%; left:0; position:absolute; top:0; width:100%;}
.player + p{ margin-top:30px;}
.pt0{ padding-top:0px !important;}
.pb0{ padding-bottom:0px !important;}
.pb40{ padding-bottom:40px !important;}
.mb60{ margin-bottom:60px !important;}
.scalegrey{ filter:grayscale(1); -webkit-filter: grayscale(1); filter:grayscale(100%);}
.form .row{ margin:0 -5px;}
.form .row + .row{ margin-top:0px;}
.form .row [class*="col-"]{ padding:0 5px;}
.check{ width:100%; float:left; margin-bottom:4px;}
.check input[type=checkbox] {display: none;}
.check label{float:left; width:100%; position:relative; font-weight:400; color:#5c5c5c; vertical-align:top;}
.check label:before{ width:24px; height:24px; left:0px; background:#fff; border:1px solid #e1e1e1; content:""; position:absolute; margin-right:10px; border-radius:3px; cursor:pointer;}
.check input[type=checkbox]:checked + label:before { font-family:FontAwesome; content:"\f00c"; text-align: center; line-height:22px; font-size:13px; color:#111;}
.check label span{ font-family: 'Roboto', Arial, Helvetica, sans-serif; min-height:24px; display:inline-block; padding-left:35px; font-size:13px; color:#000; line-height:20px; float:left;}
.check label span a{ color:#4d5d6c; text-decoration:underline;}
.check label span a:hover{ text-decoration:underline;}
.popover{ clear:both; width:100px; max-width:100px; padding:10px; background:#e1e1e1; color:#666;}
.popover-content{ padding:0px; font-weight:normal !important; font-size:12px !important; line-height:16px !important;}
.popover.bottom > .arrow:after{ border-bottom-color: #e1e1e1;}
.popover.top > .arrow:after{ border-top-color: #e1e1e1;}

.header{ width:100% !important; height:120px; position:relative; float:left; text-align:center; font-family: 'Crimson Text', sans-serif; background:#4b4b4b; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out;}
.header a.navbar-brand{ display:inline-block; line-height:120px; font-size:0px; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear;}
.header a.navbar-brand img{ max-height:100px; margin:0px; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: all .2s linear; transition: all .2s linear;}

.background{ width:100%; height:20px; float:left; background-image:url(../images/bg-background.jpg); background-size:cover; background-position:center center; background-attachment:fixed;}

.wrapper{ width:100%; float:left; overflow:visible;}
.content{}
.content .row + .row{ margin-top:0px;}

.block{ padding:60px 0; position:relative;}
.block.grey{ background:#f7f7f7;}
.block.pt0{ padding-top:0px;}
.block.pb0{ padding-bottom:0px;}
.block h2{ font-size:34px; line-height:38px; color:#000; margin-bottom:20px; text-transform:uppercase; font-weight:400;}
.block h2 span{ color:#333;}
.block h3{ font-size:20px; line-height:24px; color:#000; margin-bottom:20px; font-weight:400;}
.block p + h3{ margin-top:20px;}
.block p + .btn{ margin-top:20px;}
.block .img-titolo{ max-width:100%; height:auto; margin-bottom:80px;}
.block ul{ margin:0px; padding:0px; margin-bottom:25px;}
.block li{ position:relative; margin-bottom:3px; padding-left:20px;}
.block li:last-child{ margin-bottom:0px;}
.block li:before{ content:"\f105"; font-family:FontAwesome; position:absolute; left:0px; font-size:16px; color:#4d5d6c;}
.block .columns2{ margin-top:30px; column-count:2; column-gap:30px; }

.block.intro{ padding:0px; text-align:center;}
.block.intro .background-image{ width:100%; height:0px; padding-bottom:35%; background:url(../images/bg-title.jpg); background-size:cover; background-position:bottom center;}
.block.intro .text{ margin-top:-200px;}
.block.intro .text h2{ font-size:40px; line-height:40px; color:#4d5d6c; margin-bottom:20px;}
.block.intro .text h3{ font-size:24px; line-height:32px; color:#606060; margin-bottom:0px; text-transform:none;}

.block.products-section{}
.block.products-section .row{ margin:0px -10px; display:flex; flex-wrap:wrap;}
.block.products-section .row:before, .block.products-section .row:after{ content:none;}
.block.products-section .row [class*="col-"]{ padding:0px 10px;}
.block.products-section .item{ width:100%; float:left; position:relative; overflow:hidden; margin-bottom:40px; box-sizing: border-box;}
.block.products-section .item .product-image{ width:100%; float:left; display:inline-block; position:relative; font-size:0px; padding:0px; z-index:3; margin-bottom:20px; }
.block.products-section .item .bottom{ width:100%; z-index:3; float:left; text-align:center;}
.block.products-section .item .bottom h3{ font-size:24px; line-height:28px; text-transform:uppercase; color:#4d5d6c; margin-bottom:10px; z-index:4;}
.block.products-section .item .bottom p{ font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size:14px; line-height:20px; color:#606060;}
.block.products-section .item .bottom .btn{ margin-top:10px;}


.block.products-details .row{ margin:0px -30px;}
.block.products-details .row:before, .block.products-details .row:after{ content:none;}
.block.products-details .row [class*="col-"]{ padding:0px 30px;}
.block.products-details .item .main{ position:relative; overflow:hidden;}
.block.products-details .item .main img{ width:100%; height:auto;}
.block.products-details .item .choose-wrap{ width:100%; float:left; margin-bottom:0px;}
.block.products-details .item .choose-wrap h2{ font-family: "Barlow"; font-size:17px; line-height:26px; font-weight:400; color:#606060; text-transform:uppercase; margin-bottom:30px;}
.block.products-details .item .choose-wrap .choose{ width:100%; float:left; display:flex; flex-wrap:nowrap; align-items:center; margin-bottom:20px;}
.block.products-details .item .choose-wrap .choose .text{ min-width:140px; float:left;}
.block.products-details .item .choose-wrap .choose .field{ width:100%; float:left; font-family: 'Roboto', Arial, Helvetica, sans-serif;}
.block.products-details .item .choose-wrap .choose .text h3{ font-family: "Barlow"; width:auto; color:#4d5d6c; display:inline-block; vertical-align:middle; line-height:46px; margin:0px; text-transform:uppercase; font-weight:700; font-size: 17px;}
.block.products-details .item .choose-wrap .choose .text a.info{ display:inline-block; vertical-align:middle; margin-left:10px;}
.block.products-details .item .choose-wrap .choose .text a.info:hover, .block.products-details .item .choose-wrap .choose .text a.info:focus{ color:#000;}
.block.products-details .item .choose-wrap .choose .chosen-container-single .chosen-single span{ font-size:14px; font-weight:400;}
.block.products-details .item .choose-wrap .choose .chosen-container-single .chosen-single{ height:38px; line-height:38px;}
.block.products-details .item .choose-wrap .choose .chosen-container-single .chosen-single div:after{ line-height:38px; font-size:20px;}
.block.products-details .item .choose-wrap .choose .chosen-container{ width:100%; max-width:350px; float:left; margin-right:10px;}

.block.products-details .item .choose-wrap .choose .colors{ width:100%; float:left;}
.block.products-details .item .choose-wrap .choose .colors ul{ margin:0px; padding:0px;}
.block.products-details .item .choose-wrap .choose .colors li:before{ display:none;}
.block.products-details .item .choose-wrap .choose .colors li{ width:auto; float:left; margin:0 10px 10px 0; padding:0px;}
.block.products-details .item .choose-wrap .choose .colors li a{ width:auto; border-radius:50%; padding:4px; border:1px solid #e1e1e1; float:left;}
.block.products-details .item .choose-wrap .choose .colors li a:hover{ opacity:1;}
.block.products-details .item .choose-wrap .choose .colors li a.selezionato{ border:1px solid #4d5d6c; opacity:1;}
.block.products-details .item .choose-wrap .choose .colors li a span{ width:20px; height:20px; display:block; text-indent:-9999px; overflow:hidden; background:#000; border-radius:50%;}
.block.products-details .item .choose-wrap .choose .colors li.black a span{ background:#000;}
.block.products-details .item .choose-wrap .choose .colors li.blue a span{ background:#3b5999;}
.block.products-details .item .choose-wrap .choose .colors li.red a span{ background:#df2029;}
.block.products-details .item .choose-wrap .choose .colors li.green a span{ background:#00c300;}
.block.products-details .item .choose-wrap .choose .colors li.yellow a span{ background:#FFFC00;}

.block.products-details .item .choose-wrap .choose .custom-image .upload{ width:60%; float:left; padding-right:10px;}
.block.products-details .item .choose-wrap .choose .custom-image .submit{ width:100%; float:left;}
.block.products-details .item .choose-wrap .choose .custom-image .submit input{ min-width:200px; text-align:center;}
.block.products-details .item .choose-wrap .choose .custom-image .submit p.note{ display:inline-block; margin-left:0px; color: #4d5d6c; font-family: "Barlow"; font-weight: 500; font-size: 12px; line-height: 16px;}

.block.products-details .item .choose-wrap .choose .custom-text .name{ width:50%; float:left; padding-right:10px;}
.block.products-details .item .choose-wrap .choose .custom-text .fonts{ width:50%; float:left;}
.block.products-details .item .choose-wrap .choose .custom-text .fonts select{ font-family:'Open Sans', sans-serif; width: 100%; height: 40px; padding:0 15px; border-radius:7px; color:#1a1a1a; font-size:14px;  border:1px solid #e1e1e1; background:#fff; -webkit-appearance:none;}

.block.products-details .item .info-box{ width:100%; display:inline-block; margin-bottom:40px;}
.block.products-details .item .info-box .back-page a{ position:relative; padding-left:15px; color:#4d5d6c; text-decoration:none;}
.block.products-details .item .info-box .back-page a:before{content:"\f104"; font-family:FontAwesome; position:absolute; left:0px; font-size:16px; color:#4d5d6c;}
.block.products-details .item .info-box h1{ font-size:40px; line-height:44px; color:#4d5d6c; text-transform:uppercase; margin:20px 0;}
.block.products-details .item .info-box h3{ font-size:20px; line-height:26px; color:#666; font-weight:300; margin-bottom:0px; text-transform:none;}
.block.products-details .item .info-box h6{ font-family: 'Barlow'; color:#4d5d6c; font-weight:600; font-size:17px; margin-top:30px;}
.block.products-details .item .info-box p{ font-family: 'Roboto', Arial, Helvetica, sans-serif; font-size:15px; line-height:22px; color:#606060;}
.block.products-details .item .info-box a{ color:#c36624; text-decoration:underline;}
.block.products-details .item .info-box a:hover{ text-decoration:none;}
.block.products-details .item .actions{ width:calc(100% - 140px); float:left; margin-left:140px;}
.block.products-details .item .actions ul{ display:flex; flex-wrap:wrap; align-items:center; margin-bottom:0px;}
.block.products-details .item .actions li{ height:100%; padding:10px 0; padding-left:0px; padding-right:20px; margin-right:20px; border-right:1px solid #e1e1e1;}
.block.products-details .item .actions li.back-page a{ position:relative; padding-left:20px; color:#4d5d6c;}
.block.products-details .item .actions li.back-page a:before{content:"\f104"; font-family:FontAwesome; position:absolute; left:0px; font-size:20px; color:#4d5d6c;}
.block.products-details .item .actions li:last-child{ margin-right:0px; padding-right:0px; border:0px;}
.block.products-details .item .actions li:before{ display:none;}


.modal-backdrop{ z-index:99999; background:#e1e1e1;}
.modal{ z-index:999999; border-radius:3px; display:flex; flex-wrap:wrap; align-items:center; pointer-events:none;}
.modal.in{ pointer-events:auto;}
.modal .modal-dialog{ top:-100%; transform:none !important;}
.modal.in .modal-dialog{ top:0px; transform:none !important;}
.modal-body{ padding:30px;}
.modal-form{ padding:0px;}
.modal p, .modal li{ font-size:16px; line-height:24px; color:#333;}
.modal a{ color:#4d5d6c; text-decoration:underline;}
.modal a:hover{ color:#4d5d6c; text-decoration:none;}
.modal .modal-header{ padding:10px 30px; background-color:#4d5d6c; border-radius:0px;}
.modal .modal-header .modal-title{ color:#fff; font-size:22px; line-height:40px; text-transform:uppercase;}
.modal .modal-dialog{ overflow:hidden;}
.modal .modal-content{ background:#fff; border-radius:0px; border:0px;}
.modal .modal-content hr{ border-color:#d9d9d9; margin:15px auto; width:100%;}
.modal .close{ width:32px; height:32px; position:absolute; background-color:#fff; background-image:url(../images/icon-remove.png); background-size:100% 100%; top:16px; right:16px; text-shadow:0px 0px 0px #000; opacity:1; border-radius:7px;}


.footer{ width:100%; position:relative; overflow:hidden; display:inline-block; width:100%; float:left; text-align:center; color:#fff; background:url(../images/bg-footer.jpg); background-size:cover; padding:40px 0;}
.footer .footer-row{ padding:0px;}
.footer .footer-row h3{ font-size:30px; line-height:30px; color:#fff; text-transform:none;}
.footer .footer-row .data{ display:inline-block;}
.footer .footer-row .data ul{ margin:0px; width:auto; float:left;}
.footer .footer-row .data li{ display:inline-block; font-size:20px; line-height:24px; color:#fff; margin-right:20px;}
.footer .footer-row .data li:last-child{ margin-right:0px;}
.footer .footer-row .data li.tel{ padding-left:40px; position:relative;}
.footer .footer-row .data li.tel:before{ content:"\f095"; width:30px; height:30px; font-family:FontAwesome; position:absolute; left:0px; font-size:24px; line-height:30px; color:#fff;}
.footer .footer-row .data li.mail{ padding-left:40px; position:relative;}
.footer .footer-row .data li.mail:before{ content:"\f0e0"; width:30px; height:30px; font-family:FontAwesome; position:absolute; left:0px; font-size:20px; line-height:30px; color:#fff;}
.footer .footer-row .data li a{ font-size:inherit; line-height:inherit; color:inherit;}
.footer .footer-row .social{ width:100%; float:left; margin-top:5px; margin-bottom:30px;}
.footer .footer-row .social ul{ margin:0; width:auto; display:inline-block;}
.footer .footer-row .social li{ width:auto; float:left; margin:0 5px 5px 0;}
.footer .footer-row .social li:last-child{ margin-bottom:0px;}
.footer .footer-row .social li a{ float:left; position:relative; border-radius:50%; background:#fff; color:#3C434A;}
.footer .footer-row .social li a span.circle{ width:28px; height:28px; float:left; text-align:center; line-height:28px;}
.footer .footer-row .social li a span.circle i{ font-size:12px; line-height:28px; vertical-align:top;}
.footer .footer-row .copy p{ font-family:PTSansRegular ,Arial, Helvetica, sans-serif; font-size:11px; line-height:20px; color:#fff;}
.footer .footer-row .copy a{ color:#fff;}


@media (min-width: 1300px) {
	
	.container{ width:1300px;}
		
}

@media (max-width: 1299px) {
	
	.block.products-details .item .actions li{ width:100%; margin:5px 0; padding: 0px; border:0px;}
	.block.products-details .item .actions li a, .block.products-details .item .actions li input{ width:100%;}
	
}


@media (max-width: 1200px) {
	
	.block.intro .text{margin-top:-100px;}
	
	.block.products-details .item .choose-wrap .choose .colors li{ margin:0 5px 5px 0;}
	
	.block.products-details .item .choose-wrap .choose .custom-image .submit p.note{ width: 100%; float:left; margin-left:0px;}
	.block.products-details .item .choose-wrap .choose .custom-image .submit p.note br{ display:none;}
	
	
}

@media (max-width: 1008px) {

	
}

@media (max-width: 991px) {
	
	.block.products-details .item .info-box{ margin-top:40px;}
	
}


@media (max-width: 768px) {
	
	.block.intro .text{margin-top:0px;}
	
	.block.products-details .item .choose-wrap .choose{ display:block; flex-wrap:unset; margin-bottom:20px;}
	.block.products-details .item .choose-wrap .choose .text{ min-width: 100%;}
	.block.products-details .item .choose-wrap .choose .text h3{ line-height: 24px; margin-bottom:10px;}
	
	.block.products-details .item .choose-wrap .choose .custom-text .name, .block.products-details .item .choose-wrap .choose .custom-text .fonts{ width: 100%;}
	.block.products-details .item .choose-wrap .choose .custom-text .name{ padding-right: 0px; margin-bottom: 10px;}
	.block.products-details .item .actions{ width: 100%; margin-left:0px;}
	

}

@media (max-width: 479px) {
	
	.header{ height:90px;}
	.header a.navbar-brand{ line-height: 90px;}
	.header a.navbar-brand img{ max-height:60px;}
	
	.block.products-details .item .choose-wrap .choose .colors li a{ padding:2px;}
	
	.footer{ text-align:left;}
	.footer .footer-row .data{width:100%; float: left;}
	.footer .footer-row .data li{width:auto; float: left; clear: both; margin: 5px 0;}
	.footer .footer-row .social{ margin:20px 0;}
	
	
}