@font-face {
	font-family: vazir;
	font-style: normal;
	font-display: swap;
	font-weight: 100;
	src: url('../fonts/vazir/Vazir-Thin.eot');
	src: url('../fonts/vazir/Vazir-Thin.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/vazir/Vazir-Thin.woff2') format('woff2'),
		 url('../fonts/vazir/Vazir-Thin.woff') format('woff'),
		 url('../fonts/vazir/Vazir-Thin.ttf') format('truetype');
}
@font-face {
	font-family: vazir;
	font-style: normal;
	font-display: swap;
	font-weight: 300;
	src: url('../fonts/vazir/Vazir-Light.eot');
	src: url('../fonts/vazir/Vazir-Light.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/vazir/Vazir-Light.woff2') format('woff2'),
		 url('../fonts/vazir/Vazir-Light.woff') format('woff'),
		 url('../fonts/vazir/Vazir-Light.ttf') format('truetype');
}
@font-face {
	font-family: vazir;
	font-style: normal;
	font-display: swap;
	font-weight: 400;
	src: url('../fonts/vazir/Vazir.eot');
	src: url('../fonts/vazir/Vazir.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/vazir/Vazir.woff2') format('woff2'),
		 url('../fonts/vazir/Vazir.woff') format('woff'),
		 url('../fonts/vazir/Vazir.ttf') format('truetype');
}
@font-face {
	font-family: vazir;
	font-style: normal;
	font-display: swap;
	font-weight: 500;
	src: url('../fonts/vazir/Vazir-Medium.eot');
	src: url('../fonts/vazir/Vazir-Medium.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/vazir/Vazir-Medium.woff2') format('woff2'),
		 url('../fonts/vazir/Vazir-Medium.woff') format('woff'),
		 url('../fonts/vazir/Vazir-Medium.ttf') format('truetype');
}
@font-face {
	font-family: vazir;
	font-style: normal;
	font-display: swap;
	font-weight: 700;
	src: url('../fonts/vazir/Vazir-Bold.eot');
	src: url('../fonts/vazir/Vazir-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/vazir/Vazir-Bold.woff2') format('woff2'),
		 url('../fonts/vazir/Vazir-Bold.woff') format('woff'),
		 url('../fonts/vazir/Vazir-Bold.ttf') format('truetype');
}
@font-face {
	font-family: vazir;
	font-style: normal;
	font-display: swap;
	font-weight: 900;
	src: url('../fonts/vazir/Vazir-Black.eot');
	src: url('../fonts/vazir/Vazir-Black.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/vazir/Vazir-Black.woff2') format('woff2'),
		 url('../fonts/vazir/Vazir-Black.woff') format('woff'),
		 url('../fonts/vazir/Vazir-Black.ttf') format('truetype');
}
@font-face {
	font-family: roboto;
	font-style: normal;
	font-display: swap;
	font-weight: bold;
	src: url('../fonts/iranyekan/eot/robotobold.eot');
	src: url('../fonts/iranyekan/eot/robotobold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/iranyekan/woff2/robotobold.woff2') format('woff2'),
		 url('../fonts/iranyekan/woff/robotobold.woff') format('woff'),
		 url('../fonts/iranyekan/ttf/robotobold.ttf') format('truetype');
}
@font-face {
	font-family: roboto;
	font-style: normal;
	font-display: swap;
	font-weight: 300;
	src: url('../fonts/iranyekan/eot/robotolight.eot');
	src: url('../fonts/iranyekan/eot/robotolight.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/iranyekan/woff2/robotolight.woff2') format('woff2'),
		 url('../fonts/iranyekan/woff/robotolight.woff') format('woff'),
		 url('../fonts/iranyekan/ttf/robotolight.ttf') format('truetype');
}
@font-face {
	font-family: roboto;
	font-style: normal;
	font-display: swap;
	font-weight: normal;
	src: url('../fonts/iranyekan/eot/robotoregular.eot');
	src: url('../fonts/iranyekan/eot/robotoregular.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/iranyekan/woff2/robotoregular.woff2') format('woff2'),
		 url('../fonts/iranyekan/woff/robotoregular.woff') format('woff'),
		 url('../fonts/iranyekan/ttf/robotoregular.ttf') format('truetype');
}
@font-face {
	font-family: 'cra-icons';
	src:  url('../fonts/cra-icons/cra-icons.eot?2kmxlz');
	src:  url('../fonts/cra-icons/cra-icons.eot?2kmxlz#iefix') format('embedded-opentype'),
	 url('../fonts/cra-icons/cra-icons.ttf?2kmxlz') format('truetype'),
	 url('../fonts/cra-icons/cra-icons.woff?2kmxlz') format('woff'),
	 url('../fonts/cra-icons/cra-icons.svg?2kmxlz#cra-icons') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.icon {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'cra-icons' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-mobile:before {
  content: "\e935";
  font-size: 125%;
}
.icon-folder:before {
  content: "\e934";
}
.icon-support-alias:before {
  content: "\e933";
}
.icon-phone:before {
  content: "\e932";
}
.icon-form:before {
  content: "\e931";
}
.icon-checklist:before {
  content: "\e930";
}
.icon-antena-alias:before {
  content: "\e92f";
}
.icon-order:before {
  content: "\e91e";
}
.icon-lab:before {
  content: "\e929";
}
.icon-search-alias:before {
  content: "\e92a";
}
.icon-search-alias2:before {
  content: "\e92b";
}
.icon-proposal:before {
  content: "\e92c";
}
.icon-license:before {
  content: "\e92d";
}
.icon-approve:before {
  content: "\e92e";
}
.icon-poll-alias:before {
  content: "\e928";
}
.icon-security:before {
  content: "\e91d";
}
.icon-stats-alias:before {
  content: "\e91f";
}
.icon-evaluation:before {
  content: "\e920";
}
.icon-social:before {
  content: "\e921";
}
.icon-web:before {
  content: "\e922";
}
.icon-fup:before {
  content: "\e923";
}
.icon-building:before {
  content: "\e924";
}
.icon-inquiry:before {
  content: "\e925";
}
.icon-rules:before {
  content: "\e926";
}
.icon-antena:before {
  content: "\e927";
}
.icon-news-alias:before {
  content: "\e914";
}
.icon-rss:before {
  content: "\e915";
}
.icon-clock:before {
  content: "\e916";
}
.icon-bullhorn:before {
  content: "\e917";
}
.icon-news:before {
  content: "\e918";
}
.icon-speech:before {
  content: "\e919";
}
.icon-poll:before {
  content: "\e91a";
}
.icon-poll-result:before {
  content: "\e91b";
}
.icon-stats:before {
  content: "\e91c";
}
.icon-gap:before {
  content: "\e90f";
}
.icon-bale:before {
  content: "\e910";
}
.icon-aparat:before {
  content: "\e911";
}
.icon-soroush:before {
  content: "\e90e";
}
.icon-headphone:before {
  content: "\e912";
}
.icon-envelope-alias:before {
  content: "\e913";
}
.icon-link:before {
  content: "\e907";
}
.icon-speed:before {
  content: "\e908";
}
.icon-transfer:before {
  content: "\e909";
}
.icon-theft:before {
  content: "\e90a";
}
.icon-internet:before {
  content: "\e90b";
}
.icon-support:before {
  content: "\e90c";
}
.icon-registery:before {
  content: "\e90d";
}
.icon-4g:before {
  content: "\e906";
}
.icon-commission:before {
  content: "\e900";
}
.icon-map:before {
  content: "\e901";
}
.icon-sitemap:before {
  content: "\e902";
}
.icon-envelope:before {
  content: "\e903";
}
.icon-user:before {
  content: "\e904";
}
.icon-search:before {
  content: "\e905";
}

* {
	outline: none !important;
}
html,
body {
	font: normal 14px / 28px vazir, Tahoma, Arial, sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	background: #edeef0;
	color: #111;	
}
html {
	/*overflow-y: scroll;*/
}
body {
	overflow-x: hidden;
	position: relative;
}
body.tm-page {
	background: #017575;
}
img {
	max-width: 100%;
}
.modal-open,
.modal-open .modal {
	/*padding: 0 !important;*/
}
a {
	text-decoration: none !important;
	transition: all linear 0.25s;
	-webkit-transition: all linear 0.25s;
}
a:hover ,
a:visited {
	text-decoration: none !important;
}
.tm-ltr {
	direction: ltr;
}
.tm-rtl {
	direction: rtl;
}
.row.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;	
}
.row.row-eq-height.rev {
	flex-direction: row-reverse;
}
.row.no-gutter {
	margin-left: 0;
	margin-right: 0;
}
.row.no-gutter [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}
.container-fluid {
	width: 100%;
	max-width: 1366px;
}
.tm-section {
	position: relative;
}
.tm-section.tm-quick-section {
	background: #fff;
}

#tm-slideshow{
	position: relative;
}
#tm-slideshow ul.carousel-indicators {
	background: rgba(0, 117, 117, 0.7);
	margin: 0;
	padding: 5px 8px 5px 10px;
	top: 45%;
	bottom: auto;
	right: 0;
	left: auto;
	width: 8px;
	border-radius: 1rem 0 0 1rem;
	line-height: 1;
	box-sizing: content-box;
}
#tm-slideshow ul.carousel-indicators li {
	display: block;
	width: 8px;
	height: 8px;
	margin: 8px 0;
	border-width: 1px;
}
#tm-slideshow ul.carousel-indicators li.active {
	width: 8px;
	height: 8px;
	margin: 8px 0;
}
#tm-slideshow .carousel-inner {
	background: #000;
}
#tm-slideshow .carousel-inner .item {	
	height: 600px;
}
#tm-slideshow .carousel-inner .item .carousel-image {
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	height: 600px;
}
#tm-slideshow .carousel-inner .item .carousel-image img {
	width: 100%;
	height: 600px;
	margin: auto;
}
#tm-slideshow.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
#tm-slideshow.carousel-fade .carousel-inner .active {
	opacity: 1;
}
#tm-slideshow.carousel-fade .carousel-inner .active.left,
#tm-slideshow.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
#tm-slideshow.carousel-fade .carousel-inner .next.left,
#tm-slideshow.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
#tm-slideshow .carousel-nav {
	display: none;
	position: absolute;
	top: 100px;
	right: 25px;
	width: calc(100% - 50px);
}
#tm-slideshow .carousel-nav a {
	color: #fff;
	background: rgba(0, 117, 117, 0.7);
	display: inline-block;
	height: 2rem;
	width: 2rem;
	text-align: center;
	border-radius: 5px;
	line-height: 2.143rem;
}
#tm-slideshow .carousel-nav a.left {
	float: left;
}
#tm-slideshow .carousel-nav a.right {
	float: right;
}
#tm-slideshow .carousel-caption {
	background: rgba(0,0,0,0.6);
	border-radius: 3px;
	right: 50px;
	bottom: 50px;
	width: 60%;
	min-width: 300px;	
	text-align: right;
	padding: 20px 25px;
}
#tm-slideshow .carousel-caption h3 {
	font-size: 1.429rem;
	line-height: 2.571rem;
	font-weight: 700;
	margin: 0 0 10px 0;	
}
#tm-slideshow .carousel-caption h3 a {
	color: #ffaf1a;	
}
#tm-slideshow .carousel-caption h3 a:hover {
	color: #df8f0a;	
}
#tm-slideshow .carousel-caption p {
	margin: 0;
}

#tm-flag {
	vertical-align: middle;
	width: 70px;
	height: 70px;
	margin-top: -40px;	
	margin-right: 15px;
	transition: all linear 0.25s;
	-webkit-transition: all linear 0.25s;	
}
.sticky #tm-flag {
	width: 45px;
	height: 45px;
	margin-top: -15px;
}
#tm-navbar {
	background: rgba(255,255,255,0.9);
	border-bottom: 0px solid rgba(0, 162, 145, 0.6);
	box-shadow: 0px -2px 15px 0 rgba(0, 0, 0, 0.5);
	height: 94px;
	transition: all linear 0.25s;
	-webkit-transition: all linear 0.25s;	
}
.tm-navbar-container {
	min-height: 94px;
	margin-bottom: 0;	
}
#tm-navbar.sticky {
	height: 64px;
}
#tm-navbar .navbar-header {
	float: right;
	height: 94px;
	transition: all linear 0.25s;
	-webkit-transition: all linear 0.25s;	
}
#tm-navbar.sticky .navbar-header {
	height: 64px;
}
#tm-navbar .tm-nav-toggle {
	color: #007575;
	font-size: 2rem;
	line-height: 2.143rem;
	display: inline-block;
	margin: 1.214rem;
	float: left;
}
#tm-offcanvas-container {
	height: 100%;
	position: fixed;
	z-index: 9998;
	top: 0;
	right: 0;
	left: 0;
	touch-action: none;
	background: rgba(0,0,0,0.75);
	display: none;
}
#tm-offcanvas {
	height: 100%;
	width: 250px;
	position: fixed;
	z-index: 9999;
	top: 0;
	right: -250px;
	opacity: 0.75;
	background: #edeef0;
	color: #000;
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	-webkit-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
#tm-offcanvas.open {
	right: 0;
	opacity: 1;
}
#tm-offcanvas ul.nav.nav-pills {
	padding: 0;
}
#tm-offcanvas ul.nav.nav-pills li {
	margin: 0;
}
#tm-offcanvas ul.nav.nav-pills li a {
	color: #333;
	border-radius: 0;
	font-weight: 700;
}
#tm-offcanvas ul.nav.nav-pills li.parent > a:after {
	content: '';
	height: 0px;
	width: 0px;
	margin: 0 10px 0 0;
	border-top: 4px solid #333;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: none;
	position: absolute;
	top: 50%;
}

#tm-offcanvas ul.nav.nav-pills li a:hover ,
#tm-offcanvas ul.nav.nav-pills li a:focus {
	background: #ccc;
}
#tm-offcanvas ul.nav.nav-pills > li > ul.nav.nav-pills {}
#tm-offcanvas ul.nav.nav-pills > li > ul.nav.nav-pills li {}
#tm-offcanvas ul.nav.nav-pills > li > ul.nav.nav-pills li a {
	padding-right: 35px;
}


#tm-navbar .navbar-header .navbar-brand {
	background: none;
	float: right;
	height: auto;
	padding: 20px 10px 11px 10px;	
	transition: all linear 0.25s;
	-webkit-transition: all linear 0.25s;
	border-bottom: 10px solid #007575;
}
#tm-navbar .navbar-header .navbar-brand img {
	width: 220px;
	height: auto;
	transition: all linear 0.25s;
	-webkit-transition: all linear 0.25s;	
}
#tm-navbar.sticky .navbar-header .navbar-brand {
	padding: 10px 10px 5px 10px;
	border-bottom: 5px solid #007575;
}
#tm-navbar.sticky .navbar-header .navbar-brand img {
	width: 180px;
}
#tm-navbar .navbar-container {
	display: block;
	width: calc(100% - 240px);
	margin-right: 240px;
	/*padding-right: 150px;*/
	padding-right: 30px;
	background: none;
	color: #fff;
	height: 94px;	
	transition: all linear 0.25s;
	-webkit-transition: all linear 0.25s;	
}
#tm-navbar.sticky .navbar-container {
	width: calc(100% - 200px);
	margin-right: 200px;
	height: 64px;
}
#tm-navbar-top ,
#tm-subnav-top {
	width: 100%;
}
#tm-navbar-top {
	padding-top: 0px;
	padding-bottom: 15px;
	transition: all linear 0.25s;
	-webkit-transition: all linear 0.25s;		
}
.sticky #tm-navbar-top {
	padding-top: 13px;
}
#tm-subnav-top {
	padding-top: 53px;
	padding-bottom: 10px;	
	opacity: 1;
	transition: all linear 0.25s;
	-webkit-transition: all linear 0.25s;		
}
.sticky #tm-subnav-top {
	padding-top: 23px;
	padding-bottom: 10px;		
}

#tm-navbar-top ul.nav ,
#tm-subnav-top ul.nav {
	padding: 0;
	margin: 0;
	width: inherit;
}
#tm-submenu {
	margin: 0;
	padding: 0;
	background: #007575;
	border: none;
	border-radius: 0;
	min-height: 0;
	text-align: center;
}
#tm-submenu ul.nav {
	display: inline-block;
	float: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
#tm-submenu ul.nav li {}
#tm-submenu ul.nav li > a {
	color: rgba(255,255,255,0.9);
	background: none;
}
#tm-submenu ul.nav li > a:hover ,
#tm-submenu ul.nav li.active > a {
	color: rgba(255,255,255,0.5);
}

#tm-navbar-top ul.nav > li ,
#tm-submenu ul.nav > li ,
#tm-subnav-top ul.nav > li {
	float: right;
}
#tm-navbar-top ul.nav > li > a ,
#tm-subnav-top ul.nav > li > a {
	color: #007575;
	font-size: 0.9286rem;
	line-height: 1.571rem;
	font-weight: 500;
	padding: 5px;
	margin-left: 10px;
	background: none !important;
}
#tm-navbar-top ul.nav > li > a:hover ,
#tm-subnav-top ul.nav > li > a:hover {
	color: #13b1a2;
}
#tm-navbar-top ul.nav > li:last-child > a ,
#tm-subnav-top ul.nav > li:last-child > a {
	margin-left: 0;
}
#tm-navbar-top ul.nav > li > a span.glyphicon {
	font-size: 0.5714rem;
	vertical-align: middle;
	margin: 0 0 0 0.5rem;
}
#tm-navbar-top ul.nav > li > a span.icon {
	font-size: 1.143rem;
	vertical-align: middle;
	margin: 0;
}
#tm-subnav-top ul.nav > li > a span.icon {
	font-size: 0.9286rem;
	vertical-align: middle;
	margin: 0 0 0 0.5rem;
}
#tm-subnav-top ul.nav > li.tm-icon {

}
#tm-subnav-top ul.nav > li.tm-icon > a {
	margin: 0;
}
#tm-subnav-top ul.nav > li.tm-icon > a span.icon {
	font-size: 0.7857rem;
	margin: 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #4ca5ff;
}
#tm-navbar-top ul.nav > li.dropdown {
	position: inherit;
}
#tm-navbar-top ul.nav > li.dropdown .dropdown-menu {
	width: 100%;
	right: 0;
	left: 0;
	margin-top: -3px;
	border: none;
	border-bottom: 3px solid #ffc100;
	border-radius: 0;
	float: none;
	text-align: right;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	background: #fff;
	color: #000;
}
#tm-navbar-top ul.nav > li.open > a:after {
	content: '';
	display: inline-block;
	background: none;
	margin: 0 -10px -4px 0;
	border: 10px solid #fff;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top: none;
	position: absolute;
	bottom: -10px;
	right: 50%;
	z-index: 1030;
	-webkit-transition: all linear 0.25s;
	transition: all linear 0.25s;
}
.sticky #tm-navbar-top ul.nav > li.open > a:after {
	margin: 0 -10px -7px 0;
}
#tm-navbar-top ul.nav > li.dropdown .dropdown-menu .tm-panel {
	padding: 25px 0;
}
#tm-navbar-top ul.nav > li.dropdown .dropdown-menu .tm-panel .tm-image {
	border: 1px solid #aaa;
	padding: 3px;
	border-radius: 3px;
	width: 90%;
	min-width: 200px;
	margin: 0 auto;		
}
#tm-navbar-top ul.nav > li.dropdown .dropdown-menu .tm-panel .tm-image img { 
	max-width: 100%;
}
#tm-navbar-top ul.nav > li.dropdown .dropdown-menu .tm-panel ul.nav {
    padding: 0;
    margin: 0;	
}
#tm-navbar-top ul.nav > li.dropdown .dropdown-menu .tm-panel ul.nav li {
	line-height: 2rem;
	float: none;
}
#tm-navbar-top ul.nav > li.dropdown .dropdown-menu .tm-panel ul.nav li a {
	background: none;
	color: #111;
	padding: 0;
	padding-right: 12px;
	margin: 0;
	font-size: 0.9286rem;
	line-height: 2rem;
	font-weight: 700;
	display: inline-block;
	vertical-align: baseline;	
}
#tm-navbar-top ul.nav > li.dropdown .dropdown-menu .tm-panel ul.nav li a:hover {
	color: #1885fc;
}
#tm-navbar-top ul.nav > li.dropdown .dropdown-menu .tm-panel ul.nav li a:before {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #1885fc;
	border-radius: 50%;
	vertical-align: baseline;
	margin: 0 -12px 0 8px;
}
#tm-navbar-top ul.nav > li.dropdown.open:before {
	content: '';
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.75);
	z-index: -1;
	display: block;
}
.open > .dropdown-menu {
  animation-name: slidenavAnimation;
  animation-duration:.25s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;

  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration:.25s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;

  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration:.25s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#tm-quick {
	margin-top: 20px;
	margin-bottom: 30px;
}
#tm-quick-modal,
#tm-quick2,
#tm-quick {
	color: #fff;
	text-align: center;
}
#tm-quick-modal .tm-panel,
#tm-quick2 .tm-panel,
#tm-quick .tm-panel {
	padding: 25px 10px;
	display: block;
	color: #fff;
	height: 100%;
}
#tm-quick .tm-panel {
	padding: 0;
	margin: 0 10px;
	border-radius: 2px;
	color: #007575;
}
#tm-quick2 .tm-panel {
	color: #007575;
	background: #d2d2d2;
	font-size: 0;
}
#tm-quick2 .tm-panel > div {
	display: inline-block;
	margin: 0 auto;
	clear: both;
	vertical-align: middle;
}
#tm-quick2 .tm-panel:after {
/*	content: '';
	clear: both;
	display: block;*/
}
#tm-quick2 .tm-panel:hover {
	background: #c4c5c5;
}
#tm-quick-modal .tm-panel {
	padding: 15px 0;
	margin: 0 10px;
	min-height: 100px;
	border-radius: 2px;
}
#tm-quick-modal .tm-panel div.icon,
#tm-quick2 .tm-panel div.icon ,
#tm-quick .tm-panel div.icon {
	font-size: 2.571rem;
	line-height: 2.571rem;
	vertical-align: middle;
}
#tm-quick2 .tm-panel div.icon {
	display: inline-block;
	width: 3.6rem;

	text-align: left;
	margin-left: 1rem;
	line-height: 3rem;
}
#tm-quick2 .tm-panel div.title {
	font-size: 1rem;
	line-height: 1.714rem;
	margin-top: 10px;
}
#tm-quick-modal .tm-panel div.title,
#tm-quick .tm-panel div.title {
	font-size: 1.143rem;
	line-height: 2rem;
	font-weight: 500;
	margin-top: 10px;
	word-spacing: -2px;
}
#tm-quick2 .tm-panel div.title {
	font-weight: 700;
	line-height: 1.5rem;
	vertical-align: middle;
	display: inline-block;
	margin: 0;
	max-width: calc(100% - 4.6rem);

	text-align: right;
}
#tm-quick-modal .tm-panel div.subtitle,
#tm-quick .tm-panel div.subtitle {
	font-size: 0.7857rem;
	line-height: 1.143rem;
	font-weight: 500;
	padding: 0 10px;
}
#tm-quick-modal .tm-panel:hover div.icon {
	background: #006464;
}
#tm-quick-modal .tm-panel:before ,
#tm-quick2 .qt .tm-panel:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
#tm-quick-modal .tm-panel .tm-panel-content {
	display: inline-block;
	vertical-align: top;	
	width: 100%;
}
#tm-quick .tm-panel .tm-panel-content {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
#tm-quick-modal .tm-panel div.icon,
#tm-quick .tm-panel div.icon {
	color: #007575;
	background: #eee;
	height: 100px;
	font-size: 3.429rem;
	line-height: 100px;
	transition: all linear 0.15s;
	-webkit-transition: all linear 0.15s;
}
#tm-quick-modal .tm-panel div.icon {
	background: none;
	color: #fff;
	height: 80px;
	line-height: 80px;
}
#tm-quick .tm-panel:hover div.icon {
	color: #eee;
	background: #007575;
}
#tm-quick .qi .tm-panel {
	background: #00a392;
}
#tm-quick .qi .tm-panel:hover {
	background: #10b3a2;
}
#tm-quick .qi .tm-panel div.icon {}

#tm-slider{

}
#tm-slider .carousel-indicators {
	margin: 0;
	padding: 0;
	width: 100%;
	margin-left: -50%;
}
#tm-slider .carousel-indicators li {
	border-radius: 0 !important;
	background: rgba(255,255,255,0.5);
	border: none;
}
#tm-slider .carousel-indicators li.active {
	background: rgba(255,255,255,1);
}

#tm-nslider .carousel-inner ,
#tm-slider .carousel-inner {
	background: #000;
}
#tm-slider .carousel-inner .item {	
}

#tm-nslider.carousel-fade .carousel-inner .item ,
#tm-slider.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
#tm-nslider.carousel-fade .carousel-inner .active ,
#tm-slider.carousel-fade .carousel-inner .active {
	opacity: 1;
}
#tm-nslider.carousel-fade .carousel-inner .active.left,
#tm-nslider.carousel-fade .carousel-inner .active.right,
#tm-slider.carousel-fade .carousel-inner .active.left,
#tm-slider.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
#tm-nslider.carousel-fade .carousel-inner .next.left,
#tm-nslider.carousel-fade .carousel-inner .prev.right,
#tm-slider.carousel-fade .carousel-inner .next.left,
#tm-slider.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
#tm-slider.carousel-fade .carousel-control {
	z-index: 2;
}
#tm-service .tm-panel .carousel-caption,
#tm-nslider.carousel-fade .carousel-caption {
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.75);
	text-shadow: none;
	color: #fff;
	padding: 10px 20px;
	text-align: right;	
	min-height: 84px;
}
#tm-slider.carousel-fade .carousel-caption {
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	padding: 50px;
	text-align: right;
	display: block;
	height: 100%;
	font-size: 0;
}
#tm-slider.carousel-fade .carousel-caption:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
#tm-slider.carousel-fade .carousel-caption .tm-panel {
	display: inline-block;
	vertical-align: middle;
	font-size: 1rem;
}
#tm-slider.carousel-fade .carousel-caption .tm-panel .carousel-nav {
	margin-bottom: 10px;
}
#tm-slider.carousel-fade .carousel-caption .tm-panel .carousel-nav a {
	background: #00a291;
	font-size: 0.7857rem;
	line-height: 1.714rem;
	color: #222;
	text-shadow: none;
	width: 1.5rem;
	height: 1.5rem;
	display: inline-block;
	text-align: center;
	border-radius: 2px;
	vertical-align: middle;
	margin-left: 4px;
}
#tm-slider.carousel-fade .carousel-caption .tm-panel .carousel-nav a:hover {
	background: #11b3a2;	
}
#tm-slider.carousel-fade .carousel-caption .tm-panel .carousel-nav a span {

}
#tm-slider.carousel-fade .carousel-caption .tm-panel .carousel-nav span.text {
	color: #00a291;
	direction: rtl;
	line-height: 1.714rem;
	font-weight: 700;
}

#tm-slider.carousel-fade .carousel-caption .tm-panel h3 {
	font-size: 2.286rem;
	line-height: 3rem;
	color: #ffaf1a;
	margin: 0 0 10px 0;
}
#tm-slider.carousel-fade .carousel-caption .tm-panel p {
	font-size: 0.9286rem;
	line-height: 1.857rem;
	height: 9.375rem;
	width: 33.333%;
	min-width: 300px;
	overflow: hidden;
	color: rgba(255,255,255,0.8);
	margin: 0;
}
#tm-slider.carousel-fade .carousel-caption .tm-panel a.more {
	font-size: 0.9286rem;
	line-height: 1.857rem;	
	color: #2997ce;
}
#tm-slider.carousel-fade .carousel-caption .tm-panel a.more:hover {
	color: #4ab8ef;
}
#tm-slider.carousel-fade .carousel-caption .tm-panel a.more span {
	font-family: cursive;
	margin-right: 5px;
}
#tm-news {
	background: none;
	padding: 50px 0px 0px 0px;
	background: #fff;
}
#tm-news .tab-links {
	
}
#tm-news .tab-content {
	background: #edeef0;
	padding: 25px 0 0 0;
}
#tm-news .nav {
	margin: 0 0 15px 0;
	padding: 0;
	display: inline-block;
	background: #fff;
	margin-left: -15px;
	margin-right: -15px;
}
#tm-news .nav > li {
	float: right;
}
#tm-news .nav > li + li {
	margin: 0 5px 0 0;
}
#tm-news .nav > li > a {
	padding: 0px 10px 0px 10px;
	margin: 0;
	font-size: 1rem;
	line-height: 1.714rem;
	font-weight: 700;
	border-radius: 0;
	color: #02a091;
	display: inline-block;
}
#tm-news .nav > li > a:hover,
#tm-news .nav > li > a:focus {
	background: none;
}
#tm-news .nav.navbar-nav > li > a {
	font-family: roboto, vazir, Tahoma, sans-serif;
}
#tm-news .nav > li > a > span.icon {
	vertical-align: middle;
	margin: 0 5px;	
}

#tm-news .nav-pills > li.active > a,
#tm-news .nav-pills > li.active > a:hover,
#tm-news .nav-pills > li.active > a:focus {
	color: #000;
	background: none;
}
#tm-news .nav-pills > li.active > a:before {
	visibility: visible;
}
#tm-news .main .tm-panel {
	overflow: hidden;
	padding: 0 0 25px 0;
}
#tm-service .tm-panel .tm-image,
#tm-news .main .tm-panel .tm-image {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: scroll;
	background-color: #ddd;
	background-size: cover, contain;	
	height: 300px;
	display: inline-block;
	width: 100%;	
	max-width: 100%;	
}
#tm-news .main .tm-panel h3 {
	margin: 0;
	font-size: 1.286rem;
	line-height: 2.286rem;
	font-weight: 400;
}
#tm-news .main .tm-panel h3 a {
	color: #fff;
}
#tm-news .main .tm-panel h3 a:hover {
	color: #ddd;
}
#tm-news .main .tm-panel  p {
	font-size: 0.9286rem;
	line-height: 1.714rem;
	color: #666;
	min-height: 3.429rem;
	margin: 0 0 5px 0;
}
#tm-news .main .tm-panel .time {
	font-size: 0.7857rem;
	line-height: 1.286rem;
	color: #666;
}
#tm-news .main .tm-panel .time span {
	vertical-align: middle;
	margin-left: 5px;	
}

#tm-news .other .row {
	min-height: 100%;
}
#tm-news .other .tm-panel {
	overflow: hidden;
	padding: 0 0 25px 0;
	min-height: 100%;
}
#tm-news .other .tm-panel .tm-image {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: scroll;
	background-color: #ddd;
	background-size: cover, contain;	
	height: 120px;
	display: block;  
	width: 100%;	
	max-width: 100%;
	border: 6px solid #c8c8c8;
}
#tm-news .other .tm-panel h3 {
	margin: 10px 0;
	font-size: 0.9286rem;
	line-height: 1.571rem;
	font-weight: 500;	
	text-decoration: underline;
	min-height: 3.143rem;
}
#tm-news .other .tm-panel h3 a {
	color: #007575;
}
#tm-news .other .tm-panel h3 a:hover {
	color: #02a091;
}
#tm-news .other .tm-panel .time {
	font-size: 0.7857rem;
	line-height: 1.286rem;
	color: #666;
}
#tm-news .other .tm-panel .time span {
	vertical-align: middle;
	margin-left: 5px;	
}

#tm-newsbottom {
	background: #fff;
	padding: 50px 15px 80px 15px;
}
#tm-bottombar {
	background: #017575;
	color: #fff;
	padding: 35px 15px;
}
#tm-newsbottom .tm-panel ,
#tm-bottombar .tm-panel {
	color: #fff;
	padding: 10px 50px;
}
#tm-bottombar .tm-panel p {
	margin-bottom: 50px;
}
#tm-bottombar .tm-panel p a {
	color: #fff;
}
#tm-bottombar .tm-panel ul {
	list-style-type: square;
	text-align: right;
	padding: 0 0 25px 0;
}
#tm-bottombar .tm-panel ul li {
	margin-bottom: 10px;
}
#tm-bottombar .tm-panel p a:hover {
	color: #ddd;
}
#tm-newsbottom .tm-panel {
	color: #000;
	overflow: hidden;
	padding: 0;
}
#tm-rights .modal-dialog .modal-content .modal-header h4,
#tm-quick .tm-panel-title ,
#tm-newsbottom .tm-panel-title ,
#tm-bottombar .tm-panel-title {
	font-size: 1.286rem;
	line-height: 2rem;
	margin: 0 0 1rem 0;
	overflow: hidden;
}
#tm-newsbottom .tm-panel-title {
	text-align: center;
}
#tm-rights .modal-dialog .modal-content .modal-header h4:after,
#tm-quick .tm-panel-title:after,
.tab-links .container > .row:before,
#tm-newsbottom .tm-panel-title:after {
	content: "- - - - - - - - - - - - - - - - - - "
				"- - - - - - - - - - - - - - - - - - "
				"- - - - - - - - - - - - - - - - - - "
				"- - - - - - - - - - - - - - - - - - "
				"- - - - - - - - - - - - - - - - - - "
				"- - - - - - - - - - - - - - - - - - "
				"- - - - - - - - - - - - - - - - - - "
				"- - - - - - - - - - - - - - - - - - "
				"- - - - - - - - - - - - - - - - - - "
				"- - - - - - - - - - - - - - - - - - "
				"- - - - - - - - - - - - - - - - - - "
				"- - - - - - - - - - - - - - - - - - "
				"- - - - - - - - - - - - - - - - - - "
				"- - - - - - - - - - - - - - - - - - "
				"- - - - - - - - - - - - - - - - - -";
	width: 0;
	white-space: nowrap;
	float: right;
	font-size: 12px;
	line-height: 2.5rem;
	color: #aaa;
}
.tab-links .container > .row {
	overflow: hidden;
}
.tab-links .container > .row:before {
	margin-bottom: -36px;
}
#tm-bottombar .tm-panel-title,
#tm-bottombar .tm-panel {
	text-align: center;
}
#tm-bottombar .tm-panel > img {
	max-width: 100%;
}
#tm-rights .modal-dialog .modal-content .modal-header h4 span,
#tm-quick .tm-panel-title span,
#tm-newsbottom .tm-panel-title a  {
	color: #007575;
	background: #fff;
	padding: 0 15px;
}
#tm-bottombar .tm-panel-title a {
	color: #fff;
}
#tm-newsbottom .tm-panel-title a:hover {
	color: #13b1a2;
}
#tm-bottombar .tm-panel-title a:hover {
	color: #ddd;
}
#tm-newsbottom .tm-panel-title span ,
#tm-bottombar .tm-panel-title span {
	font-size: 1.571rem;
	line-height: 1.857rem;
	vertical-align: middle;
	display: inline-block;
	margin-left: 1rem;
}
#tm-newsbottom .tm-panel-title span {
	color: #014689;
}
#tm-newsbottom .tm-panel .media {
	background: #f0f0f0;
	padding: 11px 20px 11px 0;
	border-right: 2px solid #007575;
}
#tm-bottombar .tm-panel .media {

}
#tm-newsbottom .tm-panel .media + .media ,
#tm-bottombar .tm-panel .media + .media {
	margin-top: 25px;
}
#tm-newsbottom .tm-panel .media .media-body ,
#tm-bottombar .tm-panel .media .media-body {
	font-size: 1rem;
	line-height: 1.429rem;
	font-weight: 500;
	vertical-align: middle;
}
#tm-newsbottom .tm-panel .media .media-body p ,
#tm-bottombar .tm-panel .media .media-body p {
	margin: 0;
}
#tm-newsbottom .tm-panel .media .media-body p.text-center:first-child {
	font-size: 2.571rem;
	line-height: 3rem;
	font-weight: 300;
}
#tm-newsbottom .tm-panel .media .media-body p.text-center:last-child {
	font-size: 0.7143rem;
}
#tm-newsbottom .tm-panel .media .media-body a ,
#tm-newsbottom .tm-panel .media .media-body p a ,
#tm-bottombar .tm-panel .media .media-body p a {
	color: #000;
}
#tm-newsbottom .tm-panel .media .media-body a:hover ,
#tm-newsbottom .tm-panel .media .media-body p a:hover ,
#tm-bottombar .tm-panel .media .media-body p a:hover {
	color: #007575;
}
#tm-newsbottom .tm-panel .media .media-left ,
#tm-bottombar .tm-panel .media .media-right {

}
#tm-newsbottom .tm-panel .media .media-left img,
#tm-bottombar .tm-panel .media .media-right img {
	max-width: initial;
}
#tm-newsbottom .tm-panel .media .media-left .media-object,
#tm-bottombar .tm-panel .media .media-right .media-object {
	color: #fff;
	text-align: center;
	width: 60px;
	height: 64px;
	background: rgb(50,58,105);
	background: -moz-linear-gradient(-5deg, rgba(50,58,105,1) 0%, rgba(46,104,154,1) 100%);
	background: -webkit-linear-gradient(-5deg, rgba(50,58,105,1) 0%, rgba(46,104,154,1) 100%);
	background: linear-gradient(-5deg, rgba(50,58,105,1) 0%, rgba(46,104,154,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#323a69",endColorstr="#2e689a",GradientType=1);
	line-height: 1;
}
#tm-newsbottom .tm-panel .media .media-left .media-object {
	background: rgb(1,124,119);
	background: -moz-linear-gradient(-5deg, rgba(1,124,119,1) 0%, rgba(0,161,141,1) 100%);
	background: -webkit-linear-gradient(-5deg, rgba(1,124,119,1) 0%, rgba(0,161,141,1) 100%);
	background: linear-gradient(-5deg, rgba(1,124,119,1) 0%, rgba(0,161,141,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#017c77",endColorstr="#00a18d",GradientType=1);
}
#tm-newsbottom .tm-panel .media .media-left .media-object div ,
#tm-bottombar .tm-panel .media .media-right .media-object div {
	font-size: 1rem;
	line-height: 1.286rem;
	display: inline-block;
	width: 100%;
	margin-top: 6px;
}
#tm-newsbottom .tm-panel .media .media-left .media-object span ,
#tm-bottombar .tm-panel .media .media-right .media-object span {
	font-size: 0.7857rem;
	line-height: 1.286rem;
	display: inline-block;
	width: 100%;
}
#tm-bottom {
	background-image: url('../images/tm-bottom.jpg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
	background-color: #017575;
	background-size: cover, contain;
	color: rgba(255,255,255,0.75);
	/*padding: 80px 50px;*/
	padding: 80px 0px;
}
#tm-bottom:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 0;
	background-image: url('../images/bottom.svg');
	background-repeat: repeat;
	background-position: 50% 50%;
	background-color: rgba(0, 70, 80, 0.85);
	background-size: 50px;
	/*background: rgba(12, 34, 73, 0.75);*/
}
#tm-bottom .container {
	position: relative;
	z-index: 1;
}
#tm-bottom .container .row > div {
	float: right;
}
#tm-bottom .tm-panel ul.nav {
	padding: 0;
	margin: 0;
	/*display: inline-block;*/
}
#tm-bottom .tm-panel ul.nav + ul.nav {
	margin-top: 2.25rem;
}
#tm-bottom .tm-panel ul.nav li {
	line-height: 2rem;
}
#tm-bottom .tm-panel ul.nav li.header {
	/*color: rgba(255, 175, 26, 0.75);*/
	font-weight: 700;
	font-size: 1.071rem;
}
#tm-bottom .tm-panel ul.nav li a {
	background: none;
	color: rgba(255,255,255,0.75);
	padding: 0;
	padding-right: 12px;
	margin: 0;
	font-size: 0.9286rem;
	line-height: 2rem;
	display: inline-block;
	vertical-align: baseline;	
}
#tm-bottom .tm-panel ul.nav li a:before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	background: rgba(255,255,255,0.5);
	border-radius: 50%;
	vertical-align: baseline;
	margin: 0 -12px 0 6px;
}
#tm-bottom .tm-panel ul.nav li a:hover {
	color: rgba(255,255,255,1);
}
#tm-bottom .tm-panel .bottom-logo {
	text-align: right;
	padding: 5px 0;
}
#tm-bottom .tm-panel .bottom-logo img {
	height: 55px;
}
#tm-bottom .tm-panel .bottom-contact {
	margin: 5px 0;
	padding: 0;
}
#tm-bottom .tm-panel .bottom-contact p {
	font-size: 1rem;
	line-height: 1.857rem;
	text-align: justify;	
	margin: 0;
}
#tm-bottom .tm-panel .bottom-contact p.en {
	font-size: 1rem;
	margin-top: 10px;
	line-height: 2rem;
}
#tm-bottom .tm-panel .bottom-contact p span {
	float: right;
	margin: 6px 0 0 10px;	
	width: 1rem;
}
#tm-bottom .tm-panel .bottom-social {} 
#tm-bottom .tm-panel .bottom-social span {
	font-size: 0.9286rem;
	line-height: 1.857rem;	
} 
#tm-bottom .tm-panel .bottom-social a {
	color: rgba(255,255,255,0.75);
	float: left;
	font-size: 1.429rem;
	line-height: 1.429rem;
	height: 1.429rem;
	width: 1.429rem;
	margin: 6px 6px 0 6px;	
} 
#tm-bottom .tm-panel .bottom-social a:hover {
	color: rgba(255,255,255,1);
}

footer {
	background: #004550;
	text-align: center;
	color: rgba(255,255,255,0.8);
	font-size: 0.8571rem;
	line-height: 1.429rem;
	padding: 15px 10px;
}

#tm-rights {
	overflow-y: scroll;
	direction: ltr;
}
#tm-rights .modal-dialog {
	margin: 0;
	/*position: fixed;*/
	top: 0;
	bottom: 0;
	right: 30px;
	left: 30px;
	width: calc(100% - 60px);
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	direction: rtl;
}
#tm-rights .modal-dialog .modal-content {
	border: none;
	border-radius: 0;
	box-shadow: none;	
	width: 100%;
	height: 100%;	
	background: #007575;
	color: #fff;
	margin: 30px auto;
	width: 100%;
}
#tm-rights .modal-dialog .modal-content .modal-header {
	background: none;
	color: #fff;
	text-align: center;
	border: none;
	padding: 30px 30px 10px 30px;
}
#tm-rights .modal-dialog .modal-content .modal-header h4 {
	margin: 0;
}
#tm-rights .modal-dialog .modal-content .modal-header h4 span {
	background: #007575;
	color: #fff;
}
#tm-rights .modal-dialog .modal-content .modal-header button {
	color: #fff;
	opacity: 0.8;
	font-size: 3.5rem;
	line-height: 3.5rem;
	font-weight: 100;
	margin: -0.75rem 0;
	font-family: initial;
	transition: all linear 0.25s;
	-webkit-transition: all linear 0.25s;		
}
#tm-rights .modal-dialog .modal-content .modal-header button:hover {
	opacity: 1;
}
#tm-rights .modal-dialog .modal-content .modal-body {}
#tm-rights .modal-dialog .modal-content .modal-body .tm-panel {
	font-size: 0;
}
#tm-service,
#tm-contact,
#tm-content {
	padding: 50px 0;
	min-height: calc(100vh - 630px);
}
#tm-content .panel-container {
	float: right;
	margin-bottom: 25px;
}
.tm-section .tm-panel.content,
#tm-content .panel-container .tm-panel {
	color: rgba(255,255,255,0.8);
}
#tm-content .panel-container.sidepanel .tm-panel {
	padding: 0;
	height: 100%;
}
.tm-section .tm-panel.content,
#tm-content .panel-container.centerpanel .tm-panel {
	padding: 0;
	font-size: 1.143rem;
	line-height: 2.286rem;
	font-weight: 400;
	position: relative;
}
.tm-section .tm-panel.content a {
	color: rgba(255,255,255,0.5);
}
.tm-section .tm-panel.content a:hover {
	color: #fff;
}
#tm-content .panel-container.sidepanel .tm-panel h2 {

}
#tm-content .panel-container.centerpanel .tm-panel h2 {
	font-size: 1.714rem;
	line-height: 2.571rem;
	font-weight: 500;
	margin: 0 0 10px 0;
	color: #fff;
}
#tm-content .panel-container.centerpanel .tm-panel.content h2 {
	margin-bottom: 40px;
}
#tm-content .panel-container.centerpanel .tm-panel h2 span {
	font-size: 1.429rem;
	line-height: 2.571rem;
	font-weight: 400;
	margin-right: 10px;
	color: rgba(255,255,255,0.8);
}
#tm-content .panel-container.centerpanel .tm-panel p {
	margin: 0 0 10px 0;
}
#tm-content .panel-container.centerpanel .tm-panel img.tm-image {
	margin: 25px auto;
	max-width: 90%;
	display: block;
}
#tm-content .panel-container.centerpanel .tm-panel img.tm-image-right {
	float: right;
	width: 25%;
	margin-left: 25px;
	margin-bottom: 15px;
}
#tm-content .panel-container.sidepanel .tm-panel ul.nav {
	padding: 0;
	margin: 0;
	/*display: inline-block;*/
}
#tm-content .panel-container.sidepanel .tm-panel ul.nav li {
	line-height: 2rem;
	border-bottom: 1px solid #999;
	margin: 0;
}
#tm-content .panel-container.sidepanel .tm-panel ul.nav li.header {
	font-size: 1.429rem;
	line-height: 2.571rem;
	font-weight: 500;
	margin: 0 0 0 0;
	padding-bottom: 10px;
	color: #fff;
}
#tm-content .panel-container.sidepanel .tm-panel ul.nav li.parent {}
#tm-content .panel-container.sidepanel .tm-panel ul.nav li.parent > ul.nav {
	margin-right: 12px;
	margin-bottom: 0.9286rem;
	display: none;
}
#tm-content .panel-container.sidepanel .tm-panel ul.nav li.parent > ul.nav li {}
#tm-content .panel-container.sidepanel .tm-panel ul.nav li a {
	background: none;
	color: rgba(255,255,255,0.6);
	padding: 5px 15px 5px 10px;
	margin: 0;
	font-size: 1.143rem;
	line-height: 2.286rem;
	font-weight: 400;
	display: block;
	vertical-align: baseline;	
}
#tm-content .panel-container.sidepanel .tm-panel ul.nav li a:before {
	content: " ";
	width: 1.5rem; 
	height: 1.5rem;
	vertical-align: middle;
}
#tm-content .panel-container.sidepanel .tm-panel ul.nav li.parent > a:before {
	content: "+";
	font-family: 'Arial';
	font-size: 1.5rem;
	line-height: 1.25rem;	
}
#tm-content .panel-container.sidepanel .tm-panel ul.nav li.active a,
#tm-content .panel-container.sidepanel .tm-panel ul.nav li a:hover {
	color: #fff;
}
#tm-content .panel-container.centerpanel .row .tm-modir:not(.tm-lead)  {
	margin-top: 25px;
	text-align: center;
}
#tm-content .panel-container.centerpanel .row .tm-modir:not(.tm-lead):after {
	content: '';
	width: 60%;
	height: 10px;
	background: #007575;
	position: absolute;
	bottom: 0;
	left: 20%;
}
#tm-content .panel-container.centerpanel .row .tm-modir.tm-lead:after {
	content: '';
	width: 10px;
	height: 50%;
	background: #007575;
	position: absolute;
	right: 0;
	top: 25%;
}
#tm-content .panel-container.centerpanel .tm-modir {
	background: #006767;
	clear: both;
	display: inline-block;
	width: 100%;
	padding: 15px 15px 40px 15px;
	height: calc(100% - 30px);
	position: relative;
}
#tm-content .panel-container.centerpanel .tm-modir.tm-lead {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	padding-right: 0;
	height: auto;
	padding-bottom: 15px;
}

#tm-content .panel-container.centerpanel .tm-modir img {
	margin-bottom: 15px;
}
#tm-content .panel-container.centerpanel .tm-modir h3 {
	font-size: 1rem;
	line-height: 1.714rem;
	font-weight: 500;
	color: #fff;
	margin: 0;	
	word-spacing: -1px;
}
#tm-content .panel-container.centerpanel .tm-modir p {
	font-size: 0.8571rem;
	line-height: 1.286rem;
	font-weight: 300;
	margin: 0;
	color: rgba(255,255,255,0.8);
}
#tm-content .panel-container.centerpanel .tm-modir.tm-lead > div {
	width: 100%;
	padding-right: 40px;
	padding-left: 40px;
	border-right: 10px solid #007575;
}
#tm-content .panel-container.centerpanel .tm-modir.tm-lead img {
	margin: 0;
}
#tm-content .panel-container.centerpanel .tm-modir.tm-lead h3 {
	font-size: 1.429rem;
	line-height: 2.571rem;
	font-weight: 500;
	color: #fff;
	margin: 0;
}
#tm-content .panel-container.centerpanel .tm-modir.tm-lead p {
	font-weight: 400;
}

#tm-contact .tm-panel {
	padding: 25px 0;
	font-size: 1.143rem;
	line-height: 2.286rem;
	font-weight: 400;
	position: relative;
	color: rgba(255,255,255,0.8);
	text-align: center;
}
#tm-contact .tm-panel h3 {
	font-size: 1.286rem;
	line-height: 2.286rem;
	font-weight: 400;
	color: #fff;
	margin: 0 0 25px 0;	
}
#tm-contact .tm-panel form {
	min-width: 300px;
	width: 40%;
	margin: 0 auto;
}
#tm-contact .tm-panel form .form-group {
	margin: 0 0 15px 0;
}
#tm-contact .tm-panel form .form-group select.form-control ,
#tm-contact .tm-panel form .form-group input.form-control {
	font-size: 1.143rem;
	line-height: 2.286rem;
	font-weight: 400;
	height: auto;	
}
#tm-contact .tm-panel form .form-group .btn-input {
	position: relative;
}
#tm-contact .tm-panel form .form-group button.btn-inside {
	position: absolute;
	left: 5px;
	top: 50%;
	transform: translateY(-50%);
	background: rgb(0,140,140);
	background: -moz-linear-gradient(180deg, rgba(0,140,140,1) 0%, rgba(0,69,69,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(0,140,140,1) 0%, rgba(0,69,69,1) 100%);
	background: linear-gradient(180deg, rgba(0,140,140,1) 0%, rgba(0,69,69,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#008c8c",endColorstr="#004545",GradientType=1);	
	height: auto;
	font-size: 1.429rem;
	line-height: 1.857rem;
	color: #fff;
	padding: 6px 10px;
}
#tm-contact .tm-panel form .form-group button.btn-inside i {
	vertical-align: middle;
}
#tm-contact .tm-panel form .form-group button.btn-inside:hover,
#tm-contact .tm-panel form .form-group button.btn-inside:focus {
	color: #fff;
}
#tm-contact .tm-panel form .form-group img {
	margin: 0 0 15px 0;
}
#tm-contact .tm-panel form .form-group .checkbox {
	padding: 0;
	min-height: 0;
	text-align: right;
}
#tm-contact .tm-panel form .form-group .checkbox label {
	min-height: 0;
	padding: 0;
	font-size: 1rem;
	line-height: 1.571rem;
	vertical-align: middle;
}
#tm-contact .tm-panel form .form-group .checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

#tm-contact .tm-panel form .form-group .checkbox .checkmark {
	position: relative;
	height: 20px;
	width: 20px;
	background-color: #eee;
	border-radius: 50px;
	display: inline-block;
	vertical-align: middle;
}
#tm-contact .tm-panel form .form-group .checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}
#tm-contact .tm-panel form .form-group .checkbox input:checked ~ .checkmark {
  background-color: #ccc;
}
#tm-contact .tm-panel form .form-group .checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
#tm-contact .tm-panel form .form-group .checkbox input:checked ~ .checkmark:after {
  display: block;
}
#tm-contact .tm-panel form .form-group .checkbox .checkmark:after {
	left: 5px;
	top: 5px;
	width: 10px;
	height: 10px;
	background: #007575;
	border-radius: 50px;
}

#tm-contact .tm-panel form .form-group button.btn-submit {
	background: rgb(0,140,140);
	background: -moz-linear-gradient(180deg, rgba(0,140,140,1) 0%, rgba(0,69,69,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(0,140,140,1) 0%, rgba(0,69,69,1) 100%);
	background: linear-gradient(180deg, rgba(0,140,140,1) 0%, rgba(0,69,69,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#008c8c",endColorstr="#004545",GradientType=1);	
	display: block;
	width: 100%;
	border: 1px solid #118585;
	font-size: 1.286rem;
	line-height: 2.286rem;
	font-weight: 400;
	color: #fff;	
}
#tm-contact .tm-panel .tm-form-links {}
#tm-contact .tm-panel .tm-form-links a {
	font-size: 1rem;
	line-height: 1.571rem;
	font-weight: 300;
}
#tm-contact .tm-panel .tm-form-links a.register {
	color: #fff;
}
#tm-contact .tm-panel .tm-form-links a.forgot {
	color: #fd0;
}
.tm-section .tm-nav-panel {
	line-height: 1;
	border-bottom: 1px solid rgba(255,255,255,0.8);
	margin-bottom: 50px;
}
.tm-section .tm-nav-panel ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 1rem;
	line-height: 1.714rem;
	font-weight: 400;
	display: inline-block;
	width: 100%;
	vertical-align: middle;	
}
.tm-section .tm-nav-panel ul li {
	color: rgba(255,255,255,0.8);
	font-size: inherit;
	line-height: inherit;
	float: left;
	vertical-align: middle;
	border-left: 1px solid rgba(255,255,255,0.8);
	padding: 0px 5px 5px 5px;	
}
.tm-section .tm-nav-panel ul li:last-child {
	border-right: 1px solid rgba(255,255,255,0.8);
}
.tm-section .tm-nav-panel ul li.title {
	float: right;
	font-weight: 300;
	border: none;
}
.tm-section .tm-nav-panel ul li.title > span {
	line-height: inherit;
	display: inline-block;
	color: #fff;
	font-weight: 500;
	margin-left: 5px;
}
.tm-section .tm-nav-panel ul li a {
	color: rgba(255,255,255,0.5);
	padding: 0 10px 0 10px
}
.tm-section .tm-nav-panel ul li a:hover {
	color: rgba(255,255,255,0.8);
}
#tm-contact.register .tm-panel form fieldset legend span,
.tm-section .tm-panel span.icon ,
.tm-section .tm-nav-panel ul li a span {
	vertical-align: middle;
	margin-left: 10px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: 20px;
	height: 20px;
	width: 20px;
	display: inline-block;
	vertical-align: middle;	
	opacity: 0.5;
	transition: all linear 0.25s;
	-webkit-transition: all linear 0.25s;
}
.tm-section .tm-panel span.icon,
.tm-section .tm-nav-panel ul li a:hover span {
	opacity: 1;
}
.tm-section .tm-nav-panel ul li a span.login {
	background-image: url('../images/icon_login.png');

}
.tm-section .tm-nav-panel ul li a span.pooshe {
	background-image: url('../images/icon_pooshe.png');
	background-size: 24px;
	width: 24px;	
}
#tm-contact.register .tm-panel form fieldset legend span.register,
.tm-section .tm-nav-panel ul li a span.register {
	background-image: url('../images/icon_register.png');
}
#tm-contact.register .tm-panel form fieldset legend span.info {
	background-image: url('../images/icon_info.png');
}
.tm-section .tm-panel span.icon.arrow {
	background-image: url('../images/icon_arrow.png');
}
#tm-service .tm-panel {
	position: relative;
	margin-top: 25px;
}
#tm-service .tm-panel .tm-image {
	height: 250px;
}
#tm-service .tm-panel .carousel-caption {
	min-height: calc(3.714rem + 20px);
	display: flex;
	align-items: center;
}
#tm-service .tm-panel .carousel-caption h3 {
	margin: 0;
	font-size: 1rem;
	line-height: 1.857rem;
	font-weight: 400;	
}
#tm-service .tm-panel .carousel-caption h3 a {
	color: #fff;
}
#tm-contact.register .tm-panel form {
	width: 100%;
}
#tm-contact.register .tm-panel form fieldset {
	margin-bottom: 50px;
}
#tm-contact.register .tm-panel form fieldset legend {
	color: #fff;
	font-size: 1rem;
	line-height: 1.714rem;
	font-weight: 500;	
	text-align: right;
	padding: 0 10px 5px 10px;
}
#tm-contact.register .tm-panel form fieldset legend span {
	opacity: 1;
}
#tm-contact.register .tm-panel form .form-group {
	margin-bottom: 0;
}
#tm-contact.register .tm-panel form .form-group .row > div {
	margin-bottom: 25px;
}
#tm-contact.register .tm-panel form .form-group label {
	font-size: 1.143rem;
	line-height: calc(2.286rem + 12px);
	font-weight: 400;	
	width: 100px;
	padding-left: 15px;
	text-align: left;
	float: right;
	margin: 0;
}
#tm-contact.register .tm-panel form .form-group.inline label {
	line-height: 2.286rem;
	width: calc(100% - 100px);
	padding-left: 0;
	text-align: right;
	float: none;
	margin-right: 100px;
}
#tm-contact.register .tm-panel form .form-group select.form-control ,
#tm-contact.register .tm-panel form .form-group input.form-control {
	width: calc(100% - 100px);
}
#tm-contact.register .tm-panel form .form-group.inline select.form-control ,
#tm-contact.register .tm-panel form .form-group.inline input.form-control {
	margin-right: 100px;
}
#tm-contact.register .tm-panel form .form-group.inline select.form-control {
	padding-top: 8px;
	padding-bottom: 9px;
}
#tm-contact.register .tm-panel form .form-group .help {
	font-size: 1rem;
	line-height: 1.714rem;
	font-weight: 300;
	text-align: left;
	padding: 5px 15px;
}
#tm-contact.register .tm-panel form .form-group button.btn-submit {
	margin-right: 100px;
	width: calc(100% - 100px);
}
#tm-content.map .tm-panel {
	position: relative;
}
#tm-content.map .tm-panel #tm-map {
	display: inline-block;
	transform: scale(0.8);
	margin: -80px;
}
#tm-content.map .tm-panel #tm-map img {}
#tm-content.map .tm-panel #tm-map map {}
#tm-content.map .tm-panel #tm-map-nav {
	position: absolute;
	top: 50%;
	left: 0;
	width: 360px;
	transform: translateY(-50%);	
}
#tm-content.map .tm-panel #tm-map-nav img {}
.tm-section .tm-panel.content.tab {}
.tm-section .tm-panel.content.tab ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 1rem;
	line-height: 1.714rem;
	font-weight: 400;
	display: inline-block;
	width: 100%;
	vertical-align: middle;	
	border-bottom: 1px solid rgba(255,255,255,0.8);
}
.tm-section .tm-panel.content.tab ul.nav li {
	float: right;
	color: rgba(255,255,255,0.8);
	font-size: inherit;
	line-height: inherit;
	vertical-align: middle;
	border-right: 1px solid rgba(255,255,255,0.8);
	padding: 0px 10px 5px 10px;
	margin: 0;
}
.tm-section .tm-panel.content.tab ul.nav li.active {}
.tm-section .tm-panel.content.tab ul.nav li a {
	color: rgba(255,255,255,0.5);
	padding: 0 10px 0 10px;
	background: none;
}
.tm-section .tm-panel.content.tab ul.nav li a:hover ,
.tm-section .tm-panel.content.tab ul.nav li.active a {
	color: rgba(255,255,255,0.8);
}
.tm-section .tm-panel.content.tab .tab-content {}
.tm-section .tm-panel.content.tab .tab-content .tab-pane {}
.tm-section .tm-panel.content.tab .tab-content .tab-pane h3 {
	font-size: 1.429rem;
	line-height: 2.571rem;
	font-weight: 400;
	color: #fff;	
}
.tm-section .tm-panel.content.tab .tab-content .tab-pane p {
	font-size: 1.143rem;
	line-height: 2.286rem;
	font-weight: 400;	
	color: rgba(255,255,255,0.8);
}
.tm-section .tm-panel.content.tab .tab-content .tab-pane .tm-status {
	margin-top: 25px;
}
.tm-section .tm-panel.content.tab .tab-content .tab-pane .tm-status span {}
.tm-section .tm-panel.content.tab .tab-content .tab-pane .tm-status img {
	margin-right: 15px;
}
.tm-section .tm-panel.content.tab .tab-content .tab-pane ul.list-group {
	margin: 50px 0 0 0;
	padding: 0;
}
.tm-section .tm-panel.content.tab .tab-content .tab-pane ul.list-group li.list-group-item {
	background: none;
	border-radius: 0;
	border-right: none;
	border-left: none;
	border-color: rgba(255,255,255,0.8);
	font-size: 1.143rem;
	line-height: 2.286rem;
	font-weight: 400;		
	padding: 10px 0;
}
.tm-section .tm-panel.content.tab .tab-content .tab-pane ul.list-group li.list-group-item a {
	color: rgba(255,255,255,0.5);
}
.tm-section .tm-panel.content.tab .tab-content .tab-pane ul.list-group li.list-group-item a:hover {
	color: #fff;
}
.tm-section .tm-panel.content.tab .tab-content .tab-pane ul.list-group li.list-group-item span {
	font-size: 24px;
	line-height: 22px;
	height: 24px;
	width: 24px;
	margin-left: 15px;	
}
#tm-content.maps .tm-panel {
	padding: 0;
	font-size: 1.143rem;
	line-height: 2.286rem;
	font-weight: 400;
	position: relative;
	color: rgba(255,255,255,0.8);
	height: 100%;
	display: flex;
	align-items: center;
}
#tm-content.maps .tm-panel img {}
#tm-content.maps .tm-panel p {
	margin: 0;
}
#tm-content .panel-container.centerpanel .tm-panel.modir {

}
#tm-content .panel-container.centerpanel .tm-panel.modir .tm-single-modir {
	border: 1px solid #fff;
	min-height: 500px;
	margin-top: 40px;
	margin-bottom: 60px;
	display: flex;
	align-items: center;
	padding: 20px 40px;
	position: relative;
}
#tm-content .panel-container.centerpanel .tm-panel.modir .tm-single-modir img {
	height: 450px;
	position: absolute;
	bottom: 0px;
	left: 25px;
}
#tm-content .panel-container.centerpanel .tm-panel.modir .tm-single-modir img.logo {
	width: 180px;
	height: auto;
	position: absolute;
	bottom: 20px;
	left: auto;
	right: 40px;
}
#tm-content .panel-container.centerpanel .tm-panel.modir .tm-single-modir .info {
	max-width: 60%;
}
#tm-content .panel-container.centerpanel .tm-panel.modir .tm-single-modir .info h3 {}
#tm-content .panel-container.centerpanel .tm-panel.modir .tm-single-modir .info p {}
#tm-content .panel-container.centerpanel .tm-panel.modir .tm-single-modir .info ul {
	list-style: none;
	padding: 0;
	margin: 50px 0 0 0;
}
#tm-content .panel-container.centerpanel .tm-panel.modir .tm-single-modir .info ul li {
	padding: 5px 0 0 0;
}
#tm-content .panel-container.centerpanel .tm-panel.modir .tm-single-modir .info ul li span {
	border: 1px solid #fff;
	border-radius: 50px;
	font-size: 14px;
	text-align: center;
	width: 30px;
	height: 30px;
	line-height: 30px;
}
#tm-content .panel-container.centerpanel .tm-panel.modir > h3 {
	font-size: 1.429rem;
	line-height: 2.571rem;
	font-weight: 400;
	color: #fff;
	margin: 30px 0 10px 0;
}
#tm-content .panel-container.centerpanel .tm-panel.modir > h3 span {
	font-size: 1.714rem;
	line-height: 1.714rem;
	width: 1.714rem;
	height: 1.714rem;	
}
#tm-content .panel-container.centerpanel .tm-panel.modir > p {}