@import url('https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');
p,h1,h2,h3,h4,h5,h6,ul{margin: 0;padding: 0;}
#google_translate_element{color:#fff; text-decoration:none; padding:2px 5px; text-align:center; margin:-10px 0 0 0}
.goog-te-gadget img {display: none;}
.goog-te-gadget-simple {background: none !important;border:none !important;color:#b6b6b6;font-size: 14px;display: inline-block;padding-top: 2px;padding-bottom: 0px;zoom: 1;}
.goog-te-gadget-simple .goog-te-menu-value {color: #fff !important; font-size:16px !important;}
.goog-te-menu-value span{padding:4px 0;}
.goog-te-menu-value span:first-child{margin-right:20px;}
.goog-te-menu-value span:last-child{color:#fff !important;padding:0px 3px 0 5px;border: none !important;}
.goog-te-menu-value{text-decoration:none !important;}
.goog-te-menu-value span:nth-child(1){margin-right:0px;}
.goog-te-menu-value span:nth-child(3){display:none;}
.goog-te-gadget-simple .goog-te-menu-value{color:#fff !important; font-size:13px !important;}
.goog-te-menu-value span:last-child{color:#fff !important; display:inline-block;}
header.main_topaera{}
.top-bar{
	background:url(images/top-bg.png) center top repeat-x;
    text-align: center;
}
.top-bar p{
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
}
.main_top_bar{background: rgba(0, 0, 0, 0.55);padding: 10px 0px 0px 0px;}
.top_bar_left{ margin:10px 0;}
.top_bar_left ul{}
.top_bar_left ul li{display:inline-block; margin:20px 20px 0 0 }
.top_bar_left ul li span{font-size: 18px;padding-right: 10px;color: #fff;}
.top_bar_left ul li p{font-family: 'Work Sans', sans-serif;font-size: 16px;color: #fff;display: inline-block;}
.top_bar_right{float: right; margin:25px 0 0 0;}
.top_bar_right ul{}
.top_bar_right ul li{display: inline-block; font-size:16px;}
.top_bar_right ul li a{font-size: 18px;color: #fff !important;text-decoration: none;transition: 0.45s;}
.top_bar_right ul li a select{font-size:16px !important; padding: 10px; color: #fff !important; background:none; outline:none;}
.top_bar_right ul li a select option{font-size:14px !important; color:#444 !important;}
.top_bar_right ul li a span{transition: 0.45s;padding: 0px 10px;}
.top_bar_right ul li a:hover{}
.top_bar_right ul li a:hover span{color: #585858;}
.main_top_logo{background:url(images/header-bg.jpg) center top repeat;}
.main_top_nav{background: #585858;}
.top_logo{text-align:center; margin:10px 0 ;}
.top_logo img{display:inline-block;}
.top_navigation{ float:right; margin:20px 0 0 0;}
.top_navigation ul.parent_ul{margin: 0;padding: 0;}
.top_navigation ul.parent_ul li{display: inline-block; padding: 0px 10px;position: relative;}
.top_navigation ul.parent_ul li a{transition: 0.45s; font-weight: 500;font-size: 15px;font-family: 'Work Sans', sans-serif;color: #fff ;display: inline-block;text-decoration: none;text-transform: uppercase;padding: 7px 3px;}
.top_navigation ul.parent_ul li:last-child span:before {display:none;}
.top_navigation ul.parent_ul li span{font-size: 15px;color: #fff ;display: inline-block;text-decoration: none;padding: 20px 5px;cursor: pointer;}
.top_navigation ul.parent_ul li span:hover{color: #585858;}
.top_navigation:hover ul.parent_ul li a{color: #9e9e9e !important;}
.top_navigation:hover ul.child_ul li a{color: #fff !important;}
.top_navigation ul.parent_ul li>a:hover{color:#fff !important;}
.top_navigation ul li i{transition: 0.45s;}
.top_navigation ul li:hover a i{color:#d00000 !important;}
.top_navigation ul>li>ul {
    width: 300px;
    min-width: 300px !important;
    position: absolute;
    z-index: 999;
    top: 100%;
    display: none;
    animation: zoomIn .3s ease-in;
    background: #fff;
    left: 0px;
}
.top_navigation ul>li:hover ul{display:block;animation: zoomIn .3s ease-in;z-index: 99999;}
.top_navigation ul>li>ul>li {width: 100%;padding: 0px !important;border-bottom: 1px solid #585858}
.top_navigation ul>li>ul>li:first-child{padding: 0;}
.top_navigation ul>li>ul>li:last-child{padding: 0;}
.top_navigation ul>li>ul>li>a.d_d_style {display:block;padding:9px 10px;color:#000 !important;width: 100%;background: rgba(0, 0, 0, 0.7);font-family: 'Work Sans', sans-serif;font-size: 13px;font-weight: 500; transition: 0.45s;}
.top_navigation ul>li>ul>li:hover a.d_d_style {background:#585858 !important;color: #fff !important;}
.top_navigation:hover ul.parent_ul li ul li a.d_d_style {color: #fff !important;}
.bottom_border {display: inline-block;vertical-align: middle;transform: perspective(1px) translateZ(0);box-shadow: 0 0 1px transparent;position: relative;overflow: hidden;}
.bottom_border:before {content: "";position: absolute;z-index: -1;left: 50%;right: 50%;bottom: 0;background: #585858;height: 4px;transition-property: left, right;transition-duration: 0.3s;transition-timing-function: ease-out;}
.bottom_border:hover:before, .bottom_border:focus:before, .bottom_border:active:before {left: 0;right: 0;}
#search-wrapper{ margin:0px 0 0 0;  transition:all 0.6s ease-in-out; text-align:center;  }
#search-wrapper a i{color:#fff;font-size: 18px;}
#search-wrapper a i:hover{}
#search-wrapper:hover{}
.open-search{       background: hsla(0, 0%, 0%, 0.8); position:fixed; top:0px; left:0px; right:0px; z-index:666; bottom:0px; height:100vh; width:100%;}
.open-search .search-target{position:absolute; top:50%; left:15%; right:15%; text-align:center; transform:translateY(-50%);}
.open-search .search-target form{position:relative;}
.open-search .search-target form input{display:block; padding-left:20px; width:100%; outline:none; border-radius:5px; font-size:16px; height:60px; background:#fff; color:#000;}
.open-search .search-target form button{background:none; border:none; display:block; outline:none; border-radius:0px 5px 5px 0px; height:60px; position:absolute; top:0px; right:0px; color:#fff; font-size:17px; background:#585858 ; padding:0px 40px;}
.open-search .search-target form button:hover{}
#search-wrapper01{position:absolute; top:20px; right:20px; z-index:999; cursor:pointer; padding:10px;}
#search-wrapper01::after{display:block; content:""; background:#fff; height:45px; width:2px; transform:rotate(-45deg);}
#search-wrapper01::before{display:block; content:""; background:#fff; height:45px; width:2px;  transform:rotate(45deg); position:absolute;}
#search-wrapper01:hover::after,
#search-wrapper01:hover::before{background:#d00000;}
.navbar-inverse {background:none; margin:0 0 0 0px; border:none;}
.nav>li>a {position: relative;display: block;padding: 0px 0px;}
.main_top_nav.sticky{position:fixed; top:0px; left:0px; right:0px; transition: 0.45s all; background: rgba(0, 0, 0, 0.8); z-index: 999;}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #585858;
}
.carousel-control{width: 10%;}
.main_welcome{padding: 0px 0px;}
.welcome_head{position: relative;text-align: center; margin-top:50px;}
.welcome_head h2{font-family: 'Raleway', sans-serif;font-size: 36px;font-weight: bold;color: #585858;}
.welcome_head h2 span{color: #fff;}
/*.welcome_head:after{content: "";position: absolute;top: 50%;transform: translateY(-50%);width: 20%;height: 1px;background: #585858;left: 13%;}
.welcome_head:before{content: "";position: absolute;top: 50%;transform: translateY(-50%);width: 20%;height: 1px;background: #585858;right: 13%;}*/
.welcome_head img{padding:15px; margin:15px;}
.welcome_text{text-align: center;margin:0 90px;}
.welcome_text p{font-family: 'Work Sans', sans-serif;font-weight: 400;font-size: 14px;color: #fff;line-height: 25px;}
.welcome_text a{font-size: 16px;color: #fff;font-weight: 600;margin-top: 30px; padding: 8px 20px;transition: 0.45s; background: transparent;border: 1px solid #fff; display: inline-block;text-transform: capitalize;text-decoration: none;}
.welcome_text a:hover{background: #585858;color: #fff;border-color: #585858;letter-spacing: 2px;}
.main_category{background: url(images/cate_bg.png) no-repeat center top;padding: 30px 0px 60px 0px;background-size: cover;
    background-attachment: fixed;} 
.main_cat{position: relative;margin-top: 30px;}
.main_cat a{text-decoration: none;}
.main_cat .cate_img{}
.main_cat .cate_name {transition: 0.45s; text-transform: capitalize; font-family: 'Raleway', sans-serif; position: absolute; top: 73%; left: 50%; transform: translate(-50%,-73%); width: 70%; height: 50%; background: #00fafe9e; text-align: center;
}
.main_cat .cate_name .lara{position: relative;width: 100%;height: 100%;}
.main_cat .cate_name .lara h3{font-size: 28px;color: #fff;font-weight: 600;line-height: 25px;position: absolute;left: 0;right: 0;top: 50%;transform: translateY(-50%);}
.main_cat .cate_name .lara h3 span{font-size: 16px;color: #fff;font-weight: 500;}
.main_cat:hover .cate_name{width: 100%;height: 100%;}
.main_fea_p{padding: 30px 0px 0 0;}
.feature_pro_head{position: relative;text-align: center;margin-bottom: 30px;}
.feature_pro_head h2{text-transform: uppercase; font-family: 'Raleway', sans-serif;font-size: 36px;font-weight: bold;color: #585858;}
.feature_pro_head h2 span{color: #000;}
.feature_pro_head:after{content: "";position: absolute;top: 50%;transform: translateY(-50%);width: 17.5%;height: 1px;background: #585858;left: 13%;}
.feature_pro_head:before{content: "";position: absolute;top: 50%;transform: translateY(-50%);width: 17.5%;height: 1px;background: #585858;right: 13%;}
.new_pro_head{position: relative;text-align: center;margin-bottom: 30px;}
.new_pro_head h2{text-transform: uppercase; font-family: 'Raleway', sans-serif;font-size: 36px;font-weight: bold;color: #585858;}
.new_pro_head h2 span{color: #000;}
.new_pro_head:after{content: "";position: absolute;top: 50%;transform: translateY(-50%);width: 23%;height: 1px;background: #585858;left: 13%;}
.new_pro_head:before{content: "";position: absolute;top: 50%;transform: translateY(-50%);width: 23%;height: 1px;background: #585858;right: 13%;}
.slider_1{}
.slider_1 .item{padding:0px 15px;}
.abt-bg{
	background:url(images/about-img.png) center center repeat;
	min-height:370px;
}

.main_pro{    overflow: hidden;
    position: relative;
	min-height:360px;}
.main_pro .pro_mm{position: relative;overflow: hidden;}
.main_pro .pro_img{border: 5px solid #e8e8e9;background: #fff;}
.main_pro .pro_img img{width: 100%;transition: 0.45s;}
.main_pro .pro_name{transition: 0.45s; background: #0a0a0a;text-align: center;font-family: 'Work Sans', sans-serif;}
.main_pro .pro_name h4{font-weight: 500;color: #fff;font-size: 15px;padding: 10px 0px;letter-spacing: 1px;}
.main_pro .pro_name h3{ font-weight: 500;font-size: 16px;color: #fff;padding-bottom: 10px;}
.main_pro .pro_icons{opacity: 0; text-align: center;transition: 0.45s;position: absolute;top: -20%;left: 0;right: 0;}
.main_pro .pro_icons .icon_1{transition: 0.45s; background: #585858;padding: 10px;border-radius: 50%;color: #fff;font-size: 16px;margin: 0px 10px;}
.main_pro:hover .pro_name{background: #585858;}
.main_pro:hover .pro_img img{transform: scale(1.1);}
 .main_pro .pro_img .aj{transition: 0.45s; width: 100%;height: 100%;background: #000000b5;top: 300px; left: 0;position: absolute;opacity: 0;}
.main_pro:hover .aj{top: 0px;opacity: 1;}
.main_pro:hover .pro_icons{top: 40%;transform: translateY(-40%); opacity: 1;}
.main_pro .pro_icons .icon_1:hover{background: #fff;color: #585858;}
.slider_1 .owl-prev{position:absolute; top:50%; transform:translateY(-50%); left:0px;}
.slider_1 .owl-prev i{display:block; width:40px; height:40px; line-height:40px; text-align:center; color:#fff; background:#585858; border-radius:4px;}
.slider_1 .owl-prev i:hover{background:#000;}
.slider_1 .owl-next{position:absolute; top:50%; transform:translateY(-50%); right:0px;}
.slider_1 .owl-next i{display:block; width:40px; height:40px; line-height:40px; text-align:center; color:#fff; background:#585858; border-radius:4px;}
.slider_1 .owl-next i:hover{background:#000;}
.main_mid_banner{background: url(images/3-1.jpg) no-repeat center top;padding: 50px 0px;background-size: cover;
    background-attachment: fixed;}
.mid_banner{text-align: center;}
.mid_banner .mid_banner_img{}
.mid_banner{text-align: center;}
.mid_banner .mid_banner_img img{display:inline-block;}
.mid_banner .mid_banner_text{}
.mid_banner .mid_banner_text h4{ padding: 25px 0px; font-family: 'Raleway', sans-serif;font-size: 20px;text-transform: uppercase;color: #585858;font-weight: 700;}
.mid_banner .mid_banner_text p{font-family: 'Roboto', sans-serif;font-size: 14px;color: #fff;}
.main_news_letter{background: url(images/new_letter_bg.png) no-repeat center top;padding: 80px 0px;}
.news_letter_inner{text-align: center;}
.news_letter_inner h2{font-family: 'Raleway', sans-serif;font-size: 40px;text-transform: uppercase;color: #585858;font-weight: 700; letter-spacing: 3px;}
.news_letter_inner p{font-family: 'Roboto', sans-serif;font-size: 15px;color: #fff;text-transform: uppercase;padding: 20px 0px;line-height: 30px;}
.news_letter_inner .news_letter_f{margin: 0px 20%}
.news_letter_inner .news_letter_f form{position: relative;}
.news_letter_inner .news_letter_f form input{font-family: 'Roboto', sans-serif;width: 100%;background: #eeeeee;border-radius: 30px;font-size: 13px;border:none;height: 50px;padding-left: 20px;outline: none; }
.news_letter_inner .news_letter_f form button{outline: none; font-family: 'Raleway', sans-serif;letter-spacing: 1px; transition: 0.45s; font-size: 13px;color: #fff;padding: 0px 35px;border-radius: 0px 30px 30px 0px;position: absolute;top:0;right: 0;height: 50px;text-transform: uppercase; border:none; background: #585858; font-weight: 600;}
.news_letter_inner .news_letter_f form button:hover{background: #000;}
footer{padding: 30px 0px;background: #000;}
.footer_inner{}
.footer_inner .footer_heading{}
.footer_inner .footer_heading h3{font-family: 'Raleway', sans-serif;font-size: 20px;color: #fff;padding-bottom: 10px;border-bottom: 1px solid #585858;text-transform: uppercase;font-weight: 600;letter-spacing: 0.5px;}
.footer_inner .footer_left{margin-top: 10px;}
.footer_inner .footer_left ul{}
.footer_inner .footer_left ul li{ list-style:none;}
.footer_inner .footer_left ul li a span{font-size: 16px;color: #585858;padding-right: 10px;}
.footer_inner .footer_left ul li a{display: inline-block;font-size: 14px;font-family: 'Roboto', sans-serif;text-transform: uppercase;color: #fff;padding-top: 10px;transition: 0.45s;}
.footer_inner .footer_left ul li a:hover {color: #585858;padding-left: 8px;}
.footer_inner .footer_social{ float:left;}
.footer_inner .footer_social ul{}
.footer_inner .footer_social ul li{display: inline-block; margin-top: 45px; margin-left: 15px;}
.footer_inner .footer_social ul li a{ display: block;text-decoration: none;transition: 0.45s;width: 45px;height: 45px;text-align: center;padding: 8px 0px;color: #000;font-size: 20px;border: 1px solid #000;}
.footer_inner .footer_social ul li a span{}
.footer_inner .footer_social ul li a:hover{background: #585858;border-color: #585858;}
.footer_inner .footer_social ul li:first-child{margin-left: 0px;}
.footer_inner .footer_logo{margin-top: 10px;}
.footer_inner .footer_logo .footer_img{padding: 12px 0px 0px 0px;}
.footer_inner .footer_logo ul{}
.footer_inner .footer_logo ul li{font-size: 14px;color: #fff;font-family: 'Roboto', sans-serif;display: flex;letter-spacing: 0.5px;padding-top: 15px;}
.footer_inner .footer_logo ul li span{font-size: 17px;padding-right: 15px;}

.footer_social {
    float: none;
    text-align: center;
    margin: 0px 0 20px 0px;
}
.footer_social ul{}
.footer_social ul li{display: inline-block; margin-top: 0px; margin:0 10px; }
.footer_social ul li a{ display: block;text-decoration: none;transition: 0.45s;width: 45px;height: 45px;text-align: center;padding: 12px 0px;color: #000;font-size: 20px;border: 1px solid #fff; border-radius:50%;}
.footer_social ul li a span{ font-size:20px;}
.footer_social ul li a:hover{background: #00fafe;border-color: #00fafe;}
.footer_social ul li:first-child{margin-left: 0px;}




.socialfb{ float:left; width:275px; height:120px; background:url(images/fb.png) center top no-repeat; margin:0 auto; transition: all 0.3s;}
.socialfb:hover{background:url(images/fb.png) center -120px no-repeat;}

.socialgoogle{ float:left; width:275px; height:120px; background:url(images/google.png) center top no-repeat; margin:0 auto; transition: all 0.3s;}
.socialgoogle:hover{background:url(images/google.png) center -120px no-repeat;}

.socialtwtr{ float:left; width:275px; height:120px; background:url(images/twtr.png) center top no-repeat; margin:0 auto; transition: all 0.3s;}
.socialtwtr:hover{background:url(images/twtr.png) center -120px no-repeat;}

.sociallin{ float:left; width:275px; height:120px; background:url(images/lin.png) center top no-repeat; margin:0 auto; transition: all 0.3s;}
.sociallin:hover{background:url(images/lin.png) center -120px no-repeat;}

.footerbx{font:normal 12px 'Roboto', sans-serif; color:black; text-decoration:none; border-top: 2px dashed #666666;}
.footerbx h2{font:normal 20px 'Roboto', sans-serif; color:black; text-decoration:none;}
.footerbx p{font:normal 12px 'Roboto', sans-serif; color:black; text-decoration:none;}
.footerbx a{font:normal 12px 'Roboto', sans-serif; color:black; text-decoration:none; transition: all 0.3s;}
.footerbx a:hover{ padding-left:10px; font:normal 12px 'Roboto', sans-serif; color:black; text-decoration:underline;}

.paypal{
	float:left;
}



@media screen and (max-width: 1366px){
    .top_logo img{}
}
@media screen and (max-width: 1200px){
.top_navigation ul.parent_ul li{    padding: 0px 9px;}
.top_navigation ul.parent_ul li:first-child {padding: 0px 9px 0px 0px;}
.top_navigation ul.parent_ul li:last-child {padding: 0px 0px 0px 9px;}
.top_bar_left ul li p{font-size: 14px;}
.welcome_head:before{ right: 9%;}
.welcome_head:after{    left: 9%;}
.footer_inner .footer_social ul li:nth-of-type(4){margin-left: 0px;}
.footer_inner .footer_social ul li:nth-of-type(5){margin-left: 15px;}
.feature_pro_head:before{right: 9%;}
.feature_pro_head:after{left: 9%;}
.new_pro_head:before{right: 9%;}
.new_pro_head:after{left: 9%;}
}
@media screen and (max-width: 992px){
	.top_bar_left ul li span{font-size: 13px;}
	.top_bar_left ul li:last-child{padding-right: 0px;}
	.top_bar_left ul li p{font-size: 13px;}
	.top_bar_left ul li:first-child{background: none;}
	.top_bar_left ul li{padding: 0px 6px;}
    .top_navigation ul.parent_ul li span{font-size: 13px;}
	.top_navigation ul.parent_ul li:first-child{    padding: 0px 0px 0px 0px;}
	.top_navigation ul.parent_ul li:last-child{    padding: 0px 0px 0px 10px;}
	.top_navigation ul.parent_ul li a{font-size: 13px;padding: 20px 3px;}
	#search-wrapper a i{font-size: 14px;}
	.top_navigation ul.parent_ul li{    padding: 0px 0px;}
	.top_navigation ul>li>ul>li>a.d_d_style{font-size: 11px;}
	.top_navigation ul>li>ul{width: 200px;}
	.top_logo_sm{margin-top: 8px;}
	.welcome_head h2{font-size: 30px;}
	.main_cat{max-width: 570px; margin: 0 auto;margin-top: 30px;}
	.main_mid_banner{padding: 20px 0px 60px 0px;}
	.mid_banner{margin-top: 40px;}
	.news_letter_inner .news_letter_f {margin: 0px 4%;}
	footer{padding: 0px;}
	.footer_inner{padding-top: 30px}
	.footer_inner .footer_social ul li:nth-of-type(4){margin-left: 15px;}
.top_logo img {display: inline-block;}
.feature_pro_head:before{right: 9%;}
.feature_pro_head:after{left: 9%;}
.new_pro_head:before{right: 9%;}
.new_pro_head:after{left: 9%;}
.feature_pro_head h2{font-size: 30px;}
.new_pro_head h2{font-size: 30px;}
}
@media screen and (max-width: 767px){
header.main_topaera{position:static; }	
.main_top_bar{ background: rgb(0, 0, 0); }
.main_top_logo {background: rgb(0, 0, 0);}
.top_bar_left {text-align: center; padding-bottom:10px;}
.top_bar_right{float:none; text-align:center; padding-bottom:10px; }
.top_logo {}
.onscreenbx {display: none;}
.onmobilebx {display: block!important;  background:#585858; padding:15px 0px;}
.onmobfixx{width: 100%; }    
.onmobilebx #menu{overflow-y:scroll; overflow-x:hidden;}
.fixmnuff{height: 137px;}    
.mainhdbx{float: left; width: 100%;}    
.caticonbx{float: left; position: relative; z-index: 5; transform: translateY(30%);}
.caticonbx a{font-size: 21px; color: black;}
.caticonbx a:hover{color: #434343;}    
.caticonbx a span{font-size: 12px; margin-top: -5px; display: inline-block; position: absolute; top: 7px; right: -10px; background: red; padding: 0px 4px 0px 4px; border-radius: 50%; color: white;}    
.menubbx{ position: relative; z-index: 5; transform: translateY(30%);}    
.menubbx a{background: #000; font-size: 20px; padding: 4px 12px 6px 10px; display: block; color: white;}    
.menubbx a:hover{background: #434343; }
.logobbx{text-align: center;transform: translateY(-27%);margin-bottom: -20px;}
.logobbx img{width: 100px; margin: 0 auto;} 
.smmenbx ul{text-align: center; }
.smmenbx ul li{display: inline-block; margin: 10px 5px; }
.smmenbx ul li a{color: #000; font:500 12px 'Poppins', sans-serif;}
.srfrbx{position: relative;  margin: 5px 0;}
.srfrbx input{width: 100%; border:1px #ccc solid; height:31px; }
.srfrbx button{position: absolute; right: 0; top: 0; background: #000; border: 0; color: white; font-size: 16px; padding: 4px 10px;}
.srfrbx button:hover{background: #434343;}
.panel{z-index:77; background:#000;}
.menu-link{color:#fff;font-family: 'Oswald', sans-serif;display:inline-block; margin:0;float:left;margin-left:0px;text-decoration:none;background:#00aeef;border-radius:0px;font-size:15px;text-transform:uppercase;padding-right:9px;padding-top:6px;padding-bottom:3px;}
.menu-link:hover{color:#fff;}
.menu-link.closed{float: right; margin: -1px; padding: 3px 9px 6px 9px; border-radius: 2px; background: #ff0000;}
.menu-link.closed i{color:#fff;}    
.panel ul li a{font: 600 15px 'Montserrat', sans-serif; color: #fff; display: block; border-bottom: 1px #504f4f solid; padding: 15px 15px; transition:all 0.3s; text-transform: uppercase;}
.panel ul li a:hover{background: #585858; color: #fff; text-decoration: none;}
.panel ul li ul li a{padding: 10px 15px;}
.panel ul li ul li a:hover{background: #000;}
.dropdown{margin: 0px;}
.open>.dropdown-menu {display: block; width: 100%; background: #717171; border-radius: 0;padding: 0px;} 
.dropdown-menu{background: #585858 !important;padding: 0px;}
.mobile_show{float:right; margin-top:10px;}
.mobile_show li{}
.mobile_show li span{background:#000; padding:12px 12px; font-size:16px; color:#fff;}
.mobile_show li span:hover{background:#434343;}
.welcome_head:before{display:none;}
.welcome_head:after{display:none;}
.main_top_nav{z-index:999;}
.new_pro_head:before{display:none;}
.new_pro_head:after{display:none;}
.news_letter_inner .news_letter_f form button{font-size:10px;    padding: 0px 10px;}
.welcome_text{padding: 0px 15px; margin:0;}
.welcome_text p{text-align: justify;}
.feature_pro_head:before{ display: none;}
.feature_pro_head:after{ display: none;}
.new_pro_head:before{ display: none;}
.new_pro_head:after{ display: none;}
.news_letter_inner h2{font-size: 30px;letter-spacing: 1px;}
}
@media screen and (max-width: 480px){
.main_cat .cate_name .lara h3{font-size: 19px;}
}
@media screen and (max-width: 380px){
.main_cat .cate_name .lara h3{font-size: 17px;}
}
.onmobilebx {display: none ;}
.footer-end{background:url(images/boredr-foter.jpg)no-repeat center top; text-align:center; padding:30px 0px 0px 0px; line-height:20px; margin-top:20px;}
.footer-end span{font-family: 'Poppins', sans-serif; display:inline-block; color:#bfbfbf; font-size:13px; font-weight:300;}
.footer-end span a{text-decoration:none; color:#dd4b39; margin-left:2px; font-weight:400;}
.footer-end span a:hover{color:#a91605;}











#google_translate_element{color:#fff; text-decoration:none; padding:0px; text-align:center;}
.goog-te-gadget img {display: none;}
.goog-te-gadget-simple {background: none !important;border:none !important;color:#b6b6b6;font-size: 14px;display: inline-block;padding-top: 2px;padding-bottom: 0px;zoom: 1;}
.goog-te-gadget-simple .goog-te-menu-value {color: #fff !important;    margin-right: 1px;}
.goog-te-menu-value span{padding:0px 0;}
.goog-te-menu-value span:first-child{margin-right:20px;}
.goog-te-menu-value span:last-child{color:#fff !important;padding:0px 0px 0 0px;border: none !important;}
.goog-te-menu-value{text-decoration:none !important;}
.goog-te-menu-value span:nth-child(1){       font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    transition: 0.45s;
    letter-spacing: 0px;
    transition: 0.45s;margin-right: 0px;padding-right: 0px;}
.goog-te-menu-value span:nth-child(3){display:none;}
.goog-te-gadget-simple .goog-te-menu-value{color:#fff !important;}
.goog-te-menu-value span:last-child{color:#fff !important; display:inline-block; }


.top_bar_right ul li:hover .goog-te-menu-value{color:#fff !important;}
.top_bar_right ul li:hover .goog-te-menu-value span:last-child{color:#fff !important;}

.goog-te-gadget-simple .goog-te-menu-value span{}
.goog-te-gadget-simple .goog-te-menu-value span i{}


