@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;}
.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: #000 !important; display: inline-block;}
.goog-te-gadget-simple .goog-te-menu-value span { text-decoration: none; color: #000;}
.lang{float:right;}
/************************** header stsrt *********************************/
header.main_topaera{}
.main_top_bar{background: rgba(0, 0, 0, 0.55);padding: 10px 0px 0px 0px;}
.top_bar_left{ margin:20px 0 0 0;}
.top_bar_left ul{}
.top_bar_left ul li{display:inline-block; width:100%; }
.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; padding:5px 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: #000 !important;text-decoration: none;transition: 0.45s;}
.top_bar_right ul li a select{font-size:16px !important;     color: #000 !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: #f6f061;}
.main_top_logo{ background:#171717;}
.main_top_nav{ background:#FFFFFF;}
.top_logo{margin:20px 0;}
.top_logo img{display:inline-block;}
.top_navigation{}
.top_navigation ul.parent_ul{margin: 0;padding: 0;}
.top_navigation ul.parent_ul li{display: inline-block; padding: 0px 15px;position: relative;}
.top_navigation ul.parent_ul li:hover{ background:#f6f061;}
.top_navigation ul.parent_ul li a{ transition: 0.45s; font-weight: 600; font-size: 16px;font-family: 'Work Sans', sans-serif; color: #000 ; display: inline-block;text-decoration: none;text-transform: uppercase;padding: 20px 0px;}
.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 li i{transition: 0.45s;}
.top_navigation ul>li>ul {width:250px;position: absolute;z-index: 999;top: 100%;display: none;animation: zoomIn .3s ease-in;}
.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 #f6f061}
.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: #fff; width: 100%; background: rgb(23 23 23); font-family: 'Work Sans', sans-serif; font-size: 13px; font-weight: 500; transition: 0.45s;}
.top_navigation ul>li>ul>li>a.d_d_style:hover{
	color:#f6f061;
}

/* bottom_border */
.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: #f6f061;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{ 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:#f6f061 ; 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.7);}
/************* banner start here ***************/
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #f6f061;
}
.carousel-control{width: 10%;}
/************* welcome start here ***************/
.main_welcome{padding: 30px 0px;}
.welcome_head{position: relative;text-align: center; z-index:-1;}
.welcome_head h2{font-family: 'Raleway', sans-serif;font-size: 36px;font-weight: bold;color: #f6f061;}
.welcome_head h2 span{color: #000;}
.welcome_head:after{content: "";position: absolute;top: 50%;transform: translateY(-50%);width: 18%;height: 1px;background: #f6f061;left: 13%;}
.welcome_head:before{content: "";position: absolute;top: 50%;transform: translateY(-50%);width: 18%;height: 1px;background: #f6f061;right: 13%;}
.welcome_text{text-align: center;margin-top: 20px;}
.welcome_text p{font-family: 'Work Sans', sans-serif;font-weight: 400;font-size: 14px;color: #000;line-height: 25px;}
.welcome_text a{font-size: 16px;color: #f6f061;font-weight: 600;margin-top: 30px; padding: 8px 20px;transition: 0.45s; background: transparent;border: 1px solid #000; display: inline-block;text-transform: capitalize;text-decoration: none;}
.welcome_text a:hover{background: #f6f061;color: #fff;border-color: #f6f061;letter-spacing: 2px;}
/************* category start here ***************/
.main_category {
    background: url(images/cate_bg.png) no-repeat center top;
    padding: 30px 0px 60px 0px;
    background-size: cover;
    background-attachment: fixed;
    border-top: 3px solid #fff;
}
.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: 60%;
    height: 40%;
    background: #00000080;
    text-align: center;
}
.main_cat .cate_name .lara{position: relative;width: 100%;height: 100%;}
.main_cat .cate_name .lara h3{font-size: 28px;color: #f6f061;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%;}
/************* feature products start here ***************/
.main_fea_p{padding: 30px 0px;}
.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: #f6f061;}
.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: #f6f061;left: 13%;}
.feature_pro_head:before{content: "";position: absolute;top: 50%;transform: translateY(-50%);width: 17.5%;height: 1px;background: #f6f061;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: #f6f061;}
.new_pro_head h2 span{color: #000;}
.new_pro_head:after{content: "";position: absolute;top: 50%;transform: translateY(-50%);width: 16%;height: 1px;background: #f6f061;left: 13%;}
.new_pro_head:before{content: "";position: absolute;top: 50%;transform: translateY(-50%);width: 16%;height: 1px;background: #f6f061;right: 13%;}
.slider_1{}
.slider_1 .item{padding:0px 15px;}
.main_pro{    overflow: hidden;
    position: relative; }
.main_pro .pro_mm{position: relative;overflow: hidden;}
.main_pro .pro_img{border: 2px solid #e8e8e9;background: #fff;}
.main_pro .pro_img:hover{border: 2px solid #f6f061;}
.main_pro .pro_img img{width: 100%;transition: 0.45s;}
.main_pro .pro_name{transition: 0.45s;text-align: center;font-family: 'Work Sans', sans-serif;}
.main_pro .pro_name h4{font-weight: 600;color: #000;font-size: 15px;padding: 10px 0px;letter-spacing: 1px;}
.main_pro .pro_name h3{ font-weight: 500;font-size: 16px;color: #000;padding: 10px 0;}
/*.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: #f6f061;padding: 10px;border-radius: 50%;color: #fff;font-size: 16px;margin: 0px 10px;}
.pro_name h5 { background: #000; color: #fff; padding: 10px 20px; margin: 5px 0 10px 0; display: inline-block; text-transform: uppercase;}

.pro_name:hover h5{background: #f6f061; color:#000}
/*.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%; opacity: 1;}
.main_pro .pro_icons .icon_1:hover{background: #fff;color: #f6f061;}
/*owl btn style start */
.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:#f6f061; 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:#f6f061; border-radius:4px;}
.slider_1 .owl-next i:hover{background:#000;}
/*owl btn style end */
.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: #f6f061;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: #f6f061;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: #f6f061; 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: 17px;color: #fff;padding-bottom: 10px;border-bottom: 1px solid #f6f061;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{}
.footer_inner .footer_left ul li a span{font-size: 16px;color: #f6f061;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: #f6f061;padding-left: 8px;}
.footer_inner .footer_social{margin-top: 10px;}
.footer_inner .footer_social ul{}
.footer_inner .footer_social ul li{display:inline-block;margin-top: 15px;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: #fff;font-size: 20px;border: 1px solid #fff;}
.footer_inner .footer_social ul li a span{}
.footer_inner .footer_social ul li a:hover{background: #f6f061;border-color: #f6f061;}
.footer_inner .footer_social ul li:first-child{margin-left: 0px;}
.footer_inner .footer_social ul li:last-child{margin-left: 0px;}
.footer_inner .footer_logo{margin-top: 10px;}
.footer_inner .footer_logo p{color:#fff;}
.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;}

.searchbox{
	float:right;
	border:1px solid #333;
	margin:75px 0 0 0;
}
.searchbox input {
    border: none;
    background: none;
    color: #636363;
    padding: 6px 10px;
    font-size: 13px;
}
.searchbox button{
	border:none;
	background:none;
	margin:0 5px
}



@media screen and (max-width: 1200px){
.top_navigation ul.parent_ul li{    padding: 0px 7px;}
.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 10px 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 6px;}
	.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;}
.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; }
.onscreenbx {display: none;}
.onmobilebx {display: block!important;}
.onmobfixx{width: 100%; }    
.onmobilebx #menu{overflow-y:scroll; overflow-x:hidden;}
.fixmnuff{height: 137px;}    
.mainhdbx {float: left; width: 100%; position: absolute; margin: -55px 0 0 0;}
.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: #f6f061; 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: #f6f061; 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: #f6f061 !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;}
    .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;}
.searchbox {
    float: right;
    border: 1px solid #333;
    margin: 0px 0 10px 0;
}
}
@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:12px; 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;}




.fhd-img{
    margin: 20px 0;

}
.fhd-text{
    margin: 20px 0;
    font-family: 'Poppins', sans-serif;
    color:#000;
    font-weight:600;
    font-size: 16px;
    text-align: center;
    
}
.fhd-text a{
    font-size: 16px;
    color: #000;

}