/*
Custom Styles. Bootstrap Styles are default'

* {
}
*/


/*
body {
  font-family: "Open Sans", Calibri, sans-serif;
	color: #6F6F6F;
	font-size: 14px;
	overflow-x: hidden !important;
}*/
.modal-backdrop {
  z-index: -1;
}
/*Typography*/

a {
	color: #4790c5;
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	transition: all ease .2s;
}
input, button {
	-webkit-transition: all ease .2s;
	-moz-transition: all ease .2s;
	-o-transition: all ease .2s;
	transition: all ease .2s;
}
a:hover {
	color: #4790c5;
	text-decoration: underline;
}
list-unstyled a:hover {
	color: black;

}

img {
    vertical-align: top;
}

hr {
	border-color: #e5e5e5;
	margin: 10px 0 10px 0;
}
/*
h1, h2, h3, h4, h5, .btn, p.big-paragraph, .carousel-caption, .recent-posts, .col-md-9, .text, p, small, .navbar-default, .navbar-brand, .orange {
	    font-family: "Open Sans", Calibri, sans-serif;
	//font-weight: bold;
}
h1 {
	font-size: 36px;
	font-weight: 500;
	color: #333;
}
h1.page_title {
	text-transform: uppercase;
}
h1 span {
	color: #e74c3c;
}
h2 {
	font-size: 32px;
	color: #333;
	font-weight: 500;
	line-height: 50px;
	text-transform: uppercase;
}
h2 small {
	color: #c7c7c7;
	font-size: 12px;
}
h2.page__title {


  font-size: 48px;
  padding: 20px 0 10px 0;
  background: url('../images/heading_sep.png') repeat-x left center, url('../images/heading_sep.png') repeat-x right center;
  color: #333;
  text-transform: uppercase;
}
h2.page__title span {
	background: #fff;
	padding: 0 30px;
}
h3 {
	font-size: 24px;
	color: #262626;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 110%;
}

h3.myheader {
	font-size: 24px;
	color: white;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 150%;
}

h3 small {
	font-size: 14px;
	font-weight: 500;
}
h3 a {
	color: #333;
	line-height: 110%;
}
h3 a:hover {
	text-decoration: none;
	color: #4790c5;
}
.typo {
	margin-top: 80px;
}
h4 {
	font-size: 22px;
	color: #333;
	text-transform: uppercase;
	font-weight: 500;
	margin: 0;
}
h4 a {
	color: #333;
}
h4 a:hover {
	text-decoration: none;
	color: #4790c5;
}
h5 {
	font-size: 18px;
	text-transform: uppercase;
	color: #33313a;
}
h2.with__margin {
	margin-top: 70px;
	margin-bottom: 0px;
}
h2.with__margin2 {
	margin: 50px 0;
}
*/
p.small-paragraph {
	font-size: 14px;
	color: #333;
	font-family: 'Dosis', sans-serif;
	text-transform: uppercase;

	font-weight: normal;
}
p.paragraph {
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
p.smaller {
	font-size: 16px;
	color: #bababa;
	font-family: 'Open Sans', sans-serif;
	text-transform: none;
}
.relative_btn {
	position: absolute;
	left: 50%;
	margin-left: -90px;
	bottom: -35px;
}

.row.title__block {
	padding: 40px 0;
}

/* Forms */
.form-control, .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-control:focus {
	border-color: #ffdd3c;
}
/*Buttons*/
.slider .btn-primary, .homepage2 .btn-primary {
	font-size: 14px;
	width: 142px;
	height: 42px;
	line-height: 42px;
	padding: 0;
	text-transform: uppercase;
	border-width: 1px;
	color: #fff;
	font-weight: 500;
	border-color: #333333;
	background: #333333;
}
.slider .btn-primary:hover, .slider .btn-primary:focus, .homepage2 .btn-primary:hover, .homepage2 .btn-primary:focus {
	background-color: #4790c5;
	border-color: #4790c5;
	color: #fff;
}
.slider .btn-info, .homepage2 .btn-info {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	border-color: #fff;
	background: #333;
	text-transform: uppercase;
	width: 140px;
	height: 40px;
	line-height: 40px;
	border-width: 1px;
	padding: 0;
}
.slider .btn-info:hover, .slider .btn-info:focus, .slider .btn-info:active, .homepage2 .btn-info:hover, .homepage2 .btn-info:focus, .homepage2 .btn-info:active {
	background-color: #4790c5;
	border-color: #4790c5;
	color: #fff;
}
.slider .btn-default, #portfolio .btn-default,.homepage2 .btn-default {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	color: #000;
	border-color: #000;
	background: none;
	border-width: 2px;
}



.slider .btn-default:hover, .slider .btn-default:focus, .slider .btn-default:active, .homepage2 .btn-default:hover, .homepage2 .btn-default:focus, .homepage2 .btn-default:active {

  background: #4790c5;
	border-color: #fff;
	color: #fff;
}
.slider button.btn-primary:focus, .slider .btn-default:focus, .slider .btn-info:focus, .homepage2 .btn-primary:focus, .homepage2 .btn-default:focus, .homepage2 .btn-info:focus {
	outline: none;
}
.slider .btn-lg, .main__middle__container .btn-lg {
	width: 180px;
	height: 57px;
	text-transform: uppercase;
	line-height: 57px;
	padding: 0;
}
.slider .btn-md, .main__middle__container .btn-md {
	//width: 280px;
	height: 57px;
	text-transform: uppercase;
	line-height: 57px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
footer .btn-md, .recent-posts .btn-md {
	margin-top: 0px;
}


/*Header*/
header {
	background: #ffffff;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
	width: 100%;
	position: fixed;
	z-index: 112;
	top: 0;
}
header.normal {
	position: relative;
}


li a span.glyphicon {
margin-right: 5px;
}

/*Main Navigaion Menu*/

.navbar-brand {
  margin-top: 10px;
  padding: 0px;
  background: url('../images/logonew.png?j=1') no-repeat;
  width: 290px;

}

.navbar-default {
	background: #ffffff;
	border: none;
	margin-bottom: 0px;
	position: relative;
	z-index: 999;
  	font-family: "Open Sans", Calibri, sans-serif;
}
.navbar-default .navbar-nav {
	padding: 0px;
  background: #ffffff;

}
.navbar-default .navbar-nav>li {
	padding: 0;
	margin-left: 20px;
  background: #ffffff;

}
.navbar-default .navbar-nav>li>a:hover {
  background: #ffffff;

}
.navbar-default .navbar-nav>li>a {
	color: #333;
	//border-bottom: 2px solid transparent;
	font-size: 13px;
	padding: 12px 5px;
	font-weight: 600;
	text-transform: uppercase;

}
.navbar-default .navbar-nav>li.dropdown>a {
	background: #ffffff;
}
.navbar-default .navbar-nav>li.active>a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li:hover>a, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>li.open>a, .navbar-default .navbar-nav>li.active>a:hover {
	background: #ffffff;
	border-color: #4790c5;
  color: #4790c5;

}
.navbar .nav > li > a:hover {

	color: #4790c5;
	box-shadow: 0 0 0 1px #f6f6f6 inset;
  border-bottom: 1px solid #4790c5;

}
.navbar-default .navbar-nav>li:first-child {
	margin-left: 0px;

}

/*Carousel*/
.slider {
	position: fixed;
	top: 50px;
	height: 100%;
	width: 100%;
	z-index: 5;
}


.absolute__img {
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -49px;
	z-index: 99;
}
.slider .btn {
	margin: 0px 10px 0;

}
.carousel-caption {
	top: 5%;
	margin-top: 10px;
	font-size: 24px;
	//color: #fff;
	color: black;
	text-transform: none;
}
.carousel-caption h1 {
	font-size: 60px;
	line-height: 60px;
	text-transform: uppercase;
	font-weight: 500;
	color: black;
	//color: #fff;
}
.carousel-caption p {
	font-weight: 400;
	margin: 5px 0 20px 0;
	text-shadow: 1px 1px 3px #666666;
  font-size: 30px;
}
.carousel-caption h1 span {
	color: #ffdd3c;
	border: 2px solid #fff;
	padding: 0 4px 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}
.carousel-control {
	background: none;
	opacity: 1;
	position: absolute;
	top: 0%;
	margin-top: 0px;
	-moz-opacity: 1;
}
.carousel-control span {
	position: absolute;
	top: 50%;
	margin-top: -70px;
}
.carousel-control .carousel-control-left {

	left: 25px;
}
.carousel-control .carousel-control-right {

	right: 25px;
}
.carousel-control .carousel-control-left:hover {

}
.carousel-control .carousel-control-right:hover {

}
.boxess .carousel-control .carousel-control-left {

}
.boxess .carousel-control .carousel-control-right {
	top: 50%;
	margin-top: -27px;
}
.boxess .carousel-caption {
	top: 90px;
	margin-top: 0;
}
.boxess {
	padding-top: 35px;
	background-color: #4790c5;
	position: relative;
	top: 0;
}
.boxess .carousel-caption h1 {
	font-size: 40px;
	line-height: 40px;
}


/*Titles*/
.row.nice__title {
	background: url('../images/image_1920x1533.jpg') no-repeat;
 // background-size:100% 100%;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding: 60px 0 80px 0;
	font-size: 18px;
	color: #fff;
}
.nice__title h2 {
	color: #fff;
	font-size: 60px;
	line-height: 60px;
	font-weight: 400;
}
.row.nice__title img {
	margin: 35px auto;
}
.row.nice__title p {
	margin-top: 45px;
}
/*Container*/
.main__middle__container .row ul, .main__middle__container .row ol {
	padding-left: 20px;

}

.section__middle__container {
	padding-top: 50px;
  background: #333;
  width: 100%;
}

.section__panel__container {
	padding-top: 70px;
  background: white;

}
.section__panel__container .row {
  padding: 5px;
}


.main__middle__container {
	width: 100%;

}
.homepage {
	position: relative;
	margin-top: 50%;
	z-index: 111;
	background: #fff;
}
.row {
	padding: 5px 0;
}
.row.with__sep {
	background: url('../images/lines.png') repeat-x left bottom;
}
/*.container .row:first-child {
    padding:75px 10% 75px 10%;
}*/
p.big-paragraph {
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 15px;
	color: #333;
}
.orange {
	color: #4790c5;
	font-size: 14px;
	text-transform: none;
	padding: 0 0 10px 0;
}
.black-text {
	color: #1e1e1e;
}
.to_top {
	margin-top: -80px !important;
}


img.full-width {
	width: 100%;
}


/* grey-info-block */
.grey-info-block {
	width: 100%;
	margin: 0;
	z-index: 9;
	padding: 45px 0 85px 0;
	background: url('../images/pattern_black.png') repeat;
	color: #999;
}
.grey-info-block h2 {
	color: #fff;
	margin: 45px 0 0 0;
	padding: 0;
}
.grey-info-block h2 span {
	background: url('../images/pattern_black.png') repeat;
}
.grey-info-block>.container {
	position: relative;
}
.grey-info-block h3 {
	padding-bottom: 10px;
	color: #eee;
}
.grey-info-block .col-md-6 img {
	width: 100%;
	margin: 0;
	height: auto;
}
.grey-info-block p.small-paragraph {
	padding: 20px 0 65px 0;
}
.grey-info-block img {
	margin-bottom: 20px;
}
.grey-info-block .btn {
	margin-top: 10px;
}
/*Three Blocks*/
.three__blocks {
	padding-top: 0px !important;
	background: none;
	background-size: auto 100%;
	position: relative;
	z-index: 99;
}
.three__blocks.bottomer {
	background-position: left bottom;
	background-size: auto auto;
}
.three__blocks .container h3 {
	color: #2c3e50;
	margin-top: 40px;
	text-transform: uppercase;
}
.three__blocks .container h3 span {
	color: #a5a5a5;
	font-size: 14px;
	font-weight: 500;
	font-family: "Dosis", sans-serif;
	text-transform: uppercase;
	display: block;
}
.three__blocks .col-md-4 img {
	width: 100%;
	height: auto;
}
.three__blocks .col-md-4 h3 {
	background: url('../images/icons/ico1.png') no-repeat left center;
	padding-left: 60px;
	line-height: 36px;
	padding-bottom: 0px;
	display: block;
}
.three__blocks .col-md-4.middle h3 {
	background: url('../images/icons/ico2.png') no-repeat left center;
}
.three__blocks .col-md-4:last-child h3 {
	background: url('../images/icons/ico3.png') no-repeat left center;
}
.three-blocks {
	background: url('../images/line_bg.jpg') no-repeat center top;
	background-size: 100% 100%;
}
.three-blocks .container .row:first-child {
	padding: 55px 10%;
}
.three-blocks h2 {
	color: #fff;
	text-transform: none;
	padding: 0;
}
.three-blocks p {
	padding: 15px 0 0 0;
	color: rgba(255,255,255,0.7);
	text-transform: uppercase;
	font-weight: 800;
	font-size: 14px;
}
.three__blocks p.smaller {
	margin-top: -10px;
	margin-bottom: 20px;
}
.three__blocks p.smaller small {
	font-size: 14px;
	color: #a5a5a5;
}
.three__blocks img {
	margin: 0 auto 20px auto;
}
.three__blocks p:last-child {
	margin-top: 30px;
}




/* Footer */
footer {
	background: #333;
	position: relative;
	z-index: 1;
	color: #999;
  font-size: 14px;
}
footer a {
	//color: #999;
  //text-decoration: underline;
}
footer h3 {
	padding-bottom: 20px;
	color: #fff;
}
footer hr {
	border-top: 1px solid #4e4e4e;
	margin: 20px 0 0 0;
}
footer p span {
	color: #fff;
}
footer>.container>.row:first-child {
	padding: 25px 0;
}
footer .text-center {
	padding: 20px 0;
	margin: 0;
}
footer .form-group {
	width: 90%;
}
footer button.btn-primary {
	position: relative;
	top: 10px;
}
footer button.btn-primary:hover {
	background-color: #fff;
	border-color: #fff;
	color: #333;
}
footer button.btn-primary:focus {
	outline: none;
}
.copyright {
	background-color: #ffffff;
	color: #999999;
	padding: 10px 0;
	margin: 0;
	position: relative;
	z-index: 200;
}
/*Responsive - debugging default problems*/
.img-responsive {
	margin: 0 auto;
}
.no-margin {
	position: relative;
	margin: 0;
}
.no_padding {
	padding: 0px 0 80px 0;
}
.row.nothing {
	padding-left: 0px !important;
	padding-right: 0px !important;
}


 @media(max-width:1600px) {
.carousel-caption h1 {
	font-size: 50px;
	line-height: 50px;
	padding: 40px 0;
}
.carousel-caption p {
	font-weight: 400;
	margin: 5px 0 20px 0;
	text-shadow: 1px 1px 3px #666666;
  font-size: 30px;
}
#portfolio .btn-default {
	font-size: 16px;
  }


}

@media(max-width:1310px) {

.carousel-caption h1 {
	font-size: 40px;
	line-height: 40px;
}
#portfolio .btn-default {
	font-size: 14px;
  }
.carousel-caption p {
	font-weight: 400;
	margin: 5px 0 20px 0;
	text-shadow: 1px 1px 3px #666666;
  font-size: 20px;
}
.slider .btn {
	margin: 0 10px;
}
.carousel-caption p {
	margin: 20px 0;
}
.navbar-default .navbar-nav>li {
	margin-left: 10px;
}
}

@media(max-width:990px) {
.main__middle__container h3.heading.white {

}
#portfolio .btn-default {
	font-size: 14px;
  }
.navbar-default .navbar-nav>li>a {
	color: #333;
	//border-bottom: 2px solid transparent;
	font-size: 11px;
	padding: 12px 5px;
	font-weight: 600;
	text-transform: uppercase;

}

.icon-item {
}

.carousel-caption h1 {
	font-size: 34px;
	line-height: 30px;
	margin-bottom: 0px;
	padding: 5px 0;
	background: none;
}

.carousel-caption p {
	font-weight: 400;
	margin: 10px 0;
	text-shadow: 1px 1px 3px #666666;
  font-size: 18px;
}
.boxess .carousel-caption h1 {
	font-size: 20px;
	line-height: 20px;
}
.carousel-control .carousel-control-left {
	left: 5px;
}
.carousel-control .carousel-control-right {
	right: 5px;
}
.carousel-control {
	width: auto;
}
.boxess .carousel-control {
	width: auto;
	top: 50%;
	margin-top: -27px;
}
.boxess .carousel-caption {
	top: 50%;
	margin-top: -80px;
}
.navbar-default .navbar-nav>li {
	margin-left: -5px;
}

.three__blocks .col-md-4 h3 {
	padding-left: 45px;
}
h3 {
	font-size: 20px;
}
.three__blocks .container h3 span {
	font-size: 10px;
}
}




@media(max-width:767px) {
.homepage {
	overflow: hidden;
}
#portfolio .btn-default {
	font-size: 12px;
  }
.navbar-collapse {
	border-top: none;
	overflow: hidden;
}
.navbar-collapse.navbar-left {
	margin-top: 110px;
	margin-bottom: -20px;
}
.navbar-collapse.in {
}
.navbar-default .navbar-nav {
	padding: 0;
}
.navbar-default .navbar-nav .open .dropdown-menu>li {
	display: block;
	width: 100%;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #2A2A2A;
	display: block;
	width: 100%;
	font-size: 10px !important;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #FFF;
	background-color: #222;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:focus:hover {
	color: #2A2A2A;
	background-color: transparent;
}
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 5px 15px 5px 15px;
}
.navbar-default .navbar-nav>li {
	display: block;
	padding: 10px 0;
	//text-align: center;
	margin-left: 0px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:active {
	background-color: #fff;
}
.navbar-default .navbar-toggle {
	border-color: #333;
	top: 0px;
	right: 5px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #333;
}
.navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #4790c5;
}
.navbar-default .navbar-nav>li a {
	padding: 5px 0;
}
.three-blocks {
	background-size: 100% 100%;
}
.carousel-caption h1 {
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 0px;
	padding: 5px 0;
	background: none;
}

.carouselInfo {
	display: none;
}
}

@media(max-width:600px) {


.homepage {
	margin-top: 60%;
}
h2.page__title {
	font-size: 30px;
}
.nice__title h2 {
	font-size: 30px;
}
.carousel-caption h1 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 0px;
	padding: 5px 0;
	background: none;
}

.carouselInfo {
	display: none;
}
}



@media(max-width:440px) {
.carousel-caption, span.small {
	display: none;
}
.navbar-brand {
  margin-top: 10px;
  padding: 0px;
  background: url('../images/logonews.png?j=2') no-repeat;
  width: 206px;
}
.homepage {
	margin-top: 70%;
}
.carousel-control span {
	top: 68%;
}
h2.page__title {
	font-size: 30px;
}
.nice__title h2 {
	font-size: 30px;
}
}
.carousel-fade {
 .carousel-inner {
 .item {
 opacity: 0;
 transition-property: opacity;
}
 .active {
 opacity: 1;
}
 .active.left,  .active.right {
 left: 0;
 opacity: 0;
 z-index: 1;
}
 .next.left,  .prev.right {
 opacity: 1;
}
}
.carousel-control {
	z-index: 2;
}
}
.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}


@media(max-width:310px) {
.carousel-caption, span.small {
	display: none;
}
.navbar-brand {
  margin-top: 10px;
  padding: 0px;
  background: url('../images/logo9ss.png?j=2') no-repeat;
  width: 81px;
}
}

/* Portfolio */

#headsection {
	padding: 30px 0px 10px 0px;
  color: black;
  background: white;
}
#headsection h3 {
	color: black;
	font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  font-weight: 500;
  text-transform: none;
  padding: 0px;
  margin: 0px;
}


#portfolio {
	padding: 10px 0px;
  margin-top: 10px;

color: black;
	border-bottom: gray solid 1px;
}
#portfolio button {
text-transform: none;

}


#portfolio h3 {
	color: white;
	font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  font-weight: 300;
  text-transform: none;
  padding: 0px;
  margin: 0px;
}

#portfolio ul.controls {

}
#portfolio ul.controls li {
	float: left;
	color: black;
	font-weight: 400;
	font-size: 15px;
	padding: 5px 15px;
	cursor: pointer;
}
#portfolio ul.controls li:hover, #portfolio ul.controls li.active {
	padding: 4px 15px;
	color: black;
	margin: 0 -1px;
	border: 1px solid #4790c5;
}
#portfolio ul# {
margin: 0 0 30px 0;
padding: 0;
position: relative;
}
#portfolio ul#Grid li {
	padding: 0 1px 1px 0;
	margin: 0;
	display: none;
	position: relative;
}
#portfolio ul#Grid li a {
	display: block;
	position: relative;
	color: black;
}
#portfolio ul#Grid li span.overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	text-indent: -9999px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background: #000;
}
#portfolio ul#Grid li:hover span.overlay {
	visibility: visible;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
#portfolio ul#Grid span.text {
	padding: 0px 10px;
	height: 0;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	z-index: 10;
	overflow: hidden;
	font-size: 22px;
	font-weight: 400;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	color: black;
	line-height: 30px;
	background: #4790c5;
}
#portfolio ul#Grid li:hover span.text {
	background: #4790c5;
	opacity: 0.9;
}
#portfolio ul#Grid span.text span {
	color: white;
	font-weight: 400;
	display: block;
	font-size: 14px;
	text-transform: none;
	line-height: 22px;
}
#portfolio ul#Grid span.text:after {
color: black;
	border-bottom-color: #4790c5;
	border-width: 10px;
	margin-left: -10px;
}
#portfolio ul#Grid span.text:before {
	border-color: rgba(63, 141, 191, 0);
	border-bottom-color: #4790c5;
	border-width: 16px;
	margin-left: -16px;
}
#portfolio ul#Grid li:hover span.text {
	padding: 10px 10px;
	height: auto;
	overflow: visible;
	text-decoration: none;
}
#portfolio a {

	color: black;

}

#portfolio a:hover  {

	color: black;
	text-decoration: none;
}

#portfolio li.active a  {
	color: black;
  text-decoration: none;
}



/* Columns */
.one_half_pad {
	width: 44%
}
.one_third_pad {
	width: 27%
}
.one_fourth_pad {
	width: 19%
}
.one_fifth_pad {
	width: 14%
}
.one_sixth_pad {
	width: 10.5%
}
.two_fifth_pad {
	width: 37%
}
.two_third_pad {
	width: 60%
}
.two_fourth_pad {
	width: 43%
}
.two_fifth_pad {
	width: 33%
}
.three_fifth_pad {
	width: 58.4%
}
.three_fourth_pad {
	width: 74%
}
.four_fifth_pad {
	width: 67.2%
}
.five_sixth_pad {
	width: 82.67%
}
.one_half_pad, .one_third_pad, .two_third_pad, .three_fourth_pad, .one_fourth_pad, .one_fifth_pad, .two_fifth_pad, .two_fourth_pad, .two_fifth_pad, .three_fifth_pad, .four_fifth_pad, .one_sixth_pad, .five_sixth_pad {
	float: left;
	margin-bottom: 20px;
	margin-left: 3%;
	margin-right: 3%;
	position: relative
}
.one_half {
	width: 48%
}
.one_third {
	width: 30.5%
}
.one_fourth {
	width: 22%
}
.one_fifth {
	width: 16.8%
}
.one_sixth {
	width: 13.33%
}
.two_fifth {
	width: 37.6%
}
.two_third {
	width: 65.33%
}
.two_fourth {
	width: 48%
}
.three_fifth {
	width: 58.4%
}
.three_fourth {
	width: 74%
}
.four_fifth {
	width: 67.2%
}
.five_sixth {
	width: 82.67%
}
.one_half, .one_third, .two_third, .two_fourth, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	float: left;
	margin-bottom: 10px;
	margin-right: 4%;
	position: relative
}
.column-last {
	clear: right;
	margin-right: 0!important
}
.dc_tabs_type_2 .one_third {
	width: 29%
}
.clr {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%
}
.dc_clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	width: 100%
}

.hideOverflow
{
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    width:100%;
    display:block;
}

/* header-block */
.header-block {
	width: 100%;
	margin: 0;
	z-index: 9;
	padding: 18px 0 15px 0;


  background: url('../images/image_1920x1533.jpg') no-repeat;
 // background-size:100% 100%;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0 100%;

	color: #fff;
}
.header-block h2 {
	color: #fff;
	margin: 0;
	padding: 0;
  background: none;


}
.header-block h2 span {
	border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  margin: 0;
	padding: 0;
  background: none;
  font-size: 40px;
}
.header-block>.container {
	position: relative;
}

.separ {
  width: 100px;
  font-size: 40px;
  background: url('../images/heading_sep.png') repeat-x left center, url('../images/heading_sep.png') repeat-x right center;
  color: #333;
}

.gallery {
	position: fixed;
	top: 50px;
	height: 100%;
	width: 100%;
	z-index: 5;
}

.margin5 { margin:5px; }
.margin7 { margin:7px; }
.margin10 { margin:10px; }
.bottom5 { margin-bottom:5px; }
.bottom7 { margin-bottom:7px; }
.bottom10 { margin-bottom:10px; }
.bottom20 { margin-bottom:20px; }
.bottom25 { margin-bottom:25px; }
.bottom30 { margin-bottom:30px; }
.bottom50 { margin-bottom:50px; }
.left5 { margin-left:5px; }
.left7 { margin-left:7px; }
.left10 { margin-left:10px; }
.left20 { margin-left:20px; }
.left30 { margin-left:30px; }
.left25 { margin-left:25px; }
.right5 { margin-right:5px; }
.right7 { margin-right:7px; }
.right10 { margin-right:10px; }
.top2 { margin-top:2px; }
.top5 { margin-top:5px; }
.top7 { margin-top:7px; }
.top10 { margin-top:10px; }
.top15 { margin-top:15px; }
.top17 { margin-top:17px; }
.top20 { margin-top:20px; }
.top23 { margin-top:23px; }
.top25 { margin-top:25px; }
.top30 { margin-top:30px; }
.topm5 { margin-top:-5px; }
.topm7 { margin-top:-7px; }
.topm10 { margin-top:-10px; }
.topm15 { margin-top:-15px; }
.topm17 { margin-top:-17px; }
.topm30 { margin-top:-30px; }
.topm40 { margin-top:-40px; }
.topm50 { margin-top:-50px; }


pre {
 overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
 white-space: pre-wrap; /* css-3 */
 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
 white-space: -pre-wrap; /* Opera 4-6 */
 white-space: -o-pre-wrap; /* Opera 7 */
 /* width: 99%; */
 word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.borderBottom {
	BORDER-BOTTOM: #B0A5A4 1px solid;
}

.borderRight {
	BORDER-RIGHT: #B0A5A4 1px solid;
}

.borderLeft {
	BORDER-LEFT: #B0A5A4 1px solid;
}

.borderTop {
	BORDER-TOP: #B0A5A4 1px solid;
}

.separator {
	BORDER-TOP:  black 2px solid;
}

.white {
	COLOR: white;
}

.black {
	COLOR: black;
}
.red {
	COLOR: red;
}

.serverMsg {
  font-weight:600;
}

#serverMsg {
  font-weight:600;
}

.m-upper { text-transform: uppercase; }



.btn-info {
  background-color: #8e2869;
  border-color: #8e2869;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.disabled {
  background-color: #7a225a;
  border-color: #661d4c;
}
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #8e2869;
  border-color: #8e2869;
}

.panel-default > .panel-heading {
  background-color: #ddd;
}
.panel-info > .panel-heading {
  background-color: #4790c5;
  color: white;
}

.small-panel-heading {
  padding: 5px;
}

.strong {
  font-weight:600;
}

.readonly {
  background: red;
}


table.timetable td {
  width: 14%;
  text-align: center;
}

table.timetable > tr td {
  width: 14%;
  text-align: center;
}
