*{outline:none;}
body{font-family: 'Open Sans', sans-serif; padding:0 !important;}
h1,h2,h3,h4,h5,h6,p{margin:0; padding:0;}
.full-width{width: 100%;}
.clear{clear: both;}

@font-face {
    font-family: 'edoregular';
    src: url('../fonts/edo_0-webfont.eot');
    src: url('../fonts/edo_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/edo_0-webfont.woff2') format('woff2'),
         url('../fonts/edo_0-webfont.woff') format('woff'),
         url('../fonts/edo_0-webfont.ttf') format('truetype'),
         url('../fonts/edo_0-webfont.svg#edoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
#categories{text-align:center;}
.categoryThumbnail{padding:0; position:relative;}
.categoryThumbnail:hover .text{opacity:1; filter:alpha(opacity=100);}
.categoryThumbnail .text{position:absolute; top:15px; right:15px; bottom:15px; left:15px; background:rgba(25,124,56,0.5); opacity:0; filter:alpha(opacity=0); transition:.3s;}
.categoryThumbnail h1{font-weight:800; font-size:40px; color:#fff; text-transform:uppercase; margin-top:50%; transform: translateY(-50%);}

#header{position:absolute; top:15px; right:0; left:0; z-index:5;}


#nav{background:none; border:none; margin:20px 0 0 0; min-height:inherit; border-radius:0px; border-top:1px solid #fff;}
#nav .navbar-toggle{float:none; width:100%; margin:0; background:#0C99D0 !important; border:none; border-radius:0; color:#fff;}
#nav .navbar-nav>li{font-size:11px; color:#fff; font-weight:300;}
#nav .navbar-nav > li > a{font-size:14px; font-weight:400; color:#fff; padding:0 20px; line-height:40px; transition: .3s;}
#nav .navbar-nav > .hidden-xs{margin-top:12px;}
#nav .navbar-nav > li > a .caret{transform: rotate(0); transition:all .3s ease-in-out;}
#nav .navbar-nav>.open> a .caret{transform: rotate(-180deg);}
#nav .navbar-nav>.open>a,
#nav .navbar-nav>li>a:hover{background:#0C99D0 !important; color:#fff}
#nav .dropdown-menu{background:#0C99D0 !important; border:none; border-radius:50; box-shadow:none; width:190px; }
#nav .dropdown-menu>li>a{color:#fff; font-size:12px; transition: .3s;}
#nav .dropdown-menu>.open>a,
#nav .dropdown-menu>li>a:hover{background:#fff; color:#0C99D0;}
#nav .dropdown-menu .dropdown-menu{background:#0C99D0 !important; margin:0;}
#nav .dropdown-menu .dropdown-menu>li>a{color:#fff; font-size:12px; transition: .3s;}
#nav .dropdown-menu .dropdown-menu>.open>a,
#nav .dropdown-menu .dropdown-menu>li>a:hover{background:#fff; color:#0C99D0;}
#nav .dropdown-menu .caret{transform:rotate(-90deg); transition:all .3s ease-in-out; margin-top:-4px;}
#nav .dropdown-menu>.open .caret{transform: rotate(90deg);}



#header .input-group{border:1px solid #0C99D0; border-radius:0;}
#header input{background:none; border:none; box-shadow:none; font-size:12px; color:#fff; height:34px; padding:0 15px;}
#header button{color:#fff;}
#header #social{margin:15px 0 0 0; padding:0; text-align:right;}
#header #social li{display:inline-block; list-style:none;}
#header #social li a i{font-size:14px; color:#fff; width:30px; line-height:30px; text-align:center; transition: .3s;}
#header #social li a i:hover{color:#0C99D0; background:#fff; border-radius:50%;}

#blogArea{background:url(../images/bg001.png) center no-repeat; background-size:100% 100%; text-align:center;  padding:30px 0;}
#blogArea h1{font-size:40px; color:#0188BB; font-weight:700;text-transform:uppercase;}
.blogThumbnail{margin-top:20px; background:#fff; padding:15px;}
.blogThumbnail h2{font-size:20px; color:#484b4c; font-weight:700; text-transform:uppercase; margin-bottom:5px;}
.blogThumbnail p{font-size:14px; color:#484b4c; font-weight:300;}
.blogThumbnail img{margin:15px 0;}
.blogThumbnail .btn{background:#0e767a; color:#fff; width:100%; border-radius:0; padding:10px; text-transform:uppercase;}


#productionArea{background:url(../images/category-background.jpg) center  no-repeat; background-size:cover; padding:50px 0;}
#productionArea h1{font-size:20px; font-weight:300; color:#0088BB; margin-bottom:5px;}
#productionArea h2{font-size:24px; font-weight:900; color:#0088BB; margin-bottom:30px;}

#categoriesArea h1{margin-top:15px;}
#categoriesArea{background:url(../images/category-background.jpg) center  no-repeat; background-size:cover; padding:50px 0;}
#categoriesArea h1{font-size:24px; font-weight:900; color:#0088BB;}
#categoriesArea p{font-size:14px; font-weight:300; color:rgba(255,255,255,0.5); margin-top:15px;}
#categoriesArea ul{margin:30px 0; padding:0;}
#categoriesArea li{display:block; font-size:16px; color:rgba(255,255,255,0.5); margin-bottom:5px;}
#categoriesArea li:last-child{margin:0;}
#categoriesArea li a{color:rgba(255,255,255,0.5);}
#categoriesArea li a i{color:#0088BB; margin-right:10px;}
#categoriesArea .btn{background:#dd5f18; color:#fff; font-weight:900; padding:8px 30px; border-radius:25px;}

#categoriesArea .col-xs-6:nth-child(2n+1){padding-right:7.5px;}
#categoriesArea .col-xs-6:nth-child(2n+0){padding-left:7.5px;}

#categoriesArea .row .row{position:relative;}
#categoryLogo{position:absolute; top:50%; transform:translateY(-50%); left:0; right:0;}

.categoryThumbnail{background:#0088BB; transition:.3s; position:relative; margin-bottom:15px;}
.categoryThumbnail:hover img{opacity:0.2; filter: alpha(opacity=20);}
.categoryThumbnail img{opacity:1; filter: alpha(opacity=100); transition:.3s;}
.categoryThumbnail .text{position:absolute; top:0; left:15px; right:15px; text-align:center; visibility:hidden; opacity:0; filter:alpha(opacity=0); transition:.3s;}
.categoryThumbnail:hover .text{top:50%; transform:translateY(-50%); text-align:center; visibility:visible; opacity:1; filter:alpha(opacity=100);}
.categoryThumbnail h2{font-size:20px; font-weight:700; color:#fff;}
.categoryThumbnail i{font-size:18px; color:#fff;}


#welcome{background:url(../images/about-bg.jpg) center no-repeat; background-size:cover; padding:50px 0;}
#welcome h1{font-family: 'edoregular'; font-size:36px; color:#fff;}
#welcome p{font-size:14px; color:#fff; margin-top:30px;}
#welcome button{margin-top:30px; border-radius:0; background:#2a2925; padding:10px 30px; font-family: 'edoregular'; font-size:18px; color:#fff;}


#otherProduct{padding:50px 0; background:#f7f7f7;}
#otherProduct h6{font-family: 'edoregular'; font-size:36px; color:#000; text-align:center;}

.productThumbnail{background:#fff; margin-top:30px; border:1px solid rgba(0,0,0,0.1);}
.productThumbnail .image{padding:5px; border-bottom:1px solid rgba(0,0,0,0.1);}
.productThumbnail .text{padding:10px; border-bottom:1px solid rgba(0,0,0,0.1);}
.productThumbnail h1{font-weight:700; font-size:18px; color:#000;}
.productThumbnail .btn{background:none; box-shadow:none; color:#0C99D0; margin:10px 0;}


#newsArea{margin-bottom:50px;}
#newsArea .container{background:url(../images/bg.png) center no-repeat; background-size:100% 85%;}
#newsArea h1{font-weight:700; font-size:80px; color:#131313; text-transform:uppercase; margin-top:45px;} 
#newsArea h1 a{color:#131313;} 
#newsArea p{font-size:14px; color:#666;}
#newsArea ul{margin:10px 0; padding:0;}
#newsArea li{display:inline-block; font-size:11px; color:#666; margin-right:15px;}
#newsArea li i{margin-right:5px;}

#bottom{background:url(../images/bottom.jpg) no-repeat center; background-size:cover; padding:20px 0 50px 0;}
#bottom h1{font-family: 'edoregular'; font-size:36px; color:#fff; text-align:center; margin:30px 0 15px 0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#bottom h2{font-family: 'edoregular'; font-size:26px; color:#fff; margin:30px 0 15px 0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#bottom p{font-size:14px; color:#fff; margin-bottom:10px;}
#bottom p:last-child{margin:0;}
#bottom p a{color:#fff;}
#bottom p i{margin-right:5px;}
#bottom .bottomNav{margin:0; padding:0;}
#bottom .bottomNav li{display:block; font-size:14px; color:#fff; margin-bottom:10px;}
#bottom .bottomNav li:last-child{margin:0;}
#bottom .bottomNav li a{color:#fff; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#bottom #social{margin:0; padding:0; text-align:center;}
#bottom #social li{display:inline-block; list-style:none;}
#bottom #social li a i{font-size:20px; color:#fff; width:60px; line-height:60px; text-align:center; transition: .3s;}
#bottom #social li a i:hover{color:#0C99D0; background:#fff; border-radius:50%;}


#footer{background:#0d0d0d; text-align:center; padding:15px 0;}
#footer p{font-size:14px; color:#fff;}
#footer p a{color:#fff;}

#contentArea{padding:50px 0; background:#f7f7f7;}
#contentArea h6{font-family: 'edoregular'; font-size:26px; color:#000;}

#leftCategories{margin-bottom:30px;}
#leftCategories .panel{margin-top:30px; margin-bottom:0; border:none; border-radius:0px; box-shadow:none;}
#leftCategories i{margin-left:5px;}

.menuLC1,
.menuLC2,
.menuLC3{display:block; margin-bottom:1px; text-decoration:none !important; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.menuLC1:hover,
.menuLC2:hover,
.menuLC3:hover{color:#fff !important; background:#0C99D0 !important;}

.menuLC1{font-size:14px; color:#fff !important; font-weight:700; padding:10px; text-transform:uppercase; background:#1d1d1b;}
.menuLC2{font-size:14px; color:#1d1d1b !important; padding:5px 10px; background:#fff;}
.menuLC3{font-size:12px; color:#0C99D0 !important; padding:5px 10px;}


#largeImage{background:#fff; padding:10px; margin-top:30px;}

#moreProducts{}
#moreProducts ul{margin:0px; padding:0px; text-align:center;}
#moreProducts ul li{width:19%; background:#fff; margin-top:10px; display:inline-block; list-style:none;}

#productDetails{margin-top:30px;}
#productDetails h1{font-weight:700; font-size:24px; color:#0C99D0; text-transform:uppercase;}
#productDetails h2{font-size:16px; font-weight:300; color:#1d1d1b; margin-top:5px;}
#productDetails p{font-size:14px; color:#1d1d1b;}
#productDetails p b{color:#0C99D0; font-weight:700; margin-right:5px;}



#productDetails form .btn{width:100%; box-shadow:none; border:none; border-radius:0; background:#1d1d1b; font-size:18px; font-weight:700; color:#fff; text-transform:uppercase; transition:all .3s ease-in-out;}
#productDetails form .btn:hover{background:#0C99D0; color:#fff;}

#productDetails .media{margin-bottom:10px;}
#productDetails .media-left i{width:40px; font-size:14px; color:#fff; text-align:center; line-height:40px; background:#0C99D0; border-radius:50%;}


#productDescription{margin-top:30px;}
#productDescription p{font-size:18px; font-weight:300; color:#1d1d1b; margin-top:15px;}
#productDescription p b{color:#0C99D0; font-weight:700;}
#productDescription table{margin-top:30px;}
#productDescription td b{color:#0C99D0 !important;}
#productDescription td{font-size:14px !important; font-weight:400 !important; color:#1d1d1b !important; padding:5px 8px;}

	
@media (min-width:992px) and (max-width:1199px){
.categoryThumbnail h1{font-size:30px;}
#newsArea .col-sm-8{margin-left:42%;}
}
@media (min-width:768px) and (max-width:991px){
#nav .navbar-nav > li > a{padding:0 12px;}
#newsArea .col-sm-8{margin-left:28%;}
}
@media (min-width:0px) and (max-width:767px){
#header{position:static; background:#000;}	
#header .input-group{margin-top:15px;}
#bottom{text-align:center;}
#bottom h1, 
#bottom h2{font-size:20px;}
}

