.nav_bg{
    background-color:#474a4e;
    box-shadow: rgba(0,0,0,0.25) 0 3px 11px 0!important;
    -moz-box-shadow: rgba(0,0,0,0.25) 0 3px 11px 0!important;
    -webkit-box-shadow: rgba(0,0,0,0.25) 0 3px 11px 0!important;
}
.nav_bg a{
    color: #fff;
    font-size: 16px;
    line-height: 2.3em;
    letter-spacing: .03em;
    font-family: 'Helvetica';
    font-weight: 100;
}
.pd_main{
    padding: 5px 0em;
}
.pd_right{
    padding-right: 0px;
}
.pdf_left{
    padding-left: 0px;
}
.Signika{
    font-family: 'Signika', sans-serif;
}
.Satisfy{
    font-family: 'Satisfy', cursive;
    font-weight: 100;
}
.about-area{
    margin-top: 16px;
}
.image_border{
    background-color: rgba(0, 0, 0, 0) !important;
    border-style: solid !important;
    border-color: rgba(255, 255, 255, 1) !important;
    border-width: 10px !important;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 11px 0px !important;
    -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 11px 0px !important;
    -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 11px 0px !important;
}
.main_title{
    padding: 1.36em 0em;
    background: #fff;
    color: #000;
}
.main_descrition{
    background-color: rgba(226, 223, 197, 1) !important;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 11px 0px !important;
    -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 11px 0px !important;
    -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 11px 0px !important;
    padding: 2em 4em;
    font-family: 'Helvetica';
}
.main_descrition p{
    color: rgba(71,74,78,1);
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 3.5%;
}
.main_descrition a{
    text-decoration:underline;
    cursor:pointer;
}
.cUl{
    list-style: disc;
    color: rgba(71,74,78,1);
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    margin-left: 2.5em;
}
.team_text h5{
    font-family: 'Helvetica';
    color: rgba(71,74,78,1);
}
.team_text p{
    line-height: 20px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 300;
}
.team_text h6{
    font-family: 'Helvetica';
    color: rgba(71,74,78,1);
    margin-top: 1em;
}
.team_text h2{
    font-family: 'Helvetica';
    color: rgba(71,74,78,1);
    font-size: 18px;
}
.team_text h3{
    font-family: 'Helvetica';
    color: rgba(71,74,78,1);
    font-size: 16px;
}
.mp{
    font-size: 18px !important;
    color: rgba(71,74,78,1);
    font-family: 'Helvetica';
}
.mp1{
    background-color: rgba(226, 223, 197, 1) !important;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 11px 0px !important;
    -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 11px 0px !important;
    -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 11px 0px !important;
    padding: 2em 0em 0em 0em;
    font-family: 'Helvetica';
     color: rgba(71,74,78,1);
}
.mp2{
    box-shadow:#00000040 1px -2px 9px -4px;
    padding: 2em 4em;
    font-family: 'Helvetica';
     color: rgba(71,74,78,1);
}
.mp3{
    padding:0em 4em 2em 4em;
    font-family: 'Helvetica';
    color: rgba(71,74,78,1);
    font-size: 18px;
    font-weight: 300;
}
.main_form{
    background: #fff;
    padding: 2em 1em 3em 1em;
}
.main_form form{
    width:100%;
}
.main_form h4{
    padding: 0em 0em 1em 0em;
    font-weight: 500;
}
.main_form input,textarea{
    background-color: #e1ded2 !important;
    outline: none;
    border: 1px solid #fff !important;
    border-radius: 0px !important;
    padding: 1.2em 1em !important;
}
.main_form button{
    color: #000;
    background: #e2dfc5;
    border: 2px solid #000;
    border-radius: 0px;
    padding: 0.7em 7em;
}
.main_form .btn-primary:hover {
    color: #000;
    background-color: #e2dfc5;
    border-color: #000000;
}
.main_map{
    background: #c8c6af;
    padding: 2em 1em 3em 1em;
}
.main_map h5{
    font-family: 'Helvetica';
    color: rgba(71,74,78,1)
}
.main_map p{
    font-family: 'Helvetica';
    color: rgba(71,74,78,1);
}
.b_bottom{
    border-bottom: 1px solid #b4b29d;
    padding-left: 0px;
    padding-bottom: 1em;
    padding-top: 1em;
}
#map {
  height: 400px;
  width: 100%;
}
/*
ul.nav-menu li a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}
ul.nav-menu li a::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    top: 100%;
    left: 0;
    background: #ff7000;
    transition: transform 0.5s;
    transform: scaleX(0);
    transform-origin: right;
}
*/


.top_menu:after {    
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  background: #fff;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.top_menu:hover:after { 
  width: 100%; 
  left: 0; 
}
.main_title{
    text-align:center !important;
}

@media only screen and (max-width: 1220px) {
    .main_form input, textarea{
        width: 100%;
        padding: 0.5em !important;   
    }
    .main_form .text-center{
        text-align:center;
    }
}
@media only screen and (max-width: 1002px) {
    .about-area {
        margin-top: 10%;
    }
}
@media screen and (max-width: 1200px) and (min-width: 770px) {
  .m_1{
    display: flex; 
  }
  .m_2{
    width: 33.33%;
    text-align: right;
  }
  .m_3{
    width: 33.33%;
    text-align: center;
  }
  .m_4{
    width: 33.33%;
  }
  .m_5{
    display: flex;
  }
  .m_6{
    width: 50%;
  }
  .m_7{
    width: 50%;
    padding-left: 4%;
  }
}
@media only screen and (min-width: 769px) {
    .desktop_none{
        display:none;
    }
}
@media only screen and (max-width: 768px) {
    .mobi_none{
        display:none;
    }
    .about-area {
        margin-top: 44px;
    }
    .container_zero{
        padding:0px;
    }
    .main_title{
        font-size: 22px;
    }
    .main_descrition{
        padding: 2em 1em;
    }
    .main_descrition p{
        font-size: 14px !important;
        line-height: 20px !important;
    }
    .mp3 {
        padding: 0em 1em 2em 1em;
        font-family: 'Helvetica';
        color: rgba(71,74,78,1);
        font-size: 14px;
        font-weight: 300;
        line-height: 20px;
    }
    .mp2{
        padding: 1em 1em;
    }
    .m_6{
        margin-bottom: 0.7em;
    }
    .team_text p{
       font-size: 14px; 
    }
    .team_text h6{
        font-size: 16px; 
        margin-top: 0.7em;
    }
    .team_text h5{
       font-size: 16px;
    }
    .mp {
        font-size: 15px !important;
    }
    .cUl{
        font-size: 14px !important;
        line-height: 22px !important;
    }
}

