
@import url('https://fonts.googleapis.com/css?family=Muli');

h4 {
	font-family:muli;
}

body {
	background-color:#fff;
	font-family:Muli;
}
.border-left {
				border-left:1px solid #ccc;
}
.margin-bottom{
				margin-bottom:90px;
}
.margin-top{
				margin-top:60px;
}
<!----Header--------->

.header-background {
    background-color: #fff;
    
}
.header-contact ul {
    padding-top: 10px;
}
.header-contact li {
    list-style: none;
    font-size: 15px;
    text-align: center;
    margin: 0 !important;
}
.header-background {
    border-bottom: 1px solid #eaeaea;
}
.form-margin-top {
					margin-top:-5px;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 9px;
    font-size: 18px;
    margin-bottom: 10px;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-size: 12px;
}
.navbar-inverse .navbar-nav>li>a:hover {
    color: #f9ff00;
    font-size: 17px;
}
.navbar-inverse .navbar-toggle {
    border-color: #fff;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle {
    background-color: #fff;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}
.navbar-toggle:hover {
    background-color: none !important;
}
.navbar-nav>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 0px 10px;
}
.input-group .form-control input {
     display: inline-block;
    width: 300px;
    color: black;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    max-width: 95%;
    float: right;
	margin-top: -5px;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border:0;
}
.navbar-inverse {
	/*background: -webkit-linear-gradient(left, #714da0 0%,#566dea 100%);*/
    background-color: #686996;
    border-radius: 0px;
    margin-bottom: 0;
}
.brand img {
    margin-top: 9px;
}
<!----Header End--------->



<!----Products----->

.product-box img {
   border:1px solid #ccc;
}
.product-box img {
   border:1px solid #ccc;
}
.product-box {
    margin-top: 30px;
    /* border-radius: 5px; */
    padding: 20px 20px 25px 20px;
    text-align: center;
    background-color: #f5f6ff;
}
.product-title {
    height: 50px;
}
.product-title h4 {
		text-align:center;
		color:#666;
}
.product-button a {
	text-align: center;
    text-decoration: none;
    background-color: #132eff91;
    padding: 12px 50px;
    border-radius: 22px;
    color: #fff;
}
.product-button a:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);	
}
.product-button {
	text-align: center;
    margin-top: 25px;
    margin-bottom: 8px;
}


<!-----button down----->

.panel-body {
     padding: 0;
}
.panel-body {
     padding: 0;
}
.panel-group {
    margin-bottom: 0;
}
.panel {
    border: none;
}
h4.panel-title a {
    padding: 20px 50px;
	background: -webkit-linear-gradient(left, #586be6 0%,#6f50a7 100%);
    background-color: #8ac4ff;
    border-radius: 70px;
    color: #fff;
    text-decoration: none;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.panel-title {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    color: inherit;
    text-align: center;
    padding: 22px;
    line-height: 6;
}
.panel-group .panel {
    background-color: #fFF;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #ddd;
}
.title {
    margin-top: 80px;
}
.title h1 {
    color:#714da0;
	font-family: muli;
}
.title h4 {
    color: #666;
    font-family: muli;
}
.ourproduct-gallery .col-md-3{
								padding:0;
}


.subscribe-form-background {
    background: rgb(242, 235, 255);
	background-image: url(images/subscribe.jpg);
}
.subscribe-form {
		text-align:center;
}
.margin_top_50 {
    margin-top: 50px;
}
.search_box {
    width: 50%;
    color: #a29f9f;
    font-size: 16px;
    padding: 18px 0px 18px 25px;
    border: 0px;
    border-radius: 50px;
	outline: 0;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.banner_search.margin_top_50 {
    text-align: center;
}
.btn_secondry {
    padding: 15px 0px 15px 10px;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 0px;
    border: 0px;
    color: #FFF;
    border-radius: 50px;
    margin-left: -200px;
}
.search_button {
    width: 17%;
    padding: 14px 0;
    font-size: 18px;
    font-weight: 600;
}
.btn_secondry {
    background: -webkit-linear-gradient(left, #714da0 0%,#566dea 100%);
	outline: 0;
}
.btn_secondry:hover {
    background: -webkit-linear-gradient(left, #ff5e00 0%,#ffb100 100%);
    outline: 0;
}

input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
input, select {
    vertical-align: middle;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
input {
    line-height: normal;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}


.margin-add {
			margin-top:60px;
}
.bg-deep {
    background: -webkit-linear-gradient(left, #b490d442 0%,#dcf9ff 100%);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.pb-60 {
    padding-bottom: 60px !important;
}
.pt-60 {
    padding-top: 60px !important;
}
.border-right {
    border-right: 1px solid #dcdcdc !important;
}
.text-center {
    text-align: center;
}
.text-theme-colored {
    color: #7384ff  !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.font-36 {
    font-size: 5.571429rem !important;
}
.text-gray {
    color: #808080 !important;
}




.footer-content .footer-text span {
    color: #7f98ad;
    font-size: 35px;
    font-weight: bold;
}
.footer-content .footer-text {
    display: inline-block;
    border-radius: 5px;
    padding: 10px 15px;
    margin: 0px 10px;
    margin-top: 10px;
    background: #fff;
    float: left;
	outline: none;
    color: #3b5998;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    border: 2px solid transparent;
    position: relative;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}

.mt-40 {
    margin-top: 40px;
}


.footer-content1 .footer-social-icons {
    display: inline-block;
    margin-left: 15px !important;
    float: left;
    /* margin-top: 10px; */
    border-radius: 5px;
    padding: 10px 15px;
    margin: 10px 20px 0px 0px;
	outline: none;
    background: #fff;
    color: #3b5998;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    border: 2px solid transparent;
    -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.08);
    box-shadow: 0 9px 21px rgba(0, 0, 0, 0.1);
    position: relative;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}
.footer-content1 .footer-social-icons span {
    color: #7f98ad;
    font-size: 35px;
    font-weight: bold;
}

.footer-background {
    				background: -webkit-linear-gradient(left, #11273e 0%,#132741 100%);
					/*background-color:#ffedc0;*/
					padding-top:70px;
					padding-bottom:70px;
}

.footer-content h4 {
    text-align: -webkit-left;
    color: #fff;
    /* border-bottom: 1px solid #ccc; */
	font-size: 25px;
    font-family: muli;
    margin-left: 15px;
	margin-bottom: 40px;
}
.footer-content1 h4 {
    text-align: -webkit-left;
    color: #fff;
    /* border-bottom: 1px solid #ccc; */
	font-size: 25px;
    font-family: muli;
    margin-left: 15px;
	margin-bottom: 40px;
}

.copyright {
	text-align: center;
    border-top: 1px solid #ffa500;
    padding: 20px 0px 10px 0px;
    background-color: #132740;
    color: #bdbdbd;
}

p {
    font-weight: 100;
    font-family: muli;
    font-weight: 500;
}



/* Set height of the grid so .sidenav can be 100% (adjust as needed) */
    .row.content {height: 550px}
    
    /* Set gray background color and 100% height */
.sidenav {
      background-color: #f1f1f1;
      height: 100%;
    }
	
	
	
	
	
.product-box2 {
    margin-top: 30px;
    /* border-radius: 5px; */
    padding: 5px 5px 5px 5px;
    text-align: center;
    background-color: #f1f1f1;
}
.product-title2 h4 {
    color: #c33333;
	font-size:14px;
	text-align: left
}
.product-title-2 h4 {
    color: #1b1b1b;
    font-size: 14px;
	margin-bottom: 20px;
}
.product-title2 {
    height: 60px;
}
.pagination a.active {
    color: #fff;
    background-color: #337ab7;
}
.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 30px 0px 30px 0px;
    border-radius: 4px;
    /* margin-left: 10px; */
}

.title-sub-title h4 {
    color: #b94a2c;
    font-size: 23px;
}
.title-sub-title p {
    color: #909090;
}
.title-sub-title {
    padding: 30px;
    background-color: #ffffff;
    box-shadow: -1px 3px 13px 0px rgba(0, 0, 0, 0.2), 0px 6px 20px 0 rgba(0, 0, 0, 0);
}

.nav {
    padding-left: none!important;
    margin-bottom: 0;
    list-style: none;
}





.contact-form input {
    margin-top: 15px;
    padding: 10px 20px 10px 20px;
	border-radius: 5px;
	width: 100%;
	display: inline-block;
	border: 1px solid #ccc;
	box-sizing: border-box;
	outline: 0
}
.contact-form textarea {
    margin-top: 15px;
    padding: 10px 20px 10px 20px;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
	float: left;
	outline: 0;
}
.contact-form {
    padding: 30px 30px 30px 30px;
	
}
.contact-form.text-center textarea {
    max-width: 215px;
    margin-top: 15px;
}
.sub-button input {
    border-radius: 24px;
    color: white;
    background-color: #efe7ff;
    background: -webkit-linear-gradient(left, #714da0 0%,#566dea 100%);
    text-transform: uppercase;
    font-weight: 600;
}
.sub-button input:hover {
    background: -webkit-linear-gradient(left, #ff5e00 0%,#ffb100 100%);
}




.product-details-background {
    border: 1px solid #ececec;
    margin: 60px 0px 60px 0px;
}
.product-details-background h2 {
    color: #de2900;
	margin-bottom:20px;
}
.product-details-background .product-detail {
	border-left:1px solid #ccc;
}
table, td, tr {
	padding:10px;
}
.product-image {
				border-right:1px solid #e8e8e8;
}


/*------footer product------*/

.navbar-fixed-top {
    position: fixed !important;
    right: 0;
    left: 0;
    z-index: 1030;
}
.carousel-control.left {
    /* background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%); */
    background-image:none;
    /* background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001))); */
    /* background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%); */
    filter:none;
    /* background-repeat: repeat-x; */
}

element.style {
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    filter: none !important;
    background-repeat: none !important;
}
.product-box-bg{
	
}

.product-tiele-Carousel {
	text-shadow: 3px 2px #ff070740;
    color: white;
 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.product-tiele-Carousel p {
    color: #545454;
    font-size: 21px;
    text-shadow: none;
}




.back-to-top {
    position: fixed;
    display: none;
    background: #337ab7;
    color: #fff;
    display: inline-block;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 2.5;
    font-size: 16px;
    border-radius: 50%;
    right: 15px;
    bottom: 15px;
    transition: background 0.5s;
    z-index: 11;
}

table, td, tr {
    padding: 10px;
    border: 1px solid #ddd;
}
td, th {
    padding: 0;
    padding: 10px;
    border: 1px solid #ddd;
}

#popupmain {
	position:fixed;
	width:100%;
	height:100%;
	z-index:1001;
	
	width:500px;
	height:350px;
	color:#FFF;
}

#popup{
	width:500px;
	height:350px;
	background-image:url("Pupup-img/Newyear.jpg");
	top:50%;
	left:50%;
	margin-left: 341px;
}
#loading {
	position:fixed;
	width:100%;
	height:100vh;
	z-index:99999;
}
#popup .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
}




