/*
	Theme Name: قالب شركة الشرق اصدار 1
	Theme URI: https://alsharqis.com/
	Author: تم تصميم وتطوير بواسطة شركة الشرق
	Author URI: https://alsharqis.com/
*/
@import 'https://aa3b6c.claudeassets.com/20260314031251cs_/https://alsharqis.com/wp-content/themes/alsharq-wp/assets/css/bootstrap-rtl-4.5.3.min.css';
@import 'https://f9e3bd.claudeassets.com/20260314031251cs_/https://alsharqis.com/wp-content/themes/alsharq-wp/assets/css/fontawesome-5.15.1.min.css';
@import 'https://59edc9.claudeassets.com/20260314031251cs_/https://alsharqis.com/wp-content/themes/alsharq-wp/assets/css/helper-4.0.0.min.css';
@import 'https://32f219.claudeassets.com/20260314031251cs_/https://alsharqis.com/wp-content/themes/alsharq-wp/assets/css/magnific-popup-1.1.0.min.css';

header{
	min-height: 133px;
}
.headerbg{
	position: relative;
}
.headerbg__logo img{
	width: 150px;
}
.headerbg.sticky{
	top: 0;
	right: 0;
	width: 100%;
	position: fixed;
	background-color: #fff;
	padding: 10px 0 !important;
	animation: headerbgf .4s;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.06);
	z-index: 10;
}
.headerbg.sticky .headerbg__logo img{
	max-height: 40px;
	max-width: 150px;
}
.headerbg.sticky *{
	visibility: visible !important;
	transform: none !important;
}
.admin-bar .headerbg.sticky{
	top: 32px;
}
@keyframes headerbgf {
    from {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    to {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }
}
@-webkit-keyframes headerbgf {
    from {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    to {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }
}
body.blockmenusfull__body{
    overflow: hidden;
}
.blockmenusfull{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
	opacity: 0;
    visibility: hidden;
    transform: translateY(-30px);
    transition: .8s;
    overflow-y: auto;
	background-image: url(https://121aed.claudeassets.com/20260314031251im_/https://alsharqis.com/wp-content/themes/alsharq-wp/assets/img/slidermenus.jpg);
	background-position: left bottom;
	background-size: cover;
}
.blockmenusfull.active{
	opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.blockmenusfull > .container > .row{
    height: 100vh;
    display: flex;
	padding: 50px 0 100px;
}
.blockmenusfull::-webkit-scrollbar{
    width: 2px;
}
.blockmenusfull::-webkit-scrollbar-track{
    background: transparent; 
}
.blockmenusfull::-webkit-scrollbar-thumb{
    background: #f4981a; 
}
.blockmenusfull::-webkit-scrollbar-thumb:hover{
    background: #f4981a; 
}
.blockmenusfull__links li + li{
	margin-top: 20px;
}
.blockmenusfull__links li a{
	font-size: 36px;
    font-weight: 700;
    color: #fff;
	display: flex;
	align-items: center
}
.blockmenusfull__links li a:hover{
	color: #f4981a;
}
.blockmenusfull .sharesocial li + li{
	margin-right: 30px;
}
.blockmenusfull .sharesocial li a{
	width: inherit;
	height: inherit;
	line-height: inherit;
	color: #545661;
	font-size: 30px;
}
.blockmenusfull .sharesocial li a:hover{
	background-color: transparent !important;
	color: #f4981a;
}
.blockmenusfull__close{
	top: 45px;
	left: 0;
	z-index: 2;
}
.blockmenusfull .styledropdown .dropdown-toggle::after{
	position: relative;
	margin-right: 18px;
	padding-bottom: 6px;
}
.boxtitleicon{
	margin: 0 100px 0 60px;
}
.customslider__services .slick-track{
	margin-right: 0;
	margin-left: 0;
	right: 0;
	left: auto;
}
.customslider__services .slick-prev,
.customslider__services .slick-next{
	top: 34%;
	width: 60px;
	height: 60px;
	background-repeat: no-repeat;
}
.customslider__services .slick-prev{
	background-image: url(https://550133.claudeassets.com/20260314031251im_/https://alsharqis.com/wp-content/themes/alsharq-wp/assets/img/icon08.svg);
	right: 45px;
}
.customslider__services .slick-next{
	background-image: url(/assets/alsharqis.com/wp-content/themes/alsharq-wp/assets/img/icon07.svg);
	left: 45px;
}
.customslider__services .slick-disabled{
	opacity: 0;
}
.customslider__services .slick-prev::before,
.customslider__services .slick-next::before{
	display: none;
}
.boxblog__time{
	bottom: 15px;
	left: 15px;
	z-index: 4;
}
.boxblog__cat{
	top: 20px;
	right: 20px;
	z-index: 4;
}
.boxblog__cat a + a{
	margin-right: 10px;
}
.boxblog__cat a{
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
	background-color: #f4981a;
	color: #fff;
	border-radius: 50px;
	padding: 6px 10px 4px;
}
.boxblog__cat a:hover{
	background-color: #dd8b19;
}
.boxblog__thu::before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	bottom: 0;
	right: 0;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
}
.boxworksliderbox .row,
.boxworkslider{
	min-height: 450px;
}
.boxclients__slider{
	padding-bottom: 50px;
}
.boxclients__slider .slick-next,
.boxclients__slider .slick-prev{
	top: auto;
	bottom: -50px;
}
.boxclients__slider .slick-next{
	left: calc(50% - 50px);
}
.boxclients__slider .slick-prev{
	right: auto;
	left: 50%;
}
.boxclients__slide {
	height: 80px;
}
.boxclients__slide img{
	max-height: 80px;
	filter: grayscale(100%);
	opacity: 0.35;
}
.boxclients__slide img:hover{
	filter: grayscale(0);
	opacity: 1;
}
.footertop{border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
.footerbottom__links li{flex: 0 0 33.33%;max-width: 33.33%;display: block;margin-bottom: 8px;}
.footerbottom__links.footercopy__links li{flex: initial;max-width: inherit;position: relative;display:flex;align-items: center}
.footerbottom__links.footercopy__links li:after{position: relative;content: '-';margin-right: 6px;margin-left: 6px;}
.footerbottom__links.footercopy__links li:last-child:after{display: none;}
.footerbottom__links li a{color: #fff;font-size: 15px;}
.footerbottom__links li a:hover{color: #dd8b19;}
.footercopy{background-color: #0e1126;}
.footercopy .footerbottom__links li{margin: 0;}
.footertop .sharesocial li a{width: 55px;height: 55px;line-height: 55px;font-size: 22px;}
.imgtopbg{margin-top: -35px;}
.buttonwithtextarea{bottom: 42px;left: 25px;}
.nav-tabs.customtabs {
    border-bottom: none;
    padding: 0
}
.nav-tabs.customtabs .nav-item {
    margin-bottom: 0;
    margin-right: 10px
}
.nav-tabs.customtabs .nav-link {
    border: 0;
    border-radius: 50px;
    min-width: inherit;
    text-align: center;
    font-weight: 700;
    padding: 11px 15px 8px;
}
.nav-tabs.customtabs .nav-item.show .nav-link,
.nav-tabs.customtabs .nav-link.active,
.nav-tabs.customtabs .nav-link:hover {
    background-color: #f4981a;
    color: #fff
}
.gridbox100__1{grid-area: box100_1;}.gridbox100__2{grid-area: box100_2;}.gridbox100__3{grid-area: box100_3;}.gridbox100__4{grid-area: box100_4;}.gridbox100 .boxworks{height: 225px;}
.boxworks,
.boxworks:hover{
	color: #fff;
}
.boxworks::before{
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(10, 12, 28, 0.8);
	opacity: 0;
	visibility: hidden;
	transition: .4s;
}
.boxworks .boxworks__content{
	opacity: 0;
	visibility: hidden;
	transform: translateY(100px);
	transition: .8s;
}
.boxworks:hover .boxworks__content,
.boxworks:hover::before{
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.boxworks--btn::before{
	display: none;
}
.slidertitle{
	min-height: 250px;
}
.roweven > .row:nth-child(even){
	flex-direction: row-reverse;
}
/* Current */
.grid__masonry{
    margin-right: -8px;
    margin-left: -8px;
	display: flex;
	flex-wrap: wrap;
}
.grid__masonry:after {
    content: '';
    display: block;
    clear: both;
}
.grid__masonry .grid__masonry--item{ 
    width: 33.33%;
    padding: 8px;
}
.buttonwhatsapp__fixed{
	bottom: 15px;
	right: 15px;
	z-index: 10;
}
.box-about-even > .row:nth-child(even){
	flex-direction: row-reverse;
}
.box-about-top::before,
.box-single-top::before{
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 100%;
	height: 60px;
	background-color: #140d05;
}
.box-single-top::before{
	height: 160px;
}
.box-about-top > *,
.box-single-top > *{
	position: relative;
}
.sticky-top-mt2{
	top: 20px;
}
.listcategory li{
	margin: 0 0 8px 20px;
}
.listcategory li a{
	font-size: 18px;
}
.boxblogs p{
	height: 46px;
}
li::marker{
	color: #5771ad;
}
.shareopen__box{
	bottom: 50px;
	right: 20px;
	opacity: 0;
	visibility: hidden;
	transition: .5s;
	transform: translateY(20px);
}
.shareopen__box.active{
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.shareopen__box::before{
	position: absolute;
	content: '';
	width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f8f9fa;
	bottom: -10px;
	right: 40px;
}
ol.commentlist { 
    list-style: none;
	margin: 20px 0 !important;
	padding: 0 40px 0 0 !important;
    color: #343a40;
}
.comment-body{
    border-bottom:3px solid rgba(0, 0, 0, 0.06);
    padding:10px 0px;
}
ol.commentlist { 
    list-style: none; 
	font-size: 14px;
}
ol.commentlist li { 
    margin-bottom:10px;
    
}
ol.commentlist li.comment { 
    padding:0px; 
}
ol.commentlist li.comment div.vcard { 
    overflow:hidden;
    margin-bottom:10px;
}
ol.commentlist li.comment div.vcard cite.fn { 
    float:right;
    margin:10px 0 0 10px;
	font-size: 18px;
    color:#343a40;
	font-style: normal;
}
ol.commentlist li.comment div.vcard img.avatar { 
    float:right; 
    margin: 0 0 0px 10px; 
}
ol.commentlist li.comment div.vcard img.photo { 
    width:40px;
    height:40px;
}
ol.commentlist li.comment div.comment-meta { 
    font-size: 10px; 
}
ol.commentlist li.comment div.comment-meta a { 
    color: #999; 
}
ol.commentlist li.comment p { 
    margin-right:60px;
	font-size: 18px;
	line-height: 1.9em;
    color:#343a40;
}
ol.commentlist li.comment div.reply { 
    float:left;
}
ol.commentlist li.comment div.reply a { 
	font-weight: bold;
	font-size: 14px;
    background:#eee;
    color:#f4981a;
    display:block;
    padding:10px 25px;
}
ol.commentlist li.comment div.reply a:hover { 
    background:#d3861a;
    color:#fff;
}
ol.commentlist li.comment ul.children { 
    list-style: none; 
    margin: 10px 0 0; 
	padding: 0 25px 0 0 !important;
}
ol.commentlist li.comment ul.children li.depth-2 { 
    margin: 0 20px 0px 0px; 
}
ol.commentlist li.comment ul.children li.depth-3 { 
    margin: 0 20px 0px 0px; 
}
ol.commentlist li.comment ul.children li.depth-4 { 
    margin: 0 20px 0px 0px; 
}
ol.commentlist li.comment ul.children li.depth-5 { 
    margin: 0 20px 0px 0px; 
}
.comments-numbers{
    background:#fff;
    border: 3px solid rgba(0, 0, 0, 0.06);
    margin-bottom:10px;
    overflow:hidden;
}
.comments-numbersR{
    float:right;
    width:70%;
    padding:10px;
	font-size: 18px;
    color:#343a40;
}
.comments-numbersL{
    float:left;
}
.comments-numbersL a{
    background:#f4981a;
    display:block;
    padding:12px 20px;
    float:left;
    color:#fff;
	font-weight: bold;
	font-size: 15px;
}
.comments-numbersL a:hover{
    background:#d3861a;
    color:#fff;
}
.comments-numbers2{
    background:#fff;
    border: 3px solid rgba(0, 0, 0, 0.06);
    margin-bottom:10px;
    padding:15px;
	font-size: 16px;
	font-weight: bold;
    color:#343a40;
    overflow:hidden;
}
.comments-times{
    float:right; 
    margin-top:13px;
	font-size: 14px;
}
.comments-times a{
    color:#999;
}
.single-comments{
    margin:10px 0;
}
.singlecontentbg h1,
.singlecontentbg h2,
.singlecontentbg h3,
.singlecontentbg h4,
.singlecontentbg h5,
.singlecontentbg h6{
	color: #f4981a;
	margin-bottom: 30px;
}
.singlecontentbg h1{
	font-size: 30px;
}
.singlecontentbg h2{
	font-size: 28px;
}
.singlecontentbg h3{
	font-size: 26px;
}
.singlecontentbg h4{
	font-size: 24px;
}
.singlecontentbg h5{
	font-size: 22px;
}
.singlecontentbg h6{
	font-size: 20px;
}
.mfp-counter{
	direction: ltr;
	font-family: Arial, Helvetica, sans-serif;
}
.wpcf7 input[type=url], .wpcf7 input[type=email], .wpcf7 input[type=tel]{direction: rtl}
.wpcf7-form-control-wrap input[type=checkbox],.wpcf7-form-control-wrap input[type=radio]{width: 22px;height: 16px;cursor: pointer;}
.wpcf7-list-item-label{font-size: 17px;}
.wpcf7-form .ajax-loader{
	display: block;
	margin: 20px auto;
}
.wpcf7 form .wpcf7-response-output{
	border-radius: 5px;
	padding: 10px 18px;
	color: #fff;
	background-color: #34a245;
	border: 0 !important;
	text-align: center;
	font-size: 18px;
	margin: 15px 0 0;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output{
	background-color: #a23434;
}
span.wpcf7-list-item{
	margin: 0 0 15px 15px !important;
}
span.wpcf7-list-item label{
	display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
span.wpcf7-list-item label input{
	margin-left: 10px;
}
.modal-body .wpcf7-form .ajax-loader{
	position: absolute;
    bottom: 0;
    margin: 0;
    text-align: center;
    width: 100%;
	height: 100%;
    top: 0;
    background: rgba(52, 58, 64, 0.7);
	border-radius: 0;
}
.modal-body .wpcf7-form .ajax-loader::before{
	width: 20px;
	height: 20px;
	top: 12px;
	left: 48%;
}
.workslinks li + li{
	margin-right: 8px;
}
.workslinks li{
	margin-bottom: 8px;
}
.workslinks li a{
	display: block;
	padding: 12px 14px 8px;
	text-align: center;
	background-color: #e1e1e1;
	color: #838383;
	font-size: 15px;
}
.workslinks li a:hover,
.workslinks li.current-cat a,
.post-type-archive-works .workslinks li:first-child a {
	background-color: #f4981a;
	border-color: #f4981a;
	color: #fff;
}
.custommodal{
	background-color: #fff;
}
.custommodal .modal-dialog{
	max-width: 100%;
	margin: 0;
}
.admin-bar .custommodal .modal-dialog{
	margin: 32px 0 0;
}
.custommodal .closefafa{
	top: 25px;
	left: 25px;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 40px;
}
.custommodal .modal-body{
	padding-top: 90px !important;
	padding: 50px;
}
.custommodal .modal-content{
	height: 100%;
	border-radius: 0;
	border: 0;
}
.customslider100 .slick-list{
	padding: 40px;
}
.customslider100 .slick-next::before,
.customslider100 .slick-prev::before{
	border-radius: 0;
	background-color: transparent;
	color: #a9a9a9;
	border: 1px solid #a9a9a9;
	transition: .4s;
}
.customslider100 .slick-next:hover::before,
.customslider100 .slick-prev:hover::before{
	border-color: #f4981a;
	color: #fff;
}
.customslider100 .boxworksliderbox{
	margin-right: 80px;
	margin-left: 80px;
}
.boxworksliderbox .row,
.boxworkslider{
	min-height: 450px;
}
.boxworkslider .logo{
	max-width: 200px;
	max-height: 60px;
}
.text-justify{
	text-align: justify;
}
/*------------- Responsive ---------- */
/**************** MIN ****************/
@media (min-width: 768px){
	.gridbox100 .boxworks{height: 200px;}
	.gridbox100__1 .boxworks{height: 420px;}
	.gridbox100__4 .boxworks{height: 100px;}
	.gridbox100{
		display: grid;
		grid-template-columns: 400px auto auto;
		grid-template-areas:
		'box100_1 box100_1 box100_2'
		'box100_1 box100_1 box100_3'
		'box100_4 box100_4 box100_4';
		grid-gap: 20px;
	}
}
@media (min-width: 992px){
	.mt-lg-n6,.my-lg-n6{margin-top:-5rem!important}
	.customslider__services__block{margin-left: -20%;}
	.customslider__services .slick-next{left: 20%;}
	.gridbox100 .boxworks{height: 200px;}
	.gridbox100__1 .boxworks,.gridbox100__4 .boxworks{height: 420px;}
	.gridbox100{
		display: grid;
		grid-template-columns: 400px auto auto;
		grid-template-areas:
		'box100_1 box100_2 box100_4'
		'box100_1 box100_3 box100_4';
		grid-gap: 20px;
	}
}
@media (min-width: 1250px){
	.gridbox100 .boxworks{height: 225px;}
	.gridbox100__1 .boxworks,.gridbox100__4 .boxworks{height: 470px;}
	.gridbox100{
		display: grid;
		grid-template-columns: 500px auto auto;
		grid-template-areas:
		'box100_1 box100_2 box100_4'
		'box100_1 box100_3 box100_4';
		grid-gap: 20px;
	}
}
@media (min-width: 1440px){
	.container{max-width: 1200px;}
}
/**************** MAX ****************/
@media (max-width: 992px) {
	.blockmenusfull__links{padding-top: 80px !important;}
    .blockmenusfull__links li a{font-size: 30px;display: flex;align-items: center;padding: 0;}
	.styledropdown .blockmenusfull__links .dropdown-toggle::after{margin: 0 15px 4px 0;position: static;}
	.styledropdown .blockmenusfull__links .dropdown-toggle{margin-left: 0 !important;padding-left: 0 !important;}
	.blockmenusfull__links .dropdown-menu li + li{margin: 0;}
	.blockmenusfull .sharesocial li a{font-size: 24px;}
	.blockmenusfull .sharesocial li + li{margin-right: 20px;}
	.blockmenusfull{background-position: center bottom;}
	.blockmenusfull > .container > .row{padding: 20px 0;height: auto;}
	.slidertitle{min-height: 200px;}
	header{min-height: 94px;}
	.custommodal .modal-body{padding: 25px;}
	.boxclients__slider .slick-next, .boxclients__slider .slick-prev{bottom: 0;}
	.boxworksliderbox .row,.boxworkslider{min-height: inherit;}
	.imgtopbg{margin-top: -15px;}
	.footerbottom__links li{flex: 0 0 50%;max-width: 50%;}
    .footerbottom__links li a{font-size: 15px;}

}
@media (max-width: 768px) {
	.customslider100 .slick-list{padding: 0;}
	.customslider100 .boxworksliderbox{margin-right: 0;margin-left: 0;box-shadow: none !important;border: 1px solid #e6e6e6;}
	.boxworkslider .logo{max-width: 120px;max-height: 50px;}
	.boxtitleicon{margin: 0 25px;}
	.nav-tabs.customtabs .nav-link{font-size: 18px;}
	.nav-tabs.customtabs .nav-item{margin-left: 15px;margin-bottom: 15px;}
	.gridbox100 .boxworks{margin-bottom: 15px;}
	.gridbox100 .boxworks{height: 250px;}
	.gridbox100__4 .boxworks{height: 100px;}
	.slidertitle{background-position: left center;}
	.admin-bar .headerbg.sticky{top: 0;}
	.admin-bar .custommodal .modal-dialog{margin: 0;}
	.custommodal .modal-body{padding: 20px;}
	.boxclients__slide {height: 70px}
	.boxclients__slide img{max-height: 70px}
	.footertop .sharesocial li a{width: 40px;height: 40px;line-height: 40px;font-size: 18px;}
}
@media (max-width: 500px) {
	.blockmenusfull__links li a{font-size: 22px;}
	.btn-group-lg>.btn, .btn-lg{padding: 10px 15px 8px;}
}
@media (max-width: 375px) {
	
}
@media (max-height: 600px){
    .blockmenusfull{background-position: center bottom;}
	.blockmenusfull > .container > .row{padding: 20px 0;height: auto;}
}

.whats-btn{
  background-color: #25D366 !important;
  color: aliceblue !important;
  font-weight: bold !important;
  margin-right: 10px;
  border: 1px solid  #25D366 !important;
  }
  .whats-btn:hover{
      background-color: white !important;
      color: #25D366 !important;
      transition: 0.8s;
      border: 1px solid  #25D366 !important;
  }
  .call-btn{
      background-color: #B1212B !important;
      color: aliceblue !important;
      font-weight: bold !important;
      margin-right: 10px;
      border: 1px solid  #B1212B !important;
  }
  .call-btn:hover{
      background-color: white !important;
      color: #B1212B !important;
      transition: 0.8s;
      border: 1px solid  #B1212B !important;
  }
  .sms-btn{
      background-color:#4169e1  !important;
      color: aliceblue !important;
      font-weight: bold !important;
      margin-right: 10px;
      border: 1px solid  #4169e1 !important;

  }
  .sms-btn:hover{
      background-color: white !important;
      color: #4169e1 !important;
      transition: 0.8s;
      border: 1px solid  #4169e1 !important;
  }
  .row2{
      position :fixed;
      z-index: 2;
      width: 78%; 
      right: 10%;
      border-radius: 3px;
      text-align: center; 
      top: 85%;
  }
@media(min-width:1260px)  {
    .cont{
      justify-content: start !important;

   }
   .row2{
    right:2%;
   }
  }
  @media(min-width:992px) and (max-width:1259px){
    .cont{
       justify-content: start !important;
    }
    .row2{
      right:2%;
     }
 }
 @media(min-width:553px) and (max-width:991px){
  .cont{
    justify-content: start !important;
 }
 .row2{
   right:1%;
  }
}

 @media(max-width:525px){
  .cont{
    justify-content: start !important;
 }
 .row2{
  right:2%;
 }
   .btn btn1{
    width: 99px;
   }
   .call-btn{
     margin-right: 0;

   }
 }

.scroll-to-top{
	display:none !important;
}

.singlecontentbg a {
color : #135E96 ;
text-decoration: underline !important;
	
}

li::marker {
    color: #f4981a;
}
/*
     FILE ARCHIVED ON 12:27:48 Apr 07, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:50:43 Sep 16, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.372
  exclusion.robots: 0.045
  exclusion.robots.policy: 0.039
  esindex: 0.006
  cdx.remote: 8.017
  LoadShardBlock: 2666.92 (3)
  PetaboxLoader3.datanode: 2668.629 (4)
  PetaboxLoader3.resolve: 113.532 (3)
  load_resource: 128.302
*/