@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: 'Roboto sans-serif';
	src: url('../fonts/Roboto-Regular-webfont.woff2') format('woff2'),
		url('../fonts/Roboto-Regular-webfont.woff') format('woff'),
		url('../fonts/Roboto-Regular-webfont.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Neue Helvetica';
	src: url('../fonts/neue-helvetica-normal-200.woff2') format('woff2'),
		url('../fonts/neue-helvetica-normal-200.woff') format('woff'),
		url('../fonts/neue-helvetica-normal-200.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Neue Helvetica';
	src: url('../fonts/neue-helvetica-normal-400.woff2') format('woff2'),
		url('../fonts/neue-helvetica-normal-400.woff') format('woff'),
		url('../fonts/neue-helvetica-normal-400.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Neue Helvetica';
	src: url('../fonts/neue-helvetica-normal-700.woff2') format('woff2'),
		url('../fonts/neue-helvetica-normal-700.woff') format('woff'),
		url('../fonts/neue-helvetica-normal-700.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}




.ProgramMob {display:none;}
.Visit_titM {display:none;}
.Visit_subtitM {display:none;}
.Visit_txtM {display:none;}
body {
	font-family: "Source Sans Pro", Arial, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.8;
	color: #777777;
	color: #7f7f7f;
}



/*--------------------------------------------------------------
	Preloader
--------------------------------------------------------------*/
.page-loader {
  position: fixed;
  background: #f4f4f4;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  z-index: 9998;
}


#loader_wrapper_t {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../images/logo2.png) center center no-repeat;
}

.loader {
  
  font-size: 75px;
display: block;
border-top: 2px solid #c59242;
border-right: 2px solid #c59242;
border-bottom: 2px solid #c59242;
border-left: 2px solid #e5cc84;
  -webkit-animation: load 0.8s infinite linear;
  -moz-animation: load 0.8s infinite linear;
  ms-animation: load 0.8s infinite linear;
  o-animation: load 0.8s infinite linear;
  animation: load 0.8s infinite linear;
width: 4em;
height: 4em;
}

.loader,
.loader:after {
  border-radius: 50%;
width: 4em;
height: 4em;
}

@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
	Preloader
--------------------------------------------------------------*/




#weddingstyle-header.navbar-fixed-top #navbar li.active a {
	color: #000 !important;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 25px 25px;
}

.row {
	margin-left: 0px;
	margin-right: 0px;
}
.logo {
	width: 150px;
	/* margin: 0px; */
	padding: 0px;
	/* margin: 0 auto; */
	/* float: left; */
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 99;
	height: auto;
}


#001 {
/*height: 100vh;*/
margin-bottom:50px;
}
#002 {
height: 100%;min-height:100%;;
}
#003 {
height: 100%;min-height:100%;margin-bottom:50px;
}
#004 {
height: 100%;min-height:100%;
}
#005 {
height: 100%;min-height:100%;
}
#006 {
height: 100%;min-height:100%;margin-bottom:50px;
}



.save-the-date {
	font-size: 60px;
	padding-right: 20px;
}
.home-data{
	text-align: center;
	font-size: 25px;
}
.header_home_img{float: left;width:100%;position:relative;}
.header_home_text {
	float: left;
	position: absolute;
	top: 20%;
	left: 5%;width: 90%;
}




.Where_tit {
	font-size: 160px;
	padding-top: 200px;
	margin-bottom: 0px;
}
.Where_subtit {
	padding: 0px;
	margin-top: 0px;
	font-size: 25px;
}

.Where_txt {
	padding: 30%;
	padding-top: 5%;
	font-size: 16px;
	color: #666363 !important;
	line-height: 25px;
}

.Programm_tit {
	font-size: 140px;
	padding-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 5%;
	top: 5%;
}
.Programm_subtit {
	padding: 0px;
	margin-top: 0px;
	font-size: 130px;
}

.Programm_txt {
	padding: 5%;
	padding-top: 5%;
	font-size: 18px;
	color: #3c371f !important;
	line-height: 25px;
	font-weight: bold;
	padding-left: 10%;
	border-left: 4px solid #e7e7e7;
}
.Program_div {
	width: 50%;
	margin: 0 auto;
	padding-top: 50%;padding-bottom: 50%;
}


.Visit_tit {
	font-size: 160px;
	padding-top: 200px;
	margin-bottom: 0px;
}
.Visit_subtit {
	padding: 0px;
	margin-top: 0px;
	font-size: 25px;
}

.Visit_txt {
	padding: 30%;
	padding-top: 5%;
	font-size: 16px;
	color: #666363 !important;
	line-height: 25px;
}


.Hotel-restourant_titL {
	top: 50%;
	left: 50%;
	font-size: 130px;
	margin-left: -130px;
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
.Hotel-restourant_titR {
	top: 50%;
	left: 50%;
	font-size: 130px;
	margin-left: -260px;
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);	
}
.Hotel-restourant_titLm {
	top: 10%;
	left: 50%;
	font-size: 100px;
	margin-left: -130px;
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
.Hotel-restourant_titRm {
	top: 10%;
	left: 50%;
	font-size: 100px;
	margin-left: -260px;
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);	
}
 


.divForm {
	width: 90%;
	padding: 0%;
	padding-top: 5%;
	float: left;
}
.form-control {
	box-shadow: none;
	background: transparent;
	border: 2px solid rgba(0, 0, 0, 0.59);
	height: 100px !important;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Bodoni Moda', serif;
}
.form-control::-webkit-input-placeholder { color: #b4b4b4;font-size:30px;text-align:center; }  /* WebKit, Blink, Edge */
.form-control:-moz-placeholder { color: #b4b4b4;font-size:30px;text-align:center; }  /* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder { color: #b4b4b4;font-size:30px;text-align:center; }  /* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder { color: #b4b4b4;font-size:30px;text-align:center; }  /* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder { color: #b4b4b4;font-size:30px;text-align:center; }  /* Microsoft Edge */

.btn.btn-primary {
	background: #d4ad74 !important;
	color: #fff;
	border: none !important;
	border: 2px solid transparent !important;
	height: 70px;
	width: 300px;
	font-family: 'Bodoni Moda', serif;
	font-size: 25px;
	font-weight: 300;
}
.btn {
	text-transform: capitalize !important;
	letter-spacing: 2px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}



@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1112px) {
	  
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 0px !important;
	padding-right: 0px !important;
}	  
	  
	  
	  
	  
#001 {
height: 100%;min-height:100%;
}
#002 {
height: 100%;min-height:100%;;
}
#003 {
height: 100%;min-height:100%;
}  
#004 {
height: 100%;min-height:100%;
}
#005 {
height: 100%;min-height:100%;
}	  
#006 {
height: 100%;min-height:100%;
} 
	  
.logo {
	width: 100px;
	/* margin: 0px; */
	padding: 0px;
	/* margin: 0 auto; */
	/* float: left; */
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 99;
	height: auto;
}
.header_home_img {
	float: left;
	width: 100%;
	margin-top: 100px;position:relative;
}	  
.header_home_text {
	float: left;
	height: 100vh;
	position: absolute;
	top: 0%;

}  
 
.home-data {
	font-size: 40px;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 10px;
}
body {
	font-family: "Source Sans Pro", Arial, sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.8;
	color: #777777;
	color: #7f7f7f;
}
.Where_txt {
	padding: 30%;
	padding-top: 5%;
	font-size: 16px;
	color: #666363 !important;
	line-height: 25px;
	padding-bottom: 5%;
}
.Where_tit {
	font-size: 160px;
	padding-top: 0px;
	margin-bottom: 0px;
}
#001 {
	padding-top: 100px !important;
}
#002 {
	padding-top: 100px !important;
}
#003 {
	padding-top: 100px !important;
}
#004 {
	padding-top: 100px !important;
}
#005 {
	padding-top: 100px !important;
}
#006 {
	padding-top: 100px !important;
}
}



@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 767px) { 
  
  
.form-control::-webkit-input-placeholder { color: #b4b4b4;font-size:16px;text-align:center; }  /* WebKit, Blink, Edge */
.form-control:-moz-placeholder { color: #b4b4b4;font-size:16px;text-align:center; }  /* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder { color: #b4b4b4;font-size:16px;text-align:center; }  /* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder { color: #b4b4b4;font-size:16px;text-align:center; }  /* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder { color: #b4b4b4;font-size:16px;text-align:center; }  /* Microsoft Edge */ 
  
  
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 0px !important;
	padding-right: 0px !important;
}	  
	
.Programm_tit{font-size:50px;left:50%;margin-left:-100px;top: 10%;}
.Programm_subtit{font-size:80px;}

.Program_div {
	width: 50%;
	margin: 0 auto;
	padding-top: 35%;
	padding-bottom: 5%;
}
.ProgramDesk {display:none;}
.ProgramMob {display:block;}


.textDesk {display:none;}
.Visit_titM {
	display: block;
	font-size: 60px;
	position: absolute;
	top: 5%;
	left: 50%;
	margin-left: -140px;
}
.Visit_subtitM {
	display: block;
	font-size: 20px;
	position: absolute;
	top: 25%;
	left: 50%;
	margin-left: -100px;
	color: #fff !important;
}
.Visit_txtM {
	display: block;
	font-size: 12px;
	position: absolute;
	top: 40%;
	left: 20%;
	/* margin-left: -32px; */
	color: #fff !important;
	width: 60%;
}
.Hotel-restourant_titL {
	top: 5%;
	left: 50%;
	font-size: 80px;
	margin-left: -130px;
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
}
.Hotel-restourant_titR {
	top: 5%;
	left: 50%;
	font-size: 70px;
	margin-left: -160px;
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
}
.Hotel-restourant_titLm {
	top: 10%;
	left: 50%;
	font-size: 60px;
	margin-left: -50px;
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
}
.Hotel-restourant_titRm {
	top: 10%;
	left: 50%;
	font-size: 60px;
	margin-left: -160px;
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
}
.divForm {
	width: 100%;
	margin: 0 auto;
	padding: 2%;
	padding-top: 5%;
}

  
#001 {
height: 100%;min-height:100%;
}
#002 {
height: 100%;min-height:100%;;
}
#003 {
height: 100%;min-height:100%;
}  
#004 {
height: 100%;min-height:100%;
}
#005 {
height: 100%;min-height:100%;
}
#006 {
height: 100%;min-height:100%;
}  

.navbar-nav {
	margin: 12.5px -15px;
	padding-top: 80px;
}  
  
  
.logo {
	width: 100px;
	/* margin: 0px; */
	padding: 0px;
	/* float: left; */
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 99;
	height: auto;
	left: 0;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 10px;
}


.save-the-date {
	font-size: 30px;
	padding-right: 20px;
}
.home-data{
	font-size: 20px;
}

.header_home_img {
	float: left;
	width: 100%;
	/*height: 100vh;*/
	padding-top: 80px;position:relative;
}
.header_home_text {
	margin-top: 0px;
	position: absolute;
	top: 300px;
	height: 100% !important;
}
.Where_txt {
	padding: 5%;
	padding-top: 5%;
	font-size: 16px;
	color: #666363 !important;
	line-height: 25px;
}
.Where_tit {
	font-size: 100px;
	padding-top: 80px;
	margin-bottom: 0px;
}
}


@media screen and (max-width: 480px) {
.header_home_text {
	/* float: left; */
	/* width: 100%; */
	margin-top: 0px;
	position: absolute;
	top: 300px;
	height: 100% !important;
}
}
@media screen and (max-width: 768px) {
.header_home_text {
	/* float: left; */
	/* width: 100%; */
margin-top: 0px;
position: absolute;
top: 100px;
height: 100% !important;

}
}












.story1{width: 35%;display: inline-block;}
.story_linea{height: 200px;display: inline-block;}
.centrino{width: 50%;}
.section-heading.sfondo_jonathan1 h2{
	font-size: 100px;
	padding-bottom: 2px;
	line-height: .5;
}

.testim {
	border-radius: 30px;
	text-align: center;
	color: #fff;
	background-color: #6f7b77;
	font-size: 30px;
	position: absolute;
	top: -30px;
	left: 0px;
	width: 100%;
	z-index: 9;
	height: 80px;
	padding-top: 3%;
}

#weddingstyle-when-where h3{color:#fff;font-size: 80px;padding-top: 150px;}


.layerimg {
	background-color: rgba(0, 0, 0, 0.48);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



@media screen and (max-width: 768px) {
.story1{width: 50%;display: inline-block;}	
.story_linea{height: 100px;display: inline-block;}	
.centrino{width: 100%;}
.section-heading.sfondo_jonathan1 h2{
	font-size: 60px;
	padding-bottom: 2px;
	line-height: .5;
}

#weddingstyle-countdown{padding: 0em 0;}
#weddingstyle-when-where h3 {
	color: #fff;
	font-size: 80px;
	padding-top:0px;
}

}	




a {
  color: #FF847C;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #FF847C;
  outline: none;
}

p {
  margin-bottom: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-family: "ILS Script";
  font-weight: 400;
}

::-webkit-selection {
  color: #818892;
  background: #f9f6f0;
}

::-moz-selection {
  color: #818892;
  background: #f9f6f0;
}

::selection {
  color: #818892;
  background: #f9f6f0;
}
.sticky {
	position: fixed;
	z-index: 99;
	background-color: #fff;
	box-shadow: 0 5px 40px 0 rgba(10, 10, 25, 0.1);
	border-bottom: 0;
	transition: all 0.3s ease-out 0s;
}


#weddingstyle-header {
  position: fixed !important;
  z-index: 99;
  width: 80%;
  opacity: 1;
  top: 0;
  margin: 0 auto;
}





@media screen and (max-width: 768px) {
	

	
	
  #weddingstyle-header {
    margin-top: 0;
    background: #fff;

  }
  #weddingstyle-header .navbar-brand {
    color: #FF847C !important;
  }
  #weddingstyle-header #navbar li a {
    color: rgba(0, 0, 0, 0.5) !important;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  #weddingstyle-header #navbar li a:hover {
    color: #5a5a5a !important;
  }
  #weddingstyle-header #navbar li a span:before {
    background: transparent !important;
  }
  #weddingstyle-header #navbar li.active a {
    background: transparent;
    background: none;
    color: #5a5a5a !important;
  }
  #weddingstyle-header #navbar li.active a span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
#weddingstyle-header .navbar {
  padding-bottom: 0;
  margin-bottom: 0;
}



#weddingstyle-header #navbar li a {
/*font-family: 'Bodoni Moda', serif;*/
font-family: "Roboto", sans-serif;font-weight: normal;
  color: rgba(255, 255, 255, 0.5);
  position: relative;
}
#weddingstyle-header.sticky #navbar li a {
  color: rgba(0, 0, 0, 0.5);
}

#weddingstyle-header #navbar li a span {
  position: relative;
  display: block;
  padding-bottom: 2px;
}
#weddingstyle-header #navbar li a span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #5a5a5a;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#weddingstyle-header #navbar li a:hover {
  color: #fff;
}
#weddingstyle-header #navbar li a:hover span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#weddingstyle-header #navbar li.active a {
  background: transparent;
  background: none;
  color: #fff;
}
#weddingstyle-header #navbar li.active a span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}


#weddingstyle-header.sticky #navbar li.active a {
  color: rgba(0, 0, 0, 0.66);
}



#weddingstyle-header .navbar-brand {
  float: left;
  display: block;
  font-size: 34px;
  padding-left: 0;
  color: #fff;
  font-family: "ILS Script";
}

#weddingstyle-header.sticky .navbar-brand {
	color: #666;
}


#weddingstyle-header.navbar-fixed-top {
  position: fixed !important;
  /*background: #fff;*/
  margin-top: 0px;
  top: 0;
  background-color: #fff;
}
#weddingstyle-header.navbar-fixed-top .navbar-brand {
  color: #FF847C;
}
#weddingstyle-header.navbar-fixed-top #navbar li a {
	color: #5a5a5a;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
#weddingstyle-header.navbar-fixed-top #navbar li a:hover {
  color: #5a5a5a;
}
#weddingstyle-header.navbar-fixed-top #navbar li.active a {
  background: transparent;
  background: none;
  color: #5a5a5a;
}
#weddingstyle-header.navbar-fixed-top #navbar li.active a span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#weddingstyle-header .navbar-default {
  border: transparent;
  background: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
@media screen and (max-width: 768px) {
  #weddingstyle-header .navbar-default {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
}
#weddingstyle-header .navbar-default .brand-slogan {
  margin: 28px 0 0 15px;
  float: left;
  letter-spacing: 2px;
  color: #adadad;
}
#weddingstyle-header .navbar-default .brand-slogan em {
  color: #FF847C;
  font-style: normal;
}
#weddingstyle-header a {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}

.section-heading {
  /*float: left;
  width: 100%;
  clear: both;*/
  padding-bottom: 0px;
  margin-bottom: 0px;
  
}
.section-heading.svg-sm-2 .svg {
  height: 150px;
  margin-bottom: 0;
  padding: 0;
}
.section-heading.svg-sm .svg {
  height: 180px;
  margin-bottom: -80px;
  padding: 0;
}
.section-heading.colored .svg {
  fill: #FF847C;
}
.section-heading h2 {
  font-size: 80px;
  color: #e19c92;
  display: block;
  padding-bottom: 20px;
  /*line-height: 1.5;*/
  margin:0px;
}
.section-heading h3 {
	font-size: 80px;
	color: #e19c92 !important;
	display: block;
	/* padding-bottom: 20px; */
	line-height: 0.5 !important;
	margin: 0px;
	line-height: 0.5;
	-webkit-text-stroke: 1px #b3b3b354;
	/* color: #929292; */
}


.section-heading p {
	font-size: 30px;
	color: #676e6c;
	display: block;
	padding: 10%;
	padding-bottom: 20px;
	line-height: 1;
	margin: 0px;
	font-family: "ILS Script";
	/* width: 80%; */
}


@media screen and (max-width: 768px) {
  .section-heading h2 {
    font-size: 50px;
  }
}
.section-heading h3 {
  font-weight: 300;
  line-height: 1.5;
  color: #929292;
}
@media screen and (max-width: 768px) {
.section-heading h3 {
	font-size: 60px !important;
	line-height: 34px;
}
}

.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

#weddingstyle-couple,
#registry,
#weddingstyle-countdown,
#weddingstyle-groom-bride,
#weddingstyle-story,
#weddingstyle-people,
#weddingstyle-when-where,
#weddingstyle-started,
#weddingstyle-gallery,
#weddingstyle-testimonials,
#weddingstyle-press {
    background-image:url(../images/Sfondo.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
	
  padding: 0em 0;
}




@media screen and (max-width: 480px) {
  #weddingstyle-couple,
  #registry,
  #footer,  
  #weddingstyle-countdown,
  #weddingstyle-groom-bride,
  #weddingstyle-story,
  #weddingstyle-people,
  #weddingstyle-when-where,
  #weddingstyle-started,
  #weddingstyle-gallery,
  #weddingstyle-testimonials,
  #weddingstyle-press {
    padding: 0em 0;
  }

  
}
#weddingstyle-couple{padding: 0em 0;}
#weddingstyle-testimonials{padding: 0em 0;}
.weddingstyle-bg {
  background: rgba(0, 0, 0, 0.03);
}

.weddingstyle-cover,
.weddingstyle-hero {
  position: relative;
  height: 800px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .weddingstyle-cover,
  .weddingstyle-hero {
    height: 700px;
  }
}

.weddingstyle-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
}

.weddingstyle-cover,
.video-hero {
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .weddingstyle-cover,
  .video-hero {
    heifght: inherit;
    padding: 3em 0;
  }
}
.weddingstyle-cover .display-t,
.video-hero .display-t {
  display: table;
  height: 800px;
  width: 100%;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .weddingstyle-cover .display-t,
  .video-hero .display-t {
    height: 600px;
  }
}
.weddingstyle-cover .display-tc,
.video-hero .display-tc {
  display: table-cell;
  /*vertical-align: middle;*/
}
.weddingstyle-cover .display-tc .holder,
.video-hero .display-tc .holder {
  color: #fff;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 10px;
}
.weddingstyle-cover .display-tc .holder span,
.video-hero .display-tc .holder span {
  position: relative;
}
.weddingstyle-cover .display-tc .holder span:before, .weddingstyle-cover .display-tc .holder span:after,
.video-hero .display-tc .holder span:before,
.video-hero .display-tc .holder span:after {
  position: absolute;
  top: 49%;
  width: 100px;
  height: 2px;
  background: #fff;
  content: '';
}
.weddingstyle-cover .display-tc .holder span:before,
.video-hero .display-tc .holder span:before {
  left: -110px;
}
.weddingstyle-cover .display-tc .holder span:after,
.video-hero .display-tc .holder span:after {
  right: -110px;
}
@media screen and (max-width: 768px) {
  .weddingstyle-cover .display-tc .holder,
  .video-hero .display-tc .holder {
    letter-spacing: 2px;
  }
  .weddingstyle-cover .display-tc .holder span,
  .video-hero .display-tc .holder span {
    position: relative;
  }
  .weddingstyle-cover .display-tc .holder span:before, .weddingstyle-cover .display-tc .holder span:after,
  .video-hero .display-tc .holder span:before,
  .video-hero .display-tc .holder span:after {
    width: 50px;
    height: 2px;
  }
  .weddingstyle-cover .display-tc .holder span:before,
  .video-hero .display-tc .holder span:before {
    left: -60px;
  }
  .weddingstyle-cover .display-tc .holder span:after,
  .video-hero .display-tc .holder span:after {
    right: -60px;
  }
}
.weddingstyle-cover .display-tc h2,
.video-hero .display-tc h2 {
  color: #fff;
  font-size: 80px;
  margin-bottom: 20px;
  font-weight: 300 !important;
}
.weddingstyle-cover .display-tc h2 strong,
.video-hero .display-tc h2 strong {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .weddingstyle-cover .display-tc h2,
  .video-hero .display-tc h2 {
    font-size: 60px;
  }
}
.weddingstyle-cover .display-tc p,
.video-hero .display-tc p {
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 10px;
}
.weddingstyle-cover .display-tc .svg-sm .svg,
.video-hero .display-tc .svg-sm .svg {
  height: 180px;
  margin-bottom: 0;
}
.weddingstyle-cover .display-tc .colored .svg,
.video-hero .display-tc .colored .svg {
  fill: #fff;
}

#weddingstyle-slider-hero {
  min-height: 800px;
  background: #fff url(../images/loader.gif) no-repeat center center;
}
#weddingstyle-slider-hero .flexslider {
  border: none;
  z-index: 1;
  margin-bottom: 0;
}
#weddingstyle-slider-hero .flexslider .slides {
  position: relative;
  overflow: hidden;
}
#weddingstyle-slider-hero .flexslider .slides li {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  min-height: 770px;
  position: relative;
}
#weddingstyle-slider-hero .flexslider .slides li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
#weddingstyle-slider-hero .flexslider .flex-control-nav {
  bottom: 7em;
  z-index: 1000;
}
#weddingstyle-slider-hero .flexslider .flex-control-nav li a {
  background: rgba(255, 255, 255, 0.5);
  box-shadow: none;
  width: 12px;
  height: 12px;
  cursor: pointer;
}
#weddingstyle-slider-hero .flexslider .flex-control-nav li a.flex-active {
  cursor: pointer;
  background: #ff847c;
}
#weddingstyle-slider-hero .flexslider .flex-direction-nav {
  display: none;
}
#weddingstyle-slider-hero .flexslider .slider-text {
  display: table;
  opacity: 0;
  min-height: 800px;
  z-index: 9;
}
#weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner {
  display: table-cell;
  vertical-align: middle;
  height: 800px;
}
#weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner h1, #weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner h2 {
  margin: 0;
  padding: 0;
  color: white;
}
#weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner h1 {
  margin-bottom: 20px;
  font-size: 80px;
  line-height: 1.3;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  #weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner h1 {
    font-size: 30px;
  }
}
#weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner .holder {
  color: #fff;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 10px;
  font-weight: 400;
}
#weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner .holder span {
  position: relative;
}
#weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner .holder span:before, #weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner .holder span:after {
  position: absolute;
  top: 49%;
  width: 100px;
  height: 2px;
  background: #fff;
  content: '';
}
#weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner .holder span:before {
  left: -110px;
}
#weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner .holder span:after {
  right: -110px;
}
@media screen and (max-width: 768px) {
  #weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner .holder {
    letter-spacing: 2px;
  }
  #weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner .holder span {
    position: relative;
  }
  #weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner .holder span:before, #weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner .holder span:after {
    width: 50px;
    height: 2px;
  }
  #weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner .holder span:before {
    left: -60px;
  }
  #weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner .holder span:after {
    right: -60px;
  }
}
#weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner h2 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 40px;
  font-family: "Source Sans Pro", Arial, sans-serif;
}
#weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner h2 a {
  color: rgba(255, 255, 255, 0.5);
}
#weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner .date {
  color: #fff;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: 10px;
}
#weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner .date span {
  padding: 5px 20px;
  border: 1px solid #fff;
}
#weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner .btn {
  padding: 18px 30px !important;
  color: #fff;
  border: none !important;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#weddingstyle-slider-hero .flexslider .slider-text > .slider-text-inner .btn:hover {
  background: #FF847C !important;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
}

#weddingstyle-couple img {
  margin-bottom: 0px;
 /* -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;*/
}
#weddingstyle-couple h3 {
  font-size: 34px;
  font-family: "Clicker Script", cursive;
  color: #FF847C;
}

#weddingstyle-couple p {
	font-size: 50px;
	font-family: "ILS Script";
	color: #787878;
	text-align: center;
	/* margin-bottom: 0em; */
	line-height: 1;
	padding: 5px;
}



@media screen and (max-width: 768px) {
  #weddingstyle-couple h3 {
    font-size: 35px;
  }
}
#weddingstyle-couple span {
  color: #FF847C;
  letter-spacing: 10px;
  text-transform: uppercase;
  font-size: 14px;
  border: 1px solid rgba(255, 132, 124, 0.3);
  padding: 2px 5px;
}
#weddingstyle-couple .amp-center {
  font-size: 60px;
  margin-top: 100%;
  color: #ff847c;
}
@media screen and (max-width: 768px) {
  #weddingstyle-couple .amp-center {
    font-size: 40px;
  }
}
#weddingstyle-couple .amp-center .colored .svg {
  fill: #FF847C;
}

.weddingstyle-bg {
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
}

#weddingstyle-countdown {
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  z-index: 0;
  width: 100%;height: 100% !important;
}
#weddingstyle-countdown .section-heading {
  margin-bottom: 0 !important;
}
#weddingstyle-countdown .section-heading h2 {
  color: #fff;
}
@media screen and (max-width: 768px) {
  #weddingstyle-countdown .section-heading h2 {
    font-size: 30px;
  }
}
#weddingstyle-countdown .section-heading .datewed {
    font-family: "ILS Script";
    font-size: 65px;
    color: #fff;
    line-height: 0.9;
}
#weddingstyle-countdown .section-heading.svg-sm .svg {
  height: 180px;
  margin-bottom: -50px;
  padding: 0;
}
#weddingstyle-countdown .section-heading.colored .svg {
  fill: #fff;
}
#weddingstyle-countdown .overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  /*background: rgba(0, 0, 0, 0.4);*/
}
#weddingstyle-countdown .countdown {
  margin-bottom: 0;
  font-size: 80px;
  color: #fff;
}
#weddingstyle-countdown .countdown span {
  margin: 0 30px;
  display: inline-block;
  font-family: "Clicker Script", cursive;
}
#weddingstyle-countdown .countdown small {
  display: block;
  font-size: 14px;
  font-family: "Source Sans Pro", Arial, sans-serif;
  letter-spacing: 10px;
  text-transform: uppercase;
}
#weddingstyle-countdown .display-over {
  z-index: 2;
      background-image:url(../images/Sfondo.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
}

.couple {
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 40px;
  margin-top: 110px;
}
.couple.groom {
  position: relative;
  z-index: 0;
}
.couple.groom:after {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  content: '';
  /*background: #f4f3e2;*/
  z-index: -1;
}
.couple.bride {
  position: relative;
  z-index: 0;
}
.couple.bride:after {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  content: '';
  /*background: #fef6f8;*/
  z-index: -1;
}
.couple img {
	width: 400px;
	margin: 0 auto;
	margin-bottom: 40px;
	margin-top: -190px;
	/* border: 10px solid #fff; */
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	padding-top: 30px;
}
.couple .desc {
  z-index: 1;
}
.couple .desc h2 {
	color: #555555;
	font-size: 80px;
	margin-bottom: 30px;
}

.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.timeline:before {
  top: 30px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 5px;
  /*border-right: 0px dashed rgba(255, 132, 124, 0.8);*/
  left: 50%;
  margin-left: 0px;
  background-image:url(https://www.trendweb.it/wedding2/images/story_linea.png);
}
@media screen and (max-width: 768px) {
  .timeline:before {
    margin-left: 15px;
  }
}
@media screen and (max-width: 480px) {
  .timeline:before {
    margin-left: -60px;
  }
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before, .timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel {
	width: 38%;
	float: left;
	/* border: 1px solid rgba(0, 0, 0, 0.05); */
	padding: 50px;
	position: relative;
	z-index: 0;
	/* background: #fff; */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	visibility: visible;
}



.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 80px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid rgba(0, 0, 0, 0.05);
  border-right: 0 solid rgba(0, 0, 0, 0.05);
  border-bottom: 15px solid transparent;
  content: " ";
}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 81px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
@media screen and (max-width: 480px) {
  .timeline > li > .timeline-panel {
    width: 75% !important;
  }
  .timeline > li > .timeline-panel:before {
    top: 30px;
  }
  .timeline > li > .timeline-panel:after {
    top: 31px;
  }
}
.timeline > li > .timeline-panel .overlay {
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px;
	content: '';
	background: #6f7b77;
	z-index: -1;
	color: #fff;
}
.timeline > li > .timeline-panel .overlay.overlay-2 {
  background: #fef6f8;
}
.timeline > li > .timeline-badge {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  color: #fff;
  width: 200px;
  height: 200px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -100px;
  /*border: 10px solid #fff;*/
  z-index: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
@media screen and (max-width: 480px) {
  .timeline > li > .timeline-badge {
    width: 120px;
    height: 120px;
    margin-left: -30px !important;
  }
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline-title {
  margin-top: 0;
  font-size: 34px;
  color: #FF847C;
  margin-bottom: 30px;
}

.date {
	display: block;
	margin-bottom: 20px;
	font-size: 150%;
	letter-spacing: 1px;
	color: #fff;
	font-family: "ILS Script";
}

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}

.timeline-body > p + p {
  margin-top: 5px;
}

@media (max-width: 992px) {
  ul.timeline:before {
    left: 100px;
  }

  ul.timeline > li > .timeline-panel {
    width: calc(100% - 240px);
    width: -moz-calc(100% - 240px);
    width: -webkit-calc(100% - 240px);
  }

  ul.timeline > li > .timeline-badge {
    left: 15px;
    margin-left: 0;
    top: 16px;
  }

  ul.timeline > li > .timeline-panel {
    float: right;
  }

  ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }

  ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
}
.weddingstyle-greetings {
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
}

#weddingstyle-testimonials {
  background: #FF847C;
  z-index: 0;
}
#weddingstyle-testimonials .overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.4);
}
#weddingstyle-testimonials .section-heading {
  margin-bottom: 0 !important;
}
#weddingstyle-testimonials .section-heading h2 {
	color: #fff;
	padding: 0px;
	margin: 0px;
	font-size: 100px;
}
#weddingstyle-testimonials .section-heading h3 {
  color: #fff;
  font-size: 50px;padding:0px;margin:0px;
}
.countdown {
font-family: "ILS Script";
font-size: 50px;
color: #fff;
margin-top: 100px;
}




@media screen and (max-width: 768px) {
#weddingstyle-testimonials .section-heading h2 {
	font-size: 55px;
}
}
#weddingstyle-testimonials .section-heading.svg-sm .svg {
  height: 180px;
  margin-bottom: -50px;
  padding: 0;
}
#weddingstyle-testimonials .section-heading.colored .svg {
  fill: #fff;
}
#weddingstyle-testimonials .box-testimony {
	margin-bottom: 5em;
	float: left;
}
#weddingstyle-testimonials .box-testimony a {
  color: rgba(255, 255, 255, 0.5);
}
#weddingstyle-testimonials .box-testimony a:hover, #weddingstyle-testimonials .box-testimony a:focus, #weddingstyle-testimonials .box-testimony a:active {
  color: white;
  text-decoration: none;
}
#weddingstyle-testimonials .box-testimony blockquote {
	padding-left: 0;
	border-left: none;
	padding: 5px;
	background: #fff;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	font-family: "ILS Script";
	line-height: 1.5;
	padding: 10px 20px;
	margin: 0 0 0px;
	font-size: 35px;
	border-left: 5px solid #eeeeee;
	color: #6f7b77;
	padding-top:80px;
	border-radius: 30px;
}





#weddingstyle-testimonials .box-testimony blockquote::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 40px;
	border-top: 35px solid black;
	border-top-color: #fff;
	border-left: 20px solid transparent;
	border-right: 15px solid transparent;
}
#weddingstyle-testimonials .box-testimony blockquote .quote {
  position: absolute;
  top: 0;
  left: 10px;
  text-align: center;
  font-size: 30px;
  line-height: 0;
  display: table;
  color: #fff;
  width: 56px;
  height: 56px;
  margin-top: -30px;
  background: #FF847C;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#weddingstyle-testimonials .box-testimony blockquote .quote > span {
  display: table-cell;
  vertical-align: middle;
}
#weddingstyle-testimonials .box-testimony blockquote p {
  font-style: italic;
}
#weddingstyle-testimonials .box-testimony .author {
  line-height: 20px;
  color: white;
  font-size: 20px;
  margin-left: 20px;
}
#weddingstyle-testimonials .box-testimony .author .subtext {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
}
#weddingstyle-testimonials .testimony-slide {
  position: relative;
  color: #fff !important;
  width: 90%;
  margin: 0 auto;
}
#weddingstyle-testimonials .testimony-slide blockquote {
  border: none;
  position: relative;
  padding: 0;
  font-size: 30px;
  font-family: "Clicker Script", cursive;
  font-style: italic;
}
#weddingstyle-testimonials .arrow-thumb {
  position: absolute;
  top: 40%;
  display: block;
  width: 100%;
}
#weddingstyle-testimonials .arrow-thumb a {
  font-size: 32px;
  color: #dadada;
}
#weddingstyle-testimonials .arrow-thumb a:hover, #weddingstyle-testimonials .arrow-thumb a:focus, #weddingstyle-testimonials .arrow-thumb a:active {
  text-decoration: none;
}
#weddingstyle-testimonials .owl-theme .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.3) !important;
}
#weddingstyle-testimonials .owl-theme .owl-dots .active span {
  background: white !important;
}
#weddingstyle-testimonials .weddingstyle-heading {
  margin-bottom: 3em;
}
#weddingstyle-testimonials .weddingstyle-heading h2 {
  color: #fff;
  margin-bottom: 20px !important;
}

.groom-men img {
  margin-bottom: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .groom-men img {
    width: 300px;
    margin: 0 auto;
  }
}
.groom-men h3 {
	/* font-family: "Clicker Script", cursive; */
	font-size: 35px;
	font-family: "ILS Script";
}

.wedding-events {
  background: #fff;
}
@media screen and (max-width: 768px) {
  .wedding-events {
    margin-bottom: 2em;
  }
}
.wedding-events .ceremony-bg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 400px;
}
.wedding-events .desc {
  padding: 2em;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 0;
}
.wedding-events .desc:after {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  content: '';
  background: #f4f3e2;
  z-index: -1;
}
.wedding-events .desc h3 {
  font-size: 40px;
  color: #FF847C;
  display: block;
  margin-bottom: 40px;
}
.wedding-events .desc .date {
  display: block;
}
.wedding-events .desc .date span {
  display: block;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.wedding-events .desc .icon-tip {
  position: relative;
  width: 100%;
  float: left;
}
.wedding-events .desc .icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-top: 60%;
}
.wedding-events .desc .icon i {
  color: #fff;
  padding: 15px;
  background: #FF847C;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .wedding-events .desc .icon {
    position: relative;
    margin: 0;
  }
}

#weddingstyle-started {
  position: relative;
}
#weddingstyle-started .section-heading {
  margin-bottom: 0 !important;
}
#weddingstyle-started .section-heading h2 {
  color: #fff;
}
@media screen and (max-width: 768px) {
  #weddingstyle-started .section-heading h2 {
    font-size: 30px;
  }
}
#weddingstyle-started .section-heading h3 {
  color: rgba(255, 255, 255, 0.8);
}
#weddingstyle-started .section-heading .datewed {
    font-family: "ILS Script";
    font-size: 65px;
    color: #fff;
    line-height: 0.9;
}
#weddingstyle-started .section-heading.svg-sm .svg {
  height: 180px;
  margin-bottom: -50px;
  padding: 0;
}
#weddingstyle-started .section-heading.colored .svg {
  fill: #fff;
}
#weddingstyle-started .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
}
#weddingstyle-started .weddingstyle-heading h2 {
  color: #fff;
}
#weddingstyle-started .weddingstyle-heading p {
  color: rgba(255, 255, 255, 0.5);
}
#weddingstyle-started .form-control {
  background: rgba(255, 255, 255, 0.2);
  border: none !important;
  color: #fff;
  font-size: 16px !important;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#weddingstyle-started .form-control::-webkit-input-placeholder {
  color: #fff;
}
#weddingstyle-started .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
#weddingstyle-started .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
#weddingstyle-started .form-control:-ms-input-placeholder {
  color: #fff;
}
#weddingstyle-started .form-control:focus {
  background: rgba(255, 255, 255, 0.3);
}
#weddingstyle-started .btn {
  height: 54px;
  border: none !important;
  background: #FF847C;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  padding-left: 50px;
  padding-right: 50px;
}
#weddingstyle-started .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
}
#weddingstyle-started .form-inline .form-group .form-control {
  width: 100%;
}
#weddingstyle-started .weddingstyle-heading {
  margin-bottom: 30px;
}
#weddingstyle-started .weddingstyle-heading h2 {
  margin-bottom: 0;
}

.gallery {
  margin-bottom: 30px;
}
.gallery .gallery-img {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin-bottom: 25px;
}
.gallery .gallery-img img {
  position: relative;
  max-width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.9s;
  -o-transition: 0.9s;
  transition: 0.9s;
}
.gallery .gallery-img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

#weddingstyle-press {
  /*background: #f4f4f4;*/
}

#weddingstyle-press .weddingstyle-press-item {
  background: #fff;
  float: left;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
@media screen and (max-width: 480px) {
  #weddingstyle-press .weddingstyle-press-item {
    display: block !important;
  }
}
#weddingstyle-press .weddingstyle-press-item .weddingstyle-press-text,
#weddingstyle-press .weddingstyle-press-item .weddingstyle-press-img {
  width: 50%;
}
@media screen and (max-width: 480px) {
  #weddingstyle-press .weddingstyle-press-item .weddingstyle-press-text,
  #weddingstyle-press .weddingstyle-press-item .weddingstyle-press-img {
    height: inherit;
    float: none !important;
    width: 100%;
    display: block !important;
  }
}
#weddingstyle-press .weddingstyle-press-item .weddingstyle-press-text {
  float: left;
  padding: 20px;
}
#weddingstyle-press .weddingstyle-press-item .weddingstyle-press-text .weddingstyle-press-title {
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
  font-weight: 400;
  font-size: 20px;
  color: #444;
  position: relative;
}
#weddingstyle-press .weddingstyle-press-item .weddingstyle-press-text .weddingstyle-press-title .weddingstyle-border {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 30px;
  background: #FF847C;
}
#weddingstyle-press .weddingstyle-press-item .weddingstyle-press-img {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  background-size: cover;
}
@media screen and (max-width: 480px) {
  #weddingstyle-press .weddingstyle-press-item .weddingstyle-press-img {
    height: 200px;
    left: 0;
    top: 0;
    position: relative;
    width: 100%;
  }
}

.weddingstyle-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.weddingstyle-nav-toggle.active i::before, .weddingstyle-nav-toggle.active i::after {
  background: #8E8A8A;
}
.weddingstyle-nav-toggle:hover, .weddingstyle-nav-toggle:focus, .weddingstyle-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.weddingstyle-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25px;
  height: 3px;
  color: #FF847C;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #8E8A8A;
  transition: all .2s ease-out;
}
.weddingstyle-nav-toggle i::before, .weddingstyle-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 3px;
  background: #8E8A8A;;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.weddingstyle-nav-toggle i::before {
  top: -7px;
}

.weddingstyle-nav-toggle i::after {
  bottom: -7px;
}

.weddingstyle-nav-toggle:hover i::before {
  top: -10px;
}

.weddingstyle-nav-toggle:hover i::after {
  bottom: -10px;
}

.weddingstyle-nav-toggle.active i {
  background: transparent;
}

.weddingstyle-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.weddingstyle-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.weddingstyle-nav-toggle {
	position: absolute;
	top: 12px;
	right: 40px;
	z-index: 21;
	padding: 6px 0 0 0;
	display: block;
	margin: 0 auto;
	display: none;
	height: 44px;
	width: 44px;
	border-bottom: none !important;
}
@media screen and (max-width: 768px) {
  .weddingstyle-nav-toggle {
    display: block;
  }
}

.person {
  text-align: center;
  margin-bottom: 40px;
  float: left;
  width: 100%;
}
.person img {
  display: block;
  margin: 0 auto;
  height: 150px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.person .name {
  font-size: 24px;
}
.person .position {
  text-transform: uppercase;
  color: #c3c3c3;
  margin-bottom: 30px;
  letter-spacing: 2px;
}

#footer {
  padding:0px;padding-top:50px;
  color: #7f7f7f;
}
#footer .copyright {
  margin-bottom: 0px;
  padding-bottom: 0;
}

.btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-primary {
  background: #FF847C;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #FF847C;
}
.btn:hover, .btn:active, .btn:focus {
  background: #393e46 !important;
  color: #fff;
  outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}

.social {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
  width: 100%;
}
.social li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.social li a {
  font-size: 16px;
  display: table;
  width: 40px;
  height: 40px;
  margin: 0 4px;
}
.social li a i {
  display: table-cell;
  vertical-align: middle;
}
.social li a:hover, .social li a:active, .social li a:focus {
  text-decoration: none;
  border-bottom: none;
}
.social li a.social-box {
  background: #FF847C;
  color: #fff;
}
.social li a.social-circle {
  background: #FF847C;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.social li a:hover {
  background: #393e46 !important;
}
.social.social-box a {
  background: #FF847C;
  color: #fff;
}
.social.social-circle a {
  background: #777;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.js .to-animate,
.js .to-animate-2,
.js .single-animate {
  opacity: 0;
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
  
  #weddingstyle-header {
	position: fixed !important;
	z-index: 99;
	width: 100%;
	opacity: 1;
	top: 0;
	margin: 0;
}
  
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #FF847C;
}

.js .animate-box {
  opacity: 0;
}

.weddingstyle-animated {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}



.btn-hover::after {
	content: '';
	position: absolute;
	width: 0%;
	height: 100%;
	background: rgba(255, 255, 255, 0.1);
	top: 0;
	left: 0;
	z-index: -1;
	transition: all 0.3s ease-out 0s;
}
.back-to-top.btn-hover {
	position: fixed;
	z-index: 99999;
}
.btn-hover {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.back-to-top {
	text-align: center;
	line-height: 45px;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
}
.back-to-top {
	width: 45px;
	height: 45px;
	background: #8f8f8f;
	text-align: center;
	line-height: 45px;
	font-size: 20px;
	color: #fff;
	border-radius: 5px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 99999;
	cursor: pointer;
	transition: all 0.3s ease-out 0s;
}

.lni-chevron-up::before {
	content: "\ea5e";
	color: #fff;
}













/*# sourceMappingURL=style.css.map */
