* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 12px;  
    font-family: arial;
    color: #808080;
   /* background: #f7f7f7 url(../images/body.png) repeat-x 0 0;*/
    min-width: 950px;
}

a { color: #65cbf8; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.clr{
	clear:both;
}
.shell { margin: 0 auto; width: 950px; }

.header { /*background: url(../images/header.png) repeat-x 0 0;*/background-color: white; height: 149px; padding: 29px 0 0 0;  }

#logo { 
       width: 300px; float: left; height:90px; font-size:30px; color:#900; padding:5px;
	 }
#logo a { display: block; text-decoration:none; color:#095EB9; text-shadow:1px 1px 1px #666; }

#navigation { /*float: right; padding-top: 8px;*/ width:100%;background-color: darkblue;  }


.main { /*padding-top: 42px;*/  }
.main h2 { font-size: 24px; line-height: 24px;  font-weight: normal; color: #424242; }
.main h2 strong { font-weight: bold; }
.main h3 { font-size: 22px; line-height: 22px; color: #5A3909; font-family:"Times New Roman", Times, serif; font-weight: normal; }

.slider-section { padding-bottom: 60px; }
.slider-section a.buy-btn { padding: 0 18px 0 19px; height: 39px; border: 1px solid #e6e6e6; float: right; line-height: 39px; position: relative; margin-top: -12px; font-size: 17px; color: #65cbf8; 
	border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -o-border-radius: 8px;
}

.slider-section a.buy-btn:hover { text-decoration: none; color: #066995; }

.flexslider { margin-top: 24px; width: 950px; height: 377px;  overflow: hidden;
	border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -o-border-radius: 8px; 
}

.slider-holder { position: relative;  }
.slider-holder span.slider-shadow { width: 951px; height: 27px; position: absolute; bottom: -27px; left: 0; background: url(../images/slider-shadow.png) no-repeat 0 0; z-index: 20; }

.flexslider ul.slides { list-style: none; list-style-position: outside; position: relative; }
.flexslider ul.slides li { width: 950px; height: 377px; position: relative; float: left; }
.flexslider ul.slides li img { width: 950px; height: 377px; }
.flexslider ul.slides li .slide-cnt { position: absolute; bottom: 0; left: 0; width: 739px; padding: 21px 190px 21px 21px;  background: url(../images/slide-cnt.png) repeat 0 0;  }
.flexslider ul.slides li .slide-cnt h3 { color: #f7f7f7; padding-bottom: 4px; }
.flexslider ul.slides li .slide-cnt p { color: #f7f7f7; }
.flexslider ul.slides li .slide-cnt a.slider-btn { height: 93px; padding: 0 33px 0 36px; line-height: 93px; background: url(../images/slider-btn.png) repeat-x 0 0; position: absolute; top: -9px; right: 0; font-size: 17px;color: #438bb9; 
	border-radius: 8px 0 8px 0; -moz-border-radius: 8px 0 8px 0; -webkit-border-radius: 8px 0 8px 0; -o-border-radius: 8px 0 8px 0;
}
.flexslider ul.slides li .slide-cnt a.slider-btn span { background: url(../images/plus-ico.png) no-repeat 0 0; width: 23px; height: 22px; position: absolute; left: 0; top: 0; }
.flexslider ul.slides li .slide-cnt a.slider-btn:hover { text-decoration: none; color: #8ed9fa;  }

.main .cols { padding-bottom: 8px; }

.main .cols .col { width: 280px; float: left; }
.main .cols .col:last-of-type { width: 274px; }
.main .cols .col + .col { padding-left: 55px; }

.main .cols .col h3 { padding-bottom: 14px; padding-left: 50px; }
.main .cols .col h3 a { color: #5A3909; }
.main .cols .col h3 a:hover { text-decoration: none; color: #333; }
.main .cols .col h3.starter-ico { background: url(../images/starter-ico.png) no-repeat 0 0; font-family:"Times New Roman", Times, serif; }
.main .cols .col h3.awesome-ico { background: url(../images/awesome-ico.png) no-repeat 0 0; }
.main .cols .col h3.save-ico { background: url(../images/save-ico.png) no-repeat 0 0; }
.main .cols .col p { padding-bottom: 10px;  }
.main .cols .col a.more { text-transform: uppercase; } 


.main section a.all-projects { float: right; font-size: 11px; color: #000; text-transform: uppercase; background: #fff; border: 1px solid #e6e6e6; padding: 0 13px 0 15px; height: 23px; line-height: 23px;  
	border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; -o-border-radius: 7px; margin-right: 6px; 
} 
.main section a.all-projects strong { padding-right: 3px; font-weight: bold; font-size: 12px; }
.main section a.all-projects:hover { text-decoration: none; color: #fe9601; }

.main .featured { padding-bottom: 44px; padding-top: 16px;  }
.main .featured .entry { width: 171px; height: 88px; float: left; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -o-border-radius: 8px; position: relative; 
box-shadow: 1px 1px 3px rgba(0,0,0,0.5) ; -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5) ; -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5) ; -o-box-shadow: 1px 1px 3px rgba(0,0,0,0.5) ; 

}
.main .featured .entry img { width: 171px; height: 88px; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -o-border-radius: 8px; }
.main .featured .entry span { display: none; position: absolute; bottom: 0; left: 0; background: url(../images/entry-cnt.png) repeat 0 0; width: 156px;  padding: 7px 0 7px 15px; 
	border-radius: 0px 0px 7px 7px; -moz-border-radius: 0px 0px 7px 7px; -webkit-border-radius: 0px 0px 7px 7px; -o-border-radius: 0px 0px 7px 7px; 
	color: #fff; 
}

.main .featured .entry em { display: none; background: url(../images/entry-plus.png) no-repeat 0 0; width: 23px; height: 22px; position: absolute; top: 0; right: 0;  }
.main .featured .entry + .entry { margin-left: 22px; }
 
.main .featured .entry strong { display: none; background: url(../images/entry-shadow-b.png) no-repeat 0 bottom; width: 174px; height: 10px; position: absolute; bottom: -7px; left: 0;  }
.main .featured .entry:hover strong { display: block; }
.main .featured .entry a:hover span { display: block; }
.main .featured .entry a:hover em { display: block; }

html, body { height: 100%; }
#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -279px; }
#footer, #footer-push {  height: 245px; padding-top: 32px;  }

#footer h4 { color: #fff; font-size: 15px; font-weight: bold; text-transform: uppercase; padding-bottom: 22px;  font-family: "Times New Roman";}
#footer { background: url(../images/footer.png) repeat-x 0 0; }

#footer .widgets { padding-bottom: 16px; }
#footer .widget { float: left; width: 202px; }
#footer .widget + .widget { padding-left: 76px;  }
#footer .widget ul { list-style: none; list-style-position: outside; font-size: 11px; }
/*#footer .widget ul li { padding-bottom: 11px; }*/
#footer .widget ul li a { color: #fff; font-size: 14px; }
#footer .widget ul li a:hover { color: darkturquoise;; }
.contact-widget{
	width:300px;
}
#footer .gallery-widget ul li { float: left; padding-right: 14px; width: 72px; height: 45px; }
#footer .gallery-widget ul li a img { display: block;  width: 72px; height: 45px;  border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; }
#footer .gallery-widget ul li a:hover img { opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80); 
}

#footer .contact-widget p {  padding-bottom: 12px; font-size: 15px;  line-height: 20px; padding-left: 28px; color: #fff; }
#footer .contact-widget p.address-ico { background: url(../images/address-ico.png) no-repeat 0 0; } 
#footer .contact-widget p.phone-ico { background: url(../images/phone-ico.png) no-repeat 0 0; }
#footer .contact-widget a.chat-btn { padding: 0 30px 0 57px; position: relative; height: 39px; background: #000 url(../images/chat-btn.png) repeat-x 0 0; line-height: 39px; color: #65cbf8; font-size: 15px; display: block;
	border: 1px solid #0e0e0e; border-top: 0;  border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; -o-border-radius: 7px; margin-top: 16px; 
}

#footer .contact-widget a.chat-btn:hover { text-decoration: none; color: #fff; }
#footer .contact-widget a.chat-btn span.chat-ico { width: 16px; height: 14px; position: absolute; top: 13px; left: 26px; background: url(../images/chat-ico.png) no-repeat 0 0; }

.footer-nav  { float: left; }
.footer-nav ul { list-style: none; list-style-position: outside; font-size: 10px; font-weight: bold; }
.footer-nav ul li { float: left; padding: 6px 39px 0px 0;  }
.footer-nav ul li a { color: #A2A2A2; }
.footer-nav ul li a:hover ,
.footer-nav ul li.active a {  color: #fe9601; text-decoration: none; }
#footer p.copy { color: #000; padding: 21px 0px 0px 0; font-size: 16px; font-weight: bold;  }
#footer p.copy a { color: #000; text-decoration: underline; font-size: 16px; font-weight: bold; }
#footer p.copy a:hover { text-decoration: none; }
.main_data{
   width:100%; margin:20px auto;	
}
.left_part{
	width:27%; float:left; 
}
.left_part h2{
	font-size: 23px; /*background: url(../images/title.png) no-repeat;*/background-color: darkblue; height: 60px; color: #fff;padding: 8px 8px; z-index: +999999; font-family: "Times New Roman";
}
.event {
   height: 240px; width: 255px; margin-top: -35px; padding-top: 30px; background: url(../images/newsbg.png); background-repeat: no-repeat;
}
.event li {
   border-bottom: dotted 1px #999; padding: 15px 10px 0px 15px;
}
.event li a {
   text-decoration:none; color:#000;
}
.right_part{
	width:70%; float:right; color:#333; text-align:justify; line-height:22px;
}
.right_part p{
	 padding:5px;
}
.right_part h1{
	font-size:24px; padding-bottom:15px; font-weight:bold; color:#5A3909; font-family:"Times New Roman"; text-shadow:1px 1px 1px #CCC;
}
.social{
	 width:100%;
	 margin-top:10px;
}
.social img{
	margin-left:15px;
}
.social img:hover{
	-webkit-filter:brightness(120%);
}
.gall_box1 {
    margin: 8px;
    float: left;
  
}
.gall_box1 img{
	 border-radius: 12px;
    border: 5px solid #4e81b6;
}
.feed{
    font-weight:bold;	
}
.feed1{
    width:165px; height:20px; border-radius:5px;
}
.cont_head {
font-family: Trajan Pro;
font-size: 25px;
color: #0847B9;
text-align: left;
font-weight: bold;
font-style: italic;
}
.con{
	font-weight:bold;
}