@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);
.top_bar{ 
background: rgb(246,115,0);
background: linear-gradient(180deg, rgba(246,115,0,1) 0%, rgba(225,106,0,1) 100%);}
.follow_us{ margin:18px 0;}
.search_con{ padding:20px 0;}
.top_basket{ font-family:"Myriad Pro"; font-size:14px; color:#fff; text-align:right; padding:28px 0;}
.logo{ padding:0px 0;}
.nav_bar{ padding:40px 0;}
.main_bg{ background:#0055b3 url(../images/main_bg.jpg) center top no-repeat;}
.banner_main{ padding:60px 0 10px 0;}
.logo_2{ text-align:center; padding-bottom:0px; padding-top: 0px;}
.welcome_head{ font-family: 'Roboto', sans-serif; font-weight:700; font-size:35px; color:#be6133; text-align:center;}
.welcome_text{ font-family:"Myriad Pro"; font-size:16px; color:#be6133; text-align:center; padding-bottom:20px;}
.text_bg{ background:#ffffff;}
.text_box{background:#ffffff; padding:20px 10px;}
.text_box h3{ font-family: 'Roboto', sans-serif; font-weight:700; font-size:25px; color:#000000; text-align:center;}
.text_box p{font-family: 'Roboto', sans-serif; font-weight:400; font-size:14px; color:#000000; text-align:center;}
.text_box:hover{background: linear-gradient(180deg, rgba(244,114,0,1) 0%, rgba(226,106,0,1) 100%);}
.btm_bg{ background:#000000;}
.btm_head{ font-family: 'Roboto', sans-serif; font-weight:700; font-size:18px; color:#fff; padding:15px 0; border-bottom:solid 1px #8c8c8c; margin-bottom:10px;}
.btm_menu{ margin:0;}
.btm_menu ul{ padding:0;}
.btm_menu ul li{ list-style:none;}
.btm_menu ul li a{ font-family:"Myriad Pro"; font-size:14px; color:#fff; text-decoration:none; transition: all 0.2s ease-in-out 0s; display:block; padding-top: 7px;}
.btm_menu ul li a:hover{ font-family:"Myriad Pro"; font-size:14px; color:#f67300; text-decoration:underline; transition: all 0.2s ease-in-out 0s; display:block; padding-left:10px;}

left_sub_menu a{font-family:"Myriad Pro"; font-size:14px; color:#fff; text-decoration:none; transition: all 0.2s ease-in-out 0s; display:block; padding-top: 7px;}
left_sub_menu a:hover{font-family:"Myriad Pro"; font-size:14px; color:#f67300; text-decoration:none; transition: all 0.2s ease-in-out 0s; display:block; padding-top: 7px;}

.btm_text{ font-family:"Myriad Pro"; font-size:14px; color:#fff; text-decoration:none; padding-bottom:10px;}
.btm_icon{ padding-bottom:10px;}
.copy_bg{ background:#f67300;}
.copy_right{ font-family:Arial; font-size:12px; color:#000000; font-weight:normal; text-align:center; padding:20px 0;}

.main_bgg{ background:#ffffff;}

.content_head{ padding:15px 0; border-bottom:solid 2px #6c6c6c; font-family: 'Roboto', sans-serif; color:#6c6c6c; font-size:22px; margin-bottom:15px; font-weight:bold; text-transform:uppercase;}
.content_text{ font-family:"Myriad Pro"; color:#6c6c6c; font-size:14px; padding-bottom:20px;}
.txt_id{ background:#CCC; border:solid 1px #666; padding:5px 10px; color:#000; outline:none; width:100%; margin-bottom:10px;}
.paging_con{ margin-bottom:20px;}
.cats_box{ background:#FFFFFF; border:solid 1px #c7c7c7; margin-bottom:20px;}
.cats_name{ font-family: 'Roboto', sans-serif; font-size:27px; font-weight:400; color:#eb6d23; padding:0 5px 5px 10px;}
.cats_details{font-family: 'Roboto', sans-serif; font-size:14px; font-weight:400; color:#6c6c6c; padding:0 5px 5px 10px;}
.cats_icon{ text-align:right;}
.banner_box{ background:#eb6d23; height:334px; padding:15px;}
.banner_box h2{ font-family: 'Roboto', sans-serif; font-size:40px; font-weight:400; color:#fff;}
.banner_box p{ font-family: 'Roboto', sans-serif; font-size:15px; font-weight:400; color:#fff;}
.pro_box{ background:#FFFFFF; padding:10px; text-align:center; margin-bottom:20px;}
.pro_box:hover{ background:#FFFFFF; padding:10px; text-align:center; margin-bottom:20px; border:solid 1px #fff;}
.pro_box img{ text-align:center; padding-bottom:10px;}
.pname{font-family: 'Roboto', sans-serif; font-size:14px; font-weight:700; color:#ffffff;}
.part{font-family: 'Roboto', sans-serif; font-size:14px; font-weight:700; color:#c36b3f; font-style:italic; padding-bottom:5px;}
.pbasket{ font-family: 'Roboto', sans-serif; font-size:15px; font-weight:400; color:#a4a4a4;}
.pbasket a{ font-family: 'Roboto', sans-serif; font-size:15px; font-weight:400; color:#a4a4a4;}
.pbasket a:hover{ font-family: 'Roboto', sans-serif; font-size:15px; font-weight:400; color:#ed7b38; text-decoration:none;}

.d_name{ font-family: 'Roboto', sans-serif; font-size:25px; font-weight:700; color:#000;}
.d_art{ font-family: 'Roboto', sans-serif; font-size:14px; font-weight:400; color:#585858; padding-bottom:15px;}

.letter_input{ padding:5px 0 20px 0;}

.latest{ padding-top:0px;}

@media (max-width:768px){
	.follow_us{ margin:0 auto; max-width:168px;}
	.top_basket{ text-align:center; padding:60px 0 0 0;}
	.logo{ padding:0px 0; text-align:center;}
	.latest{ padding-top:25px;}
}


.banner{
overflow:hidden;
-webkit-transition-duration:0.25s;
-webkit-transition-timing-function:linear;
-o-transition-property:color,background;
-o-transition-duration:0.25s;
-o-transition-timing-function:linear;
-moz-transition-property:color,background;
-moz-transition-duration:0.25s;
-moz-transition-timing-function:linear;
-ms-transition-property:color,background;
-ms-transition-duration:0.25s;
-ms-transition-timing-function:linear;
float:left;
margin-bottom:18px;
}
.facebook{
background:url(../images/facebook.png) center top no-repeat;
width:42px;
height:42px;
display:block;
border:0px;
}
.twitter{
background:url(../images/twitter.png) center top no-repeat;
width:42px;
height:42px;
display:block;
border:0px;
}
.skype{
background:url(../images/skype.png) center top no-repeat;
width:42px;
height:42px;
display:block;
border:0px;
}
.rss{
background:url(../images/rss.png) center top no-repeat;
width:42px;
height:42px;
display:block;
border:0px;
}
.pintrest{
background:url(../images/pinterest.png) center top no-repeat;
width:42px;
height:42px;
display:block;
border:0px;
}
.banner:hover{
background-position:center -42px;
}

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f67300;
  border-radius:5px;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}