﻿@font-face {
    font-family: "yekan";
    src: url(../fonts/Yekan.eot);
    src: url(../fonts/Yekan.eot?#iefix) format("embedded-opentype"), url(../fonts/Yekan.woff) format("woff"), url(../fonts/Yekan.ttf) format("truetype"), url(../fonts/Yekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,li,fieldset,form,label,legend {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:no-scroll transparent
}
a {
    text-decoration:none
}
html,body {
	background:#fff
}
body {
	-webkit-overflow-scrolling:touch;font-family: "yekan";
}
*,*:before,*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; 
}
ol,ul {
	border:0;
	outline:0;
	vertical-align:baseline;
	background:no-scroll transparent
}
blockquote,q {
	quotes:none
}
time {
	display:block
}
img {
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: top;
}
blockquote:before,blockquote:after,q:before,q:after {
	content:"";
	content:none
}
:focus {
	outline:0
}
table,caption,tbody,tfoot,thead,tr,th,td,textarea {
	margin:0;
	padding:0;
	outline:0;
	vertical-align:baseline;
	background:no-scroll transparent
}
table {
	border-collapse:collapse
}
caption,th {
	text-align:left
}
ul,ol {
	padding:0 0 15px;
	margin:0;
	list-style:none;
	font-size:16px;
	font-size:1rem;
	line-height:26px;
	line-height:1.625rem
}
ul>li,ol>li {
	padding-left:20px
}

.grid [class*="col-"]::after {
    content: "";
    display: table;
    clear: both;
}
input[class*="btn-"],button[class*="btn-"],a[class*="btn-"]{
	font-size:16px;
	line-height:30px;
	border:2px solid #323232;
	text-decoration:none;
	padding:.7em 1.125em .7em;
	max-width:100%;
	min-width:120px;
	min-width:90px\9;
	min-height:20px;
	text-align:center;
	cursor:pointer;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-transition:border .3s,color .3s,background-color .3s;
	-moz-transition:border .3s,color .3s,background-color .3s;
	-o-transition:border .3s,color .3s,background-color .3s;
	-ms-transition:border .3s,color .3s,background-color .3s;
	transition:border .3s,color .3s,background-color .3s;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
    font-family:"Yekan","Tahoma",Arial,sans-serif
}
input[class*="btn-"],button[class*="btn-"],a[class*="btn-"] {
	background-color:#323232;
	border-color:#323232;
	color:#fff
}
input[class*="btn-"]:hover,input[class*="btn-"]:focus,button[class*="btn-"]:hover,button[class*="btn-"]:focus,a[class*="btn-"]:hover,a[class*="btn-"]:focus {
	background-color:#000;
	border-color:#000
}
input[class*="btn-pri"][class*="gray-50"],button[class*="btn-pri"][class*="gray-50"],a[class*="btn-pri"][class*="gray-50"] {
	background:#777677;
	border-color:#777677;
	color:#fff
}
input[class*="btn-pri"][class*="gray-50"]:hover,input[class*="btn-pri"][class*="gray-50"]:focus,button[class*="btn-pri"][class*="gray-50"]:hover,button[class*="btn-pri"][class*="gray-50"]:focus,a[class*="btn-pri"][class*="gray-50"]:hover,a[class*="btn-pri"][class*="gray-50"]:focus {
	background:#5a5a5a;
	border-color:#5a5a5a;
	color:#fff
}
input[class*="btn-pri"][class*="blue-50"],button[class*="btn-pri"][class*="blue-50"],a[class*="btn-pri"][class*="blue-50"] {
	background:#4178be;
	border-color:#4178be;
	color:#fff;
    padding:4px 10px
}
input[class*="btn-pri"][class*="blue-50"]:hover,input[class*="btn-pri"][class*="blue-50"]:focus,button[class*="btn-pri"][class*="blue-50"]:hover,button[class*="btn-pri"][class*="blue-50"]:focus,a[class*="btn-pri"][class*="blue-50"]:hover,a[class*="btn-pri"][class*="blue-50"]:focus {
	background:#325c80;
	border-color:#325c80;
	color:#fff
}
input[class*="btn-pri"][class*="orange-50"],button[class*="btn-pri"][class*="orange-50"],a[class*="btn-pri"][class*="orange-50"] {
	background:#ff5800;
	border-color:#ff5800;
	color:#fff;
    padding:4px 10px
}
input[class*="btn-pri"][class*="orange-50"]:hover,input[class*="btn-pri"][class*="orange-50"]:focus,button[class*="btn-pri"][class*="orange-50"]:hover,button[class*="btn-pri"][class*="orange-50"]:focus,a[class*="btn-pri"][class*="orange-50"]:hover,a[class*="btn-pri"][class*="orange-50"]:focus {
	background:#DE560E;
	border-color:#DE560E;
	color:#fff
}
input[class*="btn-pri"][class*="teal-50"],button[class*="btn-pri"][class*="teal-50"],a[class*="btn-pri"][class*="teal-50"] {
	background:#008571;
	border-color:#008571;
	color:#fff;
    padding:4px 10px
}
input[class*="btn-pri"][class*="teal-50"]:hover,input[class*="btn-pri"][class*="teal-50"]:focus,button[class*="btn-pri"][class*="teal-50"]:hover,button[class*="btn-pri"][class*="teal-50"]:focus,a[class*="btn-pri"][class*="teal-50"]:hover,a[class*="btn-pri"][class*="teal-50"]:focus {
	background:#006d5d;
	border-color:#006d5d;
	color:#fff
}
.nk-box {
    border:1px solid #ccc;
    background:#f9f9f9;
    direction:rtl
}
.nk-box-image img {
    width:100%
}
.nk-box-content {
    padding:20px
}
.nk-box-content p{
    font-size:14px;
    text-align:justify
}
.nk-box-content h4 {
    font-size:19px;
    color:#000
}
#nk-leadspace-social {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 50;
}
#nk-leadspace-social .nk-leadspace-social-links div {
    float:right 
}
#nk-leadspace-social .nk-leadspace-social-links p {
    display:inline-block;
    padding:0 0 14px;
    font-size:14px;
    color:#fff;
}
#nk-leadspace-social .nk-leadspace-social-links p.nk-ind-link a {
    width: 32px;
    height: 32px;
    position: relative;
    padding: 0;
    margin-right: 12px;
    opacity: .75;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    color:#fff;
    text-decoration:none;
    top:-2px
}
#nk-leadspace-social .nk-leadspace-social-links p.nk-ind-link a img {
    width:32px;
    position:relative;
    z-index:100
}
a[class*="-encircled-link"]::after {
    background: #fff;
    border-radius: 50%;
    content: " ";
    height: 32px;
    left: .5px;
    position: absolute;
    top: .5px;
    width: 32px;
    top: -2px�/;
    top: -1px\9;
}
.mm h4{
    margin:2px
}
.box2 {
    margin-bottom:10px;
    border:1px solid #d5d5d5;
    padding:10px;
    background-color:#f6f6f6 
}
.box2:first-child {
    margin-top:30px
}
.descript {
    direction:rtl;
}
.descript h3 {
    color:#3f3f3f;
    font-weight:normal;
    font-size:24px
}
.white-header h3 {
    text-align:center;
    color:#fff;
    font-weight:normal;
    font-size:28px
}
.descript-bottom p,.descript-bottom a {
    color:#fff;
    direction:rtl
}
.descript-bottom h4 {
    font-weight:normal;
    font-size:18px
}

.descript-bottom  {
    text-align:center;
    margin-bottom:20px
}
.btn-holder {
    margin-top:20px;
}
.inline-block {
    display:inline-block;
}
.w-200 {
    min-width:200px !important
}
.center {
    text-align:center
}
.field-validation-error {
    color:red;
}
.frm h2 {
    text-align:center;
    margin:10px
}
.frm p,.frm button {
    margin-top:20px
}
.frm input,.frm select,.frm textarea{
	-webkit-appearance:normal;
	-moz-appearance:normal;
	appearance:normal;
	background:#fff;
	border-radius:0;
	border-style:solid;
	border-width:2px;
	color:#555;
	display:block;
	font:16px 'Open Sans',Helvetica,Arial,sans-serif;
	height:2.8rem;
	outline:0;
	padding:5px 10px;
	width:100%
}
.frm textarea {
	resize:none
}
.frm textarea {
	height:12rem
}
.frm input,.frm select,.frm textarea {
	border-color:#e5e9ea;
	transition:border-color .3s
}
.frm input:focus,.frm select:focus,.frm textarea:focus {
	border-color:#e5426e
}
.validation-summary-errors li:before {
    content:"" !important;

}


@media (max-width:768px) {
    .descript h3,.descript h4 {
        text-align: center;
    }
    .center-header h3 {
        margin-top:50px
    }
    .min-center {
        text-align:center
    }
}
@media (min-width:768px) {
    .descript .toplg {
        margin-top: 3%;
    }
	.vid-container {
		-webkit-align-items:center;
		align-items:center;
		display:-webkit-flex;
		display:flex;
		-webkit-justify-content:center;
		justify-content:center
	}
	.vid-container .landing-slider__features {
		-webkit-align-self:center;
		align-self:center;
	}
	.vid-container .landing-slider__player {
		-webkit-align-self:flex-end;
		align-self:flex-end;
		margin-top:0;
	}
    .vid-container .landing-slider__top {
		-webkit-align-self:flex-start;
		align-self:flex-start;
	}
}
.descript p,.descript li{
    font-size:14px;
}
.descript li:before{
    content: " ■ ";color: #ff8400;font-size:8px;margin-left:5px
}
#nav {
	background:#fff;
	border-bottom:1px solid #e5e5e5;
	height:70px;
	
	z-index:2
}
#home {
	float:left;
	margin-left:20px;
	overflow:hidden;
	position:relative;
    height:70px;
}
@media (min-width:768px) {
	#home {
		margin-left:60px;
	}
}
#home #logo {
    max-height:42px;
    display:block;
    margin-top:14px
}
#home #logo img
{
	max-height:42px
}
.masthead-nav {
    display:none
}
@media (min-width:768px) {
	.masthead-nav {
		display:block
	}
}
.masthead-nav {
	float:right;
	margin-right:60px;
	padding:0;
	position:relative
}
.masthead-nav>li {
	display:block;
	float:right;
	padding:0
}
.masthead-nav > li + li{
    margin: 0 25px 0 0;
    padding: 0;
}
.masthead-nav>li>a {
	box-sizing:border-box;
	color:#323232;
	cursor:pointer;
	display:block;
	margin:20px 8px;
	overflow:hidden;
	padding:0;
	position:relative;
	text-decoration:none;
	border-bottom:2px solid transparent;
	transition:.3s border-color,.3s color
}
.megamenu-section {
    display: none;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: #fff;
    border-top: 1px solid #eee;
    left: 0;
    position: absolute;
    top: 70px;
    right: 0;
    z-index: 100;
	width:100%;
	
}
.megamenu-section-mob {
    padding-left:30px;
    background-color:#ddd;
    color:#333;
}
.megamenu-section-mob li{
    direction:rtl
}
.megamenu-section-mob a{
    padding:6px 2px;
    display:block;
    font-size:14px;
    cursor:pointer;
    color:#333;
}
.megamenu-section p {
    text-align:center;
    direction:rtl;
    font-size:14px;
}
.megamenu-section a {
    padding-top:20px;
    height:auto;
    display:block;
    position:relative;
    color:#666;
}
.megamenu-section a:hover {
    background-color:#f7f7f7;
}
.megamenu-section .box1 {
    border-right:1px solid #eee;
    padding:0
}
.megamenu-section .box1:last-child {
    border-left:1px solid #eee;
}
.megamenu-section.showing {
	display:block
}

.m-nav-opener {
    display:none
}
.m-nav-opener {
	border-right:.1rem solid #e5e9ea;
	display:block;
	float:left;
	height:70px;
	position:relative;
	width:80px
}
.m-nav-opener span {
	background:#333e47;
	display:block;
	height:5px;
	left:20px;
	opacity:1;
	position:absolute;
	-webkit-transform:rotate(0);
	transform:rotate(0);
	transition:all .25s linear .2s;
	width:40px;
    border-radius:20px
}
.m-nav-opener span:nth-child(1) {
	top:22px
}
.m-nav-opener span:nth-child(2),.m-nav-opener span:nth-child(3) {
	top:33px
}
.m-nav-opener span:nth-child(4) {
	top:45px
}
.mm-opening .m-nav-opener span:nth-child(1),.mm-opening .m-nav-opener span:nth-child(4) {
	left:50%;
	top:2.7rem;
	width:0
}
@media (min-width:768px) {
	.m-nav-opener {
		display:none
	}
}
.mm-opening .m-nav-opener span:nth-child(2) {
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg)
}
.mm-opening .m-nav-opener span:nth-child(3) {
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg)
}
.mm-menu.mm-horizontal>.mm-panel {
	transition:-webkit-transform .4s ease;
	transition:transform .4s ease
}
.mm-slideout,html.mm-slide .mm-menu {
	transition:-webkit-transform .4s ease
}

.mm-menu .mm-hidden {
	display:none
}
.mm-menu,.mm-menu>.mm-panel {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:0
}
.mm-menu {
	display:block;
	overflow:hidden;
	padding:0
}
.mm-menu>.mm-panel {
	background:inherit;
	-webkit-overflow-scrolling:touch;
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:auto;
	padding:20px;
	-webkit-transform:translate(100%,0);
	transform:translate(100%,0)
}
.mm-menu>.mm-panel.mm-opened {
	-webkit-transform:translate(0,0);
	transform:translate(0,0)
}
.mm-menu>.mm-panel.mm-subopened {
	-webkit-transform:translate(-30%,0);
	transform:translate(-30%,0)
}
.mm-menu>.mm-panel.mm-highest {
	z-index:1
}
.mm-menu .mm-list {
	padding:20px 0
}
.mm-menu>.mm-list {
	padding-bottom:0
}
.mm-menu>.mm-list:after {
	content:'';
	display:block;
	height:40px
}
.mm-panel>.mm-list {
	margin-left:-20px;
	margin-right:-20px
}
.mm-panel>.mm-list:first-child {
	padding-top:0
}
.mm-list,.mm-list>li {
	list-style:none;
	display:block;
	padding:0;
	margin:0
}
.mm-list {
	font:inherit;
	font-size:14px
}
.mm-list>li {
	position:relative
}
.mm-list>li>a,.mm-list>li>span {
	overflow:hidden;
	color:inherit;
	line-height:20px;
	display:block;
	padding:10px 10px 10px 20px;
	margin:0;
    border-bottom:1px solid #888;
    cursor:pointer
}
.content-wrapper {
    position:relative;
    margin-top:70px
}
.mm-slideout {
	transition:transform .4s ease
}
html.mm-opened {
	overflow:hidden;
	position:relative
}
html.mm-opened body {
	overflow:hidden
}
#mm-blocker {
	background:rgba(3,2,1,0);
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:999999
}
html.mm-blocking #mm-blocker,html.mm-opened #mm-blocker {
	display:block
}
.mm-menu.mm-offcanvas {
	display:none;
	position:fixed
}
.mm-menu.mm-current {
	display:block
}
.mm-menu {
    background-color:rgb(107, 107, 107);
    color: #ddd;
}
.mm-menu {
	width:80%;
	min-width:140px;
	max-width:440px;
    
}
html.mm-opening .mm-slideout {
	-webkit-transform:translate(80%,0);
	transform:translate(80%,0)
}
@media all and (max-width:175px) {
	html.mm-opening .mm-slideout {
		-webkit-transform:translate(140px,0);
		transform:translate(140px,0)
	}
}
@media all and (min-width:550px) {
	html.mm-opening .mm-slideout {
		-webkit-transform:translate(440px,0);
		transform:translate(440px,0)
	}
}
#masthead {
	background-color:#fff;
	top:0;
	width:100%;
	z-index:1000;
	box-shadow:0 0 .15rem rgba(0,0,0,.21);
	position:fixed;
	will-change:transform;
}





h3,h4 {
	margin-top:14px;
    margin-bottom:14px
}
.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container-fluid>.row:after,.container-fluid>.row:before,.container:after,.container:before,.row:after,.row:before,.container-full:before,.container-full:after {
	content:" ";
	display:table
}

.container-main {
	padding-bottom:30px;
	padding-top:30px
}
.container,.container-fluid,.container-fluid>.row {
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px
}
.container-fluid>.row:after,.container:after,.container-full:after {
	clear:both
}
.container-full {
  margin-left: auto;
  margin-right: auto;
  width: 100%; 
}
.row2 {
	width:100%;
	height:auto;
	text-align:center;
	margin:0;
	padding:0 0 20px 0;
	clear:both;
	float:left
}
@media (min-width:768px) {
	.container,.container-fluid>.row {
		width:100%
	}
}
@media (min-width:992px) {
	.container,.container-fluid>.row {
		width:970px
	}
}
@media (min-width:1200px) {
	.container,.container-fluid>.row {
		width:1170px
	}
}
.container-fluid:after {
	clear:both
}
.row {
	margin-left:-15px;
	margin-right:-15px
}
.row:after {
	clear:both
}

.container-fluid>.row {
	margin-left:-1.5rem;
	margin-right:-1.5rem;
	padding-left:0;
	padding-right:0
}

.news-detail h3 {
	font-size:22px;
	line-height:40px;
	color:#7D2175;
	font-weight:400;
    text-align:center
}
.news-detail .news-detail-con {
    text-align:right;
    font-size: 14px;
    direction:rtl;
}
.news-detail .news-detail-con img{
    width : 100%
}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-15,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px
}
.row2 .col-lg-1,.row2 .col-lg-10,.row2 .col-lg-11,.row2 .col-lg-12,.row2 .col-lg-2,.row2 .col-lg-3,.row2 .col-lg-4,.row2 .col-lg-5,.row2 .col-lg-6,.row2 .col-lg-7,.row2 .col-lg-8,.row2 .col-lg-9,.row2 .col-md-1,.row2 .col-md-10,.row2 .col-md-11,.row2 .col-md-12,.row2 .col-md-2,.row2 .col-md-3,.row2 .col-md-4,.row2 .col-md-5,.row2 .col-md-6,.row2 .col-md-7,.row2 .col-md-8,.row2 .col-md-9,.row2 .col-sm-1,.row2 .col-sm-10,.row2 .col-sm-11,.row2 .col-sm-12,.row2 .col-sm-2,.row2 .col-sm-3,.row2 .col-sm-4,.row2 .col-sm-5,.row2 .col-sm-6,.row2 .col-sm-7,.row2 .col-sm-8,.row2 .col-sm-9,.row2 .col-sm-15,.row2 .col-xs-1,.row2 .col-xs-10,.row2 .col-xs-11,.row2 .col-xs-12,.row2 .col-xs-2,.row2 .col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
	padding:0
}
@media (min-width:768px) {
    .container-fluid > .row {
        margin-left: auto;
        margin-right: auto;
    }
}
.post-date {
	font-size:14px;
	line-height:21px;
	font-weight:500;
    direction:rtl
}
.iscan1 {
    background-image:url("../images/bg_road.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.vmax1 {
    background-image:url("../images/bg_electronic.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.all_product {
    background-color:#ededed
}
.vprog1 {
    background-color:#515c68
}
.vprog1 h3 {
    color:#fff;
}
.vprog2 {
    background-color:#f7f7f7
}
.vprog3 {
    background-color:rgb(201, 93, 24)
}
.vprog3 p{
    color:#fff
}
.iscan2 {
    background-color:rgb(248, 241, 238)
}
.iscan3 {
    background-color:rgb(4, 161, 173)
}
.iscan3 p{
    color:#fff
}
.vmax2 {
    background-color:rgb(255, 225, 0)
}
.vcode1 {
    background-color:rgb(9, 195, 156)
}
.vcode1 li,.vcode1 h3 {
    color:#fff
}
.vcode2 {
    background-color:#fff300
}
.bg10 {
    background-color:rgb(0, 219, 255)
}
.bg11 {
    background-color:#eaeaea
}
.bg12 {
    background-color:rgb(145, 173, 4)
}
.bg12 h3 {
    color:#232323;
}
@media (min-width:768px) {
	.iscan3 .col-sm-5 {
		float:left;
	}
}
.page-footer {
    background: #747474;
}


.footer-links li,.social-networks li {
	display:inline-block;
    padding:0
}
@media (min-width:992px) {
	.footer-links,.social-networks {
		display:inline-block;
		text-align:left;
		width:auto
	}
}
.footer-links {
    font-size:13px;
    color: #e1e1e1;
    float: right;
}
.copyrights, .footer-links {
    text-align: center;
    width: 100%;
}
@media (min-width:992px) {
    .copyrights,.footer-links {
        text-align:right
    }
}

.footer-links li:after {
	content:'|'
}
.footer-links li:last-child:after {
	content:none
}
.footer-links a {
	color:#e1e1e1;
	margin-right:.5rem;
    margin-left:.5rem
}
.footer-links a:hover {
	color:#e5426e;
	text-decoration:none
}
.footer-bottom {
    font-size: 1.2rem;
    border-top: .1rem solid #939393;
    padding-top: 1rem;
}
.footer-bottom .copyrights, .footer-bottom .copyrights a {
    color: #e1e1e1;
}
.footer-bottom .copyrights {
    clear: both;
    float: right;
    margin-bottom: 1rem;
    margin-top: 0;
}
.page-footer p {
    font-size:13px
}
@media (max-width:768px) {
	.footer-bottom .copyrights {
		float:none;
        text-align:center
	}
    .footer-links {
        float:none;
        text-align:center;
        padding-bottom:4px
    }
}
.bita a {color:#e1e1e1;}
.bita {
    text-align:center;color:#e1e1e1;
}
.telegram {
    background-color:rgb(128, 128, 128);
    width:220px;
    margin:0px auto;
    float:left;
    border:1px solid #666;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
 
}
@media (max-width:992px) {
    .telegram {
        float :none;
        margin-bottom:20px
    }
}
.telegram a {
    display:block;
    padding:10px 20px;
    color:#fff;
    font-size:14px
}
.telegram span {
    line-height:45px
}
.telegram img {
    width:40px
}
/*-------------- S L I D E R --------------------*/
#slider li {
    padding:0;
    margin-right:-100%;
    float:left;
    width:100%;
}
.slider { 
	position: relative;
	overflow: hidden; 
}
	
.slider .el { 
	position: absolute;
	width: 100%;
	height: 100%; 
	text-align: center; }
	
.slider .bg { 
	float: left;
    width: 100%; 
    height: 100%; }
	
.slider .bg a{ 
	background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%; 
    margin: 0; 
    height: 100%;
    color: transparent; 
    display:block

}
    
.slider .im { 
	position: absolute;
    height: 100%;
    left: 0;
    right: 0; }

.slider .im a {  
	background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: .7;
    width: 100%; 
    margin: 0; 
    color: transparent; }

.slider .tx,#slider .tx { 
	position:absolute;
	top: 10px;
    left: 0;
    right: 0; 
}
.slider .tx2,#slider .tx2 { 
	position:absolute;
	top: 0px;
    width:100%
}
.slider .centerimg,#slider .centerimg {
    top:0 !important;
}
.slider .centerimg h3,#slider .centerimg h3 {
    font-size:24px;
    margin-top:15px;
    margin-bottom:0
}
.slider .tx ul{
    margin:20px 0 30px
}
.slider .tx ul li{
    text-align:right;
    margin-bottom:5px
}

.slider label {
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    width: 12px;
    height: 12px;
    background-color: rgba(100,100,100,1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.8);
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    transition: background-color .2s; }
	
.slider label.checked {
	background-color: #fff;
}
.black {
    color:#000;
}
.white {
    color:#fff;
}
/*------------------------------------------------------ S L I D E R   E N D ---------------------------------------------*/

@media (min-width:768px) {
	
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-15 {
		float:right
	}
	.col-sm-1 {
		width:8.33333%
	}
	.col-sm-2 {
		width:16.66667%
	}
	.col-sm-3 {
		width:25%
	}
	.col-sm-4 {
		width:25%
	}
	.col-sm-5 {
		width:41.66667%
	}
	.col-sm-6 {
		width:50%
	}
	.col-sm-7 {
		width:58.33333%
	}
	.col-sm-8 {
		width:66.66667%
	}
	.col-sm-9 {
		width:75%
	}
	.col-sm-10 {
		width:83.33333%
	}
	.col-sm-11 {
		width:91.66667%
	}
	.col-sm-12 {
		width:200%
	}
    .col-sm-15 {
		width:16%
	}
}
@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-12 {
        width: 100%;
    }
}





@media screen and (min-width: 0px) and (max-width: 639px) {
    .slider { 
	 	height: 42em; 
    }
	.slider .im a { 
	 	height: 400px;
	}
	.slider .tx {
		top: 10px; 
	}
    .slider .tx2 h3 {
		font-size:20px;
	}
    .slider .txt h1 {
		font-size: 18px; 
	}
    .slider .txt ul {
		margin: 10px 0 10px; 
	}
    .slider .tx img {
		margin-top: 30px; 
	}
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
    .slider .tx {
		top: 50px; 
    }
    .slider { 
	 	height: 52em; 
    }
	
	.slider .im a { 
	 	height: 400px; 
	}
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
    .slider { 
	 	height: 32em; 
    }
    .slider .tx {
		top: 40px; 
    }
    .slider .txt {
		top: 30px; 
    }
	.slider .im a { 
	 	height: 560px; 
	}
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
	
}
@media screen and (min-width: 1920px) and (max-width: 2559px) {
	
}
@media screen and (min-width: 2560px) {

}
