.headerblock
{
  background:  url("../img/bgcolor.jpg") no-repeat center #7d344d;
  background-size: cover;
  z-index: 1;
  color: #fff;
  height: 600px;
}

.headerblock h1
{
  color: #fff;
  font-weight: 100;
}
.headerblock p
{
  color: #fff;
  font-weight: 400;
}

.headerblock .content
{
  padding-left: 30px;
  padding-right: 30px;
}

.static_row
{
  position: relative;
  overflow: hidden;
  height: 120px;
  width: 100%;
  float: none;
  z-index: 10;
}

.static_row .leftblockheader
{
  position: relative;
  overflow: hidden;
  float: left;
}
.static_row .rightblockheader
{
  position: relative;
  overflow: hidden;
  float: right;
}

.static_row .rightblockheader p
{

}
.static_row .codetown
{
  position: relative;
  overflow: hidden;
  float: left;
  margin-right: 20px;
  font-size: 24px;
  font-weight: 100;
  margin-top: 3px;
}
.static_row .mphone
{
  position: relative;
  overflow: hidden;
  float: none;
  font-size: 36px;
  font-weight: 100;
}
.static_row .sphone
{
  position: relative;
  overflow: hidden;
  float: none;
  font-size: 36px;
  font-weight: 100;
}
.hecol
{
  position: relative;
  overflow: hidden;
  float: left;
  display: block;
}
.slider
{
  height: 600px;
  width: 100%;
  position: relative;


/*-----------------------------------------------------*/
}
.slider_block
{
  height: 600px;
  width: 100%;
  position: absolute;
  opacity: 0;
  float: none;
  transition: all 0.5s ease-out 0.5s;
}



.slide_hidden
{
  display: none;

  z-index: 1000;
}
.slide_shown
{
  display: block;
  z-index: 1200;

}
.left_slider_block
{
  width: 380px;
  margin-top: 55px;
  position: relative;
  float: left;
}
.left_slider_block h1
{
  font-size: 26px;
  line-height: 28px;
  font-weight: 400;
  color: #fff;
  height: 30px;
  overflow: hidden;
}
.left_slider_block .p_wrapper
{
  display: block;
  position: relative;
  overflow: hidden;
  float: none;
  height: 180px;
}

.left_slider_block p
{
  font-size: 17px;
  display: block;
  overflow: hidden;
  float: none;
  width: 100%;
  margin-bottom: 8px;
}
.left_slider_block p:before
{
  content: "";
  width: 18px;
  height: 23px;
  position: relative;
  overflow: hidden;
  display: block;
  float: left;
  margin-bottom: 8px;
  margin-right: 20px;
  background: url('../img/gal001.png')
}

.otboynic_header
{
  width: 100%;
  height: 1px;
  background: #fff;
  position: relative;
  overflow: hidden;
  display: block;
  float: none;
  margin-top: 20px;
  margin-bottom: 20px;

}
.otboynic_header1
{
  width: 100%;
  height: 1px;
  background: #fff;
  position: relative;
  overflow: hidden;
  display: block;
  float: none;
  margin-top: 20px;
  margin-bottom: 20px;

}
.btn_header_row
{
  width: 100%;
  height: 48px;
  position: relative;
  overflow: hidden;
  display: block;
  float: none;
}
.btn_header_row .mainbtn
{
  border: 1px solid #fff;
  background: #fff;
  color: #7d344d;
  text-decoration: none;
  font-size: 18px;
  height: 36px;
  position: relative;
  overflow: hidden;
  display: block;
  float: left;
  margin-right: 10px;
  text-align: center;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 10px;
  transition: all 0.5s ease-out 0.2s;
}
.btn_header_row .mainbtn:hover
{
  color: #fff;
  background: #600742;
}
.btn_header_row .scndbtn
{
  border: 1px solid #fff;
  color: #fff;
  background: rgba(255,255,255,0);
  text-decoration: none;
  font-size: 18px;
  height: 36px;
  position: relative;
  overflow: hidden;
  display: block;
  float: left;
  margin-right: 30px;
  text-align: center;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 10px;
  transition: all 0.5s ease-out 0.2s;
}
.btn_header_row .scndbtn:hover
{
  background: #fff;
  color: #7d344d;
}
.switcher_slider
{
  border: 1px solid #fff;
  background: rgba(255,255,255,0);
  border-radius: 9px;
  width: 18px;
  height: 18px;
  position: relative;
  overflow: hidden;
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: 15px;
}

.switcher_slider:hover
{
  background: #360425;

}

.sw_act
{
  background: #fff;
}
.right_slider_block
{
  position: relative;
  float: right;
  z-index: 350;
  margin-top: -90px;
  margin-right: 150px;

}
/*------------------------------------------------*/
.headerblock1
{


  z-index: 1;
  color: #fff;
  height: 200px;
}

.headerblock1 h1
{
  color: #fff;
  font-weight: 100;
}
.headerblock1 p
{
  color: #fff;
  font-weight: 400;
}

.headerblock1 .content
{
  padding-left: 30px;
  padding-right: 30px;
}
