

@charset "utf-8";

/* CSS Document */

@font-face{
font-family:CaviarDreams;
src:url(../fonts/CaviarDreams.otf)
}

@font-face{
font-family:Assassin$;
src:url(../fonts/Assassin$.otf)
}

@font-face{
font-family:BebasNeue;
src:url(../fonts/BebasNeue.otf)
}

.*
{
    padding: 0;
    margin: 0;
    font-family: CaviarDreams;
}

h2
{
    font-family: BebasNeue;
    width: 100%;
}

h3
{
    font-family: Georgia, "Times New Roman", Times, serif;
    width: 100%;
	padding:0 0px;
}

h5{ font-weight:bold;}

p
{
    font-family: Assassin$;
    width: 100%;
    color: #786347;
}


.slider
{
    width: 100%;
    margin: 0px;
    padding: 0px;
	text-transform:uppercase;
}

.slider h2{ font-family: BebasNeue; }

.slider img
{
    width: 100%;
}

nav
{
    text-transform:capitalize; 
}

nav ul li a{ color:#000;}

.active{ background:#eee;}

.navpad ul li{ padding:10px;  transition:all 1s;  }

.navpad:hover ul{ display:block; }

.navpad ul li:hover{ padding:10px; background:#f5f5f5; }


.logoimg
{
    width: 200px;
    padding: 10px 10px 10px 40px;
}

.navspace
{
    padding: 25px 0;
}


.img-mid-size
{
	padding-top:20px;
    width: 200px;
    height: 280px;
}

.sidepadding
{
    padding: 40px 40px;
}

.boxspace
{
    padding-top: 20px;
    padding-bottom: 20px;
}

.btnsize
{
    width: 150px;
    background-color: rgba(8, 8, 8, 0.98);
    margin-top: 20px;
    margin-bottom: 20px;
    color: #ffffff;
}

.imagescenter
{
    margin: auto;
    text-align: center;
    vertical-align: middle;
}

.produBox
{
    padding: 0;
    margin: 0;
    text-align: center;
}

.produBox
{
    border: 1px solid #dfdfdf;
}

.produBox
{
    overflow: hidden;
    max-width: 300px;
    max-height: 300px;
    position: relative;
	margin:auto;
}

.produBox img
{
    width: 100%;
    height: auto;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    vertical-align: top;
}

.produBox:hover img
{
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.rowcolor
{
    background-color: #F5F5F5;
}

.textsize
{
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.testimonialimg
{
    width: 250px;
    min-height: 150px;
    padding: 20PX;
}

.testimonialbtn
{
    width: 150px;
    background-color:#000;
    color:#fff;
}

.ourservices
{
    width: 80px;
    height: 80px;
    background-color: #FF0000;
    border-radius: 100px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.ourservices:hover
{
    width: 80px;
    height: 80px;
    background-color: #000000;
    border-radius: 100px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}


.ourservicespad
{
    padding: 20px 10px;
}

.brandingimg-size1
{
    width: 70px;
	position:relative;
	top:0;
	left:0;
	boTTOM:0;
	height:80px;
	margin:auto;
	text-align:center;
	vertical-align:middle;

}

.brandingimg-size2
{
    width: 70px;
	position:relative;
	top:5px;
	left:0;
	boTTOM:0;
	height:80px;
	margin:auto;
	text-align:center;
	vertical-align:middle;

}
.brandingimg-size3
{
    width: 70px;
	position:relative;
	top:10PX;
	left:0;
	boTTOM:0;
	height:80px;
	margin:auto;
	text-align:center;
	vertical-align:middle;

}
.brandingimg-size4
{
    width: 70px;
	position:relative;
	top:0;
	left:0;
	boTTOM:0;
	height:80px;
	margin:auto;
	text-align:center;
	vertical-align:middle;

}

.chooseus
{
    padding: 20px;
}

.chooseh2
{
    padding-bottom: 10px;
}

.branding-sideimg
{
    width: 500px;
}

.btnwidth
{
    width: 200px;
    color: #000;
}

.btnwidth:hover
{
    width: 200px;
    background: #FF3300;
    color: #fff;
}

footer
{
    min-height: 150px;
    background: #000;
    padding: 20px 20px;
    width: 100%;
    color: #ccc;
    font-weight: bold;
    font-size: 14px;
    text-align: null;
}

.footerLeft
{
    text-align: center;
}

.footerLeft img
{
    width: 120px;
    padding: 0px 0 10px 0;
}

.footerLeft a
{
    color: #fff;
    margin: 0;
}

.footerLeft a:hover
{
    color: #ff0000;
    margin: 0;
}

.footerCenter
{
    font-size: 12px;
    text-transform: uppercase;
    padding: 40px 0;
}

.footerCenter a
{
    text-decoration: none;
    color: #ccc;
}

.footerCenter a:hover
{
    color: #fff;
    text-align: right;
}

.footerCenter span
{
    font-family: Arial, Helvetica, sans-serif;
    text-transform: none;
}

.footerCenter span a
{
    color: #ef4b37;
    margin: 0;
}

.footerRight
{
    font-size: 12px;
    padding: 40px 0;
}

.footerRight a
{
    text-decoration: none;
    color: #FF0000;
}

.footerRight a:hover
{
    color: #fff;
}

.navbarshadow
{
    box-shadow: 8px 8px 8px gray;
}

/* ------------------------start product packging page code -------------------*/

/* ------------------------start product packging page code -------------------*/

/* ------------------------start product packging page code -------------------*/

/* ------------------------start product packging page code -------------------*/

.rowcolorlite
{
    background: #FDFCDF;
}

.sidespacing
{
    padding: 40px 40px 40px 40px;
}



.headingline
{
    font-weight: bold;
    color: #999999;
    font-size: 15px;
}

.packaging-img
{
    margin: auto;
}

.headingtop
{
    padding: 0px 40px 10px 40px;
}

.productsrow1
{
    padding: 40px 40px;
}

.productsrow2
{
    padding: 0px 40px;
}



/* ------------------------start contact us page code -------------------*/
/* ------------------------start contact us page code -------------------*/
/* ------------------------start contact us page code -------------------*/
/* ------------------------start contact us page code -------------------*/

.map-responsive {
	overflow:hidden;
	padding-bottom:40%;
	position:relative;
	height:0;
}
.map-responsive iframe {
	left:0;
	top:0;
	height:100%;
	width:100%;
	position:absolute;
}




.red{
    color:red;
    }
.form-area
{

	padding: 10px 40px 60px;

	}
	
.sidespacingcontactus
{
    padding: 10px 60px 10px 60px;
}

.ourlocationspacing{
    padding: 0px 60px 10px 40px;
}


.contactInfo {background:#fcf9f0; padding:30px 30px 30px 70px;}
.contactInfo p{ font-size:14px; color:#333333;}
.contactInfo a {color:#ef4b37; text-decoration:none;}


.ourclients {float:left; padding:0px 20px 0 0 ; }
.ourclients img {vertical-align:top; border:1px solid #eee; }
.sidepaddingourclients
{
    padding: 20px 40px;
}