.row {
    margin-left: 0px;
    margin-right: 0px;
}

.white {
    color: #fff !important;
}

.m_l_10 {
    margin-left: 10px;
}
.m_t_100{
    margin-top: 100px;
}
.m_t_30{
    margin-top: 30px;
}
.m_t_50{
    margin-top: 50px;
}
.m_t_10{
    margin-top: 10px;
}
.m_t_20{
    margin-top: 20px;
}
.m_t_25{
    margin-top: 25px;
}
.m_b_35{
    margin-bottom: 35px;
}
.m_b_25{
    margin-bottom: 25px;
}
.m_t_b_5{
    margin-bottom: 5px;
    margin-top: 5px;
}
.m_t_b_15{
    margin-bottom: 15px;
    margin-top: 15px;
}
.m_t_b_18{
    margin-bottom: 18px;
    margin-top: 18px;
}
.m_t_b_20{
    margin-bottom: 20px;
    margin-top: 20px;
}
.m_t_b_30{
    margin-bottom: 30px;
    margin-top: 30px;
}
.m_t_b_40{
    margin-bottom: 40px;
    margin-top: 40px;
}
.m_t_b_50{
    margin-bottom: 50px;
    margin-top: 50px;
}
.p_r_0{
    padding-right: 0;
}
.p_t_b_10{
    padding-top: 10px;
    padding-bottom:10px;
}
.hide {
    display: none;
}

.navbar-fixed-top_1 {
    top: 0;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.nav li {
    font-size: 16px;
}

.p_5 {
    padding: 5px;
}

.p_15 {
    padding: 15px;
}

.top_scrl_back_clr {
    background-color: #fff;
}

.navbar {
    padding-top: 0px;
}

.hide_1 {
    display: initial;
}

.hide_2 {
    display: none;
}

.set_top {
    margin-top: 81px;
}

.set_width {
    width: 70%;
}

@media (max-width: 991px) {
    .navbar-fixed-top {
        position: initial;
    }

    .set_width {
        width: 20%;
    }

    .set_top {
        margin-top: -14px;
    }

    .navbar {
        margin-bottom: 0;
    }
}
.pad_0 {
    padding: 0;
}
@media (max-width: 767px) {
    .hide_1 {
        display: none;
    }

    .pad_0 {
        padding: 0;
    }

    .hide_2 {
        display: initial;
    }

    .set_top {
        margin-top: 0;
    }
}

.posi_init {
    position: initial !important;
}
.set_width{
    width: 180px;
}
.features{
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 12px;
}
.features li:before {
    content: "■ ";
    color: #35312e; /* or whatever color you prefer */
    padding-top: 10px;
    padding-bottom: 10px

}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  /*float: left;*/
  width: 100%;
  border: 0;
  z-index: 10;
  }
/*price tag*/

/*price tag*/
.slider_text{}
.slider_div{}


@media(max-width: 940px){
.slider_text{
  font-size: 25px !important;
}
.slider_div{

  margin-top: 150px !important;
}
}

@media(max-width: 650px){
.slider_text{
  font-size: 18px !important;
}
.slider_div{

  margin-top: 60px !important;
}
}

.footer_div{

}

@media(max-width: 767px){
.footer_div{
text-align: center !important;
padding-bottom: 25px;
}
}
.footer_hr {
    text-align: center;
    width: 85%;
    border-top: 1px solid #fff;
}
.aNoU{
  text-decoration: none;
}

.active_1{
  border-top: 4px solid #35312e !important;
}
body, p, li, span, #footer {
font-family: 'Open Sans';

font-style: normal;
text-transform: none;

}

@font-face {
  font-family: 'crimson';
  src : url('../fonts/CrimsonText-Roman.ttf');
}
.menu_links:hover{
 border-top: 4px solid #35312e !important;
 transition: all 0.5s ease-in;

}
.menu_links{
 border: 1px inset transparent;
text-transform: uppercase;
font-family: 'Roboto', sans-serif;
font-size: 1.4rem !important;
}

.under_line{
   margin-top: 0px;
margin-bottom: 25px;

border-top: 3px solid #35312e;
}

.description{
  line-height: 25px;
  font-weight: 300;
  font-size: 15px;
   color:#667279;
}

.heading{

font-weight: normal;
font-style: normal;
text-transform: uppercase;
font-size: 3.6rem;
  margin-bottom: 0px; margin-top:25px;font-family: 'crimson';
}

.close:hover, .close:focus {
    color: #fff  !important;

    opacity: 1 !important;
}

.alert-danger {
    color: #fff !important;
    background-color: #35312E !important;
    border-color: #fff !important;
  }



.alert-success {
  color: #fff !important;
  background-color: #35312E !important;
  border-color: #fff !important;
}
