@import url(https://fonts.googleapis.com/css?family=Lato:400,700,300&subset=latin,latin-ext);
@import url(font-awesome.css);

body {
	background: #f6f4f2;
	padding-top: 20px;
	font-family: 'Lato';
}
.bgm {
	background: #fff;
}
header {
	padding-bottom: 10px;
}
header h2 {
	text-align: left;
}
.contact {
	margin-top: 30px;
}
.contact li {
	list-style-type: none;
	display: inline;
}
.contact li:first-child:before {
	content: url('/images/i_phone.jpg');
	padding: 0 10px 0 0;
	vertical-align: -50%;
}
.contact li:last-child:before {
	content: url('/images/i_mail.jpg');
	padding: 0 10px 0 0;
	vertical-align: -50%;
	margin-left: 40px;
}
.contact a {
	color: #000;
}
.cnt-big {
	padding: 30px 50px;
	font-size: 15px;
	font-weight: 300;
	color: #252525;
	line-height: 20px;
}
.cnt-big h2 {
	margin: 20px 0;
}
.bgn {
	background: #ffcf20
}
nav ul {
	padding: 0;
	margin: 0;
}
nav li a {
	color: #000;
	font-weight: 700;
	text-decoration: none !important;
}
nav li a:focus {
	color: #000;
}
nav li {
	list-style-type: none;
	display: block;
	float: left;
	padding: 20px !important;
	text-transform: uppercase;
}
nav li:hover, .active {
	background: #000;
}
nav li:hover a, .active a {
	color: #fff;
	text-decoration: none;
}
#banner {
	margin: 15px;
}
.bh {
	margin-top: -200px;
}
.bh h3 {
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	font-size: 51px;
	text-shadow: 2px 2px 5px #000000;
}
.bh span {
	color: #ffcf20;
}
.bh p {
	color: #fff;
	text-shadow: 2px 2px 5px #000000;
}
h2 {
	font-size: 27px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
}
h2 small {
	display: block;
	text-transform: none;
	font-weight: 100;
	padding: 15px 0;
}

.bo h1 {
	font-size: 27px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
}




.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
  margin-left: 15px;
}
.carousel-showmanymoveone .carousel-control.right {
  margin-right: 15px;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
  display: none;
}
@media all and (min-width: 736px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media all and (min-width: 736px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(50%, 0, 0);
            transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -25%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 25%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
    display: block;
  }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
	#ytbg {
		position: relative;
		top: -100px;
	}
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(25%, 0, 0);
            transform: translate3d(25%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-25%, 0, 0);
            transform: translate3d(-25%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.bo {
	padding-bottom: 20px;
	border-bottom: 3px solid #ffcf20;
}
.bi {
	background: #ffcf20;
}
.bi h3 {
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
	padding: 10px 0;
	margin: 0;
}
.bi h4 {
	font-size: 13px;
	font-weight: 300;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
	padding-bottom: 10px;
	margin: 0;
}
.bof {
	background: url('/images/bg_bof.jpg');
	background-position: right center;
	height: 457px;
	background-repeat: no-repeat;
}
.bof h2 {
	padding: 60px 0;
}
.bof p {
	width: 50%;
	font-size: 15px;
	font-weight: 300;
	color: #252525;
	line-height: 20px;
}
.bof button {
	font-size: 15px;
	color: #252525;
	background: #ffcf20;
	padding: 5px 20px;
	border: 0;
	font-weight: 700;
	margin-top: 30px;
}
.boi {
	background: #111111 !important;
	padding: 30px 15px !important;
	margin-bottom: 20px;
	overflow: hidden;
}
.boi div span {
	display: block;
	margin: 20px 0 20px 50px;
	padding-left: 25px;
	border-left: 1px solid #252525;
	color: #959595;
	font-weight: 700;
	text-transform: uppercase;
}
.boi div:nth-child(1) {
	background: url('/images/i1.jpg') no-repeat left center;
}
.boi div:nth-child(2) {
	background: url('/images/i2.jpg') no-repeat left center;
}
.boi div:nth-child(3) {
	background: url('/images/i3.jpg') no-repeat left center;
}
.boi div:nth-child(4) {
	background: url('/images/i4.jpg') no-repeat left center;
}
.cnt {
	background: #fff;
}
.cnt h1 {
	text-align: left;
	border-bottom: 1px dotted #cecece;
	padding-bottom: 15px;
	font-size: 2em;
	text-transform: uppercase;
}
.cnt h1 span {
	font-size: 20px;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 15px;
	color: #ffcf20;
}
.cnt h3 {
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 40px;
}
.cnt h3:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 10px;
  margin-top: 7px;
  vertical-align: top;
  background: #ffcf20;
}
.gi {
	margin-top: 30px;
	margin-bottom: 10px;
	color: #ffcf20;
	font-size: 18px;
}
.cnt a {
	color: #000;
}
.footer {
	border-top: 5px solid #ffcf20;
	background: #e8e8e8;
}
.boxmenu ul {
	margin-top: 15px;
	background: #f5f4f2;
	color: #ffcf20;
}
.boxmenu li {
	list-style-type: square;
	padding: 10px;
	border-bottom: 1px dotted #cecece;
}
.boxmenu li:last-child {
	border: none;
}
.boxmenu a {
	color: #252525;
	text-transform: uppercase;
	font-size: 12px;
}
.fm {
	display: table;
	margin: 0 auto;
	padding: 50px 0;
	text-transform: uppercase;
}
.footer ul {
	margin: 0;
	padding: 0;
}
.footer li {
	display:inline;
	list-style-type: none;
	padding: 0 20px;
	border-right: 1px solid #cecece;
}
.footer li:last-child {
	border-right: 0;
}
.footer li a {
	color: #7d7d7d;
	text-decoration: none;
}
.footer li a:hover {
	color: #252525;
}
.footer-data {
	padding: 2rem 0;
	border-top: 1px solid #cecece;
	color: #7d7d7d;
}
.footer-data a {
	color: #7d7d7d;
}
.bestmedia {
	border-top: 1px solid #cecece;
	padding: 2rem 0;
	color: #7d7d7d;
	font-size: 12px;
	text-align: center;
}
.bestmedia a {
	color: #7d7d7d;
	text-decoration: none;
}
.bestmedia a:hover {
	color: #252525;
}
.imgg {
	margin: 10px;
	border: 2px solid #252525;
	padding: 2px;
}
@media (min-width: 750px)  and (max-width: 1024px) {
	.fm, .bestmedia {
		padding: 20px 0;
	}
	.bh h3 {
		font-size: 40px;
	}
}
@media (max-width: 750px) {
	body {
		padding-top: 0;
	}
	header h2 img {
		max-width: 100px;
	}
	nav li {
		display: block;
		float: none;
	}
	.footer li {
		padding: 0 2px;
	}
	.bestmedia {
		padding: 20px 0;
		border-top: 0;
	}
	.bof {
		background: url('/images/bg_bofo.jpg');
	}
	.bof h2 {
		padding: 20px 0;
	}
	.bof p {
		width: 100%;
	}
	.contact-xs {
		padding-top: 37px;
	}
	.contact-xs li {
		list-style-type: none;
		display: inline;
	}
	.contact-xs li {
		padding-right: 10px;
	}
	.contact-xs li:first-child {
		padding-left: 0px;
	}
	.boi div span {
		display: block;
		margin: 10px 0 10px 50px;
		padding: 15px;
		border-left: 1px solid #252525;
		color: #959595;
		font-weight: 700;
		text-transform: uppercase;
	}
	.mm li {
		list-style-type: none;
		padding: 10px !important;
		text-transform: uppercase;
	}
	.mm a {
		color: #000;
	}
	.active a {
		color: #fff !important;
	}
	.mm ul {
		padding: 0;
		margin: 0;
	}
}

.dropdown-menu {
	border: 0 !important;
	border-radius: 0 !important;
	background: #4f4f4f;
}

.dropdown-item {
	padding: 5px 0 !important;
	width: 100% !important;
}
.dropdown-item a {
	color: #fff !important;
}
.dropdown-item a:hover, .dropdown-item a:focus  {
	background: #000 !important;
	color: #fff !important;

}
.dropdown-submenu {
	position: relative;
}

@media (min-width: 750px) {
	.dropdown-menu .dropdown-menu {
		top: 0 !important;
		left: 100% !important;
	}
}
.dropdown-menu .dropdown-menu {
	background: #8d8d8d;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
    margin-top: 0;
 }