body{
	color: #333333; 
	font-family:Vijaya, Arial Narrow, "Times New Roman",Times, serif,  "Helvetica Neue",Helvetica,Arial,sans-serif;
	background-repeat: no-repeat;
	font-size: 19px;
}
.generic-bg{
	background-image: url("../images/wedding_bg3.jpg");
	background-position:right top;
	background-color: #fff;
}
.btn-primary{color:#777;background-color:#fff;border-color:#fff;font-family: myH2Font; font-size: 15pt;}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#97C7A8;background-color:#fff;border-color:#fff}
.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:#fff;border-color:#fff}
.bg-warning .thumbnail caption{
	background-color: #eee;
}
.bg-warning img{
	/*opacity:0.6;*/
}
h2{
	font-size: 3em;
	font-family: myH2Font; 
}
h1{
	font-size: 80px;
	font-family: "Great Vibes", cursive;
	color: #fff;
}
h3{
	font-size: 4em;
	line-height: 1em;
	font-family: "Great Vibes", cursive;
	color: #fff;
}
h4{
	font-size: 2em;
}
.align_left{
	text-align:left;
}
.align_right{
	text-align:right;
}
.invitation_text{
	font-family: Vijaya;
	font-size: 16pt;
	
}
.logo{
	background-color: transparent;
}
.sub-header-border{
	border-top:2px solid #97C7A8;
	border-bottom:2px solid #97C7A8;
	text-align:left;
}
.main-thumb {
	border:15px solid #fff;
	margin: 10px;
}
.main-nav{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	text-transform:uppercase;
	vertical-align: bottom;
	margin-top:15px;
}
.main-nav, .main-nav ul{
	width:100%;
	vertical-align: bottom;
	color: #243353;
	background-color: #fff;
}
.main-nav li{
	display: inline-block;
	text-decoration: none;
	line-height: 20px;
	width:160px;
	vertical-align: bottom;
}
a:FOCUS{
	border:0;
	outline-color: #fff;
}
.main-nav li a, .main-nav li a:FOCUS{
	text-decoration: none;
	line-height: 20px;
	text-transform:uppercase;
	background-color: #fff;
	border:0;
	color: #243353;
	outline-color: #fff;
}
.main-nav li a:HOVER, .main-nav li a:ACTIVE, .main-nav li.selected a{
	text-decoration: none;
	text-transform:uppercase;
	background-color: #fff;
	color: #616161;
}
.main-nav div{
	height:100%;
}
.lang{
	display: inline-block;
	width: 100%;
	height: 35px;
	text-align:right;
	margin-top: 10px;
}
@font-face
{
	font-family: Vijaya;
	src: url("../fonts/vijaya.ttf");
}
@font-face
{
	font-family: myh1Font;
	src: url("../fonts/BeforeTheRain_personal_use_demo.ttf");
}
@font-face
{
	font-family: myBoodayFont;
	src: url("../fonts/Silent Reaction.ttf");
}
@font-face
{
	font-family: myH2Font;
	src: url("../fonts/DK Pisang.otf");
}
@font-face
{
	font-family: userMessageFont;
	src: url("../fonts/DJ5CTRIAL.ttf");
}
@font-face
{
	font-family: angelina;
	src: url("../fonts/angelina.TTF");
}
h1.special{
	font-family:myh1Font;
	font-size: 20pt;
	color: #04143A;
	font-weight: bolder;
	line-height: 40px;
	text-shadow: 2px 2px 0 #fff, 2px 2px 20px #fff;
}
h2.special{
	font-family: myH2Font;
	text-transform:uppercase;
	font-size: 30pt;
	color: #D08491;
	text-shadow: 1px 1px 0 #fff, 1px 1px 1px #fff;
}
.panel{
	border: 0;
	box-shadow:none;
	border-bottom:2px solid #97C7A8;
	border-radius: 0;
}
.present_booked{
	position: absolute; top: 90px;
}
.panel-default .panel-heading{
	background-color: #fff;
	border: 0;
	text-align:center;
	font-family: "Great Vibes", cursive;
	font-size: 30pt;
	color: #97C7A8;
}
.userMessage{
	margin-top: 25px;
	font-family: 'Bad Script', cursive;
	font-size: 15pt;
}
.userMessageBig{
	margin-top: 25px;
	font-family: 'Bad Script', cursive;
	font-size: 25pt;
}
.mainTextColor{
	color: #CBB493;
	font-size: larger;
}

.thumbnail h3{
	color: #07173A;
	font-size: 18pt;
	font-family: myH2Font;
}
.caption{
	text-align: center;
}
.gray{
	color: #333;
	border-top: 1px solid #CBB493;
	padding-top: 15px;
}
.caption strong{
	font-size: 18px;
	color: #97C7A8;
}
.center {
    margin-left: auto;
    margin-right: auto;
    width: 27%;
    min-width: 300px;
}

}
ul#langMenu{
	height: 40px;
	display: inline-block;	
	border: none;
	padding: 0;
	margin:0;
}
#langMenu li{
	text-decoration: none;
	display: inline-block;
	vertical-align: bottom;
	height: 40px;
	padding: 0;
	margin:0;
	border: none;
}
#langMenu li a{
	height: 40px;
	padding: 0;
	margin:0;
	border: none;
}
#langMenu li a img{
	height: 40px;
	cursor: pointer;
	padding: 0;
	margin:0;
	border: none;
}
#est{
	text-align:left;
}
#it{
	text-align:left;
}

.bg-cnld-gt{
	background-color: #eee;
}

/* padded section */
.pad-section {
  padding: 50px 0;
}
.pad-section img {
  width: 100%;
}

/* vertical-centered text */
.text-vcenter {
	margin-top:20px;
  	display: table-cell;
  	text-align: center;
  	vertical-align: middle;
}
.text-vcenter h1 {
  	font-size: 4.5em;
  	font-weight: 700;
  	margin: 0;
  	padding: 0;
}

/* additional sections */
#home {
	color: #ffffff;
	background: #07173A url(../images/wed_annagianluca.jpg) no-repeat center center fixed; 
	display: table;
	height: 100%;
	position: relative;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
  	background-size: cover;
}

#about {
}

#testimoni, #travelInfo, #giftIdeasLink, #aboutUs  {
  	background-color: #07173a;
  	color: #ffffff;
}
#testimoni i {
  	text-align: right;
}

#services .glyphicon {
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  display: inline-block;
  font-size: 60px;
  height: 140px;
  line-height: 140px;
  text-align: center;
  vertical-align: middle;
  width: 140px;
}

#registry {
  background: url(../images/mail.jpg) no-repeat center center fixed; 
  display: table;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#registry .panel, #registry .panel-heading{
  opacity: 0.85;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

#google_map {
  height: 500px;
}

footer {
  padding: 20px 0;
}
footer .glyphicon {
  color: #333333;
  font-size: 60px;
}
footer .glyphicon:hover {
  color: #306d9f;
}

.navbar-default,.navbar-collapse,.navbar-default,.navbar-form {
    border-color: transparent;
    background-color: #fff;
    font-family: myH2Font; 
    font-size: 14pt;
}

.navbar-default {
    border-bottom: 2px solid #97C7A8;
}
.title, .title h1{
	color: #97C7A8;
	text-align: center;
}
a:hover, a:focus {
	text-decoration: none;
}

a:hover .thumbnail, a:focus .thumbnail {
	box-shadow: 3px 3px 7px #97C7A8;
}
#navbar-collapse-main, #navbar-collapse-main ul{
	 text-align:center;
}
@media (min-width:1087px){
	#navbar-collapse-main, #navbar-collapse-main ul, .navbar-header{
		 height:20px;
	}
}
@media (max-width:768px){
	#navbar-collapse-main, #navbar-collapse-main ul, .navbar-header{
		height:20px;
	}

	#navbar-collapse-main, #navbar-collapse-main ul{
	 	height:auto;
	 }
}
.top_margin{
		margin-top:50px;
	}
