


@font-face{font-family:"Apple_Chancery";
src:url(../font/Apple_Chancery.ttf);}
@font-face{font-family:"times_0";
src:url(../font/times_0.ttf);}
	
/*--------------------------------------------------------------------------*/
body {background: url(../images/body-bg.jpg) repeat; color:#bd9d38;font-family:monospace }
.homeLogo{max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;}
.wedding_container{width:100%;}
.logo{text-align: center;margin-top: 160px;width: 100%;}
.innerlogo {text-align: center; width: 400px!important; padding:0; margin:auto; margin-top: 20%;}
.home-top-left-con { position:fixed!important; left:0; top:0}
.home-top-right-con { position:fixed!important; right:0; top:0}
.home-bottom-left-con { position:fixed; left:0; bottom:0}
.home-bottom-right-con { position:fixed; right:0; bottom:0}
.logo-top-con {}
.logo-bottom-con {width:158px; height:36px; margin:auto; position:absolute; bottom:0; left:44.9%}
.h1 { font-size:35px; color:#bd9d38; font-weight:bold; border-bottom:1px solid #bd9d38; padding-bottom:8px; margin-bottom:25px;}
.h4  { font-size:18px;}
.h5 { font-size:22px;}
hr { margin:10px 0}
.Innwrap { width:80%; margin:auto}
.contactForm {}
.contactForm p { overflow:hidden; margin:10px}
.contactForm label { width:120px; display:inline-block; float:left; font-size:16px;}
.input { border:1px solid #CCC; border-radius:4px; width:250px; padding:6px 5px; font-family:Tahoma, Geneva, sans-serif; font-size:13px; color:#333}
.submit { background:#bd9d38; border-radius:4px; padding:6px 15px; color:#FFF; border:0; border-bottom:3px solid #957921; font-weight:bold; font-size:15px;} 
.submit:hover { background:#957921}

.servicesPanels { width:31%; height:190px; float:left; position:relative; margin-right:20px; box-shadow: 0 0 2px rgba(0, 0, 0, 0.4); color:#333; margin-bottom:25px; border-radius:5px;}
.servicesPanels:last-child { margin-right:0}
.servicesPanels img { width:100%; height:100%; border-radius:5px;}
.servicesPanels img:hover{filter: grayscale(100%); /* Current draft standard */
    -webkit-filter: grayscale(100%); /* New WebKit */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%); 
    -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */ 
    filter: gray; /* IE */
    -webkit-filter: grayscale(1); /* Old WebKit */}
.servicesPanels p { position:relative; left:0; bottom:35px; background:rgba(255, 255, 255, 0.8); font-size:18px; text-align:center; width:100%; margin:0 !important; padding:5px 0}

.carousel-control.left, .carousel-control.right { background-image:linear-gradient(to right, rgba(0, 0, 0, 0.0) 0px, rgba(0, 0, 0, 0) 100%)}

.whitebg { background:rgba(255, 232, 166, .2); padding:20px; border-radius:10px; box-shadow:0px 2px 3px 1px #ccc}

@media (max-width: 600px) {
.innerlogo {text-align: center;width: 300px!important; padding:auto; margin:auto;margin-top: 300px;}

}   

/*--------------------------------------------------------------------------*/



.inner_container{width:100%; float:left;}
.inner_logo{ text-align:center;}
.nav_main_container{ width:100%; float:left; height:auto;}
.navbar-default {background: none!important; background-position:center!important;border-color:#fbf8f4!important;}
.navbar-nav {float: none;margin-top: 20px;}
.navbar-nav li{height:50px; margin:0 17px;}
.navbar-default .navbar-nav > li > a{font-family: "Apple_Chancery";padding-top: 16px;font-size: 20px; font-weight:bold;color:#bd9d38;}
.navbar-default .navbar-nav > li > a:hover{ color:#7d5f00!important;}
.active{ color:#7d5f00!important;}
.navbar-collapse { padding-left:0; padding-right:0}

.inner_banner_box{ text-align:center; width:100%; margin:auto; border-radius:8px; box-shadow:0px 0px 40px #E4C875}
.inner_banner_box img { border:2px solid #302201}
.inner_bootom_text{ text-align:center; margin:auto; width:58%; margin-top:20px;font-size:18px;font-family:"times_0"; color:#7d5f00;font-weight:bold;}
.inner_bootom_text2{text-align: center;margin: auto;width:64%;margin-top:15px; font-size:18px;font-family:"times_0"; color:#7d5f00;font-weight:bold;}
.inner_bootom_img{ text-align:center; width:100%;}

