
.bg_hdr {
background : url(../images/secn-img.jpg) 0 0 repeat;
}
.bg_hdrr {
background : url(../images/secn-img.jpg) 0 0 repeat;
box-shadow : 0 0 3px #000, 0 0 10px #000;
text-shadow : 0 0 3px #3e6f3e, 0 0 5px #000;
padding : 20px;
}
.bg_hdrrr {
background : url(../images/secn-img.jpg) 0 0 repeat;
box-shadow : 0 0 3px #000, 0 0 10px #000;
padding : 20px;
}
.vertical-menu {
width : 208px;
box-shadow : 0 2px 2px 2px black;
transition : all 0.6s linear;
}
.vertical-menu a {
color : #fff;
border-left : 5px solid #FCFCFC;
background : rgb(0, 0, 0, 0.7);
display : block;
padding : 12px;
text-decoration : none;
border-top : 1px solid rgb(255, 255, 255, 0.1);
border-bottom : 1px solid black;
border-left : 5px solid transparent;
letter-spacing : 1px;
transition : all 0.3s linear;
}
.vertical-menu a:hover {
color : #eee;
border-left : 5px solid #FCFCFC;
background : #1B1B1B;
}
.vertical-menu a.active {
color : #B93632;
border-left : 5px solid #B93632;
}
.hdr_imgg {
padding-top : 30px;
}
.mrgn_img {
padding-bottom : 9px;
}
.logo_pd {
padding-top : 45px;
padding-bottom : 40px;
}
.cntr {
text-align : center;
}
.imh_hvr {
transition : transform 3s;
}
.imh_hvr:hover {
transform : rotate(360deg);
}
.hdng_fnt {
font-family : Amita;
}
.wyt {
color : #fff;
}
.hdng_mrgn {
margin-top : 50px;
margin-bottom : 20px;
}
.imh_rdus_hvr {
transition : transform 3s;
border-radius : 50%;
border : #fff solid 10px;
}
.imh_rdus_hvr:hover {
transform : rotate(360deg);
border : #fff solid 10px;
filter : grayscale(100%);
}
.imh_lnk_hvr {
transition : transform 3s;
border-radius : 50%;
border : #fff solid 2px;
}
.imh_lnk_hvr:hover {
transform : rotate(360deg);
border : #fff solid 2px;
filter : grayscale(100%);
}
.a_txt {
color : #fff;
text-align : center;
}
.a_txt:hover {
color : #f84c20;
text-decoration : none;
}
.a_ftr {
color : #f84c20;
text-align : center;
}
.a_ftr:hover {
color : #fff;
text-decoration : none;
}
.pd {
margin-top : 30px;
}
.rgb {
background : rgb(0, 0, 0, 0.4);
padding : 10px;
}
.img_crkl {
margin-bottom : 10px;
margin-top : 10px;
}
.pd_zero {
margin : 0;
padding : 0;
}
.a_li {
color : #fff;
padding : 3px;
}
.hd_clr {
color : #B93632;
}
.a_li:hover {
color : #B93632;
border-left : 3px solid #B93632;
text-decoration : none;
}
.hvr-underline-from-left {
display : block;
vertical-align : middle;
transform : perspective(1px) translateZ(0);
position : relative;
overflow : hidden;
}
.hvr-underline-from-left:before {
content : "";
position : absolute;
z-index : -1;
left : 0;
right : 100%;
bottom : 0;
background : #2098D1;
height : 4px;
transition-duration : 0.3s;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
right : 0;
}
.slct_ctgy {
width : 209px;
margin-top : 5px;
color : #B93632;
background : rgb(0, 0, 0, 0.7);
display : block;
padding : 12px 0 12px 0;
text-decoration : none;
border-top : 1px solid rgb(255, 255, 255, 0.1);
border-bottom : 1px solid black;
border-left : 5px solid transparent;
letter-spacing : 1px;
transition : all 0.3s linear;
}
.slct_ctgy:hover {
color : #B93632;
background : #090909;
display : block;
padding : 12px 0 12px 0;
text-decoration : none;
border-top : 1px solid rgb(255, 255, 255, 0.1);
border-bottom : 1px solid black;
border-left : 5px solid transparent;
letter-spacing : 1px;
transition : all 0.3s linear;
}
.hdng_clr {
color : #d7c198;
}
.anu_lnk {
color : #f84c20;
text-decoration : none;
}
.anu_lnk:hover {
color : #4dfadc;
text-decoration : none;
}
.bg_al_bx {
background : rgb(0, 0, 0, 0.6);
}
.cn_btnn {
border : #d7c198 solid 1px;
padding : 8px 30px 8px 30px;
color : #d7c198;
text-decoration : none;
}
.cn_btnn:hover {
border : #fff solid 1px;
padding : 8px 30px 8px 30px;
color : #fff;
text-decoration : none;
}
.htl_lin {
padding-bottom : 4px;
}
.pg_mrg {
margin-bottom : 4px;
}
@media (min-width: 320px) and (max-width: 480px) {
img {
width : 100%;
}
.hdng_fnt {
font-family : Amita;
font-size : 18px;
}
.hdr_img {
margin-top : 10px;
}
.vertical-menu {
width : 100%;
}
.vertical-menu a {
text-align : center;
}
.mrgn_img {
padding-top : 10px;
padding-bottom : 10px;
}
.slct_ctgy {
width : 260px;
margin-top : 5px;
color : #B93632;
background : rgb(0, 0, 0, 0.7);
display : block;
padding : 12px 0 12px 0;
text-decoration : none;
border-top : 1px solid rgb(255, 255, 255, 0.1);
border-bottom : 1px solid black;
border-left : 5px solid transparent;
letter-spacing : 1px;
transition : all 0.3s linear;
}
}
@media (min-width: 481px) and (max-width: 780px) {
img {
width : 100%;
}
.hdr_img {
margin-top : 10px;
}
.vertical-menu {
width : 100%;
}
.vertical-menu a {
text-align : center;
}
.mrgn_img {
padding-top : 10px;
padding-bottom : 10px;
}
.slct_ctgy {
width : 345px;
}
}
@media (min-width: 781px) and (max-width: 1020px) {
img {
width : 100%;
}
.hdr_img {
margin-top : 10px;
}
.vertical-menu {
width : 100%;
}
.vertical-menu a {
text-align : center;
}
.mrgn_img {
padding-top : 10px;
padding-bottom : 10px;
}
.slct_ctgy {
width : 345px;
}
}
@media (min-width: 1021px) and (max-width: 1260px) {
img {
width : 100%;
}
.hdr_img {
margin-top : 10px;
}
.vertical-menu {
width : 100%;
}
.vertical-menu a {
text-align : center;
}
.mrgn_img {
padding-top : 10px;
padding-bottom : 10px;
}
.slct_ctgy {
width : 345px;
}
} 