FF/*header style*/
 body {
    margin: 0;
    height: 100%;
    color: #3f3f3f;
    background: #f2f2f2 !important;
    font: 14px/18px "europa", "Arial", "Helvetica", sans-serif;
    min-width: 320px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
}
.about_box{
    margin-top: 40px;
    text-align: left;
    padding: 36px 35px 36px 35px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    border-radius: 3px;
}
.cont_heading{
    font-size: 2.5em;
    margin-top: 15px;
    margin-bottom: 30px;
}
.cont_para{
    text-align: justify;
    font-size: 1.1em;
    margin-bottom: 30px;
}
.nav_bd{
    border-bottom:1px solid black;
    background-color: white;
}
.nav_c_bd{
    border-right:1px solid black;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99999999;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  order-right: 1px solid aquamarine;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #0c0c0c;
  display: block;
  transition: 0.3s;
  margin-top:10px;
}

.sidenav a:hover {
  color: white;
  background: #da0505;
  text-decoration: none;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  border:none !important;
  margin-bottom: 25px;
  display: inline;
  margin-top: 18px;
}

#mainn {
  transition: margin-left .5s;
  padding: 16px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
.logon{
    text-align: center;
}
.logon > a > img{
    width: 201px;
    height: auto;
    margin: auto;
} 
.social_icon{
    list-style:none;
    text-align: right;
    padding:0px;
}
.social_icon > li{
    display: inline-block;
}
.hm_bg_sp{
    font-size:19px;
    cursor:pointer;
}
.hm_bg_p{
    font-size:15px;
    display: inline;
    padding-left: 5px;
}
@media screen and (max-width: 1050px) { 
    .hm_bg_p{
        display: none;
    }
    .nav_bd{
        padding: 0px !important;
    }
    .logon{
        text-align: left;
    }
    
}
/*feat blog*/
.feat_blog{ 
}
.feat_img{ 
  height: 380px !important;
  margin:auto;
  background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ),url(../../images-blg/blog4.jpg); 
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 40px;
} 
.feat_anc{
  /*background:linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ); */
  text-decoration: none !important;
}
.feat_div{ 
  padding-top: 200px; 
}
.feat_cont{
  color: white;
  font-size: 3em;
  margin: auto;
}
.feat_p{
  color: black;
  font-size: 1em;
}
@media screen and (max-width: 1050px) {
  .feat_p{
    display: none;
  }
}
.m_blog{
  margin-top: 85px;
  margin-bottom: 25px;
}
.m_blog_span{
  color: black;
  font-size: 1.6em; 
}
.m_blog_span > span{
  font-weight: bold; 
} 
.m_bg_bx{ 
  overflow: hidden;
}
.zoom_img{   
  height:272px;
  transition:transform 0.2s; 
}
.m_bg_bx:hover .zoom_img{ 
  transform: scale(1.06);
  opacity: 0.7;
  transition: 1s;
}
.m_bg_bx:hover .mdl{
  opacity: 1;
}
.mdl{
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.btn_rd:hover{
  color: black;
}
.btn_rd{
    color: black;
    font-size: 1.3em;
    font-weight: 500;
    border: 2px solid black;
    border-radius: 14px;
    padding: 5px;
    text-decoration: none !important;
}
.fur_bg_bx{
  padding: 20px 15px 5px 15px; 
}
.fur_bg_bx > a{ 
  text-decoration: none !important;
} 
.bg_bx_span{
  font-size: 1.1em;
  color: black; 
  font-weight: 600; 
  margin-bottom:20px;
}
.fur_bg_bx > a > p{
  font-size: 1.05em;
  color: black;
  margin-top: 20px;
  border-top: 1px solid #e6dede;
  padding-top: 8px;
}
.fur_bg_bx > a > p > span{
  font-size: 1.05em;
  color: #49c5b6; 
}

      /*footer style*/
 
            /*bg inner*/
.bg_hd{
  font-size: 2.6em;
  text-transform: capitalize;
  letter-spacing: 0.02em;
  font-weight: 600;
}
.bg_p{
  margin-top: 12px;
  font-size: 1.1em;
  text-transform: capitalize;
}
.bg_p > span{
  font-weight: bold;
  color: #49c5b6;
}
.socio_bg{
    list-style:none;
    text-align: center;
    padding: 0px;
    margin-top:20px;
}
.socio_bg > li{
    display: inline-block;
}
.main_p{
  font-size: 1.6em;
  font-variant: petite-caps;
}
.b_p{
  font-size: 1.3em;
  margin-top: 20px;
}