﻿html {
  height: 100%;
}
body {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  overflow-x: hidden;
  min-height: 100%;
}
p {
  font-size: 20px;
}
p.small {
  font-size: 16px;
}
p.mini {
  font-size: 13px;
}
a,
a:hover,
a:focus,
a:active {
  color: #62031b;
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
hr.star-light,
hr.star-primary {
  padding: 0;
  border: none;
  border-top: solid 5px;
  text-align: center;
  max-width: 250px;
  margin: 25px auto 30px;
}
hr.star-light:after,
hr.star-primary:after {
  content: "\f005";
  font-family: FontAwesome;
  display: inline-block;
  position: relative;
  top: -0.8em;
  font-size: 2em;
  padding: 0 0.25em;
}
hr.star-light {
  border-color: white;
}
hr.star-light:after {
  background-color: #18BC9C;
  color: white;
}
hr.star-primary {
  border-color: #fed500;
}
hr.star-primary:after {
  background-color: white;
  color: #fed500;
}
.img-centered {
  margin: 0 auto;
}
header {
  text-align: center;
  background: #FFFFFF;
  color: #fed500;
}
header .container {
  padding-top: 100px;
  padding-bottom: 50px;
}
header img {
  display: block;
  margin: 0 auto 20px;
}
header .intro-text .name {
  display: block;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2em;
}
header .intro-text .skills {
  font-size: 1.25em;
  font-weight: 300;
}
@media (min-width: 768px) {
  header .container {
    padding-top: 150px;
    padding-bottom: 100px;
  }
  header .intro-text .name {
    font-size: 4.75em;
  }
  header .intro-text .skills {
    font-size: 1.75em;
  }
}
.navbar-custom {
  background: #fff;  
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
  border-bottom: 5px solid #fed500;
}
.navbar-custom a:focus {
  outline: none;
}
.navbar-custom .navbar-brand {
  color: white;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: white;
}
.navbar-custom .navbar-nav {
  letter-spacing: 1px;
}
.navbar-custom .navbar-nav li a {
  color: #000000;
}
.navbar-custom .navbar-nav li a:hover {
  color: #000000;
  outline: none;
}
.navbar-custom .navbar-nav li a:focus,
.navbar-custom .navbar-nav li a:active {
  color: 000000;
}
.navbar-custom .navbar-nav li.active a {
  color: white;
  background: #fed500;
}
.navbar-custom .navbar-nav li.active a:hover,
.navbar-custom .navbar-nav li.active a:focus,
.navbar-custom .navbar-nav li.active a:active {
  color: white;
  background: #fed500;
}

.navbar-custom .navbar-nav > li::after {
    background: transparent none repeat scroll 0 0;
    content: "";
    display: block;
    height: 4px;
    margin: auto;
    transition: width 0.3s ease 0s, background-color 0.3s ease 0s;
    width: 0;
}
.navbar-custom .navbar-nav > li:hover::after {
    background: #fed500 none repeat scroll 0 0;
    width: 90%;
}

.navbar-custom .navbar-toggle {
  color: #fed500;
  text-transform: uppercase;
  font-size: 10px;
  border-color: #fed500;
    margin-top: 16px;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #ecc600;
  color: white;
  border-color: #ecc600;
}
/* --------------------------------------------------- */
@media (min-width: 768px) {
  .navbar-custom {
    padding: 25px 0;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom.affix {
    padding: 10px 0;
  }
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  }
  .navbar-custom.navbar-shrink {
    padding: 3px 0;
      transition: all 0.4s ease 0s;
  }
  .navbar-custom.navbar-shrink .navbar-brand {
    font-size: 1.5em;
    width: 50%;
  }
  .navbar-custom.navbar-shrink .navbar-right {    
      margin: 6px 0;
  }
}
/* ----- COMMENTARE! Incompatibile con lo sfogliatore! ----- */
/*
section {
  padding: 100px 0;
}
*/
/* ----- FINE ----- */
section h2 {
  margin: 0;
  font-size: 3em;
}
section.success {
  background: #18BC9C;
  color: white;
}
.iframeLogo {position:absolute !important;top:0 !important; left: 38% !important; margin: 7px 0 !important;	width: 27% !important;}
/* ------------------------------------------------------- */
@media (max-width: 767px) {
	/*
  section {
    padding: 75px 0;
  }
  */
  section.first {
    padding-top: 75px;
  }
	.navbar-brand { display:block; float: left; font-size: 19px; height: auto; line-height: 21px; padding: 17px 0 16px 18px; width: 65%; }
	.navbar-brand img{ display:block}
	.nav > li { padding: 0 7px !important;}
    #divCounterLeft { display: none;}
    /*
    section {
        padding: 75px 0;
    }*/
    section.first {
        padding-top: 75px;
    }
	.front { background: white !important;}
	.flip-container, .front, .back { width: auto !important; height: 50%;}
	.handlee.box { margin: 0 !important; width: auto !important;}
	#flipContainer { display:block;}
	#wishesGallery { list-style-type:none; padding-left:0px !important;}
	.iframeLogo { left: 20% !important; margin: 17px 10px !important; position: absolute; top: 0; width: 75% !important; }
    #logoSmall { width: 74%}	
	.issue-modal .close-modal { right: 4% !important;}
	p.small.text { border:1px solid red; position: absolute !important; padding: 0 !important;display:block;}
	#gallery .issue-item .issue-link .caption.text { border: none;}
    .galleryClip { min-width: 290px;}
    .navbar-custom .navbar-nav > li::after {
        background: transparent none repeat scroll 0 0;
        content: "";
        display: block;
        height: 4px;
        margin: auto;
        width: 0;
    }
    .navbar-custom .navbar-nav > li:hover::after {
        background: none !important;
        width: 90%;
    }
    .navbar-nav > li > a {
        padding-bottom: 5px;
        padding-top: 15px;
    }
    .footer-col .img-responsive { max-width: 50%;margin: 10px auto;}
}

#gallery .issue-item {
  margin: 0 0 15px;
  /*right: 0;*/
  float:left;
}
#gallery .issue-item p {
  margin: 0 0 5px 0;
}

#gallery .issue-item .issue-link {
  display: block;
  position: relative;
  max-width: 400px;
  max-height: 250px;
  margin: 0 auto;
  overflow: hidden;
}
#gallery .issue-item .issue-link .caption.text {
	opacity: .5;
	background: none;
	border: 1px solid #c0c0c0;
	border-radius: 3px;
}
#gallery .issue-item .issue-link .caption.text .caption-content {
	opacity:0;
}
#gallery .issue-item .issue-link .caption.text:hover {
	background: rgba(98, 98, 98, 0.5);
	opacity:0.6;	
}
#gallery .issue-item .issue-link .caption {
  /* background: rgba(98, 3, 27, 0.3); */
  background: rgba(98, 98, 98, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  border-radius: 3px;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#gallery .issue-item .issue-link .caption:hover {
  opacity: 0.6;
}
#gallery .issue-item .issue-link .caption .caption-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#gallery .issue-item .issue-link .caption .caption-content i {
  margin-top: -12px;
}
#gallery .issue-item .issue-link .caption .caption-content h3,
#gallery .issue-item .issue-link .caption .caption-content h4 {
  margin: 0;
}
#gallery * {
  z-index: 2;
}
@media (min-width: 767px) {
  #gallery .issue-item {
    /* margin: 0 0 30px;*/
	height: 330px;
	max-height: 330px;
  }
}
.floating-label-form-group {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #eeeeee;
}
/*
.floating-label-form-group input,
.floating-label-form-group textarea {
  z-index: 1;
  position: relative;
  padding-right: 0;
  font-size: 1.5em;
  background: none;
  resize: none;
}
*/
.floating-label-form-group input,
.floating-label-form-group textarea {
  z-index: 1;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  border: none;
  border-radius: 0;
  font-size: 1.5em;
  background: none;
  box-shadow: none !important;
  resize: none;
}

.floating-label-form-group label {
  display: block;
  z-index: 0;
  position: relative;
  top: 2em;
  margin: 0;
  font-size: 0.85em;
  line-height: 1.764705882em;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
  -webkit-transition: top 0.3s ease,opacity 0.3s ease;
  -moz-transition: top 0.3s ease,opacity 0.3s ease;
  -ms-transition: top 0.3s ease,opacity 0.3s ease;
  transition: top 0.3s ease,opacity 0.3s ease;
}
.floating-label-form-group:not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #eeeeee;
}
.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}
.floating-label-form-group-with-focus label {
  color: #18BC9C;
}
form .row:first-child .floating-label-form-group {
  border-top: 1px solid #eeeeee;
}
footer {
    color: white;
    /* margin-top: 103px; */
    bottom: 0;
    position: relative; /* absolute; */
    width: 100%;
}
footer h3 {
  margin-bottom: 10px;
}
footer .footer-above {
  padding-top: 10px;
  background-color: #fff;
    border-top: 4px solid #fed500;
}
footer .footer-col {
  margin-bottom: 10px;
}
footer .footer-below {
  padding: 25px 0;
  background-color: #233140;
}
.btn-outline {
  color: white;
  font-size: 20px;
  border: solid 2px white;
  background: transparent;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  color: #fed500;
  background: white;
  border: solid 2px white;
}
.btn-primary {
  color: white;
  background-color: #fed500;
  border-color: #fed500;
  font-weight: 700;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #1a242f;
  border-color: #161f29;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #fed500;
  border-color: #fed500;
}
.btn-primary .badge {
  color: #fed500;
  background-color: white;
}
.btn-fc {
  color: white;
  background-color: #fed500;
  border-color: #fed500;
  font-weight: 700;
}
.btn-fc:hover,
.btn-fc:focus,
.btn-fc:active,
.btn-fc.active,
.open .dropdown-toggle.btn-fc {
  color: white;
  background-color: #580016;
  border-color: #580016;
}
.btn-fc:active,
.btn-fc.active,
.open .dropdown-toggle.btn-fc {
  background-image: none;
}
.btn-fc.disabled,
.btn-fc[disabled],
fieldset[disabled] .btn-fc,
.btn-fc.disabled:hover,
.btn-fc[disabled]:hover,
fieldset[disabled] .btn-fc:hover,
.btn-fc.disabled:focus,
.btn-fc[disabled]:focus,
fieldset[disabled] .btn-fc:focus,
.btn-fc.disabled:active,
.btn-fc[disabled]:active,
fieldset[disabled] .btn-fc:active,
.btn-fc.disabled.active,
.btn-fc[disabled].active,
fieldset[disabled] .btn-fc.active {
  background-color: #580016;
  border-color: #580016;
}
.btn-fc .badge {
  color: #580016;
  background-color: white;
}
.btn-facebook {
  color: white;
  background-color: #3b5998;
  border-color: #3b5998;
  font-weight: 700;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  color: white;
  background-color: #6d84b4;
  border-color: #6d84b4;
}
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  background-image: none;
}
.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
  background-color: #6d84b4;
  border-color: #6d84b4;
}
.btn-facebook .badge {
  color: #6d84b4;
  background-color: white;
}
.btn-success {
  color: white;
  background-color: #0461ae;
  border-color: #0461ae;
  font-weight: 700;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: white;
  background-color: #00606e;
  border-color: #00606e;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #555555;
  border-color: #555555;
}
.btn-success .badge {
  color: #555555;
  background-color: white;
}
.btn-social {
  display: inline-block;
  height: 50px;
  width: 50px;
  border: 2px solid white;
  border-radius: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 45px;
}
.grey {
	border: 2px solid #c0c0c0;
	color: #c0c0c0;
}

.btn-outline-grey {
  color: #c0c0c0;
  font-size: 20px;
  border: solid 2px #c0c0c0;
  background: transparent;
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
}
.btn-outline-grey:hover,
.btn-outline-grey:focus,
.btn-outline-grey:active,
.btn-outline-grey.active {
  color: #fed500;
  background: white;
  border: solid 2px #fed500;
}

.btn:focus,
.btn:active,
.btn.active {
  outline: none;
}
.scroll-top {
  position: fixed;
  right: 2%;
  bottom: 2%;
  width: 50px;
  height: 50px;
  z-index: 1049;
}
.scroll-top .btn {
  font-size: 20px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  line-height: 28px;
}
.scroll-top .btn:focus {
  outline: none;
}
.issue-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
  background-color: #ffffff;
}
.issue-modal .modal-content h2 {
  margin: 0;
  font-size: 3em;
}
.issue-modal .modal-content img {
  margin-bottom: 30px;
}
.issue-modal .modal-content .item-details {
  margin: 30px 0;
}
.issue-modal .close-modal {
  position: absolute;
  width: 45px;
  height: 45px;
  background-color: transparent;
  top: 5px;
  right: 0.5%; /*28px;*/
  cursor: pointer;
}
.issue-modal .close-modal:hover {
  opacity: 0.3;
}
.issue-modal .close-modal .lr {
  height: 43px;
  width: 2px;
  margin-left: 23px;
  background-color: #ffffff;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.issue-modal .close-modal .lr .rl {
  height: 45px;
  width: 2px;
  background-color: #ffffff;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.issue-modal .modal-backdrop {
  opacity: 0;
  display: none;
}
#logoSmall { width: 65% !important; margin:13px 15px;}
#myModal { padding: 0 !important;}

/* ------------------ CUSTOM ------------------ */
#vs { color: #FFFFFF !important; }

/* MODAL */
.modal {
    background: #000000;
    background: rgba(0, 0, 0, 0.5);
}
.modal-backdrop.in { display:none !important;}

.modal-content {
    border-radius: 0;
    -webkit-box-shadow: 0 2px 3px #000000;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    box-shadow: 0 2px 3px #000000;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    border: 0;
}

@media (min-width: 768px) {
  .modal-content {
      -webkit-box-shadow: 0 2px 3px #000000;
      -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
      box-shadow: 0 2px 3px #000000;
      box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  }
}
.modal-header {
  border-bottom-color: #f4f4f4;
}
.modal-footer {
  border-top-color: #f4f4f4;
}
.modal-primary .modal-header,
.modal-primary .modal-footer {
  border-color: #307095;
}
.modal-warning .modal-header,
.modal-warning .modal-footer {
  border-color: #c87f0a;
}
.modal-info .modal-header,
.modal-info .modal-footer {
  border-color: #0097bc;
}
.modal-success .modal-header,
.modal-success .modal-footer {
  border-color: #00733e;
}
.modal-danger .modal-header,
.modal-danger .modal-footer {
  border-color: #c23321 !important;
}
.modal-danger .modal-body,
.modal-danger .modal-header,
.modal-danger .modal-footer {
  color: #fff !important;
}
.bg-red,
.callout.callout-danger,
.alert-danger,
.alert-error,
.label-danger,
.modal-danger .modal-body {
  background-color: #dd4b39 !important;
}
.bg-red-active,
.modal-danger .modal-header,
.modal-danger .modal-footer {
  background-color: #d33724 !important;
}
.modal-danger .modal-header,
.modal-danger .modal-footer {
  border-color: #c23321;
}
.modal {
  text-align: center;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.updModal {
	position: fixed;
	top: 0;
	left: 0;
	min-height: 100%;
	min-width: 100%;
	background-image: url("../img/loading-xl.png");
	background-position:center center;
	background-repeat:no-repeat;
	background-color: #e4e4e6;
	z-index: 9999 !important;
	opacity: 0.8;
	overflow: hidden;
}
.updModal span {
    color: #fed500;
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
  transform: translate(0, 50%) !important;
  -ms-transform: translate(0, 50%) !important; /* IE 9 */
  -webkit-transform: translate(0, 50%) !important; /* Safari and Chrome */
}
/* UPLOAD */
#AsyncFileUpload1 {display: inline-block;width: auto;}
.uploadStatus-ko {
    /* background: rgba(0, 0, 0, 0) url("../img/ico-error.png") no-repeat scroll 0 0 / 36px 36px; */
    background-color: #000000 ;
    background-color: rgba(0, 0, 0, 0) ;
	background-image: url("../img/ico-error.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	background-size: 36px 36px;
	
    display: inline-block;
    height: 37px;
    margin: 10px 15px;
    padding: 7px 0 5px 40px;
    position: absolute;
    text-decoration: none;
    width: auto;
	color: #b84537;
	font-weight: 700;
	text-transform: uppercase;
}

.uploadStatus-ok {
    /* background: rgba(0, 0, 0, 0) url("../img/ico-success.png") no-repeat scroll 0 0 / 33px 33px; */
    background-color: #000000 ;
    background-color: rgba(0, 0, 0, 0) ;
	background-image: url("../img/ico-success.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	background-size: 33px 33px;
	
    display: inline-block;
    height: 37px;
    margin: 10px 15px;
    padding: 7px 0 5px 40px;
    position: absolute;
    text-decoration: none;
    width: auto;
	color: #1b8465;
	font-weight: 700;
}

.uploadStatus-loading {
    /* background: rgba(0, 0, 0, 0) url("../img/ico-loading.gif") no-repeat scroll 0 0 / 33px 33px; */
    background-color: #000000 ;
    background-color: rgba(0, 0, 0, 0) ;
	background-image: url("../img/loading-sm.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	background-size: 33px 33px;
	
    display: inline-block;
    height: 37px;
    margin: 10px 0 0;
    padding: 7px 0 5px 40px;
    /*position: absolute;*/
    text-decoration: none;
    width: auto;
}
.imageUploaderField {
    display: inline-block;
    width: 150px;
    padding: 10px 0;
}
/* OVERRIDE */
.alert-text {
    color: #f01414 !important;
    display: inline-block;
    margin: 3px 0 15px !important;
}
.advPlaceholder{display:block; margin: 0 auto; width:330px;}
.galleryTxt {
	overflow:hidden;
	max-height: 250px;	
	/*
    background-image: url("../../Assets/Img/txt-background.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 268px;
	*/
}
.galleryTxt:before {
	/* content: '_'; */
	color: transparent;
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
    height: 100%;	
	font-size:25px;
	color:trasparent;
}
.galleryPhoto {
    background-image: url('../../Assets/Img/photo-background.png'); 
    height: 250px; 
    background-repeat: repeat-x;
}
.galleryClip {
    background-image: url("../../Assets/Img/clip-background.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 253px;    
}
.galleryClip:before {
	content: '_';
	color: transparent;
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
    height: 100%;	
	font-size:25px;
	color:trasparent;
}

/* FONT PER CARTOLINA */
.handlee {
    font-family: 'Handlee', cursive;    
	color: #9d7a2d;
	font-size: 34px;
}
.handlee.box {
	/* border: 1px solid red; */
	display: inline-block;
	float: left;
	margin:3.4em 0 0 0.8em;
	position: relative;
	text-align: left;
	width: 72%;
}

@media (max-width: 767px) {
  #content .modal.fade.in {
    top: 5%;
  }
  .issue-modal .close-modal { right: 4% !important;}
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

/* CSS FLIP CARTOLINA */
.flip-container {
	perspective: 1000px;
	transform-style: preserve-3d;
}

.flip-container, .front, .back {
	width: 700px;
    height: 508px;
	/* border:1px solid green; */
	padding: 0 0 0 0;
	margin: 0 auto;
}

/* flip speed goes here */
.flipper {
	transition: 0.8s;
	transform-style: preserve-3d;
	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;
    position: absolute;
	top: 0;
	left: 0;
	transform-style: preserve-3d;
}
#wishesGallery { margin-top: 20px;}
.back {
	transform: rotateY(180deg);
}

.flip-container.hover .flipper, .flip-container.flip .flipper {
	transform: rotateY(180deg);
}
.alertError {
    color: #f01414;
}
.loader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
    background: url('../Img/loader-glass.gif') 50% 50% no-repeat rgb(249,249,249);
}
.cookieAlert h2 { font-size:15px;}
.cookieAlert p { font-size:16px;line-height:22px !important;}
#wishesGallery ul, li { list-style-type:none; padding: 0;}
#loadMoreMob {display:none;}
#removeFileContainer { display: none;margin-top: 8px;}

/* MODAL */
.issue-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
  background-color: #ffffff;
}
.issue-modal .modal-content h2 {
  margin: 0;
  font-size: 3em;
}
.issue-modal .modal-content img {
  margin-bottom: 30px;
}
.issue-modal .modal-content .item-details {
  margin: 30px 0;
}
.issue-modal .close-modal {
  position: absolute;
  width: 45px;
  height: 45px;
  background-color: #fed500;
  top: 5px;
  right: 0.5%; /*28px;*/
  cursor: pointer;
}
.issue-modal .close-modal:hover {
  opacity: 0.3;
}
.issue-modal .close-modal .lr {
  height: 43px;
  width: 2px;
  margin-left: 23px;
  background-color: #000000;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.issue-modal .close-modal .lr .rl {
  height: 45px;
  width: 2px;
  background-color: #000000;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.issue-modal .modal-backdrop {
  opacity: 0;
  display: none;
}
#iframeReader {left:0;width: 100%; height: 100%; position: absolute;margin:0; border:0;z-Index:999999; background-color:white;}
#myModal { padding: 0 !important;}
#contact, #help { margin: 100px 0;display: block;}
.thumbnailHelp {
    background-color: #f7f7f7;
    color: #888888;
    border: 1px solid #dddddd;
    border-radius: 4px;
    display: block;
    font-size: 30px;
    line-height: 1.42857;
    margin: 10px;
    padding: 5px;
    text-align: center;
    transition: all 0.2s ease-in-out 0;
    width: 65%;    
}