#bc_hdr {
background-color : #040101;
background-image : url(../images/bggg.jpg);
background-attachment : fixed;
}
.tx_pd {
padding : 20px;
}
.cntr_img {
text-align : center;
margin : auto;
}
.cntr {
text-align : center;
}
.alpg_hd {
font-family: 'Monoton', cursive;
font-size : 40px;
text-align : center;
color : #fff;
}
select.selectpicker.slct_ctgy option {
    color: #322715;
}

@font-face {
  font-family: 'Monoton';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/monoton/v10/5h1aiZUrOngCibe4TkHLQg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.slct_ctgy {
background : url(../images/menu-bg.jpg) 0 0 repeat;
box-shadow : 0 0 20px #000000 inset;
color : #fff;
padding : 6px;
margin-left : 30px;
border : none;
}
.nav {
margin-top : 3px;
height : 45px;
width : 100%;
position : relative;
}
.nav > .nav-header {
display : inline;
}
.nv_brd:last-child {
border-right : none;
}
.nav > .nav-header > .nav-title {
display : inline-block;
font-size : 22px;
color : #fff;
}
.nav > .nav-btn {
display : none;
}
.nav > .nav-links {
display : inline;
font-size : 13px;
}
.nav > .nav-links > a {
display : block;
float : left;
font-size : 12px;
text-align : center;
text-decoration : none;
margin-right : 2px;
width : 119px;
height : 60px;
color : #000;
background : url(../images/menu-bg.jpg) 0 0 repeat;
border-radius : 5px;
padding-top : 10px;
text-transform : uppercase;
text-decoration : none;
}
.nav > .nav-links > a {
height : 36px;
margin-top : 5px;
}
.nav > .nav-links > a:hover {
color : #fff;
background : url(../images/menu-bg-hvr.jpg);
}
.nav > #nav-check {
display : none;
}
@media (max-width: 600px) {
.nav > .nav-btn {
display : inline-block;
position : absolute;
right : 0;
top : 0;
background : url(../images/menu-bg-hvr.jpg) no-repeat;
}
.nav > .nav-btn > label {
display : inline-block;
width : 50px;
height : 50px;
padding : 13px;
}
.nav > .nav-btn > label:hover, .nav #nav-check:checked ~ .nav-btn > label {
box-shadow : 0 0 20px #000000 inset;
}
.nav > .nav-btn > label > span {
display : block;
width : 25px;
height : 10px;
border-top : 2px solid #eee;
}
.nav > .nav-links {
position : absolute;
display : block;
width : 100%;
background-color : rgb(0, 0, 0, 0.9);
height : 0;
transition : all 0.3s ease-in;
overflow-y : hidden;
top : 50px;
left : 0;
}
.nav > .nav-links > a {
display : block;
width : 100%;
color : #fff;
}
.nav > #nav-check:not(:checked) ~ .nav-links {
height : 0;
}
.nav > #nav-check:checked ~ .nav-links {
height : calc(57vh - 50px);
z-index : 1000;
overflow-y : auto;
}
}
.img_hyt {
height : 150px;
width : 100%;
}
.p_ped {
padding : 5px 10px 5px 10px;
}
.a_tg {
color : #e69b4b;
}
.a_tg:hover {
color : #fff;
}
.clr_txt {
color : #e69b4b;
}
.img_brdr {
border : #fff solid 3px;
}
.img_hvr {
transition : all 1s ease;
}
.img_hvr:hover {
transform : scale(0.5);
filter : grayscale(1);
transition : all 0.8s ease-in-out;
}
.form-control {
color : #fff;
background : none;
border : #e69b4b solid 1px;
height : 25px;
}
.ftr_hre {
font-size : 18px;
}
.l_mrg {
margin-top : 22px;
}
span {
color : #e69b4b;
}
.mrgn_img {
margin-bottom : 10px;
margin-top : 10px;
}
.wyt {
color : #fff;
}
.fnt {
font-size : 15px;
margin-top : 30px;
font-weight : normal;
color : #fff;
line-height : 18px;
margin-bottom : 18px;
}
.brdr_lin {
border-bottom : 1px solid #814212;
padding-bottom : 30px;
}
.brdr_lin_left {
border-left : 1px solid #814212;
margin-top : 20px;
margin-bottom : 20px;
}
.fntt {
font-size : 12px;
font-weight : normal;
color : #fff;
line-height : 18px;
margin-bottom : 18px;
}
.sec_bg {
background-color : rgb(0, 0, 0, 0.4);
border-radius : 50px;
}
.pg_fnt_pd {
padding : 30px;
}
.rw_pd_out {
margin-top : 30px;
margin-bottom : 30px;
}
.pg_img {
height : 335px;
}
.htl_hyt {
height : 233px;
width : 100%;
}
.a_fnt {
color : #fff;
font-weight : 100;
}
.a_fnt:hover {
color : #e69b4b;
text-decoration : none;
}
.wb_fnt {
font-family : "Lovely Baby", sans-serif;
font-size : 50px;
}
.wb_fntt {
font-family : "Gabriola", sans-serif;
font-size : 30px;
}
.link_btn {
border-radius : 5px;
border : #fff solid 3px;
padding : 5px;
color : #000;
background-color : #e69b4b;
}
.link_btn:hover {
text-decoration : none;
color : #fff;
}
.btnn {
border-radius : 5px;
border : #fff solid 3px;
padding : 5px;
color : #000;
background-color : #e69b4b;
margin-left : 14px;
}
.btnn:hover {
text-decoration : none;
color : #fff;
}
.lnk_fnt {
font-family : "Sofia", sans-serif;
color : #fff;
}
.lnk_fnt:hover {
text-decoration : none;
color : #e69b4b;
}
.pg_img_brdr {
border-width : 5px;
border-style : double;
color : #e69b4b;
border-radius : 10px;
}
.ftr_hd_clr {
font-family : "Sofia", sans-serif;
color : #e69b4b;
width : 50%;
border-bottom-style : double;
}
.ftr_clr {
color : #fff;
}
.logo {
color : #fff;
}
.logo:hover {
text-decoration : none;
color : #e69b4b;
}
.ftr_clr:hover {
color : #e69b4b;
text-decoration : none;
}
.ftr {
margin-top : 20px;
background-image : url(../images/bggg.jpg);
}
.hfr_fnt {
font-size : 16px;
}
.prc_tbl_clr {
color : #e69b4b;
}
@media (min-width: 360px) and (max-width: 667px) {
.alpg_hd {
font-family : "Monoton", sans-serif;
font-size : 25px;
text-align : center;
color : #fff;
}
.nav {
margin-top : 10px;
height : 70px;
width : 87%;
}
.pg_fnt_pd {
padding : 0;
}
.mrgn_img {
padding : 0;
}
.wb_fnt {
font-family : "Lovely Baby", sans-serif;
font-size : 25px;
}
.sec_bg {
background-color : rgb(0, 0, 0, 0.4);
border-radius : 50px;
padding : 7px;
}
}
@media (max-width: 740px) and (orientation: landscape) {
.alpg_hd {
font-family : "Monoton", sans-serif;
font-size : 35px;
text-align : center;
color : #fff;
}
.hfr_fnt {
font-size : 16px;
}
.slct_ctgy {
background : url(../images/menu-bg.jpg) 0 0 repeat;
box-shadow : 0 0 20px #000000 inset;
color : #fff;
padding : 6px;
margin-left : 40px;
border : none;
}
.nav > .nav-links > a {
display : block;
float : left;
font-size : 12px;
text-align : center;
text-decoration : none;
margin-right : 2px;
width : 64px;
height : 35px;
color : #fff;
background : url(../images/menu-bg.jpg) 0 0 repeat;
border-radius : 5px;
padding-top : 10px;
text-transform : uppercase;
text-decoration : none;
}
.mrg_lft {
margin : 0 auto;
}
.div_2 {
width : 50%;
}
.div_6 {
width : 50%;
}
.div_6_on {
width : 21%;
}
.div_6_tw {
width : 29%;
}
.pik {
margin : 0 auto;
}
.algn {
text-align : center;
}
}
@media (min-width: 768px) and (max-width: 1112px) {
.hfr_fnt {
font-size : 13px;
}
.alpg_hd {
font-family : "Monoton", sans-serif;
font-size : 35px;
text-align : center;
color : #fff;
}
.nav > .nav-links > a {
display : block;
float : left;
font-size : 12px;
text-align : center;
text-decoration : none;
margin-right : 2px;
width : 110px;
height : 35px;
color : #fff;
background : url(../images/menu-bg.jpg) 0 0 repeat;
border-radius : 5px;
padding-top : 10px;
text-transform : uppercase;
text-decoration : none;
}
.slct_ctgy {
margin-left : 0;
}
.htl_hyt {
height : 128px;
width : 100%;
}
} 



.clear{clear:both;}
.bloghead a:link{color:#ed6128; text-decoration:none;}
.bloghead a:visited{color:#ed6128; text-decoration:none;}
.bloghead a:hover{color:#000; text-decoration:none;}
.bloghead a:active{color:#ed6128; text-decoration:none;}

.hr-colour {
    border: 1px dashed #993300;
    margin: 30px 0 30px 0;
    width: 100%;
}
.icon-date {
    color: #ccc;
    padding-bottom: 20px;
    padding-top: 10px;
    text-align: left;
}
#blogdtl img {
    padding: 5px;
    text-shadow: #000 3px 3px 3px;
    box-shadow: 0 0 10px #000;
	max-width: 350px;
	border-color: #232323;
    box-shadow: 0 0 7px #ed6128;
    border-radius: 4px;
	border-style: solid;
	margin: 0 auto;
	margin-bottom: 30px;
}
#blogdtl figure {
    float: none;
    margin: 0 auto;
    text-align: center;
}
#blogdtl figure img {
    max-width:99%;
    margin: 0 auto;
    text-align: center;
}

#blg img {
    float: left;
    margin-right: 15px;
    margin-top: 0px;
    max-height: 100px;
    min-height: 100px;
    max-width: 100px;
    box-shadow: 0 0 7px #ed6128;
    border-radius: 4px;
}

#blg a:link{color:#ed6128; text-decoration:none;}
#blg a:visited{color:#ed6128; text-decoration:none;}
#blg a:hover{color:#000; text-decoration:none;}
#blg a:active{color:#ed6128; text-decoration:none;}


@media screen and (max-width:767px) {
    #blg img{float:none;margin:0 auto; text-align:center;margin-bottom:20px;}
    #blogdtl img{float:none;margin:0 auto; text-align:center;margin-bottom:20px;}
}



.pagination {
   clear:both;
   position:absolute;
   font-family: 'Rubik', sans-serif;
   font-size: 14px; /* Pagination text size */
   line-height:13px;
   float:left; /* Pagination float direction */
}
.pagination span {
   background-color: #3b61ad;
	color: #ed6128;
	padding: 5px 12px;
	margin-right: 5px;
	font-family: 'Rubik', sans-serif;
	font-size: 14px;
/* Pagination text color */
   background: #3b61ad; /* Pagination non-active background color */
   -webkit-transition: background .15s ease-in-out;
   -moz-transition: background .15s ease-in-out;
   -ms-transition: background .15s ease-in-out;
   -o-transition: background .15s ease-in-out;
   transition: background .15s ease-in-out;
}
.pagination a {
   background-color: #f26522;
	color: #fff;
	padding: 5px 12px;
	margin-right: 5px;
	font-family: 'Rubik', sans-serif;
	font-size: 14px;
  
}
.pagination a:hover{
   color:#fff;
   background: #6ec05d; /* Pagination background on hover */
}
.pagination .current{
background-color: #6ec05d;
color: #fff;
padding: 5px 12px;
margin-right: 5px;
font-family: 'Rubik', sans-serif;
font-size: 14px;
}
.current{background-color:#6ec05d;color:#ed6128;padding: 5px 12px;margin-right: 5px;}
a.page-numbers{background-color:#f26522;color:#ed6128;padding: 5px 12px;margin-right: 5px;}

a.page-numbers:hover{
   color:#fff;
   background: #ff3d55; /* Pagination background on hover */
}
a.alink{color: #993300 !important;}
a.alink:hover{color: #000 !important;}