.component_3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* background: url(../../../assets/images/shell/fondo_sol.png); */
  background-size: 100% 100%;
}
.component_3 .header_text{
  position: absolute;
  top: 38px;
  left: 45px;
  font-size: 28px;
  color: white;
}
.component_3 .container{
  position: absolute;
  height: 360px;
  width: 766px;
  background: white;
}

.component_3 .container_content {
  position: absolute;
  color: #000;
  position: absolute;
  top: 80px;
  left: 45px;
  height: 400px;
  width: 800px;
  }
.component_3 .button_div {
  display: none;
  position: absolute;
  background: #FFF;
  color: #000;
  padding: 8px 0px;
  border-radius: 20px;
  font-family: "Arial_Regular";
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  cursor: pointer;
  width: 60px;
  text-align: center;
}
.button_div:hover {
  background: #ff6600;
}
.button_div.active {
  background: #ff6600;
}
.component_3 p {
  margin-bottom: 6px;
}
.component_3 #button_1{
      top: 204px;
      left: 110px;
      width: 70px;
}
.component_3 #button_2{
       top: 192px;
       left: 185px;
}
.component_3 #button_3{
   top: 178px;
   left: 250px;
}
.component_3 #button_4{
   top: 156px;
   left: 305px;
}
.component_3 #button_5{
   top: 165px;
   left: 380px;
}
.component_3 #button_6{
   top: 125px;
   left: 495px;
}
.component_3 #button_7{
   top: 93px;
   left: 595px;
}
.component_3 #button_8{
   top: 66px;
   left: 665px;
}
.component_3 #button_9{
   top: 46px;
   left: 724px;
}

.popup_comp {
  background-image: linear-gradient(#ff6600, white);
  /*background: url(../../component_2/assets/images/image708.png);*/
  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;
  opacity: 0;
}

.pop_text {
    position: absolute;
    left: 25px;
    top: 10px;
    line-height: 18px;
}
.pop_text p{
  font-size: 12px;
font-family: 'Arial_Bold_new';
}
.popup_comp_1 {
    width: 50px;
    height: 50px; 
    top: 179px;
    left: 97px;          
}
.popup_comp_2 {
    width: 50px;
    height: 50px; 
    top: 180px;
    left: 177px;          
}
.popup_comp_3 {
    width: 50px;
    height: 50px; 
    top: 160px;
    left: 243px;          
}
.popup_comp_4 {
    width: 50px;
    height: 50px; 
    top: 140px;
    left: 310px;          
}
.popup_comp_5 {
    width: 50px;
    height: 50px; 
    top: 140px;
    left: 380px;          
}
.popup_comp_6 {
    width: 50px;
    height: 50px; 
    top: 110px;
    left: 487px;          
}
.popup_comp_7 {
    width: 50px;
    height: 50px; 
    top: 80px;
    left: 580px;          
}
.popup_comp_8 {
    width: 50px;
    height: 50px; 
    top: 56px;
    left: 644px;          
}
.popup_comp_9 {
    width: 50px;
    height: 50px; 
    top: 36px;
    left: 704px;          
}
.h2_text{
  margin: 10px 0px;
    color: #fff;
}
.h3_text{
  font-size: 1.17em;
  font-weight: bold;
}
.pop_close_btn {
  background: url(../../../assets/images/component3/image738.png);
  color: #fff;
  position: absolute;
  right: -4px;
  top: -2px;
  width: 78px;
  height: 40px;
  line-height: 39px;
  text-align: center;
  cursor: pointer;
  font-size: 9px;
  font-family: arial_bold;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  background-position: 4px 0px;
  font-family: 'Arial_Bold_new';
}

.component_3 .start_video video{
width: 100%;
}
.menu_container:hover > .menu_title {
  color: #0125bd;
}


.pop_left_text p {
  text-align: left;
}
.h3_text{
  font-size: 14px;
  font-weight: bold;
}
.pop_text .sub_text{
  font-weight: bold;
    position: relative;
    left: 20px;
    font-size: 14px;
  }
  .pop_text .sub_text_fontBold{
    font-weight: bold;    
  }
.white_cricle{
  background: #fff;
  color: #ff6600;
  position: absolute;
  right: 35px;
  top: 184px;
  border-radius: 50%;
  width: 180px;
  height: 180px;
  line-height: -140px;
  box-shadow: 4px 0px 9px 10px rgb(255 255 255);
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  display: none;
  transition: all 0.3s;
  z-index: 0;
}
.white_cricle.disable{
   transform: scale(0);
}
.white_cricle p{
  line-height: 18px;
  text-align: center;
  top: 59px;
  position: relative;
  width: 90%;
  left: 9px;
  font-weight: 600;
  font-size: 15px;
}
.partOne{
transform: rotate(0deg);
display: none;
}
.partTwo{
  font-size: 14px;
  width: 100%;
  font-family: "Arial_bold";
  display: block;
}
.playBtn{
   background: url(../../../assets/images/component3/image876.png);
   background-color: #dfdada;
   position: absolute;
   right: -50px;
   top: 190px;
   border-radius: 50%;
   width: 40px;
   height: 40px;
   background-size: 70px 70px;
   cursor: pointer;
   background-position: -15px -12px;
}
.playBtn2{
  transform: rotate(180deg);
  right: 0px;
  background-position: -14px -12px;
}

.component_3 .start_video.active{
  position: absolute;
  width: 110px;
  height: 110px;
  overflow: hidden;
  border-radius: 50%;
  left: 415px;
  top: 29px;
  z-index: -1;
}
.component_3 .start_video video.active{
  width: 570%;
  position: relative;
  left: -320px;
  top: -31px;
  height: 290%;
}
.component_3 .arialBold{
  font-family: "Arial_Bold_new";
}
