@font-face {
    font-family: 'nast';
    src: url('../fonts/IranNastaliq.eot');
    src: url('../fonts/IranNastaliq.eot?#iefix') format('embedded-opentype'),
        url('../fonts/IranNastaliq.woff2') format('woff2'),
        url('../fonts/IranNastaliq.woff') format('woff'),
        url('../fonts/IranNastaliq.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.tg_header.no-print {
  min-height: 100vh;
  position:relative
}
.logo {
  background: #fff;
  text-align: center;
  border-radius: 0 0 10px 10px;
}
.logo img { width:100% }
.logo_text {
  background: #fff;
  font-family: nast;
  font-size: 1.2rem;
  text-align: center;
  padding: 25px 5px 0;
  border-radius: 0 0 10px 10px;
  color: #2B0F13;
  font-weight: bold;
}
.curve-bottom-1::after {
  background-image: url("data:image/svg+xml,%3Csvg version=%221.1%22 xmlns=%22http://www.w3.org/2000/svg%22 x=%220%22 y=%220%22 viewBox=%220 0 1800 26%22 preserveAspectRatio=%22none%22%3E%3Cpath fill=%22%23F6F9FC%22 d=%22M900,19.8C594.4,19.8,293.9,13.1,0,0v26h1800V0C1506.1,13.1,1205.6,19.8,900,19.8z%22/%3E%3C/svg%3E");
bottom: 0;
}
[class*="curve-bottom"]::after, [class*="sticking"]::after, [class*="curve-top"]::before, [class*="curve-conv"]::before {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: ' ';
  display: block;
  height: 1.625rem;
  margin-top: -4.5rem;
  position: absolute;
  width: 100%;
  z-index: 0;
}
/* #3 Main menu */
.main-menu {
	position: relative;
	z-index: 1000;
	display: block;
	background: inherit;
	border-top: 1px solid rgba(0,0,0,0.15);
}
.main-menu .the-menu {
  display: block;
  font-size: 0;
  background: inherit;
  padding: 10px 0;
  float: right;
}
.main-menu .the-menu:after {
	display: block;
	content: '';
	clear: both;
}
.main-menu .the-menu li {
	display: block;
	background: inherit;
	font-size: 12px;
	float: right;
	position: relative;
}
.main-menu .the-menu.transition-active > li {
	perspective:600px;
	-moz-perspective:600px;
	-o-perspective:600px;
	-webkit-perspective:600px;
	perspective-origin:100% 100%;
	-moz-perspective-origin:100% 100%;
	-o-perspective-origin:100% 100%;
	-webkit-perspective-origin:100% 100%;
	position: relative;
	z-index: 10;
}
.main-menu .the-menu.transition-active > li > ul {
	display: block;
	transform:rotateX(-90deg);
	-moz-transform:rotateX(-90deg);
	-o-transform:rotateX(-90deg);
	-webkit-transform:rotateX(-90deg);
	transform-origin:0 0 0;
	-moz-transform-origin:0 0 0;
	-o-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	-webkit-transition: all 400ms cubic-bezier(0.175, 0.885, 0.320, 1); /* older webkit */
	-webkit-transition: all 400ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
	-moz-transition: all 400ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
	-ms-transition: all 400ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
	-o-transition: all 400ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
	transition: all 400ms cubic-bezier(0.175, 0.885, 0.320, 1.275); /* easeOutBack */
}
.main-menu .the-menu.transition-active > li:hover > ul {
	transform:rotateX(0);
	-moz-transform:rotateX(0);
	-o-transform:rotateX(0);
	-webkit-transform:rotateX(0);
	transition-delay:.2s;
	-moz-transition-delay:.2s;
	-o-transition-delay:.2s;
	-webkit-transition-delay:.2s;
}
.main-menu .the-menu li:hover a {
	background: rgba(0,0,0,0.15);
	position: relative;
	color: #fff;
}
.inner .main-menu .the-menu li:hover a {
  background: #256f7b;
}
.bigslider video {
  width: 100%;
}
.main-menu .the-menu > li > a {
  position: relative;
  z-index: 200;
  background: inherit;
  color: #fff;
}
.main-menu .the-menu li a {
  display: block;
  padding: 14px 5px;
  font-weight: 350;
  font-size: 0.9rem;
}
.main-menu .the-menu li a span {
	padding-left: 12px;
	position: relative;
}

.main-menu .the-menu li a span:after {
	font-family: 'Entypo';
	content: '\25BE';
	font-weight: normal;
	position: absolute;
	left: 0px;
	top: 1px;
}
.main-menu .the-menu li:hover > ul {
	display: block;
}
.main-menu .the-menu li ul {
	display: none;
	position: absolute;
	right:0;
	z-index: 100;
	background: inherit;
	width: 240px;
}
.main-menu .the-menu li ul li {
	display: block;
	position: relative;
	text-align:right;
	font-size: 12px;
	float: none;
}

.main-menu .the-menu li ul li:hover > a {
	background: rgba(0,0,0,0.2);
}

.main-menu .the-menu li ul li a span {
	display: block;
}

.main-menu .the-menu li ul li a span:after {
	content: '\25C2';
	top: 0px;
}

.main-menu .the-menu li ul ul {
	right: 240px;
	top: 0px;
	display: none;
}
.tg_header::before {
  width: 100%;
  height: 150px;
  position: absolute;
  right: 0;
  top: 0;
  content: " ";
  z-index: 9;
  background-image: linear-gradient(to bottom, #2B0F13, rgba(255,255,255,0));
}

.login_cart__nav {
  float: left;
  padding: 30px 0;
}
.lang_cta {
  position: absolute;
  left: 10px;
  top: 55px;
  font-size: 1rem;
  width: auto;
}
.lang_cta .resp-lang {
  float: right;
  margin: 10px;
}
.lang_cta a, .main-menu .the-menu li a {
  color: #fff;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.lang_cta a:hover, .main-menu .the-menu li a:hover {
  color: #FFB301;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.js-signin-modal-trigger.login_btn_top li a {
  background: #fff;
  color: #4A4D4F;
  padding: 7px 35px 9px 15px;
  border-radius: 30px 4px;
  font-weight: 450;
  margin: -24px 0 0 10px;
  position: relative;
  float: right;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.js-signin-modal-trigger.login_btn_top li a:hover {
  background: #FFB301;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.top_login_btn svg {
  width: 25px;
  position: absolute;
  right: 5px;
  top: 4px;
  background: #FFB717;
  border-radius: 10px 8px 50px;
}
#cd-cart-trigger a svg {
  width: 25px;
  position: absolute;
  right: 5px;
  top: 4px;
  background: #FFF;
  border-radius: 10px 8px 50px;
}
#reloadcart_btn { float:left }
#cd-cart-trigger a {
  background: #FFB301;
  color: #4A4D4F;
  padding: 7px 40px 10px 20px;
  font-weight: 450;
  position: relative;
  margin: 0 10px 0 0;
  border-radius: 30px 4px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
#cd-cart-trigger a:hover {
  background: #fff;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.calendaronair {
  width: 100%;
  position: relative;
  list-style: none;
}
.calendaronair li {
  width: 100%;
  text-align: right;
  margin: 5px auto;
  float: right;
  padding: 10px 10px;
  background: #DDD7C9;
  border-radius: 35px;
  background: linear-gradient(-90deg, rgb(221, 215, 201) 0%, rgba(255,255,255,0) 100%);
}
.calendaronair li .meta-title {
  font-size: 1rem;
  font-weight: 450;
  color: #153337;
  float: right;
}
.calendaronair li .meta-value {
  font-size: 1rem;
  padding: 0px 10px;
  display: block;
  margin: 0 auto;
  color: #2B0F13;
  float: left;
  font-weight: 450;
}
#countdown {
  display: flex;
}
#countdown .social-icon {
  width: 25%;
}
#countdown a i {
  font-size: 1.7rem;
  font-style: unset;
  font-weight: 950;
}
#countdown a i p {
  font-weight: 750;
  line-height: 25px;
  padding: 0;
  margin: 0;
  color: #153337;
}
#countdown a span {
  font-size: 1.1rem;
  color: #153337;
}
.pub_page_title {
  position: relative;
  padding: 10px 35px;
  margin: 0 auto 35px;
  text-align: right;
  direction: rtl;
  font-weight: 950;
  font-size: 1.5rem;
}
.pub_page_title::before {
  background: #2B0F13;
  position: absolute;
  width: 20px;
  height: 50px;
  right: 0;
  content: " ";
  border-radius: 20px;
  top: 0;
}
.pub_page_title::after {
  background: #FFB717;
  position: absolute;
  width: 15px;
  height: 40px;
  right: -5px;
  content: " ";
  border-radius: 20px;
  top: 20px;
}

.pubtitle__big {
  position: relative;
  padding: 0 35px;
  margin:0 auto 15px
}/*
.pubtitle__big::before {
  background: #2B0F13;
  position: absolute;
  width: 20px;
  height: 50px;
  right: 0;
  content: " ";
  border-radius: 20px;
}
.pubtitle__big::after {
  background: #FFB717;
  position: absolute;
  width: 15px;
  height: 40px;
  right: -5px;
  content: " ";
  border-radius: 20px;
  top: 20px;
}*/
.pubtitle__big h1 {
  font-size: 1.6rem;
  font-weight: 950;
    text-align: center;
}
.pubtitle__big h2 {
  font-size: 1rem;
  font-weight:350;
    text-align: center;
}
.text {
  font-size: 0.8rem;
  font-weight: 350;
  margin: 10px auto;
  line-height: 200%;
  text-align: justify;
  direction: rtl;
}
.widget-poster {
	background:url(../images/footer_pattern.png) center right no-repeat;
  padding: 20px;
  width: 100%;
  height: 350px;
}
.widget-poster a {
  width: 100%;
  height: 100%;
  display: block;
}
.widget-poster img {
  width: auto !important;
  height: 100%;
  margin: 0 auto;
  display: block;
    transition: all ease 0.5s;
	position:relative
}
.product-cell, .article-photo {
    transition: all ease 0.5s;
	}
.widget-poster:hover img, .product-cell:hover .pic-con img, .article-photo:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  transition: all ease 0.5s;
}

.product-cell .pic-con {z-index: 1; position: relative;}
.speakers_item {z-index: 0;}
.speakers_item::before, .sponsers .slick-slide::before {
content: "";
  position: absolute;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  top: calc(2px/-1);
  left: calc(2px/-1);
  background: linear-gradient(to right, #FFB301 0%, #FFB301 100%), linear-gradient(to top, #FFB301 50%, transparent 50%), linear-gradient(to top, #FFB301 50%, transparent 50%), linear-gradient(to right, #FFB301 0%, #FFB301 100%), linear-gradient(to left, #FFB301 0%, #FFB301 100%);
    background-position-x: 0%, 0%, 0%, 0%, 0%;
    background-position-y: 0%, 0%, 0%, 0%, 0%;
    background-repeat: repeat, repeat, repeat, repeat, repeat;
    background-size: auto, auto, auto, auto, auto;
  background-size: 100% 2px, 2px 200%, 2px 200%, 0% 2px, 0% 2px;
  background-position: 50% 100%, 0% 0%, 100% 0%, 100% 0%, 0% 0%;
  background-repeat: no-repeat, no-repeat;
  transition: transform 0.3s ease-in-out, background-position 0.3s ease-in-out, background-size 0.3s ease-in-out;
    transition-delay: 0s, 0s, 0s;
  transform: scaleX(0) rotate(0deg);
  transition-delay: 0.6s, 0.3s, 0s;  border-radius: 4px;
}
.prod_item:hover .speakers_item::before, .sponsers .slick-slide:hover::before {
  background-size: 200% 2px, 2px 400%, 2px 400%, 55% 2px, 55% 2px;
  background-position: 50% 100%, 0% 100%, 100% 100%, 100% 0%, 0% 0%;
  transform: scaleX(1) rotate(0deg);
  transition-delay: 0s, 0.3s, 0.6s;
}



.widget-about {
  margin: 50px auto;
}
.speakers {
  background: none;
  width: 100%;
  border-radius: 10px;
  padding: 10px;
  min-height: 250px;
  margin: 10px auto;
  background-size: cover;
}
/*.pubtitle__big.revrse::before {
  background: #FFB717;
  position: absolute;
  width: 20px;
  height: 50px;
  right: -20px;
  content: " ";
  border-radius: 20px;
}
.pubtitle__big.revrse::after {
  background: #2B0F13;
  position: absolute;
  width: 15px;
  height: 40px;
  right: -25px;
  content: " ";
  border-radius: 20px;
  top: 20px;
}*/
.pubtitle__big.revrse {
  padding: 0 20px;
}
.pubtitle__big.revrse h1 {
  color: #2B0F13;
}
.pubtitle__big.revrse h2 {
  color: #4A4D4F;
}
.footer_section a {
  color: #BEDDF2;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.footer_section a:hover { color:#FFB717;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s; }
.article-items {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  direction: rtl;
}
.article-item {
  display: flex;
  background: #fff;
  margin: 10px auto;
  border-radius: 10px;
  padding: 10px;
  box-shadow: 0 2px 6px 0 rgba(32,76,136,.15);
  font-size: 13px;
  color: #282626;
  flex: 1 0 48%;
  margin: 5px 5px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.article-item:hover {
  background: #007464;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.article-item:hover .meta .more { background:#FFB717;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s; }
.article-item:hover .article-content h3 a, .article-item:hover { color:#fff }
.article-photo {
  width: 150px;
  margin: 0 0 0px 10px;
  height: 100px;
    overflow: hidden;
  border-radius: 10px;
}
.article-photo img {
	  border-radius: 10px;
  height: 100px;
  width: 150px;
  margin: 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.article-content h3 a {
  color: #112F2E;
  font-size: 0.8rem;
  font-weight: 700;
}
.meta .more {
  float: left;
  background: #F9F9F9;
  padding: 0 10px;
  color: #4A4D4F;
  border-radius: 5px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.pubtitle__big.mini {
  padding: 5px 25px 0;
  margin: 5px auto 20px;
}
.pubtitle__big.mini h1 {
  font-size: 1.1rem;
}
/*.pubtitle__big.mini::before {
  background: #2B0F13;
  position: absolute;
  width: 15px;
  height: 15px;
  right: -1px;
  content: " ";
  border-radius: 20px;
  top: 8px;
}
.pubtitle__big.mini:after {
	background: #FFB717;
	position: absolute;
	width: 10px;
	height: 10px;
	right: -5px;
	content: " ";
	border-radius: 20px;
	top: 10px;
}*/
.article-content {
  width: 100%;
}
.content-block.left, .main-sidebar.right {
  width: 100%;
}
.widget h3 {
  background-image: url(../images/bg-1.png) !important;
  border-radius: 10px;
  color: #fff;
  text-align: right;
  padding: 10px;
  font-size: 0.8rem;
  background-size: 500px !important;
  background-position: -150px -130px !important;
  background-repeat: no-repeat !important;
}
.newside {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  direction: rtl;
}
.widget img {
  max-width: 100%;
}
.wholder {
  flex: 1 0 23%;
  width: 100%;
  max-width: 308px;
  margin: 5px 5px;
}
.widget {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 6px 0 rgba(32,76,136,.15);
  color: #282626;
  width: 100%;
}
.widget_wrapper {
  padding: 10px;
}
#w2 {
  width: 50% !important;
  max-width: none !important;
  flex: 1 0 70%;
}
#ContentPlaceHolder2_timesui li {
  border-bottom: 1px solid #eee;
  padding: 10px;
}
#ContentPlaceHolder2_timesui li span {
  float: left;
}
.footer_section {
    width: 100%;
    margin: 0 auto;
	background:#112F2E;
	position:relative;
	  margin: 25px 0 0;
}
.inner .footer_section {
  margin: 95px 0 0;
}
.footer_logo {
  background: url(../images/footer_logo.png) center center no-repeat;
  width: 320px;
  height: 90px;
  background-size: contain;
  margin: 10px auto 0;
}

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  top:100vh;
  z-index:-1;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.index_excerpt * {
	direction: rtl;
	line-height: 200%;
	font-weight: 300 !important;
	text-align: justify;
	font-size: 1.2rem !important;
}
.vitrin_index {
	width: 100%;
	min-height: 150px;
	position: relative;
	padding: 50px 0 35px;
}
.footer_section .foo_title {
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  margin: 20px auto 10px;
  text-align: right;
  position: relative;
  padding: 0 15px 0 0;
}
.foo_title::before {
  width: 10px;
  height: 25px;
  background: #9B9B9B;
  content: " ";
  right: 0;
  top:0;
  position: absolute;
  border-radius: 20px;
}
.foo_title::after {
  width: 7px;
  height: 15px;
  background: #fff;
  content: " ";
  right: -5px;
  top:10px;
  position: absolute;
  border-radius: 20px;
}
.footer_facs {
	display: table;
	margin: 0 auto;
	z-index: 999;
	position: relative;
	padding: 0;
	width: 100%;
}
.footer_facs li {float: right; width:100%; position: relative; margin: 0 10px;}
.footer_facs li::before {
	display: block;
	content: "";
	position: absolute;
	right: -5px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 6px;
	width: 6px;
	background-color: #112F2E;
	transform: rotate(45deg);
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.footer_facs > li:hover::before {
	background-color: #1F93A7;
}
.footer_facs li a {
	float: right;
	margin: 2px 10px;
	color: #fff;
	font-size: 13px;
	position: relative;
}
.footer_item_title {
    font-weight: 900;
    color: #112F2E;
    font-size: 16px;
	text-align:center;
    margin: 20px auto 10px;
}
.widget .btn {
  width: 100% !important;
}
.textwidget p {
	margin: 10px;
	direction: rtl;
	text-align: right;
	line-height: 200%;
	font-weight: 300;
	color:#112F2E
}
.tg_header_inner {
  position: relative;
  z-index: 9;
}
.Advance-Slider{float:left;width:100%;overflow:hidden; height:100%}
.Advance-Slider button.slick-arrow{position:absolute;z-index:2;top:100px;bottom:0;height:100px;width:50px;background:#fff;z-index:99999;border:none;margin:auto;font-size:0;text-align:center;outline:none;cursor:pointer; left:0}
.Advance-Slider .img-fill {
  position: relative;
  height: 100%;
  border-radius: 0 0 30px 30px;
  overflow: hidden;
}
.Advance-Slider .img-fill img{height:auto;width:100%;object-fit:cover;}
.Advance-Slider .item{overflow:hidden;outline:none}
.Advance-Slider button.slick-next.slick-arrow{right:0;left:auto;}
.Advance-Slider button.slick-arrow:before{content:"\F004D";top:0;left:0;margin:auto;font-family:Material Design Icons;font-size:18px;color: #4365A4;}
.Advance-Slider button.slick-next.slick-arrow:before { transform:  scaleX(-1); display:  block;}
/*.Advance-Slider .img-fill:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#151515;opacity:0.5;}
*/
.Advance-Slider ul.slick-dots{position:absolute;bottom:20px;left:0;width:100%;margin:0;padding:0;text-align:center;}
.Advance-Slider ul.slick-dots li{display:inline-block;height:auto;padding:0 5px;line-height:0px;}
.Advance-Slider ul.slick-dots li button{height:15px;width:15px;border-radius:100%;background:#fff;border:none;font-size:0px;padding:0px;opacity:0.5;outline:none;transition:all 0.3s ease;cursor:pointer;}
.Advance-Slider ul.slick-dots li.slick-active button{opacity:1;}
.Advance-Slider button.slick-arrow{perspective:360px;}
.Advance-Slider button.slick-arrow .thumb{position:absolute;height:100px;width:150px;left:100%;top:-28px;transform-origin:0% 0%;transform:rotate3d(1,0,0,90deg);}
.Advance-Slider button.slick-arrow .thumb img{height:100%;width:100%;border-radius: 10px;}
.Advance-Slider button.slick-next{}
.Advance-Slider button.slick-next .thumb{left:auto;right:100%;}
.Advance-Slider button.slick-prev.hover-out .thumb,.Advance-Slider button.slick-prev .thumb{animation:out-left 300ms ease 0ms 1 forwards;}
.Advance-Slider button.slick-prev.hover-in .thumb{animation:in-left 300ms ease 0ms 1 forwards;}
.Advance-Slider button.slick-next.hover-out .thumb,.Advance-Slider button.slick-next .thumb{animation:out-right 300ms ease 0ms 1 forwards;transform-origin:100% 50%;}
.Advance-Slider button.slick-next.hover-in .thumb{animation:in-right 300ms ease 0ms 1 forwards;}

.Advance-Slider .slick-next {
  border-radius: 20px 0 0 20px;
}
.Advance-Slider .slick-prev {
  border-radius: 0 20px 20px 0;
}
.Advance-Slider button.slick-prev:hover{transform:translateX(-100%);}
.Advance-Slider button.slick-prev{transition:all 0.3s ease;}
.Advance-Slider button.slick-next:hover{transform:translateX(100%);}
.Advance-Slider button.slick-next{transition:all 0.3s ease;}
.Advance-Slider ul.slick-dots li button img{height:0;width:20px;top:0;object-fit:cover;transition:height 0.2s ease 0.2s,width 0.2s ease 0s;position:relative;left:-50%;}
.Advance-Slider ul.slick-dots li button a{position:absolute;height:90px;bottom:calc(100%);width:0;display:flex;align-items:flex-end;justify-content:center;transition:all 0.2s ease 0.2s;padding-bottom:10px;}
.Advance-Slider ul.slick-dots li button{position:relative;display:flex;justify-content:center;}
.Advance-Slider ul.slick-dots li button:hover a img{}
.Advance-Slider ul.slick-dots li button:hover img{height:80px;width:140px;transition:height 0.2s ease,width 0.2s ease 0.2s;}
.Advance-Slider ul.slick-dots li button:hover a{width:140px;transition:all 0.3s ease 0s;}
.Advance-Slider ul.slick-dots li button:hover{opacity:1;}
.Advance-Slider ul.slick-dots li button:before{content:'';bottom:calc(100% + -10px);left:7px;border:solid transparent;content:" ";height:0;width:0px;position:absolute;pointer-events:none;border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:10px;margin-left:-10px;opacity:0;transition:0.3s ease 350ms;}
.Advance-Slider ul.slick-dots li button:hover:before{opacity:1;transition:0.3s ease 0s;}

.Advance-Slider .item .contain-wrapper{position:absolute;left:0;top:0;z-index:1;height:100%;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;}
.Advance-Slider .item .contain-wrapper .dots-contain{display:none;}
.Advance-Slider .item h3 {
  margin: 0px;
  color: #fff;
  font-size: 2.3rem;
  font-weight: 950;
  direction: rtl;
}
.Advance-Slider .item{color:#fff;}
.Advance-Slider .item  h5{font-size:32px;font-weight:300;padding:10px 0 0;margin:0;text-transform:capitalize;}
.Advance-Slider .item .contain-wrapper .info{max-width:1200px;}
.Advance-Slider .item h5 span{color:#00BCD4;}
.Advance-Slider .item h3 span{color:#00BCD4;}
.Advance-Slider .item h3{animation:fadeOutRight 1s both;}
.Advance-Slider .item.slick-active h3{animation:fadeInDown 1s both 1s;}
.Advance-Slider .item  h5{animation:myMove 1s both;}
.Advance-Slider .item.slick-active  h5{animation:fadeInLeft 1s both 1.5s;}


@keyframes myMove{
  from{transform:scale(1.0,1.0);transform-origin:50% 50%;}
  to{transform:scale(1.8,1.9);transform-origin:50% 0%;}
}
@keyframes in-left{
  from{-webkit-transform:rotate3d(0,1,0,90deg);transform:rotate3d(0,1,0,90deg);}
  to{-webkit-transform:rotate3d(0,0,0,0deg);transform:rotate3d(0,0,0,0deg);}
}
@keyframes out-left{
  from{-webkit-transform:rotate3d(0,0,0,0deg);transform:rotate3d(0,0,0,0deg);}
  to{-webkit-transform:rotate3d(0,1,0,86deg);transform:rotate3d(0,1,0,86deg);}
}
@keyframes in-right{
  from{-webkit-transform:rotate3d(0,-1,0,90deg);transform:rotate3d(0,-1,0,90deg);}
  to{-webkit-transform:rotate3d(0,0,0,0deg);transform:rotate3d(0,0,0,0deg);}
}
@keyframes out-right{
  from{-webkit-transform:rotate3d(0,0,0,0deg);transform:rotate3d(0,0,0,0deg);}
  to{-webkit-transform:rotate3d(0,-1,0,86deg);transform:rotate3d(0,-1,0,86deg);}
}
.bigslider {
  position: absolute;
  right: 0;
  top: 0;
  direction: ltr;
  width: 100%;
  height:100%;
  overflow: hidden;
}




.tg_header.no-print.curve-bottom-1.inner {
  min-height: 125px !important;
}
.inner .logo {
  border-radius: 10px 10px;
  margin: 10px auto;
}




.row-fluid {
    float: right;
    width: 50%;
}
.row-fluid label {
    margin: 10px !important;
    direction: rtl !important;
    text-align: right;
    float: right;
    width: 145px;
}
.row-fluid input[type="text"], .row-fluid input[type="password"], .row-fluid input[type="email"] {
  float: right;
  width: 92%;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px;
}
.row-fluid select {
    width: 92%;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px;
  background:#fff
}
.row-fluid textarea {
    width: 92%;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px;
}
.row-fluid input[type="radio"], .row-fluid input[type="file"] {
	margin: 43px 3px 0;
}

.form-signin button {
    float: left;
    border: none;
    padding: 2px 80px;
    background: #13A05B;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}
.newsletter {
  background: #4A4D4F;
    background-size: auto;
  background-size: auto;
  width: 100%;
  border-radius: 10px;
   padding: 30px 70px;
    margin: -75px auto 15px;
  background-size: cover;
  float:right
}
.newsltitle__big {
  float: right;
  width: 50%;
}
.newsltitle__big h1 {
  font-size: 1.6rem;
  color: #fff;
  text-align: right;
}
.newsltitle__big h2 {
  font-size: 0.9rem;
  color: #fff;
  text-align: right;
  font-weight: 350;
}
.footer_section p { color:#fff }
.newsletter input[type="text"] {
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #fff;
  margin: 10px;
  min-width:33%;
    background: none;
  color: #fff;
}
.newsletter .shares_submit {
  border: none;
  border-radius: 5px;
  background: #112F2E;
  color: #fff;
  padding: 10px;
  font-weight: 750;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.newsletter .shares_submit:hover {
  background: #FFB717;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.login_cart__nav.afterlogin a.btn {
  background: #FFB717;
  border-color: #FFB717;
  color: #2B0F13;
}
.login_cart__nav.afterlogin {
  padding: 20px 0;
}

.dropdown-item {
  font-weight: 350;
}
.px10devider {
  clear: both;
  padding: 10px;
}

.form-paper select, .form-paper textarea, .form-paper input[type="text"], .form-paper input[type="email"] {
    width: 100%;
}
.form-paper label {
    width: 200px;
    margin: 10px 0;
    float: right;
}
.form-paper button, .paylist button {
	float: left;
	border: none;
	padding: 2px 10px;
	background: #13A05B;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.form-paper button.btn-warning {
	float: left;
	border: none;
	padding: 2px 10px;
	background: #FFCE41;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
.login-fields label {
	float: right;
	width: 100px;
	margin: 5px 7px 0 0;
}
.login-fields {
    margin: 10px 0px;
}


.login-fields label {
    margin: 10px !important;
    direction: rtl !important;
    text-align: right;
    float: right;
    width: 145px;
}
.login-fields input[type="text"], .login-fields input[type="password"], .login-fields input[type="email"] {
  float: right;
  width: 92%;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px;
}
.login-fields select {
    width: 92%;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px;
  background:#fff
}
.login-fields textarea {
    width: 92%;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px;
}
.login-fields input[type="radio"], .login-fields input[type="file"] {
	margin: 43px 3px 0;
}
.sponsers .slick-slide {
  max-width: 120px;
  background: #fff;
  text-align: center;
  overflow: hidden;
  margin: 0 10px;
  border-radius: 10px;
    border: 1px solid #e3e3e3;
}
.sponsers .slick-slide img {
  width: 100%;
}
bigslider video {
  width: 100%;
}





/* SOCIAL PANEL CSS */
.social-panel-container {
	position: fixed;
	right: 0;
	bottom: 80px;
	transform: translateX(100%);
	transition: transform 0.4s ease-in-out;
	z-index: 9999;
}

.social-panel-container.visible {
	transform: translateX(-10px);
}

.social-panel {	
	background-color: #fff;
	border-radius: 16px;
	box-shadow: 0 16px 31px -17px rgba(0,31,97,0.6);
	border: 5px solid #2B0F13;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-family: 'Muli';
	position: relative;
	height: 169px;	
	width: 370px;
	max-width: calc(100% - 10px);
}

.social-panel button.close-btn {
	border: 0;
	color: #97A5CE;
	cursor: pointer;
	font-size: 20px;
	position: absolute;
	top: 5px;
	right: 5px;
}

.social-panel button.close-btn:focus {
	outline: none;
}

.social-panel p {
	background-color: #2B0F13;
	border-radius: 0 0 10px 10px;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	padding: 2px 17px 6px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0;
	transform: translateX(-50%);
	text-align: center;
	width: 235px;
}

.social-panel p i {
	margin: 0 5px;
}

.social-panel p a {
	color: #FF7500;
	text-decoration: none;
}

.social-panel h4 {
	margin: 20px 0;
	color: #97A5CE;	
	font-family: 'Muli';	
	font-size: 14px;	
	line-height: 18px;
	text-transform: uppercase;
}

.social-panel ul {
	display: flex;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.social-panel ul li {
	margin: 0 10px;
}

.social-panel ul li a {
	border: 1px solid #DCE1F2;
	border-radius: 50%;
	color: #2B0F13;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	width: 50px;
	text-decoration: none;
}

.social-panel ul li a:hover {
	border-color: #FF6A00;
	box-shadow: 0 9px 12px -9px #FF6A00;
}

.floating-btn {
	border-radius: 26.5px;
	background-color: #4A4D4F;
	border: 1px solid #4A4D4F;
	box-shadow: 0 16px 22px -17px #03153B;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	line-height: 20px;
	padding: 12px 20px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 9999;
}

.floating-btn:hover {
	background-color: #ffffff;
	color: #2B0F13;
}

.floating-btn:focus {
	outline: none;
}

@media screen and (max-width: 480px) {

	.social-panel-container.visible {
		transform: translateX(0px);
	}
	
	.floating-btn {
		right: 10px;
	}
}









#main-div {
	position: fixed;
	left: 20px;
	bottom: 20px;
	z-index: 9999;
}

#main-button {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 50px;
	width: 50px;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	background-color: #FFB717;
	box-shadow: 0 0 10px 0 #FFB71745;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

#main-button ~ button {
  visibility: hidden;
  font-weight: 600;
  height: 50px;
  padding: 0 20px;
  color: #fff;
  background: linear-gradient(90deg, #00a1f5, #0064f3);
  box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
  border: 0;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  opacity: 0;
  white-space: nowrap;
  cursor: pointer;
  transition: .2s all linear;
  -webkit-transition: .2s all linear;
  -moz-transition: .2s all linear;
  -ms-transition: .2s all linear;
  -o-transition: .2s all linear;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

#main-button.open ~ button {
  visibility: visible;
  left: 70px;
  opacity: 1;
  transition: .4s all cubic-bezier(0, 0.01, 0, 1.27);
  -webkit-transition: .4s all cubic-bezier(0, 0.01, 0, 1.27);
  -moz-transition: .4s all cubic-bezier(0, 0.01, 0, 1.27);
  -ms-transition: .4s all cubic-bezier(0, 0.01, 0, 1.27);
  -o-transition: .4s all cubic-bezier(0, 0.01, 0, 1.27);
}

#main-button ~ a {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  height: 50px;
  width: 50px;
  font-size: 20px;
  opacity: 0;
  text-decoration: none;
  color: #fff;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: .2s all linear;
  -webkit-transition: .2s all linear;
  -moz-transition: .2s all linear;
  -ms-transition: .2s all linear;
  -o-transition: .2s all linear;
}

#main-button ~ .telegram-color {
  background: linear-gradient(0deg, #017AB1, #01ABE6);
}

#main-button ~ .whatsapp-color {
  background: linear-gradient(0deg, #00B100, #09db09);
}

#main-button ~ .messenger-color {
  background: linear-gradient(0deg, #0078FF, #00C6FF);
}

#main-button.open ~ a {
  opacity: 1;
  transition: .4s all cubic-bezier(0, 0.01, 0, 1.27);
  -webkit-transition: .4s all cubic-bezier(0, 0.01, 0, 1.27);
  -moz-transition: .4s all cubic-bezier(0, 0.01, 0, 1.27);
  -ms-transition: .4s all cubic-bezier(0, 0.01, 0, 1.27);
  -o-transition: .4s all cubic-bezier(0, 0.01, 0, 1.27);
}
#main-button.open ~ a:nth-of-type(1) {
  bottom: 60px;
}
#main-button.open ~ a:nth-of-type(2) {
  bottom: 120px;
}
#main-button.open ~ a:nth-of-type(3) {
  bottom: 180px;
}

.wave {
  animation-name: wave;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes wave {
  0% {box-shadow: 0 0 0px 0px rgba(255, 255, 255, 0.5);}
  100% {box-shadow: 0 0 0px 10px rgba(255, 255, 255, 0);}
}

.open {
  animation-iteration-count: 1;
}



/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#606060; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxContent{background:#fff; overflow:hidden;border-radius: 15px;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
#cboxLoadedContent {
  padding: 10px;
  background: #fffff0;
}

#modal-content {
  display: none;
}

#modal-content label {
  display: block;
  margin-bottom: 5px;
}

#modal-content input {
  width: 95%;
}

#colorbox {
  top: 50px !important;
  position: fixed !important;
}


#cboxWrapper ul {
  display: flex;
  list-style-type: none;
  padding: 50px 0;
  width: 280px;
  margin: 0 auto;
}
#cboxWrapper ul li {
	margin: 0 3px;
}

#cboxWrapper ul li a {
	border: 1px solid #DCE1F2;
	border-radius: 50%;
	color: #2B0F13;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	width: 50px;
	text-decoration: none;
}

#cboxWrapper ul li a:hover {
	border-color: #FF6A00;
	box-shadow: 0 9px 12px -9px #FF6A00;
}


#cboxWrapper h4 {
  text-align: center;
  margin: 0;
  font-weight: 700;
  font-size: 1rem;
}
.profile_fastac {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 10px;
  direction: rtl;
}
.profile_fastac li {
  flex: 1 0 15%;
  margin: 0px 5px;
  float: right;
  position: relative;
  max-width: 145px;
}
.workshop_sidebar {
  overflow-x: scroll;
}
.profile_fastac li a {
  box-shadow: 0 1px 1px rgba(82,99,116,0.13);
  font-size: 13px;
  margin: 10px 5px;
  background: #fff;
  float: right;
  text-align: center;
  font-weight: 900;
  position: relative;
  padding: 10px 5px;
  border-radius: 10px;
  border-top: 1px solid rgba(82,99,116,0.13);
  display: block;
  width: 100%;
  color: #155963;
}

.mdi.mdi-navigation {
  rotate: 45deg;
}
.icn_eiat {
	background: url(../images/eitaa.png) center center no-repeat;
	width: 32px;
	height: 32px;
	background-size: 24px;
}
.icn_telegram {
	background: url(../images/Telegram_Messenger.png) center center no-repeat;
	width: 32px;
	height: 32px;
	background-size: 24px;
}
.icn_instagram {
	background: url(../images/instagram_cta.png) center center no-repeat;
	width: 32px;
	height: 32px;
	background-size: 24px;
}
.icn_6253c0f051da1 {
	background: url(../images/6253c0f051da1.png) center center no-repeat;
	width: 32px;
	height: 32px;
	background-size: 24px;
}
.cpy_txt p {
  margin: 0;
}
.cpy_txt {
  text-align: center;
}
.widget-about.text * {
  font-family: dana !important;
  line-height: 200%;
  font-size: 0.8rem !important;
}
.logo_text a {
  color: #2B0F13;
}
.bigcta {
  width: 100%;
  margin: 20px auto;
}

.widget_wrapper img {
    -webkit-mask-image: linear-gradient(45deg,#000 25%,rgba(0,0,0,.2) 50%,#000 75%);
    mask-image: linear-gradient(45deg,#000 25%,rgba(0,0,0,.2) 50%,#000 75%);
    -webkit-mask-size: 800%;
    mask-size: 800%;
    -webkit-mask-position: 0;
    mask-position: 0;
}

.widget_wrapper img:hover {
    transition: mask-position 2s ease,-webkit-mask-position 2s ease;
    -webkit-mask-position: 120%;
    mask-position: 120%;
    opacity: 1;
}

.newsletter_bg .login-fields {
  display: flex;
  width: 33%;
  direction: rtl;
  font-size: 0.9rem;
  color: #fff;  align-items: center;
}
.newsletter_bg .login-fields label {
  margin: 0 !important;
}
.newsletter_bg .login-fields .inputcaptcha {
  margin: 0 10px;
}
.newsletter_bg .login-fields .refresh {
  margin: 10px;
}
