.image_text_section .col--wide {
  width: 65%;
      padding: 4% 5%;
      justify-content: center;
          vertical-align: middle;
          display: flex;
          flex-direction: column;
}

.image_text_section .image_text__container{
    background: #fff;
    padding: 0px;
    margin: 40px auto;
    display: flex;
}
.image_text_section .col--narrow {
width: 35%;
position: relative;
}
.section_title {
  font-size: 1.5em;
  line-height: 1.3;
  text-transform: capitalize;
  font-weight: bold;
  }
.image_text_section .section_title {
  color: #8d1b3d;
}
.image_text_section .col--narrow.right {
  float: right;
  order:2;
}
.image_text_section .col--narrow:before {
  content: '';
  display: inline-block;
  position: absolute;
  vertical-align: middle;
  width: 2.2975rem;
  background-color: #8d1b3d;
  height: 2.2975rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center;
  transform-origin: center;
  top: 0;
  bottom: 0;
  margin: auto;
}
.image_text_section .right.col--narrow:before {
  left: -1.1rem;
}
.image_text_section .left.col--narrow:before {
  right: -1.1rem;
}
.icons_icons_component_section .col {
  text-align: center;
}
.icons_icons_component_section img {
  max-height: 100px;
  margin: auto;
  margin-bottom: 20px;
}
.icons_icons_component_section .icon-wrapper{
background: #fff;
}
.icons_icons_component__container{
  display: flex;
}
.icons_icons_component_section .icon-wrapper {
  background: #fff;
  padding: 35px;
  margin: 20px 10px;
  height:90%;
}
.icons_icons_component_section .col:first-child .icon-wrapper{
  margin-left: 0px;
}

.icons_icons_component_section .col:nth-last-child(1) .icon-wrapper{
 margin-right: 0px;
}
.section_icon-numbers {
  font-size: 2.3rem;
  font-weight: bold;
  color: #ab8e4a;
}
.icons_icons_component_section .col.col--1 {
  text-align: left;
}
.icons_icons_component_section .col.col--1 .icon-wrapper {
  display: flex;
}
.icons_icons_component_section .col.col--1 .icon-image {
  width: 30%;
  border-right: solid 1px #999;
  text-align: center;
}
.icons_icons_component_section .col.col--1 .icon-content {
  width: 69%;
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 0px 40px;

}
.image_overly_component_section .col {
  padding: 10px;
}
.image_overly_component_section  .col:first-child{
  padding-left: 0px;
  padding-right: 20px;
}

.image_overly_component_section .col:nth-last-child(1){
 padding-right: 0px;
 padding-left: 20px;
}

.image_overly_component_section .col .image-content {
  display: none;
  position: absolute;
  left: 0;
  right:0;
  background: #8d1b3d;
  color: #fff;
  padding: 5%;
  top: 0;
  bottom: 0;
}
.image_overly_component_section .col:hover .image-content {
  display: flex;
}
.section_image_overly_full_details {
  margin: auto;
}
.image_overly_front {
  position: absolute;
  bottom: 0;
  padding: 5%;
  color: #fff;
}
.image_overly_component_section .image-wrapper{
position: relative;
}
.image_overly_component_section .image_overly__gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(0 0 0 / 20%);
}
.image_overly_component_section .col.col--1 {
  padding: 20px 0px;
}
.image_overly_component_section .col.col--1 .image_overly_front {
  top: 30%;
}
.image_overly_component_section .image-wrapper img {
  min-height: 300px;
}
.image_text_section .col--narrow.hide-diamond img:before {
  display: none;
}
.image_text_section2 .col--2.component-content{
padding: 5%;
display: flex;
  flex-direction: column;
  justify-content: center;

}
.image_text_section2 .image_text__container {
  background: #fff;
  display: flex;
}
.image_text_section2 {
  margin: 40px 0px;
}
.section_title.lage-title {
  vertical-align: middle;
  font-size: 3.5rem;
  margin:auto;
}
.image_text_section2.large-title .col.col--2.component-content {
  display: flex;
}
.image_text_section2.large-title .image_with_details_overly .component-full-details-overly {
  padding: 10% 5%;
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
}
.image_text_section2.large-title:hover .image_with_details_overly .component-full-details-overly {
display: flex;
flex-direction: column;
justify-content: center;
vertical-align: middle;
}
.image_text_section2.large-title .image_with_details_overly {
  position: relative;
}
.large_text_component_Section {
  background: #fff;
}
.large_text_component_Section .component-content {
  padding: 30px;
}
.large_text_component_Section .accordion {
  margin-top: 0rem;
}
.large_text_component_Section .accordion .accordion__title {
  background: #fff;
  color: #8d1b3d;
  padding-bottom: 30px;
}
.large_text_component_Section .accordion .accordion__title .ar{
display:none;
}
.large_text_component_Section .accordion .accordion__content {
  padding: 0px 30px 30px;
}
.list_component_section img {
  max-height: 5rem;
  float: left;
  width: fit-content;
}
.list_component_section .list_icon-wrapper {

padding: 20px 0px;
margin: 30px 0px;
display: flex;
}
.list_component_section .list_icon-wrapper .icon-image {
  width: 15%;
  display: inline-block;
}
.list_component_section .list_icon-wrapper .icon-content {
  width: 79%;
  display: inline-block;
}
.list_icon_index {
font-size: 2rem;
  border: solid 2px #8d1b3d;
  height: 5rem;
  width: 5rem;
  border-radius: 50%;
  color: #8d1b3d;
  line-height: 1em;
  text-align: center;
  display: flex;
  justify-content: center;
  vertical-align: middle;
  align-items: center;
}
.places_component__container .first-column {
  padding-right: 12px;
}
.places_component__container .second-column {
  padding-left: 12px;
}
.places_component__container .col .image-wrapper {
  position: relative;
  margin-bottom: 25px;
}
.places_component__container .col .image-wrapper {
  position: relative;
}
.places_component__container .image_overly_front {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 7% 5% 5%;
  color: #fff;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 41.17647%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 41.17647%, rgba(0, 0, 0, 0.7) 100%);
}
.places_component__container .image_overly_front .ar{
display: none;
}
@media only screen and (max-width: 600px) {
.icons_icons_component__container,
.icons_icons_component_section .col.col--1 .icon-wrapper{
    display: block;
}
.icons_icons_component_section .col--2,
.icons_icons_component_section .col--4,
.icons_icons_component_section .col.col--1 .icon-image,
.icons_icons_component_section .col.col--1 .icon-content,
.image_overly_component_section .col--2,
.places_component__container .col--2 {
  width: 100%;

}
.image_text_section .col--narrow, .image_text_section .col--wide {
  width: 100%!important;
  margin: auto;
  float: unset!important;
}
.image_text_section .col--narrow:before{
display: none;
}
.image_overly_component_section .col{
padding: 20px 0px !important;
}
.icons_icons_component_section .icon-wrapper{
margin:20px 0px !important;
}
.image_text_section2 .image_text__container{
display: block;
}
.image_text_section2 .image_text__container .col.col--2,
.list_component_section .list_icon-wrapper .icon-image,
.list_component_section .list_icon-wrapper .icon-content{
  width: 100%;
}
.places_component__container .first-column, .places_component__container .second-column{
padding-left: 0px;
padding-right: 0px;
}
.image_text_section .image_text__container{
display: block;
}
}
#ctf #ctf-more {
  margin-bottom: 50px!important;
}
.twitter-ar {
    display: none;
}

#error_page-content .ar{
  display: none;
}

main#error_page-content {
  text-align: center;
  padding: 80px 10px;
}

main#error_page-content .home_page_button {
  max-width: 300px;
    background: #8d1b3d;
  margin: auto;
  padding: 20px;
  color: #fff;
}
main#error_page-content .home_page_button a{
  color: #fff;
}
main#error_page-content {
  color: #142b46;
  font-weight: bold;
}
main#error_page-content img{
margin:auto;
}

main#error_page-content {
background: #fafafa;
}

  .fifa{
      font-family: "Inter";
  }
  .fifa1_first_section{
  padding: 5rem 0rem 2rem;
    background-image:url(https://www.gco.gov.qa/wp-content/uploads/2022/11/bg-p1-sec1.png);
    background-position:top;
    background-size: cover;
    }
    .fifa1_first_section.first-with-bg{
background-image:url(https://www.gco.gov.qa/wp-content/uploads/2022/11/bg-p1-sec1-v2.png);
    }
    .fifa1_first_section.first-with-bg{
      padding-bottom: 0px;
    }
    .flex-1.bg-albayt {
        padding: 16rem 2.5rem;
          background-image: url(https://www.gco.gov.qa/wp-content/uploads/2022/11/metalocus_al-bayt-stadium_04-1.png);
          background-size: 100% 100%;
          background-repeat: no-repeat;
    }

    .fifa .container{
      margin: auto;
    }
    .fifa1-page-title {
      font-size: 3rem;
        color: #fff;
        font-weight: 300;
        font-family: "Inter";
        text-align: center;
        padding: 8rem 0px 1rem;
        line-height: 3.5rem;
}
.fifa1-page-text {
font-size: 24px;
color: #fff;
font-weight: 300;
font-family: "Inter";
text-align: center;
line-height:29px;
}
.sboxed-content{
  width: 650px;
  max-width: 100%;
  margin: auto;
}

div#counter_clock {
    color: #142B46;
    text-align: center;
    font-size: 21px;
        margin: 2rem 0rem;
}
.clock-item {
    display: inline-block;
    margin: 10px;
    background: #fff;
    padding: 20px;
    min-width: 120px;
}
.clock-item h2 {
    font-size: 3.3rem;
    line-height: 3.5rem;
}
.fifa-menu a {
    margin: 20px;
}
.fifa-menu a.active {
    color: #fff;
    padding-bottom: 10px;
    border-bottom: solid 2px;
}
.fifa-menu{
  color:#638FB2;
  text-align: center;
  margin: auto;
  font-size:24px;
  font-weight: 500;
}


.text-with-image-section{
  padding: 20px 80px;
  display: flex;
}
.circle-point {
  width: 120px;
  height:120px;

}
.circle-point img {
    background: #d9d9d9;
    border-radius: 50%;
}
.year-2009 img {
  max-width: 80%;
    margin: auto;
    margin-top: 20px;
}
[data-inviewport="scale-in"],
[data-inviewport="scale-in-wait"] {
  transition: 1s;
  transform: scale(0.1);
}
[data-inviewport="scale-in"].is-inViewport {
  transform: scale(1);
}
[data-inviewport="scale-in-wait"].is-inViewport {
  transition-delay: 0.7s;
  transform: scale(1);
}
[data-inviewport="slide-in"],
[data-inviewport="slide-in-wait"]
 {
  transition: 1s;
  transform: translateX(+40%);

}
[data-inviewport="slide-in"].is-inViewport {
  transform: translateX(0%);
    animation: fadeIn 5s;
}
[data-inviewport="slide-in-wait"].is-inViewport {
  transition-delay: 0.7s;
  transform: translateX(0%);
    animation: fadeIn 5s;
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
.text-with-image-section .year-title-text,
.text-with-image-section  .year-content-text {
    display: block;
        padding: 0px;
}


.grey_bg{
  background: #D9D9D9;
}
.skyb_text{
  color:#142B46;
}
.section-content {
    display: flex;
    padding: 0px 30px;
}
.ptb-8{
  padding-top: 80px;
  padding-bottom: 80px;
}
.year-title-text .month {
    font-size: 25px;
    font-weight: 500;
}

.year-title-text .year {
  font-family: 'HelveticaNeue';
    font-size: 100px;
    line-height: 80px;
    font-weight:200;
    padding-bottom: 20px;
}
.year-title-text .title {
    font-family: 'HelveticaNeue';
    font-size: 24px;
    font-weight: 300;
    line-height: 28px;
}

.year-content-text {
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
}
.fifa .video-wrapper {
    max-width: 100%;
    background-image: url(https://www.gco.gov.qa/wp-content/uploads/2022/11/Rectangle-95-1.png);
    background-position: bottom right;
    background-size: 50%;
    background-repeat: no-repeat;
    padding: 0% 7% 5% 0%;
    margin: auto;
}
.backgroundf1 {
    display: block;
    background-image: url(https://www.gco.gov.qa/wp-content/uploads/2022/11/Tower-Zone-20-QATAR-AHMEDS-Work.jpg);
    background-position:center;
    background-size: cover;
}
.backgroundf2 {
    background-image: url(https://www.gco.gov.qa/wp-content/uploads/2022/11/Rectangle-106.png);
    background-position:center;
    background-size: cover;
}

.white-text{
  color:#fff;
}
.text-with-image-section.background.white-text  .section-content{
  display: block;
}

.text-with-image-section.background.white-text .year-title-text,
.text-with-image-section.background.white-text .year-content-text {
    display: block;
    padding: 40px 15px;

}
.ptb-15{
  padding-top: 150px;
  padding-bottom: 150px;
}
.pb-8{
  padding-bottom: 80px;
}
.pb-4{
  padding-bottom: 40px;
}

.pl-10p{
  padding-left: 10%;
}
.pt-12{
  padding-top:120px;
}
.background-w1{
    background-image: url(https://www.gco.gov.qa/wp-content/uploads/2022/11/Rectangle-84.png);
    background-size: 65%;
    background-position: bottom right;
    background-repeat: no-repeat;
}
.background-w2{
    background-image: url(https://www.gco.gov.qa/wp-content/uploads/2022/11/Rectangle-84.png);
    background-size: 65%;
    background-position: 0px 3rem;
      background-repeat: no-repeat;
}

.background-f3{
    background-image: url(https://www.gco.gov.qa/wp-content/uploads/2022/11/Rectangle-112-1.png);
    background-size: 65%;
    background-position: bottom right;
      background-repeat: no-repeat;
}
.circle-point.images{
    width: 15%;
}
.ptb-12{
  padding: 120px 0px;
}
.video-wrapper.large1 {
    max-width: 1250px;
}
.text-with-image-section .year-title-text.pr-10p{
  padding-right: 10%;
}
.year-title-text .year.light {
    font-weight: 100;
}
.year-title-text .title.large-light {
    margin-top: 30px;
    line-height: 1.2;
    font-size: 40px;
}

section.menu-bottom {
    background: #142B46;
}
.back_top{
  background-image: url(https://www.gco.gov.qa/wp-content/uploads/2022/11/Rectangle-123-1.png);
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
}
.back-top-title {
    text-align: center;
    font-size: 32px;
    color: #fff;
    font-weight: 700;
}
.back_top img {
    margin: auto;
}
.img-full-width img {
    width: 100%;
}
.year-content-text.pt-15{
  padding-top: 150px;
}
.pt-15{
  padding-top: 150px;
}
.background-img10{
  background-image: url(https://www.gco.gov.qa/wp-content/uploads/2022/11/image-15.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.text-with-image-section .year-title-text.small {
    width: 22%;
}
.text-with-image-section .year-content-text.large {
    width: 60%;
}
.ptb-20{
  padding-top: 210px;
  padding-bottom: 180px;
}
.section-content.dp-block {
    display: block;
}
.text-with-image-section .year-title-text.full,
.text-with-image-section .year-content-text.full {
    width: 100%;
}
.text-with-image-section.image-only .circle-point {
    width: 10%;
}

.img-boxed img {
    padding-left: 7%;
}
.text-with-image-section .circle-point.small {
    width: 14%;
}


.title-l3{
  font-size:32px;
  line-height: 35px;
}
.title-l2{
  font-size:40px;
  line-height: 45px;
}
.title-l1{
  font-size:3rem;
  line-height: 3.5rem;
}
.w4{
  font-weight:400;
}
.w3{
  font-weight:300;
}
.w2{
  font-weight:200;
}
.ff-inter{
  font-family: "Inter";
}
.wight{
  color:#fff;
}
.center{
  text-align: center;
}
.mt-4{
  margin-top: 2rem;
}
.mb-4{
  margin-bottom:2rem;
}
.mtb-4{
  margin-top: 2rem;
  margin-bottom:2rem;
}
.mt-5{
  margin-top: 2.5rem;
}
.mb-5{
  margin-bottom:2.5rem;
}
.mtb-5{
  margin-top: 2.5rem;
  margin-bottom:2.5rem;
}
.qatar-number .numbers{
  max-width: fit-content;
  margin:auto;
  display: flex;
}
.number-part {
  width: 220px;
background: #071421;
padding: 4.5rem 2rem;
color: #fff;
text-align: center;
}
.number-part.extra-pb {
    padding-bottom: 7rem;
}
.number-part img{
  margin:auto;
}
.number-large{
  font-family: 'HelveticaNeue';
font-size: 2.5rem;
line-height: 6rem;
font-weight: bold;
}

.number-part-text{
  font-size:16px;
}
.mr-2{
  margin-right: 1rem;
}

.l-50 {
    width: 50%;
    display: inline-block;
}
.plr-8p{
  padding-left: 8%;
  padding-right: 8%;
}
.plr-6p{
  padding-left: 6%;
  padding-right: 6%;
}
.pl-8p-bg50{
padding-left: calc(8% - 50px);
}
.pr-8p-bg50{
padding-right: calc(8% - 50px);
}
.pl-8p{
  padding-left: 8%;
}
.pr-8p{
  padding-right: 8%;
}
.pr-15p{
  padding-right: 15%;
}
.d-flex{
  display: flex;
}
.ff-helv{
    font-family: 'HelveticaNeue';
}
.text-content-t2{
  font-size:20px;
}
.text-content-t0{
  font-size: 24px;
}
.half-bgbr-dblue {
    padding: 0px 50px 1.5rem 0px;
    background-size: 75% auto;

    background-image: url(https://www.gco.gov.qa/wp-content/uploads/2022/11/Rectangle-125.png);
    background-position: bottom right;

    background-repeat: no-repeat;

}
.half-bgtr-dblue{
  padding: 50px 0px 0px 50px;
  background-size: 40% auto;

  background-image: url(https://www.gco.gov.qa/wp-content/uploads/2022/11/Rectangle-125.png);
  background-position: top left;

  background-repeat: no-repeat;
}


.half-bgbl-dblue{
  padding: 0px 0px 50px 50px;
      background-size: 60% auto;
      background-image: url(https://www.gco.gov.qa/wp-content/uploads/2022/11/Rectangle-141.png);
      background-position: bottom left;
      background-repeat: no-repeat;
}
.fl-right{
  float: right;
}
.flex-4{
  flex:4;
}
.flex-10{
  flex:10;
}
.flex-6{
  flex:6;
}
.flex-7{
  flex:7;
}
.flex-5{
  flex:5;
}
.flex-2{
  flex:2;
}
.flex-1{
  flex:1;
}
.img-fw  img{
  width:100%
}
.img-fh  img{
  height:100%
}
.img-hh  img{
  height:50%
}
.pr-2{
  padding-right: 20px;
}
.pl-2{
  padding-left: 20px;
}
.pt-2{
  padding-top: 20px;
}
.pb-2{
  padding-bottom: 20px;
}
.mb-2{
  margin-bottom: 1rem;
}
.mb-3{
  margin-bottom: 1.2rem;
}
.ptb-4{
  padding-top: 40px;
  padding-bottom: 40px;
}
.pb-3{
  padding-bottom: 30px;
}
.full-image{
  width: 100%;
}
.text-left{

  text-align: left;
}
.dgold{
  color: #A39474;

}
.image-collapse-up.img-fw {
    margin-top: -8rem;
}
.no-border iframe{
  border:none;
}
.max-w84{
  max-width: 840px;
  margin: auto;
}

.carousel.slide {
    opacity: 1;
    visibility: visible;
}
.mr-auto{
  margin: auto;
}
.bg-staduim {
  margin-top: -100px;
    background-image: url(https://www.gco.gov.qa/wp-content/uploads/2022/11/Al-Janoub-Stadium-bg-svg.png);
    background-size: 100% 100%;
    background-position: top;
    background-repeat: no-repeat;
}
.bg-img-974{
  background-image: url(https://www.gco.gov.qa/wp-content/uploads/2022/11/image-23.png);
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
}
.pt-35{
  padding-top: 350px;
}
.pb-35{
  padding-bottom: 350px;
}
.pb-5px{
  padding-bottom: 5px;
}
img.image-collapse-up.pos-absolute.img-fw {
    top: -500px;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
}
.mr-min-10{
  margin-top: -10px;
}
.bg-dark-blue{
  background-color: #081B2A;
}
.pos-inherit{
  position:inherit;
}
.flex-3{
  flex:3;
}
.collapse-image-up-20{
  margin-top: -200px;
}
.mt-min-15{
  margin-top: -150px;
}
.pt-8{
  padding-top: 80px;
}
.pb-20{
  padding-bottom: 200px;
}
.max-w-30 img{
max-width: 300px;
}
.max-w-50 img{
max-width: 100%;
 width: 500px;
}
section.image-collapse-up-100.img-fw {
    margin-top: -30rem;
    margin-bottom: -10rem;
}
.mt-min-10{
  margin-top: -100px;
}

.number-part.dextra-pb {
    padding-bottom: 18rem;
}
.fifa_carousel .carousel-control-next,
.fifa_carousel .carousel-control-prev {
    margin-bottom: 40px;
    left: auto;
    position: absolute;
      top: -50px;
    bottom: auto;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    padding: 0;
    border-radius: 50%;
    background: #000;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
    background: #9d9d9d;
}
.fifa_carousel .carousel-control-prev {
    left: auto;
    right: 60px;
}
div.fifa_carousel {
    padding: 0px;
    width: 100%;
}
.text-with-image-section .year-title-text.larger{
  width:50%;
}
.bg-white-80p{
  padding-top: 100px;
background: #fff;
background: linear-gradient(to left, #ffffff 80%, #0000ff00 80%);
background-repeat: no-repeat;
}
.circle_before:before {
  height: 100px;
      width: 100px;
      margin: 0 1rem;
      margin-left: -130px;
      content: "";
      background: url(https://www.gco.gov.qa/wp-content/uploads/2022/11/Group-307.png);
      background-size: contain;
      position: absolute;
      z-index: 9;
}
.circle_before.top-2:before {
    top: -2.5rem;
}
.top-2{
  margin-top: -3rem;
}
.circle_before.top:before {
    top: 0;
}
.circle_before.top2:before {
    top: 5rem;
}
.circle_before.top3:before {
    top: 2rem;
}
.circle_before.top4:before {
    top: 9rem;
}
.circle_before.top5:before {
    top: 12rem;
}
.border-left-skyline-blue{

border-left: solid 1px #142B46;
}
.container.pl-8{
    padding-left: 80px;
}
.section_wrapper{
  position: relative;
}
.max-w70-left{
  max-width: 700px;
  margin-left: 0px;
}
.max-w5{
  max-width: 500px;
  margin-left: 0px;
}
.max-w6{
  max-width: 600px;
  margin-left: 0px;
}
.ptb-22{
  padding-top: 220px;
  padding-bottom: 220px;
}
.fh-img{
  height:100%;
}
.pl-0{
  padding-left: 0px;
}
.img-full img {
    width: 100%;
}
.plr-15p{
  padding-left: 15%;
  padding-right: 15%;
}

.pl-15p{
  padding-left: 15%;
}
.circle-overflow.circle_before:before {
    margin-left: -50px;
}
.pos-absolute.w50p {
    position: absolute;
    right: 0;
    width: 50%;
    height: fit-content;
    background: #fff;
    top: 25%;
    padding: 50px;
    padding-right: 10%;
}
.darkb-gr-bg{
      background: linear-gradient(180deg, #142b46 40%, #D9D9D9 40%);
}
.white-bg {
    background: #fff;
}
.fheight{
    height: 100%;
}
.pd-20{
  padding:20px;
}
.d-inline p {
    display: inherit;
}
.background-circle-top{
  background-image: url(https://www.gco.gov.qa/wp-content/uploads/2022/11/Mask-group-1.png);
    background-size: 25%;
    background-position: top right;
    background-repeat: no-repeat;
}
.dgold_text{
  color: #A39474;

}
.grey_bg-dark-b{
    background: linear-gradient(90deg, #d9d9d9 37%, #142B46 37%);
  }
  .fifa b, .fifa strong {
      font-weight: bold;
  }
  .fifa p {
    line-height: 1.8rem;
}
.img-fw.img-hh {
    overflow: hidden;
}
.fifa1-page-title sup {
    font-size: 23px;
    top: -1.2rem;
}





/* Hayya card page style */
section.fifa1_first_section.hayya-card {
    background-image: url(https://www.gco.gov.qa/wp-content/uploads/2022/11/hayya-bg.png);
      background-position: bottom;
}
.flex-1.vertical-align {
    display: flex;
    justify-content: center;
    align-items: center;
}

.hayya-section-title {
    font-family: "Inter";
    font-size: 2rem;
    font-weight: 700;
    padding-bottom: 30px;
}

.hayya-section-desc p {
    font-size: 20px;
    line-height: 25px;
}
.pink {
    color: #89153D;
}
.hayya-section-desc-s p{
  font-size: 16px;
}
.vertical-middle{
  display: flex;
align-items: center;
}
.small-icons img{
  max-width: 70px;
}
.hayya-section-button {
    max-width: 300px;
    margin: auto;
    padding: 20px;
    text-align: center;
    color: #142B46;
    border: solid 2px #142B46;
    font-size: 20px;
}
.fifa .ar{
  display: none;
}
.bg-staduim .mr-auto.stadium_video{
    margin-left: 20%;
    margin-right: 20%!important;
}
.year-title-text .title {
    margin-bottom: 20px;
}
@media only screen and (min-width: 1600px) {
  .large-img-83 img{
    width: 83rem;
    float:left;
  }
}
@media only screen and (min-width: 600px) {
  section#khalifa_international_stadium .flex-1 {
      padding-right: 20px;
  }

}

@media only screen and (max-width: 600px) {
  section.fifa1_first_section.hayya-card{
    background-image: url(https://www.gco.gov.qa/wp-content/uploads/2022/11/hayya-mobile.png);
        background-size: cover;
  }
  .fifa{
    background-color: #fff;
  }
.fifa .d-flex{
  display: block!important;
}
.fifa-menu{
  font-size:16px;
}
.fifa-menu a{
  margin:10px;
}
.container {
    max-width: 90%;
}
.circle_before:before {
    height: 50px;
    width: 50px;
    margin: 0 1rem;
    margin-left: -105px;
    content: "";
    background: url(https://www.gco.gov.qa/wp-content/uploads/2022/11/Group-307.png);
    background-size: contain;
}


.text-with-image-section .year-title-text,
.text-with-image-section .year-content-text{
  padding-left:0px;
  padding-right: 0px;
}
div#counter_clock {
    font-size: 16px;
}
.clock-item {
    min-width: 90px;
}
.clock-item h2 {
    font-size: 2rem;
    line-height: 2.2rem;
}
.plr-15p{
  padding-left: 10px;
  padding-right: 10px;
}
.pos-absolute.w50p{
  position: relative;
    width: 100%;
}

.fifa1-page-title{
  font-size: 2.4rem;
}
.fifa1-page-text{
  font-size:16px;
}
body.is_fifa {
    max-width: 100%;
    overflow-x: hidden!important;
}
.html{
  max-width: 100%;
    overflow-x: hidden;
}
.container.pl-8{
  padding-left: 3rem;
}
.fifa .container{
    padding-left: 3rem;
    margin-left: 2rem;
}
.circle_before:before {
    height: 3rem;
    width: 3rem;
    margin-left: -4.5rem;
}
.year-title-text .year {
    font-size: 50px;
    font-weight: lighter;
    padding-bottom: 15px;
}
.year-title-text .month {
    font-size: 16px;
}
.section-part2.top-2 {
    margin-top: 0;
}
.fifa .container.mobile-no-pd {
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
}


.background-w1{
  background-image: none;
}

.fh-img {
    padding: 0px 0px 30px!important;
}
.mobile-no-pd .fh-img {
  padding-left: 0px!important;
  padding-right: 0px !important;
}
.circle_before.top3:before{
      top: 4.5rem;
}
.circle-overflow.circle_before:before {
    margin-left: -20px;
}
body.en.is_fifa {
    background: #d9d9d9;
}
.background-part1 {
    background-size: 85%;
    background-position: bottom center;
}
.mobile-no-pd.circle_before.top2:before {
    top: -1rem;
}

.mobile-no-pd.mobile-pl-0.circle_before:before {
    height: 3rem;
    width: 3rem;
    margin-left: -1.5rem;
}
.mobile-pl-0{
  padding-left: 0px!important;
}
.margin-m-3{
  margin-left: -3rem;
}
.background-circle-top{
      background-size: 40%;
}
.mabile-ptb-0 {
    padding-top: 0px;
    padding-bottom: 20px;

}
.mabile-pb-0{
  padding-bottom: 0px;
}
.mabile-ptb-0.circle_before.top4:before {
    top: 0rem;
}
.carousel-item .d-flex {
    display: flex!important;
}
.fifa_carousel .carousel-control-prev {
    left: auto;
    right: 40px;
}
.fifa_carousel .carousel-control-next, .fifa_carousel .carousel-control-prev{
  width: 30px;
    height: 30px;
    top: -10px;
}
.background-w2{
  background-size: cover;
}
.grey_bg-dark-b {
  background: linear-gradient(180deg, #d9d9d9 155px, #142b46 155px);
}
.mobile-hide {
  display: none
}
.back_top img {
    max-width: 50px;
}
.back-top-title {
    margin-top: 25px;
}
.img-fh.img-fw {
    padding-right: 0px!important;
    margin-bottom: 20px;
}

.qatar-number .numbers {
    width: 100%;
    max-width: 100%!important;
    margin: auto;
    display: block;
    padding: 10px;
}
.number-part img {
    width: auto;
    margin: auto;
    max-height: 60px;
}
.number-part {
    max-width: 45%;
    margin-bottom: 10px;
    width: 220px;
    background: #071421;
    padding: 4.5rem 0.5rem;
    color: #fff;
    text-align: center;
    display: inline-block;
}
.fifa .ff-helv p {
    line-height: 150%;
}
.fifa .ht-4h{
  height: 400px;

}
.half-bgtr-dblue{
      padding: 20px 0px 0px 20px;
}
.half-bgbr-dblue {
    padding: 0px 20px 0.5rem 0px;
  }
  .half-bgbl-dblue {
    padding: 0px 0px 20px 20px;
  }
  .mobile-pt-20{
    padding-top: 20px;
  }
  .mobile-pl-20{
    padding-left: 20px;
  }
  .fifa.staduim .number-part.flex-1 {
    width: fit-content;
    padding: 2rem 0.5rem;
}
.fifa.staduim .numbers.d-flex {
    display: flex!important;
}
.fifa.staduim .number-large {
    font-size: 20px;
    line-height: 50px;
}
.number-part-text {
    font-size: 14px;
}
.mt-min-10 {
    margin-top: 0;
}
.bg-img-974 {
    background-size: cover;
  }
.staduim .ptb-15 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.staduim .ptb-20 {
    padding-top: 50px;
    padding-bottom: 80px;
}
.staduim .mt-min-10 {
    margin-top: 0;
}
.staduim .pr-15p {
    padding-right: 0;
}
.staduim .img-fw {
    margin-bottom: 20px;
}
.staduim section.image-collapse-up-100.img-fw {
    margin-top: -12rem;
    margin-bottom: 0rem;
}
.fifa.staduim .number-part.flex-1.dextra-pb {
    padding-bottom: 6rem;
}
.fifa.staduim .number-part.extra-pb{
  padding-bottom: 4rem;
}
.fifa.staduim .max-w-50 img {
    margin-bottom: 25px;
}
.staduim .collapse-image-up-20 {
    margin-top: -180px;
}
img.fl-right.full-image {
    float: unset;
}
.pt-35 {
    padding-top: 100px;
}
.pb-35 {
    padding-bottom: 100px;
}
.bg-staduim {
    margin-top: -50px;
  }
  .fifa.staduim .max-w84.numbers .number-part {
    padding-bottom: 5rem;
}
img.image-collapse-up.pos-absolute.img-fw {
    top: -50px;
  }
  .mr-min-10 {
    margin-top: -30px;
}
.image-collapse-up.img-fw {
    margin-top: -5rem;
}
.fifa-menu a {
    display: inline-block;
    width: 40%;
}
.fifa .hayya-card .container {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin: auto;
}
.hayya-section-title{
  margin-top: 30px;
  text-align: center;
}
.hayya-section-desc p {
    text-align: center;
}
.small-icons img {
    max-width: 70px;
    margin: auto;
    margin-top: 20px;
}
.fifa .hayya-card .container.small-icons {
    text-align: center;
}
.hayya-section-desc-s {
    text-align: center;
}
html, body {
    overflow-x: hidden;
}
.fifa .hayya-card .container .pr-8p {
    padding-right: 0px;
    margin: auto;
}
.back_top {
    background-size: cover;
}
.back_top.pt-12 {
    padding-top: 60px;
}
.back_top.pb-8 {
    padding-bottom: 10px;
}
.stadium-circles .flex-3 {
    display: inline-block;
    width: 32.5%;
    padding: 4px!important;
}
.bg-staduim .mr-auto.stadium_video{
    margin-left: 20%;
    margin-right: 20%!important;
}
section#albayt_stadium {
    padding-right: 0px;
}
.text-content-t0{
  font-size: 18px;
}
.pt-mobile-0{
  padding-top: 0px;
}
.fifa1_first_section.first-with-bg .center{
  padding: 0px 20px;
}
.pr-8p-bg50{
  padding-right: 8%;
  padding-left: 8%;
}
.img-fh.img-fw.pr-3 {
    padding-right: 0px!important;
    padding-left: 0px!important;
}
.pl-8p-bg50 {
    padding-right: 8%!important;
    padding-left: 8%;
}
.half-bgbl-dblue {
    padding: 0px 20px 20px 0px;
}

}
@media only screen and (min-width: 1900px) {
.half-bgbr-dblue{
      background-size: 50% auto;
}
.half-bgbl-dblue{
      background-size: 40% auto;
}
.circle_before.top2:before {
top: 80px;
}
.background-w1 {
background-size: 58%;
}
.grey_bg-dark-b {
background: linear-gradient(90deg, #d9d9d9 40%, #142B46 40%);
}
.circle_before.top4:before {
top: 140px;
}
.circle_before.top3:before {
top: 20px;
}
.circle_before.top5:before {
    top: 200px;
}
.background-w2 .circle_before.top2:before {
    top: 105px;
}
.fifa p {
  line-height: 1.4rem;
}
}
