@import url('color.css');
@import url('../../fonts.css');
@import url("../../all.css");
@import url("../../reset.css");
@import url("common.css");
@import url("royalslider.css");
@import url("rs-minimal-white.css");
@import url('rs-default.css');
@import url('css-responsive-nav.css');
@import url("mobile.css");
@import url('../tmmu.css');
@import url('../Comment.css');
@import url('../AjaxUpload.css');
@import url('sfmenuh.css');
@import url('../../../Script/owl/docs.theme.min.css');
@import url('../../../Script/owl/owl.carousel.css');
@import url('../../../Script/owl/owl.theme.default.css');
@import url('../map.css');
@import url('../../gridView3.css');
@import url('lightgallery.css');
@import url('../../../Script/FMsg/jquery.floating-messages.css');
@import url('kids.css');


input[type=text], input[type=button], input[type=submit], select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

body {
  background: var(--mid-blue);
}

.FontBody ul li{
list-style: none;
margin-right: -18px;
}
li {
padding: 0;
margin: 0;
}
h1 {
font-family: iranyekanfa !important;
color: var(--dark-orange);
font-size: 1.4em;
}
.FontBody ul li::before{
  content: "";
  color: var(--orange);
  display: inline-block;
  width: 2.5em;
  margin-left: -23px;
  margin-right: -15px;
  text-align: right;
  direction: rtl;
  font-family: targanicon;
}
.textstyle * {
  font-family: ctc ;
line-height: 201% !important;
text-align: justify !important;
}

.master {
  margin: 0 auto;
  /* max-width: 1300px; */
}

.VACnt .master {
margin: 0 auto;
max-width: 1300px;
}
.DefaultCnt .master {
  padding: 25px;
}

.VideoHead .master {
  padding: 0px !important;
}


.btnLogin {
  background: url('images/u.png') no-repeat right center;
  background-color: var(--pink);
}

.btnUpgrade {
  background: url('images/up.png') no-repeat right center;
  background-color: var(--dark-orange);
}

.hypUser {
  display: block;
  text-decoration: none;
  background-size: contain;
  padding-right: 45px;
}

.pnlUser {
  position: relative;
  float: left;
  padding: 8px 5px 0 5px;
}

.pnlUser > a {
  height: 20px;
}

.SrchBar {
  position: absolute;
  bottom: -50px;
  left: 2px;
  right: 0;
  padding: 3px 0 0 0;
  display: none;
  z-index: 10000;
}

.SrchBar input {
  border: 3px solid var(--dark-gray);
  direction: rtl;
  width: calc(100% - 20px);
  height: 35px;
  font-family: ctc;
  font-size: 16px;
  color: var(--black) !important;
  padding-right: 10px;
}


.Copyright, .Footer {
  direction: rtl;
  background: var(--dark-blue);
  text-align: right;
}

.Footer {
  padding: 5px 0;
}

.ENLang {
  direction: ltr;
  font-family: Tahoma, IRANSans;
  padding-bottom: 5px;
}

.CopyrightBox {
  padding: 10px;
  border-top: 1px solid var(--dark-gray);
}

.Copyright, .Copyright a {
  color: var(--dark-gray);
  text-decoration: none;
  font-size: 8pt;
}

.Sharing {
  float: left;
}

.Sharing a {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  background-color: var(--dark-gray);
  margin: 5px;
  padding: 7px;
  border-radius: 50%;
  text-align: center;
}

.Sharing a:hover {
  background-color: var(--orange);
}

.Sharing a img {
  width: 100%;
}

.FooterLinks {
  float: right;
  padding: 12px 42px 12px 10px;
  background: url('images/fb.png') no-repeat right center;
}

.FooterLinks a {
  color: var(--white);
  text-decoration: none;
  font-size: 8pt;
  padding: 5px;
}

.FooterLinks a:hover {
  color: var(--orange);
}


.InnerCnt {
  margin: 30px 0 0 0;
  direction: rtl;
  color: var(--light-gray);
  padding: 10px 20px;
  background: var(--mid-blue);
  min-height: calc(100vh - 241px) ;
}



.ContactBody {
  margin: 0 25% 15px 25%;
width: 50%;
background-color: var(--white);
border-radius: 12px;
color: var(--dark-gray);
padding: 15px;
}

.HeadTitle {
  font-family: iranyekan;
  font-weight: bold;
  font-size: 12pt;
  padding: 10px 0;
}

.FormKey {
  margin-right: 15px;
}

.ContactForm input[type="text"], .ContactForm input[type="password"], .ContactForm select, .ContactForm textarea {
  width: calc(100% - 50px);
  margin: 10px 10px;
}

.ContactForm .Captcha img {
  width: calc(100% - 105px) !important;
  margin-right: 45px !important;
  border-radius: 3px;
  margin-bottom: 20px;
}

.ContactForm input[type=submit] {
  margin-bottom: 20px;
}

.ContactForm div {
  position: relative;
}

.PageTitle, .PageTitle a {
  text-decoration: none;
  font-family: iranyekanfa;
  font-size: 14pt;
  word-spacing: -2px;
}

.PageTitle {
  padding: 15px 0px;
  text-align: center;
}
.InnerCnt .PageTitle {
  color: var(--orange);
  font-size: 16pt;
  padding: 15px 0px;
  text-align: center;
  /* border: 1px solid var(--orange); */
  margin-bottom: 10px;
  border-radius: 15px;
}
.InnerCnt .PageTitle a{
  color: var(--orange);
}
.NewsItem {
  width: 25%;
  float: right;
  direction: rtl;
}

.NewsItem a {
  display: block;
  margin: 5px 5px 15px 5px;
  border: 1px solid #c9c9c9;
  border-radius: 15px;
  text-decoration: none;
  padding: 0 0 15px 0;
  position: relative;
}

.NewsImage {
  border-bottom: 5px solid #394689;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  position: relative;
}

.NewsImage img {
  width: 100%;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.NewsDate {
  position: absolute;
  z-index: 1;
  border: 2px solid #394689;
  border-radius: 5px;
  text-align: center;
  padding: 5px;
  bottom: -12px;
  right: 10px;
  background: #fff;
  min-width: 15%;
  color: #3a4489;
}

.NewsTitle {
  height: 25px;
  font-family: iranyekan;
  font-size: 12pt;
  overflow: hidden;
  color: #3a4489;
  padding: 10px;
}

.NewsDesc {
  height: 75px;
  font-size: 9pt;
  overflow: hidden;
  color: #3e3e3e;
  padding: 0 10px 10px 10px;
}

.NewsMore {
  padding: 7px 5px 5px 5px;
  background: #394689;
  color: #70C6E0;
  position: absolute;
  left: calc(50% - 13px);
  bottom: -7px;
  width: 14px;
  border-radius: 8px;
  line-height: 0;
}

.NewsItem:hover a {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
}

.NewsItem:hover .NewsMore {
  background: #FF9D00;
  color: var(--white);
}

.DHT {
  padding: 10px 10px 10px 0;
  font-family: iranyekanfa;
  font-weight: bold;
  text-align: right;
  font-size: 14pt;
  margin-bottom: 15px;
}

.DHB {
  padding: 0px 30px 0px 30px;
}

.owl-rtl {
  position: relative;
}

.owl-theme .owl-nav {
  margin: 0 !important;
  position: absolute;
  top: calc(50% - 50px);
  width: 100%;
  z-index: 99;
  font-family: iransans;
}


.owl-prev {
  right: -23px;
}

.owl-next {
  left: -23px;
}

.owl-nav button {
  position: absolute;
  background: var(--pink) !important;
  width: 40px;
  height: 40px;
  border: 5px solid var(--white) !important;
  border-radius: 50% !important;
  z-index: 99;
}

.owl-nav span {
  font-size: 28pt;
  line-height: 23pt;
}

.owl-nav button:hover {
  background: var(--dark-pink) !important;
}

.owl-item a {
  display: block;
  border-radius: 15px;
}

.owl-item a img {
  border-radius: 15px;
}

.mrsImage img {
  max-width: 60%;
  max-height: 300px;
}
.mrsImage{
  margin-bottom: 20px;
}
.rsCaption {
  margin: 0 40px;
}

.mrstitle {
  color: var(--white);
  font-family: iranyekan;
  font-weight: 300;
  font-size: 14pt;
  margin-bottom: 10px;
}

.mrsBrief {
  color: var(--white);
  font-family: Irancell;
}

.mrslink a {
  display: block;
  float: right;
  background: var(--white);
  color: var(--pink);
  text-decoration: none;
  padding: 5px 15px;
  margin-top: 10px;
  border-radius: 15px;
}

.mrsva {
}

.mrslink a:hover {
  background: var(--pink);
  color: var(--white);
}

.VTTitle {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  color: var(--white);
  text-decoration: none;
  text-align: center;
  padding: 10px 2px;
  font-family: iranyekanfa;
  font-size: 13px;
  line-height: 1.75;
  font-weight: normal;
}

.item {
  text-decoration: none;
}

.item:hover .VTTitle {
  color: var(--orange);
}

.VImage {
  position: relative;
}

.VSerial img {
  opacity: .3;
  z-index: 1;
}

.VSerial:hover .SerialFade {
  opacity: 0;
}

.VImage img {
  position: relative;
}

.SerialFade {
  display: block;
  position: absolute;
  border-radius: 15px;
  background-size: cover;
}

.SerialLev1 {
  opacity: .5;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  z-index: 2;
}

.SerialLev2 {
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  z-index: 3;
  opacity: 1;
}

.HoverInfo {
  opacity: 0;
  position: absolute;
  border-radius: 15px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.3) 10%,rgba(0,0,0,.75));
  color: #fff;
  z-index: 5;
}

.item:hover .HoverInfo {
  opacity: 1;
}

.item:hover img {
  opacity: 1;
}

.loading {
  background: url('images/ajax-loader.gif') no-repeat center center;
  min-height: 20px;
}

.VideoItem {
  float: right;
  width: calc(12.5% - 10px);
  padding: 5px;
}

.VideoItem a {
  display: block;
}

.VideoItem img {
  width: 100%;
  border-radius: 15px;
}

.VOprBg {
  background: url('images/opr.png') no-repeat left top;
  background-size: cover;
  padding: 30px;
}

.OprImage img {
  border-radius: 14px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
}

.OprImage {
  float: right;
  width: 20%;
  margin-left: 15px;
}

.OprImage img {
  width: 100%;
}

.OprTitle {
  font-family: iranyekan;
  font-size: 14pt;
  padding-bottom: 10px;
}

.VideoHead {
  background-size: cover;
  background-position: left center;

}
.VTHead{

  background:linear-gradient(to top,rgba(35, 44, 59, 100%), rgba(35, 44, 59, 10%), rgb(35, 44, 59 , 0)),
  linear-gradient(to left, rgba(35, 44, 59, .9), rgba(35, 44, 59, 0.66) , rgba(33, 43, 58, 0) 55%);
  padding: 30px 30px 100px 30px;
}
.VDTools, .VDTools li {
  list-style: none;
  float: right;
  font-family: IRANSans;
  font-size: 8pt;
  padding: 0;
  margin: 0;
}

.VDTools li {
  padding: 7px;
  margin: 15px 0px 5px 5px; */
  /* background: var(--mid-blue); */
}

.VPCnt .VDTools li {
  padding: 7px;
  margin: 0px 0px 4px 0px !important;
}

.VDTools li:hover {
  background-color: var(--dark-blue);
}

.VDBookmark i {
  float: right;
  width: 20px;
  height: 20px;
  margin-top: 2px;
}

.VDBookmark span {
  float: right;
  padding: 4px 2px 0 0;
}

.VDBookmark {
  background-size: contain;
  background-image: url('images/icons.svg');
  height: 26px;
  border: 1px solid var(--light-gray);
  color: var(--light-gray);
  fill: var(--light-gray);
  border-radius: 25px;
  cursor: pointer;
  padding: 5px 10px !important;
}

.VPCnt .VDBookmark {
  background-size: contain;
  background-image: url('images/icons.svg');
  height: 26px;
  border: 1px solid var(--light-gray);
  color: var(--light-gray);
  fill: var(--light-gray);
  border-radius: 25px;
  cursor: pointer;
  padding: 6px 9px !important;
}

.SVGStat.OK i.OK {
  display: block;
}

.SVGStat.OK i.NOK {
  display: none;
}

.SVGStat.NOK i.OK, .SVGStat i.OK {
  display: none;
}

.SVGStat.NOK i.NOK, .SVGStat i.NOK {
  display: block;
}

.VDLD {
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  cursor: pointer;
}

.VDLike {
  border: 1px solid var(--light-blue);
  color: var(--light-blue);
  fill: var(--light-blue);
  cursor: pointer;
  fill-rule: nonzero;
}

.VDDislike {
  border: 1px solid var(--dark-orange);
  color: var(--dark-orange);
  fill: var(--dark-orange);
}

.VDLikeResult {
  border: 1px solid var(--light-blue);
  border-radius: 23px;
  text-align: center;
  line-height: 9pt;
  padding: 6px 15px !important;
}

.VDLikePer {
  color: var(--light-blue);
}

.VDIRight {
  float: right;
  width: 255px;
}

.VDIRight img {
  width: 100%;
  border-radius: 15px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
}

.VDILeft {
  float: right;
  padding: 10px 20px 0 0;
  width: calc(100% - 275px);
}

.btnPlay {
  background: url('images/p.png') no-repeat right center;
  background-color: var(--dark-orange);
  display: block;
  text-decoration: none;
  background-size: contain;
  padding-right: 35px;
  width: 100px;
}

.VDILTop {
  /* border-bottom: .5px solid var(--light-gray); */
}

.VPTLike {
  float: left;
  background: var(--light-blue);
  color: var(--white);
  fill: var(--white);
  border-radius: 20px;
  padding: 6.5px 10px 6px 10px;
}

.VPTLike span {
  float: right;
  padding-top: 2px;
}

.VPTLike svg {
  float: left;
  height: 24px;
  width: 24px;
}

.btnSmallPlay {
  width: unset !important;
  float: left;
  font-size: 0pt;
  margin: 0 5px 0 0;
  min-width: 0 !important;
  width: 40px !important;
  padding: 0 !important;
  height: 40px !important;
  color(--dark-orange);
}

.Open .btnSmallPlay {
  min-width: unset !important;
  width: unset !important;
  padding: 9px 45px 5px 15px !important;
  height: 26px !important;
  font-size: 15px;
}


.btnSmallPlay span {
  display: none;
}

.Open .btnSmallPlay span {
  display: block;
}

.VPCRight {
  float: right;
  width: 40px;
  padding-left: 10px;
}

.VPCRight li {
  display: block;
  margin-bottom: 5px !important;
}

.VPCMid {
  float: right;
  width: 100px;
}

.VPCMid a {
  display: block;
}

.VPCMid img {
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
}

.VPCLeft {
  float: right;
  width: calc(100% - 180px);
  padding-right: 10px;
  font-family: ctc;
  font-size: 14px;
  font-weight: 100;
}

.VDTitle {
  font-family: iranyekanfa;
  font-size: 23pt;
  padding-bottom: 5px;
  font-weight: 700;
  word-spacing: -4px;
}

.VDEnTitle {
  font-family: ctc;
  font-size: 14pt;
  line-height: 30px;
  direction: ltr;
  text-align: right;
}

.VDSubTitle {
  padding-bottom: 10px;
  font-size: 17px;
}

.VDVTools {
  /* padding: 0 0 10px 0; */
}
.VTHead .VDCat a {

  padding: 3px 10px;

}
.VDCat, .VDCat li {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

.VDCat li {
  float: right;
  padding: 15px 0px 5px 6px;
}

.VDCat a {
  display: block;
  text-decoration: none;
  color: var(--white);
  background: var(--pink);
  padding: 0px 10px;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.28);
}

.VDCat li span {
  padding-bottom: 5px;
  display: block;
  font-family: iranyekan;
}

.VDILBtn {
  padding-top: 10px;
}
.VDILBtn * {
  font-family: iranyekanfa;
}
.VDCat a:hover {
  background: var(--dark-pink);
}

.VideoStory, .VideoAbout {
  float: right;
  width: 50% ;
  margin-top: -65px;
  text-align: justify;
}

.VAT {
  color: var(--orange);
  font-family: iranyekan;
  font-size: 13pt;
  padding: 15px 0px 0px 0px;
}

.VideoStory .VAB {
  padding: 0px 0px 0px 20px;
}
.VAB{
  font-family: ctc;
  font-size: 14px;
  line-height: 200%;
  font-weight: 100;
}

.SessionTabBtn, .SessionTabBtn li, .SessionTabCnt, .SessionTabCnt li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.SessionTabCnt {
  padding-top: 30px;
}

.SessionTabBtn {
  padding: 20px 0px 10px 0px;
  /* margin-right: -40px; */

}

.SessionTabBtn li {
  float: right;
  display: block;
  border: 1px solid var(--dark-gray);
  background: var(--mid-blue);
  color: var(--dark-gray);
  padding: 5px 35px;
  margin: 0 0 0 5px;
  border-radius: 15px;
  cursor: pointer;
  position: relative;
  font-size: 15px;
}

.SessionTabBtn li:hover {
  background: var(--dark-blue);
}

.SessionTabBtn li.Selected {
  background: var(--dark-blue);
  border: 1px solid var(--orange);
  color: var(--white);
  cursor: default;
}

.SessionTabBtn li.Selected i {
  display: inline-block;
}

.SessionTabBtn li i {
  display: none;
  position: absolute;
  border: solid var(--orange);
  border-width: 0 1px 1px 0;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  bottom: -5px;
  left: calc(50% - 3px);
  background: var(--dark-blue);
}

.VPBox {
  padding: 5px 0px 0px 0px !important;
  display: none;
  margin: 50px -40px -50px 0;
}

.VPBox.Selected {
  display: block;
}

.VPTitle {
  border-radius: 20px;
  background: url('images/vht.png') no-repeat right center;
  background-color: var(--dark-gray);
  padding: 15px 35px 15px 15px;
  cursor: pointer;
  font-family: iranyekanfa;
  font-size: 16px;
  font-weight: 300;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.VPCnt {
  /* padding: 10px;
  border: 1px solid var(--dark-gray);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  display: none; */
  padding: 0px 10px;
  border: 1px solid var(--mid-blue);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  min-height: 0px;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: -webkit-paged-x;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  text-align: justify;
}

.Open .VPCnt {
  /* display: block; */
  /* height: unset; */
  border: 1px solid var(--dark-gray);
  padding: 10px;
  min-height: 135px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
overflow: -webkit-paged-x;;

}

.Open .VPTitle {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;

}

.Open
.VPTitle > span {
  display: block;
  float: right;
  margin-top: 9px;

}

.VPTitle > span {
  display: block;
  float: right;
  margin-top: 9px;
}

.VPTDur {
  font-size: 8pt;
  padding-top: 3px;
}

.pnlVideoBox {
  padding: 10px 0px 0 0px;

}

.VideoGallery a {
  display: block;
  float: right;
  width: 14%;
  padding: .5%;
}

.VideoGallery img {
  width: 100%;
  border-radius: 15px;
  border: 1px solid var(--dark-gray);
}
.InnerBdy {
  background-color: var(--orange);
  padding: 22px 20px 15px 10px !important;
  border-radius: 12px;
  font-size: 19px !important;
  color: var(--dark-blue);
}
.InnerBdy a {
  margin-top: -8px;
}
.InnerBox {
  padding: 20px;
  background: var(--white);
  border-radius: 15px;
  margin: 0 auto;
  margin-bottom: 10px;
  max-width: 600px;
  color: var(--dark-gray);
}

.InnerTitle {
  font-family: iranyekanfa;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 14pt !important;
  color: var(--dark-pink);
}

.InnerBox > div {
  padding: 5px 0;
  position: relative;
  font-family: iranyekanfa;
  font-size: 15px;
  word-spacing: -2px;
}

.InnerBox input[type=text], .InnerBox input[type=password] {
  width: calc(100% - 35px);
  /* border-radius: 5px;
  background: var(--light-gray); */
}

.CommandBar {
  text-align: center;
  padding-top: 5px !important;
}

.CommandBar input[type=button], .CommandBar input[type=submit] {
  min-width: 100px;
}

.CommentWarn {
  color: var(--orange);
  display: none;
}

.CommentWarn i, .CommentBody i {
  float: right;
  padding-left: 5px;
  cursor: pointer;
  display: none;
}

.CommentWarn svg, .CommentBody svg {
  width: 24px;
  height: 24px;
  fill: var(--orange);
}

.Warn .CommentBody {
  display: none;
}

.Warn .CommentWarn {
  display: block;
}

.Warn .CommentWarn i, .Warn .CommentBody i {
  display: block;
}

.FtrFixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.FloatLeft {
  float: left;
}

.CheckoutBodyCnt {
  color: var(--dark-gray);
  background-color: var(--white);
  padding: 40px 50px 35px 50px;
  border-radius: 15px;
}

.CheckoutBodyCnt .DivHolder div {
  color: var(--dark-gray);
  text-align: center;
  border: none;
  padding: 3px;

}
#ContentPlaceHolder1_pnlTotal , #ContentPlaceHolder1_pnlDiscount, .PayableDiv{

  font-family: iranyekanfa;
  font-size: 16px;
  padding: 5px 0px;
  margin-bottom: 5px;
  background-color: var(--lighter-gray);
  border-radius: 20px;

}
.PayableDiv span{
  font-size: 18px;
  color:var(--dark-pink);
}
.PayableDiv:hover{
  background-color: var(--lighter-gray)!important;
}
#ContentPlaceHolder1_pnlTotal span, #ContentPlaceHolder1_pnlDiscount span{
  font-family: iranyekanfa;
  font-size: 16px;

}
#ContentPlaceHolder1_pnlStat span{
  color: var(--pink);
}
.CheckoutBodyCnt .DivHolder div:hover {
  background: none;
}

.DivHolder div {
  padding: 5px;
  border-bottom: 1px solid var(--dark-gray);
  color: #fff;
}

.DivHolder div:hover {
  background: var(--dark-orange);
}


.NoRecFound {
  text-align: center;
  padding: 50px 0;
}

/*********************************************/

.VDBIMDB {
  background: url('images/icon-imdb.svg') no-repeat right center;
  padding: 5px 35px 5px 4px;
  border-radius: 3px;
  color: var(--light-gray);
}

.VDBIMDB span {
  font-size: 16pt;
  color: var(--white);
}

.VDBOpr {
  /* float: right;
  margin-left: 15px; */
  padding: 5px 35px 5px 0;
  background: url('images/icon-director.svg') no-repeat right center;
}

.VDBOpr a {
  text-decoration: none;
  color: var(--white);
}

.VDBOpr a:hover {
  color: var(--orange);
}


.VDProp {
  padding: 5px 0 5px 0;
}

.VDProp span {
  direction: rtl;
  text-align: right;
  float: right;
  display: block;
  padding: 0 0 0 10px;
}

.VDProp i {
  width: 30px;
  height: 24px;
  display: block;
  float: right;
}

.VDDuration {
  padding: 5px 35px 5px 0;
  background: url('images/icon-data.svg') no-repeat right center;
}

.VOI0 {
  background: url('images/icon-dub.svg') no-repeat right center;
}

.VOI30 {
  background: url('images/icon-age.svg') no-repeat right center;
}

.VOI1 {
  background: url('images/icon-fullhd.svg') no-repeat right center;
}

.VOI2 {
  background: url('images/icon-hd.svg') no-repeat right center;
}

.VOI3 {
  background: url('images/icon-sd.svg') no-repeat right center;
}

.AllFtr {
}

.DefaultCnt {
  color: var(--white);
  direction: rtl;
  margin: 0;
  min-height: calc(100vh - 192px);
}

.Header {
  background: var(--dark-blue);
  z-index: 100;
  position: relative;
  height: 57px;
}

.Menubar {
  background: var(--dark-blue);
  direction: rtl;
  float: right;
  padding-top:4px;
  width: calc(100% - 495px);
}

.Logo {
  display: block;
  padding: 10px;
  float: right;
}

.Logo img {
  height: 35px;
}

.Search {
  background: #fff url('images/srch.svg') no-repeat center center;
  background-size: 20px 20px;
  float: left;
  cursor: pointer;
  color: var(--white);
  font-family: iranyekan;
  font-size: 8pt;
  margin: 10px 5px;
  padding: 10px;
  height: 18px;
  width: 18px;
  border-radius: 50%;
}

.Search:hover {
  color: var(--orange);
  background-color:var(--orange);
}

.MobileMenu {
  display: none;
  float: right;
  width: 46px;
  padding:5px 10px 0 0;
}
.DHBR {
  float: right;
}

.DHBL {
  float: right;
  padding-top: 4px;
  margin: 0px 12px;
}

.DHBL a{
  text-decoration:none;
  color:var(--white);
  font-weight:normal;
  font-size:10pt;
  padding: 3px 10px;
  border: solid .5px #fff;
  border-radius: 5px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;

}
.DHBL a:hover{
  background-color: var(--pink);
  /* color:var(--orange); */
  border-radius: 12px;

}
