/*@charset "utf-8";
 CSS Document */

@font-face {
    font-family: 'BYekan';
    src: url('../fonts/WebYekan.eot');
    src: url('../fonts/WebYekan.eot?#iefix') format('embedded-opentype'), url('../fonts/WebYekan.woff') format('woff'), url('../fonts/WebYekan.ttf') format('truetype'), url('../fonts/WebYekan.svg#WebYekan') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: RABold;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/RA/eot/IRANSansWeb_Bold.eot');
    src: url('../fonts/RA/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/RA/woff2/IRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/RA/woff/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/RA/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
    font-family: RAL;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/RA/eot/IRANSansWeb_Light.eot');
    src: url('../fonts/RA/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/RA/woff2/IRANSansWeb_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/RA/woff/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/RA/ttf/IRANSansWeb_Light.ttf') format('truetype');
}

@font-face {
    font-family: Rweb;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/RA/eot/IRANSansWeb.eot');
    src: url('../fonts/RA/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/RA/woff2/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/RA/woff/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/RA/ttf/IRANSansWeb.ttf') format('truetype');
}

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,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 2;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}


/**
 * remember to define focus styles!
 */

:focus {
    outline: 0;
}


/**
 * remember to highlight inserts somehow!
 */

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}


/**
 * tables still need 'cellspacing="0"' in the markup
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    margin: 0;
    padding: 0;
    font-family: Rweb, BYekan, Arial, Tahoma, Helvetica, Geneva, sans-serif;
    color: #1D1D1D;
    font-size: 14px;
    direction: rtl;
}

a,
a:link,
a:visited {
    color: #1D1D1D;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}

a:hover {
    text-decoration: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    /*	color:  #c99732; */
}

.moduletable,
.custom,
p {
    margin: 0;
    padding: 0;
}


/* +++++++++++++++++++ clearfix +++++++++++++*/

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
    background-color: #FFFF33;
    margin: 0;
    padding: 0;
}

.clearfix {
    *zoom: 1;
}


/* +++++++++++++++++++ clearfix end +++++++++++++*/

.wrapper {
    max-width: 960px;
    min-width: 310px;
    margin: 0 auto;
    position: relative;
}

.telegrambanner0 {
    max-width: 760px;
    min-width: 310px;
    height: 60px;
    margin: 0 auto;
    position: relative;
    background: #139bd0 !important;
    border-radius: 66px;
    line-height: 3;
    padding: 0px;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.telegrambanner0:hover {
    background: #107194 !important;
}

.linka {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.telegrambanner {
    position: absolute;
    width: 58px;
    height: 49px;
    top: 5px;
    right: 40px;
    background: url('../img/telegram.png') no-repeat 0% 0%;
}

.search {
    max-width: 920px;
}

.hero {
    top: 0;
    left: 0;
    margin: 0;
    position: fixed;
    z-index: 5;
    width: 100%;
}

#header0 {
    width: 100%;
    background-color: #f5f5f5;
    font-size: 12px;
}

#header2 {
    width: 100%;
    background-color: #092b44;
    height: 80px;
    /*       Opacity:0.5;
Filter: alpha(opacity=50);
  background: rgba(28, 54, 85, .2);  
  background: rgba(28, 54, 85, .8);*/
    transition: all 0.8s ease;
}

#header2.sticky {
    width: 100%;
    height: 60px;
    background-color: #092b44;
    transition: all 1s ease;
}

.logo-left img {
    height: 70px;
    display: inline;
    transition: all 0.8s ease;
}

.logo-left.sticky img {
    height: 50px;
    display: inline;
    margin-top: 0px;
    transition: all 1s ease;
}

.top_border {
    width: 100%;
    height: 2px;
    /*background-color:#FB4600;*/
    background-color: #092b44;
}

#top_1 {
    background-color: transparent;
    /*	border-bottom: thin ridge #727070; */
}

#pos0 {
    height: 20px;
    margin-top: 3px;
    margin-left: 15px;
    float: left;
    padding: 1px 5px 0px 25px;
    background-image: url(../img/tele2.png);
    background-repeat: no-repeat;
    background-position: center left;
    display: block;
    font-family: Arial, Tahoma, Helvetica, Geneva, sans-serif;
}

#pos0 p,
#pos1 p {
    margin-top: 0px;
}

#pos1 {
    height: 20px;
    float: left;
    margin-top: 3px;
    margin-left: 15px;
    padding: 1px 5px 0px 25px;
    background-image: url(../img/email2.png);
    background-repeat: no-repeat;
    background-position: center left;
    display: block;
    font-family: Arial, Tahoma, Helvetica, Geneva, sans-serif;
}

#pos2 {
    height: 30px;
    float: right;
    margin-top: 3px;
    margin-left: 15px;
    margin-right: 5px;
    padding: 0px 0px 0px 25px;
    display: block;
}

#top_2 {
    position: relative;
    background-color: transparent;
}

.logo-left0 {
    float: left;
    margin-top: 5px;
    transition: all 0.8s ease;
}

.logo-left0.sticky {
    float: left;
    margin-top: 5px;
    transition: all 1s ease;
}

.navigation0 {
    float: right;
    margin-top: 22px;
    transition: all 0.8s ease;
}

.navigation0.sticky {
    float: right;
    margin-top: 11px;
    transition: all 1s ease;
}

.logo-left {}

.navigation1 {
    position: relative;
    float: right;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

div.wrapper div#top_2 nav.navigation1 div.maxiroundedcenter ul.maximenuck {
    background-color: #092b44;
}

div.wrapper div#top_2 nav.navigation1 div.maxiroundedcenter li.maximenuck,
a.maximenuck {}

div#maximenuck95 ul.maximenuck li.maximenuck.level1 a,
div#maximenuck95 ul.maximenuck li.maximenuck.level1 span.separator {
    padding: 6px 8px 6px 8px;
    font-size: 15px;
    
    font-family: Rweb, BYekan;
}

div#maximenuck95 .maxiFancybackground .maxiFancycenter {
    border-top-color: #e84e0f;
}

div#maximenuck95 ul.maximenuck li.maximenuck.level1.active {
    background-color: transparent;
    border-bottom-width: 0px;
    border-bottom-color: #e84e0f;
    border-bottom-style: solid;
}

div#maximenuck95 ul.maximenuck li.maximenuck.level1:hover {
    background-color: transparent;
    /*	border-bottom-width:3px;
	border-bottom-color:#26a6c1;
	border-bottom-style:solid; */
}

li.maximenuck a {
    position: relative;
    text-decoration: none;
}

li.maximenuck a::after {
    content: ' ';
    display: block;
    width: 100%;
    height: .2em;
    position: absolute;
    bottom: -.1em;
    left: 0;
    right: 0;
    background: #2095b1;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    pointer-events: none;
    -webkit-transition: transform .15s ease;
    -moz-transition: transform .15s ease;
    -o-transition: transform .15s ease;
    transition: transform .15s ease;
}

li.maximenuck a:hover::after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

.mobilemaximenuck div.current>a::after {
    display: none;
}

.mobilemaximenuck div.maximenuck:hover,
.mobilemaximenuck div.maximenuck:focus {
    background: rgba(0, 0, 0, 0);
    border: 0px solid #c2c2c2;
    border-radius: 0px;
    box-shadow: rgba(0, 0, 0, 0.8) 0 0 0px inset;
    font-size: 13px;
}

.mobilebuttonmaximenuck {
    font-size: 3.0em;
    margin-right: 30px;
}
.mobilemaximenuck div.maximenuck > a {
    color: #fff !important;
    font-family: Rweb !important;
    font-size: 14px;
    text-align: center;
    border-bottom: 1px dotted aliceblue;
    padding-bottom: 10px;
}
.mobilemaximenuck div.maximenuck {
    cursor: pointer;
    line-height: 25px !important;
}
.mobilebuttonmaximenuck::after {}

.mobilemaximenuckclose {
    font-size: 3.0em;
    margin-right: 30px;
}

.mobilemaximenuck {
    padding-right: 20px;
}

.mobilebarmaximenuck {
    background: none;
}

div#maximenuck95-mobilebarmaximenuck.mobilebarmaximenuck.ltr {
    top: -5px;
}

/* submenu*/

.mobilemaximenuck div.maximenuck + .mobilemaximenucksubmenu {
    
    background-color: #144366;
    background-image: -webkit-gradient(radial,center center,0,center center,460,from(#30587D),to(#144366));
    background-image: -webkit-radial-gradient(circle,#30587D,#144366);
    background-image: -moz-radial-gradient(circle,#30587D,#144366);
    background-image: -o-radial-gradient(circle,#30587D,#144366);
    background-image: radial-gradient(circle,#30587D,#144366);
    background-repeat: no-repeat;
    background-size: cover;
    
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    top: 142px;
    
    z-index: 10 !important;
}

.mobilemaximenucktogglericon {
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0;
    top: -3px;
    height: 40px;
    margin-right: 8px;
    width: 40px;
}

.mobilemaximenuckitem {
    display: block !important;
   
    width: 200px !important;
    vertical-align: middle;
    margin-top: 0px;
    margin-bottom: 0px;
}

div#maximenuck95 div.floatck {

    width: 230px;
    text-align: right;
    background: #092b44;
    border-bottom: 1px solid #144366;
    border-left: 1px solid #144366;
    border-right: 1px solid #144366;
    border-top: 1px solid #144366;

}
div#maximenuck95 div.maxidrop-main {

    width: 230px;

}
div#maximenuck95 ul.maximenuck li ul.maximenuck2 li.maximenuck, div#maximenuck95 ul.maximenuck2 li.maximenuck {

    text-align: right;
    list-style: none;

}
div#maximenuck95 ul.maximenuck li.maximenuck ul.maximenuck2 li a, div#maximenuck95 ul.maximenuck2 li a {

    color: white;
}

div#maximenuck95 ul.maximenuck li ul.maximenuck2 li.maximenuck,
div#maximenuck95 ul.maximenuck2 li.maximenuck {
	text-align : right;
    z-index : 11001;
    padding:0;
	position:static;
	float:none !important;
    list-style : none;
	display: block !important;
	background: none;
	border: none;
    border-bottom: 1px dotted #ccc;
    border-top: 0px solid yellow;
    line-height: 30px;
    
}

div#maximenuck95 ul.maximenuck li ul.maximenuck2 li.maximenuck:hover,
div#maximenuck95 ul.maximenuck2 li.maximenuck:hover {
	background: transparent;/*#ec0000;*/
	border-bottom: 0px solid #db2e1e;
	border-top: 0px solid #ec4522;
}


/*
.mobilemaximenuck {
   
    background-color: #144366;
    background-image: -webkit-gradient(radial,center center,0,center center,460,from(#30587D),to(#144366));
    background-image: -webkit-radial-gradient(circle,#30587D,#144366);
    background-image: -moz-radial-gradient(circle,#30587D,#144366);
    background-image: -o-radial-gradient(circle,#30587D,#144366);
    background-image: radial-gradient(circle,#30587D,#144366);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    text-shadow: 1px -1px 2px #000;
    font-size: 12px;
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
        padding-right: 0px;
    font-family: Verdana;
    left: 0;
    top: 0;
    height: 100%;
    overflow-x: hidden;
}

 submenu*/
 #main_0 .mnwall_iso_filters_cont li {
    background: none !important;
}

#top_border2 {
    width: 100%;
    height: 0px;
    /* background-color:#092b44;*/
    background-color: #FB4600;
}

.slide {
    width: 100%;
    height: 400px;
    margin-top: 105px;
    position: relative;
    background: url('../img/MAJ-Weihuan-banner1.jpg') no-repeat top right;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

#slide_hover {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background: url('../img/hp.png');
}

#slide_hover:hover {}

.content_0 {
    background-color: #f2f2f2;
}

.c_border1 {
    width: 100%;
    height: 21px;
    background: url('../img/dot2.png') repeat-x top center;
}

.d_border {
    width: 100%;
    height: 2px;
    margin-top: 2px;
    /*background-color:#FB4600;*/
    background-color: #092b44;
}

.c_border0 {
    width: 100%;
    margin-top: 2px;
    height: 0px;
    background: url('../img/dot1.png') repeat-x top center;
}

#main_0 {
    margin: 15px 5px 0px 5px;
    background-color: #f2f2f2;
    padding: 0px 10px 35px 10px;
    text-align: justify;
}

#main_0 h3,
#main_0 h1 {
    font-size: 17px;
    font-family: RABold, BYekan, Arial, Tahoma, Helvetica, Geneva, sans-serif;
}

#main_3 {
    margin: 15px 5px 0px 5px;
    background-color: #f2f2f2;
    padding-bottom: 35px;
}

#pos5 {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    position: relative;
    padding: 35px 15px 35px 15px;
}

.divider {
    width: 100%;
    height: 25px;
    margin-top: 20px;
    text-align: center;
    background-image: url(../img/divider1.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

#main_3 {
    text-align: center;
    margin: 0;
    padding: 0;
    margin-top: 25px;
}

#main_1 {
    text-align: center;
    margin: 0;
    padding: 0;
    margin-top: 25px;
}

#pos6_0,
#pos7_0,
#pos8_0 {
    display: inline-block;
    padding: 1em;
    vertical-align: top;
    width: 30%;
    margin-top: 25px;
    text-align: center;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

#pos6_0 {
    background-image: url(../img/icon-3.png);
    background-repeat: no-repeat;
    background-position: top center;
}

#pos6_0:hover {
    background-image: url(../img/icon-3-a.png);
}

#pos7_0 {
    background-image: url(../img/icon-2.png);
    background-repeat: no-repeat;
    background-position: top center;
}

#pos7_0:hover {
    background-image: url(../img/icon-2-a.png);
}

#pos8_0 {
    background-image: url(../img/icon-1.png);
    background-repeat: no-repeat;
    background-position: top center;
}

#pos8_0:hover {
    background-image: url(../img/icon-1-a.png);
}

#pos6,
#pos7,
#pos8 {
    margin-top: 75px;
    text-align: center;
}

#main_2 {
    text-align: center;
    margin: 0;
    padding: 0;
    margin-top: 25px;
}

#pos9,
#pos10,
#pos11 {
    display: inline-block;
    padding: 1em;
    vertical-align: middle;
    width: 30%;
    margin-top: 25px;
    text-align: center;
    background: none;
}

#pos9 {
    margin-top: 25px;
    text-align: center;
}

#main_2 .imageeffectck img {
    height: 100% !important;
    width: 100% !important;
}

#main_2 figure.effectck-goliath {
    background: #2095b1;
}

#main_2 .imageeffectck_title {
    word-spacing: -0.15em;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    font-family: Rweb, BYekan, Arial, Tahoma, Helvetica, Geneva, sans-serif;
    margin-top: 39px;
    color: #f6f6fe;
    /*background: #3085a3; 48,133,163 */
    right: 0;
    left: 100px;
    background: rgba(0, 0, 0, .5);
    padding: 5px 5px 5px 5px;
}

#main_2 .imageeffectck_desc {
    text-align: center;
    right: 0;
    padding: 5px 10px 25px 10px;
}


/*
#pos9 figure.effectck-bubba {
	
	
	background: #3085a3;
	font-weight:bold;
	
	
}

#main_2 figure.imageeffectck ,#main_2 figure.effectck-steve::before, #main_2 figure.effectck-steve .imageeffectck_title::before, figure.imageeffectck,figure.effectck-steve{
	background:none;
	
}


#pos9 .imageeffectck_title {
    word-spacing: -0.15em;
    font-weight: 500;
    font-size: 1.9em;
    line-height: 24px;
    font-family: BYekan,Arial, Tahoma, Helvetica, Geneva, sans-serif;
	margin-top:39px;
	color:#f6f6fe;
}

#pos9 .imageeffectck_desc,#pos10 .imageeffectck_desc ,#pos11 .imageeffectck_desc {
	
	margin-top:69px;
	font-size: 1.1em;
	background: rgba(28, 54, 85, .6); 
	padding: 0.0em;
	color:#f6f6fe;
}
*/


/*
#main_2 img{
    margin:0;
	padding:0;
    border: 1px solid #dddddd;
    

    padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:3px;
	
}*/

.footer {
    margin-top: 0px;
    background-color: #092b44;
}

#footer_main {
    width: 100%;
    background-color: #092b44;
}

#footer_0 {
    color: #f2f2f2;
    text-align: center;
    margin: 0;
    padding: 0;
    padding-top: 30px;
}

#main_0 li,
#footer_0 li {
    /* list-style:  url(../img/ar.gif); */
    background: url(../img/ar.gif) no-repeat right!important;
    padding-right: 18px!important;
    list-style-type: none;
}

.footer1 {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    margin-top: 25px;
    text-align: center;
}

.footer2 {
    display: inline-block;
    vertical-align: top;
    width: 28%;
    margin-top: 25px;
    text-align: right;
    margin-left: 10px;
}

.footer3 {
    display: inline-block;
    vertical-align: top;
    width: 28%;
    margin-top: 25px;
    text-align: right;
    margin-left: 10px;
}

#footer_end {
    margin: 0;
    padding: 0;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
    color: #CCC;
}

.s1 {
    margin-left: auto;
    margin-right: auto;
    height: 40px;
    text-align: center;
    font-size: 11px;
}

.s1 a {
    color: #CCC;
}

.s12 {
    font-family: Arial, Tahoma;
}


/*  +++++++++++++++++++++++++input search ++*/

.input,
img {
    border: none;
}

.element-invisible {
    display: none;
}

#pos2 input {
    background-image: url(../img/icon-search1.gif);
    background-repeat: no-repeat;
    background-position: center right;
    border: 1px solid #CCC;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #666;
    padding: 2px 20px 2px 5px;
    direction: rtl;
    width: 200px;
    height: 23px;
}


/*  +++++++++++++++++++++++++input search ++*/

.readon {
    text-align: center;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    background-color: #ddd;
    color: #F00;
    font-size: 10px;
    font-weight: bold;
    border: 0px solid #ddd;
    border-right-width: 5px;
    border-right-color: #323764;
}

.readon a:link,
.readon a:visited {
    color: #FFF;
}

.readon a:hover {
    color: #999;
}


/*.componentheading {
	height:22px;
	
	line-height: 20px;
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	font-weight: bolder;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	padding-top:0px;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	text-align: right;
	margin-left:7px;
	margin-right:7px;
	border: 0px solid  #ddd;
	
	border-bottom-width: 2px;

	border-top-width: 2px;
	background-color:none;
	}
.contentheading  {
	width:100%;
	height:22px;
	color: #222;
	
	line-height: 20px;
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	font-weight: bolder;
	padding-left:15px;
	padding-right:5px;
	padding-bottom:0px;
	padding-top:0px;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	text-align: right;
	margin-left:15px;
	margin-right:15px;
	border: 0px solid  #ddd;
	
	border-bottom-width: 2px;
	
	border-top-width: 2px;
	border-right-width:5px;
	border-right-color:#323764;
	background-color:none;
	} */

.page-header {
    margin: 0;
    padding: 0;
    margin-top: 5px;
    padding-bottom: 20px;
}

#main_0 h1,
.page-header h1,
.page-header h2,
.page-header h3,
.result-title,
#footer_0 h3 {
    margin: 0;
    padding: 0;
    margin-top: 7px;
    color: #021237;
    font-size: 16px;
    font-family: RABold;
    border: 0px dotted #76777b;
    border-bottom-color: #76777b;
    border-bottom-width: 2px;
    padding-bottom: 7px;
    text-align: right;
    padding-right: 10 px;
}

#footer_0 h3 {
    color: #f2f2f2;
    font-size: 15px;
    border: 0px dotted #76777b;
    border-bottom-color: #76777b;
    border-bottom-width: 2px;
    padding-bottom: 7px;
    text-align: right;
}

#footer_0 a {
    color: #f2f2f2;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    text-align: right;
}

#main_0 a:hover,
#footer_0 a:hover {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    color: #c99732;
}

#main_2 .pmo {
    margin: 0;
    padding: 0;
    margin-top: 7px;
    color: #021237;
    font-size: 14px;
    border: 0px dotted #76777b;
    border-bottom-color: #76777b;
    border-bottom-width: 2px;
    padding-bottom: 7px;
    text-align: center;
    padding-right: 10 px;
}

.articleBody {
    margin-top: 20px;
}

.item-page img {
    margin: 0;
    padding: 0;
    border: 1px solid #dddddd;
    display: inline;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-top: 6px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.item-page img:hover {
    margin: 0;
    padding: 0;
    border: 1px solid #b1b1b1;
    display: inline;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-top: 6px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}


/**********************************************/

.breadcrumb {
    padding: 8px 15px;
    margin: 0 0 18px;
    list-style: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.breadcrumb>li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-shadow: 0 1px 0 #fff;
}

.breadcrumb>li>.divider {
    padding: 0 5px;
    color: #ccc;
}

.breadcrumb>.active {
    color: #999;
}

.pagination {
    margin: 18px 0;
    text-align: center;
}

.pagination ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul>li {
    display: inline;
}

.pagination ul>li>a,
.pagination ul>li>span {
    float: left;
    padding: 4px 12px;
    line-height: 18px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
}

.pagination ul>li>a:hover,
.pagination ul>li>a:focus,
.pagination ul>.active>a,
.pagination ul>.active>span {
    background-color: #f5f5f5;
}

.pagination ul>.active>a,
.pagination ul>.active>span {
    color: #999;
    cursor: default;
}

.pagination ul>.disabled>span,
.pagination ul>.disabled>a,
.pagination ul>.disabled>a:hover,
.pagination ul>.disabled>a:focus {
    color: #999;
    background-color: transparent;
    cursor: default;
}

.pagination ul>li:first-child>a,
.pagination ul>li:first-child>span {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.pagination ul>li:last-child>a,
.pagination ul>li:last-child>span {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.pagination-large ul>li>a,
.pagination-large ul>li>span {
    padding: 11px 19px;
    font-size: 16.25px;
}

.pagination-large ul>li:first-child>a,
.pagination-large ul>li:first-child>span {
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-large ul>li:last-child>a,
.pagination-large ul>li:last-child>span {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-mini ul>li:first-child>a,
.pagination-mini ul>li:first-child>span,
.pagination-small ul>li:first-child>a,
.pagination-small ul>li:first-child>span {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-mini ul>li:last-child>a,
.pagination-mini ul>li:last-child>span,
.pagination-small ul>li:last-child>a,
.pagination-small ul>li:last-child>span {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
}

.pagination-small ul>li>a,
.pagination-small ul>li>span {
    padding: 2px 10px;
    font-size: 12px;
}

.pagination-mini ul>li>a,
.pagination-mini ul>li>span {
    padding: 0 6px;
    font-size: 9.75px;
}

.pagenav {
    padding: 2px 10px;
    list-style: none;
    text-align: center;
    *zoom: 1;
}

.pagenav:before,
.pagenav:after {
    display: table;
    content: "";
    line-height: 0;
}

.pagenav:after {
    clear: both;
}

.pagenav li {
    display: inline;
}

.pagenav li>a,
.pagenav li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.pagenav li>a:hover,
.pagenav li>a:focus {
    text-decoration: none;
    background-color: #f5f5f5;
}

ul.pagenav li.pagenav-next {
    float: left;
}

ul.pagenav li.pagenav-prev {
    float: right;
}

#adminForm {
    margin-top: 20px;
    line-height: 2.5;
}

#adminForm td {
    vertical-align: top;
}

td.list-title {
    padding-right: 20px;
}

td.list-date {
    padding-right: 40px;
}

#adminForm tr {
    /* list-style:  url(../img/ar.gif); */
    background: url(../img/ar.gif) no-repeat right!important;
    padding-right: 18px!important;
    vertical-align: top;
    list-style-type: none;
}

#adminForm .pagination-list li {
    background: url(../img/ar.gif) no-repeat right!important;
    padding-right: 0 !important;
    vertical-align: top;
    list-style-type: none;
}


/********************************************/

@media (max-width:780px) {
    .telegrambanner0 {
        max-width: 760px;
        min-width: 310px;
        height: 60px;
        margin: 10px 10px 20px 10px;
        font-size: 14px;
    }
    #pos6_0,
    #pos7_0,
    #pos8_0 {
        width: 29%;
    }
    #pos9,
    #pos10,
    #pos11 {
        width: 29%;
    }
    .footer1 {
        width: 40%;
    }
    .footer2,
    .footer3 {
        width: 28%;
    }
}

@media (max-width:720px) {
    #pos5 {
        width: 85%;
    }
    #pos6_0,
    #pos7_0,
    #pos8_0 {
        float: none;
        width: 90%;
    }
    #pos9,
    #pos10,
    #pos11 {
        float: none;
        width: 90%;
    }
    #pos6,
    #pos7,
    #pos8 {}
    .footer1,
    .footer2,
    .footer3 {
        width: 90%;
    }
}

@media (max-width:560px) {
    .telegrambanner0 {
        max-width: 760px;
        min-width: 310px;
        height: 60px;
        margin: 10px 5px 20px 5px;
        font-size: 11px;
        padding-left: 10px;
    }
    .telegrambanner {
        right: 20px;
    }
}

@media (max-width:400px) {
    .telegrambanner0 {
        max-width: 760px;
        min-width: 300px;
        font-size: 11px;
        text-align: left;
    }
    #pos6_0,
    #pos7_0,
    #pos8_0 {
        width: 90%;
    }
    #pos9,
    #pos10,
    #pos11 {
        float: none;
        width: 90%;
    }
    .footer1,
    .footer2,
    .footer3 {
        width: 90%;
    }
}

@media (max-width:480px) {
    #pos0,
    #pos1,
    #pos2 {
        display: none;
    }
    .slide {
        margin-top: 70px;
    }
}

@media (max-width:340px) {
    .mobilebuttonmaximenuck {
        margin-right: 10px;
    }
}

@font-face {
    font-family: 'IcoMoon';
    src: url('../../../media/jui/fonts/IcoMoon.eot');
    src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: 'IcoMoon';
    content: attr(data-icon);
    speak: none;
}

[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: .25em;
    line-height: 14px;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
}

[class^="icon-"].disabled,
[class*=" icon-"].disabled {
    font-weight: normal;
}

.icon-joomla:before {
    content: "\e200";
}

.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
    content: "\e005";
}

.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
    content: "\e006";
}

.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
    content: "\e007";
}

.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
    content: "\e008";
}

.icon-arrow-first:before {
    content: "\e003";
}

.icon-arrow-last:before {
    content: "\e004";
}

.icon-arrow-up-2:before {
    content: "\e009";
}

.icon-arrow-right-2:before {
    content: "\e00a";
}

.icon-arrow-down-2:before {
    content: "\e00b";
}

.icon-arrow-left-2:before {
    content: "\e00c";
}

.icon-arrow-up-3:before {
    content: "\e00f";
}

.icon-arrow-right-3:before {
    content: "\e010";
}

.icon-arrow-down-3:before {
    content: "\e011";
}

.icon-arrow-left-3:before {
    content: "\e012";
}

.icon-menu-2:before {
    content: "\e00e";
}

.icon-arrow-up-4:before {
    content: "\e201";
}

.icon-arrow-right-4:before {
    content: "\e202";
}

.icon-arrow-down-4:before {
    content: "\e203";
}

.icon-arrow-left-4:before {
    content: "\e204";
}

.icon-share:before,
.icon-redo:before {
    content: "\27";
}

.icon-undo:before {
    content: "\28";
}

.icon-forward-2:before {
    content: "\e205";
}

.icon-backward-2:before,
.icon-reply:before {
    content: "\e206";
}

.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
    content: "\6c";
}

.icon-undo-2:before {
    content: "\e207";
}

.icon-move:before {
    content: "\7a";
}

.icon-expand:before {
    content: "\66";
}

.icon-contract:before {
    content: "\67";
}

.icon-expand-2:before {
    content: "\68";
}

.icon-contract-2:before {
    content: "\69";
}

.icon-play:before {
    content: "\e208";
}

.icon-pause:before {
    content: "\e209";
}

.icon-stop:before {
    content: "\e210";
}

.icon-previous:before,
.icon-backward:before {
    content: "\7c";
}

.icon-next:before,
.icon-forward:before {
    content: "\7d";
}

.icon-first:before {
    content: "\7b";
}

.icon-last:before {
    content: "\e000";
}

.icon-play-circle:before {
    content: "\e00d";
}

.icon-pause-circle:before {
    content: "\e211";
}

.icon-stop-circle:before {
    content: "\e212";
}

.icon-backward-circle:before {
    content: "\e213";
}

.icon-forward-circle:before {
    content: "\e214";
}

.icon-loop:before {
    content: "\e001";
}

.icon-shuffle:before {
    content: "\e002";
}

.icon-search:before {
    content: "\53";
}

.icon-zoom-in:before {
    content: "\64";
}

.icon-zoom-out:before {
    content: "\65";
}

.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
    content: "\2b";
}

.icon-pencil-2:before {
    content: "\2c";
}

.icon-brush:before {
    content: "\3b";
}

.icon-save-new:before,
.icon-plus-2:before {
    content: "\5d";
}

.icon-minus-sign:before,
.icon-minus-2:before {
    content: "\5e";
}

.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
    content: "\49";
}

.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
    content: "\47";
}

.icon-new:before,
.icon-plus:before {
    content: "\2a";
}

.icon-plus-circle:before {
    content: "\e215";
}

.icon-minus:before,
.icon-not-ok:before {
    content: "\4b";
}

.icon-ban-circle:before,
.icon-minus-circle:before {
    content: "\e216";
}

.icon-unpublish:before,
.icon-cancel:before {
    content: "\4a";
}

.icon-cancel-circle:before {
    content: "\e217";
}

.icon-checkmark-2:before {
    content: "\e218";
}

.icon-checkmark-circle:before {
    content: "\e219";
}

.icon-info:before {
    content: "\e220";
}

.icon-info-2:before,
.icon-info-circle:before {
    content: "\e221";
}

.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
    content: "\45";
}

.icon-question-2:before,
.icon-question-circle:before {
    content: "\e222";
}

.icon-notification:before {
    content: "\e223";
}

.icon-notification-2:before,
.icon-notification-circle:before {
    content: "\e224";
}

.icon-pending:before,
.icon-warning:before {
    content: "\48";
}

.icon-warning-2:before,
.icon-warning-circle:before {
    content: "\e225";
}

.icon-checkbox-unchecked:before {
    content: "\3d";
}

.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
    content: "\3e";
}

.icon-checkbox-partial:before {
    content: "\3f";
}

.icon-square:before {
    content: "\e226";
}

.icon-radio-unchecked:before {
    content: "\e227";
}

.icon-radio-checked:before,
.icon-generic:before {
    content: "\e228";
}

.icon-circle:before {
    content: "\e229";
}

.icon-signup:before {
    content: "\e230";
}

.icon-grid:before,
.icon-grid-view:before {
    content: "\58";
}

.icon-grid-2:before,
.icon-grid-view-2:before {
    content: "\59";
}

.icon-menu:before {
    content: "\5a";
}

.icon-list:before,
.icon-list-view:before {
    content: "\31";
}

.icon-list-2:before {
    content: "\e231";
}

.icon-menu-3:before {
    content: "\e232";
}

.icon-folder-open:before,
.icon-folder:before {
    content: "\2d";
}

.icon-folder-close:before,
.icon-folder-2:before {
    content: "\2e";
}

.icon-folder-plus:before {
    content: "\e234";
}

.icon-folder-minus:before {
    content: "\e235";
}

.icon-folder-3:before {
    content: "\e236";
}

.icon-folder-plus-2:before {
    content: "\e237";
}

.icon-folder-remove:before {
    content: "\e238";
}

.icon-file:before {
    content: "\e016";
}

.icon-file-2:before {
    content: "\e239";
}

.icon-file-add:before,
.icon-file-plus:before {
    content: "\29";
}

.icon-file-minus:before {
    content: "\e017";
}

.icon-file-check:before {
    content: "\e240";
}

.icon-file-remove:before {
    content: "\e241";
}

.icon-save-copy:before,
.icon-copy:before {
    content: "\e018";
}

.icon-stack:before {
    content: "\e242";
}

.icon-tree:before {
    content: "\e243";
}

.icon-tree-2:before {
    content: "\e244";
}

.icon-paragraph-left:before {
    content: "\e246";
}

.icon-paragraph-center:before {
    content: "\e247";
}

.icon-paragraph-right:before {
    content: "\e248";
}

.icon-paragraph-justify:before {
    content: "\e249";
}

.icon-screen:before {
    content: "\e01c";
}

.icon-tablet:before {
    content: "\e01d";
}

.icon-mobile:before {
    content: "\e01e";
}

.icon-box-add:before {
    content: "\51";
}

.icon-box-remove:before {
    content: "\52";
}

.icon-download:before {
    content: "\e021";
}

.icon-upload:before {
    content: "\e022";
}

.icon-home:before {
    content: "\21";
}

.icon-home-2:before {
    content: "\e250";
}

.icon-out-2:before,
.icon-new-tab:before {
    content: "\e024";
}

.icon-out-3:before,
.icon-new-tab-2:before {
    content: "\e251";
}

.icon-link:before {
    content: "\e252";
}

.icon-picture:before,
.icon-image:before {
    content: "\2f";
}

.icon-pictures:before,
.icon-images:before {
    content: "\30";
}

.icon-palette:before,
.icon-color-palette:before {
    content: "\e014";
}

.icon-camera:before {
    content: "\55";
}

.icon-camera-2:before,
.icon-video:before {
    content: "\e015";
}

.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
    content: "\56";
}

.icon-music:before {
    content: "\57";
}

.icon-user:before {
    content: "\22";
}

.icon-users:before {
    content: "\e01f";
}

.icon-vcard:before {
    content: "\6d";
}

.icon-address:before {
    content: "\70";
}

.icon-share-alt:before,
.icon-out:before {
    content: "\26";
}

.icon-enter:before {
    content: "\e257";
}

.icon-exit:before {
    content: "\e258";
}

.icon-comment:before,
.icon-comments:before {
    content: "\24";
}

.icon-comments-2:before {
    content: "\25";
}

.icon-quote:before,
.icon-quotes-left:before {
    content: "\60";
}

.icon-quote-2:before,
.icon-quotes-right:before {
    content: "\61";
}

.icon-quote-3:before,
.icon-bubble-quote:before {
    content: "\e259";
}

.icon-phone:before {
    content: "\e260";
}

.icon-phone-2:before {
    content: "\e261";
}

.icon-envelope:before,
.icon-mail:before {
    content: "\4d";
}

.icon-envelope-opened:before,
.icon-mail-2:before {
    content: "\4e";
}

.icon-unarchive:before,
.icon-drawer:before {
    content: "\4f";
}

.icon-archive:before,
.icon-drawer-2:before {
    content: "\50";
}

.icon-briefcase:before {
    content: "\e020";
}

.icon-tag:before {
    content: "\e262";
}

.icon-tag-2:before {
    content: "\e263";
}

.icon-tags:before {
    content: "\e264";
}

.icon-tags-2:before {
    content: "\e265";
}

.icon-options:before,
.icon-cog:before {
    content: "\38";
}

.icon-cogs:before {
    content: "\37";
}

.icon-screwdriver:before,
.icon-tools:before {
    content: "\36";
}

.icon-wrench:before {
    content: "\3a";
}

.icon-equalizer:before {
    content: "\39";
}

.icon-dashboard:before {
    content: "\78";
}

.icon-switch:before {
    content: "\e266";
}

.icon-filter:before {
    content: "\54";
}

.icon-purge:before,
.icon-trash:before {
    content: "\4c";
}

.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
    content: "\23";
}

.icon-unlock:before {
    content: "\e267";
}

.icon-key:before {
    content: "\5f";
}

.icon-support:before {
    content: "\46";
}

.icon-database:before {
    content: "\62";
}

.icon-scissors:before {
    content: "\e268";
}

.icon-health:before {
    content: "\6a";
}

.icon-wand:before {
    content: "\6b";
}

.icon-eye-open:before,
.icon-eye:before {
    content: "\3c";
}

.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
    content: "\e269";
}

.icon-clock:before {
    content: "\6e";
}

.icon-compass:before {
    content: "\6f";
}

.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
    content: "\e01b";
}

.icon-book:before {
    content: "\e271";
}

.icon-lightning:before,
.icon-flash:before {
    content: "\79";
}

.icon-print:before,
.icon-printer:before {
    content: "\e013";
}

.icon-feed:before {
    content: "\71";
}

.icon-calendar:before {
    content: "\43";
}

.icon-calendar-2:before {
    content: "\44";
}

.icon-calendar-3:before {
    content: "\e273";
}

.icon-pie:before {
    content: "\77";
}

.icon-bars:before {
    content: "\76";
}

.icon-chart:before {
    content: "\75";
}

.icon-power-cord:before {
    content: "\32";
}

.icon-cube:before {
    content: "\33";
}

.icon-puzzle:before {
    content: "\34";
}

.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
    content: "\72";
}

.icon-lamp:before {
    content: "\74";
}

.icon-pin:before,
.icon-pushpin:before {
    content: "\73";
}

.icon-location:before {
    content: "\63";
}

.icon-shield:before {
    content: "\e274";
}

.icon-flag:before {
    content: "\35";
}

.icon-flag-3:before {
    content: "\e275";
}

.icon-bookmark:before {
    content: "\e023";
}

.icon-bookmark-2:before {
    content: "\e276";
}

.icon-heart:before {
    content: "\e277";
}

.icon-heart-2:before {
    content: "\e278";
}

.icon-thumbs-up:before {
    content: "\5b";
}

.icon-thumbs-down:before {
    content: "\5c";
}

.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
    content: "\40";
}

.icon-star-2:before {
    content: "\41";
}

.icon-featured:before,
.icon-default:before,
.icon-star:before {
    content: "\42";
}

.icon-smiley:before,
.icon-smiley-happy:before {
    content: "\e279";
}

.icon-smiley-2:before,
.icon-smiley-happy-2:before {
    content: "\e280";
}

.icon-smiley-sad:before {
    content: "\e281";
}

.icon-smiley-sad-2:before {
    content: "\e282";
}

.icon-smiley-neutral:before {
    content: "\e283";
}

.icon-smiley-neutral-2:before {
    content: "\e284";
}

.icon-cart:before {
    content: "\e019";
}

.icon-basket:before {
    content: "\e01a";
}

.icon-credit:before {
    content: "\e286";
}

.icon-credit-2:before {
    content: "\e287";
}

.icon-expired:before {
    content: "\4b";
}


/**********************list namayandegan**********************/
.representative-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}

.central-office {
  background-color: #ffffff;
  border-right: 5px solid #4CAF50;
  padding: 20px;
  margin-bottom: 30px;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.central-office h2 {
  color: #2e7d32;
  margin-bottom: 10px;
  font-size: 18px;
}

.branch-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
}

.branch {
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.06);
  transition: transform 0.2s ease;
}

.branch:hover {
  transform: translateY(-5px);
}

.branch h3 {
  color: #444;
  margin-bottom: 10px;
  font-size: 18px;
}

.branch p {
  margin: 5px 0;
  color: #333;
  font-size: 14px;
}

.icon {
  color: #4CAF50;
  margin-left: 5px;
}


/**********************form shekayat**********************/




/* General styling for all system messages */
#system-message-container {
    margin: 15px auto;
    max-width: 700px;
    text-align: center;
}

.alert {
    padding: 10px 35px 10px 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 16px;
    line-height: 1.5;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

/* Success message */
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

/* Error message */
.alert-error, .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

/* Warning message */
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

/* Info message */
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

/* Close button styling (if applicable) */
.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px;
    color: #000;
    opacity: 0.4;
    font-size: 30px;
    float: right;
}


h4.alert-heading{
    display: none;
}
}
