@charset "UTF-8";

:root {
	--she-nav-height: 44px;
	--she-content-width: 1000px;

	--she-main-back: #190900;
	--she-main-text: #e7a92e;
	--she-box-back: #241200;
	--she-box-text: #f5cf5e;
	--she-field-back: #ffffcc;
	--she-menu-back: #431f00ee;
	--she-menu-back-no-op: #431f00;
	
	--she-grey: #999;                     	
	--she-confirmed: #a2ffb3;            	
	--she-unconfirmed: #ffbbbb;          	
	--she-success_message: #5bb85d;      	
	--she-success2_message: #438ac9;     	
	--she-green_message: #2c632d;      	
	--she-red-alert: #f00;                	
	--she-anchor: #f5d67b;			
}

@font-face {
      font-family: 'Vazir';
      src: url('https://thaimassage.ir/res/Vazir.woff2') format('woff2');
      font-weight: normal;
      font-style: normal;
      font-display: swap;
    }

body {
	font-family: 'Vazir', 'sans-serif';
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.5em;
	direction: rtl;
	color: var(--she-main-text);
	background-color: var(--she-main-back);
	height: 100%;
	background: url('/images/massage-courses-background.webp') no-repeat center center fixed;
	background-size: cover;
}

a {
	color: var(--she-anchor) !important;
	text-decoration: none;
	font-style: italic;
}

a:hover,
a.selected {
	color: var(--she-anchor);
}

h1,
h2,
h4,
h5,
h6 {
	text-align: center;
	color: var(--she-main-text) ;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	margin-bottom: 5px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

.sociales {
	text-align: center;
	margin-bottom: 20px;
}

#timeline {
	width: 800px;
	height: 350px;
	overflow: hidden;
	margin: 30px auto;
	position: relative;
	background: url('/images/dot.gif') left 45px repeat-x;
}

#dates {
	width: 800px;
	height: 60px;
	overflow: hidden;
}

#dates li {
	list-style: none;
	float: left;
	width: 100px;
	height: 50px;
	font-size: 24px;
	text-align: center;
	background: url('/images/biggerdot.png') center bottom no-repeat;
}

#dates a {
	line-height: 38px;
	padding-bottom: 10px;
}

#dates .selected {
	font-size: 38px;
}

.main_content {
	border: solid var(--she-main-back) 1px;
	width: 770px;
	height: auto;
	text-align: right;
	text-align: justify;
	direction: rtl;
	min-height: 400px;
	display: inline-block;
	/*    margin-top: -32px;*/
	margin-top: 20px;

}

.main_content p {
	/*    padding: 10px;*/
	text-align: right;
	text-align: justify;
	direction: rtl;
	width: 850px;
}

.main_content textarea {
	width: 300px;
	height: 100px;
}

.main_content img {
	width: 100px;
	height: 100px;
	float: right;
	margin-left: 10px;
}

.facebox_content {
	border: solid var(--she-main-back) 1px;
	width: 600px;
	height: auto;
	text-align: right;
	text-align: justify;
	direction: rtl;
	min-height: 400px;
	display: inline-block;
	/*    margin-top: -32px;*/
	/*    margin-right: -15px;*/
}

.facebox_content p {
	padding: 10px;
	text-align: right;
	text-align: justify;
	direction: rtl;
	width: 570px;
}

#about_thai_massage {
	width: 900px;
	height: auto;
	float: right;
	min-height: 400px;
}

#about_thai_massage p,
h3 {
	padding: 10px;
	text-align: right;
	text-align: justify;
	direction: rtl;
	width: 870px;
}

#about_thai_massage h1 {
	color: var(--she-main-text);
	width: 870px;
}

#about_thai_massage0 {
	width: 900px;
	height: auto;
	float: right;
}

#about_thai_massage1 {
	width: 900px;
	height: auto;
	float: right;
}

#about_thai_massage2 {
	width: 900px;
	height: auto;
}

#about_thai_massage3 {
	width: 900px;
	height: auto;
}

#about_thai_massage4 {
	width: 900px;
	height: auto;
}

#about_thai_massage1_img {
	width: 870px;
	text-align: center;
}

#about_thai_massage3_img {
	width: 870px;
	text-align: center;
}

#about_thai_massage4_img {
	width: 400px;
	text-align: center;
}

#about_aromatherapy {
	width: 900px;
	height: auto;
	float: right;
	min-height: 400px;
}

#about_aromatherapy p,
h3 {
	padding: 20px;
	text-align: right;
	text-align: justify;
	direction: rtl;
	width: 870px
}

#about_aromatherapy h1 {
	color: var(--she-main-text);
}

#about_aromatherapy0 {
	width: 900px;
	height: auto;
	float: right;
}

#about_aromatherapy0_img {
	width: 870px;
	text-align: center;
}


table.template {
	direction: rtl;
	text-align: center;
	border-top: 1px solid var(--she-main-text);
	border-right: 1px solid var(--she-main-text);
}

table.template td {
	border-bottom: 1px solid var(--she-main-text);
	border-left: 1px solid var(--she-main-text);
	text-align: justify;
}

#certificate01_img_male {
	background-image: url('/img/certificate01-male.jpg');
	background-repeat: no-repeat;
}

#certificate01_img_female {
	background-image: url('/img/certificate01-female.jpg');
	background-repeat: no-repeat;
}

#certificate01_text {
	color: var(--she-main-text);
}

#certificate02 {
	background-image: url('/img/certificate02.jpg');
	background-repeat: no-repeat;
}

#certificate02_text {
	color: var(--she-main-text);
}

#certificate03 {
	background-image: url('/img/certificate03.jpg');
	background-repeat: no-repeat;
}

#certificate03_text {
	color: var(--she-main-text);
}

#certificate04 {
	background-image: url('/img/certificate04.jpg');
	background-repeat: no-repeat;
}

#certificate04_text {
	color: var(--she-main-text);
}

.userarea {
	position: absolute;
	left: 200px;
	line-height: var(--she-nav-height);
	font-size: 1em;
	z-index: 10;
}

.window-box {
	width: 90%;
	position: relative;
	background-color: var(--she-box-back);
	border: 1px solid transparent;
	border-image: linear-gradient(120deg, #893c15 0%, #ffde44 17%, #b1741e 24%, #ffe752 40%, #e09326 50%, #e4962a 59%, #b0781b 70%, #efb333 85%, #873a1a 100%) 1;
	box-shadow: -10px 10px 6px -6px rgba(0, 0, 0, 0.5);
	align-self: center;
	overflow: hidden;
	margin: 10px;
}

.window-box#box3 {
	width: 30% !important;
	min-width: 294px !important;
	min-height: 335px !important;
}


.window-box .titlebar {
	color: var(--she-main-back) !important;
	background-color: var(--she-main-text);
	padding: 5px 0 15px 0;
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
	height: 15px;
}

.window-box .content {
	padding: 10px;
	color: var(--she-box-text);
	background-color: var(--she-box-back);
	font-size: 0.95rem;
	line-height: 1.7;
	text-align: justify;
}

.window-box .titlebar a {
	color: var(--she-main-back) !important;
}

.window-box .title {
	color: var(--she-box-text) !important;
	padding: 10px;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: right;
}

nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
/*	background-color: var(--she-menu-back);*/
}

nav ul li {
	float: right;
	position: relative;
}

nav ul li a,
nav ul li a:visited {
	display: block;
	padding: 0 20px;
	line-height: calc(var(--she-nav-height)+20px);
/*	background-color: var(--she-menu-back);*/
	color: var(--she-box-text) !important;
	text-decoration: none;
}

nav ul li a:hover,
nav ul li a:visited:hover {
	background-color: var(--she-box-text);
	color: var(--she-box-back) !important;
}

nav ul li a:not(:only-child):after,
nav ul li a:visited:not(:only-child):after {
	padding-left: 4px;
	content: " ▾";
}

nav ul li ul li {
	min-width: 220px;
}

nav ul li ul li a {
	padding: 7px 15px 7px 15px;
	line-height: 20px;
}

.nav-dropdown {
	display: none;
	z-index: 9998;
	width: 300px;
}

.nav-mobile {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	height: var(--she-nav-height);
	width: var(--she-nav-height);
}

.navigation {
	top: 0;
	height: var(--she-nav-height);
	background-color: var(--she-menu-back);
	z-index: 9995;
}

.sticky-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right:0;
}

.column-flex {
	display: flex;
	flex-direction: row;
}

#nav-toggle {
	position: absolute;
	left: 21px;
	top: 15px;
	cursor: pointer;
	padding: 5px 5px 5px 5px;
}

#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
	cursor: pointer;
	border-radius: 1px;
	height: 5px;
	width: 35px;
	background-color: var(--she-main-text);
	position: absolute;
	display: block;
	content: "";
	transition: all 300ms ease-in-out;
}

#nav-toggle span:before {
	top: -10px;
}

#nav-toggle span:after {
	bottom: -10px;
}

#nav-toggle.active span {
	background-color: transparent;
}

#nav-toggle.active span:before,
#nav-toggle.active span:after {
	top: 0;
}

#nav-toggle.active span:before {
	transform: rotate(45deg);
}

#nav-toggle.active span:after {
	transform: rotate(-45deg);
}

#loginBox {
	display: none;
	padding: 20px;
	margin-right: 2px;
	border: 1px solid var(--she-box-back);
	background-color: var(--she-box-text);
	width: 200px;
	border-radius: 8px;
	position: fixed;
	z-index: 9996;
}

#loginBox a {
	font-size: 0.75rem;
	color: var(--she-main-text) !important;
}

#loginBox a:hover {
	color: var(--she-box-back) !important;
}

#loginBox input {
	width: 100%;
	padding: 8px;
	margin: 6px 0;
}

#loginBox button {
	width: 100%;
	padding: 10px;
	background-color: var(--she-box-back);
	color: var(--she-main-back);
	border: none;
	cursor: pointer;
}

#loginBox button:hover {
	background-color: var(--she-box-back);
}


button {
    display: inline-block;
    outline: none;
    font-size: 14px;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 10px 20px;
    text-transform: uppercase;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16),
                0 3px 6px rgba(110, 80, 20, 0.4),
                inset 0 -2px 5px 1px rgba(139, 66, 8, 1),
                inset 0 -1px 1px 3px rgba(250, 227, 133, 1);
    background-image: linear-gradient(160deg,  #a54e07, #b47e11, #fef1a2, #bc881b, #a54e07);
    border: 1px solid #a55d07;
    color: rgb(120, 50, 5);
    text-shadow: 0 2px 2px rgba(250, 227, 133, 1);
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    background-size: 100% 100%;
    background-position: center;
    user-select: none;
    font-weight: bold;
}

button:focus,
button:hover {
    background-size: 150% 150%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19),
                0 6px 6px rgba(0, 0, 0, 0.23),
                inset 0 -2px 5px 1px #b17d10,
                inset 0 -1px 1px 3px rgba(250, 227, 133, 1);
    border: 1px solid rgba(165, 93, 7, 0.6);
    color: rgba(120, 50, 5, 0.8);
}

button:active {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16),
                0 3px 6px rgba(110, 80, 20, 0.4),
                inset 0 -2px 5px 1px #b17d10,
                inset 0 -1px 1px 3px rgba(250, 227, 133, 1);
}

button:disabled {
    pointer-events: none;
    opacity: .65;
    color: #7e7e7e;
    background-color: #dcdcdc;
    box-shadow: none;
    text-shadow: none;
    border-color: #c2c2c2;
}

.close-btn {
	position: absolute;
	top: 5px;
	left: 10px;
	font-size: 22px;
	color: var(--she-main-text);
	background-color: var(--she-box-text);
	cursor: pointer;
	font-weight: bold;
	z-index: 10000;
}

.close-btn:hover {
	color: var(--she-red-alert);
}


#about_certificate img {
	width: 250px;
	height: 186px;
}

#cooperation_form {
	/*    text-align: right;*/
	/*    direction: rtl;*/
}

#cooperation_form textarea {
	width: 300px;
	float: right;
}

#cooperation_form label {
	text-align: left;
	float: right;
	width: 150px;
}

#cooperation_form input {
	float: right;
}

#banner {

	width: 698px;
	height: auto;
	float: right;
	margin: 2px;
}



.linebreak {
	display: block;
	clear: both;
	height: 1px;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: var(--she-box-text);
}

.aligncenter {
	color: var(--she-main-text);
	text-align: center;
	direction: rtl;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.alignright {
	display: inline;
	color: var(--she-main-text);
	text-align: right;
	direction: rtl;
	margin-right: 0;
	margin-bottom: 20px;
}

.newsright {
	color: var(--she-main-text);
	text-align: right;
	direction: rtl;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 8px;
}

.newsleft {
	color: var(--she-main-text);
	text-align: right;
	direction: rtl;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 8px;
}


.newsdefinition {
	color: var(--she-box-text);
	margin: 0 0 15px 10px;
	text-decoration: none;
	font-size: 16px;
	line-height: 1.8em;
	direction: rtl;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
}

.img-border {
	border: 1px solid transparent;
	border-image: linear-gradient(120deg, #893c15 0%, #ffde44 17%, #b1741e 24%, #ffe752 40%, #e09326 50%, #e4962a 59%, #b0781b 70%, #efb333 85%, #873a1a 100%) 1;
	box-shadow: 0 3px 2px rgba(0, 0, 0, 0.5);
}


#ruler {
	visibility: hidden;
	white-space: nowrap;
}

table.template tr {
	background-color: var(--she-main-back);
	color: var(--she-main-text);
	border-bottom: 1px solid var(--she-main-text);
	text-align: justify;
}

#news_img {
	border: 0;
	width: 100%;
	height: 90px;
	object-fit: cover;
	margin: auto;
}


.homeli {
	color: var(--she-main-text);
	list-style: disc;
	list-style-position: inside;
	text-align: right;
	margin-right: 2%;
	direction: rtl;
}

.smallstar {
	font-size: 50%;
	color: var(--she-red-alert);
}

.error-messages {
	color: var(--she-red-alert);
	font-size: 0.75rem;
}

.success-messages {
	color: var(--she-green_message);
	font-size: 0.75rem;
}

.success2-messages {
	color: var(--she-success2_message);
	font-size: 0.75rem;
}

.scrollable-element {
  scrollbar-color: #241200, #f5cf5e; 
}

.scrollable-element::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.scrollable-element::-webkit-scrollbar-track {
  background-color: #f5cf5e;  
}

.scrollable-element::-webkit-scrollbar-thumb {
  background-color: #241200;  
  border-radius: 10px;
}

.scrollable-element::-webkit-scrollbar-thumb:hover {
  background-color: #241200; 
}	

input,
select,
textarea,
button {
	font-family: 'Vazir', 'sans-serif';
}

input:disabled,
select:disabled,
textarea:disabled,
button:disabled {
	background-color: var(--she-grey);
}

input:enabled,
select:enabled,
textarea:enabled,
button:enabled {
	color: var(--she-main-back);
	background-color: var(--she-field-back);
}

input:autofill,
select:autofill,
textarea:autofill {
    	color: var(--she-main-back) !important;
	background-color: var(--she-field-back) !important;
}

input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
    background-color: var(--she-field-back) !important;
    -webkit-box-shadow: 0 0 0 1000px var(--she-field-back) inset !important;
    -webkit-text-fill-color: var(--she-main-back) !important;
    color: var(--she-main-back) !important;
    transition: background-color 5000s ease-in-out 0s;
    caret-color: var(--she-main-back);
}

#saveuser_form input,
#saveuser_form select,
#saveuser_form textarea,
#loginForm input
{
	direction: ltr;
	margin-top: 10px;
	padding: 10px 24px 10px 10px;
	border: 1px solid var(--she-grey);
	border-radius: 5px;
}

.td80 {
	width: 80%;
	border: 1px solid var(--she-box-back);
	padding: 5px 5px;
}

.td20 {
	width: 20%;
	border: 1px solid var(--she-box-back);
	padding: 5px 5px;
}

.tableborder {
	border: 1px solid var(--she-box-back);
}

#flname {
	color: var(--she-main-back);
	background-color: var(--she-box-back);
}

.tablerow1 {
	background-color: var(--she-box-text);
}

.tablerow2 {
	background-color: var(--she-main-back);
}


#saveuser_form .password-container {
	position: relative;
	margin-bottom: 10px;
	width: 234px;
}

.toggle-password {
	position: absolute;
	top: 8px;
	right: 5px;
	cursor: pointer;
	font-size: 18px;
	color: var(--she-grey);
}

.strength-text {
	margin-top: 5px;
	font-size: 14px;
}

.strength-bar {
	width: 186px;
	height: 8px;
	background-color: var(--she-main-back);
	border-radius: 4px;
	overflow: hidden;
	margin-top: 5px;
}

.strength-bar-inner {
	height: 100%;
	width: 0%;
	transition: width 0.3s;
}

.tooltip-container {
	position: relative;
	display: inline-block;
	cursor: pointer;
}

.tooltip-content {
	display: none;
	position: absolute;
	bottom: 120%;
	left: 50%;
	background-color: var(--she-box-back);
	color: var(--she-main-back);
	padding: 12px 16px;
	border-radius: 8px;
	font-size: 15px;
	z-index: 1000;
	opacity: 0;
	transition: opacity 0.3s;
	max-width: 280px;
	width: 90vw;
	box-sizing: border-box;
	text-align: center;
	white-space: normal;
	word-wrap: break-word;
}

.tooltip-content:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 6px;
	border-style: solid;
	border-color: var(--she-box-back) transparent transparent transparent;
}

.tooltip-container.show .tooltip-content {
	display: block;
	opacity: 1;
}

.btn_mobile_check {
	background-color: var(--she-box-text) !important;
}

.confirmed-mobile {
	background-color: var(--she-confirmed) !important;
}

.unconfirmed-mobile {
	background-color: var(--she-unconfirmed) !important;
}

.disabled-mobile {
	background-color: var(--she-grey) !important;
}

.normal-mobile {
	background-color: var(--she-main-back) !important;
}

.btn-verify-mobile {
	background-color: var(--she-box-text) !important;
}

.inverted-text {
	background-color: var(--she-box-back) !important;
}

.svg-item {
	color: var(--she-grey);
}


.titleimage {
	display: block;
	border: 2px solid var(--she-main-back);
	margin: auto;
	box-shadow: -10px 10px 5px rgba(0, 0, 0, 0.5);
	width: 90%;
	height: auto;
	margin-top: 10px;
}

.rightimagesh {
	border: 2px solid var(--she-main-back);
	margin: 0 0 0 10px;
	box-shadow: -10px 10px 5px rgba(0, 0, 0, 0.5);
	max-width: 115px;
	max-height: 115px;
	float: right;
}

.datetimeleft {
	color: var(--she-main-text);
	font-size: 10px;
	margin-right: 0;
}

a.tooltipV {
	font-weight: 700;
	display: inline-block;
}

.alternate-items a.tooltipV {
	width: 300px;
}

a.tooltipV:hover {
	overflow: visible;
}

a.tooltipV:hover strong {
	position: relative;
	z-index: 9997;
	cursor: pointer !important;
	display: inline-block;
}

a.tooltipV b {
	display: none;
}

a.tooltipV:hover b {
	line-height: 180%;
	display: block;
	width: 321px;
	position: relative;
	bottom: 140px;
	left: 100%;
	margin-left: -400px;
	margin-right: 80px;
	background-color: var(--she-main-back);
	color: var(--she-box-back);
	font-weight: 400;
	border: 1px solid var(--she-grey);
	text-decoration: none;
	z-index: 9997;
}

a.tooltipV span.tooltipV_title {
	display: block;
	font-weight: 700;
	color: var(--she-box-back);
	font-size: 13px;
	margin: 15px 15px 0 15px;
	padding-bottom: 6px;
	border-bottom: 1px solid var(--she-main-back);
	position: relative;
	z-index: 9997;
}

a.tooltipV span.tooltipV_text {
	display: block;
	padding: 15px;
	position: relative;
	z-index: 9997;
}

a.tooltipV span.tooltipV_top {
	position: absolute;
	left: 305px;
	display: block;
	width: 17px;
	height: 11px;
	background: url(/images/tooltip_arrow_top.gif) no-repeat;
}

a.tooltipP {
	font-weight: 700;
	display: inline-block;
}

.alternate-items a.tooltipP {
	width: 300px;
}

a.tooltipP:hover {
	overflow: visible;
}

a.tooltipP:hover strong {
	position: relative;
	z-index: 9997;
	cursor: pointer !important;
	display: inline-block;
}

a.tooltipP b {
	display: none;
}

a.tooltipP:hover b {
	line-height: 180%;
	display: block;
	width: 321px;
	position: relative;
	bottom: 140px;
	left: 100%;
	margin-left: -400px;
	margin-right: 80px;
	background-color: var(--she-main-back);
	font-weight: 400;
	color: var(--she-box-back);
	border: 1px solid var(--she-grey);
	text-decoration: none;
	z-index: 9997;
}

a.tooltipP span.tooltipP_title {
	display: block;
	font-weight: 700;
	color: var(--she-box-back);
	font-size: 13px;
	margin: 15px 15px 0 15px;
	padding-bottom: 6px;
	border-bottom: 1px solid var(--she-main-back);
	position: relative;
	z-index: 9997;
}

a.tooltipP span.tooltipP_text {
	display: block;
	padding: 15px;
	position: relative;
	z-index: 9997;
}

a.tooltipP span.tooltipP_top {
	position: absolute;
	left: 305px;
	display: block;
	width: 17px;
	height: 11px;
	background: url(/images/tooltip_arrow_top.gif) no-repeat;
}

.rcorners {
  border-radius: 50px 15px 30px;
  border: 2px solid var(--she-box-back);
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 12px;
  width: 80%;
  }

  hr.doubled {
	border-top: 3px double var(--she-box-back);
	width: 90%;
	margin: auto;
}

hr.dashed {
	border-top: 1px dashed var(--she-box-back);
	width: 90%;
	margin: auto;
}

#mycourses {
  border: 1px solid var(--she-main-text);
  border-collapse: collapse;
  padding: 1px;
  text-align: center;
}

.error-messages {
	color: var(--she-red-alert);
	font-size: 0.75rem;
}

.success-messages {
	color: var(--she-green_message);
	font-size: 0.75rem;
}

.success2-messages {
	color: var(--she-success2_message);
	font-size: 0.75rem;
}

.profile_image {
	border: 2px solid var(--she-grey);
	margin-left: 20px; 
	border-radius: 5%;	
}

.profile_image_text {
	position: absolute;
	top: 115px;
	left: 10px;
	font-size: 0.65rem;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}

.single-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.tandis {
	width: 15%;
	height: auto;
	max-width: 80px;
}

.matn_item {
    overflow: auto;
    margin-bottom: 20px;
}

.matn_item img {
	border: 2px solid var(--she-main-back);
	box-shadow: -10px 10px 5px rgba(0, 0, 0, 0.5);
    	width: 100px;
    	height: 100px;
    	float: right;
    	margin-left: 10px;
    	cursor: pointer;
}

.matn_item u {
	text-decoration-line: underline;
    	text-decoration-style: wavy;
    	text-decoration-skip-ink: none;
}

#fullscreen {
    display: none;
    position: fixed;
    top: 0; 
    left: 0;
    right: 0;
    padding-top: 20%;
    width: 100%; 
    height: 100%;
    background: rgba(0,0,0,0.9);
    text-align: center;
    z-index: 9999;
}

#fullscreen img {
    position: fixed;
    max-width: 90%;
    max-height: 90%;
    top:50%;
    left:50%;
    border: 3px solid #fff;
    transform: translate(-50%, -50%);
}

.definition {
	overflow: auto;
	color: var(--she-box-text);
	text-decoration: none;
	padding: 10px 15px 10px 15px;
	font-size: 16px;
	line-height: 1.8em;
	direction: rtl;
	text-align: justify;
	border: 1px solid transparent;
	border-image: linear-gradient(120deg, #893c15 0%, #ffde44 17%, #b1741e 24%, #ffe752 40%, #e09326 50%, #e4962a 59%, #b0781b 70%, #efb333 85%, #873a1a 100%) 1;
	position: relative;
}


@media screen and (min-width: 1080px) {
	.navigation {
		position: fixed;
	      	width: 100%;
		display: flex;
	      	justify-content: center;
	      	align-items: center;
	      	padding-top: 20px;
	}
	
	.nav-container {
		display: flex;
	      	align-items: center;
	      	gap: 134px;
	      	flex-wrap: wrap;	
	}

	.nav-list {
		display: block !important;
		margin-top: var(--she-nav-height);
	}
	
	.nav-dropdown {
		position: absolute;
		background-color: var(--she-menu-back);
		}
			
	.brandpc {
		display: block !important;
      		height: calc(var(--she-nav-height) * 2);
      		width: auto;
      		margin-top: calc(var(--she-nav-height) / -2);
		z-index: 10;
		margin-right:20px;
		margin-left:20px;
	}

	.brandmob {
		display: none !important;
	}

	#firsttext {
		margin-top: 60px;
	}

	#loginBox {
		margin: 64px 0;
	}

	.vspacer {
		display: block;
		height: 110px;
	}
}

@media only screen and (max-width: 1079px) {
	nav {
		width: 100%;
		max-width: 300px;
		padding: 0;
		background-color: var(--she-menu-back);
	}

	.navigation {
		position: sticky;
	}
	
	.nav-container {
		max-width: var(--she-content-width);
		margin: 0;
	}

	.nav-mobile {
		display: block;
	}

	.nav-list {
		position: relative;
		padding-top: var(--she-nav-height);
		z-index: 9995;
	}
	
	nav ul {
		display: none;
	}

	nav ul li {
		float: none;
	}

	nav ul li a {
		padding: 7px 15px 7px 15px;
		line-height: 20px;
	}

	nav ul li ul li a {
		padding-left: 30px;
	}

	.nav-dropdown {
		position: static;
		padding-right: 20px;
		width: 280px;
	}

	.brandpc {
		display: none !important;
	}

	.brandmob {
		display: block !important;
		position: absolute;
		left: 20px;
		margin-top: 1px;
		z-index: 9998;
	}

	#firsttext {
		margin-top: 40px;
	}

	#loginBox {
		margin: 2px 0;
	}

	.vspacer {
		display: block;
		height: 20px;
	}
}

@media only screen and (min-width: 1024px) {
	#w990 {
		width: 100%;
	}

	#w900 {
		width: 98%;
	}

	#w900 {
		width: 90%;
	}

	table.template {
	}

	table.template td {
		padding: 10px;
	}

	table.template p{
		text-align: justify;
	}

	#certificate01_img_male {
		width: 700px;
		height: 482px;
		margin-right: 30px;
	}

	#certificate01_img_female {
		width: 700px;
		height: 482px;
		margin-right: 30px;
	}

	#certificate01_text {
		width: 520px;
		height: 250px;
		margin-right: 80px;
		font-size: 1.2em;
		line-height: 1.7;
	}

	#certificate01_pic {
		width: 180px;
		margin-right: 512px;
		padding-top: 85px;
	}

	#certificate02 {
		width: 700px;
		height: 499px;
		margin-right: 30px;
	}

	#certificate02_text {
		padding-top: 280px;
		font-size: 2em;
	}

	#certificate03 {
		width: 700px;
		height: 499px;
		margin-right: 30px;
	}

	#certificate03_text {
		width: 580px;
		margin-right: 55px;
		font-size: 1.2em;
		line-height: 1.7;
		padding-top: 100px;
	}

	#certificate04 {
		width: 700px;
		height: 499px;
		margin-right: 30px;
	}

	#certificate04_text {
		width: 580px;
		margin-right: 55px;
		font-size: 1.2em;
		line-height: 1.7;
		padding-top: 255px;
	}

	.definition {
		margin: 26px 20px 15px 290px;
	}

	.defsidepic {
		position: relative;
		padding: 0 10px 0 250px;
		color: var(--she-box-back);
		background-color: var(--she-box-text);
		margin: 0 0 15px 10px;
		text-decoration: none;
		font-size: 16px;
		line-height: 1.8em;
		direction: rtl;
		margin-right: 20px;
		margin-left: 20px;
		text-align: justify;
	}

	.exceptfaculty {
		margin-right: -160px;
	}

	.exceptagents {
		margin-right: -180px;
	}

	.definitionfull {
		position: relative;
		padding: 0 10px 0 250px;
		color: var(--she-box-text);
		margin: 30px 20px 15px 0;
		text-decoration: none;
		font-size: 16px;
		line-height: 1.8em;
		direction: rtl;
		text-align: justify;
		margin-top: 26px;
	}

	.definitionreallyfull {
		position: relative;
		padding: 0 10px 0 10px;
		color: var(--she-main-text);
		margin: 0 20px 15px 20px;
		text-decoration: none;
		font-size: 16px;
		line-height: 1.8em;
		direction: rtl;
		text-align: justify;
	}

	.definitioncourse {
		position: relative;
		padding: 0 10px 0 10px;
		color: var(--she-box-text);
		margin: 0 10 15px 10px;
		text-decoration: none;
		font-size: 16px;
		line-height: 1.8em;
		direction: rtl;
		text-align: justify;
	}

/*	.definition img {
		right: 10px;
		position: absolute;
		top: 0;
	}*/

	.definitionfull img {
		position: relative;
		top: -16px;
		left: -15px;
	}

	.exceptfaculty img {
		left: calc(100% - 160px);
	}


	.exceptagents img {
		left: calc(100% - 140px);
	}

	#certimg {
		position: relative;
		padding-left: 250px;
		margin: 0;
		left: 0;
		top: 0;
		width: 100%;
		height: 250px;
	}

	.sidebar {
		width: 235px;
		position: absolute;
		left: 0;
		top: 70px;
		padding: 25px 15px 30px 7px;
		color: var(--she-box-text);
		background-color: var(--she-box-back);
	}

	.sidebar #course_selection {
		width: 212px;
	}

	.sidebar #name {
		width: 212px;
	}

	.sidebar #mobile {
		width: 212px;
	}

	.sidebar #email {
		width: 212px;
	}

	.sidebar #comment {
		width: 212px;
		vertical-align: top;
	}

	.sidebar #qsend {
		text-align: center;
		margin-top: 5px;
	}

	.w3050 {
		width: 30%;
	}

	.w7050 {
		width: 70%;
	}

	#allclasses {
		width: 20em;
	}
}

@media only screen and (min-width: 320px) and (max-width: 1023px) {
	#w990 {
		width: 100%;
	}

	#w900 {
		width: 98%;
	}

	#w900 {
		width: 90%;
	}


	table.template {
	}
	
	table.template td {
		padding: 5px;
	}

	table.template p{
		text-align: justify;
	}

	.definition {
		margin: 0 20px 15px 20px;
	}

	.defsidepic {
		padding: 0 0 0 0;
		color: var(--she-box-back);
		background-color: var(--she-box-text);
		margin: 0 20px 15px 20px;
		text-decoration: none;
		font-size: 16px;
		line-height: 1.8em;
		direction: rtl;
		text-align: justify;
	}

	.definitionfull {
		padding: 0 0 0 0;
		color: var(--she-box-text);
		margin: 30px 20px 15px 0;
		text-decoration: none;
		font-size: 16px;
		line-height: 1.8em;
		direction: rtl;
		text-align: justify;
	}

	.definitionreallyfull {
		padding: 0 0 0 0;
		color: var(--she-main-text);
		margin: 0 20px 15px 20px;
		text-decoration: none;
		font-size: 16px;
		line-height: 1.8em;
		direction: rtl;
		text-align: justify;
	}

	.definitioncourse {
		padding: 0 0 0 0;
		color: var(--she-box-text);
		background-color: var(--she-box-back);
		margin: 0 10px 15px 10px;
		text-decoration: none;
		font-size: 16px;
		line-height: 1.8em;
		direction: rtl;
		text-align: justify;
	}

	.imageagents {
		display: block;
		clear: both;
	}

	#certimg {
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		height: 100;
	}

	.sidebar {
		width: 100%;
		position: relative;
		color: var(--she-box-text);
		background-color: var(--she-box-back);
	}

	.sidebar p {
		padding: .5em;
	}

	.sidebar form {
		padding: .5em;
	}

	.sidebar #course_selection {
		width: 212px;
	}

	.sidebar #name {
		width: 127px;
	}

	.sidebar #mobile {
		width: 170px;
	}

	.sidebar #email {
		width: 140px;
	}

	.sidebar #comment {
		width: 176px;
		vertical-align: top;
	}

	.sidebar #qsend {
		text-align: center;
		margin-top: 5px;
	}

	.w3050 {
		width: 50%;
	}

	.w7050 {
		width: 50%;
	}

	#allclasses {
		width: 100%;
	}
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
	#certificate01_img_male {
		width: 600px;
		height: 413px;
		margin-right: 25px;
		background-size: contain;
	}

	#certificate01_img_female {
		width: 600px;
		height: 413px;
		margin-right: 25px;
		background-size: contain;
	}

	#certificate01_text {
		width: 445px;
		height: 215px;
		margin-right: 75px;
		font-size: 1.1em;
		line-height: 1.3;
	}

	#certificate01_pic {
		width: 152px;
		margin-right: 452px;
		padding-top: 60px;
	}

	#certificate02 {
		width: 600px;
		height: 413px;
		margin-right: 25px;
		background-size: contain;
	}

	#certificate02_text {
		padding-top: 230px;
		font-size: 1.5em;
	}

	#certificate03 {
		width: 600px;
		height: 413px;
		margin-right: 25px;
		background-size: contain;
	}

	#certificate03_text {
		width: 497px;
		margin-right: 58px;
		font-size: 1em;
		line-height: 1.5;
		padding-top: 85px;
	}

	#certificate04 {
		width: 600px;
		height: 413px;
		margin-right: 25px;
		background-size: contain;
	}

	#certificate04_text {
		width: 500px;
		margin-right: 58px;
		font-size: 1em;
		line-height: 1.5;
		padding-top: 217px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 699px) {
	#certificate01_img_male {
		width: 400px;
		height: 275px;
		margin-right: 17px;
		background-size: contain;
	}

	#certificate01_img_female {
		width: 400px;
		height: 275px;
		margin-right: 17px;
		background-size: contain;
	}

	#certificate01_text {
		width: 296px;
		height: 143px;
		margin-right: 51px;
		font-size: 0.8em;
		line-height: 1.2;
	}

	#certificate01_pic {
		width: 101px;
		margin-right: 301px;
		padding-top: 40px;
	}

	#certificate02 {
		width: 400px;
		height: 275px;
		margin-right: 17px;
		background-size: contain;
	}

	#certificate02_text {
		padding-top: 150px;
		font-size: 1em;
	}

	#certificate03 {
		width: 400px;
		height: 275px;
		margin-right: 17px;
		background-size: contain;
	}

	#certificate03_text {
		width: 331px;
		margin-right: 38px;
		font-size: 0.7em;
		line-height: 1.5;
		padding-top: 56px;
	}

	#certificate04 {
		width: 400px;
		height: 275px;
		margin-right: 17px;
		background-size: contain;
	}

	#certificate04_text {
		width: 333px;
		margin-right: 38px;
		font-size: 0.8em;
		line-height: 1.2;
		padding-top: 149px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
	#certificate01_img_male {
		width: 260px;
		height: 179px;
		margin-right: 11px;
		background-size: contain;
	}

	#certificate01_img_female {
		width: 260px;
		height: 179px;
		margin-right: 11px;
		background-size: contain;
	}

	#certificate01_text {
		width: 192px;
		height: 92px;
		margin-right: 32px;
		font-size: 0.5em;
		line-height: 1.2;
	}

	#certificate01_pic {
		width: 65px;
		margin-right: 195px;
		padding-top: 26px;
	}

	#certificate02 {
		width: 260px;
		height: 179px;
		margin-right: 11px;
		background-size: contain;
	}

	#certificate02_text {
		padding-top: 90px;
		font-size: 0.8em;
	}

	#certificate03 {
		width: 260px;
		height: 179px;
		margin-right: 11px;
		background-size: contain;
	}

	#certificate03_text {
		width: 215px;
		margin-right: 24px;
		font-size: 0.5em;
		line-height: 1.3;
		padding-top: 26px;
	}

	#certificate04 {
		width: 260px;
		height: 179px;
		margin-right: 11px;
		background-size: contain;
	}

	#certificate04_text {
		width: 216px;
		margin-right: 24px;
		font-size: 0.65em;
		line-height: 1;
		padding-top: 92px;
	}
}

@media only screen and (max-width: 319px) {
	#certificate01_img_male {
		width: 200px;
		height: 138px;
		margin-right: 8px;
		background-size: contain;
	}

	#certificate01_img_female {
		width: 200px;
		height: 138px;
		margin-right: 8px;
		background-size: contain;
	}

	#certificate01_text {
		width: 147px;
		height: 70px;
		margin-right: 28px;
		font-size: 0.4em;
		line-height: 1.3;
	}

	#certificate01_pic {
		width: 50px;
		margin-right: 150px;
		padding-top: 20px;
	}

	#certificate02 {
		width: 200px;
		height: 138px;
		margin-right: 8px;
		background-size: contain;
	}

	#certificate02_text {
		padding-top: 69px;
		font-size: 0.6em;
	}

	#certificate03 {
		width: 200px;
		height: 138px;
		margin-right: 8px;
		background-size: contain;
	}

	#certificate03_text {
		width: 165px;
		margin-right: 18px;
		font-size: 0.4em;
		line-height: 1.1;
		padding-top: 20px;
	}

	#certificate04 {
		width: 200px;
		height: 138px;
		margin-right: 8px;
		background-size: contain;
	}

	#certificate04_text {
		width: 166px;
		margin-right: 18px;
		font-size: 0.5em;
		line-height: 1;
		padding-top: 70px;
	}
}
