.menu_col{
  background: rgba(255, 255, 255, 0.48);
  position: absolute;
  min-width: 1200px;
  width: 100%;
  top: 0;
  height: 50px;

}
.logo {
  margin-top: 55px;

}
.logo .hr1:before {
  top: 237px;

}
.logo tr:after {
  top: 237px;

}
.nav2 .navbar-nav>li>a {
  color: #EC9000;
  font-size: 17px;
  font-weight: 700;
  padding: 0px 0px;
  letter-spacing: 1.5px;
  transition: all 0.2s;
}
.nav2 .navbar-nav>li>a:hover {
  color: #3f0d0b;
  background: none;
  box-shadow: none;
  border:none;
}
.nav2 li {
  margin-left: 15px;
}
.nav2 li span{
  font-size: 12px;

}
@-moz-document url-prefix() 
{ 
  .nav2 li span{
    font-size: 8px;
  vertical-align: 1px;

  }
} 
.navbar_up{
  margin: 0;
  padding-top: 13px;

}
.nav_fix2{
  width: 832px;

}
.nav_fix2 .navbar-toggle{
  margin-top: -6px;

}
.nav2 span{
  color: #EC9000;

}
.collons {
  background: linear-gradient(to top, transparent 48%, #d9c498 100%);
  height: auto;

}
.collons_floa2 {
  height: auto;
  margin-top: -50px;
  background: url('../img/back4.png')no-repeat;
  background-size: 100% auto;
  z-index: 2;
  background-position: 4px 0px;;;;
}
.calc {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
}
.calc1 {
  margin-top: 35px;
}
.content{
}
.item_cont {
  width: 100%;
  display: block;
  padding: 0;
  
}
.border1 {
  height: 18px;
  width: 100%;
  background: url('../img/border3.png') repeat-x;
  top: 0;
  box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.48);
  position: initial;

}
.in_cont1 {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 80px 70px 225px 70px;
  min-height: 680px;
}
.item_cont p{
  font-size: 16px;
  font-weight: 400;
  
}
.item_cont h1{
  font-size: 28px;
  
}
.item_cont h2{
  font-size: 23px;
  margin-top: -8px;
  text-align: center;
  
}
.hr3 {
  margin-top: 38px;
}
.item_in{
  margin-top: 70px;
  
}
.item_cont .calc1 .col-xs-4 img{
  margin: auto;

}
.item_in .col-xs-4{
  height: 215px;
}
.item_in .col-xs-8{
  padding-top: 5px;
  padding-left: 30px;

}
.item_in .head_item h2{
  text-align: left;
  float: left;
}
.item_in .head_item .hr3{
  margin: 0;
  margin-left: 10px;
  margin-top: 6px;
  display: inline-block;
  width: 69%;

}
.item_in .head_item .hr3:before {
  content: none;
  
}
.item_in .head_item .hr3:after {
  margin-top: -9px;

}
.item_in .head_item .hr3_1{
  margin: 0;
  padding-bottom: -4px;

}
.item_in button{
  float: right;
  margin-right: -15px;
  margin-top: 24px;

}
.head_item{
  width: 100%;
  display: table;

}
.item_in .item_img{
  height: 100%;
  background-size: cover !important;
    background-position: center;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.7);

}
.item_in1 .item_img{
  background: url('../img/back5.jpg') no-repeat;
  
}
.item_in2 .item_img{
  background: url('../img/back6.jpg') no-repeat;

}
.item_in3 .item_img{
  background: url('../img/back7.jpg') no-repeat;

}
.item_in4 .item_img{
  background: url('../img/back8.jpg') no-repeat;

}

@media (max-width: 765px){
  .container>.nav2 {
    background: #fff;
    overflow: hidden;
    position: absolute;
    z-index: 13;
    border-radius: 13px;
    width: 100%;
    left: 15px;
    padding-left: 30px;
  }
  
}