/* --------------------------------------------------------	*/
/*	Twitter Bootstrap */
/*	Responsive media queries */
/* --------------------------------------------------------	*/

@import url("bootstrap.min.css");
@import url("bootstrap-responsive.min.css");

/* -------------------------------------------------------- */
/*  my-css */
/* -------------------------------------------------------- */
.social{overflow: hidden;margin: 5px 5px 0px 0px;}
.social ul{float: right;margin: 0px !important;list-style: none;padding: 0;}
.social li{float: left;padding: 0 !important;border: none !important;margin-left: 12px;}
#footer{ width:100%; background-color:#FFF; position:relative; height: 94px; clear: both; }
#footer p {padding-top: 6px;}
.heightSupport {height: 80%;}
.top-push-f{ margin-top:2px;padding-top: 5px;}
.push-top{margin-top: 20px}
.push-top-1{margin-top: 56px}
#bg{width:100%; background-size:100%;}
.ft-link{float: right;font-size: 12px;font-family: "Open Sans", "Helvetica Neue", sans-serif; margin-left:80px;}
.ft-link li{display: inline-block;list-style: none;margin-left: 30px; font-size:11px;}
.navbar{margin-bottom: 0px !important;}
.hr-b{border-bottom: 1px solid #c8c8c8;margin-top: 2px;clear: both;margin-bottom: 10px;}
.hr{border-bottom: 1px solid #c8c8c8;margin-top: 2px;clear: both;margin-bottom: 10px;}
.whitebg { background-color: #fff; opacity:0.80; overflow: hidden;margin-bottom: 40px;min-height: 486px;}
.content{ padding: 20px 0 20px 20px;}
.contact{min-height: 468px;background-color: #fff;margin-bottom: 40px !important;}
/*.left-nav{height: auto;background-color: #fff;float: left;font-size: 14px;margin-bottom: 30px;}
.left-nav ul{margin: 0px 9px;list-style: none;}
.left-nav li{padding-left: 15px !important;border: none !important;margin: 12px 0px;
background: url('../images/icon-left.png') no-repeat scroll left 6px transparent;}
.nav-title{font-size: 18px;color: #000;font-family: Arial,Helvetica, sans-serif;}*/
.left-nav{height: auto;background-color: #fff;float: left;font-size: 14px;margin-bottom: 40px; opacity:0.80;}
.left-nav .pagenav ul {list-style:none;margin-bottom: 2px;}
.left-nav li { list-style:none!important;margin-bottom: 2px;}
.left-nav ul { margin:0 10px;width: 90%;}
.left-nav .pagenav li {background: url("../images/icon-left.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0); padding: 2px 0 2px 20px;}
.left-nav .pagenav li.last-child { border: 0px; }
.left-nav .pagenav ul a { padding: 2px 0 7px 0; display:block; text-decoration:none;font-size: 17px; color:#000;}
.left-nav .pagenav ul a:hover { color:#336699; }
.left-nav .pagenav .current_page_parent a { }
.left-nav .pagenav .current_page_item > a { color:#336699; font-weight:bold;   }
.left-nav .pagenav .children { margin:0px 0 1px 10px; display:none; }
.left-nav .pagenav .children a, {  font-size:12px;  padding: 2px 0 3px 0;   }
.left-nav .pagenav .children li {background: url("../images/icon-left.png") no-repeat scroll 0 10px transparent; border-bottom: 0 solid #DDDDDD;  padding: 2px 0 2px 20px;}
.left-nav .pagenav .current_page_item .children, .left-nav .pagenav .current_page_parent .children, .left-nav .pagenav .current_page_ancestor .children { display:block}
.left-nav .pagenav h3, .left-nav a h3.nav-title {color: #000; font-size: 18px; line-height: 24px;text-transform: capitalize;padding: 18px 0px 10px 2px;border-bottom: 1px solid #c8c8c8; display:block; }
.left-nav a h3.nav-title {border: none; padding: 7px 0px 5px 0px; line-height: 10px;}
.left-nav .pagenav h3 a { text-decoration:none;color:#000;}
.content-bg{  width: 100%;position: relative;background: url(../images/bg-content.jpg) no-repeat center center fixed ;min-height: 620px;background-size: 100%}
.content-title{font-size: 22px;color: #000;font-weight: bold;font-family: Arial,Helvetica, sans-serif; float: right; padding: 0 0 3px 0; margin: 0;}
.content p{  font-family: "Open Sans", "Helvetica Neue", sans-serif; font-size: 20px; line-height: 35px;}
#breadcrumb{color: #fff;font-size: 12px!important; position:relative;}
#breadcrumb ul {margin-left: 0px;margin-bottom: 14px;font-size: 12px!important;}
#breadcrumb a {color: #E6E6E6;text-decoration: underline;}
.space-widgets{margin-bottom: 20px;float: left; padding: 0 20px 0 0; }
.space-widgets:first-child {margin-top: 20px; }
.bottom-margin{margin-bottom: 18px;}
.lr-margin{margin-left: 27px;margin-right: 27px;}
.l-margin{margin-left: 18px;}
.text{margin-left: 14px;}
.space{margin-left: 0px}
#s{background:#FFF url("../images/icon-s.png") no-repeat 98% 5px; border:1px solid #CCCCCC;width:100%;min-height:28px;
border-radius: 0px!important;}
.headerSearch{margin-top: 7px;margin-left: 0px;}
#searchsubmit {display: none;}
 div.search {
  min-width: 206px;
}
div.search button { background: none; border: 0; color: #BCBCC4; margin: 0; padding: 0; position: absolute; right: 10px; top: 6px;}
div.search button:hover {color: #000;}

 div.search div.control-group {
  position: relative;
  text-align: right;
}

 div.search input.search-query {
  font-size: 0.9em;
  margin: 2px 0 0 10px;
  padding-right: 30px;
  padding-left: 10px;
  min-width: 206px;
  min-height: 37px;
  -moz-transition: all 0.2s ease-in 0.2s;
  -o-transition: all 0.2s ease-in 0.2s;
  -webkit-transition: all 0.2s ease-in 0.2s;
  transition: all 0.2s ease-in 0.2s;
  border-radius: 0px!important;
}

 div.search input:focus {
  width: 220px;
}

/*  management */
.management img{border: 1px solid #cbcbcb;background-color: #434343;margin: 10px 18px;}
.m-text{margin: 6px 0 0 0px!important;}
.management p{color: #444;font-family: "Open Sans", sans-serif;font-size: 14px;}
.tilte-date{color: #444;font-family: "Open Sans", sans-serif;font-size: 14px;margin: 0px!important; font-style: italic;}
.m-br{margin: 28px 18px 20px 18px;}


/*contact*/
.info{color:#000;font-family: "Open Sans", sans-serif;font-size: 14px; margin-top: 10px;}
.info ul{ list-style:none; margin:0px;}
.info li icon{margin:0px;}
.info img{margin-right:14px;}
.contact{color: #a4a4a4;font-family: "Open Sans", sans-serif;font-size: 14px; min-height:518px; opacity:0.95;}
input{}
.wpcf7-form input {height: 36px;min-width:60%;border: 1px solid #bdbdbd!important;border-radius: 0px!important;}
#wpcf7-f327-p42-o1 {margin-left: 20%;margin-right: 20px;text-align: right;margin-top: 10px; margin-bottom:40px;}
.wpcf7-form-control.wpcf7-textarea { min-width:60%;border-radius: 0px;height:90px;}
.wpcf7-form-control.wpcf7-submit {min-width: 120px!important;float: right; display:block; background:url("../images/submit-btn.png"); background-repeat:no-repeat; border:none!important; text-indent:-9999px;}
.wpcf7-form-control-wrap {position: relative;margin-left: 10px;}
.line{ width:400px; float:left;}


/* Custom START */

.clear { line-height: 0px; font-size: 0px; clear: both; height: 0px; }

.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {top: -8px !important; left: 3px !important; padding: 4px 5 !important; border: none !important; color: #F00; text-align: left;}
div.wpcf7-validation-errors {border: 2px solid #F00 !important;}
.wpcf7-form div.wpcf7-response-output {width: 54% !important; float: right; text-align: left; clear: both;}

/* Custom END */

/* -------------------------------------------------------- */
/*  ticker */
/* -------------------------------------------------------- */

#ticker-wrapper.has-js {
  margin: 17px 0px 20px 0px;
  width: 100%;
  height: 32px;
  display: block;
  font-size: 0.75em;
}
#ticker {
  width: 100%;
  height: 28px;
  display: block;
  position: relative;
  overflow: hidden;
  background-color: ;
}
#ticker-title {
  padding-top: 8px;
  color: #000;
  font-size: 18px;
  width: 22%;
}
#ticker-content {
  margin: 0px;
  padding-top: 12px;
  position: absolute;
  color: #1F527B;
  background-color: ;
  overflow: hidden;
  white-space: nowrap;
  line-height: 1.2em;
  font-size:12px;
}
#ticker-content:focus {
  none;
}
#ticker-content a {
  text-decoration: none;  
  color: #1F527B;
  z-index: 99999;
  position: relative;
}
#ticker-content a:hover {
  text-decoration: underline; 
  color: #0D3059;
}
#ticker-swipe {
  padding-top: 9px;
  position: absolute;
  top: 0px;
  background-color: ;
  display: block;
  width: 800px;
  height: 23px; 
}
#ticker-swipe span {
  margin-left: 1px;
  background-color: ;
  border-bottom: 1px solid #1F527B;
  height: 12px;
  width: 7px;
  display: block;
}
#ticker-controls {
  list-style-type: none;position:absolute;margin-left: 532px;margin-top: 7px;}
#ticker-controls li {
  padding: 0px;
  margin-left: -4px;
  float: left;
  cursor: pointer;
  height: 16px;
  width: 16px;
  display: block;
}
#ticker-controls li#play-pause {
  background-image: url('../images/controls.png');
  background-position: 32px 16px;
}
#ticker-controls li#play-pause.over {
  background-position: 32px 32px;
}
#ticker-controls li#play-pause.down {
  background-position: 32px 0px;
}
#ticker-controls li#play-pause.paused {
  background-image: url('../images/controls.png');  
  background-position: 48px 16px;
}
#ticker-controls li#play-pause.paused.over {
  background-position: 48px 32px;
}
#ticker-controls li#play-pause.paused.down {
  background-position: 48px 0px;
}
#ticker-controls li#prev {
  background-image: url('../images/controls.png');
  background-position: 0px 16px;    
}
#ticker-controls li#prev.over {
  background-position: 0px 32px;    
}
#ticker-controls li#prev.down {
  background-position: 0px 0px;   
}
#ticker-controls li#next {
  background-image: url('../images/controls.png');  
  background-position: 16px 16px; 
}
#ticker-controls li#next.over {
  background-position: 16px 32px; 
}
#ticker-controls li#next.down { 
  background-position: 16px 0px;  
}
.js-hidden {
  display: none;
}
#no-js-news {
  padding: 10px 0px 0px 45px; 
  color: 
}
.left #ticker-swipe {
  left: 80px;
}
.left #ticker-controls, .left #ticker-content, .left #ticker-title, .left #ticker {
    float: left;
}
.left #ticker-controls {
    padding-left: 15%;
	padding-top: 5px;
}
p#ticker-content {padding-top: 13px;}
.right #ticker-swipe {
  right: 80px;
}
.right #ticker-controls, .right #ticker-content, .right #ticker-title, .right #ticker {
    float: right;
}
.right #ticker-controls {
    padding-right: 6px;
}

/* --------------------------------------------------------	*/
/*	Base */
/* --------------------------------------------------------	*/

::-moz-selection { background: #999; color: #fff; text-shadow: none; }
::selection { background: #999; color: #fff; text-shadow: none; }
:focus { outline-color: transparent!important; outline-style: none!important; }

html {
	overflow-y:scroll;
	background:#fff;	
}
.text{font-family: "Open Sans", "Helvetica Neue", sans-serif;
font-size: 18px;margin: 0px;line-height: 28px;margin-bottom: 10px;color: #000;}
body {
	margin: 0px!important;
	padding: 0px!important;
	font-family: "Open Sans", "Helvetica Neue", sans-serif;
	font-size: 11px;                      
	line-height: 20px;
	color: #000;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-size-adjust: 100%;	
	cursor:default;
 	 background:#fff;
}
ul,li{font-family: "Open Sans", "Helvetica Neue", sans-serif;font-size: 12px;}
h1, h2, h3,h5, h6 {
  position:relative;
  font-weight: 200;
	line-height: 1.25;
 	color: #000;
  margin:0px;
  clear:both;
}

h1, h2 {
  font-size:28px;
  padding: 20px 0 10px 0;
}

h1 {
  color:#3b3b3b;
}

h2 {
  padding: 50px 0 40px 0;
}

h3 {
  font-size:24px;
  letter-spacing: -1px;
  color: #303030;
  font-weight: bold;
}

h4 {
color: #04307f;
font-family: "Open Sans", sans-serif;
font-size: 25px;
font-weight: bold;
margin-top: 6px;
margin-bottom: 3px;
}
h5{color: #000;font-family: "Open Sans", sans-serif;font-size: 16px;font-weight: bold;}
h6 {
  font-size:20px;
  line-height:26px;
}    

hr {
  height:1px;
  border:0px;
  background:#4973c2;
  margin:25px 0 25px 0;
  clear:both;
}

blockquote {        
  color:#83adff;
  margin:15px 0px;
  border-left:5px solid #467add; 
}

a {
  color:#343434;
  text-decoration:none;
}

a:hover {
  color:#ebebe;
  text-decoration:none;
}

.padr { padding-right: 20px; }


/* --------------------------------------------------------	*/
/*	Main Classes */
/* --------------------------------------------------------	*/
.alpha {margin-left: 0 !important;margin-right: 0 !important;}

.white {
  color:#fff;
}

.blue{
  color:#467add;
}

.blue2{
  color:#e4f2ff;
}

.blue-dark{
  color:#1b3057;
}

.bold {
  font-weight:bold;
}

.normal {
  font-weight:normal;
}

.space5 {
  height:5px;
  clear:both;
}

.space10 {
  height:10px;
  clear:both;
}

.space15 {
  height:15px;
  clear:both;
}

.space20 {
  height:20px;
  clear:both;
}

.space25 {
  height:25px;
  clear:both;
}

.space30 {
  height:30px;
  clear:both;
}

.space40 {
  height:40px;
  clear:both;
}

.space50 {
  height:50px;
  clear:both;
}

.space60 {
  height:60px;
  clear:both;
}

.space70 {
  height:70px;
  clear:both;
}

.space80 {
  height:80px;
  clear:both;
}

.space90 {
  height:90px;
  clear:both;
}

.space100 {
  height:100px;
  clear:both;
}

.left {
  text-align:left;
}

.right {
  text-align:right;
}

.f-left {
  float:left;
}

.f-right {
  float:right;
}

.pad1 {
  padding-top:6px;
}

.pad2 {
  padding-top:18px;
}

.p-t-0{
  padding-top:0px;
}

.pos-r {
  position:relative;
}

.c-b {
  clear:both;
}

.o-h {
  overflow:hidden;
}
.clear{margin: 0px 0px!important;}

/* --------------------------------------------------------	*/
/*  Header  */
/* --------------------------------------------------------	*/

.header {
  position:relative;
  display:block;
  background-color:#fff;
}

.t-container {
  position:relative;
}

.logo {
  position:relative;
  margin:24px 0 17px 0;
}

.head-info {
  font-size:16px;
  line-height:22px;
}

  /* --------------------------------------------------------	*/
  /*  Slider  */
  /* --------------------------------------------------------	*/
   .flex-direction-nav .flex-prev {left: 5px !important;}
   .flex-direction-nav .flex-next {right: 5px !important; opacity: .3 !important;}
   .flexslider-img{position: absolute;zoom: 1;margin-top: -250px;margin-left: 250px;}
   .flexslider-img li img{ width: 10em; height: 10em; -webkit-border-radius: 5em; -moz-border-radius: 5em;border: 4px solid #fff;}

/* --------------------------------------------------------	*/
/*	Navigation */
/* --------------------------------------------------------	*/
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item.megaReg-with-sub > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu li.menu-item.megaReg-with-sub > span.um-anchoremulator, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > a, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator {
padding-right: 6px;
padding-left: 9px;}
#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item{margin-bottom: 0!important;}
/*#megaMenu li.menu-item{background: url('../images/menu_line.png') no-repeat scroll right 14px transparent;}*/
/*ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
content: '';
position: absolute;
top: 50%;
right: 8px;
margin-top: -1px;
display: inline-block;
background: transparent;
border-style: none;
border-color: transparent;
border-top-color: #fff;
font-size: 0;
border-width: 3px 3px 0;
padding-top: 1px;
}*/
.navbar {
  color:#343434; 
  background:transparent;
  font-size:12px;
  position:relative;
  float:left !important;
  font-family: "Open Sans", "Helvetica Neue", sans-serif;
}


#megaMenu ul.megaMenu li.menu-item > a span, #megaMenu ul.megaMenu li.menu-item > span.um-anchoremulator span{ color;}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item {display: inline-block; float: left;margin-top: 0px !important;margin-bottom: 5px;margin-left: 10px;position: relative;background-color: #fff;z-index: 99; /*width:80%;*/}
#megaMenu .ss-nav-menu-with-img > a > .wpmega-link-title, #megaMenu .ss-nav-menu-with-img > a > .wpmega-link-description, #megaMenu .ss-nav-menu-with-img > a > .wpmega-item-description, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-title, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-link-description, #megaMenu .ss-nav-menu-with-img > span.um-anchoremulator > .wpmega-item-description {
 padding-left: 2px !important;}

li.home-icon .um-img.um-img-noresize {margin-top: -1px !important;}
 #megaMenu ul li.menu-item.ss-nav-menu-mega ul li.menu-item.ss-nav-menu-item-depth-1 {padding: 4px 18px !important;}
 #megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {left: auto !important;}
 #megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item, #megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.widget {min-width: 200px !important;}

 #megaMenu .ss-nav-menu-with-img img {margin-left: -11px;}
  /* --------------------------------------------------------	*/
  /*	Dropdown */
  /* --------------------------------------------------------	*/
        

/* --------------------------------------------------------	*/
/*  Content  */
/* --------------------------------------------------------	*/

#content {
  position:relative;
  background:#365eab;
}

/* --------------------------------------------------------	*/
/*  Home  */
/* --------------------------------------------------------	*/




/* --------------------------------------------------------	*/

  /* --------------------------------------------------------	*/
  /*  Search  */
  /* --------------------------------------------------------	*/
  

  
  .search-icon, .search-icon:hover {
    position:absolute;
    font-size:14px;
    top:7px;
    right:12px;
    color:#fff;
    text-decoration:none;    
  }


/* --------------------------------------------------------	*/
/*	Gallery */
/* --------------------------------------------------------	*/

                             

/* --------------------------------------------------------	*/
/*.Footer */
/* --------------------------------------------------------	*/


/* --------------------------------------------------------	*/
/*	Social Networks Icons */
/* --------------------------------------------------------	*/

.social-network { 
	display:inline-block; 
	background: url(../img/social-networks.png) no-repeat top left; 
	width: 24px; 
	height: 24px; 
	background-position-y: 0; 
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;                                             
	-o-transition:all 0.2s ease;
	-ms-transition:all 0.2s ease;
	transition:all 0.2s ease;
	cursor:pointer;
  border:0px !important;
  margin-right:6px;
}

.sn2 {
	background: url(../img/social-networks-2.png) no-repeat top left; 
}

/* --------------------------------------------------------	*/
/*	media */
/* --------------------------------------------------------	*/


/* --------------------------------------------------------	*/
/*	Including Css For Dropdown */
/* --------------------------------------------------------	*/
label, input, button, select, textarea { font-size: 18px !important; font-weight: bolder; line-height: 20px;}
#form-prerequisites a:link {line-height: 2.5em; font-size: 12px;}
.accordion-heading .accordion-toggle {display: block; padding: 8px 15px; font-size: 14px; margin-top: 3px; height: 15px; text-align: center;}


.data li {
    font-size: 22px;
    direction: rtl;
    text-align: right;
    list-style-position: inside;
}

.data ul ul {
    padding-right: 30px;
}