

/* Start:/bitrix/components/bitrix/menu/templates/horizontal_multilevel/style.min.css?15796855463715*/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul{margin:0;padding:0;background:#bc262c url(/bitrix/components/bitrix/menu/templates/horizontal_multilevel/images/header_menu_bg.gif) repeat-x;min-height:27px;width:100%;list-style:none;font-size:11px;float:left}#horizontal-multilevel-menu a{display:block;padding:5px 10px;text-decoration:none;text-align:center}#horizontal-multilevel-menu li{float:left}#horizontal-multilevel-menu li a.root-item{color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li a.root-item-selected{background:#fc8d3d;color:#fff;font-weight:bold;padding:7px 12px}#horizontal-multilevel-menu li:hover a.root-item,#horizontal-multilevel-menu li.jshover a.root-item{background:#e26336;color:#fff}#horizontal-multilevel-menu a.parent{background:url(/bitrix/components/bitrix/menu/templates/horizontal_multilevel/images/arrow.gif) center right no-repeat}#horizontal-multilevel-menu a.denied{background:url(/bitrix/components/bitrix/menu/templates/horizontal_multilevel/images/lock.gif) center right no-repeat}#horizontal-multilevel-menu li:hover,#horizontal-multilevel-menu li.jshover{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li.item-selected{background:#d6d6d6;color:#fff}#horizontal-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;width:135px;background:#f5f5f5;border:1px solid #c1c1c1}#horizontal-multilevel-menu li li{width:100%;border-bottom:1px solid #dedede}#horizontal-multilevel-menu li ul a{text-align:left}#horizontal-multilevel-menu li a,#horizontal-multilevel-menu li:hover li a,#horizontal-multilevel-menu li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a{color:#4f4f4f;font-weight:bold}#horizontal-multilevel-menu li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a{color:#4f4f4f}#horizontal-multilevel-menu li ul ul{margin:-27px 0 0 132px}#horizontal-multilevel-menu li:hover ul ul,#horizontal-multilevel-menu li.jshover ul ul,#horizontal-multilevel-menu li:hover ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul,#horizontal-multilevel-menu li:hover ul ul ul ul ul,#horizontal-multilevel-menu li.jshover ul ul ul ul ul{display:none}#horizontal-multilevel-menu li:hover ul,#horizontal-multilevel-menu li.jshover ul,#horizontal-multilevel-menu li li:hover ul,#horizontal-multilevel-menu li li.jshover ul,#horizontal-multilevel-menu li li li:hover ul,#horizontal-multilevel-menu li li li.jshover ul,#horizontal-multilevel-menu li li li li:hover ul,#horizontal-multilevel-menu li li li li.jshover ul,#horizontal-multilevel-menu li li li li li:hover ul,#horizontal-multilevel-menu li li li li li.jshover ul{display:block}div.menu-clear-left{clear:left}
/* End */


/* Start:/bitrix/templates/presentevent_c3_copy/styles.css?16806793643359*/
.color-1 {
	color: #155f69;
}
.color-2, .color-2:hover {
	color: #a35f00;
}
h1 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
img.img-1 {
	margin:20px 0 30px 0;
	
}
/*Bitrix*/
.bx-core-window input, .bx-core-window button, .bx-core-window select, .bx-core-window textarea {
	line-height: normal;
}
.bx-core-window *, .bx-core-window *:before, .bx-core-window *:after {
	-webkit-box-sizing: content-box !important;
	box-sizing: content-box !important;
	-moz-box-sizing: content-box;
}
.bx-core-window label {
	font-weight: normal !important;
}
.bx-core-window img {
	max-width: none !important;
}
.bx-google-map img {
	max-width: none;
}
.bx-core-window label {
	display: inline;
	margin-bottom: 0;
}


.paket-container .paket-block img {
    height: 150px;
    width: 200px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0 auto;
}
.paket-container .paket-block {
    padding: 10px 30px;
    text-align: center;
    height: 510px;
    position: relative;
}
a.extform.extform-reg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
        margin-top: 12px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    width: 200px;
    margin: 0 auto;
    background: rgba(250,221,29,1);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250,221,29,1)), color-stop(100%, rgba(242,157,10,1)));
    background: -webkit-linear-gradient(top, rgba(250,221,29,1) 0%, rgba(242,157,10,1) 100%);
    background: -o-linear-gradient(top, rgba(250,221,29,1) 0%, rgba(242,157,10,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(250,221,29,1)), to(rgba(242,157,10,1)));
    background: linear-gradient(to bottom, rgba(250,221,29,1) 0%, rgba(242,157,10,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fadd1d', endColorstr='#f29d0a', GradientType=0 );
    color: black;
    text-transform: uppercase;
    padding: 4px;
    text-decoration: none;
    display: block;
}
p.zagolovok {
    text-align: center;
    font-weight: bold;
        height: 40px;
}


.paket-container  p strong {
       position: absolute;
    bottom: 40px;
    text-align: center;
    left: 0;
    right: 0;
}
.paket-container  p  {
       line-height: 1;
}
.paket-container {
    min-height: 600px;
}
.exform_wrapper.request .exform_header{
	color:  #fea500!important;
}
.exform_wrapper.request .mf_submit .send_btn{
	background: #fea500!important;
	  color: black;
}
.gal-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.item-wrap {
    height: 300px;
    width: 32%;
    margin: 0px 10px 10px 0px;
}
.item-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.flaotlink{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.sliderimages .itemmg img{
	width:100%;
	height:230px;
	object-fit:cover;
}
.sliderimages .slick-dots{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.sliderimages .slick-dots li{
	text-align:center;
	margin:0 5px;
}
.sliderimages .slick-dots li button{
	display:inline-block;
	padding:0;
	border:none;
	width:10px;
	height:10px;
	border-radius:50%;
	background-color:#999;
}
.sliderimages .slick-dots li.slick-active button{

	background-color:#000;
}
.sliderimages .slick-slide {
    padding-left: 10px;
}
.sliderimages .slick-list {
    margin-left: -10px;
}
/* End */


/* Start:/bitrix/templates/presentevent_c3_copy/template_styles.css?168069539628128*/
@font-face {
	font-family: 'furore'; 
	src: url(/img/furore.ttf); 
}
@font-face {
	font-family: 'ShowcardGothic'; 
	src: url(/img/ShowcardGothic.ttf); 
}

html {
	position: relative;
	min-height: 100%;
}
body {
	background: #fff;
	font-family: 'Futura PT';
	font-weight: 500;
	font-size:16px;
	line-height: 18px;
	color: #333333;
}
a {
	color: #33CCCC;
}
a:hover {
	color: #33CCCC;
}
/* Custom page CSS
-------------------------------------------------- */
.container {
	width: auto;
	max-width: 1250px;
	margin: 0 auto;    padding: 0;
}

.service-description {
	display: flex;
	column-gap: 20px;
}
/*header*/

.head-block {
    max-width: 1250px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
	flex-flow: row wrap;
	    padding: 15px 0;
}
.right-head {
    width: 80%;
}
.left-head {
    width: 20%;
}
.top-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: row wrap;
}
.logo-head img {
    max-width: 200px;
}
.logo-head a {
    display: block;
    max-width: 200px;
    text-align: center;
	    line-height: 1;
}
.logo-text1 {
    display: block;
    color: #3a2747;
    font-family: 'furore';
    font-size: 20px;
}
.logo-text2 {
    display: block;
    color: #3a2747;
    font-size: 30px;
    font-family: 'ShowcardGothic';
}
.logo-head a:hover {
    text-decoration: none;
}
.top-cont .adr img {
    width: 11px;
    margin-right: 15px;
}
.top-cont .adr {
    color: #333;
    font-size: 15px;
}
.top-cont .adr p {
    margin: 0;
}
.top-cont .adr span {
    color: #929292;
    font-size: 15px;
    text-align: right;
    display: block;
}
.top-cont .graf {
    margin-top: 10px;
    font-size: 15px;
}

.top-cont .graf img {
    width: 14px;
    margin-right: 13px;
}
.top-phn .phn img {
    width: 16px;
    margin-right: 5px;
}
.top-phn .phn {
    color: #333;
    font-weight: bold;
    font-size: 19px;
    display: block;
}
.top-phn .phn:hover {
    text-decoration: none;
}
.top-phn .callback {
    line-height: 1;
    text-transform: uppercase;
    color: #33cccc;
    text-decoration: underline;
    display: block;
    margin: 10px 0 0;
    text-align: right;
}
.top-phn .callback:hover {

       text-decoration: none;
    color: #339999;
 

}
.top-btn a:hover {
    background: #33cccc;
}

.top-btn a {
    width: 230px;
    height: 45px;
    line-height: 45px;
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    background: #339999;
}
.topmainnav #horizontal-multilevel-menu {
    background: #33cccc;
    margin: 30px 0 0;
}
.topmainnav #horizontal-multilevel-menu > li > a {
    display: block;
    font-size: 15px;
    text-transform: uppercase;
    padding: 11px 17px;
}
.topmainnav #horizontal-multilevel-menu > li > a.root-item-selected, .topmainnav #horizontal-multilevel-menu > li > a:hover {
    background: #339999;
}
.topmainnav #horizontal-multilevel-menu li:hover a.root-item, .topmainnav #horizontal-multilevel-menu li.jshover a.root-item {
   background: #339999;
    color: #fff;
}
.logo {
	display: block;

	font-size: 11px;
	letter-spacing: 0pt;
	color: #FFF;
}
.logo img {
    max-width: 82%;
    margin-top: 20px;
}
.logo span {
	display: block;
	line-height: 134%;
}
.logo:hover {
	color: #FFF;
	text-decoration: underline;
}
/****/
.topdatet{
	text-align:right;
	margin-top:15px;
}
.inertpdate {
	overflow:hidden;
	display:inline-block;
}
.topdatet .phonetext, .topdatet .buttonstop{
	float:left;
}
a.what img {
    width: 25px;
}
a.what {
    display: block;
    margin: 5px 0 0;
    color: #333;
}
a.what:hover {
    text-decoration:none;
}
.phonetext{
	font-size:14px;
	margin-right:35px;
}
.phonetext .phonefield{
	    font-size: 18px;
    line-height: 15px;
    font-weight: 600;
    display: block;
    margin-bottom: 0px;
}
.btncst{
    display: block;
    padding: 9px 10px;
    background-color: #fff;
    text-decoration: none;
    color: #2e1124;
    width: 150px;
    font-weight: 600;
    font-size: 12px;
    
    text-align: center;
	margin-bottom:10px;
}
/****/
.topmenu {
	overflow: hidden;
    display: inline-block;
	padding: 0;
    margin: 0;
	background: #33cccc;
}
.topmenu li {
	list-style: none;
	float: left;
 
}
 
.topmenu li a {
display: block;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0pt;
    text-align: center;
    margin: 0;
    padding: 11px 11px;
    text-transform: uppercase;
 
}
.topmenu li a:hover, .topmenu .selected {
    text-decoration: none;
    background: #339999;
}
header nav {
	margin-top: 18px;
    overflow: hidden;
    text-align: right;
}

.slogan {
margin-top: 130px;
  width: 45%;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0pt;
  color: #522041;
  position: absolute;
}

.phone {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0pt;
  color: #33cccc;
  float: right;
  margin-right: 16px;
}
/*slider*/

.slider {
	margin-bottom: 15px;
	margin-top: 13px;
}
.slider .col-sm-12 {
	max-height: 300px;
}
/*main*/

.about .container, .page-1 .container {
	min-height: 307px;
	background-image: url(/bitrix/templates/presentevent_c3_copy/images/stars_big.png);
	background-repeat: no-repeat;
	background-position: right 5px top 25px;
}
.about .container .row {
/*	margin: 70px 0 30px 0;*/
}



.about h2, .page-1 h2 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0pt;
	color: #33CCCC;
	padding-bottom: 5px;
}
.main img {
	max-width: 100%;
	height:auto;
}
.services {
	min-height: 478px;
/*background-color: #E9F1FC;*/
	padding-bottom: 30px;
}
.services article h3 {
	font-size: 18px;
	letter-spacing: 0pt;
	color: #339999;
	max-width: 245px;
	text-align: center;
	height:40px;
}
.services article p {
	font-size: 1em;
/*	max-width: 225px;*/
	height: 140px;
padding: 0 10px 0 10px;
text-align: center;
height: 170px;
}
.services article figure img {
	margin: 15px 0 25px 0;
max-width: 225px;
max-height: 170px;
}


.services article{
	padding: 10px;
}

.services figure {
	text-align: center;
}

.services article .more {
/*	max-width: 225px;*/
	text-align: center;
}
.services article .more a {
	display: inline-block;
	font-size: 12px;
	min-width: 89px;
	height: 36px;
	line-height: 36px;
	padding: 0 15px;
	background: #339999;
	background-image: url(/bitrix/templates/presentevent_c3_copy/images/button_lines.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFF;
	font-weight: bold;
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-ms-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	transition: background 0.5s ease;
}
.services article .more a:hover {
	text-decoration: none;
	background: #33CCCC;
	background-image: url(/bitrix/templates/presentevent_c3_copy/images/button_lines.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.services img:hover, .s-block img:hover {
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.hline {
	width: auto;
	margin: 0 auto;
}
/*Page Services*/

.page-name {
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #339999;
}
.page-name-d {
	font-size: 18px;
	font-weight: bold;
	color: #339999;
}
.page-1 .container .row {
	margin: 30px 0 30px 0;
}
.s-block {
	margin: 20px 0;
}
.s-name, .p-name {
	margin: 5px 0;
	font-size: 18px;
}
.left-menu {
	margin: 70px 0 30px 25px;
}
.left-menu .hr_white {
	margin-left: -25px;
}
.left-menu .s-name {
	font-size: 14px;
	margin: 30px 0 30px 0;
}
.s-name a, .p-name a {
	color: #339999;
}
.s-name a:hover, .p-name a:hover {
	color: #33CCCC;
	text-decoration: none;
}
 div.gallery-photo16322 ul li {
 
    width: 285px!important;
 
}
.s-block img {
	margin-left: 20px;
}
.s-text a {
	color: #339999;
	font-weight: bold;
	display: block;
}
.s-text p {
	margin: 2px 0;
}
.s-text a:hover {
	color: #33CCCC;
	text-decoration: underline;
}
.s-name span {
	background: #33CCCC;
	border: 1px solid #FFF;
	width: 11px;
	height: 11px;
	display: inline-block;
	position: relative;
	margin-left: -21px;
	margin-right: 10px;
}
.s-name .selected {
	font-weight: bold;
	color: #33CCCC;
}
.s-name .selected:hover {
	color: #339999;
}
.m-top-0 {
	margin-top: 0;
}
/*Page Portfolio*/

.p-block {
	margin: 60px 0;
}
.p-date {
	font-size: 12px;
	margin: 10px 0;
}
.p-date span {
	font-size: 14px;
	color: #33CCCC;
}
.p-text a {
	display: inline-block;
	font-size: 12px;
	min-width: 89px;
	height: 36px;
	line-height: 36px;
	padding: 0 15px;
	background: #33CCCC;
	background-image: url(/bitrix/templates/presentevent_c3_copy/images/button_lines.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFF;
	font-weight: bold;
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-ms-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	transition: background 0.5s ease;
}
.p-text a:hover {
	text-decoration: none;
	background: #339999;
	background-image: url(/bitrix/templates/presentevent_c3_copy/images/button_lines.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.e-pagination li {
	display: inline-block;
}
.e-pagination li a {
	display: block;
	height: 36px;
	line-height: 36px;
	width: 42px;
	text-align: center;
	background: #339999;
	color: #FFF;
	margin-right: 17px;
}
.e-pagination li a:hover, .e-pagination .active a {
	text-decoration: none;
	background: #33CCCC;
}
.center-pagination {
	text-align: center;
	margin-top: 45px;
}
/*Page News*/

.news-name {
	margin: 5px 0;
	font-size: 18px;
}
.news-name a {
	color: #33CCCC;
}
.news-name a:hover {
	color: #339999;
	text-decoration: none;
}
.news-text {
	 
	max-width: 345px;
}
.news-day .news-text {
	max-width: 300px;
}
.news-date {
	color: #339999;
	margin: 8px 0;
}
.news-text a {
	display: inline-block;
	font-size: 12px;
	min-width: 89px;
	height: 36px;
	line-height: 36px;
	padding: 0 15px;
	background: #339999;
	background-image: url(/bitrix/templates/presentevent_c3_copy/images/button_lines.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFF;
	font-weight: bold;
	margin-top: 10px;
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-ms-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	transition: background 0.5s ease;
}
.news-day .news-text a {
	background: #33CCCC;
	background-image: url(/bitrix/templates/presentevent_c3_copy/images/button_lines.png);
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-ms-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	transition: background 0.5s ease;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.news-text a:hover {
	text-decoration: none;
	background: #33CCCC;
	background-image: url(/bitrix/templates/presentevent_c3_copy/images/button_lines.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.news-day .news-text a:hover {
	background: #339999;
	background-image: url(/bitrix/templates/presentevent_c3_copy/images/button_lines.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
/*Vacancy*/

.list-1 {
	margin: 20px 0;
}
.list-1 li {
	list-style-type: none;
	margin-bottom: 25px;
	color: #339999;
}
.list-1 li:before {
	color: #33CCCC;
	content: "•";
	padding-right: 10px;
}
/*Contacts*/

.text-adress .form-name {
	text-align: left;
}
.text-adress .contact-form {
	max-width: 362px;
}
.maillink {
	display: block;
	margin-top: 25px;
}
/*-----map-----*/
.map {
	margin: 0 0 30px 0;
	display: inline-block;
	width: 100%;
	/*line-height: 0;*/
}
.bx-google-map img {
    max-width: none;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 392px;
	border: none;
	line-height: 0;
}
.img-polaroid {
	position: relative;
	background: none;
	padding: 0;
	box-shadow: none;
	border: 1px solid #339999;
	max-width: inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*footer*/

.hr_white, #socialnetworks .container hr {
	border: none;
	height: 1px;
	margin: 0 10px;
	background: -moz-linear-gradient(left, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0.2) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0.2)), color-stop(5%, rgba(255,255,255,1)), color-stop(95%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0.2))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0.2) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0.2) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0.2) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0.2) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33ffffff', endColorstr='#33ffffff', GradientType=1 ); /* IE6-9 */
}
.line_w {
	width: 1px;
	height: 400px;
	background: #FFF;
	margin-top: 50px;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0.2) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.2)), color-stop(5%, rgba(255,255,255,1)), color-stop(95%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0.2))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0.2) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0.2) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0.2) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0.2) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33ffffff', endColorstr='#33ffffff', GradientType=0 ); /* IE6-9 */
}
.w-news, .hline {
	min-height: 320px;
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0.2) 100%);
	background-image: -moz-linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0.2) 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.2)), color-stop(5%, rgba(255,255,255,1)), color-stop(95%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0.2))); /* Chrome,Safari4+ */
	background-image: -o-linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0.2) 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 5%, rgba(255,255,255,1) 95%, rgba(255,255,255,0.2) 100%); /* IE10+ */
	background-size: 1px 100%;
	background-position: 100%;
	background-repeat: no-repeat;
}
#socialnetworks {
	background: #E4E4E4;
}
.snh {
	min-height: 97px;
	line-height: 97px;
	padding-top: 10px;
}
.m44 {
	min-height: 440px;
	padding-top: 70px;
}
.w-news {
	font-size: 12px;
}
.w-news h3 {
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #339999;
}
.w-news article {
	margin-top: 40px;
	padding-right: 65px;
}
.w-news article h4 {
	margin: 0px;
	font-size: 18px;
}
.w-news article h4 a {
	color: #268A8A;
}
.w-news .n-date {
	margin: 6px 0;
	font-size: 14px;
	color: #339999;
}
.w-news img:hover {
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
footer {
	bottom: 0;
	width: 100%;
	min-height: 700px;
	background-color: #fff;
}
footer .bg_footer {
	min-height: 601px;
	background-image: url(/bitrix/templates/presentevent_c3_copy/images/stars_small.png);
	background-repeat: no-repeat;
	background-position: left 10px bottom 45px;
}
.logofooter {
	display: block;
	margin: 20px 0 0 6px;
	font-size: 11px;
	letter-spacing: 0pt;
	color: #339999;
}
.logofooter img {
	max-width: 100%;
}
.logofooter:hover {
	text-decoration: none;
	color: #33CCCC;
}
.logofooter span {
	display: block;
}
.bottommenu li {
	list-style: none;
	float: left;
}
.bottommenu li a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	color: #339999;
	text-align: center;
	margin-right: 30px;
}
.bottommenu li a:hover, .bottommenu .selected {
	color: #33CCCC;
	text-decoration: underline;
}
footer nav {
	padding-top: 75px;
}
.form-name {
	font-size: 18px;
	font-weight: bold;
	color: #33CCCC;
	text-align: right;
}
.contact-form {
	margin-top: 20px;
}
.contact-form label {
	font-weight: normal;
	color: #339999;
}
.contact-form .form-control {
	border-radius: 0;
	border: 1px solid #339999;
}
.btn_event {
	display: inline-block;
	font-size: 12px;
	min-width: 89px;
	height: 36px;
	line-height: 36px;
	padding: 0 15px;
	background: #33CCCC;
	background-image: url(/bitrix/templates/presentevent_c3_copy/images/button_lines.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFF;
	font-weight: bold;
	border: none !important;
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-ms-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	transition: background 0.5s ease;
}
.btn_event:focus, .btn_event:active:focus, .btn_event.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn_event:hover, .btn_event:focus {
	text-decoration: none;
	background: #339999;
	background-image: url(/bitrix/templates/presentevent_c3_copy/images/button_lines.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.btn_event:active, .btn_event.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.follow_name {
	font-size: 18px;
	font-weight: bold;
	color: #339999;
	text-align: center;
}
.follow_icon li {
	display: inline-block;
}
.follow_icon li a > img {
	margin-right: 12px;
}
.follow_icon li a > span {
	padding-right: 12px;
}
.follow_icon li a {
	font-size: 14px;
	color: #339999;
}
.follow_icon li .s-plus {
	font-size: 18px;
	font-weight: bold;
}
.follow_icon li a:hover > img {
	opacity: 0.7;
	/*filter: alpha(opacity=70);*/
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}

#scroller{
    position: fixed;    
    /** позиция кнопки scroll to top **/
    bottom: 60px;  
	left:30px;	
    /** картинка кнопки наверх**/
    background: transparent url(/bitrix/templates/presentevent_c3_copy/images/up.png) no-repeat left top;  
    width: 55px;
    height: 29px;
    cursor: pointer;
    /** скрываем кнопку в начале **/
    display:none;
}
.sert-gal img {
    width: 100%;
    margin: 5px;
}
.sert-gal {
    text-align:center;
}
.reviews-gallery a {
	display: inline-block;
	width: 19%;
}
@media (max-width: 991px) {
	.reviews-gallery a {
		width: 24%;
	}
}
@media (max-width: 767px) {
	.reviews-gallery a {
		width: 33%;
	}
}
@media (max-width: 525px) {
	.reviews-gallery a {
		width: 49%;
	}
}
.reviews-items {
	margin: 25px 0;
}
.reviews-item {
	padding: 25px 25px 15px 25px;
}
.reviews-item:nth-child(odd) {
	background-color: #E9F1FC;
}
.stron{
font-weight:bold;
}
.gal-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.item-wrap {
    height: 300px;
    width: 32%;
    margin: 0px 10px 10px 0px;
}
.item-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (max-width: 769px) {

	img {
		max-width: 100%;
	}

	.slick-prev, .slick-next {
		display: none !important;
	}

	div.prise__content-item { 
		width: 100%;
	 }
}







.foot-block {
    background: #E9F1FC;
    padding: 18px 0;
}
.foot-flex {
    max-width: 1250px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: row wrap;
}
.foot-logo img {
    width: 100%;
}

.foot-logo a {
    max-width: 200px;
    text-align: center;
    display: block;
    line-height: 1;
	    margin: 0 auto;
}
.foot-cont .f-title {
    color: #33cccc;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
	    margin-bottom: 25px;
}
.foot-cont .adr img {
    width: 11px;
    margin-right: 10px;
}

.foot-cont .adr {
    font-size: 14px;
    color: #333;
}
.foot-cont .adr p{
	margin: 0;
}
.foot-cont2 > div {
    margin-bottom: 10px;
}
.foot-cont .graf img {
    width: 13px;
    margin-right: 8px;
}

.foot-cont .graf {
    font-size: 14px;
    color: #333;
}
.foot-phn img {
    width: 16px;
    margin-right: 5px;
}

.foot-phn .phn {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}
.foot-phn {
    max-width: 165px;
}
.foot-phn .callback {
    display: block;
    text-align: right;
    font-size: 11px;
    text-transform: uppercase;
    color: #33cccc;
}
.foot-flex > div {
    width: 30%;
}
.foot-soc .f-title {
    color: #33cccc;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 25px;
    text-align: center;
}
.foot-soc .follow_icon {
    padding: 0;
    margin: 0 0 25px;
    float: none;
    text-align: center;
}
.send-rev a {
    color: #33cccc;
}

.send-rev {
    color: #333;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
}

input::-webkit-input-placeholder {font-family: 'Futura PT';}
input::-moz-placeholder          {font-family: 'Futura PT';}
input:-moz-placeholder           {font-family: 'Futura PT';}
input:-ms-input-placeholder      {font-family: 'Futura PT';}

textarea::-webkit-input-placeholder {font-family: 'Futura PT';}
textarea::-moz-placeholder          {font-family: 'Futura PT';}
textarea:-moz-placeholder           {font-family: 'Futura PT';}
textarea:-ms-input-placeholder      {font-family: 'Futura PT';}


.alx_feed_back_default .alx_feed_back_form_feedback_poles .alx_feed_back_form_submit_block input {
    font-family: 'Futura PT';
}

.foot-logo a:hover{
text-decoration:none;
}
h1, .h1, h2, .h2, h3, .h3{
	font-weight: bold!important;
	color:#33cccc!important;
	text-transform: uppercase!important;
	text-align:center!important;
}
h1, .h1 {
	font-size: 26px!important;
}
h2, .h2 {
	font-size: 23px!important;
}
h3, .h3{
	font-size: 18px!important;
}

@media screen and (max-width: 1260px) {
	.main{
box-sizing:border-box;
padding: 0 10px;}
}
@media screen and (max-width: 1110px) {
	.head-block {
		padding: 15px 10px;
		box-sizing: border-box;
	}
.topmainnav #horizontal-multilevel-menu > li > a {

    padding: 11px 8px;
}
.foot-block {
 
    padding: 18px 10px;
    box-sizing: border-box;
}
}
@media screen and (max-width: 960px) {
.right-head {
    width: 100%;
}
.left-head {
    width: 100%;
    margin-bottom: 20px;
}
.logo-head a {
    margin: 0 auto;
}
.top-info > div {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.top-cont .adr span {

    text-align: center;

}
.top-phn .callback {

    text-align: center;
}
.top-btn a {

    margin: 0 auto;
}
.foot-flex > div {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.foot-logo {
    order: 0;
}
.foot-cont {
    order: 1;
}
.foot-soc {
    order: 2;
}
.foot-phn {
    max-width: 100%;
}
.foot-phn .callback {
 
    text-align: center;
 
    margin-top: 10px;
}
}
.pakBlock {
    background: url(/img/new/pak-back.png) no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 20px 0;
	text-align: center;
position:relative;
}
.pakBlock:after {
    content: '';
    display: block;
    background: linear-gradient(
235deg
, #3b2747cf, #3b274787);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.pakTitle {
    display: inline-block;
    text-align: center;
    border-bottom: 3px solid #33cccc;
    color: #fff;
    margin: 0 auto;
    font-size: 23px;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: bold;
position: relative;
    z-index: 10;
}
.pakWrap {
    display: flex;
    justify-content: space-between;
    max-width: 1250px;
    margin: 20px auto 0;
    flex-flow: row wrap;
}
.pakItem {
    box-sizing: border-box;
    width: 280px;
    background: rgba(255, 255, 255, 0.80);
    margin-bottom: 20px;
position: relative;
    z-index: 10;
}
.pTitle {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    padding: 28.5px 0;
	margin-bottom: 20px;
}
.pakItem:nth-child(1) .pTitle, .pakItem:nth-child(1) .pBtn a {
    background: #71c0c8;
}
.pakItem:nth-child(2) .pTitle, .pakItem:nth-child(2) .pBtn a {
    background: #6aadb4;
}
.pakItem:nth-child(3) .pTitle, .pakItem:nth-child(3) .pBtn a {
    background: #41acac;
}
.pakItem:nth-child(4) .pTitle, .pakItem:nth-child(4) .pBtn a {
    background: #339999;
}
.pDesc span {
    font-weight: bold;
}
.pDesc {
    font-size: 15px;
    color: #333;
	min-height: 200px;

}
.pPrice {
    color: red;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2;
}
.pBtn a {
    color: #333;
    text-transform: uppercase;
    font-size: 15px;
    display: block;
    width: 220px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin: 20px auto;
}
.pBtn a:hover {
    color: #333;
}
select {
    font-family: 'Futura PT'!important;
}
.pakDesc span {
    display: block;
    margin: 10px 0 0;
    font-size: 16px;
    font-weight: bold;
}

.pakDesc {
    font-size: 13px;
    color: #fff;
position: relative;
    z-index: 10;
}
.style-ul span {
    color: #333;
}

.style-ul {
    color: #33cccc;
    line-height: 1.5;
    list-style-position: inside;
    text-align: justify;

}
.servWrap {
    max-width: 1250px;
    margin: 0 auto;
    display: flex;
    justify-content: space-evenly;
    flex-flow: row wrap;
}
.servItem {
    width: 235px;
    position: relative;
    margin-bottom: 20px;
}
.servItem img {
    width: 235px;
    height: 180px;
    object-fit: cover;
}
.servItem span {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    top: 50%;
    background: rgba(51, 51, 51, 0.5);
    height: 80px;
    line-height: 26px;
    left: 50%;
    transform: translate(-50%,-50%);
}
.servItem a:hover span {
    text-decoration: underline;
    height: 100%;
    line-height: 26px;
}
.fl-lef {
    float: left;
    width: 300px;
    margin-right: 15px;

}
.aBlock:after {
    content: '';
    display: table;
    clear: both;
}

.aBlock {
    border-bottom: 1px solid #33cccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.aBlock:last-child {
    border-bottom: 0;

}
@media screen and (max-width: 1280px){
	.pakWrap, .servWrap {
		justify-content: space-around;
		padding: 0 10px;
	}
}
@media screen and (max-width: 500px){
.fl-lef {
    float: none;
    width: 100%;
    margin-right: 0px;
margin-bottom: 15px;
}

}

form *{
font-family: 'Futura PT'!important;
}

.top-info .top-cont .f_16 {
	font-size: 16px;
}
.top-info .top-cont .f_14 {
	font-size: 14px;
}
.exform_wrapper.req-new{
    top: 50%!important;
    left: 50%!important;
    margin-right: -50%!important;
    margin-top: 0!important;
    margin-left: 0!important;
    transform: translate(-50%, -50%)!important
}

.camera_wrap.camera_event .cameraContents .cameraContent:first-child .camera_caption {
	visibility: visible!important;
}
/* End */
/* /bitrix/components/bitrix/menu/templates/horizontal_multilevel/style.min.css?15796855463715 */
/* /bitrix/templates/presentevent_c3_copy/styles.css?16806793643359 */
/* /bitrix/templates/presentevent_c3_copy/template_styles.css?168069539628128 */
