

/* Start:/bitrix/templates/.default/components/bitrix/menu/vertical_multilevel_head/style.css?15356191823434*/
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a {
    border: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
#cssmenu {
    color: #000000;
    font-family: Helvetica,Arial,sans-serif;
    width: 280px;
}
#cssmenu ul ul {
    display: none;
}
#cssmenu > ul > li > a {
	background: rgb(242,246,248); /* Old browsers */
	
    border-left: 1px solid #BECFD8;
    border-right: 1px solid #BECFD8;
    border-top: 1px solid #BECFD8;
    color: #000000;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 20px;
    text-decoration: none;
    z-index: 2;
}
#cssmenu > ul > li > a:hover, 
#cssmenu > ul > li.active > a, 
#cssmenu > ul > li.open > a {
	background: rgb(216, 227, 232);
    color: #000000;
}
#cssmenu > ul > li.open > a {
    border-bottom: 1px solid #BECFD8;
    }
#cssmenu > ul > li:last-child > a, 
#cssmenu > ul > li.last > a {
    border-bottom: 1px solid #BECFD8;
}
.holder {
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
}
.holder:after, .holder:before {
    content: "";
    display: block;
    height: 6px;
    position: absolute;
    right: 20px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 6px;
    z-index: 10;
}
.holder:after {
    border-left: 2px solid #BECFD8;
    border-top: 2px solid #BECFD8;
    top: 17px;
}
#cssmenu > ul > li > a:hover > span:after, 
#cssmenu > ul > li.active > a > span:after, 
#cssmenu > ul > li.open > a > span:after {
    border-color: #BECFD8;
}
.holder:before {
    border-left-color: inherit;
    border-left-style: solid;
    border-left-width: 2px;
    border-top-color: inherit;
    border-top-style: solid;
    border-top-width: 2px;
    top: 18px;
}
#cssmenu ul ul li a {
    background:#d8e3e8;
    border-bottom: 1px solid #BECFD8;
    border-left: 1px solid #BECFD8;
    border-right: 1px solid #BECFD8;
    color: #000000;
    cursor: pointer;
    font-size: 13px;
    padding: 10px 20px;
    text-decoration: none;
    z-index: 1;
}
#cssmenu ul ul li:hover > a, 
#cssmenu ul ul li.open > a, 
#cssmenu ul ul li.active > a {
    background: none repeat scroll 0 0 #BECFD8;
    color: #000000;
}
#cssmenu ul ul li:first-child > a {
    -webkit-box-shadow: none;
    box-shadow: none;
}
#cssmenu ul ul ul li:first-child > a {
    
}
#cssmenu ul ul ul li a {
    padding-left: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a, 
#cssmenu > ul > li > ul > li.last > a {
    border-bottom: 0 none;
}
#cssmenu > ul > li > ul > li.open:last-child > a, 
#cssmenu > ul > li > ul > li.last.open > a {
    border-bottom: 1px solid #BECFD8;
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
    border-bottom: 0 none;
}
#cssmenu ul ul li.has-sub > a:after {
    border-left: 2px solid #BECFD8;
    border-top: 2px solid #BECFD8;
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    right: 20px;
    top: 11.5px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 5px;
    z-index: 10;
}
#cssmenu ul ul li.active > a:after, 
#cssmenu ul ul li.open > a:after, 
#cssmenu ul ul li > a:hover:after {
    border-color: #BECFD8;
}
/* End */


/* Start:/bitrix/components/nexus/news.line/templates/.default/style.css?14436871101805*/
#gdt-main-news {min-width:240px; width:43%; float:left; margin-right:10px;}
#gdt-list-news {min-width:300px; width:53%; float:left;}

#left-arrow {border-color: #204B86 #FFFFFF #204B86 #204B86;}
#right-arrow {border-color: #204B86 #204B86 #204B86 #FFFFFF;margin-left: 10px;}


#left-arrow {border-color: #d8e3e8 #FFFFFF #d8e3e8 #d8e3e8;}
#right-arrow {border-color: #d8e3e8 #d8e3e8 #d8e3e8 #FFFFFF;margin-left: 10px;}


#left-arrow.last {border-right-color:#859CBD}
#right-arrow.last {border-left-color:#859CBD}
#gdt-nav {width: 128px;position:absolute; right:1.5%; top:54px;}
#gdtNEWS {/*background: url("/bitrix/components/nexus/news.line/templates/.default/images/4.gif") repeat-x scroll 0 0 transparent;*/ height: 190px; padding: 10px 0 0 10px; min-width: 560px; width:98%;}
#gdtNEWS {background: #d8e3e8;}
#gdt-news-all {background:#859CBD; float:left; height:18px; margin-top:-5px; padding:2px 2px 2px 5px; width:86px;}
#gdt-news-all a {text-decoration:none; font-weight:bold;right:2.5%; position: absolute; color:#fff;}
#gdtNEWS img {border: 1px solid #fff;}

.gdt-news-item {height:56px; overflow:hidden;}
.gdt-news-item a {color:#859CBD; font-weight:bold;}
.news-date-time {color:#C6C7C8;}
.img-list-thumb {margin-right:10px; float:left;}
.clear {clear:both;}
.arrows {border-width: 6px;border-style: solid; height: 0; width: 0; float:left; cursor:pointer;}
.lists {margin-top: 20px;display:none;}
.lists.list-0 {display:block;}
.main-left{background:#DC0500;color: #FFFFFF;font-weight: bold;left: 21px;padding: 2px 5px;position: absolute;top: 59px;}
.main-title{background:#FFFFFF;bottom: 17px;color: #000000;font-weight: bold;left: 21px;overflow: hidden;position: absolute;width: 240px; height:40px;}
.main-date{float: left;font-size: 14px;height: 15px;margin-top: 2px;width: 50px;}
.main-name{font-size:12px; margin-top: 4px; font-weight:normal;}

/* End */


/* Start:/bitrix/components/nexus/news.line/templates/.default/prettyPopin.css?13732759731018*/
/* ------------------------------------------------------------------------
	Popin
------------------------------------------------------------------------- */

	#overlay {
		background: #000;
		position: absolute; top: 0; left: 0;
		z-index: 10000;
		width: 100%;
	}

	.prettyPopin {
		display: none;
		overflow: hidden;
		position: absolute; z-index: 11000;
		top: 50%; left: 50%;
		background-color:#fff;
	}
	
		.prettyPopin a#b_close {
			display: none;
			position: absolute; z-index: 2;
			top: 10px; right: 13px;
			width: 41px; height: 9px;
			text-indent: -10000px;
			background: url(/bitrix/components/nexus/news.line/templates/.default/images/b_close.gif) bottom left no-repeat;
		}
	
		.prettyPopin .prettyContent {
			position: relative;
			width: 100%; height: 100%;
			font-size: 1.2em;
			background:#fff;
		}
		
			.prettyPopin .prettyContent .prettyContent-container {
				display: none;
				padding: 20px 15px 15px 15px;
			}
		
			.prettyPopin .prettyContent .loader {
				position: absolute;
				top: 50%; left: 50%;
				margin: -14px 0 0 -14px;
			}
/* End */


/* Start:/bitrix/components/innova/slider/lib/tiny-slider.css?15477302012005*/
.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>div,.tns-slider>li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>div,.tns-horizontal.tns-subpixel>li{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>div,.tns-horizontal.tns-no-subpixel>li{float:left;margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>div,.tns-gallery>li{position:absolute;left:-100%;-webkit-transition:transform 0s, opacity 0s;-moz-transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s}.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.loaded{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}

/*# sourceMappingURL=sourcemaps/tiny-slider.css.map */

/* End */


/* Start:/bitrix/templates/.default/components/innova/slider/tekst_all/style.css?15478107824563*/
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700&subset=cyrillic);.innova_slider_template2_slider_inner{display:flex;flex-direction:column;height:100%;width:100%;align-items:center;justify-content:center;padding:0px 60px}.innova_slider_template2_slider_inner .innova_slider_template2_slide_innerH1{font-size:60px;line-height:1;color:#fff;font-family:Montserrat,sans-serif;font-weight:700;padding:0;border:0;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.innova_slider_template2_slide_block{position:relative;background-size:contain;background-repeat:no-repeat;background-position:center;background-color:rgba(0,0,0,.67);display:flex;height:100%}.innova_slider_template2_slider_img{width:100%;text-align:center}.innova_slider_template2_slider_img img{max-width:100%;height:auto}.innova_slider_template2_slider_inner p{font-size:20px;line-height:30px;margin:30px 0 40px;font-family:Montserrat,sans-serif;color:rgba(255,255,255,.75);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}a.innova_slider_template2_slider_btn{outline:0!important;display:inline-block;text-transform:none;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;color:#fff;border-radius:30px;box-sizing:border-box;line-height:40px;font-weight:400;font-family:Montserrat;font-size:17px;background-color:transparent;border:3px solid #fff;-webkit-transition:1s;-moz-transition:1s;-ms-transition:1s;-o-transition:1s;transition:1s;margin:0;padding:0 50px;letter-spacing:0;filter:brightness(100%);opacity:1;transform-origin:50% 50% 0;transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);box-shadow:rgba(0,0,0,.2) 3px 5px 10px 0;border-width:0}.innova_slider_template2_slider_btn:active,.innova_slider_template2_slider_btn:focus,a.innova_slider_template2_slider_btn:hover{text-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;outline:0!important;text-decoration:none;filter:brightness(90%)}a.innova_slider_template2_whole_slider_link{display:block;position:abosulte;width:100%;height:100%}span.innova_slider_template2_slider_btn{display:none}.innova_slider_template2{position:relative;overflow:hidden}.innova_slider_template2 .tns-nav{text-align:center}.innova_slider_template2 .tns-nav button{height:15px;width:15px;border:none;border-radius:50%;margin:10px 5px;background-color:#ccc;opacity:.6}.innova_slider_template2 .tns-nav button:hover{opacity:1}.innova_slider_template2 .tns-nav button.tns-nav-active{background-color:#6c6c6c;opacity:1}.innova_slider_template2 .tns-controls button{position:absolute;display:block;cursor:pointer;outline:0;background:url(/bitrix/components/innova/slider/images/arrows.svg) no-repeat #fff;font-size:0;border:none;z-index:2;-webkit-transition:280ms ease;-moz-transition:280ms ease;-ms-transition:280ms ease;-o-transition:280ms ease;transition:280ms ease;background-size:cover;text-align:center;text-indent:0;line-height:46px;color:#111;font-weight:800;width:46px;height:46px;top:50%;margin-top:-40px;margin-left:-23px;border-radius:50%;opacity:0}.innova_slider_template2:hover .tns-controls button{opacity:.4}.innova_slider_template2 .tns-controls button:after,.innova_slider_template2 .tns-controls button:before{content:none}.innova_slider_template2 .tns-controls button:active,.innova_slider_template2 .tns-controls button:focus,.innova_slider_template2 .tns-controls button:hover{outline:0}.innova_slider_template2 .tns-controls button[data-controls=prev]{left:35px;background-position:2px 1px}.innova_slider_template2 .tns-controls button[data-controls=next]{right:12px;background-position:-48px 1px}.innova_slider_template2 .tns-controls button[data-controls=next]:hover,.innova_slider_template2 .tns-controls button[data-controls=prev]:hover{opacity:1}@-webkit-keyframes innova_slider_template2_fadeOut{from{opacity:1}to{opacity:0}}@keyframes innova_slider_template2_fadeOut{from{opacity:1}to{opacity:0}}.innova_slider_template2_fadeOut{-webkit-animation-name:innova_slider_template2_fadeOut;animation-name:innova_slider_template2_fadeOut}@-webkit-keyframes innova_slider_template2_fadeIn{from{opacity:0}to{opacity:1}}@keyframes innova_slider_template2_fadeIn{from{opacity:0}to{opacity:1}}.innova_slider_template2_fadeIn{-webkit-animation-name:innova_slider_template2_fadeIn;animation-name:innova_slider_template2_fadeIn}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?14696278162530*/
.bx-pagination{margin:10px 0}.bx-pagination .bx-pagination-container{text-align:center;position:relative}.bx-pagination .bx-pagination-container ul{padding:0;margin:0;list-style:none;display:inline-block}.bx-pagination .bx-pagination-container ul li{display:inline-block;margin:0 2px 15px 2px}.bx-pagination .bx-pagination-container ul li span{-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-moz-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-ms-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-o-transition:color .3s ease,background-color .3s ease,border-color .3s ease;transition:color .3s ease,background-color .3s ease,border-color .3s ease;background:#eff0f1;padding:0 8px;display:block;height:32px;min-width:32px;line-height:32px;color:#444;font-size:14px;border-radius:16px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-pagination .bx-pagination-container ul li a{text-decoration:none;display:block;border-radius:16px;height:32px;min-width:32px;line-height:32px;color:#444;vertical-align:middle}.bx-pagination .bx-pagination-container ul li a:hover span{background:#dadada}.bx-pagination .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a span{background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px;color:#444}.bx-pagination .bx-pagination-container ul li.bx-pag-all span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,.bx-pagination .bx-pagination-container ul li.bx-pag-next span{color:#aab1b4;background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px}.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span{background:#fff;border-color:#dadada;color:#000}.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span{background:#3bc915;color:#fff}.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span{background:#f9a91d;color:#fff}.bx-pagination.bx-red .bx-pagination-container ul li.bx-active span{background:#e22b2b;color:#fff}.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}
/* End */


/* Start:/bitrix/gadgets/gosportal/head/styles.css?147377301030*/
.gdhead-name {font-size:120%;}
/* End */


/* Start:/bitrix/components/bitrix/photogallery/templates/.default/style.min.css?149190669324482*/
.photo-top-controls{margin:0 0 1em 1px}.photo-top-controls a{margin:0 6px 0 0}ul.photo-controls,ul.photo-controls li{margin:0;padding:0;border:0;list-style-type:none;overflow:hidden}ul.photo-controls li{height:2em;float:left;padding-right:1em}li.photo-control label,li.photo-control a:link,li.photo-control a:visited,li.photo-control a:active,li.photo-control a:hover{line-height:1.7em;height:1.7em}li.photo-control a:hover,li.photo-control a:active,li.photo-control a.pressed{text-decoration:none}div.photo-controls-buttons ul.photo-controls{height:auto}div.photo-controls-buttons ul.photo-controls li{clear:both;float:none;padding-right:.45em;height:20px!important}div.photo-controls-buttons ul.photo-controls li a{display:block;background-repeat:no-repeat;white-space:nowrap;cursor:pointer;cursor:hand;text-decoration:none}div.photo-controls-buttons ul.photo-controls li a{width:11.61em}div.photo-controls-buttons ul.photo-controls li a span{padding-right:10px;background-position:right bottom}div.photo-controls-buttons ul.photo-controls li a:hover{background-position:left top}div.photo-controls-buttons ul.photo-controls li a:hover span{background-position:right top}li.photo-control-album-edit a{float:left}div.photo-controls-gallery ul.photo-controls li,div.photo-controls-album ul.photo-controls li{float:left;margin-bottom:2px}div.photo-controls-gallery ul.photo-controls li a,div.photo-controls-gallery ul.photo-controls li a span,div.photo-controls-album ul.photo-controls li a,div.photo-controls-album ul.photo-controls li.photo-control-album-edit a span{padding-right:1.2em}div.photo-controls-album,div.photo-controls-gallery{float:right}table.photo-dialog-table,table.photo-popup{border:0;border-collapse:collapse;width:100%}table.photo-dialog-table td,table.photo-popup td{padding:5px!important;background:transparent!important;vertical-align:top!important}table.photo-dialog-table td.photo-dialog-prop-title{text-align:right}table.photo-dialog-table td.photo-dialog-prop-param{text-align:left}table.photo-dialog-table td.photo-dialog-req label{font-weight:bold!important}table.photo-dialog-table textarea{width:400px;height:10em}table.photo-dialog-table td.photo-inp-width input{width:400px}table.photo-dialog-table td.photo-dialog-warning{color:red!important}table.photo-dialog-table td.photo-dialog-prop-param-date{text-align:left}table.photo-dialog-table td.photo-dialog-prop-param-date input{display:block;float:left}table.photo-dialog-table td.photo-dialog-prop-param-date a{display:inline-block!important}div.photo-popup,div.photo-popup div,div.photo-popup form{background-color:white;padding:0;margin:0;font-size:12px}div.photo-popup{background-color:gray;overflow:hidden;width:600px;height:400px}div.photo-popup div.photo-popup-container{border:1px solid black}div.photo-popup div.photo-popup-inner{padding:9px}div.photo-popup div.photo-popup-data{overflow:hidden;width:580px;height:380px}div.photo-popup table{width:100%;border:0}table.photo-popup thead{display:none}div.photo-popup tbody{height:330px}div.photo-popup tbody td{border:0;text-align:left;vertical-align:top}div.photo-popup tbody div.photo-info-box-section-edit-icon,div.photo-popup tbody div.photo-info-box-section-edit,div.photo-popup tbody div.photo-info-box-element-edit{height:335px;overflow:auto;zoom:1}div.photo-popup tfoot td{text-align:center;vertical-align:middle;height:50px;overflow:hidden}div.photo-popup tfoot td input{margin:2px}div.photo-popup div.photo-edit-field{padding:.3em 0 .2em .3em}div.photo-popup div.photo-edit-field-title input,div.photo-popup div.photo-edit-field-tags input,div.photo-popup div.photo-edit-field textarea{width:99%}div.photo-popup div.photo-edit-field select{width:50%}div.photo-filter{margin:1.5em 0 2.5em 0;border:1px solid;padding:1em;width:70%}div.photo-filter-field{margin-bottom:.7em}div.photo-filter-field-inner{margin-bottom:.4em}div.photo-calendar-field label{display:block;margin-bottom:.5em}div.photo-filter-buttons{margin-right:.5em}div.photo-filter-field legend{padding:.5em 1em}div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:none}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:none;padding-left:.5em}span.modern-page-current{font-weight:bold}ul.photo-items-list,ul.photo-items-list,li.photo-item{padding:0;margin:0;list-style-type:none}div.photo-note-box{width:70%;border-width:1px;border-style:solid;margin:1.117em 0;padding:.4em 1.117em}div.photo-note-box ul{padding:.3em .6em;list-style-type:none;margin:0}div.photo-note-box ul li{margin:.3em 0;padding:0}div.photo-breadcrumb-top{margin-bottom:1.27em}div.empty-clear{clear:both;overflow:hidden;height:.1em}div.photo-popup-inner form,form.photo-form{padding:0;margin:0}table.photo-table,table.photo-table td{font-size:100%}div#photo_waitwindow{width:170px!important;padding:10px!important;display:block!important;border:1px solid #eacb6b!important;text-align:center!important;font-size:13px!important;background-color:#fcf7d1!important;background-image:url("/bitrix/themes/.default/images/wait.gif")!important;background-position:10px center!important;background-repeat:no-repeat!important;position:relative!important;z-index:10000;text-align:center;position:static!important;width:100%}div.photo-header-big div.photo-header-inner,div.photo-header-middle div.photo-header-inner{margin-bottom:.78em}div.photo-header-big{border-bottom:1px solid;font-weight:bold;font-size:110%;margin-bottom:.78em}div.photo-header-component{font-weight:bold;font-size:110%;margin-right:1em;margin-bottom:.78em}span.photo-header-link{font-weight:normal;font-size:100%}div.reviews-navigation-top{display:none}div.tags-cloud a{text-decoration:none}div.tags-cloud a:hover{text-decoration:underline}div.photo-album-avatar,div.photo-album-thumbs-avatar,div.photo-album-avatar-empty{background-position:center center;background-repeat:no-repeat;cursor:pointer;cursor:hand;overflow:hidden}div.photo-album-avatar-edit div.photo-album-menu{display:block!important}div.photo-item-cover-block-outside{padding:0 8px 8px 0}div.photo-item-cover-block-inside{padding:8px 20px;border:0}div.photo-item-cover-block-container,div.photo-item-cover-block-outer,div.photo-item-cover-block-inner{border:1px solid}div.photo-item-cover-block-container{position:relative!important}div.photo-item-cover-block-outer,div.photo-item-cover-block-inner{position:absolute!important}div.photo-item-cover-block-container{left:6px;top:8px}div.photo-item-cover-block-outer{left:-4px;top:-4px}div.photo-item-cover-block-inner{left:-4px;top:-4px}div.photo-item-info-block-outer{padding:4px 2px 2px 2px}div.photo-item-cover{cursor:pointer;cursor:hand}div.photo-album-name a{line-height:1.2em}div.photo-album-date,div.photo-album-photos{font-size:11px}div.photo-album-menu-controls{z-index:100;text-align:center}div.photo-album-menu{display:none;width:100%;height:100%;position:relative}div.photo-item-over div.photo-album-menu{display:block!important}div.photo-album-menu div{position:absolute;width:100%;height:100%}div.photo-album-menu-controls a{line-height:1em;display:block}ul.photo-album-list,ul.photo-album-thumbs-list,li.photo-album-item{padding:0;margin:0;list-style-type:none}ul.photo-album-list div.photo-item-info-block-outside{margin-left:0!important}li.photo-album-item{margin:0;float:left;padding:0 30px 30px 0;display:inline}ul.photo-album-thumbs-list li,ul.photo-album-thumbs-list div,ul.photo-album-list li,ul.photo-album-list div{zoom:1}ul.photo-album-list li,ul.photo-album-list div.photo-item-cover-block-outside,ul.photo-album-thumbs-list li,ul.photo-album-thumbs-list div.photo-item-cover-block-outside{float:left}ul.photo-album-list div.photo-item-info-block-outside,ul.photo-album-thumbs-list div.photo-item-info-block-outside{clear:both}li.photo-album-item div.photo-album-name{position:relative;height:1.4em;font-weight:bold;overflow:hidden}li.photo-album-item div.photo-album-name a{line-height:1.4em;text-decoration:none}li.photo-album-item div.photo-album-date{padding-top:1px;float:right}li.photo-album-item div.photo-album-photos{padding-top:1px}li.photo-album-item div.photo-album-photos-top,li.photo-album-item div.photo-album-description{display:none}ul.photo-album-list-first-photos{display:inline-block!important;padding-right:20em}ul.photo-album-list-first-photos li.photo-album-item{float:none!important;display:block}ul.photo-album-list-first-photos .album-name{text-decoration:none;font-size:1.2em;font-weight:bold;color:#373737;font-family:Verdana}ul.photo-album-list-first-photos .album-date,ul.photo-album-list-first-photos .album-photos{text-decoration:none;font-size:1.1em;color:#7f7f7f;margin:0 0 0 7px}ul.photo-album-list-first-photos .album-passworded{text-decoration:none;font-size:1.1em;color:#7f7f7f}ul.photo-album-list-first-photos .more-photos{margin:0 1px}ul.photo-album-list-first-photos .photo-item-cont{padding:6px;border:1px solid #dbdbdb;margin:0 8px 8px 0}ul.photo-album-list-first-photos .album-photos-section{margin:12px 0 10px 0}ul.photo-album-list-first-photos .album-separator-line{height:1px;background-color:#dbdbdb;width:100%;line-height:1px!important;font-size:1px!important}ul.photo-album-list-first-photos .album-list-action-cont{margin:10px 0 0 0!important}ul.photo-album-list-first-photos .album-list-action-cont a{font-size:90%;display:inline-block;margin:0 5px 0 0}ul.photo-album-list-first-photos .album-no-photos{color:#808080}div.photo-album-header div{float:left}div.photo-album-item div.photo-album-name,div.photo-album-item div.photo-album-date{line-height:1.5em}div.photo-album-item div.photo-album-name{font-weight:bold}div.photo-album-item div.photo-album-date,div.photo-album-item div.photo-album-description{margin-top:.3em}div.photo-album-item div.photo-album-info{margin-bottom:1em}.photo-album-edit-cont label{color:#666!important;font-size:11px!important;font-weight:normal!important;font-family:Verdana;margin:8px 4px 0 5px!important;float:left}.photo-album-edit-cont label.photo-al-ed-label-top{display:block!important;margin:3px 0 3px 0!important;float:none!important}.photo-album-edit-cont .photo-al-ed-width{width:400px!important}.photo-album-edit-cont textarea{width:400px!important;height:5em!important;resize:none!important}.photo-album-edit-cont div.integer{display:block!important;float:left;margin-top:4px!important}tr.photo-album-edit-heading td{color:#000!important;font-size:14px!important;font-family:Verdana!important;font-weight:bold!important;padding:10px 5px 5px 10px!important}tr.photo-album-edit-buttons td{padding:10px 5px 5px 140px!important;text-align:left!important}div.photo-ed-al-contols a{border-width:0 0 1px 0!important;border-style:dashed!important;border-color:#567fdd;text-decoration:none;display:inline-block;margin:2px;white-space:nowrap!important}div.photo-ed-al-items-list{overflow:hidden}div.photo-ed-al-items-list div.photo-ed-al-item{border-width:0 0 1px 0;border-style:solid;border-color:#ebebeb;margin:0;padding:10px 0 10px 10px;float:left}div.photo-ed-al-items-list div.photo-ed-al-item .photo-ed-al-item-thumb{background-color:#000;float:left;margin:5px 10px 10px 10px;cursor:pointer!important;display:block}div.photo-ed-al-items-list div.photo-ed-al-item .photo-ed-al-item-thumb div.photo-ed-al-item-thumb-inner{overflow:hidden;position:relative}div.photo-ed-al-items-list div.photo-ed-al-item .photo-ed-al-item-thumb div.photo-ed-al-item-thumb-inner img{position:absolute;border-width:0!important;border-width:0!important}div.photo-ed-al-items-list div.photo-ed-al-item div.photo-ed-al-item-thumb div{background-position:center center;background-repeat:no-repeat}.photo-album-edit-cont div.photo-ed-al-items-list textarea{height:4em!important;display:block}div.photo-ed-al-item-params{float:left;position:relative;width:400px}div.photo-ed-al-item-params a.photo-al-ed-tags-link{color:#666;text-decoration:none;border-bottom:1px dotted #666;cursor:pointer;font-family:Verdana;font-size:11px!important;font-weight:normal!important;margin:5px 0 4px;display:block;float:left}div.photo-ed-al-item-params a.photo-tags{border-width:0!important}div.photo-ed-al-item-params a.photo-al-ed-action,a.photo-al-ed-action{text-decoration:none;border-bottom:1px dashed #567fdd;cursor:pointer;font-family:Verdana;font-size:11px!important;font-weight:normal!important;margin:2px;white-space:nowrap!important;float:right}div.photo-ed-al-item-params input.search-tags{width:300px}div.photo-ed-al-item-params input.photo-al-ed-item-check{position:absolute;right:-25px;top:16px}div.photo-ed-al-show-more{text-align:center;background-color:#ebebeb;padding:6px}div.photo-ed-al-show-more-loading span{display:none!important}div.photo-ed-al-show-more-loading div.photo-wait{display:block!important}div.photo-ed-al-show-more span{border-width:0!important;color:#567fdd;text-decoration:none;white-space:nowrap!important;font-family:Verdana;font-size:13px!important;font-weight:bold!important;cursor:pointer;display:block}div.photo-wait{background:url("/bitrix/js/main/core/images/wait.gif") transparent no-repeat center center;width:19px;height:19px;display:none;margin-left:45%}div.photo-al-ed-rotate{width:16px;height:16px;float:right;cursor:pointer;margin:0 2px 0 0}div.photo-al-ed-rotate-l{background:url("/bitrix/components/bitrix/photogallery/templates/.default/images/arrow-l.png") transparent no-repeat center center}div.photo-al-ed-rotate-r{background:url("/bitrix/components/bitrix/photogallery/templates/.default/images/arrow-r.png") transparent no-repeat center center}div.photo-ed-al-items-list div.photo-ed-al-item-deleted{background:#ffffdf;width:100%}div.photo-ed-al-items-list div.photo-ed-al-item-deleted .photo-ed-al-item-thumb,div.photo-ed-al-items-list div.photo-ed-al-item-deleted div.photo-ed-al-item-params{display:none!important}a.photo-al-ed-action-restore{display:none;margin-right:30px}div.photo-ed-al-items-list div.photo-ed-al-item-deleted a.photo-al-ed-action-restore{display:block!important}.photo-rotate-90{-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}.photo-rotate-180{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}.photo-rotate-270{-moz-transform:rotate(270deg);-webkit-transform:rotate(270deg);-o-transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}.photo-rotate-ie9-90{-ms-transform:rotate(90deg)}.photo-rotate-ie9-180{-ms-transform:rotate(180deg)}.photo-rotate-ie9-270{-ms-transform:rotate(270deg)}div.photo-ed-al-group-actions{text-align:right;padding:5px 14px;float:right}.photo-ed-al-sel-all{color:#666;cursor:pointer;font-family:Verdana;font-size:11px!important;text-decoration:underline}.photo-ed-al-sel-all .photo-ed-al-desel{display:none}.photo-ed-al-desel-all .photo-ed-al-sel{display:none}.photo-ed-al-desel-all .photo-ed-al-desel{display:inline}.photo-ed-al-gract-del,.photo-ed-al-gract-move{color:#567fdd;cursor:pointer;font-family:Verdana;font-size:11px!important;text-decoration:none;border-bottom:1px dotted #567fdd;margin:0 5px}.photo-ed-al-move-popup{background:#fff;border:1px solid #666;overflow:auto;overflow-x:hidden;overflow-y:auto}.photo-ed-al-move-popup a{display:block;margin:0;white-space:nowrap;padding:3px 6px;text-decoration:none}.photo-ed-al-move-popup a:hover{background-color:#ebebeb}div.photo-al-ed-add-set{float:left;width:400px}div.photo-al-ed-add-set span.photo-al-ed-add-link{display:block;margin:5px 0 4px;float:left}div.photo-al-ed-add-set div.photo-al-ed-add-cont{margin:5px 0 4px;width:98%;float:left}div.photo-al-ed-add-set span.photo-al-ed-add-link span{color:#666;text-decoration:underline;cursor:pointer;font-family:Verdana;font-size:12px!important;font-weight:normal!important;float:left}div.photo-al-ed-add-hidden span.photo-al-ed-add-link span.bxph-hiden,div.photo-al-ed-add-hidden div.photo-al-ed-add-cont{display:none!important}div.photo-al-ed-add-set span.photo-al-ed-add-link span.bxph-showed{display:none!important}div.photo-al-ed-add-hidden span.photo-al-ed-add-link span.bxph-showed{display:block!important}input.photo-al-ed-use-pass{display:block;float:left;height:10px!important;line-height:8px!important;margin:8px 0 0}div.bxph-pass-cont{float:left;margin:5px 0 0 0!important;height:26px}div.bxph-pass-cont .bxph-colon,div.bxph-pass-cont input.bxph-pass-field{display:none}div.bxph-show-pass-cont .bxph-colon{display:inline!important}div.bxph-show-pass-cont input.bxph-pass-field{display:inline-block!important;margin:2px 0 0 0!important}div.photo-window-edit table{width:99%}div.photo-window-edit table thead{display:none}div.photo-edit-field-title input{width:80%}div.photo-edit-field-description textarea{width:100%;height:10em}div.photo-edit-field{padding:.7em 0 .3em .3em}div.photo-edit-field-title label,div.photo-edit-field-tags label,div.photo-edit-field-description label,div.photo-edit-field-date label{display:block;margin-bottom:.2em}div.photo-edit-field-image{position:relative;float:left;padding:0;margin:0 5px 5px 0!important;border:0}div.photo-edit-field-image input{position:absolute;z-index:1000;top:2px;left:2px}div.photo-edit-field-image img{cursor:pointer;cursor:hand}li.photo-control-photo-selectall span,li.photo-control-photo-drop span,li.photo-control-photo-moderate span{padding-right:1em;border-right:1px solid}li.photo-control-photo-move select{width:12em;margin-left:.5em}div.photo-controls-photo ul{height:auto}div.photo-controls-photo li{float:none}div.group-by-days{clear:both;padding-bottom:1em}table.photo-photo-item{float:left;margin-right:1.5em;margin-bottom:1.5em}table.photo-photo-item td,table.photo-photo-item th{border:0;margin:0;padding:0}div.photo-photo-name{font-weight:bold}table.photo-photo-item-default td.photo-photo-info div.photo-photo-comments{line-height:1em;height:1.2em;overflow:hidden;font-size:11px;padding-left:3px}table.photo-photo-item-default div.photo-photo-item-inner{padding:3px;vertical-align:top}table.photo-photo-item-table{border:1px solid}table.photo-photo-item-table th.photo-photo-image{padding:1em 1em 0 1em}table.photo-photo-item-table div.photo-photo-name,table.photo-photo-item-table div.photo-photo-rating,table.photo-photo-item-table div.photo-photo-rating div,table.photo-photo-item-table div.photo-photo-comments,table.photo-photo-item-table div.photo-photo-shows{overflow:hidden;white-space:nowrap;line-height:1em;height:1.2em}table.photo-photo-item-table tfoot td.photo-photo-info{padding:1em;vertical-align:top}table.photo-photo-item-table div.photo-photo-item-block-inner{border:1px solid}table.photo-photo-item-table div.photo-photo-info{margin-top:1em}div.photo-photo-item-ascetic{padding:2px;float:left;margin:0 4px 4px 0}a.photo-photo-item-ascetic-inner{overflow:hidden;display:block}div.photo-photo-item-popup{cursor:pointer;cursor:hand;background-position:left top;background-repeat:no-repeat;zoom:1;z-index:1100;visibility:visible;display:block;width:20px;height:20px}div.photo-detail-img div.photo-photo-item-popup{display:none!important}div.photo-detail{margin-bottom:1.5em}div.photo-photo-info div.vote-no-results{display:block}div.photo-detail-image{float:left}div.photo-photo-info div.photo-photo-date{padding-top:.38em}div.photo-photo-info div.photo-photo-description{margin-top:1em;padding-top:.5em}div.photo-photo-tags{padding-top:.5em}div.photo-photo-rating{padding-top:2em}div.photo-controls-photo{margin-top:2em}div.photo-detail-image{padding-right:1em}div.photo-photo-date,div.photo-photo-tags,div.photo-photo-tags a{font-size:11px}div.photo-photo-info #photo_vote td.vote-result{width:100px;overflow:hidden}div.photo-gallery-name{white-space:nowrap}div.photo-gallery-avatar{display:none}ul.photo-galleries-list-ascetic,ul.photo-galleries-list-ascetic li.photo-gallery-item{margin:0;padding:0;border:0;list-style-type:none}ul.photo-galleries-list-ascetic li.photo-gallery-item{width:30em;margin-right:1em;margin-bottom:1em;float:left;height:6.2em;overflow:hidden}ul.photo-galleries-list-ascetic div.photo-gallery-description{line-height:1.5em;height:4.5em}div.photo-gallery-item div.photo-control{float:left;line-height:1.7em;height:1.7em;padding-left:.7em}ul.photo-galleries-list li.photo-gallery-item{padding-bottom:1em}div.photo-controls-gallery-edit{margin-top:.5em}li.photo-gallery-item td.photo-item-cover{display:none}div.photo-gallery-empty a{text-decoration:none}div.photo-edit-fields-gallery i{display:block;font-size:90%;width:80%;color:gray}div.photo-edit-fields-gallery div.photo-edit-field-code input{width:50%}div.photo-edit-fields-gallery div.photo-edit-field-title input{width:80%}div.photo-edit-fields-gallery div.photo-edit-field-description textarea{width:80%;height:10em}div.photo-edit-fields-gallery div.photo-edit-field{padding:.7em 0 .5em .3em}div.photo-edit-fields-gallery div.photo-edit-field-code label,div.photo-edit-fields-gallery div.photo-edit-field-title label,div.photo-edit-fields-gallery div.photo-edit-field-avatar label,div.photo-edit-fields-gallery div.photo-edit-field-description label{display:block;margin-bottom:.2em}div.photo-page-main{position:relative;min-height:300px}div.photo-page-main div.photo-controls-buttons,div.photo-page-main div#photo-links-on-main-page,div.photo-page-main div.photo-info-box-tags-cloud{margin-bottom:2.8em}div.photo-page-main div#photo-main-page-right ul.photo-controls{height:auto}div.photo-page-main div#photo-main-page-right ul.photo-controls li{clear:both}div.photo-page-main #photo-main-page-right{position:absolute;top:0;right:5px;min-width:15em;max-width:25em}div.photo-page-search div.photo-info-box-tags-cloud{width:20em}div.photo-page-section div.photo-info-box-photo-list{margin-bottom:2.8em}div.photo-page-main table.photo-table td.photo-td-left,div.photo-page-search table.photo-table td.photo-td-left{padding-right:2em;width:90%}div.photo-page-main table.photo-table td.photo-td-right div.photo-info-box-galleries,div.photo-page-search table.photo-table td.photo-td-right div.photo-info-box-tags-cloud{width:25em}div.photo-page-main td.photo-td-right ul.photo-controls,div.photo-page-main td.photo-td-right ul.photo-controls li{clear:both;overflow:visible}div.photo-controls-authorize{display:none}div.photo-controls-mainpage li.photo-gallery-item{width:11.5em;overflow:hidden;margin:0 .5em 0 0;float:left;height:2em;overflow:hidden}div.photo-controls-mainpage div.photo-gallery-name{font-weight:normal;line-height:2em;height:2em}div.photo-controls-mainpage div.photo-gallery-name a{font-weight:normal;line-height:1.7em;height:1.7em}div.photo-photo-item-simple{padding-top:.3em}div.photo-photo-item-simple div.photo-photo-name{float:left;font-weight:normal;white-space:nowrap;overflow:hidden;display:none}div.photo-photo-item-simple div.photo-gallery-info{white-space:nowrap;overflow:hidden}div.photo-photo-item-simple div.photo-simple-gallery label{display:none}div.photo-page-main div.photo-controls-usermenu,div.photo-page-main div.photo-info-box-best-photo,div.photo-page-main div.photo-info-box-photo-list,div.photo-page-main div.photo-info-box-galleries{margin-bottom:2.5em}div.photo-page-section div.photo-info-box-photo-list{margin-bottom:2.8em}div.photo-page-gallery{margin-top:.78em;padding-top:2em;border-top-width:1px;border-top-style:solid}div.pbar-mark,div.pbar-mark-green{width:17px;height:17px;background-repeat:no-repeat;padding:0}div.pbar-mark-green{background-image:url(/bitrix/themes/.default/images/pbar/kv_green.gif)}div.pbar-outer{padding:1px;margin:0;border:1px solid #8e99be;display:block;position:relative;top:0;width:350px;height:13px;overflow:hidden;white-space:nowrap}div.pbar-inner,div.pbar-inner-red,div.pbar-inner-green,div.pbar-inner-yellow,div.pbar-inner-red-error,div.pbar-inner-green-error,div.pbar-inner-yellow-error{padding:0;margin:0;border:0;display:inline;height:13px;background-repeat:repeat-x}div.pbar-inner-green{background-image:url(/bitrix/themes/.default/images/pbar/bar_green.gif)}div.pbar-inner-green-error{background-image:url(/bitrix/themes/.default/images/pbar/bar_green_err.gif)}div.pbar-title-outer{padding:0;margin:0;display:block;position:relative;top:0;border:0;width:350px}div.pbar-title-inner{padding:0 10px;width:100%;text-align:center}div.photo-page-galleries-recalc div.photo-info-box{margin-bottom:1em}
/* End */


/* Start:/bitrix/components/bitrix/photogallery/templates/.default/themes/gray/style.css?14696270957261*/
div.photo-page-gallery, div.photo-header-big, div.photo-filter{ border-color: #ECECEC; }
div.photo-photo-date, div.photo-photo-tags, div.photo-photo-tags a, div.photo-album-date { color: #7E7E7E;}
li.photo-album-item div.photo-album-photos {color: #000000;}

/************** Menu Controls **************************************/
/*
div.photo-controls-buttons ul.photo-controls li a, 
div.photo-controls-buttons ul.photo-controls li a span { background-image: url('/bitrix/components/bitrix/photogallery/templates/.default/themes/gray/images/buttons/button.gif');}
div.photo-controls-buttons ul.photo-controls li a { color: #616161;}
div.photo-controls-moderate ul.photo-controls li a{ color: #BC262C; }
div.photo-controls-gallery ul.photo-controls li a,
div.photo-controls-gallery ul.photo-controls li a span,
div.photo-controls-album ul.photo-controls li a, 
div.photo-controls-album ul.photo-controls li a span { background-image: url('/bitrix/components/bitrix/photogallery/templates/.default/themes/gray/images/buttons/button_slim.gif');}
div.photo-controls-album ul.photo-controls li.photo-control-album-edit a span { background-image: url('/bitrix/components/bitrix/photogallery/templates/.default/themes/gray/images/buttons/button_slim_arrow.gif')!important;}

td.gutter div.photo-control-album-edit{background-image: url('/bitrix/components/bitrix/photogallery/templates/.default/themes/gray/images/icons/alb_edit.png');}
td.gutter div.photo-control-album-edit-icon{background-image: url('/bitrix/components/bitrix/photogallery/templates/.default/themes/gray/images/icons/alb_edit_icon.png')!important;}
td.gutter div.photo-control-album-edit-sort{background-image: url('/bitrix/components/bitrix/photogallery/templates/.default/themes/gray/images/icons/alb_edit.png');}
td.gutter div.photo-control-album-drop{background-image: url('/bitrix/components/bitrix/photogallery/templates/.default/themes/gray/images/icons/alb_drop.png');}
*/
/************** Menu Controls/**************************************/

li.photo-control-photo-selectall span, li.photo-control-photo-drop span, 
li.photo-control-photo-moderate span, 
div.photo-album-menu-controls a:hover, 
div.photo-album-menu-controls a:active, 
div.modern-page-navigation a, 
span.modern-page-current, 
div.modern-page-navigation a.modern-page-previous, 
span.modern-page-dots { 
	border-color: #CDCDCD; }


/************** Standart *******************************************/
div.photo-note-box {
	background: #fffdc3; 
	border-color: #ffca63;}
font.starrequired{
	color:red;}
 /************** Standart/*******************************************/
/******************************************************************** 
				Album
********************************************************************/
/*div.photo-album-avatar, div.photo-album-thumbs-avatar, */div.photo-album-avatar-empty{background-color: #E2E2E2;}
div.photo-album-avatar-empty { background-image: url('/bitrix/components/bitrix/photogallery/templates/.default/themes/gray/images/album/cover_empty.gif');}
div.photo-item-cover-block-container, 
div.photo-item-cover-block-outer, 
div.photo-item-cover-block-inner { border-color: #B0B0B0; }
/************** Album controls on cover ****************************/
div.photo-album-menu-substrate {
	background-position: -20px top;
	background-repeat: no-repeat; 
	background-image: url('/bitrix/components/bitrix/photogallery/templates/.default/themes/gray/images/album/cover_white_mat.png');}
div.photo-album-menu-controls span {
	display: none; }
div.photo-album-menu-controls a:link, 
div.photo-album-menu-controls a:visited, 
div.photo-album-menu-controls a:active, 
div.photo-album-menu-controls a:hover {
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	line-height: 1em;
	float: left;
	display: block;
	border: 1px solid #FFFFFF;}
div.photo-album-menu-controls a:hover, div.photo-album-menu-controls a:active { 
	border: 1px solid #B0B0B0;}
div.photo-album-menu-controls a.photo-control-album-edit {background-image:url('/bitrix/components/bitrix/photogallery/templates/.default/themes/gray/images/icons/alb_edit.png');}
div.photo-album-menu-controls a.photo-control-album-edit-icon {background-image:url('/bitrix/components/bitrix/photogallery/templates/.default/themes/gray/images/icons/alb_edit_icon.png');}
div.photo-album-menu-controls a.photo-control-album-drop {background-image:url('/bitrix/components/bitrix/photogallery/templates/.default/themes/gray/images/icons/alb_drop.png');}

/************** Album Single ***************************************/
div.photo-album-password div.photo-album-name, li.photo-album-password div.photo-album-name {
	padding-left:15px;
	background-image:url('/bitrix/components/bitrix/photogallery/templates/.default/themes/gray/images/album/lock.gif');
	background-repeat:no-repeat;
	background-position:left center;}
li.photo-album-password div.photo-album-name{
	background-position:left 15%; }
/******************************************************************** 
				/ Album
********************************************************************/

/******************************************************************** 
				Photo 
********************************************************************/
table.photo-photo-item-notapproved div.photo-photo-item-inner, 
table.photo-photo-item-notapproved div.photo-photo-item-outline, 
div.photo-photo-item-notapproved { background-color:#FED2D2!important;}
table.photo-photo-item-checked div.photo-photo-item-inner, 
div.photo-photo-item-checked{ background-color:#E0DFE3!important;}
/************** Photo Table Shadow *********************************/
table.photo-photo-item-table, table.photo-photo-item-table div.photo-photo-item-block-inner{
	border-color: #BBBBBB;}
table.photo-photo-item-table th, table.photo-photo-item-table td{
	background-color: #F6F6F6;}
table.photo-photo-item-table table.photo-photo-image td {
	background-color: #FFFFFF!important;}
table.photo-photo-item-table div.photo-photo-item-block-outer{
	padding-bottom: 6px;
	background-image: url('/bitrix/components/bitrix/photogallery/templates/.default/themes/gray/images/photo/shadow.gif');
	background-repeat: no-repeat;
	background-position: right bottom;}
table.photo-photo-item-table div.photo-photo-item-block-container{
	background-image: url('/bitrix/components/bitrix/photogallery/templates/.default/themes/gray/images/photo/shadow.gif');
	background-repeat: no-repeat;
	background-position: left bottom;}
/************** Popup div To Detail to around Slider ***************/
div.photo-photo-item-popup {background-image:url('/bitrix/components/bitrix/photogallery/templates/.default/themes/gray/images/photo/arrow.gif');}
/************** Photo navigation on detail page ********************/
#photo_go_to_prev span, #photo_go_to_next span {display:none;}
#photo_go_to_prev, #photo_go_to_next {
	display: block;
	width: 23px;
	height: 23px;
	background-position: left center;
	background-repeat: no-repeat;}
a#photo_go_to_prev, a#photo_go_to_next { background-image: url('/bitrix/components/bitrix/photogallery/templates/.default/themes/gray/images/buttons/arrow.gif'); }
div#photo_go_to_prev, div#photo_go_to_next { background-image: url('/bitrix/components/bitrix/photogallery/templates/.default/themes/gray/images/buttons/arrow_disabled.gif'); }
a#photo_go_to_next, div#photo_go_to_next { background-position: right center; }
/************** Photo Voting ***************************************/
div.iblock-vote {
	line-height: 13px;}
div.star-active {
	cursor: pointer; }
div.star-empty, div.star-voted, div.star-over {
	background-image: url('/bitrix/components/bitrix/photogallery/templates/.default/themes/gray/images/vote.gif');
	background-repeat: no-repeat;
	background-position: right center;
	width: 13px;
	height: 13px;
	overflow: hidden;
	float: left;
	margin-right: 1px; }
div.star-voted {
	background-position: center center; }
div.star-over {
	background-position: left center; }
td.vote-result { 
	padding-left: 5px; } 
div.vote-no-results {
	display: none; }
/******************************************************************** 
				Photo 
********************************************************************/
/******************************************************************** 
				Gallery 
********************************************************************/
div.photo-gallery-description {color: #7E7E7E; }
/******************************************************************** 
				/ Gallery 
********************************************************************/

/* End */


/* Start:/bitrix/components/bitrix/desktop/templates/.default/style.min.css?14696275162414*/
body.body-popup{margin:10px}div.empty{width:1px;height:1px;overflow:hidden}table.data-table-gadget{width:100%;background-color:white;margin-bottom:10px}.gdparent{border:1px solid #becfd8;position:relative;background-color:white}.gdcorn{position:absolute;left:-1px;top:-1px;width:4px;height:4px;background-image:url(/bitrix/components/bitrix/desktop/templates/.default/images/gadget.gif);overflow:hidden}.gdbcorn{position:absolute;left:-1px;top:-3px;width:4px;height:4px;background-image:url(/bitrix/components/bitrix/desktop/templates/.default/images/gadget.gif);background-position:0 -4px;overflow:hidden}.gdheader{background-color:#d8e3e8;padding:10px;margin:1px;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:14px;font-weight:bold}.gdcontent{padding:10px;zoom:1}a.gdremove,a.gdsettings,a.gdhide,a.gdshow,a.gdshow:hover,a.gdremove:hover,a.gdsettings:hover,a.gdhide:hover{float:right;height:19px;width:19px;margin-left:3px;margin-top:0;overflow:hidden;position:relative;background-image:url(/bitrix/components/bitrix/desktop/templates/.default/images/gadget.gif)}a.gdsettings{background-position:-4px 0}a.gdhide{background-position:-23px 0}a.gdremove{background-position:-42px 0}.gdhided a.gdhide{background-position:-61px 0}a.gdsettings:hover{background-position:-4px -19px}a.gdhide:hover{background-position:-23px -19px}a.gdremove:hover{background-position:-42px -19px}.gdhided a.gdhide:hover{background-position:-61px -19px}.gdnoparams{display:none}.gdhided .gdcontent{display:none}.gdoptions{padding:4px;background-color:#e8e8e8}.gdsettrow{margin:4px}div.bx-gd-buttons{margin-bottom:30px;padding-left:3px}div.bx-gd-button{height:21px;float:left}div.bx-gd-button span{display:block;float:left;height:21px;cursor:pointer}div.bx-gd-button span.bx-gd-text{background-position:left center;background-repeat:no-repeat;padding-left:21px;display:block;text-decoration:none}div.bx-gd-button span.bx-gd-l{background:url(/bitrix/components/bitrix/desktop/templates/.default/images/btn/btn_l.gif);width:2px}div.bx-gd-button span.bx-gd-r{background:url(/bitrix/components/bitrix/desktop/templates/.default/images/btn/btn_r.gif);width:2px}div.bx-gd-button span.bx-gd-c{background:url(/bitrix/components/bitrix/desktop/templates/.default/images/btn/btn_bg.gif);padding:0 11px 0 7px;line-height:20px}div.bx-gd-add span.bx-gd-text{background-image:url(/bitrix/components/bitrix/desktop/templates/.default/images/btn/plus.gif)}div.bx-gd-clear span.bx-gd-text{background-image:url(/bitrix/components/bitrix/desktop/templates/.default/images/btn/del.gif)}div.bx-gd-setdef span.bx-gd-text{background-image:url(/bitrix/components/bitrix/desktop/templates/.default/images/btn/set.gif)}div.bx-gd-setdef,div.bx-gd-clear{float:right;padding-left:10px}div.bx-gd-button a{display:block;color:black;text-decoration:none;font-size:95%}.bx-gadgets-drag{position:absolute;border:1px solid #777;z-index:10000}
/* End */


/* Start:/bitrix/components/bisexpert/owlslider/theme/owl.carousel.css?14697418881476*/
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(/bitrix/components/bisexpert/owlslider/theme/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/* End */


/* Start:/bitrix/components/bisexpert/owlslider/theme/owl.theme.css?14697418883942*/
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}

.owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons div {
    display: none;
    position: absolute;
    top: 50%;
    border-radius: 0;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    opacity: 0.5;
    padding: 0;
    margin: -28px 0 0 0;
    width: 56px;
    height: 58px;
    color: transparent;
    text-indent: -9999em;
}
.owl-main-wrap:hover .owl-theme--arrows .owl-controls .owl-buttons div {
    display: block;
}
.owl-theme--arrows .owl-controls .owl-buttons .owl-prev {
    left: 0;
    background: url("/bitrix/components/bisexpert/owlslider/theme/slider-arrow-left.png") no-repeat;
}

.owl-theme--arrows .owl-controls .owl-buttons .owl-next {
    right: 0;
    background: url("/bitrix/components/bisexpert/owlslider/theme/slider-arrow-right.png") no-repeat;
}


/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1 !important;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(/bitrix/components/bisexpert/owlslider/theme/AjaxLoader.gif) no-repeat center center
}

/* component fix*/
.owl-main-wrap {
    position: relative;
	display: table;
	table-layout: fixed;
	width: 100%;
}
.owl-main-wrap__inner {
    padding: 0;
}
.owl-carousel__item-link {
    display: block;
}
.owl-main-wrap .owl-theme--responsive .adaptive-img {
    display: block;
    max-width: 100%;
    height: auto;
}
.owl-main-wrap .owl-theme--center .adaptive-img {
    margin: 0 auto;
}
.owl-carousel__item-descr {
    position: absolute;
    width: 100%;
    padding: 8px 10px 10px;
    background: rgba(0,0,0,0.7);
    left: 0;
    bottom: 0;
    font-size: 16px;
    color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-transition-property: padding-bottom;
    -webkit-transition-duration: .3s;
    -moz-transition: padding-bottom .3s;
    -o-transition: padding-bottom .3s;
    transition: padding-bottom .3s;
}
.owl-main-wrap:hover .owl-carousel__item-descr {
    padding-bottom: 24px;
}
.owl-carousel__object-item {
    position: relative;
}
.owl-carousel__object-item__link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.owl-carousel__object-item figure {
    display: block;
}
.owl-dev-link {
    display: block;
    color: rgba(126, 126, 126, 0.7);
    font-size: 10px;
    text-decoration: none;
    text-align: right;
}
.owl-main-wrap:hover .owl-dev-link:hover {
    color: rgba(141, 173, 255, 1);
    text-decoration: underline;
}

/* media query */
@media screen and (max-width: 560px) {
    .owl-main-wrap .owl-theme--arrows .owl-controls .owl-buttons div {
        display: none;
    }
    .owl-carousel__item-descr {
        display: none;
    }
}

/* End */


/* Start:/bitrix/components/bisexpert/owlslider/theme/owl.transitions.css?146974188832820*/
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x : 50%;
    -webkit-perspective-origin-y : 50%;
    -moz-perspective : 1200px;
    -moz-perspective-origin-x : 50%;
    -moz-perspective-origin-y : 50%;
    perspective : 1200px;
}
/* fade */
.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease;
}
.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
    0% {opacity: 1}
}
@-moz-keyframes empty {
    0% {opacity: 1}
}
@keyframes empty {
    0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
    0% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes fadeIn {
    0% { opacity:0; }
    100% { opacity:1; }
}
@keyframes fadeIn {
    0% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
    0% { opacity:1; }
    100% { opacity:0; }
}
@-moz-keyframes fadeOut {
    0% { opacity:1; }
    100% { opacity:0; }
}
@keyframes fadeOut {
    0% { opacity:1; }
    100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
    25% { opacity: .5; -webkit-transform: translateZ(-500px); }
    75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
    100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
    25% { opacity: .5; -moz-transform: translateZ(-500px); }
    75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
    100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
    25% { opacity: .5; transform: translateZ(-500px); }
    75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
    100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
    0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
    75% { opacity: .5; -webkit-transform: translateZ(-500px); }
    100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
    0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
    75% { opacity: .5; -moz-transform: translateZ(-500px); }
    100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
    0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
    75% { opacity: .5; transform: translateZ(-500px); }
    100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
    to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
    to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
    to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
    from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
    from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
    from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
    from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
    from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
    from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
    to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
    to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
    to { opacity: 0; transform: scale(1.5); }
}

/* ================================= */
/* Transitions ported from codedrops */
/* ================================= */

/* ========= */
/* SoftScale */
/* ========= */
.owl-softScale-next-out {
    -webkit-animation: scaleUp 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: scaleUp 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.owl-softScale-next-in {
    -webkit-animation: scaleDownUp 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: scaleDownUp 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.owl-softScale-prev-out {
    -webkit-animation: scaleDown 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: scaleDown 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.owl-softScale-prev-in {
    -webkit-animation: scaleUpDown 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: scaleUpDown 1.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes scaleUp {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: scale(1.2);
        opacity: 0;
    }
}

@keyframes scaleUp {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
    }
}

@-webkit-keyframes scaleDownUp {
    from {
        opacity: 0;
        -webkit-transform: scale(0.9);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@keyframes scaleDownUp {
    from {
        opacity: 0;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes scaleDown {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        opacity: 0;
        -webkit-transform: scale(0.9);
    }
}

@keyframes scaleDown {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        opacity: 0;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@-webkit-keyframes scaleUpDown {
    from {
        -webkit-transform: scale(1.2);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@keyframes scaleUpDown {
    from {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

/* Press away */
/************ */

.owl-pressAway-next-out {
    -webkit-animation: slideOutScaleRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideOutScaleRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.owl-pressAway-next-in {
    opacity: 1;
    -webkit-animation: slideInFromLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideInFromLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.owl-pressAway-prev-out {
    -webkit-animation: slideOutScaleLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideOutScaleLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.owl-pressAway-prev-in {
    opacity: 1;
    -webkit-animation: slideInFromRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideInFromRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes slideOutScaleRight {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: translateX(100%) scale(0.9);
        opacity: 0;
    }
}

@keyframes slideOutScaleRight {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: translateX(100%) scale(0.9);
        transform: translateX(100%) scale(0.9);
        opacity: 0;
    }
}

@-webkit-keyframes slideInFromLeft {
    from {
        -webkit-transform: translateX(-100%);
    }
    to {
        -webkit-transform: translateX(0);
    }
}

@keyframes slideInFromLeft {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes slideOutScaleLeft {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: translateX(-100%) scale(0.9);
        opacity: 0;
    }
}

@keyframes slideOutScaleLeft {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: translateX(-100%) scale(0.9);
        transform: translateX(-100%) scale(0.9);
        opacity: 0;
    }
}

@-webkit-keyframes slideInFromRight {
    from {
        -webkit-transform: translateX(100%);
    }
    to {
        -webkit-transform: translateX(0);
    }
}

@keyframes slideInFromRight {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

/* Side Swing */
/*****************************************/

.owl-sideSwing-next-out {
    -webkit-animation: slideOutScaleRight 1.2s forwards;
    animation: slideOutScaleRight 1.2s forwards;
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1); /* older webkit */
    -webkit-animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
    animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
}

.owl-sideSwing-next-in {
    opacity: 1;
    -webkit-animation: slideInFromLeft 1.2s forwards;
    animation: slideInFromLeft 1.2s forwards;
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1); /* older webkit */
    -webkit-animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
    animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
}

.owl-sideSwing-prev-out {
    -webkit-animation: slideOutScaleLeft 1.2s forwards;
    animation: slideOutScaleLeft 1.2s forwards;
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1); /* older webkit */
    -webkit-animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
    animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
}

.owl-sideSwing-prev-in {
    opacity: 1;
    -webkit-animation: slideInFromRight 1.2s forwards;
    animation: slideInFromRight 1.2s forwards;
    -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1); /* older webkit */
    -webkit-animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
    animation-timing-function: cubic-bezier(1, -0.2, 0, 1);
}

/* Fortune wheel */
/*************** */

.fxFortuneWheel .itemwrap {
    -webkit-perspective: 1600px;
    perspective: 1600px;
}

.owl-fortuneWheel-next-out {
    -webkit-animation: slideOutScaleRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideOutScaleRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.owl-fortuneWheel-next-in {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-animation: rotateInFromLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: rotateInFromLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.owl-fortuneWheel-prev-out {
    -webkit-animation: slideOutScaleLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideOutScaleLeft 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.owl-fortuneWheel-prev-in {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-animation: rotateInFromRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: rotateInFromRight 1.2s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes rotateInFromLeft {
    from {
        -webkit-transform: translateX(-100%) rotateY(-55deg);
    }
    to {
        -webkit-transform: translateX(0) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes rotateInFromLeft {
    from {
        -webkit-transform: translateX(-100%) rotateY(-55deg);
        transform: translateX(-100%) rotateY(-55deg);
    }
    to {
        -webkit-transform: translateX(0) rotateY(0deg);
        transform: translateX(0) rotateY(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes rotateInFromRight {
    from {
        -webkit-transform: translateX(100%) rotateY(55deg);
    }
    to {
        -webkit-transform: translateX(0) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes rotateInFromRight {
    from {
        -webkit-transform: translateX(100%) rotateY(55deg);
        transform: translateX(100%) rotateY(55deg);
    }
    to {
        -webkit-transform: translateX(0) rotateY(0deg);
        transform: translateX(0) rotateY(0deg);
        opacity: 1;
    }
}

/* Push reveal */
/***************/

.owl-reveal-next-out {
    opacity: 1;
    -webkit-animation: slideOutBottom 0.7s forwards ease-in-out;
    animation: slideOutBottom 0.7s forwards ease-in-out;
    z-index: 1000;
}

.owl-reveal-next-in {
    opacity: 1;
    -webkit-animation: slideInHalfFromTop 0.7s forwards ease-in-out;
    animation: slideInHalfFromTop 0.7s forwards ease-in-out;
    z-index: 1001;
}

.owl-reveal-prev-out {
    opacity: 1;
    -webkit-animation: slideOutHalfTop 0.7s forwards ease-in-out;
    animation: slideOutHalfTop 0.7s forwards ease-in-out;
    z-index: 1000;
}

.owl-reveal-prev-in {
    opacity: 1;
    z-index: 1001;
    -webkit-animation: slideInFromBottom 0.7s forwards ease-in-out;
    animation: slideInFromBottom 0.7s forwards ease-in-out;
}

@-webkit-keyframes slideOutBottom {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: translateY(100%);
    }
}

@keyframes slideOutBottom {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

@-webkit-keyframes slideInHalfFromTop {
    from {
        -webkit-transform: translateY(-50%);
    }
    to {
        -webkit-transform: translateY(0);
    }
}

@keyframes slideInHalfFromTop {
    from {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes slideOutHalfTop {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: translateY(-50%);
    }
}

@keyframes slideOutHalfTop {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

@-webkit-keyframes slideInFromBottom {
    from {
        -webkit-transform: translateY(100%);
    }
    to {
        -webkit-transform: translateY(0);
    }
}

@keyframes slideInFromBottom {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

/* Snap in */
/***********/

.owl-snapIn-next-out {
    -webkit-animation: slideOutLeft 0.5s forwards ease-in;
    animation: slideOutLeft 0.5s forwards ease-in;
}

.owl-snapIn-next-in {
    z-index: 1001;
    opacity: 1;
    -webkit-animation: slideFromRightFast 0.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideFromRightFast 0.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.owl-snapIn-prev-out {
    -webkit-animation: slideOutRight 0.5s forwards ease-in;
    animation: slideOutRight 0.5s forwards ease-in;
}

.owl-snapIn-prev-in {
    z-index: 1001;
    opacity: 1;
    -webkit-animation: slideFromLeftFast 0.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideFromLeftFast 0.5s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.owl-snapIn-next-out::after,
.owl-snapIn-next-in::after,
.owl-snapIn-prev-out::after,
.owl-snapIn-prev-in::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
    background-color: rgba(0,0,0,0.8);
    transition: opacity 0.4s 0.1s ease-in;
}

.owl-snapIn-prev-out::after,
.owl-snapIn-next-out::after {
    opacity: 1;
}

@-webkit-keyframes slideOutLeft {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: translateX(-10%);
    }
}

@keyframes slideOutLeft {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: translateX(-10%);
        transform: translateX(-10%);
    }
}

@-webkit-keyframes slideFromRightFast {
    0%,50% {
        -webkit-transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(0%);
    }
}

@keyframes slideFromRightFast {
    0%,50% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@-webkit-keyframes slideOutRight {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: translateX(10%);
    }
}

@keyframes slideOutRight {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: translateX(10%);
        transform: translateX(10%);
    }
}

@-webkit-keyframes slideFromLeftFast {
    0%,50% {
        -webkit-transform: translateX(-100%);
    }
    100% {
        -webkit-transform: translateX(0%);
    }
}

@keyframes slideFromLeftFast {
    0%,50% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}

/* Let me in */
/*************/

.owl-letMeIn-next-out {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-animation: rotateOutRight 0.5s forwards ease-in-out;
    animation: rotateOutRight 0.5s forwards ease-in-out;
}

.owl-letMeIn-next-in {
    z-index: 1001;
    opacity: 1;
    -webkit-animation: slideFromRightFast 0.5s forwards ease;
    animation: slideFromRightFast 0.5s forwards ease;
}

.owl-letMeIn-prev-out {
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    -webkit-animation: rotateOutLeft 0.5s forwards ease-in-out;
    animation: rotateOutLeft 0.5s forwards ease-in-out;
}

.owl-letMeIn-prev-in {
    z-index: 1001;
    opacity: 1;
    -webkit-animation: slideFromLeftFast 0.5s forwards ease;
    animation: slideFromLeftFast 0.5s forwards ease;
}

.owl-letMeIn-next-out::after,
.owl-letMeIn-next-in::after,
.owl-letMeIn-prev-out::after,
.owl-letMeIn-prev-in::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
    background-color: rgba(0,0,0,0.6);
    transition: opacity 0.5s ease-in-out;
}

.owl-letMeIn-prev-out::after,
.owl-letMeIn-next-out::after {
    opacity: 1;
}

@-webkit-keyframes rotateOutRight {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: rotateY(10deg);
    }
}

@keyframes rotateOutRight {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: rotateY(10deg);
        transform: rotateY(10deg);
    }
}

@-webkit-keyframes rotateOutLeft {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: rotateY(-10deg);
    }
}

@keyframes rotateOutLeft {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: rotateY(-10deg);
        transform: rotateY(-10deg);
    }
}

/* Stick it */
/************/

.owl-stickIt-next-out {
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-animation: rotateBottomSideOut 0.8s forwards ease-in;
    animation: rotateBottomSideOut 0.8s forwards ease-in;
}

.owl-stickIt-next-in {
    z-index: 1001;
    opacity: 1;
    -webkit-animation: slideInFromBottomDelayed 0.8s forwards;
    animation: slideInFromBottomDelayed 0.8s forwards;
}

.owl-stickIt-prev-out {
    opacity: 1;
    -webkit-animation: slideOutToBottom 0.8s forwards;
    animation: slideOutToBottom 0.8s forwards;
}

.owl-stickIt-prev-in {
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-animation: rotateBottomSideIn 0.8s 0.1s forwards ease-in;
    animation: rotateBottomSideIn 0.8s 0.1s forwards ease-in;
}

@-webkit-keyframes rotateBottomSideOut {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    40% {
        -webkit-transform: rotateX(-15deg);
        -webkit-animation-timing-function: ease-out;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.8) translateZ(-200px);
    }
}

@keyframes rotateBottomSideOut {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    40% {
        -webkit-transform: rotateX(-15deg);
        transform: rotateX(-15deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.8) translateZ(-200px);
        transform: scale(0.8) translateZ(-200px);
    }
}

@-webkit-keyframes slideInFromBottomDelayed {
    0%, 30% {
        -webkit-transform: translateY(100%);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}

@keyframes slideInFromBottomDelayed {
    0%, 30% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes rotateBottomSideIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.8) translateZ(-200px);
    }
    60% {
        -webkit-transform: scale(1) translateZ(0) rotateX(-15deg);
        -webkit-animation-timing-function: ease-out;
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1) translateZ(0) rotateX(0deg);
    }
}

@keyframes rotateBottomSideIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.8) translateZ(-200px);
        transform: scale(0.8) translateZ(-200px);
    }
    60% {
        -webkit-transform: scale(1) translateZ(0) rotateX(-15deg);
        transform: scale(1) translateZ(0) rotateX(-15deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1) translateZ(0) rotateX(0deg);
        transform: scale(1) translateZ(0) rotateX(0deg);
    }
}

@-webkit-keyframes slideOutToBottom {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: translateY(100%);
    }
}

@keyframes slideOutToBottom {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

/* Archive me */
/**************/

.owl-archiveMe-next-out {
    -webkit-animation: scaleHalfDown 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: scaleHalfDown 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.owl-archiveMe-next-in {
    z-index: 1001;
    opacity: 1;
    -webkit-animation: slideInFromBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideInFromBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.owl-archiveMe-prev-out {
    -webkit-animation: slideOutToBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: slideOutToBottom 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.owl-archiveMe-prev-in {
    -webkit-animation: scaleHalfUp 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: scaleHalfUp 0.7s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.owl-archiveMe-next-out::before,
.owl-archiveMe-next-in::before,
.owl-archiveMe-prev-out::before,
.owl-archiveMe-prev-in::before,
.owl-archiveMe-next-out::after,
.owl-archiveMe-next-in::after,
.owl-archiveMe-prev-out::after,
.owl-archiveMe-prev-in::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: rgba(0,0,0,0.7);
    transition: opacity 0.7s cubic-bezier(0.7, 0, 0.3, 1);
}

.owl-archiveMe-next-out::after,
.owl-archiveMe-next-in::after,
.owl-archiveMe-prev-out::after,
.owl-archiveMe-prev-in::after,
.owl-archiveMe-next-out::after,::before {
    opacity: 1;
}

.owl-archiveMe-next-out::before,
.owl-archiveMe-next-in::before,
.owl-archiveMe-prev-out::before,
.owl-archiveMe-prev-in::before,
    /*.fxArchiveMe li.current::after,*/
.owl-archiveMe-next-in::after,
.owl-archiveMe-prev-in::after {
    opacity: 0;
}

.owl-archiveMe-next-in::after {
    transition: none;
}

@-webkit-keyframes scaleHalfDown {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: scale(0.6);
        opacity: 0;
    }
}

@keyframes scaleHalfDown {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 0;
    }
}

@-webkit-keyframes scaleHalfUp {
    from {
        opacity: 0;
        -webkit-transform: scale(0.6);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@keyframes scaleHalfUp {
    from {
        opacity: 0;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

/*****************************************/
/* Slide Behind */
/* From https://github.com/hakimel/kontext by Hakim El Hattab, http://hakim.se */
/*****************************************/

.owl-slideBehind-next-out {
    -webkit-animation: hideLeft 0.8s forwards;
    animation: hideLeft 0.8s forwards;
}

.owl-slideBehind-next-in {
    -webkit-animation: showRight 0.8s forwards;
    animation: showRight 0.8s forwards;
}

.owl-slideBehind-prev-out {
    -webkit-animation: hideRight 0.8s forwards;
    animation: hideRight 0.8s forwards;
}

.owl-slideBehind-prev-in {
    -webkit-animation: showLeft 0.8s forwards;
    animation: showLeft 0.8s forwards;
}

@-webkit-keyframes hideLeft {
    0% { -webkit-transform: translateZ( 0px ); }
    40% { -webkit-transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); z-index: 9999; }
    100% { opacity: 1; -webkit-transform: translateZ( -400px ); }
}

@keyframes hideLeft {
    0% { -webkit-transform: translateZ( 0px ); transform: translateZ( 0px ); }
    40% { -webkit-transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); z-index: 9999; }
    100% { opacity: 1; -webkit-transform: translateZ( -400px ); transform: translateZ( -400px ); }
}

@-webkit-keyframes showRight {
    0% { -webkit-transform: translateZ( -400px ); opacity: 1; }
    40% { -webkit-transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); opacity: 1; }
    41% { -webkit-transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); opacity: 1; z-index: 9999; }
    100% { -webkit-transform: translateZ( 0px ); opacity: 1; z-index: 9999; }
}

@keyframes showRight {
    0% { -webkit-transform: translateZ( -400px ); transform: translateZ( -400px ); opacity: 1; }
    40% { -webkit-transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); opacity: 1; }
    41% { -webkit-transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); opacity: 1; z-index: 9999; }
    100% { -webkit-transform: translateZ( 0px ); transform: translateZ( 0px ); opacity: 1; z-index: 9999; }
}

@-webkit-keyframes hideRight {
    0% { -webkit-transform: translateZ( 0px ); }
    40% { -webkit-transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); z-index: 9999; }
    100% { opacity: 1; -webkit-transform: translateZ( -400px ); }
}

@keyframes hideRight {
    0% { -webkit-transform: translateZ( 0px ); transform: translateZ( 0px ); }
    40% { -webkit-transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); transform: translate( 0, 40% ) scale( 0.8 ) rotateX( 20deg ); z-index: 9999; }
    100% { opacity: 1; -webkit-transform: translateZ( -400px ); transform: translateZ( -400px ); }
}

@-webkit-keyframes showLeft {
    0% { -webkit-transform: translateZ( -400px ); opacity: 1; }
    40% { -webkit-transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); opacity: 1; }
    41% { -webkit-transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); opacity: 1; z-index: 9999; }
    100% { -webkit-transform: translateZ( 0px ); opacity: 1; z-index: 9999; }
}

@keyframes showLeft {
    0% { -webkit-transform: translateZ( -400px ); transform: translateZ( -400px ); opacity: 1; }
    40% { -webkit-transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); opacity: 1; }
    41% { -webkit-transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); transform: translate( 0, -40% ) scale( 0.8 ) rotateX( -20deg ); opacity: 1; z-index: 9999; }
    100% { -webkit-transform: translateZ( 0px ); transform: translateZ( 0px ); opacity: 1; z-index: 9999; }
}

/****************/
/* Cliff diving */
/****************/

.owl-cliffDiving-next-out,
.owl-cliffDiving-next-in
.owl-cliffDiving-prev-out,
.owl-cliffDiving-prev-in {
    -webkit-transform-origin: 50% 400%;
    transform-origin: 50% 400%;
}

.owl-cliffDiving-next-out {
    opacity: 1;
    -webkit-animation: rotateOutCircLeft 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: rotateOutCircLeft 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.owl-cliffDiving-next-in {
    opacity: 1;
    -webkit-animation: rotateInCircRight 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: rotateInCircRight 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.owl-cliffDiving-prev-out {
    opacity: 1;
    -webkit-animation: rotateOutCircRight 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: rotateOutCircRight 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.owl-cliffDiving-prev-in {
    opacity: 1;
    -webkit-animation: rotateInCircLeft 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
    animation: rotateInCircLeft 0.9s forwards cubic-bezier(0.7, 0, 0.3, 1);
}

.fxCliffDiving li::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
    background-color: rgba(0,0,0,1);
    transition: opacity 0.9s cubic-bezier(0.7, 0, 0.3, 1);
}

.fxCliffDiving .navOutPrev::after,
.fxCliffDiving .navOutNext::after {
    opacity: 1;
}

@-webkit-keyframes rotateOutCircLeft {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: rotate(-20deg) translateX(-100%);
    }
}

@keyframes rotateOutCircLeft {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: rotate(-20deg) translateX(-100%);
        transform: rotate(-20deg) translateX(-100%);
    }
}

@-webkit-keyframes rotateInCircRight {
    from {
        -webkit-transform: rotate(20deg) translateX(100%);
    }
    to {
        -webkit-transform: rotate(0deg) translateX(0);
    }
}

@keyframes rotateInCircRight {
    from {
        -webkit-transform: rotate(20deg) translateX(100%);
        transform: rotate(20deg) translateX(100%);
    }
    to {
        -webkit-transform: rotate(0deg) translateX(0);
        transform: rotate(0deg) translateX(0);
    }
}

@-webkit-keyframes rotateOutCircRight {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: rotate(20deg) translateX(100%);
    }
}

@keyframes rotateOutCircRight {
    from {} /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
    to {
        -webkit-transform: rotate(20deg) translateX(100%);
        transform: rotate(20deg) translateX(100%);
    }
}

@-webkit-keyframes rotateInCircLeft {
    from {
        -webkit-transform: rotate(-20deg) translateX(-100%);
    }
    to {
        -webkit-transform: rotate(0deg) translateX(0);
    }
}

@keyframes rotateInCircLeft {
    from {
        -webkit-transform: rotate(-20deg) translateX(-100%);
        transform: rotate(-20deg) translateX(-100%);
    }
    to {
        -webkit-transform: rotate(0deg) translateX(0);
        transform: rotate(0deg) translateX(0);
    }
}
/* End */
/* /bitrix/templates/.default/components/bitrix/menu/vertical_multilevel_head/style.css?15356191823434 */
/* /bitrix/components/nexus/news.line/templates/.default/style.css?14436871101805 */
/* /bitrix/components/nexus/news.line/templates/.default/prettyPopin.css?13732759731018 */
/* /bitrix/components/innova/slider/lib/tiny-slider.css?15477302012005 */
/* /bitrix/templates/.default/components/innova/slider/tekst_all/style.css?15478107824563 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?14696278162530 */
/* /bitrix/gadgets/gosportal/head/styles.css?147377301030 */
/* /bitrix/components/bitrix/photogallery/templates/.default/style.min.css?149190669324482 */
/* /bitrix/components/bitrix/photogallery/templates/.default/themes/gray/style.css?14696270957261 */
/* /bitrix/components/bitrix/desktop/templates/.default/style.min.css?14696275162414 */
/* /bitrix/components/bisexpert/owlslider/theme/owl.carousel.css?14697418881476 */
/* /bitrix/components/bisexpert/owlslider/theme/owl.theme.css?14697418883942 */
/* /bitrix/components/bisexpert/owlslider/theme/owl.transitions.css?146974188832820 */
