
body{
  color: #222222;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7; 
  }

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
  }

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; 
  }
  
  
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;  
  
}

.img-set
{
	  margin:auto;
	  padding-bottom:20px;
	}


table,
th,
td {
  	border: 1px solid #d1d1d1; 
  }

.pos-relative {
  position: relative; 
  }

.navbar-brand {
  padding: 0 15px; 
  height:60px;
  }

@media (max-width:360px)
{
.navbar-brand {
  	padding: 5px 15px; 
  	}	
}

.section {
  position: relative; 
  }

a {
  color: #666666;
  text-decoration: none; 
  }
a:hover {
    color: #041e42;
    text-decoration: none; 
	}

h1 {
  font-family: 'Great Vibes', cursive;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 20px; 
  color:#c59d5f;
  font-size:40px;
  }
h2 {
  font-family: 'Great Vibes', cursive;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 20px; 
  }

p {
    margin: 0 0 10px;
	letter-spacing:0.8px;
    font-family: 'Philosopher', sans-serif;
	font-size:16px !important;
   
}
strong
{
		font-style:italic;
	}


/* ------------------ Back To Top Section ----------------*/

.cd-top {
  display: inline-block;
  height: 50px;
  width: 50px;
  color:#222;
  border-radius:100%;
  position: fixed;
  bottom: 5%;
  right: 3%;
  z-index: 999;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-color: #c59d5f;
  visibility: hidden;
  opacity: 0;
  box-shadow: 0px 0px 10px #000;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s; 
  transition: all 0.4s !important;
  }
  
.img-top
 {
	 padding-top:12px;
	 margin:auto; 
	 }
/*.cd-top-icon{
	font-size:18px;
	color:#222 ;
	position:absolute;
	bottom:15px;
	right:66px;
	z-index:9999;
	transition:all 0.4s;
}*/
.cd-top:hover 
{
	transform:scale(1.2) rotate(360deg);	
	}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s; }

.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1; 
  }
 .cd-top.cd-is-visible i {
  visibility: visible;
  opacity: 1; 
  color:#222;
  }

.cd-top.cd-fade-out {
  opacity: 1; 
  }

.cd-top:hover {
  opacity: 1; 
  }
 
/* ------------------ Back To Top Section Over ----------------*/ 




/*-------- Button ---------*/

.btn, .btn-primary, .btn-secondary {
  font-size: 14px;
  color: #e3ebfe;
  width:160px;
  height:50px;
  line-height:40px;
  border: 0;
  float:none;
  font-weight: 600;
  margin-bottom:20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px; 
  transition: all 0.4s;
  }

.btn-primary {
  background-color: #c59d5f;
  color: #000000; 
  }
.btn-primary:hover {
    background-color: #c59d5f;
    color: #FFF; 
	}

.btn-secondary {
  background-color: #0c1f38; 
  }
.btn-secondary:hover {
    background-color: #081627;
    color: #e3ebfe; 
	}
	
@media (min-width:361px) and (max-width:640px)
{
	.btn, .btn-primary, .btn-secondary {
 	 font-size:16px;
	 width:200px;
	
  	}	
}

/*-------- Button  Over---------*/







/*---------------------- TOPBAR -----------------*/
.topbar-veg-img
{
	float:right;	
	}
.topbar {
  padding: 0 0;
  height: 40px; 
}
.topbar .topbar-left .welcome-text {
    font-style: italic;
    color: #e3ebfe;
    padding: 8px 0;
	font-size:13px; 
	}
.topbar .topbar-right {
    text-align: right;
	padding-top:15px; 
	}
.topbar .topbar-right .topbar-menu {
	display: inline-table;
	margin-bottom: 0;
	vertical-align: top; 
    padding-top:5px;
	}
.topbar .topbar-right .topbar-menu li {
    list-style: none;
    float: left;
    color: #e3ebfe;
    padding: 0 10px;
    font-size: 12px; 
	}
.topbar .topbar-right .topbar-menu li a {
    color: #e3ebfe;
	}
.topbar .topbar-right .topbar-menu li a:hover {
    color: #c59d5f; 
	}
	
.topbar .topbar-right .topbar-sosmed {
    display: inline-table;
    margin-bottom: 0; 
    padding-left: 0px;
	}
.topbar .topbar-right .topbar-sosmed li {
    list-style: none;
    float: left;
    font-size: 16px;
    padding: 0 10px; 
	}
.topbar .topbar-right .topbar-sosmed li a {
    color: #e3ebfe; 
    margin-left: 15px;
	}
.topbar .topbar-right .topbar-sosmed li a:hover {
    color: #c59d5f;
	}

.topbar-logo {
  background-color: #ffffff;
  padding: 5px 0; 
  }

.navbar-toggle .icon-bar {
  background: #c59d5f; 
  }

.navbar-toggle {
  float: left; 
  }

/*------------------ NAVBAR -------------------*/

.navbar-main {
  background-color: transparent;
  border-radius: 0;
  margin-bottom: 0;
  border: 0;
  position: relative;
  z-index: 3;
  -webkit-transition: padding .2s ease-in-out;
  transition: padding .2s ease-in-out; 
  }
  
.navbar-main > .container {
    position: relative;
    padding: 10px 15px; 
	}
.navbar-main .navbar-brand img:last-child {
    display: none; 
	}
	
.navbar-main.stiky {
    background-color: #c59d5f;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    padding-top: 40px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    bottom: initial; 
	}

.navbar-main.stiky .navbar-brand img {
      display: none; 
	  }
.navbar-main.stiky .navbar-brand img:last-child {
        display: block; 
		}
.navbar-main .navbar-collapse {
    padding-right: 0;
    padding-left: 0; 
	overflow: hidden;
	}
	
.navbar-main ol, .navbar-main li {
    margin: 0 0;
    font-size: 12px;
    font-weight: 700; 
	}
	
.navbar-main .nav > li > a {
    color: #e3ebfe; 
	transition:0.3s;
	}
	
.navbar-main .nav > li.active > a,
.navbar-main .nav > li > a:hover,
.navbar-main .nav > li > a:focus {
    color: #e3ebfe;
    background-color: #c59d5f; 
	}
	
.navbar-main .nav .open > a, .navbar-main .nav .open > a:hover, .navbar-main .nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
    color: #222;
	}

@media (max-width:767px)
{
	.navbar-main .nav > li > a {
    background: #c59d5f none repeat scroll 0 0; 
	color:#222;   
	}
	.navbar-main .nav .open > a, .navbar-main .nav .open > a:hover, .navbar-main .nav .open > a:focus {
    background-color: #c59d5f;
    border-color: transparent;
    color: #e3ebfe;
	}	
	.navbar-main > .container {
    padding-bottom:0px !important;
	padding-top:0px !important;
	margin:15px 0;
	}
}


.navbar-main .caret {
    margin-left: 10px;
	margin-bottom:3px; 
	}
	
.navbar-main .nav.navbar-right > li {
    margin-right: 15px; 
	}
	
.navbar-main .fa {
    font-size: 18px; 
	}
	
.navbar-main .dropdown-menu {
    background-color: #0c1f38;
    min-width: 130px;
    color: #e3ebfe;
    padding: 0;
    border: 0;
    border-radius: 0; 
	}
	
.navbar-main .dropdown-menu > li {
    text-transform: uppercase;
	}
	   
.navbar-main .dropdown-menu > li a {
    padding: 15px 20px;
    color: #e3ebfe; 
	}
.navbar-main .dropdown-menu > li a:hover {
    background-color: #0c1f38;
    color: #c59d5f; 
	}

.header-1 {
  position: fixed;
  z-index: 999;
  width: 100%;
 }
 
.header-1 .navbar-nav {
    background-color: rgba(197,157,95,0.8);
    position: relative; 
	}
	
	
	
.header-1 .navbar-nav:after {
      content: '';
      position: absolute;
      right: -100%;
      width: 100%;
      height: 100%;
      display: block;
      background-color: rgba(197,157,95,0.8); 
	  }

.header-1 .stiky .navbar-nav {
    background-color: #c59d5f;
	margin-top:5px; 
	color:#222 !important;
	}
	
.header-1 .stiky .navbar-nav:after {
    content: none; 
}
	
.header-1 .stiky .nav > li > a {
    color: #222;
    transition: all 0.3s ease 0s;
}

.header-1 .stiky .nav > li.active > a {
    color: #222 !important; 
	}
	

.header-1 .stiky .nav .open > a, .header-1 .stiky .nav .open > a:hover, .header-1 .stiky .nav .open > a:focus {
    color: #e3ebfe !important; 
	background-color: transparent;
	}

.social-icon li {
  list-style: none;
  float: left;
  margin: 0 2px;
  text-align: center; 
  }

.social-icon li a {
    display: block;
    width: 35px;
    height: 35px;
    background-color: transparent;
    padding-top: 2px; 
	}
	
	
.navbar-nav > li > a {
    padding: 15px 20px;
}

.navbar-toggle {
    background-color: #222;
	}

.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: 0 0px 0 rgba(0, 0, 0, 0.1) inset;
	
}

/*------------ Banner ------------*/


.banner {
  position: relative;
  padding: 0 0;
  }

.banner .overlay-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: -1; 
	}
	
.banner ol li, .banner ul li {
    margin: 0; 
	}

.slides-navigation {
  margin: 0 auto;
  position: absolute;
  z-index: 3;
  bottom: 46%;
  width: 100%; 
  }

.slides-navigation.center {
  margin: 0 auto;
  position: absolute;
  z-index: 3;
  bottom: 25%;
  width: 100%;
  text-align: center;
  -webkit-transform: translateX(-7px);
  -ms-transform: translateX(-7px);
  transform: translateX(-7px); 
  }

.slides-navigation .container {
  position: relative; 
  }

.slides-navigation a {
  position: absolute;
  display: block; 
  }

.slides-navigation.center a {
  position: relative;
  display: inline-table;
  text-align: center; 
  }

.slides-navigation a {
  color: #e3ebfe;
  font-size: 14px;
  margin: 5px;
  background: transparent;
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  width: 40px;
  height: 40px;
  border: 1px solid #e3ebfe;
  padding-top: 12px;
  text-align: center; 
  }

.slides-navigation a:hover {
    color: #c59d5f;
    border-color: #c59d5f;
    text-decoration: none; 
	}

.slides-navigation a.prev {
    left: -100px;
	top:-50px; 
	}

.slides-navigation a.next {
    right: -100px;
	top:-50px; 
	}

.slides-navigation.center a.next {
  left: 0;
  right: 0; 
  }

.slides-navigation.center a.prev {
  left: 0; 
  }


.wrap-caption {
  padding-top: 30%;
  color: #e3ebfe;
  width: 60%; 
  }

.wrap-caption.center {
    width: 80%;
    margin: 0 auto;
    text-align: center; 
	}

.wrap-caption.right {
    width: 60%;
    text-align: right;
    float: right;
	padding-top:30%; 
	}

.wrap-caption .excerpt {
    margin-bottom: 50px;
    font-size: 18px; 
	}

.wrap-caption .btn, .wrap-caption .btn-primary, .wrap-caption .btn-secondary {
    margin-right: 15px; 
	}




/*------------------ About us ------------------*/
.about
{
	padding-top:60px;
	padding-bottom:30px;	
	}
.about h5
{
	color:#222;
	font-size:18px;
	letter-spacing:1px;
	}

.about-area
{
	text-align:justify;
	padding-top:40px;
	}

.about-area p
{
	color:#333;
	font-size:16px;
	letter-spacing:1px;
	line-height:30px;
	margin-bottom:25px;
	}
.about-area a
{
	color:#c59d5f;
	font-size:16px;
	letter-spacing:1px;
	margin-bottom:20px;
	padding-right:30px;
	cursor:pointer;
	font-weight:700;
	}
.about-area a:hover
{
	color:#222;
	}
.col-md-9.a-about-box1-padd {
    text-align: justify;
}
.col-md-12.a-about-last-our {
    text-align: justify;
}
.row.a-about-padd {
    text-align: justify;
}




/*------------------ Product ------------------*/
.product
{
	padding-top:60px;
	padding-bottom:60px;	
	}
.product h5{
	color:#222;
	font-size:18px;
	letter-spacing:1px;
}
.product-imgg{
	height:250px;
	width:100%;
    object-fit:cover;
	transition:all 0.4s;
}
.product-area{
	padding-top:40px;
	transition:all 0.4s;
}
.product-area-box{
	transition:all 0.4s;
	margin-bottom:25px;
	margin-top:25px;
}
.product-area-box h3{
	color:#222;
	font-size:22px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	cursor:pointer;
	transition:all 0.4s;
	padding:10px 0;
}
.product-area-box h3:hover{
	color:#c59d5f;
}
.product-area-box p{
	color:#222;
	font-size:15px !important;
	letter-spacing:1px;
	margin-bottom:30px;
}
.product-area-box-btn
{
	color:#c59d5f;
	font-size:14px;
	letter-spacing:1px;
	margin-bottom:20px;
	padding-right:30px;
	cursor:pointer;
	font-weight:700;
	transition:all 0.4s;
    padding:10px 20px;
	margin-top:20px !important;
	}
.product-area-box a:hover
{
	color:#222;
	background-color:#c59d5f;
	}
.product-area-box a:hover
{
	color:#222;
	background-color:#c59d5f;
	padding:10px 20px;
	}
.product-area-box:hover .product-imgg
{
	filter : brightness(0.3);
	-moz-filter : brightness(0.3);
	-ms-filter : brightness(0.3);
	-o-filter : brightness(0.3);
	-webkit-filter : brightness(0.3);
	}

.product-area-box:hover .product-area-box-btn
{
	color:#222;
	background-color:#c59d5f;
	}

/*------------------ Services ------------------*/
.service
{
	padding-top:60px;
	padding-bottom:60px;
	background-image:url(/images/LaPatissiere/service000.jpg);
	background-attachment:fixed;
	background-size:cover;
	background-position: center center;	
	}
.service h1{
	color:#e3ebfe;
}
.service h5{
	color:#e3ebfe;
	font-size:18px;
	letter-spacing:1px;
}
.service-area{
	transition:all 0.4s;
	padding-top:80px;
	padding-bottom:30px;
}
.service-area-box{
	padding-bottom:25px;
	transition:all 0.4s;
}
.service-area-box h3{
	transition:all 0.4s;
	color:#e3ebfe;
	font-size:20px;
	letter-spacing:1px;
	text-transform:uppercase;
}


/*-------------- TESTIMONIALS ----------------*/

.testimonial
{
	padding:70px 0;	
	}

.testimonial-3 .media {
  text-align: center;
  float: left; 
  }
.testimonial-3 .media img {
    width: 160px;
    margin-bottom: 25px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px; 
	}
	
.testimonial-3 .body {
 	color: #333;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 30px;
	padding-top:25px;
	padding-left:200px; 
  }

.testimonial-3 .title {
  color: #222;
  font-weight: 700;
  font-size: 18px; 
  }
  
.testimonial-3 .company {
  color: #777;
  margin-bottom: 20px; 
  }

@media (max-width: 768px) 
{
  .testimonial-3 .media {
    float: none; 
	}
  .testimonial-3 .media img {
    margin: 0 auto;
    margin-bottom: 25px; 
	}
  .testimonial-3 .body {
    padding-left: 0;
    text-align: center; 
	} 
}

/*----------------- Center -------------------*/
.center-center
{
	padding:80px 0;
	background-image: url(/images/LaPatissiere/04.jpg);
	background-attachment:fixed;
	background-size:cover;
	background-position: center center;
	}
	
.center-center h3{
	color:#e3ebfe;
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:3px;
}
.center-center-btn{
	color:#222;
	font-size:16px;
	letter-spacing:1px;
	text-transform:uppercase;
	font-weight:700;
	background-color:#e3ebfe;
	border:2px solid #e3ebfe;
	padding:7px 20px;
	display:inline-block;
	margin-top:10px;
	transition:all 0.4s;
}
.center-center-btn:hover{
	font-weight:700;
	color:#e3ebfe;
	border:2px solid #e3ebfe;
	background-color:transparent;
}






/*------------ Gallery Area ------------*/
.gallery
{
	transition: all 0.4s;
	}

.gallery h5
{
	 color: #222;
    font-size: 18px;
    letter-spacing: 1px;
	margin-bottom:50px;	
	}

.child-banner-area {
    overflow: hidden;
}


.single-padding {
  background: #fff none repeat scroll 0 0;
  padding-bottom:50px;
  padding-top: 70px;
}
.single-child-banner{
    float: left;
    width: 20%;
	height:240px;
	object-fit: cover;
}
.single-child-banner {
    overflow: hidden;
    position: relative;
}
.single-child-bnr-img > a {
    display: block;
    position: relative;
	object-fit: cover;
}
.single-child-bnr-img a::before {
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.4s ease-in-out 0s;
    width: 100%;
    content: "";
    z-index: 99;
}
.single-child-bnr-img a::after {
    backface-visibility: hidden;
    background: url(/images/LaPatissiere/bkg_content2.png);
    content: "";
    height: 48px;
    left: 0;
    position: absolute;
    top: -15px;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.2s ease 0s;
    width: 57px;
    opacity: 0;
    z-index: 99;
}
.single-child-bnr-img img {
	width: 100%;
	height:260px;
	object-fit: cover;
}
.single-child-bnr-descs {
    background-color: rgba(196,169,103,0.5);
    padding: 24px 20px 20px;
	display:none;
}
.single-child-bnr-descs {
    position: absolute;
    width: 100%;
    z-index: 999;
    backface-visibility: hidden;
    bottom: -79px;
    transition: all 0.2s ease 0s;
    opacity: 0;
}
.single-child-bnr-descs h2 {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 2px;
}
.single-child-bnr-descs h2 a:hover,.recent-news-desc h4 a:hover{
    color: #ed1556
}
.single-child-banner:hover .single-child-bnr-descs{
    bottom: 0;
    opacity: 1;
}
.single-child-banner:hover .single-child-bnr-img a::before {
    opacity: 1;
}
.single-child-banner:hover .single-child-bnr-img a::after{
    opacity: 1;
}
.single-child-bnr-img img{
    transition: .2s
}
.single-child-banner:hover .single-child-bnr-img img {
    transform: translateY(-20px);
}





@media (min-width: 768px) and (max-width: 991px) {
    
    .single-child-banner {
        width: 50%;
    }
	
	.venobox.vbox-item > img {
      margin-bottom: 6px;
      width: 100%;
    }   
    
    .portfolio-area .venobox.vbox-item > img {
      margin-bottom: 0px;
    }   
	
}

@media (max-width: 767px) {

    .single-child-banner {
        float: left;
        width: 50%;
    }
}	
@media (max-width: 480px) 
{
    .single-child-banner {
        float: none;
        width: 100%;
}

}











/*----------- Client carousel -------------------*/

.owl-theme1 .owl-dots .owl-dot {
    display: none;
}
.owl-carousel .owl-item .owl-lazy {
    border: 1px solid;
    opacity: 1;
 
}
.client
{
	padding:70px 0;	
	}
.client-padd
{
	padding-top:50px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;	
	}
	

/*----------------- Footer --------------------*/
.footer-area
{
	background-image:url(/images/LaPatissiere/banner-1.jpg);
	padding-top:100px;
	background-size:cover;	
	}

.footer-area-social
{
	background-color:transparent;
	padding-bottom:40px;	
	}
	
.footer-area-social a i
{
	color:#e3ebfe;
	border:2px solid #e3ebfe;
	width:60px;
	height:60px;
	font-size:25px;
	text-align:center;
	line-height:60px;
	margin-right:15px;
	margin-bottom:15px;
	transition:all 0.4s;
	}
.footer-area-social a i:hover
{
	border:2px solid #e3ebfe;
	border-radius:15px;
	box-shadow: 0px 0px 10px #e3ebfe;
	}

.footer-area-box
{
	padding-top:40px;
	padding-bottom:20px;
	}

.footer-area-box-line
{
	border-right:2px solid #c59d5e;
	border-left:2px solid #c59d5e;
	height:40px;
	margin-bottom:15px;
	}
	
.footer-area-box p
{
	color:#e3ebfe;
	text-align:center;
	font-size:15px;
	margin:0 20px;
	}
.footer-area-box h6
{
	color:#e3ebfe;
	text-align:center;
	font-size:14px;
	margin:10px 20px;
	}

.footer-area-box h6 i
{
	color:#c59d5f;
	font-size:15px;
	padding-right:15px;
	}

footer-area-box1
{
	padding-top:10px;
	padding-bottom:20px;
	}

.footer-area-box1-line
{
	border-right:2px solid #c59d5e;
	border-left:2px solid #c59d5e;
	height:40px;
	margin-bottom:15px;
	}
	
.footer-area-box1 p
{
	color:#e3ebfe;
	text-align:center;
	font-size:15px;
	margin:0 20px;
	}


.footer-last
{
	background-color: rgba(0,0,0,0.5);
	padding-top:35px;
	padding-bottom:20px;
	margin:0;
	}
.footer-last p
{
	font-size:15px;
	color:#e3ebfe;	
	}
	

		
@media (max-width:320px)
{
	.footer-area-box h6
	{
	
	margin:10px 20px;
	padding-top:20px;
	}
		
}

@media (max-width:360px)
{
	.col-md-3.padd {
    padding-top: 20px;
	}
		
}
@media (max-width:480px)
{
	.footer-area-box-line
	{
	border-right:0px solid #c59d5e;
	border-left:0px solid #c59d5e;
	height:90px;
	margin-top:20px;
	}
	
	.footer-area-box p
	{
	line-height:18px;
	}
		
}

@media (max-width:991px)
{
	.footer-area-box-line
	{
	border-right:0px solid #c59d5e;
	border-left:0px solid #c59d5e;
	height:60px;
	margin-bottom:15px;
	margin-top:20px;
	}	
	
}	










/*------------------ Media -------------------*/

@media (max-width: 1024px) 
{
  .slides-navigation a.prev {
    left: -20px; 
	}

  .slides-navigation a.next {
    right: -20px; 
	}

  .nav > li > a {
    padding: 20px 10px; 
	} 
	
  .navbar-main .nav.navbar-right > li {
    margin-right: 7px;
	}

}

@media (max-width: 991px) {
	.navbar-brand {
    height: 5px;
	}
	
	.nav > li > a {
    padding: 15px 15px;
	font-size:11px; 
	}	
	
	.navbar-brand > img {
    display: block;
    width: 80%;
	}
	.navbar-main .nav.navbar-right > li {
    margin-right: 0px;
	}
}

@media (max-width: 768px) {
  
  .navbar-toggle {
    clear: left;
    float: right; 
	}
  
  .navbar-brand {
    height: 5px;
	}
	
  .navbar-main .nav.navbar-right > li {
    margin-right: 7px;
	}
	
  .navbar-brand > img {
    display: block;
    width: 80%;
	}

  .topbar {
    height: auto; 
	}

  .topbar-left {
    text-align: center; 
	}

  .topbar-right {
    text-align: center !important; 
	}

  .topbar-menu, .topbar-sosmed {
    margin-left: 0;
    margin-bottom: 0; 
	}

  .nav > li > a {
    padding: 12px 12px;
	font-size:11px; 
	}

  .container-nav .btn-orange-cta {
    position: absolute;
    right: 10px;
    top: 0; }

  .wrap-caption {
    width: 100%; 
	}
  .wrap-caption.center, .wrap-caption.right {
      width: 100%; 
	  }

  .box-team .box-image, .box-team .body-content {
    width: 100%; 
	}

  .btn-sidebar.btn, .btn-sidebar.btn-primary, .btn-sidebar.btn-secondary, .btn-sidebar.btn-primary, .btn-sidebar.btn-secondary {
    padding: 15px 25px; 
	}
	.slides-navigation a.next {
    right: 0;
	}
	.slides-navigation a.prev {
    left: 0px;
	}
}


@media (max-width: 767px) {
  .topbar {
    display: none; 
	}
  .navbar-main > .container {
    padding: 25px 15px; 
	}

  .navbar-main {
    background-color: #c59d5f;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    -webkit-box-shadow: 2px 1px 2px rgba(0, 0, 0, 1);
    box-shadow: 2px 1px 2px rgba(0, 0, 0, 1); 
	}
  
  .navbar-main .navbar-brand {
      top: 22px;
      position: absolute;
     }
  .navbar-main .navbar-brand > img {
      width: 100%;		 
	  }
  .navbar-main .navbar-brand img {
      display: none; 
	  }
  .navbar-main .navbar-brand img:last-child {
      display: block; 
	  }
  .navbar-main .dropdown-menu > li a {
      color: #222222; 
	  }
  .nav > li > a {
    padding: 15px 40px; 
	}
  .navbar-collapse.in {
	overflow: visible;
	} 
  .container .wrap-caption .excerpt {
    font-size: 13px;
    margin-bottom: 20px;
	}
  .wrap-caption.right {
    float: none;
    padding-top: 25%;
	}

 .wrap-caption{
	text-align:center !important; 
	}
  .navbar-main .navbar-brand {
    top: -7px;
	}
  .navbar-main > .container {
	padding: 15px 15px;
	
	}
}


@media (max-width: 479px) {
 
  .navbar-main .navbar-brand > img {
     width: 80%;		 
  }

  h1, .banner-page .title-page, .banner-page .title-page {
     font-size: 30px;
	 margin-top:20%; 
  }
  
  .navbar-main > .container {
	padding: 10px 15px;
  }
  
  .wrap-caption .btn, .wrap-caption .btn-primary, .wrap-caption .btn-secondary {
    margin-right: 5px;
  }
  
}






/*------------------------- Page Heading Area -----------------------*/
.page-heading
{
	background-image:url(/images/LaPatissiere/bg12.jpg);
	padding-bottom:100px;
	background-position:center center;
	padding-top:250px;
	position:relative;
	}
.page-heading h1
{
	color:#e3ebfe;
	text-align:right;
	margin-bottom:10px;
	}
.page-heading-line1
{
	height:1px;
	width:80px;
	background-color:#e3ebfe;
	text-align:right;
	position:absolute;
	right:0;
	}
.page-heading-line2
{
	height:1px;
	width:80px;
	background-color:#e3ebfe;
	text-align:right;
	position:absolute;
	right:7%;
	}
	
@media (max-width:991px)
{
	
.page-heading-line1
{
	top:-8px;
	}		
}



/*------------------------- Contact Us Page -----------------------*/


.c-contact
{
	padding-top:90px;
	padding-bottom:30px;
	}
.c-contact-box
{
	margin-bottom: 20px;
	}

.c-contact-box h5
{
	
    font-weight: 300;
	font-size:16px;
    letter-spacing: 2px;
    line-height: 30px;
    text-transform: uppercase;
	margin-bottom:20px;
	color:#969696;
	margin-top:30px;
	}
.c-contact-box h5::first-letter
{
	font-size:28px;
	}
.c-contact-box hr
{
	margin-bottom: 30px;
    margin-top: 20px;
    width: 70px;
	border-top:2px solid #c59d5f;
	margin-left: 0;	
	}
.c-contact-box input
{
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.0) inset;
	background: #ffffff none repeat scroll 0 0;
    border-color: #222;
    border-left: medium none #222;
    border-radius: 0;
    border-right: medium none #222;
    border-top: medium none #222;
    color: #222;
    letter-spacing: 1px;
    margin-bottom: 30px;
	width:80%;	
	}
.c-contact-box textarea
{	
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.0) inset;
	width:80%;
	background: #ffffff none repeat scroll 0 0;
    border-color: #222;
    border-left: medium none #222;
    border-radius: 0;
    border-right: medium none #222;
    border-top: medium none #222;
    color: #222;
    letter-spacing: 1px;
    margin-bottom: 20px;
	}
.c-contact-box a
{	
	background-color: #222;
    color: #fff;
   
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.25;
    padding: 15px 15px;
    text-align: center;
    text-transform: uppercase;
    transition:all 0.4s;
	margin-bottom:20px;
	}
.c-contact-box a:hover
{
	background-color:#c59d5f;
	}
.c-contact-box-sub
{
	margin-bottom: 40px;
    position: relative;
    width: 100%;	
	}
.c-contact-box-sub i
{
	display: inline-block;
    font-size: 42px;
    position: absolute;
    top: 0px;	
	color: #c59d5f;
	}

.c-contact-box-sub h4
{	
	display: block;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 20px;
    margin-bottom: 20px;
    margin-left: 66px;
    text-transform: uppercase;
	color: #222;	
}
.c-contact-box-sub p {
    color: #222;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    margin: 0 0 5px 66px;
	letter-spacing:1px;
}
.form-control:focus {
    border-color: #c59d5f;
    box-shadow: none;
    outline: 0 none;
}


/*-------------------- Gallery Page ----------------*/
.g-gallery
{
	padding-bottom:100px;	
	}
.g-gallery h1
{
	color:#222;
	}


/*-------------------- About Us Page ----------------*/
.imgg-thum
{
	border-radius:0px;
	}
.imgg-thum:hover
{
	filter : grayscale(1);
	}
.img-thumbnail {
    margin-bottom:20px;
}

.a-about-img-center
{
	margin:auto;
	display:block;
	text-align:center;
	}
.a-about
{
	padding:60px 0;	
	}
.a-about-box1
{
	padding: 0px 15px;	
	}

.a-about-box1-img
{
	width:100%;
	height:350px;
	object-fit:cover;
	transition:all 0.3s;
	}
	
.a-about-box1-img2 
{
    height: 230px;
    object-fit: cover;
    transition: all 0.3s ease 0s;
    width: 100%;
	margin-bottom:20px;
	}
	
.a-about-box1 h3
{
	font-family: 'Great Vibes', cursive;
	font-size:30px;
	color:#222;
	margin-bottom:10px;
	font-weight:700;
	margin-top:0px;
	}
.a-about-box1 h6
{
	font-size:18px;
	color:#c59d5f;
	margin-bottom:20px;
	}
.a-about-box1 p
{
	font-size:15px;
	color:#222;
	margin-bottom:20px;
	}
	
.a-about-padd
{
	padding-bottom:40px;
	}

.a-about-box1-padd h5
{
	color: #222;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 20px;
	text-transform:uppercase;

	}
	
.a-about-box2
{
	position:relative;
	padding-top:50px;
	padding-bottom:50px;
	}
	
.a-about-box2-padd
{
	padding-top:30px;
	padding-bottom:30px;
	}
.a-about-box2 h1
{
	font-size:30px;
	color:#222;
	}
.a-about-box2-line1
{
	position:absolute;
	width:80px;
	height:1px;
	background-color:#222;
	top:-60px;
	left:70px;
	right:0;
	bottom:0;
	display:inline-block;
	margin:auto;
	}
.a-about-box2-line2
{
	position:absolute;
	width:80px;
	height:1px;
	background-color:#222;
	top: 35px;
	left:-60px;
	right:0;
	bottom:0;
	margin:auto;
	display:inline-block;
	}
	
.a-about-box2 p
{
	font-size:15px;
	color:#222;
	margin-bottom:20px;
	text-align:justify;
	}

.a-about-box2-txt
{
	font-size:15px;
	color:#222;
	margin-bottom:20px;
	padding:20px 0;
	text-align:center !important;
	}
	

.a-about-bg1
{
	background-image: url(/images/LaPatissiere/landing-bottom%20-%20Copy.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	padding-top:80px;
	padding-bottom:20px;	
	margin-bottom:70px;
    text-align:justify;
	
	}
.a-about-bg1 h3
{
	font-family: 'Great Vibes', cursive;
	font-size:30px;
	color:#e3ebfe;
	margin-bottom:10px;
	font-weight:700;
	margin-top:0px;	
	}
.a-about-bg1 h6
{
	font-size:18px;
	color:#c59d5f;
	margin-bottom:20px;
	}
.a-about-bg1 p
{
	font-size:15px;
	color:#e3ebfe;
	margin-top:25px;
	}

.a-about-bg2
{ 
	background-image: url(/images/LaPatissiere/footer-img%20-%20Copy.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	padding-top:80px;
	padding-bottom:20px;	
	margin-bottom:50px;
	}
.a-about-bg2 h3
{
	font-family: 'Great Vibes', cursive;
	font-size:30px;
	color:#e3ebfe;
	margin-bottom:20px;
	font-weight:700;
	margin-top:0px;	
	}
.a-about-bg2 p
{
	font-size:15px;
	color:#e3ebfe;
	}
	
	

.a-about-bg3
{ 
	background-image: url(/images/LaPatissiere/full-screen-background.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	padding-top: 70px;
	padding-bottom:40px;	
	}
.a-about-bg3 h5
{
	font-size:30px;
	color:#e3ebfe;
	margin-bottom:20px;
	font-weight:700;
	margin-top:0px;	
	}
.a-about-bg3 p
{
	font-size:15px;
	color:#e3ebfe;
	margin-bottom:20px;
	}
	
	
	
	
.a-about-last
{
	padding-top:40px;
	padding-bottom:40px;
	}
.a-about-last-img
{
	margin-bottom:15px;
	}
.a-about-last-our
{
	transition:all 0.4s;	
	padding-top:40px;
	}
.a-about-last-our h3
{
	font-family: 'Great Vibes', cursive;
	font-size:30px;
	color:#222;
	margin-bottom:10px;
	font-weight:700;
	margin-top:0px;	
	}
.a-about-last-our ul
{
	list-style:outside;
	padding-left:20px;
	}
.a-about-last-our ul li
{
	float:none;
	}
.a-about-last-our ul li p
{
	font-size:15px;
	line-height:22px;
	margin-bottom:20px;
	}
	
	
/*-----------------------s-service---------------------*/

.s-service
{
	padding:100px 0;	
	}

.s-service-area
{
	padding:70px 70px 40px 70px;
	background-image: url(/images/LaPatissiere/slider-3.jpg);
	background-position:center center;	
	}
.s-service-area-left-box
{	
	background-color: rgba( 196, 169, 103, 0.9);
	padding:20px;
	margin-bottom:30px;
	transition:all 0.3s;
	}
.s-service-area-left-box-icon
{	
	 color: #222;
	 font-size:50px;
	 margin-bottom:0px;
	 margin-top:20px;
	 transition:all 0.3s;
	}

.s-service-area-left-box-h3
{	
	 color: #222;
	 font-size:13px;
	 line-height:18px;
	 letter-spacing:3px;
	 font-weight:bold;
	 transition: all 0.3s;
	}

.s-service-area-left-box:hover .s-service-area-left-box-icon
{	
	color:#e3ebfe;
	}
	
.s-service-area-left-box:hover .s-service-area-left-box-h3
{	
	color:#e3ebfe;
	}
	 
.s-service-area-1
{	
	 background-color: #F4F5F4;
	 padding:55px 30px;
	 margin:30px 0;
	}	
	
.s-service-area-1 h6
{	
	 color:#c59d5f;
	 letter-spacing:2px;
	 font-size:13px;
	}
		
.s-service-area-1 h1
{	
	 color:#222;
	 padding-top:10px;
	}
	
.s-service-area-1 p
{	
	 color:#222;
	 font-size:14px;
	 padding:15px 30px;
	 text-align:justify;
	 line-height:24px;
	 font-weight:400;
	 letter-spacing:0.5px;
	}	

	
@media (max-width:61.9em) {
	.s-service-area {
		padding:30px;
	}
   .s-service-area-1
	{	
	 	padding:30px 30px;
	}
}



/*------------------Product Page---------------------------*/
.p-product-top-padd
{
	padding-top:50px;	
	}
.p-product-top-padd-h1
{
	padding-top:100px;	
	}
.p-product-bottom-padd
{
	padding-top:50px;	
	}
.p-product
{	
	padding-top:50px;
	padding-bottom:50px;
	position:relative;
	}	
.p-product-border
{
	position:relative;
	border:1px solid rgba(227,235,254,0.7);
	padding-top:35px;
	padding-bottom:20px;
	}


.p-product-bg1::before
{	
	background-color: rgba(0,0,0,0.6);
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	display:block;
	z-index:0;
	}	
.p-product-bg1
{	
	background-size: cover;
	padding-bottom:20px;
	padding-top:20px;	
	background-attachment: fixed;
	background-position: center center;
	}

	
.p-product-bg1 h1
{	
	color: rgba(227,235,254,0.8);
	}


.p-product-box1
{
	transition:all 0.4x;
	position:relative;
	padding-top:50px;
	padding-bottom:0px;	
	}
	
.p-product-box1-item
{
	transition:all 0.2s;	
	border-bottom:0px solid #ccc;
	border-left:1px solid #ccc;
	margin-bottom:30px;
	padding-left:20px;
    height:190px;
	}
.p-product-box1-item:hover
{
	border-bottom:0px solid #c59d5f;
	border-left:1px solid #c59d5f;
	}
	
.p-product-box1-item-img
{
	width:140px;
	height:140px;
	border-radius:50%;
	object-fit: cover;
	margin-bottom:15px !important;	
	margin:auto;
	transition:all .4s;
	cursor:pointer;
	}

.p-product-box1-item-h4
{
	font-size:25px;
	color:#222;
	font-family: 'Great Vibes', cursive;
	font-weight:700;
	padding-bottom:15px;
	padding-top:25px;
	margin-bottom:0px;
	padding-bottom:5px;
	display:block;
	cursor:pointer;
	transition:all 0.2s;
	}
.p-product-box1-item:hover .p-product-box1-item-h4
{
	color:#c59d5f;
}

	
.p-product-box1-item p
{
	font-size:13px !important;
	color:#222;
	margin-bottom:20px;
	}

.p-product-img-set
{
	margin:auto;
	padding-bottom:15px;	
	}

@media (max-width:1023px)
{

.p-product-box1-item
	{
	border-bottom:0px solid #ccc;
	border-left:0px solid #ccc;
	}	
.p-product-box1-item:hover
	{
	border-bottom:0px solid #c59d5f;
	border-left:0px solid #c59d5f;
	}
	.p-product-top-padd-h1
	{
	padding-top:10px;	
	}
.p-product-box1-item
{
	transition:all 0.2s;	
	border-bottom:0px solid #ccc;
	border-left:1px solid #ccc;
	margin-bottom:30px;
	padding-left:20px;
    height:auto ;
	}
}

@media (min-width:981px) and (max-width:1024px)
{
.p-product-box1-item p
	{
	font-size:13px;
	
	}	

	}
	
	
.p-product-box1-item-ice
{	
	border-left:0px solid #ccc;
	transition:all 0.2s;
	}
.p-product-box1-item-ice:hover
{	
	border-left:0px solid #ccc;
	}
.p-product-box1-item-img-ice
{
	width:200px;
	height:auto;	
	object-fit: cover;
	margin-bottom:15px !important;	
	margin:auto;
	transition:all .4s;
	cursor:pointer;
	}
	
.p-product-box1-item-ice:hover .p-product-box1-item-img-ice
{	
	filter : contrast(1.5);
	-moz-filter : contrast(1.5);
	-ms-filter : contrast(1.5);
	-o-filter : contrast(1.5);
	-webkit-filter : contrast(1.5);
	transform:scale(1.1); 
	-moz-transform:scale(1.1); 
	-ms-transform:scale(1.1); 
	-o-transform:scale(1.1); 
	-webkit-transform:scale(1.1); 
	}
	
	
.p-product-box1-item-img-ice-h3
{
	font-size:30px;
	margin:0;
	text-align:right;
	padding-right:50px;
	font-family: 'Great Vibes', cursive;
	}
	
.p-product-box1-item-img-two-box-p
{
	padding: 30px;
	text-align:center;
	}
.p-product-box1-item-img-two-box-img
{
	padding:2px;
	border:1px solid #ddd;
	height:160px;
	width:100%;
	margin-bottom:10px;
	object-fit :cover;
	transition:all 0.2s;
	}
.p-product-box1-item-img-two-box-img:hover
{
	opacity:0.7;
	}
	
.p-product-box1-item-img-three-box-p
{
	margin-bottom:25px;
	}
.btn.btn-default.send {
    background-color: #222;
    border-radius: 44px;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.25;
    padding: 15px 25px;
    width: 40%;
}
.btn.btn-default.send:hover {
    background-color: #c59d5f;
    border-radius: 44px;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.25;
    padding: 15px 25px;
    width: 40%;
}

/* START - bootstrap-notify patch */
.notify
{
    z-index: 99999 !important;
}
.notify .close
{
    top: auto !important;
    right: 15px !important;
    margin-top: -2px;
}
.notify .notify-icon
{
    float: left;
}
.notify .notify-title
{
    margin-top: -2px;
    font-weight: bold;
}
.notify .notify-message
{
    margin-left: 25px;
    padding-right: 25px;
}
/* END - bootstrap-notify patch */

	
/*---------------- Section Media -----------------*/

@media (min-width:320px) and (max-width:640px)
{

h1, .banner-page .title-page, .banner-page .title-page {
    font-size: 30px;
    margin-top: 5%;
}

.about {
    padding-bottom: 15px;
    padding-top: 30px;
}
.product {
    padding-bottom: 30px;
    padding-top: 30px;
}
		
.service {
    padding-bottom: 30px;
    padding-top: 30px;
}
.testimonial {
    padding-bottom: 30px;
    padding-top: 30px;
}
.single-padding {
    padding-bottom: 15px;
    padding-top: 30px;
}
.client {
    padding-bottom: 30px;
    padding-top: 30px;
}

}
.btn.refreshButton {
    width: 75px;
    height: 60px;
}


/*------------Home Page Video Section ----------------*/
.video-area
{
	padding-bottom:60px;	
	padding-top:10px;
	}

.video-box-padding
{
	padding:30px;
}
.video-box-color
{
	background-color: rgba(0,0,0,0.5);
}
.video-box-one
{	
	height: auto;
    padding: 100px 0;
    width: 100%;
	margin:20px 0;

}	
/*.video-area::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}*/

.video-icon-view.text-center {
    margin: 0px 0;
    text-align: center;
}
.play-btn {
    
    background-color: transparent;
	animation: 1.2s cubic-bezier(0.8, 0, 0, 1) 0s normal none infinite running pulse;
    border: 2px solid #ffffff;
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(194, 244, 246, 0.7);
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    height: 75px;
    line-height: 72px !important;
    margin: 0 20px;
    padding: 0 0 0 5px;
    position: relative;
    text-align: center;
    width: 75px;
	transition:all 0.4s;
}
.fa.fa-play {
    padding-top: 25px;
}

.play-btn:hover {
	color:#fff;
}

.video-area h3
{
	color:#474747;
	font-size:20px;
	font-weight:600;
	}

/*------------End Home Page Video Section ----------------*/