@charset "utf-8";
/* CSS Document */

@import url("../fonts/fonts.css");

body{margin:0 auto;font-size:14px;color:#000;background:url(../images/bg1.png) top no-repeat;background-size: 100%;font-family:Arial;width:100%;}
body a{color:#860303;text-decoration:none}
body a:hover{color:#d20000;}

#wraper{width:100%;height:auto;margin:0 auto;background:url(../images/bg2.png) bottom no-repeat;background-size: 100%;}

#main{width:1000px;height:auto;margin:0 auto;}
h1{font-family: 'AgencyFBRegular';font-size:25px;color:#00aef0;margin:0;padding:0;font-weight:inherit;text-transform:uppercase;}

/* HEADER */
#header{margin:70px 0 0 0;}
/*-- nav --*/
#header #navTop{width:auto;height:34px;list-style-type:none;float:left;margin:35px 0 0 0;padding:0;}
#header #navTop a{color:#a56711;display:block;height:28px;width:120px;text-align:center;color:#fff;font-weight:700;padding-top:13px;font-size:12px;}
#header #navTop a:hover{}
#header #navTop li{padding:0;float:left;cursor:pointer;margin:0 2px 0 0;background:url(../images/nav.png) no-repeat;}
#header #navTop li:hover,#header #navTop li .active{background:url(../images/navA.png);}
/*-- banner --*/
#header .banner{height:370px;width:1000px;float:left;position:relative;overflow:hidden;margin:7px 0 30px 0;padding:0;}
.banner{height:370px;width:1000px;float:left;position:relative;overflow:hidden;margin:7px 0 30px 0;padding:0;}
.banner #homBan,.banner #homBan li{margin:0;padding:0;}
.banner,.banner img{float:left;height:370px;width:1000px;overflow:hidden;}
.banner .bx-next,#header .banner .bx-prev{width:19px;height:102px;display:inline-block;position:absolute;top:135px;text-indent:1500px;}
.banner .bx-next{right:20px;background:url(../images/slidNext.png) no-repeat;}
.banner .bx-prev{left:20px;background:url(../images/slidPrev.png) no-repeat;}

/* HOME/// */
.getTouch{float:left;height:208px;width:320px;background:url(../images/getTouch.png) no-repeat;margin-right:30px;position:relative;}
.getTouch .contact{display:block;height:46px;width:260px;position:absolute;left:59px;bottom:31px;}
/*-- products --*/
.products{height:240px;width:1000px;float:left;position:relative;overflow:hidden;margin:30px 0;padding:0;}
.products #prod,.products #prod li{margin:0;padding:0;float:left;height:240px;width:1010px;}
.products #prod a{display:block;height:240px;width:240px;margin-right:12px;float:left;}
.products img{float:left;overflow:hidden;height:228px;width:228px;border:6px solid #ededed;background:#fff;}
.products .bx-next,.products .bx-prev{width:19px;height:102px;display:inline-block;position:absolute;top:135px;text-indent:1500px;display:none;}
/*-- brands --*/
.brands{height:117px;width:1000px;float:left;position:relative;overflow:hidden;margin:0;padding:0;}
.brands #brand,.brands #brand li{margin:0;padding:0;float:left;height:117px;width:1000px;}
.brands img{float:left;height:115px;width:248px;overflow:hidden;border:1px solid #429cf1;}
.brands .bx-next,.brands .bx-prev{width:19px;height:102px;display:inline-block;position:absolute;top:135px;text-indent:1500px;display:none;}

/* ABOUT/// */
.socialBlock{float:left;height:405px;width:320px;overflow:hidden;}
.socialBlock .getTouch{height:152px;width:319px;background-position:0px -26px;}
.socialBlock .getTouch .contact{right:0;bottom:0;}
.socialBlock iframe{float:right;}
.video,.video iframe{float:left;width:680px;height:405px;overflow:hidden;}
.abt-img{ padding-left: 10px;}

/* SERVICES/// */
.services{width:1020px;height:auto;list-style-type:none;margin:0;padding:0;}
.services li{float:left;height:120px;width:220px;margin-right:35px;overflow:hidden;display:block;font-size:12px;text-align:justify;}
.services li h3{font-weight:700;color:#9f0001;font-size:14px;margin:0;padding:0 0 0 15px;background:url(../images/servBullet.png) left center no-repeat;text-align:left;}

/* SALES/// */
.sales{width:1020px;height:auto;list-style-type:none;margin:0;padding:0;}
.sales li{float:left;height:228px;width:228px;margin:0 15px 15px 0;overflow:hidden;border:6px solid #ededed;background:#fff;}

/* CONTACT/// */
.contact{float:left;}
.contact input,.contact textarea{background:#d3e5f0;border:1px solid #5da3d7;margin-bottom:10px;float:right;margin-left:20px;color:#000;}
.contact input{width:378px;height:23px;padding:5px;}
.contact textarea{width:378px;height:85px;padding:5px;}
.contact .btn{height:32px;width:115px;text-align:center;text-transform:uppercase;cursor:pointer;}
.map,.map iframe{width:998px;height:298px;}
.map{border:1px solid #1bc5ff;}

/* footer */
.footer{width:100%;height:auto;padding:0;background:url(../images/footBg.png);color:#fff;font-size:12px;}
.footer .contain{width:1000px;height:35px;margin:0 auto;padding:15px 0;position:relative;}
.footer a{color:#fff;padding:0 3px;}
.footer a:hover{color:#ccc;}
.footer .social{float:right;width:auto;position:absolute;right:0;top:15px;}
.footer .social a{display:block;height:38px;widows:38px;float:left;}


.clear{clear:both;height:0px;font-size:0px;width:auto}
.clearfix{clear:both;height:10px;font-size:0px;width:auto}
/* STYLE SHEET DEVELOPED BY PRASANTH S PUSHPA (PRASANTHSPUSHPA@GMAIL.COM, PRASANTHSPUSHPA.BLOGSPOT.COM) */