body {
	/* background: url(../images/bg.jpg) repeat-y; */
    /* -moz-background-size: 100%; /* Firefox 3.6+ */
    /* -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    /* -o-background-size: 100%; /* Opera 9.6+ */
    /* background-size: 100%; /* Современные браузеры */
	min-width: 1170px;
	width: 100%;
}

.bo {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position-x: center;
}

h1 {
	font-family: Geometria-Bold;
}

h2 {
	font-family: Geometria-Medium;
	font-size: 36pt;
	line-height: 36pt;
	text-transform: uppercase;
	color: #ccc9c9;
	padding-left: 100px;
}

.to_top {
	width: 80px;
	height: 110px;
}

.to_top a{
	width: 80px;
	height: 110px;
	background-image: url(../images/to.png);
}

.zigzag-purple {
	background-image: url(../images/zigzag-purple.png);
	background-repeat: no-repeat;
	margin-left: 100px;
	height: 12px;
	width: 56px;
	margin-top: 100px;
}

.zigzag-yellow {
	background-image: url(../images/zigzag-yellow.png);
	background-repeat: no-repeat;
	margin-left: 100px;
	height: 12px;
	width: 56px;
	margin-top: 100px;
}

.zigzag-blue {
	background-image: url(../images/zigzag-blue.png);
	background-repeat: no-repeat;
	margin-left: 100px;
	height: 12px;
	width: 56px;
	margin-top: 100px;
}

.container{
    width:1170px !important;
}

.modal-header {
    border-bottom: 0px;
}

.s {
	width: 40px;
	height: 40px;
	display: inline-block;
	margin: 0px 5px;
}

.s-vk{
	background-image: url(../images/s-vk.png);
}

.s-vk:hover{
	background-image: url(../images/s-vk-hover.png);
}

.s-instagram{
	background-image: url(../images/s-instagram.png);
}

.s-instagram:hover{
	background-image: url(../images/s-instagram-hover.png);
}

.s-facebook{
	background-image: url(../images/s-facebook.png);
}

.s-facebook:hover{
	background-image: url(../images/s-facebook-hover.png);
}




.header {
	background-image: url(../images/header01.jpg);
	min-width: 1170px;
	width: 100%;
	height: 900px;
	position: absolute;
	background-repeat: no-repeat;
	background-position-x: center;
}

.header-top {
	background-color: hsla(0, 0%, 0%, 0.45);
	position: relative;
	z-index: 10;
}

.header-top #phone_light {
	font-family: Geometria-Light;
	font-size: 24pt;
	color: #16a7a7;
}

.header-top #phone_bold {
	font-family: Geometria-Bold;
	font-size: 24pt;
	color: #16a7a7;
}

.header-top #logo {
	padding: 20px 0px;
}

.menu-fixed {
	padding-top: 50px;
}

.menu-fixed a{
	font-size: 14pt;
	color: #888888;
	padding-bottom: 20px;
	text-transform: uppercase;
}

.menu-fixed a:hover{
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/menu_hover.png);
	background-repeat: repeat-x;
	background-position-y: bottom;
}

.header-big {
	text-transform: uppercase;
	padding-top: 110px;
}

.header-big #event{
	font-size: 52pt;
	color: #ffffff;
}

.header-big #agency{
	font-size: 88pt;
	color: #16a7a7;
}





.header-presentation {
	color: #ffffff;
	text-transform: uppercase;
	padding-top: 90px;
}

.header-presentation #bg{
	background-color: hsla(180, 77%, 37%, 0.8);
	padding: 60px;
	z-index: 10;
}

.header-presentation #trend{
	font-family: 'MullerMedium';
	font-size: 26pt;
}

.header-presentation #event{
	font-family: 'MullerLight';
	font-size: 20pt;
	padding-bottom: 20px;
}

.header-button {
  font-family: 'Geometria';
  text-transform: none;
  display: inline-block;
  width: 350px;
  padding: 20px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 5px;
  text-align: center;
  outline: none;
  text-decoration: none;
  font-size: 18pt;
}
.header-button:hover,
.header-button:active {
  background-color: #fff;
  font-weight: bold;
  color: #16a7a7;
  text-decoration: none;
}






.bright p{
	font-family: 'Geometria';
	font-size: 15pt;
	line-height: 24pt;
	color: #888888;
	padding-top: 160px;
}

.bright_bg {
	background-image: url(../images/bg-bright.png);
	background-repeat: no-repeat;
	background-position-x: center;
	height: 650px;
}

.bright #dot{
	font-size: 90pt;
	color: #d7a408 ;
}

.bright-color {
    background-color: #d7a408;
    color: #d3d3d3;
    padding: 3px 5px;
}




.bg-cause {
	background-image: url(../images/bg-cause.png);
	background-repeat: no-repeat;
	background-position-x: center;
}

.cause #numeral{
	font-family: 'Geometria-Medium';
	font-size: 40pt;
	color: #ffffff;
}

.cause #text{
	font-family: 'Geometria-Thin';
	font-size: 14pt;
	color: #ffffff;
	text-transform: uppercase;
}

.cause #text-bold{
	font-family: 'Geometria-Bold';
	font-size: 14pt;
	color: #ffffff;
	text-transform: uppercase;
}

.cause #dot{
	font-size: 90pt;
	color: #721166 ;
}

.cause-description {
	background-color: #721166;
	font-size: 18pt;
	font-family: 'Geometria';
	color: #d3d3d3;
	text-transform: uppercase;
	padding: 10px 30px;
}

.cause-block {
	padding: 120px 0px 120px 100px;
}





.services {
	margin-bottom: 200px;
}

.services #dot{
	font-size: 90pt;
	color: #d7a408 ;
}

.services-list {
	padding: 80px 0px 0px 0px;
}





.wow {
	background-image: url(../images/wow.jpg);
	background-repeat: no-repeat;
	background-position-x: center;
	padding: 55px 0px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 120px;
}

.wow-text {
	display: inline-block;
	width: 900px;
	padding: 40px;
	color: #fffefe;
	border: 2px solid #fffefe;
	border-radius: 2px;
	outline: none;
	text-decoration: none;
	font-size: 48pt;
	font-family: 'Geometria';
}





.photo {
	
}

.photo #dot{
	font-size: 90pt;
	color: #16a7a7 ;
}



.photo-button {
  font-family: 'Geometria';
  font-size: 18pt;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  outline: none;
  border: 2px solid #fff;
  border-radius: 3px;
  background-color: transparent;
  width: 350px;
  padding: 20px;
}
.photo-button:hover,
.photo-button:active {
  font-weight: bold;
  color: #16a7a7;
  border: 2px solid #16a7a7;
  text-decoration: none;
}



.video {
	
}

.video #dot{
	font-size: 90pt;
	color: #721166 ;
}




.partners img{
	padding-bottom: 30px;
}

.partners-block {
	padding: 70px 0px;
}



.command {
	
}

.command #dot{
	font-size: 90pt;
	color: #721166 ;
}





.partners {
	
}

.partners #dot{
	font-size: 90pt;
	color: #d7a408 ;
}





.reviews {
	background-image: url(../images/reviews-bg.png);
	background-repeat: no-repeat;
	background-position-x: center;
}

.reviews #dot{
	font-size: 90pt;
	color: #721166 ;
}

.reviews #username{
	padding-top: 30px;
	font-family: 'Geometria';
	font-size: 14pt;
}

.reviews #position{
	padding-top: 5px;
	font-family: 'Geometria-Light';
	font-size: 12pt;
}

.reviews #company{
	padding-top: 30px;
	font-family: 'Geometria';
	font-size: 18pt;
}

.reviews #text{
	padding-top: 75px;
	font-family: 'Geometria';
	font-size: 12pt;
}

.reviews-block-carousel{
	margin: 50px 0px 100px 0px;
}





.contacts {
	font-family: 'Geometria';
	background-image: url(../images/bg-contacts.jpg);
	background-repeat: no-repeat;
	background-position-x: center;
	font-size: 18pt;
	color: #c7c7c7;
	
	height: 950px;
}

.contacts i{
	color: #d7a408;
	font-size: 24pt;
	padding-right: 10px;
}

.contacts {
	font-family: 'Geometria';
	background-image: url(../images/bg-contacts.jpg);
	background-repeat: no-repeat;
	background-position-x: center;
	font-size: 18pt;
	color: #c7c7c7;
	
	height: 950px;
}

.contacts #dot{
	font-size: 90pt;
	color: #d7a408 ;
}

.contacts-block {
	padding: 180px 0px 180px 100px;
}




.footer {
	background-color: #090909;
	padding: 50px 0px;
}

.footer a{
	font-family: 'Geometria-Medium';
	font-size: 16pt;
	color: #2c2c2c;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 50px;
}

.footer a:hover{
	color: #7a7a7a;
}


.carousel-inner>.item {
	background-image: url(../images/reviews-carousel.png);
	padding: 50px 100px 110px 120px;
	color: #c7c7c7;
}





