@font-face {
	font-family:IRANYekan;
	font-style:normal;
	font-weight:100;
	src:url(../fonts/IRANYekan-thin.eot);
	src:url(../fonts/IRANYekan-thin.eot?#iefix) format("embedded-opentype"),
	url(../fonts/IRANYekan-thin.woff) format("woff"),
	url(../fonts/IRANYekan-thin.ttf) format("truetype");
	font-display: swap;
}
@font-face {
	font-family:IRANYekan;
	src:url(../fonts/IRANYekan-light.eot);
	src:url(../fonts/IRANYekan-light.eot?#iefix) format("embedded-opentype"),
	url(../fonts/IRANYekan-light.woff2) format("woff2"),
	url(../fonts/IRANYekan-light.woff) format("woff"),
	url(../fonts/IRANYekan-light.ttf) format("truetype");
	font-weight:300;
	font-style:normal;
	font-display: swap;
}
@font-face {
	font-family:IRANYekan;
	src:url(../fonts/IRANYekan-regular.eot);
	src:url(../fonts/IRANYekan-regular.eot?#iefix) format("embedded-opentype"),
	url(../fonts/IRANYekan-regular.woff2) format("woff2"),
	url(../fonts/IRANYekan-regular.woff) format("woff"),
	url(../fonts/IRANYekan-regular.ttf) format("truetype");
	font-weight:400;
	font-style:normal;
	font-display: swap;
}
@font-face {
	font-family:IRANYekan;
	font-style:normal;
	font-weight:500;
	src:url(../fonts/IRANYekan-medium.eot);
	src:url(../fonts/IRANYekan-medium.eot?#iefix) format("embedded-opentype"),
	url(../fonts/IRANYekan-medium.woff) format("woff"),
	url(../fonts/IRANYekan-medium.ttf) format("truetype");
	font-display: swap;
}
@font-face {
	font-family:IRANYekan;
	src:url(../fonts/IRANYekan-bold.eot);
	src:url(../fonts/IRANYekan-bold.eot?#iefix) format("embedded-opentype"),
	url(../fonts/IRANYekan-bold.woff2) format("woff2"),
	url(../fonts/IRANYekan-bold.woff) format("woff"),
	url(../fonts/IRANYekan-bold.ttf) format("truetype");
	font-weight:700;
	font-style:normal;
	font-display: swap;
}
@font-face {
	font-family:IRANYekan;
	src:url(../fonts/IRANYekan-extraBold.eot);
	src:url(../fonts/IRANYekan-extraBold.eot?#iefix) format("embedded-opentype"),
	url(../fonts/IRANYekan-extraBold.woff) format("woff"),
	url(../fonts/IRANYekan-extraBold.ttf) format("truetype");
	font-weight:800;
	font-style:normal;
	font-display: swap;
}
@font-face {
	font-family:IRANYekan;
	font-style:normal;
	font-weight:900;
	src:url(../fonts/IRANYekan-black.eot);
	src:url(../fonts/IRANYekan-black.eot?#iefix) format("embedded-opentype"),
	url(../fonts/IRANYekan-black.woff) format("woff"),
	url(../fonts/IRANYekan-black.ttf) format("truetype");
	font-display: swap;
}
@font-face {
	font-family:IRANYekan;
	font-style:normal;
	font-weight:950;
	src:url(../fonts/IRANYekan-extraBlack.eot);
	src:url(../fonts/IRANYekan-extraBlack.eot?#iefix) format("embedded-opentype"),
	url(../fonts/IRANYekan-extraBlack.woff) format("woff"),
	url(../fonts/IRANYekan-extraBlack.ttf) format("truetype");
	font-display: swap;
}
body.rtl.font-family-poppins, html[lang="fa-ir"] body, body.rtl button, body.rtl input[type=text], body.rtl input[type=password],
body.rtl input[type=tel], body.rtl input[type=email], body.rtl input[type=file], body.rtl input[type=submit], body.rtl select, body.rtl textarea,
body.rtl h1, body.rtl h2, body.rtl h3, body.rtl h4, body.rtl h5, body.rtl h6 {
	font-family: IRANYekan, 'Poppins', helvetica, tahoma;
}
body {
	background: #fff;
	margin-bottom: 0;
	color: #404142;
}
body.sidemenu-size-marginright {
	overflow-x: hidden;
}
.font-size-is-default {
	font-size: 13px;
}

form {
	margin: 0;
}
video {
	max-width: 100%;
	height: auto;
	width: auto;
	max-height: 340px;
}

input[type=text], input[type=password], input[type=email], input[type=tel], input[type=file], select, textarea {
	border: 1px solid #e8e8e8;
	background-color: #ffffff;
	color: #404142;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	box-shadow: none;
	border-radius: 0;
}
textarea {
	line-height: auto;
	height: 150px;
}

.form-horizontal .control-label {
	float: none;
	width: auto;
}

body.rtl ul, body.rtl ol {
	margin: 0 25px 10px 0;
}
p ~ ul, p ~ ol {
	margin-bottom: 25px !important;
}
body.rtl table th, body.rtl table td {
	text-align: right;
}
body.rtl .row-fluid [class*="span"] {
	float: right;
}
body.rtl .gantry-width-block {
	float: right;
}
.gantry-width-15 {
	width: 15%;
}
.gantry-width-5 {
	width: 5%;
}

p {
	line-height: 30px;
}

.btn {
	background-image: none !important;
	border: none;
	box-shadow: none;
	text-shadow: none;
	border-radius: 0;
	padding: 0 50px;
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
}
.btn-small {
	height: 30px;
	line-height: 30px;
	padding: 0 25px;
}

.rt-block .title {
	text-align: center;
	color: #222;
	box-shadow: none;
	border: none;
	text-shadow: none;
	padding: 100px 0;
	margin: 0;
}
.rt-block.has-faded-title {
	padding: 0 0 50px;
}
.rt-block.has-faded-title .module-title {
	position: relative;
	z-index: 2;
}
.rt-block.has-faded-title .title {
	height: 50px;
    line-height: 50px;
    font-size: 40px;
    font-weight: 800;
}
.rt-block.has-faded-title .faded-title {
	position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    text-align: center;
    width: 100%;
    display: block;
    top: 45px;
    line-height: 160px;
    font-size: 160px;
    z-index: 0;
    color: #f8f8f8;
	font-weight: 800;
	font-family: 'poppins', IRANYekan, tahoma, arial;
}

#rt-top-surround, #rt-drawer, #rt-showcase, #rt-maintop, #rt-footer, #rt-copyright {
	box-shadow: none;
	border: none;
}

#rt-top-surround, #rt-top-surround:after {
	background: noen;
}
#rt-top {
	background: #fff;
	z-index: 1000;
}
.rt-block.logo-block {
	margin: 0;
	padding: 5px 0;
}
.rt-block.logo-block #rt-logo {
	width: 250px !important;
    height: 78px !important;
    background-size: contain !important;
}
.menu-block .gf-menu {
	margin: 0;
}
.menu-block .gf-menu > li {
	border: none !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	background: none !important;
	margin-right: 0;
}
.gf-menu li:hover, .gf-menu li.active:hover {
	padding-top: 0 !important;
}
.gf-menu.l1 li .item {
	font-weight: 500;
	transition: all .2s ease;
	text-shadow: none !important;
	font-family: IRANYekan;
}
.gf-menu.l1 > li > .item {
	text-shadow: none;
	color: #000;
	font-size: 14px;
	padding: 32px 15px;
	text-align: center !important;
}
body.rtl .gf-menu > li.parent > .item {
	padding-right: 15px;
	padding-left: 25px;
}
.gf-menu.l1 > li.active > .item, .gf-menu.l1 > li:hover > .item {
	color: #ef394e !important;
}
.gf-menu li.parent > .item:after {
	font-family: fontAwesome, fontAwesome2, fontAwesome3 !important;
	color: #111 !important;
	font-size: 9px !important;
}
body.rtl .gf-menu li.parent > .item:after {
	left: 10px;
}
.gf-menu li.parent:hover > .item:after, .gf-menu li.parent.active > .item:after {
	color: #ef394e !important;
}
.gf-menu .border-fixer {
	display: none !important;
}
body.rtl .gf-menu .dropdown {
	left: 999em;
}
.gf-menu > li.parent > .dropdown {
	background: #fff;
	border-radius: 0;
	box-shadow: 0 5px 5px rgba(0,0,0,0.1);
	padding: 0;
	border: none;
	border-top: 3px solid #ef394e;
}
.gf-menu > li.parent > .dropdown ul {
	margin: 0;
}
.gf-menu > li.parent > .dropdown ul li {
	padding: 0;
	border-bottom: 1px solid rgba(0,0,0,0.05)
}
.gf-menu > li.parent > .dropdown ul li:last-child {
	border-bottom: none;
}
.gf-menu > li.parent > .dropdown ul li .item {
	padding: 10px 15px;
    color: #222;
    border-radius: 0 !important;
    border: none !important;
    background: none !important;
    font-size: 13px;
    font-weight: 500;
}
.gf-menu > li.parent > .dropdown ul li:hover > .item {
	color: #ef394e !important;
	box-shadow: none;
}
.gf-menu > li.parent > .dropdown ul li .item:after {
	display: none;
}

.menu-block .gf-menu .column {
	float: right;
	padding: 5px;
	box-sizing: border-box;
	border-radius: 0;
	overflow: hidden;
}
.menu-block .gf-menu .column.col2 {
	border-right: 1px solid #efefef;
}
.menu-block .gf-menu .column ul.l2 > li > a {
	padding: 5px 20px !important;
    font-weight: 700;
    font-size: 14px;
	border-radius: 0 !important;
	background: #f5f5f5 !important;
}
.menu-block .gf-menu .column ul.l2 > li > a:before {
	content: "\f053";
	margin-left: 0px;
    font-size: 12px;
	font-family: fontAwesome, fontAwesome2, fontAwesome3;
}
.menu-block .gf-menu .column ol {
	margin: 0 0 15px;
	background: #fff;
	border: none;
	box-shadow: none;
	padding: 0;
}
.menu-block .gf-menu .column ol li a {
	padding: 6px 20px !important;
}
.menu-block .gf-menu .column ol li a:before {
	content: "\f053";
	font-size: 7px;
	margin-left: 5px;
	color: #999;
	font-family: fontAwesome, fontAwesome2, fontAwesome3;
}

#rt-header {
	
}

#page-holder {
	padding-right: 120px;
	position: relative;
	right: 0;
	transition: right .3s ease-in-out;
}
body.sidemenu-size-marginright #page-holder {
	right: 320px;
}

#rt-showcase, .rt-showcase-pattern {
	background: none;
}
#rt-showcase {
	text-shadow: none;
}
#rt-showcase .rt-container, #rt-showcase .rt-grid-12 {
	width: 100%;
	max-width: 100%;
}
.rt-block.slideshow .unleash_slider, .rt-block.slideshow .unleash_slider .unleash_slide {
	height: 80vh !important;
}
.rt-block.slideshow .unleash_slider {
	box-shadow: none;
}
.rt-block.slideshow .unleash_slider a:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(bottom,  rgba(0,0,0,0.75) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(bottom,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
	top: 0;
	left: 0;
}
.rt-block.slideshow .image-placeholder {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}
.rt-block.slideshow .slide_content {
    position: absolute;
    right: 30px;
    bottom: 30px;
	color: #fff;
	z-index: 10;
}
.rt-block.slideshow .slide_content h4 {
	color: #fff;
    margin: 0;
    width: 300px;
    border-bottom: 3px solid #44bd32;
    padding: 0 10px;
    font-size: 19px;
    text-align: right;
    font-family: 'poppins', IRANYekan, tahoma, arial;
    box-sizing: border-box;
    line-height: 40px;
    height: 40px;
    font-weight: 500;
}

#rt-feature {
	background: #fff;
}
.rt-block.about-us {
	text-align: justify;
}
.rt-block.about-us p {
    font-weight: 300;
    font-size: 14px;
    color: #000;
}
.div-table {
	display: table;
	width: 100%;
}
.div-table.rtol {
	direction: rtl;
}
.div-table.rtol .div-cell {
	direction: ltr;
}
.div-row {
	display: table-row;
}
.div-cell {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}
.div-table .div-cell:first-child {
	width: 40%;
	padding-left: 30px;
}
.div-cell p:last-child {
	margin: 0;
}

#rt-utility {
	position: relative;
	background: #fff;
}
#rt-utility:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url(../images/curve-1.png) no-repeat left bottom;
	background-size: 100% 100%;
	z-index: 0;
}
.rt-block.customers-club .faded-title {
	font-size: 140px;
}
.rt-block.customers-club .customers-club-text {
	padding: 0 300px;
	margin-bottom: 130px;
	text-align: center;
}
.rt-block.customers-club .gantry-width-block {
	text-align: center;
	position: relative;
}
.rt-block.customers-club .gantry-width-block .count {
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	font-family: 'poppins', IRANYekan, tahoma, arial;
	text-transform: uppercase;
    font-size: 120px;
    line-height: 0.20em;
    letter-spacing: -3px;
    color: #ffffff;
    text-shadow: -1px -1px 0 #dde3ff, 1px -1px 0 #dde3ff, -1px 1px 0 #dde3ff, 1px 1px 0 #dde3ff;
	display: block;
    font-weight: 700;
}
.rt-block.customers-club .gantry-width-block .icon-box {
	display: block;
	width: 130px;
    height: 130px;
    border-radius: 50%;
    line-height: 130px;
    text-align: center;
    margin: 0 auto 40px;
    font-size: 0;
    z-index: 2;
    position: relative;
	background: #5a01e6;
	background: -moz-linear-gradient(90deg, #5a01e6 0%, #c771e8 100%);
	background: -webkit-linear-gradient(90deg, #5a01e6 0%, #c771e8 100%);
	background: -ms-linear-gradient(90deg, #5a01e6 0%, #c771e8 100%);
	background: linear-gradient(90deg, #5a01e6 0%, #c771e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a01e6', endColorstr='#c771e8',GradientType=1 );
	box-shadow: 0px 7px 20px 0px rgba(90,1,230,0.30);
}
.rt-block.customers-club .gantry-width-block .icon-box:before {
	font-size: 40px;
	color: #fff;
}
.rt-block.customers-club .gantry-width-block:nth-child(2) .icon-box {
	background: #ff5488;
	background: -moz-linear-gradient(90deg, #ff5488 0%, #fda8bb 100%);
	background: -webkit-linear-gradient(90deg, #ff5488 0%, #fda8bb 100%);
	background: -ms-linear-gradient(90deg, #ff5488 0%, #fda8bb 100%);
	background: linear-gradient(90deg, #ff5488 0%, #fda8bb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5488', endColorstr='#fda8bb',GradientType=1 );
	box-shadow: 0px 7px 20px 0px rgba(255,84,136,0.30);
}
.rt-block.customers-club .gantry-width-block:nth-child(3) .icon-box {
	background: #3301c6;
	background: -moz-linear-gradient(90deg, #3301c6 0%, #01ccdd 100%);
	background: -webkit-linear-gradient(90deg, #3301c6 0%, #01ccdd 100%);
	background: -ms-linear-gradient(90deg, #3301c6 0%, #01ccdd 100%);
	background: linear-gradient(90deg, #3301c6 0%, #01ccdd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3301c6', endColorstr='#01ccdd',GradientType=1 );
	box-shadow: 0px 7px 20px 0px rgba(51,1,198,0.30);
}
.rt-block.customers-club .gantry-width-block:nth-child(4) .icon-box {
	background: #36bb64;
	background: -moz-linear-gradient(90deg, #36bb64 0%, #90cf4f 100%);
	background: -webkit-linear-gradient(90deg, #36bb64 0%, #90cf4f 100%);
	background: -ms-linear-gradient(90deg, #36bb64 0%, #90cf4f 100%);
	background: linear-gradient(90deg, #36bb64 0%, #90cf4f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#36bb64', endColorstr='#90cf4f',GradientType=1 );
	box-shadow: 0px 7px 20px 0px rgba(54,187,100,0.30);
}

/** bubble-dotted **/

.bubble-dotted{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
}

.bubble-dotted .dotted{
  position: absolute;
  border-radius: 50%;
}

.bubble-dotted .dotted-1{
  width: 11px;
  height: 11px;
  left: 100px;
  top: 50%;
  -webkit-animation: animateBubble 15s linear infinite,sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 15s linear infinite,sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 15s linear infinite,sideWays 2s ease-in-out infinite alternate;
}

.bubble-dotted .dotted-2{
  width: 7px;
  height: 7px;
  left: 240px;
  top: 40%;
  -webkit-animation: animateBubble 10s linear infinite,sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 10s linear infinite,sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 10s linear infinite,sideWays 4s ease-in-out infinite alternate;
}

.bubble-dotted .dotted-3{
  width: 11px;
  height: 11px;
  left: 460px;
  top: 30%;
  -webkit-animation: animateBubble 18s linear infinite,sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 18s linear infinite,sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 18s linear infinite,sideWays 2s ease-in-out infinite alternate;
}

.bubble-dotted .dotted-4{
  width: 16px;
  height: 16px;
  left: 430px;
  top: 90%;
  -webkit-animation: animateBubble 12s linear infinite,sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 12s linear infinite,sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 12s linear infinite,sideWays 3s ease-in-out infinite alternate;
}

.bubble-dotted .dotted-5{
  width: 6px;
  height: 6px;
  left: 50%;
  top: 50%;
  -webkit-animation: animateBubble 19s linear infinite,sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 19s linear infinite,sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 19s linear infinite,sideWays 4s ease-in-out infinite alternate;
}

.bubble-dotted .dotted-6{
  width: 9px;
  height: 9px;
  left: 70%;
  top: 230px;
  -webkit-animation: animateBubble 11s linear infinite,sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 11s linear infinite,sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 11s linear infinite,sideWays 2s ease-in-out infinite alternate;
}

.bubble-dotted .dotted-7{
  width: 6px;
  height: 6px;
  left: 65%;
  top: 30%;
  -webkit-animation: animateBubble 10s linear infinite,sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 10s linear infinite,sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 10s linear infinite,sideWays 2s ease-in-out infinite alternate;
}

.bubble-dotted .dotted-8{
  width: 6px;
  height: 6px;
  left: 85%;
  top: 35%;
  -webkit-animation: animateBubble 12s linear infinite,sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 12s linear infinite,sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 12s linear infinite,sideWays 3s ease-in-out infinite alternate;
}

.bubble-dotted .dotted-9{
  width: 13px;
  height: 13px;
  left: 90%;
  top: 40%;
  -webkit-animation: animateBubble 19s linear infinite,sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 19s linear infinite,sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 19s linear infinite,sideWays 4s ease-in-out infinite alternate;
}

.bubble-dotted .dotted-10{
  width: 12px;
  height: 12px;
  left: 80%;
  top: 70%;
  -webkit-animation: animateBubble 16s linear infinite,sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 16s linear infinite,sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 16s linear infinite,sideWays 2s ease-in-out infinite alternate;
}

.bubble-dotted .dotted-1{
  background: -webkit-linear-gradient(0deg, #58f106, #23c10e 50%);
  background: -ms-linear-gradient(0deg, #58f106, #23c10e 50%);
  background: -moz-linear-gradient(0deg, #58f106, #23c10e 50%);
}

.bubble-dotted .dotted-2{
  background: -webkit-linear-gradient(0deg, #862ff1, #163fae 50%);
  background: -ms-linear-gradient(0deg, #862ff1, #163fae 50%);
  background: -moz-linear-gradient(0deg, #862ff1, #163fae 50%);
}

.bubble-dotted .dotted-3{
  background: -webkit-linear-gradient(0deg, #ff5d06, #ffc806 50%);
  background: -ms-linear-gradient(0deg, #ff5d06, #ffc806 50%);
  background: -moz-linear-gradient(0deg, #ff5d06, #ffc806 50%);
}

.bubble-dotted .dotted-4{
  background: -webkit-linear-gradient(0deg, #d406b7, #fc1a66 50%);
  background: -ms-linear-gradient(0deg, #d406b7, #fc1a66 50%);
  background: -moz-linear-gradient(0deg, #d406b7, #fc1a66 50%);
}

.bubble-dotted .dotted-5{
  background: -webkit-linear-gradient(0deg, #fe5f12, #fec412 50%);
  background: -ms-linear-gradient(0deg, #fe5f12, #fec412 50%);
  background: -moz-linear-gradient(0deg, #fe5f12, #fec412 50%);
}

.bubble-dotted .dotted-6{
  background: -webkit-linear-gradient(0deg, #d622bf, #fb196a 50%);
  background: -ms-linear-gradient(0deg, #d622bf, #fb196a 50%);
  background: -moz-linear-gradient(0deg, #d622bf, #fb196a 50%);
}

.bubble-dotted .dotted-7{
  background: -webkit-linear-gradient(0deg, #60f112, #30c719 50%);
  background: -ms-linear-gradient(0deg, #60f112, #30c719 50%);
  background: -moz-linear-gradient(0deg, #60f112, #30c719 50%);
}

.bubble-dotted .dotted-8{
  background: -webkit-linear-gradient(0deg, #fe5f12, #fec412 50%);
  background: -ms-linear-gradient(0deg, #fe5f12, #fec412 50%);
  background: -moz-linear-gradient(0deg, #fe5f12, #fec412 50%);
}

.bubble-dotted .dotted-9{
  background: -webkit-linear-gradient(0deg, #842af1, #0f40aa 50%);
  background: -ms-linear-gradient(0deg, #842af1, #0f40aa 50%);
  background: -moz-linear-gradient(0deg, #842af1, #0f40aa 50%);
}

.bubble-dotted .dotted-10{
  background: -webkit-linear-gradient(0deg, #58f106, #23c10f 50%);
  background: -ms-linear-gradient(0deg, #58f106, #23c10f 50%);
  background: -moz-linear-gradient(0deg, #58f106, #23c10f 50%);
}

@-webkit-keyframes animateBubble{0%{margin-top:20%}100%{margin-top:-30%}}@-moz-keyframes animateBubble{0%{margin-top:20%}100%{margin-top:-30%}}@keyframes animateBubble{0%{margin-top:20%}100%{margin-top:-30%}}
@-webkit-keyframes sideWays{0%{margin-left:0}100%{margin-left:25px}}@-moz-keyframes sideWays{0%{margin-left:0}100%{margin-left:25px}}@keyframes sideWays{0%{margin-left:0}100%{margin-left:25px}}

.rt-block.stay-with-us .fidartabs-container ul {
	margin: 0 0 30px;
	border: none;
}
.rt-block.stay-with-us .faded-title {
	color: #fff;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.05), 1px -1px 0 rgba(0,0,0,0.05), -1px 1px 0 rgba(0,0,0,0.05), 1px 1px 0 rgba(0,0,0,0.1);
}
.rt-block.stay-with-us .fidartabs-container ul.nav li {
	float: right;
	width: 16.66%;
    text-align: center;
    box-sizing: border-box;
}
.rt-block.stay-with-us .fidartabs-container ul li a {
	border: none;
	position: relative;
	padding: 30px 0;
	font-size: 15px;
	font-weight: 600;
	border-radius: 0;
	color: #ef394e;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	margin: 0 15px;
	background: #fff;
	overflow: hidden;
	color: #222;
}
.rt-block.stay-with-us .fidartabs-container ul li:hover a {
	background: #fafafa;
}
.rt-block.stay-with-us .fidartabs-container ul li.active a {
	background: #ef394e;
	color: #fff;
}
.rt-block.stay-with-us .fidartabs-container ul li a:before {
	display: block;
	font-size: 40px;
	margin-bottom: 30px;
	font-family: fontAwesome, fontAwesome2, fontAwesome3;
	color: #ef394e;
}
.rt-block.stay-with-us .fidartabs-container ul li.active a:before {
	color: #fff;
}
.rt-block.stay-with-us .fidartabs-container ul li a:after {
	position: absolute;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
	color: #fff;
    font-family: fontAwesome, fontAwesome2, fontAwesome3;
	z-index: 0;
    font-size: 80px;
	opacity: 0;
}
.rt-block.stay-with-us .fidartabs-container ul li.active a:after {
	opacity: 0.15;
}
.rt-block.stay-with-us .fidartabs-container ul li:nth-child(1) a:before,
.rt-block.stay-with-us .fidartabs-container ul li:nth-child(1) a:after {
	content: "\f03d";
}
.rt-block.stay-with-us .fidartabs-container ul li:nth-child(2) a:before,
.rt-block.stay-with-us .fidartabs-container ul li:nth-child(2) a:after {
	content: "\f1c5";
}
.rt-block.stay-with-us .fidartabs-container ul li:nth-child(3) a:before,
.rt-block.stay-with-us .fidartabs-container ul li:nth-child(3) a:after {
	content: "\f519";
}
.rt-block.stay-with-us .fidartabs-container ul li:nth-child(4) a:before,
.rt-block.stay-with-us .fidartabs-container ul li:nth-child(4) a:after {
	content: "\f0cb";
}
.rt-block.stay-with-us .fidartabs-container ul li:nth-child(5) a:before,
.rt-block.stay-with-us .fidartabs-container ul li:nth-child(5) a:after {
	content: "\f3c5";
}
.rt-block.stay-with-us .fidartabs-container ul li:nth-child(6) a:before,
.rt-block.stay-with-us .fidartabs-container ul li:nth-child(6) a:after {
	content: "\f3cd";
}
.rt-block.stay-with-us .fidartabs-container .tab-content {
	padding: 40px;
	margin: 0 15px;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	background: #fff;
}
.rt-block.stay-with-us .fidartabs-container .tab-content .tab-desc {
	padding-right: 40px;
	box-sizing: border-box;
}
.rt-block.stay-with-us .fidartabs-container .tab-content .tab-desc .tab-small-title {
	font-size: 25px;
	font-weight: 600;
	line-height: 50px;
	color: #ef394e;
	position: relative;
}
.rt-block.stay-with-us .fidartabs-container .tab-content .tab-desc .tab-small-title:before {
	content: '';
	width: 80px;
	height: 5px;
	background: #ef394e;
	margin-left: 10px;
	display: inline-block;
}
.rt-block.stay-with-us .fidartabs-container .tab-content .tab-desc h4 {
	font-size: 35px;
	line-height: 70px;
	margin: 0 0 10px;
	font-weight: 800;
}

#rt-maintop {
	background: none;
	padding: 0;
}
.waves-wrap {
    position: absolute;
    bottom: 0;
    z-index: 3;
    width: 100%;
	height: 210px;
}
svg.waves-divider {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 14;
	width: 100%;
	height: 100%;
}
svg.waves-divider path:nth-child(1) {
	opacity: 0.1;
}
svg.waves-divider path:nth-child(2) {
	opacity: 0.12;
}
svg.waves-divider path:nth-child(3) {
	opacity: 0.18;
}
svg.waves-divider path:nth-child(4) {
	opacity: 0.33;
}

.rt-block.title-banner {
	text-align: center;
	padding: 90px 0;
	margin: 0;
}
.rt-block.title-banner h1 {
	margin: 0;
    font-weight: 800;
    padding-bottom: 25px;
    color: #fff;
	position: relative;
    font-size: 35px;
}
.rt-block.title-banner h1:before {
	content: '';
	width: 70px;
	height: 4px;
	background: #44bd32;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

#rt-transition {
	background: #fafafa;
}
.menu-home #rt-transition {
	padding-bottom: 0;
}

#rt-main .rt-container {
	padding-right: 0;
	padding-left: 0;
}
#rt-main > .rt-container .rt-block {
	margin-top: 30px;
	margin-bottom: 30px;
	border-radius: 10px;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	background: #fff;
}

/* BLOG */
.blog .items-row {
	margin-bottom: 50px !important;
	padding-bottom: 50px;
	border-bottom: 1px solid #e8e8e8;
}
.blog .items-row:last-child {
	margin: 0;
	padding: 0;
	border: none;
}
.blog .item {
	padding: 0;
	text-align: center;
}
.blog .item .item-image {
	margin-bottom: 20px;
	text-align: center;
}
.blog .item .page-header {
	padding: 0;
	margin: 0;
}
.blog .item .page-header h2 {
	font-size: 20px;
	border: none;
	box-shadow: none;
	text-shadow: none;
	margin-bottom: 0;
	padding-bottom: 10px;
}
.blog .item .page-header h2 a {
	color: #2f2f2f;
}
.blog .item .page-header h2 a:hover {
	color: #44bd32;
}
.blog .item .item-date {
	font-size: 11px;
	color: #888;
	margin-bottom: 20px;
}

.item-page {
	line-height: 30px;
}
.item-page .item-image {
	text-align: center;
}

.radio-gp video {
	max-height: 600px !important;
}

.cat-children .gantry-width-spacer {
	text-align: center;
	margin: 25px;
}

.poster-holder {
	margin-bottom: 50px;
	box-sizing: border-box;
}
.poster-holder .gantry-width-spacer {
	background: #efefef;
	border: 1px solid rgba(0,0,0,0.05);
	padding: 20px 20px 10px;
	min-height: 610px;
	position: relative;
}
.poster-holder:last-child {
	margin-bottom: 0;
}
.poster-holder p:last-child {
	position: absolute;
    bottom: 20px;
    left: 20px;
    margin: 0;
    width: calc(100% - 40px);
}

.app-desc {
	text-align: center;
}
.app-img {
	position: relative;
}
.app-img:before {
	content: '';
    position: absolute;
    width: 700px;
    height: 100%;
    background: rgba(255, 63, 0, 0.13);
    right: 140px;
    bottom: -100px;
    z-index: -1;
    border-radius: 33%;
    transform: rotate(30deg);
}
.app-desc .download-title {
	font-size: 32px;
    font-weight: 800;
    margin: 200px 0 50px;
}
.app-desc p {
	font-size: 18px;
	margin-bottom: 50px;
	color: #555;
}
.app-desc p:first-child {
	margin-top: 70px;
}
.app-desc .qr {
	border: 1px solid #ddd;
}

/* LOGIN REGISTER */
.login-register-container {
	width: 80%;
	margin: 0 auto;
	border: 1px solid #e8e8e8;
	background: #f9f9f9;
	position: relative;
}
.login-register-container.login fieldset > .control-group:nth-child(4) {
	margin-bottom: 0;
}
.login-register-container.login-register-container-inline {
	width: 50%;
	display: inline-block;
	margin: 0 10px 0 0 !important;
}
.login-register-container.login-register-container-inline.login {
	margin: 0 0 0 10px !important;
}
.login-register-container-70 {
	width: 100%;
	display: flex;
}
.login-register-container-nothing {
	border: none;
	background: none;
}
.login-register-container .well {
	margin: 0;
	padding: 40px !important;
}
.login-register-container .page-header {
	margin: 0;
	padding: 0;
}
.login-register-container .page-header h1 {
	font-size: 24px;
	text-align: center;
	color: #44bd32;
	border-bottom: 2px solid #44bd32;
	padding-bottom: 10px;
	margin: 10px 20px;
}
.login-register-container fieldset {
	margin: 0 !important;
	padding: 0 !important;
}
.login-register-container .form-horizontal .controls {
	margin-left: 0;
	margin-right: 0;
	clear: both;
}
.login-register-container .fieldset-spacer span.text label {
	color: red;
	font-size: 12px;
	margin-bottom: 0;
	padding: 0;
}
.login-register-container input[type=text],
.login-register-container input[type=password],
.login-register-container input[type=email],
.login-register-container textarea,
.login-register-container input[type=tel] {
	width: 100%;
}
.login-register-container textarea {
	max-width: 100%;
	min-width: 100%;
}
.login-register-container .login-links ul {
	margin: 0 10px 10px;
}
.login-register-container .login-links ul li a {
	background: #f9f9f9;
}
.login-register-container .login-register-button-holder {
	padding: 40px 40px 0;
	text-align: center;
}
.login-register-container .recover-pass {
	position: absolute;
	width: 100%;
	box-sizing: border-box;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}
.login-register-container .recover-pass p.reg-btn-holder {
	margin-top: 30px;
	margin-bottom: 0;
}
.login-register-container .recover-pass-desc {
	padding: 40px;
	background: #fff;
	font-size: 16px;
	font-weight: 800;
}
.login-register-container .recover-pass-desc p:last-child {
	margin: 0;
}
.login-register-container .remember-label {
	display: inline-block;
}
.login-register-container .remember-control {
	display: inline;
	float: right;
}
.login-register-container .remember-control input {
	margin: 0 0 0 10px;
}
.change-password-btn {
	text-align: center;
	margin-top: 40px;
}

/* ORDER FORM */
.form-container {
	padding: 40px;
}
.form-container .text-block {
	background: #44bd32;
	color: #fff;
	padding: 5px 10px;
	font-weight: 800;
}
.form-container .control-group {
	box-sizing: border-box;
}
.form-container .controls {
	margin: 0;
}
.form-container input, .form-container select, .form-container textarea {
	width: 100%;
}
.form-container .right-block {
	padding-left: 20px;
	box-sizing: border-box;
}
.form-container .left-block {
	padding-right: 20px;
	box-sizing: border-box;
}
.form-container #dash {
	text-align: center;
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 30px;
}
.form-container .order-row, .form-container .order-row-titles {
	padding: 10px;
	box-sizing: border-box;
}
.form-container .order-row {
	background: #efefef;
}
.form-container #add-new-row {
	font-weight: 800;
}
.form-container #add-new-row:before {
	margin-left: 5px;
}
.form-container .delete-row {
	display: block;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: red;
	cursor: pointer;
}
.form-container .input-append {
	width: 100%;
	position: relative;
}
.form-container .rsform-captcha-refresh-button.btn {
	position: absolute;
	left: 0;
	background: #e8e8e8;
	border-radius: 0;
	height: 40px;
	line-height: 40px;
	padding: 0 30px;
}
.form-container .rsform-block-submit {
	text-align: center;
	margin: 40px 0 0;
}

/* CUSTOMERS CLUB */
.rt-block.hello-user-menu {
	margin: 0 10px 40px;
	padding: 0;
}
.rt-block.hello-user-menu .btn-group > .btn-group {
	display: inline-block;
}
.rt-block.hello-user-menu .btn-group .btn {
	border-radius: 0;
	background: none;
}
.rt-block.hello-user-menu .module-content > .btn-group {
	border: 1px solid #fff;
}
.rt-block.hello-user-menu .module-content > .btn-group > .btn-group,
.rt-block.hello-user-menu .module-content > .btn-group > .btn {
	width: 20%;
	background: #44bd32;
	color: #fff;
	border-left: 2px solid #fff;
	transition: all .3s ease-in-out;
	margin: 0;
}
.rt-block.hello-user-menu .module-content > .btn-group > .btn-group:hover,
.rt-block.hello-user-menu .module-content > .btn-group > .btn:hover {
	background: #279e15;
}
.rt-block.hello-user-menu .btn.dropdown-toggle {
	width: 100%;
	color: #fff;
}
.rt-block.hello-user-menu .btn .caret {
	margin: 0;
	vertical-align: middle;
	border-top-color: #fff;
}
.rt-block.hello-user-menu .dropdown-menu {
	margin: 0;
	width: 100%;
	box-shadow: none;
	border-radius: 0;
	background: #f9f9f9;
	box-sizing: border-box;
	padding: 0;
}
.rt-block.hello-user-menu .dropdown-menu li a {
	padding: 10px;
}
.rt-block.hello-user-menu .dropdown-menu li > a:hover, .rt-block.hello-user-menu .dropdown-menu li > a:focus, .rt-block.hello-user-menu .dropdown-submenu:hover > a {
	background: #333;
}
.rt-block.hello-user-menu .menu-points {
    display: inline-block;
    height: 30px;
    background: rgba(255,255,255,0.3);
    min-width: 30px;
	padding: 0 5px;
    line-height: 30px;
    border-radius: 5px;
}

.component-content #users-profile-core, .component-content #users-profile-custom-profile {
	padding: 0;
	margin: 0;
}
.component-content .profile dl {
	margin: 0;
}
.component-content .profile dt,
.component-content .profile dd {
	float: right !important;
	margin: 0 !important;
	padding: 10px !important;
	box-sizing: border-box;
	border-bottom: 5px solid #fff;
}
.component-content .profile dt {
	width: 30% !important;
	background: #e8e8e8;
	color: #333;
	font-weight: 800;
}
.component-content .profile dd {
	width: 70%;
	background: #f9f9f9;
	border-right: 10px solid #fff;
}
.component-content .profile legend {
	margin-bottom: 10px;
	border: none;
	font-size: 16px;
}
.component-content .profile .btn-group {
	margin-top: 20px;
}
.component-content .profile .btn-group .btn {
	width: 30%;
	border-radius: 0;
}

#rt-main .rt-block.submit-points {
	background: #43b732;
	margin-top: 75px;
	color: #fff;
	text-align: center;
	margin-top: 30px;
}
#rt-main .rt-block.submit-points .title {
	border: none;
	text-shadow: none;
	box-shadow: none;
	font-size: 16px;
	padding: 42px 0;
	color: #fff;
}
.rt-block.submit-points .user-points {
	margin-bottom: 40px;
}
.rt-block.submit-points .user-points .total-points {
	display: inline-block;
	min-width: 100px;
	height: 100px;
	font-size: 30px;
	font-weight: 950;
	line-height: 100px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.3);
}
.rt-block.submit-points .user-points .points-text {
	display: block;
}
.rt-block.submit-points .btn {
	width: 100%;
	background: rgba(255,255,255,0.3);
	transition: all .3s ease-in-out;
}
.rt-block.submit-points .btn:hover {
	width: 100%;
	background: rgba(0,0,0,0.3);
}

/* PRODUCTS */
.hikashop_container {
	margin-bottom: 30px !important;
}
.hikashop_subcontainer {
	border-radius: 0;
	box-shadow: none;
	padding: 0 !important;
	border: none;
}
.hikashop_product_image {
	border: 1px solid #e8e8e8;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
}
.hikashop_product_image .hikashop_product_image_subdiv {
	width: auto !important;
}
.hikashop_product_image img {
	transition: all 0.3s ease-in-out;
}
.hikashop_subcontainer:hover .hikashop_product_image {
	border-color: #44bd32;
}
.hikashop_subcontainer:hover .hikashop_product_image img {
	transform: scale(1.2);
}
.hikashop_product_name {
	margin-top: 10px;
	height: 40px;
	line-height: 20px;
}
.hikashop_product_name a {
	color: #2f2f2f;
}
.hikashop_product_name a:hover {
	color: #44bd32;
}
.hikashop_product_price_full {
	display: block;
	margin-top: 20px;
	line-height: 30px;
}
.name-point-holder.with-desc .hikashop_product_price_full {
	margin: 0;
}
.name-point-holder.with-desc {
	padding: 20px 0;
	background: #f9f9f9;
	border: 1px solid #e8e8e8;
	min-height: 400px;
	box-sizing: border-box;
	position: relative;
	
}
.name-point-holder.with-desc form {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
}
.name-point-holder.with-desc p {
	margin-bottom: 7px;
}
.hikashop_product_price_full .price_point_value {
	padding: 5px 10px;
	border-radius: 0 5px 5px 0;
	color: #fff;
	font-weight: 800;
	background: #44bd32;
}
.hikashop_product_price_full .price_point_unit {
	padding: 5px 10px;
	border-radius: 5px 0 0 5px;
	background: #e8e8e8;
	margin-right: -5px;
}
a.hikacart {
	background: #44bd32;
	border: none;
	box-shadow: none;
	height: 30px;
	padding: 0 20px;
	font-size: 12px;
	line-height: 30px;
	border-radius: 0;
}

.gp-products .hikashop_product_image {
	border: none;
}
.gp-products h2.hikashop_product_name {
	border: none;
	box-shadow: none;
	text-shadow: none;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: 700;
	line-height: 30px;
    height: 60px;
}
.gp-products .hikashop_container {
	border: 1px solid #ddd;
	border-radius: 5px;
	overflow: hidden;
	margin: 10px 5px 10px !important;
}

body .notifyjs-metro-base .text-wrapper {
	margin: 10px 65px 10px 10px;
	text-align: right;
	font-family: IRANYekan;
}
body .notifyjs-metro-base .image {
	left: unset;
	right: 25px;
	transform: translate(50%, -50%);
}
body .notifyjs-metro-base .title, .notifyjs-metro-lite-base .title {
	margin: 0;
	padding: 0;
	border: none;
}
body .vex.vex-theme-default .vex-dialog-button {
	border-radius: 0;
	letter-spacing: 0;
	font-family: IRANYekan;
	background: #44bd32 !important;
}

.rt-block.products-menu .title {
	font-size: 18px;
	border: none;
	text-shadow: none;
	box-shadow: none;
}
.rt-block.products-menu ul.nav.menu {
	margin: 0;
}
.rt-block.products-menu a:before {
	display: none;
}
.rt-block.products-menu li a:hover {
	background: none;
}
.rt-block.products-menu ul.nav.menu > li > a {
	background: #e8e8e8;
	color: #676767;
	padding: 10px;
	font-weight: 800;
	transition: all .3s ease-in-out;
}
.rt-block.products-menu ul.nav.menu li ul.nav-child {
	margin: 0;
	padding: 10px 0;
}
.rt-block.products-menu ul.nav.menu li ul.nav-child li {
	margin: 0;
	border-bottom: 1px dashed #e8e8e8;
}
.rt-block.products-menu ul.nav.menu li ul.nav-child li:last-child {
	border-bottom: none;
}
.rt-block.products-menu ul.nav.menu li ul.nav-child li a {
	padding: 5px 10px;
	font-weight: 400;
	font-size: 13px;
	color: #222;
}
.rt-block.products-menu ul.nav.menu li ul.nav-child li a:hover {
	color: #44bd32;
}
.rt-block.products-menu ul.nav.menu > li.parent:hover > a {
	background: #44bd32;
	color: #fff;
}

/* PRODUCT PAGE */
/* .advanced-product-page {
	display: table;
	width: 100%;
	direction: ltr;
}
.advanced-product-page > #hikashop_product_left_part,
.advanced-product-page > #hikashop_product_right_part {
	display: table-cell;
	float: none;
	vertical-align: middle;
	padding: 0;
	direction: rtl;
}
.advanced-product-page {
	display: table;
	width: 100%;
}
.advanced-product-page .hikashop_product_main_image {
	text-align: left;
	position: relative;
}
.advanced-product-page .hikashop_product_main_image:before {
	content: '';
	width: 100%;
	height: 4px;
	background: #222;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}
.advanced-product-page #hikashop_product_left_part {
	position: relative;
}
.advanced-product-page #hikashop_product_left_part:before {
	content: '';
	width: 4px;
	height: 375px;
	background: #222;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -187.5px
}
.advanced-product-page .information-holder {
	min-height: 500px;
}
.advanced-product-page .info-line {
	position: relative;
	height: 125px;
	line-height: 125px;
}
.advanced-product-page .info-line:before {
	content: '';
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #888;
	left: -12px;
	top: 50%;
	margin-top: -15px;
	position: absolute;
	z-index: 1;
}
.advanced-product-page .info-line:after {
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #888;
	left: -2px;
	top: 50%;
	margin-top: -5px;
	position: absolute;
	z-index: 10;
	box-shadow: 0 0 0 4px #fff;
}
.advanced-product-page .info-line.info-code:before,
.advanced-product-page .info-line.info-code:after {
	background: #a70e13;
}
.advanced-product-page .info-line.info-name:before,
.advanced-product-page .info-line.info-name:after {
	background: #ed1c24;
}
.advanced-product-page .info-line.info-car-type:before,
.advanced-product-page .info-line.info-car-type:after {
	background: #f58220;
}
.advanced-product-page .info-line.info-material:before,
.advanced-product-page .info-line.info-material:after {
	background: #fcc82a;
}
.advanced-product-page .info-line .info-image {
	width: 30%;
	height: 125px;
	display: inline-block;
	float: left;
	position: relative;
	z-index: 100;
}
.info-image-holder {
    position: absolute;
    right: 0;
    top: 50%;
    height: 90px;
    width: 90px;
    background-color: #ddd;
    border-radius: 50%;
    margin-top: -45px;
	box-shadow: 0 0 0 15px #fff;
	background-repeat: no-repeat;
	background-position: center center;
}
.advanced-product-page .info-line.info-code .info-image-holder {
	background-color: #a70e13;
	background-image: url(../images/icons/code-icon.png);
}
.advanced-product-page .info-line.info-name .info-image-holder {
	background-color: #ed1c24;
	background-image: url(../images/icons/info-icon.png);
}
.advanced-product-page .info-line.info-car-type .info-image-holder {
	background-color: #f58220;
	background-image: url(../images/icons/car-icon.png);
}
.advanced-product-page .info-line.info-material .info-image-holder {
	background-color: #fcc82a;
	background-image: url(../images/icons/atom-icon.png);
}
.advanced-product-page .info-line .info-text {
	width: 70%;
	display: block;
	position: relative;
	height: 100%;
	color: #fff;
}
.advanced-product-page .info-line .info-text > div {
	position: absolute;
	top: 0;
	right: 0;
	height: 60px;
	line-height: 60px;
	width: 100%;
	top: 50%;
	margin-top: -30px;
	background: #ddd;
	border-radius: 0 50px 50px 0;
	text-align: center;
}
.advanced-product-page .info-line .info-text > div, .advanced-product-page .info-line .info-text > div h1 {
	color: #fff !important;
	font-size: 19px;
}
.advanced-product-page .info-line.info-code .info-text > div {
	background-color: #a70e13;
	box-shadow: 0 0 0 10px #fff, 0 0 0 15px #a70e13;
}
.advanced-product-page .info-line.info-name .info-text > div {
	background-color: #ed1c24;
	box-shadow: 0 0 0 10px #fff, 0 0 0 15px #ed1c24;
}
.advanced-product-page .info-line.info-car-type .info-text > div {
	background-color: #f58220;
	box-shadow: 0 0 0 10px #fff, 0 0 0 15px #f58220;
}
.advanced-product-page .info-line.info-material .info-text > div {
	background-color: #fcc82a;
	box-shadow: 0 0 0 10px #fff, 0 0 0 15px #fcc82a;
}
#hikashop_main_image {
	border: 10px solid #44bd32;
	border-radius: 50%;
}
.hikashop_product_page h1 {
	font-size: 18px;
	padding: 0;
	font-weight: normal;
	margin: 0;
	line-height: inherit;
	color: #1b1b1b;
}
#hikashop_product_custom_info_main {
	margin-top: 20px;
}
#hikashop_product_custom_info_main h4 {
	background: #44bd32;
	margin: 0;
	padding: 10px;
	color: #fff;
} */

.advanced-product-page {
	width: 800px;
	max-width: 100%;
	margin: 70px auto;;
}
.advanced-product-page .hikashop_product_top_part {
	border: 8px solid;
	border-radius: 25px 25px 0 0;
	overflow: hidden;
}

body.menu-peugeot-pars .advanced-product-page .hikashop_product_top_part {
	border-color: #2d3192;
}
body.menu-peugeot-pars .advanced-product-page .hikashop_product_right_part {
	background: #2d3192;
}
body.menu-peugeot-pars .advanced-product-page .hikashop_product_left_part {
	background: #6689c1;
}

body.menu-peugeot-207 .advanced-product-page .hikashop_product_top_part {
	border-color: #0188ca;
}
body.menu-peugeot-207 .advanced-product-page .hikashop_product_right_part {
	background: #0188ca;
}
body.menu-peugeot-207 .advanced-product-page .hikashop_product_left_part {
	background: #77c9ef;
}

body.menu-dena .advanced-product-page .hikashop_product_top_part {
	border-color: #004d29;
}
body.menu-dena .advanced-product-page .hikashop_product_right_part {
	background: #004d29;
}
body.menu-dena .advanced-product-page .hikashop_product_left_part {
	background: #63b793;
}

body.menu-peugeot-rd .advanced-product-page .hikashop_product_top_part {
	border-color: #231f20;
}
body.menu-peugeot-rd .advanced-product-page .hikashop_product_right_part {
	background: #231f20;
}
body.menu-peugeot-rd .advanced-product-page .hikashop_product_left_part {
	background: #58595b;
}

body.menu-quik .advanced-product-page .hikashop_product_top_part {
	border-color: #f78222;
}
body.menu-quik .advanced-product-page .hikashop_product_right_part {
	background: #f78222;
}
body.menu-quik .advanced-product-page .hikashop_product_left_part {
	background: #f2ac79;
}

body.menu-xantia .advanced-product-page .hikashop_product_top_part {
	border-color: #ed1b24;
}
body.menu-xantia .advanced-product-page .hikashop_product_right_part {
	background: #ed1b24;
}
body.menu-xantia .advanced-product-page .hikashop_product_left_part {
	background: #f07d82;
}

body.menu-xantia .advanced-product-page .hikashop_product_top_part {
	border-color: #ed1b24;
}
body.menu-xantia .advanced-product-page .hikashop_product_right_part {
	background: #ed1b24;
}
body.menu-xantia .advanced-product-page .hikashop_product_left_part {
	background: #f07d82;
}

body.menu-nissan-zamyad .advanced-product-page .hikashop_product_top_part {
	border-color: #828387;
}
body.menu-nissan-zamyad .advanced-product-page .hikashop_product_right_part {
	background: #828387;
}
body.menu-nissan-zamyad .advanced-product-page .hikashop_product_left_part {
	background: #bcbdc1;
}

body.menu-renault-sandero .advanced-product-page .hikashop_product_top_part {
	border-color: #ffc20d;
}
body.menu-renault-sandero .advanced-product-page .hikashop_product_right_part {
	background: #ffc20d;
}
body.menu-renault-sandero .advanced-product-page .hikashop_product_left_part {
	background: #ffdb7b;
}

.advanced-product-page #hikashop_product_image_main {
	text-align: center;
}
.advanced-product-page .left-right-holder {
	display: flex;
}
.advanced-product-page .left-right-holder .hikashop_product_right_part {
	border-radius: 0 0 25px 0;
}
.advanced-product-page .left-right-holder .hikashop_product_left_part {
	border-radius: 0 0 0 25px;
}
.advanced-product-page .information-holder {
	padding: 20px;
}
.advanced-product-page .info-line {
	margin-bottom: 5px;
}
.advanced-product-page .info-line.dir-ltr {
	direction: ltr;
	text-align: left;
}
.advanced-product-page .information-holder h1, .advanced-product-page .information-holder h2, .advanced-product-page .information-holder p {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	line-height: 40px;
	margin: 0;
	padding: 0;
	box-shadow: none;
	text-shadow: none;
	border: none;
}
body.menu-renault-sandero .advanced-product-page .information-holder h1,
body.menu-renault-sandero .advanced-product-page .information-holder h2,
body.menu-renault-sandero .advanced-product-page .information-holder p {
	color: #616161;
}
.advanced-product-page .car-logo {
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
	padding: 20px;
	box-sizing: border-box;
}
.advanced-product-page .product-video-button {
	text-align: center;
	font-size: 20px;
}
.advanced-product-page .product-video-button a {
	color: #ef394e;
	display: block;
	padding: 20px 0;
	font-weight: 800;
	transition: all .3s ease;
}
.video-holder {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}
.video-holder video.product-video {
	max-height: inherit;
}
.advanced-product-page .product-video-button a:hover {
	background: #f1f1f1;
}
.advanced-product-page .product-video-button a:before {
	margin-left: 5px;
	-webkit-animation: rotating 2s linear infinite;
	-moz-animation: rotating 2s linear infinite;
	-ms-animation: rotating 2s linear infinite;
	-o-animation: rotating 2s linear infinite;
	animation: rotating 2s linear infinite;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.rt-block.user-offile-text {
	margin: 10px 300px 0;
	box-shadow: 0 0 5px rgb(0 0 0 / 20%);
    border-radius: 10px;
    background: #fff;
}
.rt-block.user-offile-text p {
	line-height: 40px;
	font-size: 18px;
}

.rt-block.essentials-menu {
	margin: 10px 0 0;
    padding: 15px 0 0;
}
.rt-block.essentials-menu ul:after {
	display: table;
    content: '';
    clear: both;
}
.rt-block.essentials-menu ul li {
	width: 20%;
	float: right;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	filter: grayscale(100%);
	transition: all .3s ease;
	opacity: 0.5;
}
.rt-block.essentials-menu ul li.current,
.rt-block.essentials-menu ul li:hover {
	filter: grayscale(0);
	opacity: 1;
}
.rt-block.essentials-menu ul li img {
	margin-bottom: 20px;
	border: 2px solid;
	border-radius: 5px;
	box-sizing: border-box;
}
.rt-block.essentials-menu ul li a {
	color: #44bd32;
}
.rt-block.essentials-menu ul li a:before {
	display: none !important;
}
.rt-block.essentials-menu ul li a:hover {
	background: none !important;
}

/*************** HIKASHOP CART MODULE ****************/
.rt-block.cart-module {
	margin: 0 10px;
	padding: 11px 0;
}
.rt-block.cart-module .hikashop_small_cart_checkout_link {
	color: #303030;
	float: left;
}
.rt-block.cart-module .hikashop_small_cart_checkout_link:hover {
	color: #777 !important;
}
.rt-block.cart-module table td {
	padding: 10px;
}
.rt-block.cart-module .hikashop_small_cart_checkout_link i {
	font-size: 35px;
}
.rt-block.cart-module .hikashop_small_cart_checkout_link .cart_products_count {
	width: 35px;
	height: 20px;
	border-radius: 0;
	background: #44bd32;
	margin-right: 10px;
	display: inline-block;
	text-align: center;
	top: -5px;
	position: relative;
	line-height: 20px;
	color: #fff !important;
}
.rt-block.cart-module .hikashop_small_cart_checkout_link .cart_products_count:before {
	content: '';
	width: 0;
	height: 0;
	border-top: 11px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #44bd32;
	position: absolute;
	right: -9px;
}
.rt-block.cart-module .hikashop_cart_dropdown_container {
	clear: both;
}
.rt-block.cart-module .hikashop_cart_dropdown_content {
	left: 0;
}
.rt-block.cart-module .remaining-points {
	float: right;
	margin-left: 15px;
	margin-top: 3px;
}
.rt-block.cart-module .hikashop_product_quantity_field {
	width: 40px;
	text-align: center;
	margin: 0;
}
.rt-block.cart-module .hikashop_product_price_full {
	margin: 0;
}
.rt-block.cart-module .hikabtn {
	display: block;
	border-radius: 0;
	background: #44bd32;
	color: #fff;
	height: 40px;
	line-height: 40px;
	padding: 0 30px;
	border: none;
	margin-top: 20px;
}
.rt-block.cart-module .hikabtn:hover {
	opacity: 0.8;
}
/*************** HIKASHOP CART MODULE ****************/
/* hikashop checkout */
#hikashop_cart_product_image_title {
	width: 12%;
}
#hikashop_checkout td {
	vertical-align: middle;
}
/*************** CHECKOUT ****************/
/* CHECKOUT - GENERAL */
.hikashop_checkout_buttons .buttons_left {
	float: right;
}
.hikashop_checkout_buttons .buttons_right {
	float: left;
}
.hikabtn_checkout_next {
	border: 2px solid #44bd32;
	border-radius: 0;
	background: #44bd32;
	color: #fff;
	padding: 8px 25px;
	font-size: 18px;
}
.hikabtn_checkout_next:hover {
	border: 2px solid #44bd32;
	background: #fff;
	color: #44bd32;
}
/* CHECKOUT - WIZARDBAR */
.hikashop_wizardbar {
	box-shadow: none;
	border: none;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 50px;
}
.hikashop_wizardbar ul li {
	width: 16.66%;
	box-sizing: border-box;
	font-size: 13px;
	font-weight: bold;
}
.hikashop_wizardbar ul li, .hikashop_wizardbar ul li.hikashop_cart_step_finished {
	background: #e9f0ef;
	color: #99a9b5;
}
.hikashop_wizardbar ul li.hikashop_cart_step_current {
	background: #ffd453;
	color: #3c3950;
}
.hikashop_wizardbar ul li:last-child .hikashop_chevron {
	display: none;
}
.hikashop_wizardbar ul li .hikashop_chevron:before,
.hikashop_wizardbar ul li.hikashop_cart_step_finished .hikashop_chevron:before {
	border-left-color: #e9f0ef;
}
.hikashop_wizardbar ul li.hikashop_cart_step_current .hikashop_chevron:before {
	border-left-color: #ffd453;
}
.hikashop_wizardbar ul li .hkbadge {
	margin: 0 0 0 10px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	box-sizing: border-box;
	padding: 0;
	background: #99a9b5;
}
.hikashop_wizardbar ul li.hikashop_cart_step_finished .hkbadge-past {
	background: #00bcd4;
	font-size: 0;
}
.hikashop_wizardbar ul li.hikashop_cart_step_finished .hkbadge-past:before {
	content: "\f00c";
	color: #fff;
	font-family: fontAwesome;
	font-size: 15px;
}
.hikashop_wizardbar ul li.hikashop_cart_step_current .hkbadge {
	background: #f44336;
}
.hikashop_wizardbar ul li:nth-child(1) {
	border-radius: 0;
}
.hikashop_wizardbar ul li.hikashop_cart_step_finished a {
	color: #99a9b5;
}
/* CHECKOUT - CART */
.hikashop_checkout_cart table {
	border: 1px solid #b6c6c9;
}
.hikashop_checkout_cart table td {
	vertical-align: middle;
	border-top: 1px solid #b6c6c9;
}
.hikashop_checkout_cart table th {
	background: #b6c6c9;
	color: #fff;
	font-weight: 700;
	padding: 13px;
}
.hikashop_checkout_cart .hikashop_cart_product_image_thumb, .hikashop_checkout_cart .hikashop_cart_product_name {
	display: inline-block;
}
.hikashop_checkout_cart .hikashop_cart_product_image_thumb {
	margin-left: 20px;
}
.hikashop_checkout_cart .hikashop_cart_product_quantity_delete a {
	color: #f44336;
}
.hikashop_checkout_cart .hikashop_product_price_full {
	margin: 0;
}
.hikashop_checkout_cart .hikashop_product_price_full span {
	display: block;
}
.hikashop_checkout_cart .hikashop_product_price_full .hikashop_product_price_before_discount {
	text-decoration: line-through;
	color: #99a9b5;
	font-size: 13px;
	font-weight: 100;
}
.hikashop_checkout_cart .hikashop_product_price_full .hikashop_product_price {
	color: #3c3950;
}
.hikashop_checkout_cart .hikashop_product_quantity_field {
	border: none;
	box-shadow: none;
	background: none;
	text-align: center;
	border: 2px solid #44bd32;
	border-radius: 0;
	height: 31px !important;
	margin: 0;
	padding: 0;
	line-height: 31px !important;
}
.hikashop_checkout_cart .hikashop_cart_product_quantity_refresh {
	height: 31px;
	line-height: 31px;
	width: 31px;
	text-align: center;
	background: #44bd32;
}
.hikashop_checkout_cart .hikashop_cart_product_quantity_refresh a {
	color: #fff;
}
.hikashop_checkout_cart #hikashop_checkout_cart_final_total_title, .hikashop_checkout_cart .hikashop_cart_total_value span {
	color: #3c3950;
}
.hikashop_payment_methods_table td {
	border-radius: 0;
	border-color: #b6c6c9;
}
.hikashop_payment_methods_table lable {
	margin-bottom: 20px;
	font-weight: 800;
}
.hikashop_payment_methods_table input[type=radio] {
	margin: 4px 0 0 10px;
	float: right;
}
.hikashop_AUP_points, .hikashop_AUP_price {
	background: #44bd32;
	padding: 5px 10px;
	display: inline-block;
	border-radius: 5px;
	color: #fff;
	font-weight: 700;
}

body.menu-survey #userForm {
	width: 50%;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 5px;
	background: #fff;
}
body.menu-survey #userForm #rsform_error_9 {
	margin-bottom: 15px;
}
body.menu-survey #userForm .formContainer {
	transition: opacity 1s ease;
}
body.menu-survey #userForm #rsform_error_9 p {
	background: #ed5c5c;
	color: #fff;
	padding: 7px 0;
	margin: 0;
}
body.menu-survey h2 {
	border: none;
	box-shadow: none;
	padding-top: 130px;
	margin-bottom: 30px;
	border-bottom: 3px dashed #ddd;
	padding-bottom: 30px;
}
body.menu-survey h2:before {
	content: '';
	background: url(../images/customer-thermometer.png) no-repeat center center;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -50px;
	border-radius: 50%;
}
body.menu-survey #userForm .rsform-block-intro-text {
	margin-bottom: 50px;
	font-weight: 100;
	font-size: 16px;
	line-height: 35px;
	color: #999;
}
body.menu-survey #userForm .controls.formControls {
	margin: 0;
}
body.menu-survey #userForm input[type=text] {
	width: 100%;
}
body.menu-survey #userForm .rsform-button-next:after {
	content: "\f177";
	font-family: fontAwesome;
	margin-right: 7px;
	top: 1px;
	position: relative;
}
body.menu-survey #userForm .rsform-button-prev:before {
	content: "\f178";
	font-family: fontAwesome;
	margin-left: 7px;
	top: 1px;
	position: relative;
}
body.menu-survey #userForm .rsform-button-prev, body.menu-survey #userForm .rsform-button-next , body.menu-survey #userForm #submit {
	box-shadow: none !important;
	border: 1px solid #5bb75b !important;
	background: #5bb75b !important;
	border-radius: 50px;
	margin: 0 10px;
	width: 100px;
}
body.menu-survey #userForm .rsform-button-prev:focus, body.menu-survey #userForm .rsform-button-next:focus, body.menu-survey #userForm #submit:focus {
	outline: 0;
}
body.menu-survey #userForm .rsform-button-prev:focus:before, body.menu-survey #userForm .rsform-button-next:focus:after {
	
}
body.menu-survey #userForm .rsform-button-next:focus:after {
	content: "\f110";
	-webkit-animation-name: spin;
    -webkit-animation-duration: 1000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 1000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    
    animation-name: spin;
    animation-duration: 1000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
body.menu-survey #userForm .rsform-button-prev:focus:before {
	content: "\f110";
}
body.menu-survey #userForm .rsform-button-prev {
	color: #5bb75b;
	background: none !important;
}
body.menu-survey #userForm .rsform-block-question1 .controls.formControls,
body.menu-survey #userForm .rsform-block-question2 .controls.formControls,
body.menu-survey #userForm .rsform-block-question3 .controls.formControls,
body.menu-survey #userForm .rsform-block-question4 .controls.formControls {
	margin-top: 30px;
	display: inline-block;
	width: 100%;
}
body.menu-survey #userForm .rsform-block label.radio.inline {
	width: 100%;
	box-sizing: border-box;
	float: right;
	padding: 10px;
	margin: 0 0% 10px 0%;
	background: #f5f5f5;
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	transition: all .5s ease;
}
body.menu-survey #userForm .rsform-block label.radio.inline.active {
	background: #3c8f37;
	color: #fff;
	border-color: #3c8f37;
}
body.menu-survey #userForm .rsform-block label.radio input[type="radio"] {
	display: none;
}
.rsfp_thankyou_popup_inner {
	box-sizing: border-box;
}

/* gallery */
body.rtl .pg-cv-folder {
	padding-left: 0;
	padding-right: 20px;
	background-position: 100% 1px;
}
body #phocagallery .pg-cv-box {
	box-shadow: none;
	border-radius: 0;
	border: 1px solid #e8e8e8;
	box-sizing: border-box !important;
	margin: 0;
	padding: 5px;
	width: 14.28%;
	max-width: 14.28%;
	max-height: none;
}
body.rtl .pg-cv-box {
	float: right;
}
body.rtl .pg-cv-name {
	text-align: right;
}
body.rtl .pg-icon-detail {
	text-align: left;
}
.mfp-counter {
	direction: ltr;
}

#rt-mainbottom, #rt-titlebanner {
	background: #cb2d3e;
	background: -webkit-linear-gradient(to right, #ef473a, #cb2d3e);
	background: linear-gradient(to right, #ef473a, #cb2d3e);
	position: relative;
}
#rt-mainbottom:before, #rt-titlebanner:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/patterns/pattern-3.png) repeat left top;
}
.rt-block.get-in-touch {
	text-align: center;
	color: #fff;
	padding: 100px 0;
    margin: 0;
}
.rt-block.get-in-touch .title {
	color: #fff;
	padding: 0 0 50px;
}
.rt-block.get-in-touch p {
	font-size: 22px;
    font-weight: 500;
    line-height: 44px;
    margin-bottom: 50px;
}
.rt-block.get-in-touch p:last-child {
	margin: 0;
}
.rt-block.get-in-touch p a {
	margin: 0 20px;
}

.rt-block.gallery .item-name {
	border: 2px solid rgba(0,0,0,0.1);
	border-top: none;
	padding: 20px 10px;
}
.rt-block.gallery .item-name h4 {
	margin: 0;
	font-size: 20px;
	font-weight: 600;
	line-height: 40px;
	text-align: center;
}
.rt-block.gallery .item-name h4 a {
	color: #222;
}
.rt-block.gallery .gantry-width-block:hover a {
	color: #44bd32;
}

#rt-footer-surround {
	position: relative;
	border-bottom: 5px solid #ef394e;
	overflow: hidden;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(68,68,68,1) 100%);
	background: -webkit-linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(68,68,68,1) 100%);
	background: linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(68,68,68,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#444444",GradientType=1);
}
#rt-footer-surround .map-layer {
    position: absolute;
    right: 0px;
    top: 140px;
    width: 100%;
    height: 100%;
    display: block;
	background-image: url(../images/Dot-Map.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}
#rt-footer-surround .shape-layer1, #rt-footer-surround .shape-layer2 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
	background-image: url(../images/funbg-svg.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}
#rt-footer-surround .shape-layer2 {
	background-image: url(../images/funbg2.png);
    background-position: left top;
}
#rt-footer {
	background: none;
	padding: 0;
	color: #fff;
}
#rt-footer .rt-block {
	padding: 100px 40px;
}
#rt-footer .title {
	text-align: right;
	color: #fff;
	font-size: 18px;
	padding: 0 0 40px;
	font-weight: 600;
}
.rt-block.greenpart-footer ul {
	list-style: none;
	margin: 0;
}
.rt-block.greenpart-footer ul:after {
	content: '';
	display: table;
	clear: both;
}
.rt-block.greenpart-footer ul li {
	float: right;
	width: 50%;
	margin-bottom: 15px;
}
.rt-block.greenpart-footer ul li a {
	color: #fff;
}
.rt-block.greenpart-footer ul li a:before {
	content: '-';
	position: relative;
	color: #fff;
	opacity: 0.8;
	display: inline-block;
	margin-left: 5px;
}
.rt-block.latest-news ul {
	list-style: none;
	margin: 0;
}
.rt-block.latest-news ul li {
	border-bottom: 1px solid rgba(255,255,255,0.2);
	margin-bottom: 7px;
	padding-bottom: 7px;
}
.rt-block.latest-news ul li:last-child {
	border-bottom: none;
	margin: 0;
	padding: 0;
}
.rt-block.latest-news ul li a {
	color: #fff;
	display: block;
}
.rt-block.latest-news ul li:hover a {
	color: #44bd32;
}
.rt-block.latest-news ul li .item-date {
	font-size: 9px;
	color: rgba(255,255,255,0.6);
}
#rt-copyright {
	position: relative;
	border-top: 1px solid rgba(255,255,255,0.2);
}
#rt-copyright p {
	text-align: center;
	margin: 0;
	color: #fff;
}

/*************************************
 *
 * Responsive Menu
 *
 *************************************/
body.layout-mode-responsive {
    -webkit-transition: left 0.2s ease-out;
    -moz-transition: left 0.2s ease-out;
    -o-transition: left 0.2s ease-out;
    transition: left 0.2s ease-out;
}
body.layout-mode-responsive {
	left: 0;
}
body.rtl.layout-mode-responsive {
    -webkit-transition: right 0.2s ease-out;
    -moz-transition: right 0.2s ease-out;
    -o-transition: right 0.2s ease-out;
    transition: right 0.2s ease-out;
    position: relative;
	right: 0;
	left: unset;
}
.layout-mode-responsive .gf-menu-device-container {
	background: none;
	width: 100% !important;
}
body.gf-sidemenu-size-marginleft {
    right: unset;
	left: 200px;
    position: relative;
    overflow: hidden;
}
body.rtl.gf-sidemenu-size-marginleft {
    right: 200px;
    left: unset;
}
body.layout-mode-responsive .gf-menu-device-wrapper-sidemenu {
	background: #282828;
	box-shadow: none;
}
body.rtl.layout-mode-responsive .gf-menu-device-wrapper-sidemenu.gf-sidemenu-size-left {
	right: 0;
	transition: all .2s ease-out;
}
body.rtl.layout-mode-responsive .gf-menu-device-wrapper-sidemenu {
	right: -200px;
	left: unset;
	transition: right .2s ease-out !important;
	-webkit-overflow-scrolling: touch;
}
body.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu,
body.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu.l1 > li,
body.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu ul,
body.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu .dropdown ul li{
	background: none !important;
}
body.rtl.layout-mode-responsive .gf-menu-device-wrapper-sidemenu ul {
	margin-right: 0;
	margin-top: 20px;
	border: none;
}
body.rtl.layout-mode-responsive .gf-menu-device-wrapper-sidemenu ul.l2 {
	margin: 0;
}
body.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu li,
body.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu li.active.last {
	border-radius: 0;
}
body.rtl.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu li {
	padding: 0 !important;
	width: 100%;
	box-sizing: border-box;
	border: none;
}
body.rtl.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu > li > .item {
	border-radius: 0;
	padding: 5px 15px !important;
}
body.rtl.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu li.parent {
	background: red;
}
body.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu li .item {
	font-family: Droid Sans;
	font-size: 13px;
	text-shadow: none;
	color: #fff !important;
}
body.rtl.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu li .item {
	font-family: IRANSans;
}
body.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu li:first-child {
}
body.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu > li.active > .item {
	color: #ef394e !important;
}
body.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu li:hover .item,
body.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu li.active .item {
	color: #fff;
}
body.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu li.active.last > .item {
	border-color: transparent !important;
	background: none;
	border: none !important;
	box-shadow: none;
}
body.rtl.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu .item.icon [class^="icon-"]:before, body.rtl.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu .item.icon [class*=" icon-"]:before {
	margin-left: 5px;
	margin-right: 0;
}
body.rtl.layout-mode-responsive .gf-sidemenu-size-right {
	right: 0;
	-webkit-transition: right 0.2s ease-out;
	-moz-transition: right 0.2s ease-out;
	-o-transition: right 0.2s ease-out;
	transition: right 0.2s ease-out;
	z-index: 9999999999;
}
body.rtl.layout-mode-responsive.rtl .gf-menu-device-wrapper-sidemenu .gf-menu li .item{
	text-align: right !important;
}
body.rtl .gf-menu-device-wrapper-sidemenu .dropdown {
	right: 0 !important;
}
.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu li .columns-1 > .col1 > ul > li:last-child, .layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu li .columns-2 > .col2 > ul > li:last-child, .layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu li .columns-3 > .col3 > ul > li:last-child, .layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu li .columns-4 > .col4 > ul > li:last-child {
	background: none !important;
}
.gf-menu-device-wrapper-sidemenu .gf-menu > li:before {
	display: none;
}
body.rtl.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu li.parent {
	padding: 0 !important;
}
body.rtl.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu li.parent > a {
	padding: 9px 12px !important;
}
body.rtl.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .l2 > li {
	padding-right: 20px !important;
}

.gf-menu-toggle {
	z-index: 1000000;
	top: 28px;
	box-shadow: none;
	border: none;
	background: none;
}
.gf-menu-toggle .icon-bar {
	transition: all .5s ease-out;
	position: relative;
	height: 3px;
	width: 30px;
	background: #ef394e;
}
.gf-menu-toggle .icon-bar + .icon-bar {
	margin-top: 5px;
}
.gf-menu-toggle.active {
	border: none;
	background: #fff;
    box-shadow: none;
}
.gf-menu-toggle.active .icon-bar:nth-child(2) {
	opacity: 0;
}
.gf-menu-toggle.active .icon-bar:nth-child(1) {
	transform: rotate(45deg);
	top: 8px;
}
.gf-menu-toggle.active .icon-bar:nth-child(3) {
	transform: rotate(-45deg);
	top: -8px;
}

.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu .dropdown .grouped ol {
	background: none !important;
	height: auto !important;
	border-radius: 0;
}
.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu .dropdown {
	width: 100% !important;
	margin: 0 auto;
}
body.rtl.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu > li {
	background: rgba(255,255,255,0.1) !important;
}
.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu .dropdown .column > .l2 {
	background: #686868 !important;
}
.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu .dropdown .column > .l2 > li.parent.grouped > .item {
	background: #484848 !important;
	padding: 5px 20px 5px 0 !important;
}
.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu .dropdown .grouped ol > li {
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu .dropdown .grouped ol > li > .item {
	padding: 5px 40px 5px 0 !important;
	font-weight: 100;
	font-size: 12px;
}
.layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu .dropdown .grouped ol > li > .item:before {
	content: '- -';
	position: absolute;
	right: 15px;
	top: 5px;
	color: #e52727;
}

@media only screen and (max-width: 480px) {
	.rt-block.logo-block {
		direction: ltr;
	}
	body.layout-mode-responsive #rt-logo {
		margin: 0;
	}
	.rt-block .title {
		padding: 50px 0;
	}
	.rt-block.slideshow .unleash_slider {
		height: 200vh !important;
	}
	.rt-block.slideshow .unleash_slider .unleash_slide {
		height: 25vh !important;
		float: none !important;
		display: block;
		position: relative;
		width: 100% !important;
		transform: translate(0, 0) !important;
	}
	.rt-block.slideshow .slide_content {
		right: unset;
		left: 10px;
		bottom: 10px
	}
	.rt-block.slideshow .slide_content h4 {
		width: auto;
		text-align: left;
	}
	.rt-block.has-faded-title .title {
		font-size: 28px;
	}
	.rt-block.has-faded-title .faded-title {
		display: none;
	}
	.div-table, .div-row, .div-cell {
		display: block;
		width: 100% !important;
	}
	.div-table .div-cell:first-child {
		padding: 0 0 20px;
	}
	.rt-block.customers-club .customers-club-text {
		padding: 0 10px;
		margin: 0;
	}
	#rt-utility:before {
		background-size: auto;
	}
	.rt-block.customers-club .gantry-width-block {
		margin-top: 80px;
	}
	.rt-block.customers-club .gantry-width-block .gantry-width-spacer {
		margin: 30px;
	}
	.rt-block.stay-with-us .fidartabs-container {
		position: relative;
	}
	.rt-block.stay-with-us .fidartabs-container .tab-content {
		padding: 10px;
		margin: 0 50px 0 0;
	}
	.rt-block.stay-with-us .fidartabs-container .tab-content .tab-desc {
		padding: 0;
	}
	.rt-block.stay-with-us .fidartabs-container .tab-content .tab-desc h4 {
		font-size: 25px;
		line-height: 50px;
	}
	.rt-block.stay-with-us .fidartabs-container ul {
		width: 50px;
		position: absolute;
		right: 0;
		top: 0;
	}
	.rt-block.stay-with-us .fidartabs-container ul li {
		width: 100% !important;
		margin-bottom: 10px;
	}
	.rt-block.stay-with-us .fidartabs-container ul li a {
		padding: 0;
		margin: 0;
		font-size: 0;
		height: 50px;
		box-shadow: none;
	}
	.rt-block.stay-with-us .fidartabs-container ul li a:before {
		font-size: 25px;
		margin: 0;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}
	.rt-block.stay-with-us .fidartabs-container ul li a:after {
		display: none;
	}
	.rt-block.stay-with-us .fidartabs-container .tab-content .tab-desc .tab-small-title:before {
		width: 30px;
	}
	.rt-block.get-in-touch p a {
		display: block;
		margin-bottom: 20px;
	}
	
	.rt-block.title-banner {
		padding: 60px 0;
	}
	
	.advanced-product-page {
		margin: 0;
	}
	.advanced-product-page .hikashop_product_top_part {
		border-width: 5px;
		border-radius: 10px 10px 0 0;
	}
	.advanced-product-page .product-video-button {
		font-size: 16px;
	}
	.advanced-product-page .product-video-button a {
		padding: 10px 0;
	}
	.advanced-product-page .left-right-holder {
		display: block;
	}
	.advanced-product-page .car-logo {
		position: inherit;
		left: unset;
		top: unset;
		transform: none;
	}
	.advanced-product-page .car-logo img {
		width: 100px;
	}
	.advanced-product-page .left-right-holder .hikashop_product_right_part {
		border-radius: 0;
		width: 100%;
		text-align: center;
	}
	.advanced-product-page .left-right-holder .hikashop_product_left_part {
		border-radius: 0 0 10px 10px;
		width: 100%;
	}
	.advanced-product-page .information-holder h1, .advanced-product-page .information-holder h2, .advanced-product-page .information-holder p {
		font-size: 14px;
		line-height: 30px;
	}
	.modal {
		position: inherit;
	}
	
	#rt-footer .rt-block {
		padding: 40px;
	}
}