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

.main_container {
	margin: 0;
	padding: 0;                      
  font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #3b3b3b;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-size-adjust: 100%;	
	cursor:default;
  background:#fff;
}

.main_container h1, 
.main_container h2, 
.main_container h3, 
.main_container h4, 
.main_container h5, 
.main_container h6 {
  position:relative;
  font-family: 'Titillium Web', sans-serif; 
  font-weight: 200;
  color: #3b3b3b;
  margin:0px;
  padding: 20px 0;
  clear:both;
}

.main_container h1, 
.main_container h2 {
  font-size:30px;
  padding: 20px 0 10px 0;
}

.main_container h1 {
  color:#3b3b3b;
}

.main_container h2 {
}

.main_container h3 {
  font-size:24px;
  line-height:30px;  
}

.main_container h4 {
  font-size:20px;
  line-height:24px;
  font-weight:500;
}

.main_container h5, 
.main_container h6 {
  font-size:20px;
  line-height:26px;
}    

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

.main_container p {
  margin:15px 0;
}

.main_container blockquote {        
  color:#83adff;
  margin:15px 0px;
  border-left:5px solid #fda056; 
}

.main_container a {
  text-decoration:none;
}

.main_container a:hover {
  color:#fff;
  text-decoration:none;
}

.main_container img {
  width:100%;
}

/* --------------------------------------------------------	*/
/*	Main Classes */
/* --------------------------------------------------------	*/

.main_container .white {
  color:#fff;
}
.main_container .left{
	float:left;
}
.main_container .blue{
  color:#fda056;
}

.main_container .blue2{
  color:#e4f2ff;
}

.main_container .blue-dark{
  color:#fb8865;
}

.main_container .bold {
  font-weight:bold;
}

.main_container .normal {
  font-weight:normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.main_container .left {
  text-align:left;
}

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

.main_container .f-left {
  float:left !important;
}

.main_container .f-right {
  float:right;
}

.main_container .f-center {
  text-align: center; }
  
.main_container .f-hr{
  border-bottom:1px solid #CCC;
  padding:10px;
  width:98%;
}
  
.main_container .pad1 {
  padding-top:6px;
}

.main_container .pad2 {
  padding-top:18px;
}

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

.main_container .pos-r {
  position:relative;
}

.main_container .c-b {
  clear:both;
}

.o-h {
  overflow:hidden;
}

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

header {
  position:relative;
  display:block;
}

.main_container .t-container {
  position:relative;
}

.main_container .texture {
  position:absolute;
  top:0px;
  left:-210px;
  width:751px;
  height:596px;
}

.main_container .logo {
  margin-top:10px;
  margin-bottom: 10px;
}
.main_container .logo img{
	width:120px;
}

.main_container .logo h2{
	display: inline-block;
    padding-left: 20px;
}

.search_a{
	padding-top: 50px;
}

.search_a input{
	width: 100%;
    border-radius: 0;
}

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

  /* --------------------------------------------------------	*/
  /*  Slider  */
  /* --------------------------------------------------------	*/
    
  .slider1 {
    width:100%;
    border-bottom:0px;
  }

/* --------------------------------------------------------	*/
/*	Navigation */
/* --------------------------------------------------------	*/

		#nav_a
		{
			font-family: 'Open Sans', sans-serif;
			position:relative;
			z-index: 1000;
		}

			#nav_a > a
			{
				display: none;
			}

			#nav_a li
			{
				position: relative;
				list-style:none;
			}
				#nav_a li a
				{
					color: #fff;
					display: block;
				}
				#nav_a li a:active
				{
					background-color: #c00 !important;
				}

			#nav_a span:after
			{
				width: 0;
				height: 0;
				border: 0.313em solid transparent; /* 5 */
				border-bottom: none;
				border-top-color: #efa585;
				content: '';
				vertical-align: middle;
				display: inline-block;
				position: relative;
				right: -0.313em; /* 5 */
			}

			/* first level */

			#nav_a > ul
			{	margin:0;
				background-color: #e15a1f;
			}
				#nav_a > ul > li
				{
					
					height: 100%;
					float: left;
				}
					#nav_a > ul > li > a
					{
						height: 100%;
						padding:10px;
						font-size: 14px; /* 24 */
						line-height: 2.5em; /* 60 (24) */
						text-align: center;
					}
						#nav_a > ul > li:not( :last-child ) > a
						{
							border-right: 1px solid #cc470d;
						}
						#nav_a > ul > li:hover > a,
						#nav_a > ul:not( :hover ) > li.active > a
						{
							background-color: #cc470d;
						}


				/* second level */

				#nav_a li ul
				{
					background-color: #cc470d;
					display: none;
					position: absolute;
					top: 100%;
					margin-left:-0px;
					width:100%;
				}
					#nav_a li:hover ul
					{
						display: block;
						left: 0;
						right: 0;
					}
						#nav_a li:not( :first-child ):hover ul
						{
							left: -1px;
							width:300px;
						}
						#nav_a li ul a
						{
							border-top: 1px solid #e15a1f;
							padding: 5px; /* 15 (20) */
						}
							#nav_a li ul li a:hover,
							#nav_a li ul:not( :hover ) li.active a
							{
								background-color: #e15a1f;
							}


		@media only screen and ( max-width: 62.5em ) /* 1000 */
		{
			#nav_a
			{
				width: 100%;
				position: relative;
				margin: 0;
			}
			.logo{
				margin:0 auto;
			}
		}

		@media only screen and ( max-width: 40em ) /* 640 */
		{
			html
			{
				font-size: 75%; /* 12 */
			}

			#nav_a
			{
				position: relative;
				top: auto;
				left:auto;
			}
				#nav_a > a
				{
					width: 3.125em; /* 50 */
					height: 3.125em; /* 50 */
					text-align: left;
					text-indent: -9999px;
					background-color: #e15a1f;
					position: relative;
				}
					#nav_a > a:before,
					#nav_a > a:after
					{
						position: absolute;
						border: 2px solid #fff;
						top: 35%;
						left: 25%;
						right: 25%;
						content: '';
					}
					#nav_a > a:after
					{
						top: 60%;
					}

				#nav_a:not( :target ) > a:first-of-type,
				#nav_a:target > a:last-of-type
				{
					display: block;
				}


			/* first level */

			#nav_a > ul
			{
				height: auto;
				display: none;
				position: absolute;
				left: 0;
				right: 0;
			}
				#nav_a:target > ul
				{
					display: block;
				}
				#nav_a > ul > li
				{
					width: 100%;
					float: none;
				}
					#nav_a > ul > li > a
					{
						height: auto;
						text-align: left;
						padding: 0 0.833em; /* 20 (24) */
					}
						#nav_a > ul > li:not( :last-child ) > a
						{
							border-right: none;
							border-bottom: 1px solid #cc470d;
						}


				/* second level */

				#nav_a li ul
				{
					position: static;
					padding: 1.25em; /* 20 */
					padding-top: 0;
				}
}

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

#content {
  position:relative;
}

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

.ic-1 {     
  width:45px;  
  height:30px;
  font-size:34px;
  float:left;
}

.ic-1 i {
  color:#fb8865;
}
   
.title-1 {
  color:#3c3c3c;
  float:left;
  font-size:16px;
  line-height:30px;
}

.title-1 h4 {
  padding-top:4px;
}

.text-1 {     
  padding-left:45px;
  clear:both;
}

.title-2 {
  font-size:16px;
  padding:15px 0;
}

.square-1 {
  color:#83adff;
  padding-bottom:24px; 
}

.square-1 img {
  -webkit-transition: all .3s ease;
}

.square-1:hover img {
  opacity:0.3;
  filter:alpha(opacity=30); /* For IE8 and earlier */
  -webkit-transition: all .4s ease;
}

.img-container {
  position:relative;
}

.img-bg-icon {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  background: url(../img/zoom-icon.png) center center no-repeat;
  cursor:pointer;
  display:none;
}

.square-1:hover .img-bg-icon {
  display:block;
} 

.h-button {
  position:absolute;
  height:auto !important;
}

.h-button h3 {
  padding:15px 20px;
  font-size:22px;
}

/* --------------------------------------------------------	*/
/*  About Us  */
/* --------------------------------------------------------	*/

.t-row h2 {
  padding:0px;
}

.t-row h3 {
  padding-top:14px;
}

.t-row .btn {
  height:60px;
  margin:0;
  padding-right:30px;
  padding-left:30px;
}

.team h4{
  padding-bottom:10px;
}
  
/* --------------------------------------------------------	*/
/*  Lists  */
/* --------------------------------------------------------	*/

.list-a, .list-b, .list-c {
  padding:0px;
  margin:0px;
}

.list-a li {
  list-style:none;
  padding-left:30px;
  margin-bottom:15px;
  background: url(../img/arrow4.png) left center no-repeat;
}

.list-b li {
  list-style:none;
  margin-bottom:10px;
}

.list-b .widget-data{
	display: inline;
}

.list-b i {
  color:#fb8865;
  padding-right:4px;
}

.list-c i {
  font-size:10px;
  display: inline;
  padding-right:4px;
}

.list-c li {
  list-style:none;
  margin-bottom:4px;
}

.list-c a {
  color:#83adff;
  text-decoration:none;
}

.list-c a:hover {
  color:#fff;
  text-decoration:none;
}

/* --------------------------------------------------------	*/
/*  Client Says  */
/* --------------------------------------------------------	*/

.client-says {
  position: relative;
  font-style:italic;
  color:#FFF;
  border:0px;
  padding:30px;
  background:#fb8865;
}

.client-says:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 40px;
	bottom: -24px;
	border: 12px solid;
	border-color: #fb8865 transparent transparent #fb8865;
}

.client-says-2 {
  position:relative;
  font-style:italic;
  color:#83adff;
  text-align:right;
  padding-top:15px;
  padding-right:30px;
}

.quotes {
  float:right;
}

.quotes i {
  font-size:17px;
  padding-right:6px;
}

/* --------------------------------------------------------	*/
/*  Progress Bar  */
/* --------------------------------------------------------	*/

.main_container .progress {
  height:35px;
  border-radius:0px;
  background: #fda056 !important; 
  -webkit-box-shadow:rgba(0, 0, 0, 0) 0 0 0 inset;
  margin-bottom:8px;
}

.main_container .bar {
  height:35px;
  line-height:35px;
  background:#fb8865 !important;
  border:0px;
  -webkit-box-shadow:rgba(0, 0, 0, 0) 0 0 0 inset;
  text-shadow: none !important;
  text-align:left !important;
  padding-left:30px !important;
}
 
/* --------------------------------------------------------	*/
/*  Buttons  */
/* --------------------------------------------------------	*/
  
.main_container .btn {
  color:#fff;
  background:#fb8865;
  height:48px;
  line-height:48px;
  padding:0px 22px;
  text-shadow:none;
  border-radius:2px;
  -webkit-box-shadow:rgba(0, 0, 0, 0) 0 0 0 !important;
  box-shadow:rgba(0, 0, 0, 0) 0 0 0 !important;
  border:0px;
  margin-bottom:8px;
}
.main_container .btn h3{
	color:#FFF;
}
.main_container .btn:hover {
  color:#fff;
  background:#fda056;
}

.main_container .btn-blue {
  background:#fda056;
} 

.main_container .btn-blue:hover {
  background:#83adff;
} 

.main_container .btn-gray {
  background:#3b3b3b;
} 

.main_container .btn-gray:hover {
  background:#fda056;
} 

/* --------------------------------------------------------	*/
/*  Accordion  */
/* --------------------------------------------------------	*/

.accordion-group {
  border-radius:0px !important;
  border:0px;
  margin-bottom:1px !important;
}
 
.accordion-heading {
  color:#393838;
  background:#e9edeb; 
}
.accordion-heading a{
  color:#393838;
}
.accordion-inner {
  color:#393838;
  background:#f9f9f9;
  border:0px;
  padding:30px 20px !important;     
}

.accordion-toggle {
  padding:20px !important;
}

/* --------------------------------------------------------	*/
/*  Tabs  */
/* --------------------------------------------------------	*/

.nav-tabs {
  border:0px;
  margin-bottom:0px;
}

.tab-content h3 {
  padding-bottom:0px;
}

.nav-tabs li a {
  border-radius:0px;
  border:0px;
  color:#3b3b3b;
  background:#e9edeb;
  padding:20px;
}

.nav-tabs li a:hover {
  background:#fb8865;
}

.tab-content {
  background:#f9f9f9;
  padding: 0px 20px;
  padding-bottom:10px;   
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
  background-color:#f9f9f9;
  border-color:#e9edeb #e9edeb  transparent;
  border-style:solid;
  color:#3b3b3b;
}
     
/* --------------------------------------------------------	*/
/*  Alerts  */
/* --------------------------------------------------------	*/
       
.alert {
  margin-bottom:9px;
  padding:20px 40px 20px 20px;
  color:#789ab9;
  background:#e4f2ff;
  border-radius:0px;
  border:0px !important;
  text-shadow:none !important;
}
  
.alert-error {
  color:#fff;
  background:#ff5a5a;
}

.alert-info {
  color:#7f7e00;
  background:#dfde88;
}

.alert-success {
  color:#fff;
  background:#6ac663;
}

/* --------------------------------------------------------	*/
/*  Icons  */
/* --------------------------------------------------------	*/

.icons-s1 {
  font-size:34px;
}

.icons-s2 {
  font-size:28px;
}

.icons-s3 {
  font-size:22px;
}

.icons-s4 {
  font-size:16px;
}

/* --------------------------------------------------------	*/
/*  Tables  */
/* --------------------------------------------------------	*/

.main_container table {
  width:100%;
  border-radius:0px !important;
  border:0px !important;
  border-collapse:collapse !important;
}

.main_container th {
  color:#fff;
  background:#fda056;
  border-radius:0px !important;
  font-weight:normal !important;
  padding:15px 6px !important;
}

.main_container td {
  color:#fff;
  background:#fb8865;
  border-radius:0px !important;
  padding:20px!important;
}

.main_container table a:hover{
  text-decoration:none;
}

#comments textarea{
	width:100%!important;
}
        
/* --------------------------------------------------------	*/
/*  Forms  */
/* --------------------------------------------------------	*/

.form-main input, .form-main textarea {
  position:relative;
  height:20px;
  width:95%;
  padding:16px 12px 14px 12px; 
  margin-top:10px;
  background:#464646;
  border-radius:0px;
  border:0px;
}

.form-main textarea {
  height:200px;
  resize:none;
}

.error {
	color: white;
	display: none;
}

#ajaxsuccess {
	color: #fda056;
  font-size:18px;
  font-weight:bold;
	width: 100%;
	display: none;
  clear:both;
}
.clear{
	clear:both;}
	
/* --------------------------------------------------------	*/
/*  Paging  */
/* --------------------------------------------------------	*/

.paging {
  width:30px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-size:13px;
  color:#fff;
  background:#fda056;
  float:right;
  margin-bottom:5px;
  margin-right:1px;
}

.paging:hover {
  color:#fff;
  background:#101d35;
  text-decoration:none;
}

/* --------------------------------------------------------	*/
/*  Blog Detail  */
/* --------------------------------------------------------	*/

.blog-icon {
  font-size:30px;
  color:#fb8865;
  width:30px;
  height:30px;
}

.post-d-info i {
  padding:0px 5px;
}

.post-d-info h2 {
  padding-bottom:15px;
}

.post-d-info a:hover {
  text-decoration:none !important;
}     
  
  /* --------------------------------------------------------	*/
  /*  Comments  */
  /* --------------------------------------------------------	*/
  
  .comment-title h2, .contact-form-title h2 {
    padding-bottom:5px;
  }

  .comment {
    margin-bottom:30px;
    padding-left:50px;
    background:url(../img/comment-img.png) left 4px no-repeat;
  }

  .comment-author {
    color:#fff;
    font-weight:bold;
  }
  
  .comment-date {
    color:#fff;
  }
  
  .c-margin-2 {
    margin-left:50px;
  }
  
  .c-margin-3 {
    margin-left:100px;
  }
  
  .thank {
    padding-top:12px;
  }   
  
  .form-comment input, .form-comment textarea {
    width:93.4%;
    color:#fff;
    background:#fb8865;
    margin-top:10px;
    padding:8px 12px !important;
    border:0px;
    border-radius:0px;
  }    
  
  .form-comment textarea {
    width:96.9%;  
    height:150px;
    resize:none;
  }   
    
/* --------------------------------------------------------	*/
/*  Pricing Tables  */
/* --------------------------------------------------------	*/

.pricing-tables table {
  width:100%;
  background:transparent;
  border:0px !important;
}

.pricing-tables th {
  font-size:16px;
  font-weight:bold;
  background:#fda056;
  text-align:center;
  padding: 30px !important;
}

.pricing-tables td {
  padding:8px 0px;
  color:#7c7e7e;
  background:#fff;
  border-bottom:1px solid #f9f9f9 !important;
  text-align:center;
}

.pricing-tables .plan-title  {
  font-family: 'Titillium Web', sans-serif; 
  font-weight: 200;
  font-size:24px;
  line-height:30px;
 	color: #fff;     
}

.price {
  font-size:36px !important;
  padding-top:36px;   
  line-height:30px;
}

.price2 {
  position:relative;
  top:-8px;
  font-size:14px;
}

.pricing-tables .table-footer {
  font-size:16px;
  color:#fff !important;
  background:#fda056 !important;
  padding:44px 0px !important;
  border:0px !important;
}

.pricing-tables .active th, .pricing-tables .active .table-footer {
  color:#fff;
  background:#fb8865 !important;
}

.pricing-tables .active td {
  color:#fda056;
}

.pricing-tables .active .table-footer {
  border:0px;
  background:#fb8865 !important;
}

/* --------------------------------------------------------	*/
/*  Contact  */
/* --------------------------------------------------------	*/

#map {
  position:relative;
  width:100%;
  height:270px;
  padding:0px;
  border:0px;
}

/* --------------------------------------------------------	*/
/*  Side Bar  */
/* --------------------------------------------------------	*/

  /* --------------------------------------------------------	*/
  /*  Search  */
  /* --------------------------------------------------------	*/
  
  .search-box{
    position:relative;
  }
  
  .search {
    width:80%;
    height:34px;
    color:#fff;
    background:#fb8865;
    border:0px;
    padding-left:5%;
    padding-right:15%;
  }
  
  .search-icon, .search-icon:hover {
    position:absolute;
    font-size:14px;
    top:7px;
    right:12px;
    color:#fff;
    text-decoration:none;    
  }

  /* --------------------------------------------------------	*/
  /*	Flickr Widget */
  /* --------------------------------------------------------	*/
  
  .photo-stream {
    float:left;
    width:60px;
    height:60px;
    border-bottom:0px;
    margin-right:13px;
    margin-bottom:13px;
    overflow:hidden;
  }  

  /* --------------------------------------------------------	*/
  /*  Tags  */
  /* --------------------------------------------------------	*/
  
  .tag {
    height:20px;
    font-size:13px;
    color:#fff;
    background:#fda056;
    padding:5px 13px 4px 13px;
    margin-right:10px;
    margin-bottom:10px;
    float:left;
  }
  
  .tag:hover {
    background:#fb8865;
  }

/* --------------------------------------------------------	*/
/*  Testimonials  */
/* --------------------------------------------------------	*/

.testimonials {
  background:#fb8865;
  border:1px solid #3b3b3b;
  padding:30px; 
}

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

.portfolio{
  overflow:hidden;
  margin:0px;
}

.portfolio .span4, .portfolio .span6{
  margin-top:50px;
}

.portfolio .span2, .portfolio .span3{
  margin-top:40px;
}

.portfolio a{
  text-decoration:none;
}

.portfolio li{
  list-style:none;
}

.portfolio-info {
  height:100%;
  background:#f5f7f8;
  border:1px solid #cbcfd1;
  border-bottom:2px solid #cbcfd1;
  padding:30px;
}
  
  /* --------------------------------------------------------	*/
  /*	Gallery Filter */
  /* --------------------------------------------------------	*/

  #portfolio-filter{
    margin:0px;
    overflow:hidden;
  }
    
  #portfolio-filter li {
    list-style:none;
    float:left;
    margin-right:10px;
    margin-top:5px;
    padding:12px 0px;
  }
    
  #portfolio-filter li a {
    padding:12px 15px;
    margin:0px;
    border:0px;
  	color:#fff;
	background: #fda056;
  }
 
  #portfolio-filter li:hover a {
    color:#fff;
    background: #83adff;
    text-decoration:none;
  }
    
  #portfolio-filter li.active a {
    color:#fff;
    background: #fb8865;
  }

	/* --------------------------------------------------------	*/
	/*	Gallery - Isotype (filtering tags) */
	/* --------------------------------------------------------	*/

	.isotope-item {
	  z-index: 2;
	}

	.isotope-hidden.isotope-item {
	  pointer-events: none;
	  z-index: 1;
	}   

	/* Isotope CSS3 transitions */    
	.isotope,	.isotope .isotope-item {
	  -webkit-transition-duration: 0.4s;
		 -moz-transition-duration: 0.4s;
		  -ms-transition-duration: 0.4s;
		   -o-transition-duration: 0.4s;
			  transition-duration: 0.4s;
	}

	.isotope {
	  -webkit-transition-property: height, width;
		 -moz-transition-property: height, width;
		  -ms-transition-property: height, width;
		   -o-transition-property: height, width;
			  transition-property: height, width;
	}

	.isotope .isotope-item {
	  -webkit-transition-property: -webkit-transform, opacity;
		 -moz-transition-property:    -moz-transform, opacity;
		  -ms-transition-property:     -ms-transform, opacity;
		   -o-transition-property:         top, left, opacity;
			  transition-property:         transform, opacity;
	} 

	/* disabling Isotope CSS3 transitions */
	.isotope.no-transition,
	.isotope.no-transition .isotope-item,
	.isotope .isotope-item.no-transition {
	  -webkit-transition-duration: 0s;
		 -moz-transition-duration: 0s;
		  -ms-transition-duration: 0s;
		   -o-transition-duration: 0s;
			  transition-duration: 0s;
	}                                      
/*----------------------------------------------------------*/
/* breadcrumbs */
#titlebar{background:#f9f9f9;}
#breadcrumbs ul{float:right;font-size:13px;margin-top:27px;font-weight:500; padding-left:5px; padding-right:15px;}
#breadcrumbs ul li{display:inline-block;color:#999;margin:0 0 0 5px}
#breadcrumbs ul li:after{content:"";font-family:"FontAwesome";font-size:12px;color:#ccc;margin:0 0 0 9px}
#breadcrumbs ul li:last-child:after,#breadcrumbs ul li:first-child:after{content:"";margin:0}
#breadcrumbs ul li:last-child a,#breadcrumbs ul li a{color:#888;font-weight:600}
#breadcrumbs ul li a:hover{color:#a0a0a0}#breadcrumbs ul li:first-child{padding-right:0;margin-left:0}
#breadcrumbs ul li:first-child,#breadcrumbs ul li:last-child{color:#999;background:0}
#breadcrumbs ul li:last-child{padding:0;background:0}

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

#footer {
  position:relative;
  color:#8c8e90;
  font-size:14px;
  line-height:22px;
  padding:30px 41px 20px 41px;
  background:#333333;
  border-bottom:2px solid #060606;
  overflow:hidden;  
}

#footer h2 {
  margin-bottom:0px !important;
  padding-bottom:0px !important;
  padding-top:20px;
  color:#ffffff;
}

#footer h3 {
  padding-bottom:10px !important;
  color:#ffffff;
}

.logo-footer{
  line-height:32px;
}

.logo-footer img{
  width:auto;
  float:left;
  margin-right:20px;
}

#footer a {
  color:#8c8e90;
  text-decoration:none;
}

#footer a.white {
  color:#fff;
}

#footer a:hover, #footer a.white:hover {
  color:#83adff;
  text-decoration:none;       
}

#footer i {
  margin-right:12px;
}

.texture-footer {
  position:absolute;
  top:-30px;
  right:-150px;
}

#footer .btn {
  background:#282828;
  text-shadow:none;
  border-radius:2px;
  -webkit-box-shadow:rgba(255, 255, 255, 00) 0 0 0 inset, rgba(0, 0, 0, 00) 0 0 0;
  background-image:-webkit-linear-gradient(top, #282828, #282828);
  margin-top:10px;
}

#footer .btn:hover {
  background:#3b3b3b;
}

#footer .btn i {
  margin-left:12px;
  margin-right:0px;
}

.list-b li .widget-render{
	display: initial;
}

.span3 .widget-render{
	display: initial;
}

iframe{
	display:none!important;
}

.langs{
	text-align: right;
    padding-top: 55px;
	color:#ccc!important;
}

.langs a{
	color:#ccc!important;
}

.langs a:hover{
	color:#e15a1f!important;
}


.slider_redactor{
	    background: #ccc;
    text-align: center;
    color: #fff;
    padding: 5px;
}

.news_view1{
	padding: 15px 0 30px;
	position: relative; 
	min-height: 110px;
}
.news_view1 .img_box1{
	height: 110px;
	width: 200px;
	float: left;
	margin: 0 15px 0 0 ;
	overflow: hidden;
}
.news_view1 .img_box1 img{
	width: 100%;
}
.news_view1 h2{
	font-size: 14px;
	font-weight: bold!important;
	margin: 0 0 5px 0!important;
	padding: 0;
	line-height: 15px;
	text-align: left;
}	
.news_view1 .link1{
	float: right;
	font-size: 12px;
}
.h50{
	line-height: 18px;
	font-size: 12px;
}

#FormNews input{
	border-radius:0;
}

#FormNews{
	width: 100%;
    position: relative;
}

#search-input{
	    width: 100%;
    padding: 5px;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
}

#search-button{
	position: absolute;
    top: 0;
    right: -1px;
    border: none;
    padding: 6px;
    background: #e15a1f;
    color: #fff;
}

.com_view {
	margin-bottom:20px;
	box-shadow: 0px 5px 15px -5px;
	    padding: 10px;
		border-bottom: 5px solid #fff;

}

.com_view:hover{
	    border-bottom: 5px solid #e15a1f;
}

.com_view .img{
	display: inline-block;
    width: 220px;
	vertical-align: top;
}

.news_text_a{
	    display: inline-block;
    padding-left: 20px;
	width:510px;
}

.news_text_a h2{
	margin:0;
	padding: 0;
	color:#000;
	line-height: 20px!important;
}
.news_text_a h2 a{
	color: #e15a1f;
	font-size:18px;
}

.news_text_a h2 a:hover{
	color: #ad4416;
	font-size:18px;
}

.feedback ol li, .review ol li{
	display: block;
	clear: both;
	list-style: none;
}
.feedback ol li label, .review ol li label{
	display: block;
	margin: 0;
}
.feedback ol li input.text, .review ol li input.text{
	width: 100%;
	border: 1px solid #c0c0c0;
	margin: 2px 0;
	padding: 5px 2px;
	height: 25px;
	background: #fff;
	border-radius: 0;
}
.feedback ol li textarea, .review ol li textarea{
	width: 100%;
	border: 1px solid #c0c0c0;
	margin: 2px 0;
	padding: 2px;
	background: #fff;
	border-radius: 0;
}
.feedback ol li input.capinput,.review ol li input.capinput{
	width: 100px;
	border: 1px solid #c0c0c0;
	margin: 2px 0;
	padding: 5px 2px;
	background: #fff;
	border-radius: 0;
}
.feedback ol li img#capimg, .review ol li img#capimg{
	border: none;
	top: 20px;
	margin: 10px 10px 10px 0;
	float: left;
}
li.button{
	clear: both;
} 
.item{
	display: block;
}
.answerList .name,.answerList .topic,.answerList .message{
	padding: 0 7px;
	background-color: #eef;	
}
.answerList .name{
	padding-top: 7px;
	margin-top: 15px;
	border-radius: 5px 5px 0 0;
}
.answerList .message{
	padding-bottom: 0 7px;
	border-radius: 0 0 5px 5px;
}
.answerList .answer_message{
	background: #c4c4ff;
	padding: 7px;
	border-radius: 5px;
	margin: 5px 0;
}
.name .date{
	float: right;
} 

.sendemail ol{ 
	margin:0;
}

.captcha{
	padding-bottom:10px;
	padding-top:10px;
}

.captcha img{
	max-width:110px;
}

.date{
	font-size:12px;
}

.participants{
	overflow:hidden;
	border-bottom: 1px solid #e15a1f;
}

.participants .name, .participants .adres, .participants .email{
	padding-bottom: 5px;
    padding-top: 5px;
}

.participants .name{
	text-transform:uppercase;
}

.participants .name_site{
	padding-bottom:5px;
}

.participants .name a{
	color:#e15a1f;
}

.obshenie-block{
	overflow: hidden;
    word-break: break-all;
	border-bottom: 1px solid #e15a1f;
	padding-bottom:5px;
	box-shadow: 0px 5px 15px -5px;
	padding:10px;
}

.h50 h2{
	margin: 0;
    padding: 0;
}

.new-title{
	padding-bottom:10px;
}

.new-title a {
	color: #e15a1f!important;
	text-decoration:underline;
}

.h50 h2 a{
	color: #e15a1f!important;
    font-size: 18px;
}

.nazad{
	color: #e15a1f!important;
    text-decoration: underline!important;
    padding-bottom: 10px!important;
}

.f_comm_create{
	padding-top: 10px;
}

/*Стили к форме сообщества и обсуждения*/


.file_upload{
	width:60%;
	float:right;
    position: relative;
    overflow: hidden;
    font-size: 1em;        /* example */
    height: 31px;           /* example */
    line-height: 2em       /* the same as height */
}

.my-wrapper .sozdanie-soobsh,
.my-wrapper .sozdanie-discuss{
	padding:5px 15px;
}

.file_upload > button,
.file_upload > div,
.sozdanie-soobsh,
.sozdanie-discuss{
    cursor: pointer
}
.file_upload > button{
    float: right;
    width: 8em;            /* example */
    height: 100%
}
.file_upload > div{
    padding-left: 1em      /* example */
}
.file_upload input[type=file]{
    position: absolute;
    top: 0;
    visibility: hidden
}

/* Making it beautiful */

.file_upload{
    border: 1px solid #ccc;
    border-radius: 3px;
  /*  box-shadow: 0 0 5px rgba(0,0,0,0.1);*/
    transition: box-shadow 0.1s linear
}
.file_upload.focus{
    box-shadow: 0 0 5px rgba(0,30,255,0.4)
}
.file_upload > button,
.sozdanie-soobsh,
.sozdanie-discuss{
	background: #e15a1f;
    transition: background 0.2s;
    border: 1px solid rgba(0,0,0,0.1);
    /* border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25); */
    /* border-radius: 2px; */
    /* box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05); */
    color: #fff;
    /* text-shadow: #3eae83 0 -1px 0; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.file_upload:hover > button,
.sozdanie-soobsh:hover,
.sozdanie-discuss:hover {
        background: #c55525;

}
.file_upload:active > button,
.sozdanie-soobsh:active,
.sozdanie-discuss:active{
    background: #c55525;
}	

.sbr-f{margin-bottom:10px;}

.sbr-f .flleft{
	display: inline-block;
    width: 175px;
	padding-bottom:10px;
}

.sbr-f .my-input, .sbr-f .file_upload{
	width:100%!Important;
}

.flleft{
	float:left;
	display:inline-block;
	width:40%;
}

.my-input{width:60% !important;}

.file_upload select{width:100%;}

.no-bordr{
	border:none !important;
	height:50px !important;
	
}

.file_upload img{
	max-width:100px;  
	display:inline-block;
}

.capch{
	display:inline-block;
	width:40%;
	margin-bottom:0px !important;
	float:left;
	margin-right:15px;
}
.sbsh-wrap textarea{
	padding:5px !important;
	height:70px !important;
	width:100% !important;
}

.block-in-obsug img{
	max-width:300px;
}

.footer_ic .widget-data{
	display:inline;
}
