.component_2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* background: url(../../../assets/images/shell/fondo_sol.png); */
  background-size: 100% 100%;
}
.component_2 .header_text{
  position: absolute;
  top: 38px;
  left: 45px;
  font-size: 28px;
  color: white;
}
.component_2 .container{
  position: absolute;
  height: 360px;
  width: 766px;
  background: white;
}

.component_2 .container_content {
  position: absolute;
  color: #000;
  position: absolute;
  top: 80px;
  left: 45px;
  height: 400px;
  width: 800px;
  }
.component_2 .button_div {
  display: none;
  position: absolute;
  background: #FFF;
  color: #000;
  border-radius: 20px;
  font-family: 'Arial_Bold_new';
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  cursor: pointer;
  width: 100px;
  text-align: center;
  height: 40px;
  vertical-align: middle;
  padding: 10px 5px;
  line-height: 11px;
  box-sizing: border-box;
}
.component_2 .button_div span{
  position: relative;
  top: 6px;
}
.component_2 p {
  margin-bottom: 6px;
}
.component_2 #button_1{
      top: 30px;
      left: 20px;
}
.component_2 #button_2{
       top: 90px;
       left: 20px;
}
.component_2 #button_3{
   top: 150px;
   left: 20px;
}
.component_2 #button_4{
   top: 210px;
   left: 20px;
}
.component_2 #button_5{
   top: 270px;
   left: 20px;
}
.component_2 #button_6{
   top: 330px;
   left: 20px;
}
.component_2 #button_7{
   top: 30px;
   left: 470px;
}
.component_2 #button_8{
   top: 90px;
   left: 470px;
}
.component_2 #button_9{
   top: 150px;
   left: 470px;
}
.component_2 #button_10{
   top: 210px;
   left: 470px;
}
.component_2 #button_11{
   top: 270px;
   left: 470px;
}
.component_2 #button_12{
   top: 330px;
   left: 470px;
}
.component_2 .button_arrow{
display: none;
pointer-events: none;
}
.component_2 #button_arrow_2{
  background: url(../../../assets/images/component2/image899.png);
  background-size: 50% 50%;
  position: absolute;
  left: 107px;
  top: 100px;
  width: 139px;
  height: 86px;
  background-repeat: no-repeat;
}
.component_2 #button_arrow_3{
  background: url(../../../assets/images/component2/image902.png);
  background-size: 50% 50%;
  position: relative;
  left: 110px;
  top: 155px;
  width: 224px;
  height: 64px;
  background-repeat: no-repeat;
}
.component_2 #button_arrow_4{
  background: url(../../../assets/images/component2/image905.png);
  background-size: 50% 50%;
  position: relative;
  left: 113px;
  top: 151px;
  width: 210px;
  height: 76px;
  background-repeat: no-repeat;
}
.component_2 #button_arrow_5{
  background: url(../../../assets/images/component2/image908.png);
  background-size: 70% 70%;
  position: relative;
  left: 105px;
  top: 133px;
  width: 87px;
  height: 86px;
  background-repeat: no-repeat;
}
.component_2 #button_arrow_6{
  background: url(../../../assets/images/component2/image911.png);
  background-size: 70% 70%;
  position: relative;
  left: 109px;
  top: 98px;
  width: 87px;
  height: 86px;
  background-repeat: no-repeat;
}

.component_2 #button_arrow_7{
  background: url(../../../assets/images/component2/image914.png);
  background-size: 60% 60%;
  position: absolute;
  left: 357px;
  top: 27px;
  width: 223px;
  height: 143px;
  background-repeat: no-repeat;
}
.component_2 #button_arrow_8{
  background: url(../../../assets/images/component2/image917.png);
  background-size: 50% 50%;
  position: absolute;
  left: 335px;
  top: 94px;
  width: 340px;
  height: 83px;
  background-repeat: no-repeat;
  transform: rotate(-17deg);
}
.component_2 #button_arrow_9{
  background: url(../../../assets/images/component2/image923.png);
  background-size: 80% 80%;
  position: absolute;
  left: 311px;
  top: 125px;
  width: 227px;
  height: 107px;
  background-repeat: no-repeat;
  transform: rotate(-23deg);
}
.component_2 #button_arrow_10{
  background: url(../../../assets/images/component2/image920.png);
  background-size: 50% 50%;
  position: absolute;
  left: 397px;
  top: 218px;
  width: 178px;
  height: 65px;
  background-repeat: no-repeat;
}
.component_2 #button_arrow_11{
  background: url(../../../assets/images/component2/image923.png);
  background-size: 50% 50%;
  position: absolute;
  left: 356px;
  top: 252px;
  width: 262px;
  height: 107px;
  background-repeat: no-repeat;
}
.component_2 #button_arrow_12{
  background: url(../../../assets/images/component2/image926.png);
  background-size: 60% 60%;
  position: absolute;
  left: 362px;
  top: 305px;
  width: 227px;
  height: 107px;
  background-repeat: no-repeat;
}

.component_2 .popup_comp_two {
  /* background-image: linear-gradient(#ff6600, white); */
  position: absolute;
  background-size: 100% 100%;
  width: 100px;
  top: 59px;
  left: 47px;
  height: 100px;
  display: none;
  border-radius: 5px;
  box-shadow: 6px 9px 14px -4px #000000;
  z-index: 1;
  display: none;
}

.component_2 .pop_text_comp2 {
    display: inline-flex;
    width: 100%;
    height: 380px;
    /* background-image: linear-gradient(#ff6600, white); */
}
.component_2 .pop_left_text {
  text-align: left;
  width: 300px;
  background-image: linear-gradient(#ff6600, white);
  padding: 10px 20px;
  border-radius: 5px 0px 0px 4px;
}
.component_2 .pop_left_text h2{
  color:#FFF;
  font-size: 18px;
}
.component_2 .pop_left_text p{
  text-align: left;
  font-size: 13px;
  line-height: 15px;
  width: 240px;
}
.component_2 .pop_left_right {
  text-align: left;
  width: 510px;
}
.component_2 .pop_left_right .side_top{
      width: 522px;
      height: 220px;
      background: url(../../../assets/images/component2/image1110.png);
      background-size: 100% 100%;
      position: relative;
      left: -7px;
      top: -4px;
      margin: 0;
      padding: 0;
}
.component_2 .pop_left_right .side_bottom{
      background-image: linear-gradient(#7F6a60, #807c79);
      width: 512px;
      height: 168px;
      position: relative;
      left: -1px;
      top: -8px;
      border-bottom-right-radius: 7px;
      font-size: 11px;
}
.component_2 .radio_num{
  color:#fff;
}
.component_2 .radio_num.radio_num1{
      width: 28px;
    height: 28px;
    background: url(../../../assets/images/component2/assets_13.png);
    background-size: 100% 100%;
    position: relative;
    left: 73px;
    top: 16px;
    display: inline-block;
    text-align: center;
    line-height: 27px;
}
.component_2 .radio_num.radio_num2{
      width: 28px;
      height: 28px;
      background: url(../../../assets/images/component2/assets_13.png);
      background-size: 100% 100%;
      position: relative;
      left: 163px;
      top: 16px;
      display: inline-block;
      text-align: center;
      line-height: 27px;
}
.component_2 .radio_num.radio_num3{
      width: 28px;
      height: 28px;
      background: url(../../../assets/images/component2/assets_13.png);
      background-size: 100% 100%;
      position: relative;
      left: 233px;
      top: 26px;
      display: inline-block;
      text-align: center;
      line-height: 27px;
}
.component_2 .radio_num.radio_num4{
      width: 28px;
      height: 28px;
      background: url(../../../assets/images/component2/assets_13.png);
      background-size: 100% 100%;
      position: relative;
      left: 283px;
      top: 86px;
      display: inline-block;
      text-align: center;
      line-height: 27px;
}
.component_2 .radio_num.radio_num5{
  position: relative;
  left: 310px;
  top: 40px;
  display: inline-block;
  font-size: 12px;
  font-family: 'Arial_Bold_new';
}
.component_2 .radio_num.radio_num6{
  position: relative;
  left: 272px;
  top: 67px;
  display: inline-block;
  font-size: 11px;
  font-family: 'Arial_Bold_new';
}
.component_2 .radio_num.radio_num7{
  position: relative;
  left: 236px;
  top: 97px;
  display: inline-block;
  font-size: 11px;
  font-family: 'Arial_Bold_new';
}
.component_2 .radio_num.radio_num8{
  position: relative;
  left: 194px;
  top: 125px;
  display: inline-block;
  font-size: 11px;
  font-family: 'Arial_Bold_new';
}
.component_2 .radio_num.radio_num9{
  position: relative;
  left: 150px;
  top: 148px;
  display: inline-block;
  font-size: 11px;
  font-family: 'Arial_Bold_new';
}
.component_2 .radio_num.radio_num10{
  position: relative;
  left: 105px;
  top: 182px;
  display: inline-block;
  font-size: 11px;
  font-family: 'Arial_Bold_new';
}
.component_2 .radio_num.radio_num11{
    width: 20px;
    height: 20px;
    background: url(../../../assets/images/component2/assets_15.png);
    background-size: 100% 100%;
    position: relative;
    left: 13px;
    top: 5px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
}
.component_2 .radio_num.radio_num12{
    position: relative;
    left: 15px;
    top: 7px;
    display: inline-block;
}
.component_2 .radio_num.radio_num13{
    width: 20px;
    height: 20px;
    background: url(../../../assets/images/component2/assets_15.png);
    background-size: 100% 100%;
    position: relative;
    left: 13px;
    top: 7px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
}
.component_2 .radio_num.radio_num14{
    position: relative;
    left: 35px;
    top: -11px;
    display: block;
    width: 478px;
    line-height: 12px;
}
.component_2 .radio_num.radio_num15{
    width: 20px;
    height: 20px;
    background: url(../../../assets/images/component2/assets_15.png);
    background-size: 100% 100%;
    position: relative;
    left: 13px;
    top: -20px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
}
.component_2 .radio_num.radio_num16{
    position: relative;
    left: 35px;
    top: -36px;
    display: block;
    width: 460px;
    line-height: 12px;
}
.component_2 .radio_num.radio_num17{
    width: 20px;
    height: 20px;
    background: url(../../../assets/images/component2/assets_15.png);
    background-size: 100% 100%;
    position: relative;
    left: 13px;
    top: -45px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
}
.component_2 .radio_num.radio_num18{
    position: relative;
    left: 35px;
    top: -62px;
    display: block;
    width: 478px;
    line-height: 12px;
}
.component_2 .pop_close_btn {
  /*background: url(../../../assets/images/component2/assets_07.png);*/
  /*background-size: 100% 100%;*/
  color: #000;
  background: #fff;
  position: absolute;
  right: 12px;
  top: 5px;
  width: 50px;
  height: 20px;
  line-height: 21px;
  text-align: center;
  cursor: pointer;
  font-size: 8px;
  font-family: 'Arial_Bold_new';
  /* font-weight: bold; */
  border-radius: 15px;
}
.component_2 .pop_close_btn:hover {
  /*background: url(../../../assets/images/component2/assets_09.png);*/
  background: #ff6600;
  }
.component_2 .start_video_outer{
      height: 380px;
      width: 510px;
      overflow: hidden;
      border-radius: 0px 15px 15px 0px;
}
.component_2 .start_video_outer video{
  width: 510px;
  height: 382px;
  position: relative;
  left: -4px;
  top: -1px;
  z-index: -1;
}
.component_2 .start_video video{
width: 100%;
}
.component_2 .menu_container:hover > .menu_title {
  color: #0125bd;
}
.component_2 .button_div:hover {
  background: #ff6600;
}
/*.component_2 .pop_close_btn:hover {
  background-color: #ff6600;
  box-shadow: -1px 1px 10px #ff6600;
}*/

.component_2 .white_cricle_comp3{
  color: #fff;
  position: absolute;
  right: 20px;
  top: 30px;
  width: 190px;
  display: none;
  text-align: center;
}
.component_2 .white_cricle_comp3 p{
     line-height: 16px;
     position: relative;
     font-size: 13px;
     text-align: left;
}
.component_2 .start_video.active{
  position: absolute;
  width: 110px;
  height: 110px;
  overflow: hidden;
  border-radius: 50%;
  left: 265px;
  top: 188px;
}
.component_2 .start_video video.active{
  width: 240%;
  position: relative;
  left: -41px;
  top: -106px;
  height: 290%;
  z-index: -1;
}
.component_2 .arialBold{
  font-family: "Arial_Bold_new";
}


