@import "font-awesome.min.css";
body {
    color: #111111;
    font-family: "yekan",myriad_ultraregular;
    font-size: 12px;
    position: relative;
}
header {
    border-top: 3px solid #279930;
}
a:hover {
    text-decoration: none !important;
}
a:focus {
    outline: medium none;
}
header .logo {
    margin: 10px 0;
}
header .logos {
    background:url("../image/logos.jpg");
    background-repeat:no-repeat;
    background-position:top right;
}
header .search input {
    background: url("../image/search.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    border: 1px solid #ffffff;
    cursor: pointer;
    transition: all 1s ease 0s;
    width: 21px;
}
header .search input:hover {
    background-color: #f2f2f2;
    border: 1px solid #d1d1d1;
    width: 160px;
}
header .search input:focus {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.language li span {
    border: 1px solid #ffffff;
    cursor: pointer;
    display: block;
    height: 21px;
    overflow: hidden;
    padding-right: 18px;
    position: relative;
    top: 5px;
    transition: all 1s ease 0s;
    width: 8px;
}
.language li span a {
    color: #989898;
    opacity: 0;
    padding: 0 10px;
    position: relative;
}
.language li:hover span {
    background-color: #f4f4f4;
    border: 1px solid #d1d1d1;
    width: 86px;
}
.language li:hover span a {
    opacity: 1;
    transition: all 3s ease 0s;
}
.language li {
    padding: 0 !important;
}
.language li:last-child {
    padding-right: 4px !important;
}
#banner-fade ul li img {
    height: 100% !important;
}
section#slide {
    border-top: 1px solid #cccccc;
}
nav {
    height: 48px;
    margin: 2px 0;
    position: relative;
    z-index: 11;
}
.menu-nav {
    background: url("../image/nav.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
nav ul.menu {
    font-size: 0;
    height: 48px;
    margin: 0 !important;
}
nav ul.menu > li {
    font-size: 12px;
    height: 100%;
    line-height: 2.6;
    text-align: center;
}
nav ul.menu > li a, nav ul.menu > li storang {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #474747;
    display: inline-block;
    white-space: nowrap;
}
nav ul.menu > li:hover a, nav ul.menu > li:hover storang {
    border-color: #279930;
}
nav ul.menu > li a span, nav ul.menu > li strong span {
    margin: 5px;
    position: relative;
    top: 1px;
    font-size:18px;
}
nav ul.menu .submenu {
    background: url("../image/nav.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 48px;
    left: 0;
    opacity: 0;
    padding-bottom: 40px;
    position: absolute;
    right: 0;
    text-align: right;
    top: -4px;
    transition: all 400ms ease 500ms;
    visibility: hidden;
    white-space: nowrap;
    width: 100%;
    z-index: -1;
}
nav.main ul.menu .submenu {
    background-position: center bottom;
    height: 38px;
    padding: 4px;
}
nav.main ul.menu .sub3 {
    height: 40px;
    padding: 6px;
    top: 48px !important;
}
.submenu li a, .submenu li li a {
    border: medium none !important;
}
nav ul.menu li:hover .submenu {
    opacity: 1;
    top: -48px;
    transition-delay: 100ms;
    visibility: visible;
}
nav ul.menu li:hover .submenu {
    opacity: 1;
    top: -48px;
    transition-delay: 100ms;
    visibility: visible;
}
nav ul.menudown li:hover .submenu {
    opacity: 1;
    top: 48px;
    transition-delay: 100ms;
    visibility: visible;
}
nav.main ul.menu li:hover > .submenu {
    opacity: 1;
    top: 48px;
    transition-delay: 100ms;
    visibility: visible;
}
.submenu li {
    min-width: 115px;
    padding: 0 10px;
    text-align: center;
    height:48px;
}
.sub3 {
    text-align: right;
}
.submenu li:hover a {
    color: #279930;
}
article .details {
    border-left: 1px solid #0f0253;
    margin: 10px 0;
    padding-left: 7px;
}
article .details img {
    float: left;
}
article .details p {
    line-height: 24px;
    padding-top: 13px;
}
.copy-right {
    background: none repeat scroll 0 0 #279930;
    color: #ffffff;
    height: 20px;
}
.copy-right {
    line-height: 1.5;
}
.copy-right a, .copy-right p {
    color: #ffffff;
    font-size: 12px;
    line-height: 1.6;
    margin: 0;
}
.icon {
    display: inline-block;
    height: 17px;
    position: relative;
    top: 5px;
    transition: all 400ms ease 0s;
    width: 20px;
}
nav ul.menu > li:hover .icon {
    background-position: 0 bottom !important;
}
.language {
    margin-top: 67px;
}
.tizer {
    background: url("../image/3.jpg") repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
    margin-bottom: 15px;
    position: relative;
}
.cat {
}
.cat .col-md-7h h2 {
    color: #660000;
    margin-top: 0;
}
.cat .col-md-6 p {
    color: #666666;
    line-height: 1.6;
    text-align: justify;
}
.panel-heading {
    background: none repeat scroll 0 0 #660000 !important;
    padding: 5px 7px;
}
.panel-heading h4 {
    color: #ffffff;
    font-size: 20px;
}
.panel-body {
    border: medium none !important;
    padding: 0;
}
.panel-body li {
    background: none repeat scroll 0 0 #999999;
    cursor: pointer;
    display: block;
    list-style: outside none none;
    margin: 3px 0 3px 7px;
    padding: 2px 5px;
    transition: all 1s ease 0s;
}
.panel-body ul {
    margin: 0;
    padding: 0;
}
.panel-body li a {
    color: #ffffff;
    font-size: 12px;
}
.panel-body li:hover {
    background: none repeat scroll 0 0 #660000;
}
.panel-group .panel {
    border: medium none;
    margin-top: 2px !important;
}
.panel-body li:last-child {
    margin-bottom: 1px;
}
#accordion h2 {
    background: url("../image/to-acordin.jpeg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #ffffff;
    font-size: 16px;
    height: 29px;
    margin: 0;
    padding: 4px;
    text-align: center;
}
.about .panel-body {
    padding: 20px 0;
}
.tizer2 {
    background: url("../image/4.jpg") repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
}
.about .panel-heading {
    background: none repeat scroll 0 0 #999999 !important;
    filter: none;
    transition: all 600ms ease 0s;
}
.nav-tabs a:focus {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: white;
}
.about .panel-heading:hover, .focus {
    background: none repeat scroll 0 0 #279930 !important;
}
.about .cat {
    min-height: 284px;
}
.nav-tabs li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    margin: 0;
    padding: 0;
}
.nav-tabs li a {
    background: none repeat scroll 0 0 #999999;
    border: medium none !important;
    border-radius: 0 !important;
    padding: 4px;
    text-align: center;
    transition: all 300ms ease 0s;
    white-space: nowrap;
}
.nav-tabs li.active a, .nav-tabs li:hover a, .nav-tabs li.active:hover a {
    background: none repeat scroll 0 0 #279930 !important;
    color: #ffffff !important;
    cursor: pointer;
}
.nav-tabs {
    border: medium none;
}
#contact td {
    display: inline-block;
    margin: 5px 0;
    padding: 0 10px;
}
#contact td * {
    color: #474747 !important;
}
#contact td a {
    color: black !important;
    font-style: italic;
}
.tizer img {
    width: 100%;
}
p {
    font-size: 28px;
}
footer.fixed {
    bottom: 0;
    height: 17px;
    position: fixed;
    width: 100%;
}
.aboutus p {
    color: rgb(71, 71, 71);
    margin: 0;
    text-align: justify;
}
.panel-body {
    padding: 5px 0 !important;
}
.yf-sidetools {
    display: none;
}
.aboutus p {
    color: #474747;
    line-height: 1.6;
    margin: 0;
    text-align: justify;
}
.pagination {
    display: block;
    text-align: center;
}
.pagination .links {
    display: block;
    font-size: 0;
    text-align: center;
}
.pagination .links a, .pagination .links b {
    background: none repeat scroll 0 0 #279930;
    border: 1px solid white;
    border-radius: 3px;
    color: white;
    display: inline-block;
    font-size: 12px;
    height: 25px;
    line-height: 1.9;
    transition: all 500ms ease 0s;
    width: 25px;
}
.pagination .links a:hover, .pagination .links b:hover {
    background: none repeat scroll 0 0 #999999;
}
ul.menu li:hover > .submenu .submenu {
    transition: none 0s ease 0s !important;
    visibility: hidden;
}
ul.menu li > .submenu li:hover .submenu {
    opacity: 1;
    visibility: inherit;
}
ul.menu li .submenu .submenu span {
    color: #000000;
}
ul.menu li .submenu .submenu li:hover span {
    color: #279930;
}
.bx-controls-direction a, #banner-fade ul li.bjqs-prev a, #banner-fade ul li.bjqs-next a {
    background: url("../image/navscroll.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    display: inline-block;
    font-size: 0;
    height: 43px !important;
    margin: 0 10px;
    top: 0;
    width: 27px !important;
    z-index: 999999;
}
.bx-controls-direction a.bx-next {
    background-position: right center !important;
}
#banner-fade ul li.bjqs-next a {
    background-position: right center;
}
ol.bjqs-markers.h-centered {
    display: none;
}
nav ul.menu > li strong {
    color: #474747;
    font-weight: normal;
}
.panel-heading h4 a {
    display: block;
}
.panel-heading {
    padding: 0 !important;
}
.panel-heading h4 a {
    padding: 5px 7px;
}
.language li a.active {
    color: #279930;
}
#banner-fade, .bjqs, .bjqs li, #banner-fade ul li img {
    width: 100% !important;
}
@media (max-width: 985px) {
nav ul li li {
    min-width: 0 !important;
    padding: 0 !important;
    width: auto;
}
nav ul li li a {
    font-size: 10px !important;
}

@media (max-width: 785px) {
nav ul li i {
    display: none !important;
}
nav ul li li a {
    font-size: 9px !important;
}
nav ul li li {
    display: block !important;
    position: relative !important;
}
nav ul .submenu.sub3 {
    background: none repeat scroll 0 0 #333 !important;
    padding-bottom: 14px !important;
    top: -65px !important;
    z-index: 9999;
}
nav ul .submenu.sub3 * {
    color: white !important;
}
nav ul .submenu {
    background: none repeat scroll 0 0 silver !important;
    height: auto !important;
    top: -170px !important;
}
nav ul.menu > li .submenu li {
    height: 20px;
}
@media (max-width: 500px) {

nav ul.menu {
    text-align: center;
}
.bx-wrapper .bx-controls-direction a {
    display: none;
}
nav ul.menu > li {
    font-size: 11px;
    line-height: 2.8;
    padding: 0;
    width: auto !important;
}
.details table {
    width: auto !important;
}
}
