html::-webkit-scrollbar {
  height: 20px;
  width: 10px;
  background: #f1f1f1;
  border-radius: 0;
}

html::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 10px;
}

html::-webkit-scrollbar-corner {
  background: #999;
  border-radius: 10px;
}

img,
svg {
  max-width: 100%;
}

.form-control {
  padding: .65rem 1rem;
  font-size: 15px;
  font-weight: 500;
  border-radius: 0;
}

.g-recaptcha>div {
  margin: 0 auto;
}

#header-sticky-mobile,
.bl-header-top__area {
  background: #000;
  background-image: url(../images/bg-06.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  align-items: center;
  position: relative;
  z-index: 1;
}

.bl-header-top__area_01 {
  background: #000;
  background-image: url(../images/bg-04.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  align-items: center;
  position: relative;
  z-index: 1;
}

.bl-header-top__area_02 {
  background: #000;
  background-image: url(../images/bg-10.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  align-items: center;
  position: relative;
  z-index: 1;
}

.bl-header-top__area_03 {
  background: #000;
  background-image: url(../images/bg-12.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  align-items: center;
  position: relative;
  z-index: 1;
}
.bl-header-top__area_03 .bl-header-top__logo{
  padding-top: 10px;
  padding-bottom: 10px;
}

.bl-header-top__area_04 {
  background: #000;
  background-image: url(../images/bg-13.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  align-items: center;
  position: relative;
  z-index: 1;
}

.tp-header-bs-area {
  background-color: #000;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.10);
}

.h02 .tp-header-bs-area
{background-color:#033366 !important;
  border-top: 1px solid #506991;
}
.h03 .tp-header-bs-area
{background-color:#ed1c24 !important;
}
.h04 .tp-header-bs-area
{background-color:#fff !important;
  border-top: solid 1px #cecfcf;
  box-shadow: 0 5px 2px -2px rgba(0,0,0,.1);
  margin-bottom: 4px;
}

.h02 .tp-main-menu ul li a,
.h02 .header-search-wrap form button
{  
  color:#fff
}
.h02 input::placeholder
{  
  color:#999999 !important
}
.h02 input::-ms-input-placeholder
{  
  color:#999999 !important
}
.h03 .tp-main-menu ul li a,
.h03 .header-search-wrap form button
{  
  color:#fff
}
.h03 input::placeholder
{  
  color:#eee !important
}
.h03 input::-ms-input-placeholder
{  
  color:#eee !important
}
.h04 .tp-main-menu ul li a,
.h04 .header-search-wrap form button
{  
  color:#000
}
.h04 .tp-main-menu ul > li > a:hover{
  color:#fff;
}
.h04 input::placeholder
{  
  color:#888 !important
}
.h04 input::-ms-input-placeholder
{  
  color:#888 !important
}

.h02 .tp-main-menu ul li{
  border-left: 1px solid #506991
}
.h03 .tp-main-menu ul li{
  border-left: 1px solid rgba(153, 153, 153, 0.25)
}
.h04 .tp-main-menu ul li{
  border-left: 1px solid rgba(153, 153, 153, 0.20)
}

.h02 .tp-main-menu ul li:hover{
  background-color: #ed1c24 ;
}
.h02 .tp-main-menu ul li:hover a{
  color:#fff
}
.h03 .tp-main-menu ul li:hover a{
  color:#fff
}
.bl-header-top__area_03 .tp-header-left ul li a,
.bl-header-top__area_04 .tp-header-left ul li a
{
  color: #000
}
.footer-bottom-area {
  border-top: 1px solid #1e295d;
  font-size: 12px;
  line-height: 20px;
  padding: 15px 0;
}
.footer-section-w .footer-bottom-area{
  border-color: #fff;
}
.tp-copyright-left p{
  color:#cdcdcd;
}
.tp-footer-widget__text h6 {
  line-height: 1.5;
  font-weight: bold;
  color: #fff;
  font-size: 1.15rem;
}

.tp-footer-widget__text p,
.tp-footer-widget__list .content {
  line-height: 1.4;
  color: #fff;
  margin-bottom: 5px;
}

.footer-section-w .tp-footer-widget__text h6,
.footer-section-w .tp-footer-widget__text p,
.footer-section-w .tp-footer-widget__list .content
{
  color:#000;
}
.footer-section-w .tp-copyright-left p{
  color:#333;
}

.tp-footer-widget__list li {
  margin-right: 30px;
}

.tp-footer-widget__list li:last-child {
  margin-right: 0;
}

.tp-footer-widget__list li i {
  color: #ed1c24;
}


/* Blog List CSS */
.blog-list-post {
  margin: 0;
  padding: 0;
  list-style: none;
}

.blog-list-post li+li {
  margin: 20px 0 0;
}

.blog-list-post li a {
  position: relative;
  display: block;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.78;
  font-family: "Poppins", sans-serif;
  color: #3F3A64;
  padding-left: 30px;
}

.blog-list-post li a::before,
.blog-list-post li a::after {
  font-family: "Font Awesome 5 Free";
  font-size: 15px;
  line-height: 15px;
  position: absolute;
  top: 5px;
  left: 0;
  content: "\f30b";
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.blog-list-post li a::after {
  visibility: hidden;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  color: #20AD96;
}

.blog-list-post li a:hover::before {
  visibility: hidden;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  opacity: 0;
}

.blog-list-post li a:hover::after {
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-list-wrap {
    border-left: 0px;
  }
}

@media only screen and (max-width: 767px) {
  .blog-list-wrap {
    border-left: 0px;
  }
}

.blog-list-wrap div:first-child {
  padding-top: 0;
}

.blog-list-wrap div:last-child {
  border-bottom: 0;
}

.single-blog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0 20px 0;
  border-bottom: 1px solid #e5e5e5
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-blog-list {
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .single-blog-list {
    padding-left: 0;
  }
}

.single-blog-list .thumbnail {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 36.333333%;
  flex: 0 0 36.333333%;
  max-width: 36.333333%;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}

@media only screen and (max-width: 479px) {
  .single-blog-list .thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
}

.single-blog-list .thumbnail .image {
  display: block;
}

.single-blog-list .thumbnail .image img {
  width: 100%;
  -webkit-transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
  transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
}

.single-blog-list .info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 63.666667%;
  flex: 0 0 63.666667%;
  max-width: 63.666667%;
  padding-left: 20px;
}

@media only screen and (max-width: 479px) {
  .single-blog-list .info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
  }
}

.single-blog-list .info .meta {
  font-size: 14px;
  color: #7e7e7e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-left: 0;
  list-style: none;
}

.single-blog-list .info .meta li {
  margin: 5px 0 0;
  padding: 0 16px;
}

.single-blog-list .info .meta li:first-child {
  padding-left: 0;
}

.single-blog-list .info .meta li i {
  margin-right: 10px;
}

.single-blog-list .info .title {
  font-size: 15px;
  line-height: 1.4;
  margin: 0;
  font-weight: bold;
}

.single-blog-list .info .title a {
  color: var(--tp-common-black)
}

.single-blog-list .info .title a:hover {
  color: var(--tp-common-#ed1c24)
}


@media only screen and (max-width: 767px) {
  .single-blog-list .info .title {
    font-size: 15px;
  }

  .max-width-600 h2 {
    font-size: 24px;
  }

  .contact-form-section {
    margin-top: 30px !important;
  }
}

.single-blog-list:hover .thumbnail .image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.blog-4 h3 {
  font-size: 21px;
  margin-top: 20px;
  font-weight: bold;
}

.blog-4 h3 a {
  color: var(--tp-common-black)
}

.blog-4 h3 a:hover {
  color: #ed1c24
}

.post-meta .heart {
  color: #ed1c24
}

.blog-4 .desc,
.blog-4 .desc p {
  font-size: 15px;
  line-height: 1.4;
}

.phone-no {
  color: var(--tp-common-white);
  font-size: 27px;
  letter-spacing: .3rem;
  font-weight: 700;

}

.bl-header-top__right .phone-no:hover {
  background-color: #fff !important;
  color: var(--tp-common-#ed1c24) !important;
}

.shake {
  -webkit-animation-name: wobble;
  animation-name: wobble;
  -webkit-animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -webkit-transform-origin: 50% 100%;
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.sidebar-wrap .single-blog-list {
  padding: 0 0 20px 0;
  border-bottom: 0;
}

.sidebar-wrap .blog-list-wrap {
  border-left: 0;
}

.bl-blog__area h2 {
  font-size: 18px;
  line-height: 1.3;
  font-weight: bold;
  color: #000000;
}
h2.content-detail-sapo{
  font-size: 18px;
  line-height: 1.3;
  font-weight: bold;
  color: #000000;
  margin-bottom: 20px;
}

.bl-blog__area h4 {
  font-size: 19px;
  line-height: 1.3;
  font-weight: bold;
  color: #000000;
}

.bl-blog__area p {
  font-size: 14px;
  line-height: 1.3rem;
}
.detail_blog p{
  font-size: 16px;
  line-height: 1.5;
  font-weight:400;
  color:#555555;
}

.timeline-widget .widget-title-icon:before {
  content: "\f073"
}

.timeline-widget ul {
  position: relative;
  padding-left: 15px
}

.timeline-widget ul:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background: #e6e6e6
}

.timeline-widget li {
  border-bottom: 0;
  padding-bottom: 15px
}

.timeline-widget li .date {
  font-size: 13px;
  display: block;
  position: relative;
  color: #767676;
  line-height: 12px;
  margin-bottom: 5px
}

.timeline-widget li .date:before {
  content: "";
  width: 12px;
  height: 12px;
  background: #e6e6e6;
  border: 3px solid rgba(255, 255, 255, 0.8);
  position: absolute;
  left: -20px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: 0.3s
}

.timeline-widget li h3 {
  font-size: 15px;
  line-height: 1.4
}

.timeline-widget li a:hover .date:before {
  background: #08f;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}

.widget-single-post-item h3 {
  font-weight: bold;
  color: #222222;
}


.share-links a,
.dark-skin .share-links a {
  color: #ffffff
}

.share-links {
  overflow: hidden;
  position: relative
}

.share-links .share-btn-icon {
  font-size: 15px
}

.share-links a {
  display: inline-block;
  margin: 2px;
  height: 40px;
  overflow: hidden;
  position: relative;
  transition: 0.3s;
  border-radius: 2px;
  width: 40px
}

.share-links a,
.share-links a:before {
  background-color: #444
}

.share-links a.large-share-button {
  width: auto
}

.share-links a .share-btn-icon {
  width: 40px;
  height: 40px;
  float: left;
  display: block;
  text-align: center;
  line-height: 40px
}

.share-links a .social-text {
  border: 0 solid rgba(255, 255, 255, 0.3);
  border-left-width: 1px;
  padding-left: 15px;
  height: 20px;
  float: left;
  margin-top: 10px;
  padding-right: 25px;
  font-size: 12px;
  line-height: 20px;
  font-family: "open sans", sans-serif
}

.share-links a:hover {
  opacity: 0.8;
  color: #fff
}

.share-links .equal-width {
  width: 1%;
  display: table-cell;
  margin: 0;
  border-radius: 0
}

.share-links .equal-width .share-btn-icon {
  display: inline-block;
  float: none;
  width: 100%
}

.share-links a.facebook-share-btn,
.share-links a.facebook-share-btn:before {
  background: #4080FF;
}

body .entry a
  {
  color: #ed1c24;
}

.entry-header h1 {
  font-size: 32px;
  color: #000;
  line-height: 1.3;
  font-weight: bold;
}

.post-cat {
  color: #ed1c24;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 14px;
}

.share-buttons-bottom {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 15px;
  margin-top: 30px;
}

.tp-footer-widget__list svg {
  fill: #cfcfcf;
}



.content-block.post-list-view {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .content-block.post-list-view {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tp-footer-widget__text h6{
    font-size: 1rem;
  }
  .footer-menu{
    padding-left: 0 !important;
  }
  .border-end{border: 0 !important;}
  .bg-gray2,
  .tc-soon-posts-style3
  {margin-top: 30px;}
  .tp-footer-widget__text{
    text-align: center;
  }
  .footer-menu{
    text-align: center; margin-top: 20px;   
    
  }
  .footer-menu li i{display:none}
  .title-home  
  {margin-top: 20px;}
  .advertising{margin-bottom: 20px;}
  .tvc .section-title-wrap .section-title-four{
    margin-top: 20px;
  }
  .tin-vua-check h2,
  .tin-vua-check
  {margin-bottom: 0 !important;}
  .tc-widget-top-games-style3{
    text-align: center;
  }
  .row.gx-3.align-items-center{
    text-align: left;
  }
  .popularSwiper{height: 210px !important;}
  .popularSwiper .swiper-slide .item{display: flex;}
  .popularSwiper .swiper-slide .img{max-width:120px; margin-right:20px;}
  
}
.content-block.post-list-view .post-thumbnail {
  min-width: 320px;
  max-width: 320px;
  overflow: hidden;
}

.content-block.post-list-view .post-thumbnail img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .content-block.post-list-view .post-thumbnail {
    min-width: 223px;
  }
}

@media only screen and (max-width: 767px) {
  .content-block.post-list-view .post-thumbnail {
    min-width: auto;
    margin-right: 0;
    -webkit-flex-basis: 30%;
    -ms-flex-prefer#ed1c24-size: 30%;
    flex-basis: 30%;
    padding-right: 20px;
  }
}

@media only screen and (max-width: 575px) {
  .content-block.post-list-view .post-thumbnail {
    -webkit-flex-basis: 100%;
    -ms-flex-prefer#ed1c24-size: 100%;
    flex-basis: 100%;
    padding-right: 0;
    border-radius: 10px 10px 0 0;
    min-width: 100%;
  }
}

.content-block.post-list-view .post-thumbnail a {
  display: block;
  height: 100%;
}

@media only screen and (max-width: 575px) {
  .content-block.post-list-view .post-thumbnail a {
    border-radius: var(--radius) var(--radius) 0 0;
  }
}

@media only screen and (max-width: 575px) {
  .content-block.post-list-view .post-thumbnail a img {
    border-radius: 10px 10px 0 0;
  }
}

.content-block.post-list-view .post-content {
  border: 1px solid var(--color-lightest);
  padding: 15px 30px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media only screen and (max-width: 767px) {
  .content-block.post-list-view .post-content {
    -webkit-flex-basis: 60%;
    -ms-flex-prefer#ed1c24-size: 60%;
    flex-basis: 60%;
    padding: 32px 20px;
  }
}

@media only screen and (max-width: 575px) {
  .content-block.post-list-view .post-content {
    -webkit-flex-basis: 100%;
    -ms-flex-prefer#ed1c24-size: 100%;
    flex-basis: 100%;
    border-radius: 0 0 10px 10px;
  }
}

.content-block.post-list-view .post-content .title {
  margin-bottom: 10px;
}



.content-block.post-list-view:first-child {
  margin-top: 0 !important;
}

.content-block.post-list-view:hover .post-thumbnail img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.content-block.post-list-view.sticky .post-content {
  border: 0 none;
}

.header-search-form {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media only screen and (max-width: 575px) {
  .header-search-form {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}

.header-search-form .axil-search.form-group input {
  min-width: 245px;
  height: 36px;
  color: #ed1c24;
}

@media only screen and (min-width: 1600px) and (max-width: 1800px) {
  .header-search-form .axil-search.form-group input {
    min-width: 220px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .header-search-form .axil-search.form-group input {
    min-width: 143px;
    height: 35px;
  }
}
@media only screen and (max-width: 1440px) {
  .tp-main-menu ul li{
   padding-left:9px;
   padding-right: 9px;
  }
}
@media only screen and (max-width: 1400px) {
  .tp-main-menu ul li{
   padding-left:9px;
   padding-right: 9px;
  }
}
@media only screen and (max-width: 1366px) {
  .tp-main-menu ul li{
   padding-left:9px;
   padding-right: 9px;
  }
}

@media only screen and (max-width: 767px) {
  .header-search-form .axil-search.form-group input {
    min-width: 174px;
  }

  .tp-footer-widget__list li {
    margin-right: 0;
  }

  .tp-footer-widget__list ul li {
    margin-bottom: 0px;
  }
  #header-sticky-mobile
  {
    background-color: #0c1854;
    background-image: none;
  }
}

.axil-search.form-group {
  position: relative;
  margin-bottom: 0;
  text-align: right;
  display: inline-block;
}

.form-group .search-button {
  position: absolute;
  left: 0;
  display: inline-block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: auto;
  border: 0 none;
  padding: 0;
  left: 21px;
}

.form-group input {
  border-radius: 44px;
  padding-left: 46px;
  max-width: 245px;
  font-size: 14px;
}

span.date.meta-item {
  font-size: 13px
}

.bl-header-top__logo img {
  max-width: 140px;
}
.bl-header-top__area_03 .bl-header-top__logo img,
.bl-header-top__area_04 .bl-header-top__logo img
{
  max-width:110px;
  position: relative;
  z-index: 333;
}

.tp-footer-widget__logo img {
  max-width: 150px;
}

.footer-section-w {
  background-image: url(../images/footer-01.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  padding-top: 50px;
  position: relative;
  z-index: 1;
}
.footer-section {
  background-image: url(../images/footer.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  padding-top: 50px;
  position: relative;
  z-index: 1;
}



.bl-header-top__right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.header-search-wrap form {
  position: relative;
  width: 100%;
}

.header-search-wrap form input {
  width: 100%;
  border: none;
  background: transparent;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 45px 10px 20px;
  line-height: 1;
  height: 40px;
  color:#cccccc;
}

.header-search-wrap form input::placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

.header-search-wrap form button {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  padding: 0;
  font-size: 20px;
  line-height: 0;
  color: #fff;
}

.header-search-wrap form button:hover {
  color: var(--tg-primary-color);
}

.img-cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.fsz-13px {
  font-size: 13px;
}

.tc-post-grid-default h6.title a,
.tc-post-grid-default h2.title a,
.tc-post-list-style2 h6.title a {
  color: #222222
}

.tc-post-grid-default h6.title a:hover,
.tc-post-grid-default h2.title a:hover,
.tc-post-list-style2 h6.title a:hover {
  color: #ed1c24
}

.color-666 {
  color: #666666;
  text-align: justify;
  font-weight: 400;
  line-height: 1.4rem;
}

.tc-post-grid-wrap {
  padding-bottom: 10px;
}

.heading-inner {
  position: relative;
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  width: 100%;
}

.heading-inner {
  border-bottom: 1px solid #88888826;
  margin-bottom: 20px;
}

.heading-inner .heading-title>* {
  display: inline-flex;
  padding-bottom: var(--heading-spacing, 10px);
  border-bottom: 2px solid #ed1c24;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.heading-inner .heading-title {
  line-height: 1;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 800;
  color: #000;
}

.heading-tagline {
  line-height: 1;
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  margin-left: auto;
}

.heading-tagline-label {
  font-size: 14px;
  font-weight: 400;
}

.video_icon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 5;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #fff;
  background-color: rgba(0, 0, 0, 0.4);
}

.icon-50 {
  width: 50px;
  height: 50px;
}

.img-cover {
  display: block;
  position: relative;
}

.border-2 {
  border-width: 2px !important;
}

.video_icon i {
  color: #fff;
}

.tc-widget-Popular-style8 .num-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
}

.tc-widget-Popular-style8 .num-item:last-child {
  border-bottom: none;
}

.tc-widget-Popular-style8 .num-item .number {
  font-size: 27px;
  width: 40px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-weight: bold;
  line-height: 1;
  color: #ccc;
}

.tc-widget-top-games-style3 .num-item .number {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-right: 1px solid rgba(153, 153, 153, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tc-widget-top-games-style3 .num-item .info {
  -webkit-padding-start: 20px;
  padding-inline-start: 20px;
}

.meta-bot {
  line-height: 1rem;
}

.brd-gray {
  border-color: rgba(153, 153, 153, 0.4) !important
}

.blog-sidebar {
  padding: 30px;
  border: 1px solid rgba(153, 153, 153, 0.2);
}

.blog-sidebar-01 {
  border: 1px solid rgba(153, 153, 153, 0.2);
  padding: 30px;
}
.blog-sidebar-02 {
  border: 1px solid rgba(153, 153, 153, 0.2);
  padding: 30px;
}

.tc-soon-posts-style3 {
  padding: 30px;
  border: 1px solid rgba(153, 153, 153, 0.2);
  border-top: 5px solid #ed1c24;
  border-radius: 10px;
}

.size-full {
  text-align: center;
}

#contact-form .btn {
  background-color: #ed1c24;
  color: #ffffff;
  padding: 10px 25px;
  font-weight: 700;
  border:solid 1px #ed1c24
}
#contact-form .btn:hover {
  background-color: #183354;
  color: #ffffff;
  padding-left: 25px;
  padding-right: 25px;
  font-weight: 700;
  border:solid 1px #183354
}


.tc-post-list-style3 .items .item:first-of-type {
  padding-top: 0;
}

.tc-post-list-style3 .items .item {
  padding: 30px 0;
  border-bottom: 1px solid #d9d9d9;
}
.tc-post-list-style4 .items .item {
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  margin-bottom: 30px;
  border-radius: 15px;
}
.tc-post-list-style4 .items .item .img-cover {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  position: relative;
}
.bdr .img-cover img,
.bg-gray3 .img-cover img
{
  border-radius: 15px;
}

.tc-post-list-style4 .items .item .content{
  padding: 15px 30px 0 0
} 

.theme-btn {
  background-color: #fff;
  border-radius: 40px;
  bottom: 15px;
  color: #fff;
  display: table;
  height: 50px;
  right: 15px;
  min-width: 50px;
  position: fixed;
  text-align: center;
  z-index: 33
}


.theme-btn.bt-support-now {
  background: ##ed1c24;
  background: -moz-linear-gradient(45deg, #ed1c24 8%, #ffd200 100%);
  background: -webkit-linear-gradient(45deg, #ed1c24 8%, #ffd200 100%);
  background: linear-gradient(45deg, #ed1c24 8%, #ffd200 100%);
  bottom: 75px
}

.theme-btn.bt-buy-now {
  background: #142893;
  background: -moz-linear-gradient(top, #1c2d87 0, #04125c 100%);
  background: -webkit-linear-gradient(top, #1c2d87 0, #04125c 100%);
  background: linear-gradient(to bottom, #1c2d87 0, #04125c 100%)
}

.theme-btn:hover {
  color: #fff;
  padding: 0 20px
}

.theme-btn span {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  letter-spacing: -15px;
  opacity: 0;
  line-height: 50px;
  -webkit-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s;
  text-transform: uppercase;
  font-weight: bold;
}

.theme-btn:hover span {
  opacity: 1;
  letter-spacing: 1px;
  padding-left: 10px
}

.at-expanding-share-button[data-position=bottom-left] {
  bottom: 130px !important;
}

[dir|="rtl"] .theme-btn,
[dir|="rtl"] .at-expanding-share-button[data-position=bottom-left] {
  right: 10px;
  left: auto;
}

.theme-btn {
  display: flex;
  align-items: center;
  justify-content: center
}

.theme-btn svg {
  width: 29px;
  height: 29px
}

.theme-btn svg path {
  stroke: #fff;
}

.contact-form-section h2.title {
  font-size: 27px;
}

.view-all-btn .link-btn {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  border-radius: 4px;
  color: #888888;
  gap: 10px;
  --arrow-hover-move-x: 110%;
  --arrow-hover-move-y: 100%;
}

.view-all-btn .link-btn .svg-icon svg {
  color: #888888;
  width: 10px;
  transition: all 0.3s ease-out 0s;
  transform: translateY(-2px);
}

.view-all-btn .link-btn svg path {
  transition: transform .38s cubic-bezier(.37, .08, .02, .93), opacity .18s ease-out;
}

.view-all-btn .link-btn svg path:nth-of-type(1) {
  transform: translateX(0) translateY(0);
  opacity: 1;
  transition-delay: .15s, .15s;
}

.view-all-btn .link-btn svg path:nth-of-type(2) {
  transform: translateX(calc(-1 * var(--arrow-hover-move-x))) translateY(var(--arrow-hover-move-y));
  opacity: .5;
  transition-delay: 0s, 0s;
}

.view-all-btn .link-btn:hover svg path:nth-of-type(1) {
  transform: translateX(var(--arrow-hover-move-x)) translateY(calc(-1 * var(--arrow-hover-move-y)));
  opacity: 0;
  transition-delay: 0s, 0s;
}

.view-all-btn .link-btn:hover svg path:nth-of-type(2) {
  transform: translateX(0) translateY(0);
  opacity: 1;
  transition-delay: .15s, .15s;
}

.view-all-btn .link-btn:hover {
  color: #ed1c24;

}

.view-all-btn .link-btn:hover .svg-icon svg {
  color: var(--tg-white);
}

.view-all-btn .link-btn .svg-icon svg {
  color: #888888;
  width: 10px;
  transition: all 0.3s ease-out 0s;
  transform: translateY(-2px);
}

li.views span,
li.views {
  line-height: 1rem
}

li.views i {
  font-size: 12px;
}

.right-sidebar h6.title {
  margin-bottom: 0.3rem;
}

.footer-menu {
  padding-left: 30px;
}

.footer-menu li {
  margin-bottom: 13px;
}

.footer-menu li i {
  font-size: 10px;
  margin-right: 4px;
}

.footer-menu li a {
  color: #fff
}
.footer-section-w .footer-menu li a {
  color: #000
}
.footer-section-w .tp-footer-widget__list ul li a{
color:#000;
}
.footer-menu li a:hover {
  color: #ed1c24;
}

.no-border .heading-inner {
  border-bottom: 0;
  margin-bottom: 0;

}

.section-title.section-title-four {
  display: flex;
  align-items: center;
  flex-grow: 1;
  gap: 15px;
  justify-content: space-between;
  position: relative;
}

.section-title-three .section-title-line {
  position: relative;
  display: block;
}

.section-title-four .section-title-line {
  position: relative;
  display: block;
}

.section-title-wrap {
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: space-between;
  position: relative;
  padding-bottom: 15px;
}

.section-title .title {
  margin-bottom: 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 800;
  color: #ed1c24;
}

.section-title-line {
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  border: 1px solid #DFDFDF;
  border-left: none;
  border-right: none;
}

.section-title-line::before {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  width: 40px;
  height: 5px;
  background: #ed1c24;
}

.section-title-line::after {
  content: "";
  position: absolute;
  left: 36px;
  top: -1.5px;
  width: 10px;
  height: 6px;
  background: #ffffff;
  clip-path: polygon(40% 0, 100% 0%, 60% 100%, 0 100%);
}

.section-title-four .title {

  flex: 0 0 auto;
}
.tin-vua-check{
  margin-bottom: 10px;
}
.tin-vua-check .title {
  color: #000 ;
  font-size: 18px;
  font-weight: 800;
  line-height: normal;
  text-transform: uppercase;
}


.btm-share-post {
  padding-top: 15px;
}

.btm-share-post .btm-tags a {
  font-size: 13px;
  color: #666;
  padding: 7px 15px;
  background-color: #f2f2f7;
}

.btm-share-post .btm-tags a:hover {
  background-color: #ed1c24;
  color: #fff;
}

.btm-share-post .btm-sharing .share-icons a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #eff2f5;
  color: #666;
  -webkit-margin-start: 5px;
  margin-inline-start: 5px;
  font-size: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btm-share-post .btm-sharing .share-icons a:hover {
  color: #fff;
  background-color: #ed1c24;
}

.tc-single-post-creative-page .tc-next-prev-post .tc-next-prev-post-slider {
  min-height: 160px;
  border-top: 1px solid rgba(153, 153, 153, 0.3333333333);
  border-bottom: 1px solid rgba(153, 153, 153, 0.3333333333);
  padding: 15px 100px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-capitalize {
  font-size: 13px !important;
}

.sharing {
  position: sticky;
  top: 90px;
}

.sharing .share-icons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #333333;
  margin-bottom: 10px;
  font-size: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: solid 1px #e4e4e4;
}

.sharing .share-icons a:hover {
  box-shadow: 0 0 8px 8px rgba(0, 0, 0, .05)
}

.bg-gray2 {
  background-color: #fcfaf6;
  padding: 30px 45px; 
}

.bg-gray4 {
  padding: 10px 0; 
  margin-top:4px
}
.noi-bat h2{
  font-size: 24px;
  line-height: 30px;
}
 
.breadcrumb li{text-transform: uppercase; font-size:13px; font-weight:500;}
.breadcrumb{margin-bottom:0}
.hotline-top img{max-width: 180px;}

#gui-phan-anh .modal-header{
  background:#ed1c24;color: white;
}
#gui-phan-anh .modal-header .modal-title{
  text-transform: uppercase;font-size: 16px;
  font-weight: 600;
}
#gui-phan-anh .modal-dialog{
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 333 !important;
  margin-bottom: 0;
  width: 450px;
}

#gui-phan-anh .modal-dialog .btn-primary{
  background-color: #ed1c24;
  border-color:#ed1c24 ;
}
#gui-phan-anh .modal-dialog .btn-primary:hover {
  background-color: #183354;
  color: #ffffff;
  border:solid 1px #183354
}


.copied{
  color:green !important;
}

.main-print {
  line-height: 200%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-print .wrap {
  width: 100%;
  max-width: 680px;
}
.print-here{
  
  padding-bottom: 30px;
  text-decoration: underline;
}
.cbtg{
  box-shadow: 0px 5px 40px rgba(0, 0, 0, 0.15);
  padding:25px 30px 15px;
  background: #f8f9fa;
  border-radius:3px;
  height: 100%;
  border-bottom: solid 3px #ddd;
}
.gpa-h{
  box-shadow: 0px 5px 40px rgba(0, 0, 0, 0.15);
  background: #f8f9fa;
  border-radius:3px;
  background-image: url(../images/demo/type.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  border: solid 1px rgba(0, 0, 0, 0.1);
  height: 100%;
}
#contact-form {
  padding:22px 30px 25px;
}
.tpa{
  padding:8px 30px 4px;
  color:#fff;
  display:block;
  font-size: 15px;
  font-weight: 800;
  line-height: normal;
  text-transform: uppercase;
  background-color: rgba(237, 28, 36, 1);
  border-bottom: 1px solid #c9161e;
  line-height:1.3rem;
  margin-bottom:0;
}
.gpa-h .form-control{
border-color:#ed363b;
color: #222222;
border-radius: 3px;
font-weight:400;
font-size:15px;
margin-bottom: 14px;
padding-top: 9px;
padding-bottom: 9px;
background: rgba(255, 255, 255, 0.7);
}

.gpa-h input::placeholder,
.gpa-h textarea::placeholder
{  
  color:#444
}
.gpa-h input::-ms-input-placeholder
{  
  color:#444
}


#gui-phan-anh .form-control{
  border-color: #d3d3d3;
  color: #4D4D4D;
  border-radius: 3px;
  font-weight:400;
  font-size:14px; margin-bottom: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
  }
  .gpa-h select.form-control,
  #gui-phan-anh select.form-control
  {
  overflow: -moz-hidden-unscrollable;
  background: url(../images/demo/arrow-down.png) no-repeat right white;
  display: inline-block;
  position: relative;
}

.pa-btn {
  user-select: none;
  -moz-user-select: none;
  background: #ed1c24 none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px;
  color:#fff;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 0;
  padding: 13px 45px;
  text-align: center;
  text-transform: capitalize;
  touch-action: manipulation;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-transform: uppercase;
}
.pa-btn i{font-size:20px;font-weight:400;}
.w-100{
  display: block;
}
.pa-btn::before {
  content: "";
  position: absolute;
  -webkit-transition-duration: 800ms;
  transition-duration: 800ms;
  width: 200%;
  height: 200%;
  top: 110%;
  left: 50%;
  background: #183354;
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: -1;
}
.pa-btn:hover {
  color: #fff;
}
.pa-btn:hover::before {
  top: -40%;
}
#mobile-menu > ul{display: flex;}
.ht{
  background-color: #fff; padding: 17px 0 30px 0;
}

 .detail_blog .swiper-container,
 .tc-post-grid-default .swiper-container
 {overflow: hidden;}
 .detail_blog .swiper-container,
 .popularSwiper
 {overflow: hidden;
height: 670px;}
 .c-title{
  display:flex;
  margin-bottom:15px;
  align-items: center;
 }
 .c-title span{
  font-size: 15px;
  font-weight: 800;
  line-height: normal;
  display: inline-block;
  color: #ff0000;
  text-transform:uppercase;
 }

 .pn-article__cta:hover, .pn-article__cta:focus {
  background: var(--button-background-hover);
  transition: background ease-in-out 300ms;
}

.pn-article__cta:hover::after, .pn-article__cta:focus::before {
  right: -8px;
  transition: all ease-in-out 300ms;
}


.pn-article__cta.pn-article__cta--hover::before {
	right: -8px;
  	transition: all ease-in-out 300ms;
} 


 .c-title::before {
  position: relative;
  flex-shrink: 0;
  right: 0;
  display: block;
  width: 24px;
  height: 14px;
  margin-right: 10px;
  content: "";
  background-image: url(../images/icons/arrow.png);
  background-repeat: no-repeat;
  background-position: center center;
  transition: all ease-in-out 300ms;
  
  
}


.dinh-dang{font-size: 13px;color:#888888}

.x96px {
  width: 50px;}
.bw4{
  border-width: 6px;
}
.bb {
  border-bottom-style: solid;
  border-bottom-width: 6px;
}
.c-primary {
  color: #ed1c24 ;
}
.tie-icon{
  color:#999999;
}
.mp-0{margin-bottom: 0;}

@media (min-width: 760px){
.sectionwrapper-decoration {
    width: 110px;
}
.sectionwrapper-decoration {
  background-color: #fcb700;
  display: block;
  height: 6px;
  left: 0;
  position: absolute;
  top: -6px;
  width: 50px;
}
.SectionWrapper-header {
  flex-grow: 1;
}
}
.sectionwrapper-header {
    border-top: solid 1px rgba(34, 34, 34, 0.16);
    order: 1;
    position: relative;
}
@media (min-width: 1020px){
.sectionwrapper-title {
    font-size: 32px;
    margin-top: 20px;
}
}

@media (max-width: 1640px){
  .bl-header-top__logo {
      text-align:center
  }
}


.sectionwrapper-title {
    color: #000000;
    font-size: 18px;
    font-weight: 800;
    line-height: 1;
    margin: 1rem 0 1.3rem;
    text-transform: uppercase;
    
}

.tvc{
  background: #f7f7f7;
  padding:30px 0
}

.content-heading .bt-icon {
  color: red;
  margin-top: 0.1rem;
}
.bt-icon {
  font-family: main-icons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.popularSwiper,
.swiper-container
{
  position: relative;
}
.autoplay-progress {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: red;
}

.autoplay-progress svg {
  --progress: 0;
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 10;
  width: 100%;
  height: 100%;
  stroke-width: 4px;
  stroke: red;
  fill: none;
  stroke-dashoffset: calc(125.6 * (1 - var(--progress)));
  stroke-dasharray: 125.6;
  transform: rotate(-90deg);
}
.animation svg{width: 64px; height: 64px;} 
.animation svg path
{stroke:#fff !important;fill:#fff !important}


.circles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.circles li {
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  opacity: .1;
  -webkit-animation: animate 25s linear infinite;
  animation: animate 25s linear infinite;
  bottom: -150px
}
.bg-light {
  background-color: #f5f5f5 !important;
  position: relative;
}
.circles li i {
  color: #fff;
  opacity: 1
}

.circles li:nth-child(1) {
  left: 25%;
  width: 80px;
  height: 80px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s
}

.circles li:nth-child(2) {
  left: 10%;
  width: 20px;
  height: 20px;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 12s;
  animation-duration: 12s
}

.circles li:nth-child(3) {
  left: 70%;
  width: 20px;
  height: 20px;
  -webkit-animation-delay: 4s;
  animation-delay: 4s
}

.circles li:nth-child(4) {
  left: 40%;
  width: 60px;
  height: 60px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 18s;
  animation-duration: 18s
}

.circles li:nth-child(5) {
  left: 65%;
  width: 20px;
  height: 20px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s
}

.circles li:nth-child(6) {
  left: 75%;
  width: 110px;
  height: 110px;
  -webkit-animation-delay: 3s;
  animation-delay: 3s
}

.circles li:nth-child(7) {
  left: 35%;
  width: 150px;
  height: 150px;
  -webkit-animation-delay: 7s;
  animation-delay: 7s
}

.circles li:nth-child(8) {
  left: 50%;
  width: 25px;
  height: 25px;
  -webkit-animation-delay: 15s;
  animation-delay: 15s;
  -webkit-animation-duration: 45s;
  animation-duration: 45s
}

.circles li:nth-child(9) {
  left: 20%;
  width: 15px;
  height: 15px;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 35s;
  animation-duration: 35s
}

.circles li:nth-child(10) {
  left: 85%;
  width: 150px;
  height: 150px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 11s;
  animation-duration: 11s
}

@-webkit-keyframes animate {
  0% {
      transform: translateY(0) rotate(0);
      opacity: 1;
      border-radius: 0
  }

  100% {
      transform: translateY(-1000px) rotate(720deg);
      opacity: 0;
      border-radius: 50%
  }
}

@keyframes animate {
  0% {
      transform: translateY(0) rotate(0);
      opacity: 1;
      border-radius: 0
  }

  100% {
      transform: translateY(-1000px) rotate(720deg);
      opacity: 0;
      border-radius: 50%
  }
}
.company-name{
  text-align: center;
  z-index: 33;
  position: relative;
}

