body{
  font-family: 'BYekan', serif;
}
body.home-service-page .container-fluid, body.organization-service-page .container-fluid {
  padding: 0;
}
* {
  box-sizing: border-box;
  font-weight: 300;
}
.title {
  font-size: xx-large;
  margin-bottom: 20px;
  color: white;
  text-align: center;
}

.main-bg {
  height: 170px !important;
  padding-top: 5em;
}
.header-cover-service{background-repeat: no-repeat;height: 854px;background-size: cover;position: relative;}
.home-header-bg{
  background: url("../../images/website-2-home01.jpg") no-repeat right;
  background-size: cover;
}
.organization-header-bg{
  background: url("../../images/website-2-businessDesk.jpg") no-repeat center;
  background-size: cover;
}
.airFiber-header-bg{
  background: url("../../images/airfiber-cover.jpg") no-repeat bottom;
  background-size: cover;
}
.zitelFiber-header-bg{
  background: url("../../images/zitel-fiber.jpg") no-repeat top;
  background-size: cover;
}
.tdlte-header-bg{
  background: url("../../images/TDLTE-cover.jpg") no-repeat center;
  background-size: cover;
}
.header-cover-service .title-service {
  position: absolute;
  bottom: 0;
  right: 50%;
  left: 50%;
}
.header-cover-service .title-service {
  position: absolute;
  bottom: 0;
  right: 0;
  direction: rtl;
  left: 0;
  margin: 0 auto;
  text-align: center;
}
.service-banner-header img {
  width: 100px;
  padding: 0 12px;
  vertical-align: text-bottom;
}

.service-banner-header {
  background: #000000c9;
  color: #fff;
  width: 850px;
  margin: 0 auto;
  text-align: right;
  vertical-align: middle;
  padding: 30px 15px;
}
.service-type-title {
  font-size: 100px;
  color: #fff;
  width: 100%;
  margin: 0 auto 160px;
  line-height: 130px;
}
.service-type-title span {
  font-size: 140px;
}
.service-banner-header h1 {
  display: inline-block;
  margin: 0;
  border-right: 1px solid #6b696b;
  padding: 0 15px 0 0;
  font-size: 31px;
  font-weight: bold;
}
.service-banner-header h1 span {
  font-size: 16px;
  color: #00A8E0;
}
a.request-button-service {
  float: left;
  color: #fff;
  text-decoration: none;
  border: 1px solid #00A8E0;
  padding: 5px 10px;
  margin: 5px 0 0 20px;
}
a.request-button-service:hover {
  background: #00A8E0;
}
section.list-items-service {
  margin: 0 auto;
  background: #000;
  padding: 50px 0;
  direction: rtl;
}

section.list-items-service .service-item-detail {
  float: right;
  margin: 0 auto;
  color: #fff;
  padding: 0 20px 0 0;
  text-align: right;
  direction: rtl;
}

section.list-items-service .service-item-detail i {
  color: #00A8E0;
  font-size: 42px;
  width: 100%;
  border-bottom: 1px solid #4e4e4e;
  padding: 10px 0 10px 0;
}

section.list-items-service .service-item-detail span {
  padding: 10px 0 0 0;
  display: inherit;
  font-size: 15px;
  font-weight: bold;
  }
.about-service-page h2:before, section.active-session-service h2:before, section.speed-zitel h2:before, section.price-session-service h2:before, section.modem-session-service h3:before, section.details-session-service h3:before{
  content: " ";
  float: right;
  width: 29px;
  height: 2px;
  background: #00A8E0;
  margin-top: 16px;
  margin-left: 10px;
}
section.about-service-page h2, section.active-session-service h2, section.speed-zitel h2, section.price-session-service h2, section.modem-session-service h3, section.details-session-service h3 {
  font-size: 22px;
  text-align: right;
  font-weight: bold;
  padding: 0 0 10px 15px;
}
section.active-session-service h2, section.price-session-service h2, section.speed-zitel h2, section.modem-session-service h3, section.details-session-service h3{
  color:#fff;
}
.speedbar-home .nav-tabs li a {
  padding: 0 40px;
}
section.about-service-page p  {
  text-align: right;
  line-height: 30px;
  font-weight: bold;
}
section.about-service-page {
  padding: 40px 0;
  direction: rtl;
}
section.about-service-page p{
  text-align:right;
  font-weight:600;
  margin: 0;
}
section.active-session-service, section.speed-progress-bar-home, section.speed-zitel, section.price-session-service, section.modem-session-service,body.ptp-service-page section.list-items-service, section.about-service-ptp, section.details-session-service {
  background: #000000; /* Old browsers */
  background: -moz-linear-gradient(top,  #000000 9%, #191919 43%, #171717 69%, #171717 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #000000 9%,#191919 43%,#171717 69%,#171717 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #000000 9%,#191919 43%,#171717 69%,#171717 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#171717',GradientType=0 ); /* IE6-9 */
  text-align: center;
  direction: rtl;
  padding: 40px 0;
}
section.active-session-service img {
}
section.price-session-service p, section.details-session-service p {
  font-weight: 600;
  color: #fff;
  text-align: right;
  font-size: 14px;
  padding: 0 22px 25px 0;
  margin: 0;
  line-height: 32px;
}
section.price-session-service p:last-child, section.details-session-service p:last-child {
    padding-bottom: 0;
}
section.price-session-service p:before, section.details-session-service p:before {
  content:" ";
  width:20px;
  height:1px;
  background:#fff;
  display: inline-block;
  margin: 0 0 3px 10px;
}
section.price-session-service img {
  margin: 10px 0 25px 0;
}
section.modem-session-service p {
  color: #fff;
  font-size: 15px;
  text-align: right;
  line-height: 32px;
  font-weight: 600;
  margin: 0 0 25px 0;
}
section.modem-session-service img {
  width: 40%;
  margin: 15px 0;
}

section.modem-session-service {
  text-align: right;
}
section.details-session-service h4 {
  color: #fff;
  background: #000;
  text-align: right;
  font-weight: 600;
  padding: 14px 16px;
  border-radius: 30px;
  font-size: 21px;
}
.details-session-white h3, .details-session-white p{
  color: #212529 !important;
}
.details-session-white p:before{
  background: #212529 !important;
}
img.cost-srvice-table-mob {
  width: 100%;
}
section.popular-session-service{
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  height: 450px;
  background-position: center;
  padding: 110px 0;
}
section.popular-session-service ul li, .service-pages-list ul li  {
  list-style: none;
  color: #fff;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 15px;
  font-size: 21px;
}
.service-pages-list ul li{
  margin-left: 10px;
  margin-bottom: 0;
}
.service-pages-list ul{
  margin: 0;
}
.popular-home-service ul li{
    font-size: 21px;
}
section.popular-session-service ul li i {
    font-size: 14px;
}
section.popular-session-service ul li a, .service-pages-list ul li a{
  background: #00a8e0;
  color: #ffffff;
  text-decoration: none;
  padding: 10px 14px;
  font-size: 18px;
  font-weight: 600;
}
section.popular-session-service ul li:last-child{
  margin-top: 30px;
}
.service-pages-list ul{
  display: inline-flex;
}
section.popular-session-service ul li a:hover, .service-pages-list ul li a:hover{
  color: #00a8e0;
  background: #fff;
}

.popular-home-service{
  background: url("../../images/website-2-home02.jpg") no-repeat;
}
/**********organization page CSS*********/
section.about-service-page img {
  width: 250px;
  text-align: right;
  margin: 0 0 10px 0;
  display: inherit;
}
.popular-organ-service{
  background: url("../../images/website-2-business.jpg") no-repeat;
}
.popular-airfiber-service{
  background: url("../../images/airfiber-footer.jpg") no-repeat;
  height: 200px !important;
  padding: 40px 0 !important;
  background-position: bottom !important;
}
.popular-zitelfiber-service{
  background: url("../../images/zitel-fiber.jpg") no-repeat;
  height: 200px !important;
  padding: 40px 0 !important;
  background-position: top !important;
}
section.speed-zitel span.sub-title-service {
  color: #0ac0e0;
  font-weight: bold;
  padding: 10px 0 0 0;
}
.timeLineSection {
  position: relative;
  font-weight: 300;
  width: 95%;
  color: #fff;
}
.timeLine-line {
  position: absolute;
  top: 5px;
  right: 68px;
  height: calc(100% - 56px);
  width: 2px;
  background: #0acde6;
  z-index: 99;
}
.timeLine {
  list-style-type: none;
  margin-bottom: 0!important;
}
.timeLine-content {
  position: relative;
  margin-bottom: 0;
  padding-right: 70px;
}
.timeLine-bullet {
  position: absolute;
  top: 5px;
  right: 0;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-left: 2px;
  color: #000;
  text-align: center;
  font-size: 21px;
  padding-top: 17px;
  background: #1198d2;
  background: -moz-linear-gradient(left, #1198d2 0%, #10b4da 34%, #10b4da 34%, #07d8ec 59%, #07d8ec 59%, #00fbfe 100%);
  background: -webkit-linear-gradient(left, #1198d2 0%, #10b4da 34%, #10b4da 34%, #07d8ec 59%, #07d8ec 59%, #119bd3 100%);
  background: linear-gradient(to right, #1198d2 0%, #10b4da 34%, #10b4da 34%, #07d8ec 59%, #07d8ec 59%, #00fbfe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1198d2', endColorstr='#00fbfe', GradientType=1);
  font-weight: bold;
  z-index: 999;
}
.timeLine-title {
  font-weight: 700;
  float: right;
  width: 60px;
  font-size: 32px;
  text-align: center;
}
.timeLine-title img {
    width: 50%;
    vertical-align: sub;
}
.timeLine-desc {
  text-align: justify;
  font-size: 13px;
  font-weight: bold;
  height: 70px;
  border-radius: 100px;
  margin-right: -75px;
  padding: 14px 70px 10px 50px;
  margin-top: 30px;
  background: #232323; /* Old browsers */
  background: -moz-linear-gradient(left,  #232323 1%, #141414 29%, #000000 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #232323 1%,#141414 29%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #232323 1%,#141414 29%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232323', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
}
.timeLine-desc span {
    font-weight: bold;
}
ul.timeLine li:nth-child(2) .timeLine-desc span {padding: 15px 0 0 0;display: inherit;}
/**********organization page CSS*********/

/**********PTP page CSS*********/
.ptp-header-bg{
  background: url("../../images/website-2-PTP.jpg") no-repeat;
  background-size: cover;
}
section.about-service-ptp img {
  width: 150px;
  padding: 16px 0 0 0;
  float: right;
}
section.about-service-ptp {
  overflow: hidden;
}
section.about-service-ptp p {
  width: 80%;
  float: left;
  text-align: right;
  font-weight: 600;
  padding: 70px 0 0 0;
  color: #fff;
  line-height: 33px;
  font-size: 14px;
}
section.popular-ptp-service{
  background: url("../../images/website-2-PTP-02.jpg");
  text-align: center;
}
section.popular-ptp-service .wraper-footer a {
  color: #fff;
  width: 80%;
  direction: rtl;
  margin: 0 auto;
  text-decoration: none;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 0.5s ease-out;
  font-weight: bold;
}

body.ptp-service-page .container-fluid {
  padding: 0;
}
section.popular-ptp-service ul li a {
  background: none;
  padding: 0 4px;
  color: #000;
  font-weight: bold;
}
section.popular-ptp-service ul li a:hover{
  color: #fff;
  background: none;
}
/**********PTP page CSS*********/
@media (max-width: 993px) {
  .fixed-bottom{
    position: relative !important;
  }
  .cost-srvice-table-desk{
    display:none;
  }
  a.request-button-service{
    float: right;
    margin-top:15px
  }

  section.modem-session-service img{
    width:80%
  }
  .active-session-service > img{
    display:none;
  }
  .organization-header-bg{
    background: url("../../images/website-2-business01.jpg");
    background-size: cover;

  }
  #coverageContainer {
    height: 400px;
  }
  section.popular-session-service{
  }
  .title {
    font-size: large;
  }

  .main-bg {
    height: 100px !important;
    padding-top: 4em;
  }
  section.about-service-ptp p{
    width: 100%;
  }
  section.active-session-service img{
    width:100%;
  }
  .timeLineSection{
    display:none
  }
}

@media (max-width: 768px){
  .zLogo{
    margin-top: 10px;
  }
  a.request-button-service{
    float: right;
    margin-top:15px
  }
  .level-active-desktop {
    display: none;
  }
  section.modem-session-service img{
    width:80%
  }
  .cost-srvice-table-desk{
    display:none;
  }
  section.popular-session-service ul li{
    font-size:14px;
    width: 100%;
    padding: 0;
  }
  section.about-service-page h2, section.speed-progress-bar-home h2, section.active-session-service h2, section.speed-zitel h2, section.price-session-service h2, section.modem-session-service h3, section.details-session-service h3{
    font-size:16px;
    line-height: 35px;
  }
  section.popular-session-service ul {
    padding: 0;
  }
  .service-type-title span{
    font-size:40px
  }
  .service-type-title{
    font-size:30px;
    margin: 0;
    line-height: initial;
  }
  .service-banner-header h1{
    font-size:21px
  }
  .service-banner-header img{
    width:80px
  }
  .service-banner-header{
    width:100%
  }
  .service-banner-header{
    padding: 25px 25px 72px 10px;
  }
  section.list-items-service .service-item-detail{
    width:50%
  }
  .airFiber-title{
    display: inherit !important;
  }
  section.about-service-page h2, section.speed-progress-bar-home h2, section.active-session-service h2, section.price-session-service h2, section.modem-session-service h3, section.details-session-service h3{
    font-size:18px
  }
  .about-service-page h2:before, section.active-session-service h2:before, section.price-session-service h2:before, section.modem-session-service h3:before, section.details-session-service h3:before{
    margin-top: 18px;
  }
}

.zInternet-speed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* height: auto; */
  padding: 0 15px;
}
.nav-tabs{
  border:none;
  margin: 40px 0 15px 0;
}
.pieProgressItem {
  width: 40px;
  height: 40px;
}
.containerProgressBarZtel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 20px;
}
.containerTab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.nav-tabs .nav-item {
  margin-bottom: 10px;
  margin-left: 10px;
}
.nav-tabs .nav-link {
  border: none;
  border-top-right-radius: 0.25rem;
  background: #000;
  border-radius: 25px;
  color: #fff;
  padding: 8px 25px;
  font-weight: bold;
  font-size: 15px;
}
.nav-item a {
  color: #767884;
  font-size: 14px;
  padding-bottom: 13px;
}
.speedIcon {
  font-size: 23px;
  display: block;
  margin-top: 0;
  vertical-align: bottom;
  padding-bottom: 10px;
}
.tab-content>.tab-pane {
  display: none;
}

.tab-pane {
  padding-top: 20px;
}
.fade:not(.show) {
  opacity: 0;
}
.tab-content>.active {
  display: block;
}
.divPieProgress img {
  width: 75%;
  height: 75%;
}
.titleProgressBar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px;
}
.titleProgressBarItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.containerPieProgress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 5px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background-color: #00a8e0;
  color: #000000!important;
}
.divPieProgress {
  height: 40px;
  width: 40px;
  background-color: #fff;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.containerProgressBarZtel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 20px;
}
.progressBarZtelItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 7;
  -ms-flex: 7;
  flex: 7;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.titleProgressBarZtel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 5px;
  color: #fff;
}

/***organisation progressBar***/
.ptp-bg-title{
  font-size: 3.5rem;
  font-weight: 700;
  color: #ffffff;
}

.ptp-description{
  margin: 25px 0 0 0;
}

.ptp-description:nth-child(2){
  margin-bottom: 40px;
}

.ptp-progressbar-price{
  text-align: right;
  font-weight: bold;
  font-size: 12px;
  color: white;
  padding-top: 5px;
}
span.ptp-title {
  color: #00a8e0;
  font-weight: bold;
}
.title-speed-progress-bar div span {
  font-weight:bold;
  vertical-align: -webkit-baseline-middle;
}
.title-speed-progress-bar {
  margin-top: 8.5rem;
}
.ptp-bg-title{
  font-size: 3.5rem;
  font-weight: 700;
  color: #ffffff;
}

.ptp-description{
  margin: 25px 0 0 0;
}

.ptp-description:nth-child(2){
  margin-bottom: 40px;
}

.ptp-progressbar-price{
  text-align: right;
  font-weight: bold;
  font-size: 12px;
  color: white;
  padding-top: 5px;
}
span.ptp-title {
  color: #00a8e0;
  font-weight: bold;
}
.title-speed-progress-bar div {
  width: 100%;
  margin-bottom: 3rem;
}
.title-speed-progress-bar div img {width: 60%;}
.title-speed-progress-bar {
  margin-top: 8.5rem;
}

.progressbar-line > svg{
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);

}
.wraper-footer{
  background: #000000bf;
  padding: 160px 0;
  direction: rtl;
}
.wraper-footer span{
  color: #06b1e0;
  font-weight: bold;
  font-size: 20px;
}
.wraper-footer span:hover{
  color: #09d1e8;
}
/***organisation progressBar***/
section.speed-zitel .tab-content .tab-pane .descriptionTap, section.speed-zitel .tab-content .tab-pane .titleProgressBar {
  width: 50%;
  float: right;
  color: #fff;
  font-weight: bold;
}
section.speed-zitel .nav-tabs li.nav-item a span{
  font-weight: bold;
  padding: 0 25px 0 0;
  vertical-align: -webkit-baseline-middle;
}
section.speed-zitel .nav-tabs li.nav-item a {
  width: 160px;
  padding: 8px 0 8px 0;
  font-family: byekan, serif;
}
section.speed-zitel .nav-tabs li.nav-item a.active{
  color:#fff !important;
}
img.pic-icon {
  width: 2.5rem;
}

img.music-icon {
  width: 1.4rem;
}

img.movie-icon {
  width: 1.4rem;
}

img.game-icon {
  width: 2.2rem;
}
/*********Responsive Codes*********/

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  a.request-button-service{
    float: right;
    margin-top:15px
  }
  .cost-srvice-table-desk{
    display:none;
  }
  .active-session-service > img{
    display:none;
  }
  .level-active-desktop {
    display: none;
  }
  .header-cover-service{
    height:500px
  }
  .title-speed-progress-bar{
    display: none;
  }
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
  a.request-button-service{
    float: right;
    margin-top:15px
  }
  .cost-srvice-table-desk{
    display:none;
  }
  .active-session-service > img{
    display:none;
  }
  .level-active-desktop {
    display: none;
  }
  .header-cover-service{
    height:500px
  }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
  .cost-srvice-table-mob{
    display:none
  }
  .active-session-service > img {
    display: none;
  }

  .level-active-desktop {
    display: block;
  }
  .level-active-mobile {
    display: none;
  }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
  .level-active-desktop {
    display: block;
  }
  .cost-srvice-table-mob{
    display:none;
  }
  .level-active-mobile {
    display: none;
  }
}

/* Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px)  {
  .cost-srvice-table-mob{
    display:none;
  }
  .level-active-desktop {
    display: block;
  }
  .level-active-mobile {
    display: none;
  }

}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1920px)  {
  .cost-srvice-table-mob{
    display:none;
  }
  .level-active-desktop {
    display: block;
  }
  .level-active-mobile {
    display: none;
  }

}

@media screen and (max-height: 418px) {

  .cost-srvice-table-desk{
    display:none;
  }
}
@media (max-width: 320px){
  section.popular-session-service ul li{
    line-height: 23px;
    font-size: 13px;
    padding: 10px;
  }
.about-service-page h2:before, section.active-session-service h2:before, section.price-session-service h2:before, section.modem-session-service h3:before, section.details-session-service h3:before{
  margin-left: 5px;
  width: 20px;
}  
.service-banner-header{
  padding-top: 40px;
  padding-bottom: 90px;
}
  section.list-items-service .service-item-detail{
    margin: 0;
    padding: 10px 10px;
  }
}
/*********Responsive Codes*********/
