@font-face {
	font-family: "Maiandra GD";
	src: url("/fonts/Maiandra GD.ttf") format("ttf"),
		 url("/fonts/Maiandra GD.woff") format("woff"),
		 url("/fonts/Maiandra GD.woff2") format("woff2");
}
body{
	font-family: "Maiandra GD", sans-serif;
}
.nopadding{
	padding-left:0px;
	padding-right: 0px;
}

.mt50{
	margin-top: 50px;
}
.scrollToTop {
	margin-right: 5px;
    position: fixed;
    bottom: 20px;
    right: 0;
    text-decoration: none;
    color: #fff !important;
    /* background: #d84315; */
    background: skyblue;
    font-size: 15px;
    display: none;
    width: 36px;
    height: 36px;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;
    border-radius: 50%;
    z-index: 100;
    cursor: pointer;
    border: 2px solid whitesmoke;
}
/***********************Menu ********************/
.menu-bg {
	background-color: #FFF;
	padding-bottom: 19px;
	border-bottom: 1px solid #ddd;
}
.menu-bg img{
	width: 80px;
	height: 95px;
	margin-top: 1px;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
	background-color: transparent;
	color: skyblue;
}
.navbar .logo{
	width: 100%;
	height: 15px;
	float: left;
}
.navbar .logo img{
	height: 30px;
}
.navbar .navbar-toggle{
	margin-left: 15px;
}
.navbar-ul {
	margin-top: 20px;
}
.navbar-ul .head{
	margin-top: 2px;
}
.navbar-ul .navbar-text1{
	margin-left:-210px;
	margin-right: 150px;
	font-size: 18px;
}
.navbar-ul .navbar-text2{
	margin-left:-120px;
	font-size: 18px;
}
.navbar-brand{
	margin-top: -50px;
}
.navbar-ul .navbar-text:hover{
	text-decoration: none;
	color: #777;
}
.navbar-ul .active{
	color: #222222;
	font-weight: bold;
}
.navbar-ul .head a:hover{
	color: red;
	background-color: red;
}
/*************************Slider**************************/
.carousel-control.left,.carousel-control.right{
	background-image: none;
}
.slider{
	margin-top: -20px;
}
/*.carousel-control.left{
	background-image: url(../img/left-arr.png);
	background-repeat: no-repeat;
}
 .carousel-control.right{
 	background-image: url(../img/right-arr.png);
	background-repeat: no-repeat;
 }

*/
/******************Content 1*******************/
#contact_usSection1{
	margin-top: -20px;
}
.content1{
	background-color: #ebebeb;
}
.content1 h1{
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	padding:20px 0px;
}

.content1 div.product-caption{
	padding:0px 0px 50px 0px;
	margin-top: -20px;
}

.content1 div.product-caption h5{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 0px;
}

p.readmore{
	background-color: #FFF;
	border:1px solid #7f3a2b;
	padding:10px;
	text-align: center;
	margin-top:50px;
}
p.readmore a{
	display: block;
}
p.readmore:hover,
p.readmore:focus{
	background-color:cyan;
}
p.readmore a:hover{
	text-decoration: none;
}

/******************Content 1*******************/
.content2 h6{
	font-size: 16px;
	text-transform: uppercase;
	color:#7f3a2b;
	font-weight: bold;
	padding:0px;
}
.content2 .mingalarpar{
	padding-top: 70px;
	padding-bottom: 30px;
}
.Mingalarpar{
	padding-left: 20px;
}
.content2 h1{
	color:#333;
	font-size: 25px;
	font-weight: bold;
	padding:0px;
	margin-top:0px;
	margin-bottom: 30px;
}
.content2{
	margin-top: 50px;
}
.contact2 .thumbnail{
	margin-top: 1000px;
}
#forThank{
	margin-left: 160px;
}

#forThank1{
	margin-left: 210px;
}

#forThank2{
	margin-left: 200px;
}

.content2  p{
	line-height: 25px;
}
.content2 img{
	margin-top: 30px;
}
/*=============================================================*/
.content3 h1{
	font-size: 25px;
	text-align: center;	
}
.footer{
	background-color: #24262c;
	padding:30px 0px;
	color:#FFF;
}

.footer h4{
	padding:0px 0px 20px;
}

.footer p, .footer a{
	color:#5b5b5b;
}

.footer i.fa{
	color:#FFF;
	font-size: 18px;
}
/****************************************************color 5 ************************************************/
body.color5 .content1 h1{
	color:#00a5b2;
}

body.color5 .content1 p.readmore{
	border:1px solid #00a5b2;
}
body.color5 .content1 p.readmore a{
	color:#00a5b2;
	text-decoration: none;
	display: block;
}

body.color5 p.readmore{
	border:1px solid #00a5b2;
}

body.color5 .content3 h1{
	color:#00a5b2;
	padding:30px 0px;
}

body.color5 .content2 h6{
	color:#00a5b2;
	}

body.color5.navbar-default .navbar-nav > .active > a, 
body.color5.navbar-default .navbar-nav > .active > a:focus,
body.color5.navbar-default .navbar-nav > .active > a:hover{
	color: #00a5b2;
	}

body.color5 .content2 h1 span{
	color:#00a5b2;
}

body.color5 p.readmore a{
	color:#00a5b2;
}


/****************************************************color 4 ***************************************************/
body.color3 .content1 h1{
	color:#00a5b2;
}

body.color3 .content1 p.readmore{
	border:1px solid #00a5b2;
}

body.color4 .content1 p.readmore a{
	color:#00a5b2;
	text-decoration: none;
}

body.color4 p.readmore{
	border:1px solid #00a5b2;
}

body.color4 .content3 h1{
	padding:30px 0px;
}

body.color4 .content2 h6{
	color:#00a5b2;
	}

body.color4.navbar-default .navbar-nav > .active > a, 
body.color4.navbar-default .navbar-nav > .active > a:focus,
body.color4.navbar-default .navbar-nav > .active > a:hover{
	color: #00a5b2;
	}

body.color4 .content2 h1 span{
	color:#00a5b2;
}

body.color4 p.readmore a{
	color:#00a5b2;
}

/*************************************************** color 3 *************************************************/
body.color3 .content1 h1{
	color:#00a5b2;
}

body.color3 .content1 p.readmore{
	border:1px solid #00a5b2;
}

body.color3 .content1 p.readmore a{
	color:#00a5b2;
	text-decoration: none;
}

body.color3 p.readmore{
	border:1px solid #00a5b2;
}

body.color3 .content3 h1{
	color:#00a5b2;
	padding:30px 0px;
}

body.color3 .content2 h6{
	color:#00a5b2;
	}

body.color3.navbar-default .navbar-nav > .active > a, 
body.color3.navbar-default .navbar-nav > .active > a:focus,
body.color3.navbar-default .navbar-nav > .active > a:hover{
	color: #00a5b2;
	}

body.color3 .content2 h1 span{
	color:#00a5b2;
}

body.color3 p.readmore a{
	color:#00a5b2;
}

/***************************************************color 2 ************************************************/
body.color2 .content1 h1{
	color:#ea525f;
}

body.color2 .content1 p.readmore{
	border:1px solid #ea525f;
}

body.color2 .content1 p.readmore a{
	color:#ea525f;
	text-decoration: none;
}

body.color2 p.readmore{
	border:1px solid #ea525f;
}

body.color2 .content3 h1{
	color:#ea525f;
	padding:30px 0px;
}

body.color2 .content2 h6{
	color:#ea525f;
	}

body.color2.navbar-default .navbar-nav > .active > a, body.color2.navbar-default .navbar-nav > .active > a:focus, body.color2.navbar-default .navbar-nav > .active > a:hover{
	color: #ea525f;
}

body.color2 .content2 h1 span{
	color:#ea525f;
}

body.color2 p.readmore a{
	color:#ea525f;
}

/***************************************************** color 1 ************************************************/
body.color1 .content1 h1{
	color:#7f3a2b;
}

body.color1 .content1 p.readmore{
	border:1px solid #7f3a2b;
}

body.color1 .content1 p.readmore a{
	color:#7f3a2b;
	text-decoration: none;
}

body.color1 p.readmore{
	border:1px solid #7f3a2b;
}

body.color1 .content3 h1{
	color:#7f3a2b;
	padding:30px 0px;
}

body.color1 .content2 h6{
	color:#7f3a2b;
	}

body.color1.navbar-default .navbar-nav > .active > a, body.color1.navbar-default .navbar-nav > .active > a:focus, body.color1.navbar-default .navbar-nav > .active > a:hover{
	color: #f09ba0;
}
body.color1 .content2 h1 span{
	color:#7f3a2b;
}

body.color1 p.readmore a{
	color:#7f3a2b;
}
/*======================slider====================*/
/* carousel */
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: -3px;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px;
  line-height: 30px;
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  right: -3px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px;
  line-height: 30px;
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.carousel-inner .thumbnail{
  display: inline-block;
}



/*===========================================ptoduct====================================*/
.section_product{
	background-color: #c3dbf680;
	padding-top: 20px;
	font-weight: bold;
}
.section_product .panel-footer{
	background-color: #17a4f266;
}
.section_product .panel:hover{
	border: 1px solid #17a4f266;
}
.section_product img{
	width: 100%;
}
/* End carousel */
/**************************************Media Query****************************************/
@media(max-width: 991px) and (min-width: 768px){
	body.color5 div.gift-box {
	    height: 208px;
	}

	.content2 {
	    height: 320px;
	}

	.img-box {
		height: 350px;
	}
	.content1 h1{
		margin-top:0px;
		font-size: 23px;
	}

	.gift-box img{
		margin: 0px auto;
		display: block;
	}

}

@media(max-width: 767px) and (min-width: 0px){
	

}
/*Home Page End*/
/*=================================================*/
/*Profile Page*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*=====================================================*/
#profile_section1 .para{
	margin-top: 85px;
}
.header_title{
	height: 20vh;
	background-image: url(/img/profile/header_about_bg.png);
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
}
.our_products{
	margin-top: -19px;
}
.our_products1{
	margin-top: 10vh;
	color: #222222;
	font-weight: bold;
}
#profile_section2 img{
	margin-top: 70px;
}
#profile_section3{
	background-color: whitesmoke;
	padding:30px 0px 30px 0px;
}
#profile_section3 img{
	margin: 0 auto;
}
.profile_section0{
	margin-top: -19px;
}
.profile_section0 .page-header1{
	margin-top: 10vh;
	color: #222222;
	font-weight: bold;
}
/*==============================================================*/
/*Service*/
.ours_customers{
	margin-top: -19px;
}
.our_customers{
	margin-top: 10vh;
	color: #222222;
	font-weight: bold;
}
.service .para1{
	margin-top: 50px;
}
/*==========================================================*/
#contact_usSection2 h4{
	font-size: 20px;
	margin-top: -5px;
}