@charset "UTF-8";

/*
*  about---2
*/

#about---2 .about-image {
    position: relative;
    max-width: 28rem;
    max-height:28rem;
    margin: 0 auto;
    text-align: center;
}
#about---2 .about-image img{
  position: absolute;
}
#about---2 .about-image .img{
  left: 0;
  top: 0;
}
#about---2 .about-image div{
  position: relative;
  height: 28rem;
}
.Rotation{
  transform-origin:50% 50%; 
  -webkit-transform: rotate(360deg);
  animation: rotation 10s linear infinite;
  -moz-animation: rotation 10s linear infinite;
  -webkit-animation: rotation 10s linear infinite;
  -o-animation: rotation 10s linear infinite;
}
#about---2{
  margin-bottom:11rem;
}
#about---2 .about-image .circle_blue{
  left: -20px;
  top: 0;
}
#about---2 .about-image .circle_pink{
  right: -20px;
  top: 3px;
}
#about---2 .about-image .circle_orange{
  right: -10px;
  top: -5px;
}
@-webkit-keyframes rotation{
  from {-webkit-transform: rotate(0deg);}
  to {-webkit-transform: rotate(360deg);}
}
#about---2 .about-text{
  position: relative;
}
#about---2 .about-text h2{
  font-size: 5rem;
  margin-top: 3rem;
  margin-bottom: 0.6rem;
  font-weight: bold;
}
#about---2 .about-text span:nth-child(1){
  position: relative;
  z-index: 2;
}
#about---2 .about-text span:nth-child(2){
  width:235px;
  height:16px; 
  background:rgba(255,239,0,1);
  position: absolute;
  right: -9.375rem;
  top: 5.5rem;
}
#about---2 .about-text p{
  font-size: 1.25rem;
  color: #2A0704 ;
}

@media (max-width: 1200px) {
  #about---2 .about-text h2{
    font-size: 4rem;
  }
}
@media (max-width: 1100px) {
  #about---2 .about-text h2{
    font-size: 4.5rem;
  }
}
/*
*  about---3
*/
#about---3{
  padding:6.56rem 0 10rem;
  background:url(../images/about_3.jpg) center no-repeat fixed;
  background-size: cover;
}
#about---3 h2{
  font-size: 5rem;
  color: #fff;
  margin-bottom: 5px;
  font-weight: bold;
}
#about---3 h2 span{
  width: 113px;
  height: 8px;
  background: #FFEF00;
  margin-top: 27px;
  margin-left: -20px;
}
#about---3 .subtext{
  color: #fff;
  font-size: 1.25rem;
  margin-bottom: 7.5rem;
}
#about---3 .contain_box{
  border-radius: 10px;
  background-color: #fff;
  padding:1.875rem 2rem 3.75rem;
  position: relative;
  overflow: hidden;
  transform: rotate(0deg);
}
#about---3 .contain_box i{
  color:#FFFAFA;
  font-size: 4.3rem;
  white-space: nowrap;
  font-style: normal;
  line-height: 1;
  position: absolute;
  left: 50%;
  margin-left: -220px;
  bottom:-20px;
}
#about---3 .contain_box h3{
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 5px;
}
#about---3 .contain_box span{
  width: 3.5rem;
  height: 6px;
  background:#FFEF00;
  display: inline-block;
  margin-bottom: 0.75rem;
}
#about---3 .contain_box p{
  font-size: 1.25rem;
  color:#2A0704;
}
#about---3 a{
  margin-top: -24px;
}

/*
* about---4
*/
#about---4{
  padding:6.56rem 0 5rem;
  position: relative;
}
#about---4 h2{
  font-size: 5rem;
  font-weight: bold;
  margin-bottom: 2.18rem;
}
#about---4 p{
  color: #2A0704;
  font-size: 1.25rem;
}
#about---4 .monetize_title{
  margin-top: 3rem;
  margin-bottom: 2rem;
}
#about---4 ul{
  
}
#about---4 ul li{
  display: inline-block;
  margin-left: 4.15rem;
  margin-right: 4.15rem;
  margin-bottom: 3rem;
}
#about---4 ul li img{
  width: 5rem;
  height: 5rem;
}
#about---4 ul li p{
  font-size: 0.875rem;
  margin-top: 10px;
}
#about---4 .computer-img{
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  overflow: hidden;
}
#about---4 .computer-img .big_img{
  height: 100%;
  width: 32.43rem;
}
#about---4 .computer-img .small_img{
  height: 14.25rem;
  width: 5.3rem;
  position: absolute;
  left: 0;
  bottom: 3.125rem;
}
#about---4 .computer-img  .like_this{
  position: absolute;
  left: 1.875rem;
  bottom: 9.25rem;
  z-index: 11;
}
@media (max-width: 1297px) {
  #about---4{
    text-align: center;
  }
  #about---4 ul li{
    margin-left: 4.1rem;
    margin-right: 4.1rem;
  }
  #about---4 .monetize_title{
    margin-top: 3.6rem;
  }
  #about---4 .computer-img{
    position: relative;
    width: 100%;
    height: auto;
    right: 0;
    text-align: center;
    /*margin-top: 1.5rem;*/
    top: 0;
  }   
}

/*
* about---5
*/
#about---5{
  padding:3.75rem 0 4.3rem;
  background:url(../images/about_5.jpg) center no-repeat fixed; /*fixed*/
  background-size: cover;
}
#about---5>div{
  /*padding:3.75rem 0 4.3rem;
  background: rgba(255,186,0,0.5);
  margin-right:-15px;
  margin-left:-15px;*/
}
#about---5 h2{
  text-align: center;
  color: #fff;
  font-size: 5rem;
  margin-bottom: 2.6rem;
  font-weight: bold;
}
.partners-slider .partner {
  padding: 0 15px;
  height: 48px;
  list-style: 48px;
}
.partners-slider .partner img{
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

/*
* Contact Us
*/
#contact{
  margin-top: 7.25rem;
  position: relative;
}
#contact a{
  color: #2A0704;
  margin: 0 20px;
  display: inline-block;
  position: relative;
  padding: 0.5rem 2rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  text-align: center;
  font-weight: 900;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
  outline: none;
  cursor: pointer;
  border: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #2A0704 ;
}
#contact a.active{
  background:#FFEF00;
}
#contact a:hover{
  background:#EEDF06;
}
#contact h2{
  font-size: 5rem;
  margin-bottom: 2rem;
}
#contact p{
  font-size: 1.25rem;
  margin-bottom: 1.25rem;
}
#contact .form_box{
  box-shadow: 0 14px 13px -3px rgba(102,126,142,0.3);
  border-radius: 20px;
  margin-top:-20px;
  padding-top: 4.5rem;
  padding-bottom: 2rem;
  background-color: #fff;
}
#contact .form_box>div{
  width: 92%;
  margin: 0 auto;
}
.form_box>div>div{
  margin-bottom: 2.65rem;
}
.form-control{
  width: 100%;
  border:1px solid #E9E0E0;
  border-radius: 25px;
  height: 2.37rem;
  padding-left: 1.125rem;
  outline: none;
  font-size: 0.875rem;
}
.textarea_form_control{
  width: 100%;
  border:1px solid #E9E0E0;
  border-radius: 25px;
  height: 10.25rem!important;
  padding-left: 1.125rem;
  outline: none;
  resize: none;
  padding-top: 1.25rem;
  font-size: 0.875rem;
}
.form_box .help-block{
  text-align: left;
}
.form_box .disabled{
  color: #CFCFCF;
  background: #F3F6F8;
  cursor: not-allowed;
}
.qq_skype{
  width: 100%;
  border: 1px solid #E9E0E0;
  border-radius: 25px;
  height: 2.37rem;
  font-size: 0.875rem;
  color: #A9A09A;
  position: relative;
  padding-left: 1.125rem;
}
.qq_skype p{
  margin-bottom: 0!important;
  text-align: left;
}
.qq_skype .select_type{
  width: 20%;
  height: 2.37rem;
  line-height: 2.30rem;
  cursor: pointer;
}
.qq_skype .select_type span{
  font-size: 0.875rem;
  color: #A9A09A;
}
.qq_skype ul{
  background:#fff;
  border:1px solid #E9E0E0;
  border-radius: 10px ; 
  padding:8px;
  position: absolute;
  left: 0;
  top: 2.5rem;
  z-index: 10;

}
.qq_skype ul{
  display: none;
}
.qq_skype ul li{
  width: 100%;
  height: 34px;
  line-height: 34px;
  border-radius: 4px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  text-align: left;
}
.qq_skype ul li.active{
  background-color: #FFEF00;
}
.qq_skype ul li:hover{
  background-color: #FFEF00;
}
.qq_skype input{
  border:0!important;
  line-height: 2.12rem;
  background: transparent;
  float: left;
  width: 75%;
  color: #2A0704;
}

















