

/* Start:/local/templates/orbita01/components/bitrix/menu/multilevel-gr/style.css?17106005854472*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
 
 
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}



/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
 
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li
{
	position: relative;
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	color:#333333;
 
 
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	background:#76B83C;
	color:#fff;
 
 
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	background:#76B83C;
	color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	position: relative;
	background: url(/local/templates/orbita01/components/bitrix/menu/multilevel-gr/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/local/templates/orbita01/components/bitrix/menu/multilevel-gr/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{

	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:transparent;
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	left: -30px;
	display:none;
	z-index:500;
	padding: 20px;
	border-radius: 15px;
	height:auto;
	/*width:12em;*/
	width:calc(280px - 40px);
	background:#F5F5F5;
	 
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li
{
 display: inline-block;
 	height: auto;
	width: 100%;

 
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	background:#f0f0f0;
	text-align:left;
	border-radius: 15px;
	margin-bottom: 10px;
	 width: calc(100% - 40px);
}
#horizontal-multilevel-menu li ul li a:hover{
	background:#F1902F;
	color:#fff !important;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
 
	color:#4F4F4F;
 
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}

/* End */


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?17266684442761*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color: #111;
}

.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color: #eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255);
}

.nca-cookiesaccept-line.style-2 {
    background-color: #6B559D;
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}


.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}


@media screen and (min-width:767.01px) {
    .nca-hidden-pc {
        display: none !important;
    }
}

@media screen and (max-width:767px) {
    .nca-hidden-mobile {
        display: none !important;
    }
}
/* End */


/* Start:/local/templates/orbita01/template_styles.css?1752179502231313*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-outer,.fancybox-inner{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url("/local/templates/orbita01/../img/fancybox_sprite.png")}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url("/local/templates/orbita01/../img/fancybox_loading.gif") center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:rgba(0,0,0,0) url("/local/templates/orbita01/../img/blank.gif");-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;max-width:99999px;max-height:99999px;overflow:visible !important}.fancybox-lock{overflow:visible !important;width:auto}.fancybox-lock body{overflow:hidden !important}.fancybox-lock-test{overflow-y:hidden !important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url("/local/templates/orbita01/../img/fancybox_overlay.png")}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:rgba(0,0,0,0);background:rgba(0,0,0,.8);border-radius:15px;text-shadow:0 1px 2px #222;color:#fff;font-weight:bold;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url("/local/templates/orbita01/../img/fancybox_sprite@2x.png");background-size:44px 152px}#fancybox-loading div{background-image:url("/local/templates/orbita01/../img/fancybox_loading@2x.gif");background-size:24px 24px}}
.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}
﻿.slick-loading .slick-list{background:#fff url("/local/templates/orbita01/./ajax-loader.gif") center center no-repeat}@font-face{font-family:"slick";font-weight:normal;font-style:normal;src:url("/local/templates/orbita01/./fonts/slick.eot");src:url("/local/templates/orbita01/./fonts/slick.eot?#iefix") format("embedded-opentype"),url("/local/templates/orbita01/./fonts/slick.woff") format("woff"),url("/local/templates/orbita01/./fonts/slick.ttf") format("truetype"),url("/local/templates/orbita01/./fonts/slick.svg#slick") format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;color:rgba(0,0,0,0);border:none;outline:none;background:rgba(0,0,0,0)}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:rgba(0,0,0,0);outline:none;background:rgba(0,0,0,0)}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:rgba(0,0,0,0);border:0;outline:none;background:rgba(0,0,0,0)}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:"slick";font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
﻿@font-face{font-display:swap;font-family:"Evolventa-Oblique";text-rendering:optimizeLegibility;src:url(/local/templates/orbita01/../orbita01/fonts/Evolventa/Evolventa-Oblique.eot);src:url(/local/templates/orbita01/../orbita01/fonts/Evolventa/Evolventa-Oblique.eot?#iefix) format("embedded-opentype"),url(/local/templates/orbita01/../orbita01/fonts/Evolventa/Evolventa-Oblique.otf) format("otf"),url(/local/templates/orbita01/../orbita01/fonts/Evolventa/Evolventa-Oblique.svg#Evolventa-Oblique) format("svg"),url(/local/templates/orbita01/../orbita01/fonts/Evolventa/Evolventa-Oblique.woff) format("woff"),url(/local/templates/orbita01/../orbita01/fonts/Evolventa/Evolventa-Oblique.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Evolventa-Regular";text-rendering:optimizeLegibility;src:url(/local/templates/orbita01/../orbita01/fonts/Evolventa/Evolventa-Regular.eot);src:url(/local/templates/orbita01/../orbita01/fonts/Evolventa/Evolventa-Regular.eot?#iefix) format("embedded-opentype"),url(/local/templates/orbita01/../orbita01/fonts/Evolventa/Evolventa-Regular.otf) format("otf"),url(/local/templates/orbita01/../orbita01/fonts/Evolventa/Evolventa-Regular.svg#Evolventa-Regular) format("svg"),url(/local/templates/orbita01/../orbita01/fonts/Evolventa/Evolventa-Regular.woff) format("woff"),url(/local/templates/orbita01/../orbita01/fonts/Evolventa/Evolventa-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Evolventa-Bold";text-rendering:optimizeLegibility;src:url(/local/templates/orbita01/../orbita01/fonts/Evolventa/Evolventa-Bold.eot);src:url(/local/templates/orbita01/../orbita01/fonts/Evolventa/EEvolventa-Bold.eot?#iefix) format("embedded-opentype"),url(/local/templates/orbita01/../orbita01/fonts/Evolventa/Evolventa-Bold.otf) format("otf"),url(/local/templates/orbita01/../orbita01/fonts/Evolventa/Evolventa-Bold.svg#Evolventa-Bold) format("svg"),url(/local/templates/orbita01/../orbita01/fonts/Evolventa/Evolventa-Bold.woff) format("woff"),url(/local/templates/orbita01/../orbita01/fonts/Evolventa/Evolventa-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Oswald-Regular";text-rendering:optimizeLegibility;src:url(/local/templates/orbita01/../orbita01/fonts/Oswald/Oswald-Regular.eot);src:url(/local/templates/orbita01/../orbita01/fonts/Oswald/Oswald-Regular.eot?#iefix) format("embedded-opentype"),url(/local/templates/orbita01/../orbita01/fonts/Oswald/Oswald-Regular.otf) format("otf"),url(/local/templates/orbita01/../orbita01/fonts/Oswald/Oswald-Regular.svg#Oswald-Regular) format("svg"),url(/local/templates/orbita01/../orbita01/fonts/Oswald/Oswald-Regular.woff) format("woff"),url(/local/templates/orbita01/../orbita01/fonts/Oswald/Oswald-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Comfortaa-VariableFont_wght";text-rendering:optimizeLegibility;src:url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-VariableFont_wght.eot);src:url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-VariableFont_wght.eot?#iefix) format("embedded-opentype"),url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-VariableFont_wght.woff2) format("woff2"),url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-VariableFont_wght.woff) format("woff"),url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-VariableFont_wght.svg#Comfortaa-VariableFont_wght) format("svg"),url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-VariableFont_wght.otf) format("otf")}@font-face{font-display:swap;font-family:"Comfortaa-Light";text-rendering:optimizeLegibility;src:url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-Light.eot);src:url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-Light.eot?#iefix) format("embedded-opentype"),url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-Light.woff2) format("woff2"),url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-Light.woff) format("woff"),url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-Light.otf) format("otf"),url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-Light.svg#Comfortaa-Light) format("svg")}@font-face{font-display:swap;font-family:"Comfortaa-Regular";text-rendering:optimizeLegibility;src:url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-Regular.eot);src:url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-Regular.eot?#iefix) format("embedded-opentype"),url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-Regular.otf) format("otf"),url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-Regular.svg#Comfortaa-Regular) format("svg"),url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-Regular.woff) format("woff"),url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Comfortaa-Bold";text-rendering:optimizeLegibility;src:url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-Bold.eot);src:url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-Bold.eot?#iefix) format("embedded-opentype"),url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-Bold.otf) format("otf"),url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-Bold.svg#Comfortaa-Bold) format("svg"),url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-Bold.woff) format("woff"),url(/local/templates/orbita01/../orbita01/fonts/Comfortaa/Comfortaa-Bold.woff2) format("woff2")}@font-face{font-family:"DaMiOne-Regular";text-rendering:optimizeLegibility;src:url(/local/templates/orbita01/../orbita01/fonts/damione/DaMiOne-Regular.eot);src:url(/local/templates/orbita01/../orbita01/fontsdamione/DaMiOne-Regular.eot?#iefix) format("embedded-opentype"),url(/local/templates/orbita01/../orbita01/fonts/damione/DaMiOne-Regular.otf) format("otf"),url(/local/templates/orbita01/../orbita01/fonts/damione/DaMiOne-Regular.svg#DaMiOne-Regular) format("svg"),url(/local/templates/orbita01/../orbita01/fonts/damione/DaMiOne-Regular.woff) format("woff"),url(/local/templates/orbita01/../orbita01/fonts/damione/DaMiOne-Regular.woff2) format("woff2")}@font-face{font-family:"protosans56";text-rendering:optimizeLegibility;src:url(/local/templates/orbita01/../orbita01/fonts/protosans/protosans56.eot);src:url(/local/templates/orbita01/../orbita01/fonts/protosans/protosans56.eot?#iefix) format("embedded-opentype"),url(/local/templates/orbita01/../orbita01/fonts/protosans/protosans56.otf) format("otf"),url(/local/templates/orbita01/../orbita01/fonts/protosans/protosans56.woff) format("woff"),url(/local/templates/orbita01/../orbita01/fonts/protosans/protosans56.woff2) format("woff2")}@font-face{font-display:swap;font-family:"OpenSans-Regular";text-rendering:optimizeLegibility;src:url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Regular.eot);src:url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Regular.eot?#iefix) format("embedded-opentype"),url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Regular.otf) format("otf"),url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Regular.svg#OpenSans-Regular) format("svg"),url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Regular.woff) format("woff"),url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Roboto-Light";text-rendering:optimizeLegibility;src:url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Light.eot);src:url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Light.eot?#iefix) format("embedded-opentype"),url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Light.otf) format("otf"),url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Light.svg#Roboto-Light) format("svg"),url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Light.woff) format("woff"),url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Roboto-Regular";text-rendering:optimizeLegibility;src:url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Regular.eot);src:url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Regular.eot?#iefix) format("embedded-opentype"),url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Regular.woff) format("woff"),url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Regular.woff2) format("woff2"),url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Regular.otf) format("otf"),url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Regular.svg#Roboto-Regular) format("svg")}@font-face{font-display:swap;font-family:"Roboto-Medium";text-rendering:optimizeLegibility;src:url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Medium.eot);src:url(/local/templates/orbita01/../orbita01/fonts/Roboto//Roboto-Medium.eot?#iefix) format("embedded-opentype"),url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Medium.otf) format("otf"),url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Medium.svg#Roboto-Medium) format("svg"),url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Medium.woff) format("woff"),url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Roboto-Bold";text-rendering:optimizeLegibility;src:url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Bold.eot);src:url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Bold.eot?#iefix) format("embedded-opentype"),url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Bold.otf) format("otf"),url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Bold.svg#Roboto-Bold) format("svg"),url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Bold.woff) format("woff"),url(/local/templates/orbita01/../orbita01/fonts/Roboto/Roboto-Bold.woff2) format("woff2")}@font-face{font-family:"Greta-Light";font-display:swap;text-rendering:optimizeLegibility;src:url("/local/templates/orbita01/../orbita01/fonts/GretaDisplayPro/GretaDisplayPro-Light.eot");src:url("/local/templates/orbita01/../orbita01/fonts/GretaDisplayPro/GretaDisplayPro-Light.eot?#iefix") format("embedded-opentype"),url("/local/templates/orbita01/../orbita01/fonts/GretaDisplayPro/GretaDisplayPro-Light.woff2") format("woff2"),url("/local/templates/orbita01/../orbita01/fonts/GretaDisplayPro/GretaDisplayPro-Light.woff") format("woff"),url("/local/templates/orbita01/../orbita01/fonts/GretaDisplayPro/GretaDisplayPro-Light.ttf") format("truetype"),url("/local/templates/orbita01/../orbita01/fonts/GretaDisplayPro/GretaDisplayPro-Light.svg#GretaDisplayPro-Light") format("svg");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Greta-Regular";font-display:swap;text-rendering:optimizeLegibility;src:url("/local/templates/orbita01/../orbita01/fonts/GretaDisplayPro/GretaDisplayPro-Regular.eot");src:url("/local/templates/orbita01/../orbita01/fonts/GretaDisplayPro/GretaDisplayPro-Regular.eot?#iefix") format("embedded-opentype"),url("/local/templates/orbita01/../orbita01/fonts/GretaDisplayPro/GretaDisplayPro-Regular.woff2") format("woff2"),url("/local/templates/orbita01/../orbita01/fonts/GretaDisplayPro/GretaDisplayPro-Regular.woff") format("woff"),url("/local/templates/orbita01/../orbita01/fonts/GretaDisplayPro/GretaDisplayPro-Regular.ttf") format("truetype"),url("/local/templates/orbita01/../orbita01/fonts/GretaDisplayPro/GretaDisplayPro-Regular.svg#GretaDisplayPro-Regular") format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Greta-Bold";font-display:swap;text-rendering:optimizeLegibility;src:url("/local/templates/orbita01/../orbita01/fonts/GretaDisplayPro/GretaDisplayPro-Bold.eot");src:url("/local/templates/orbita01/../orbita01/fonts/GretaDisplayPro/GretaDisplayPro-Bold.eot?#iefix") format("embedded-opentype"),url("/local/templates/orbita01/../orbita01/fonts/GretaDisplayPro/GretaDisplayPro-Bold.woff2") format("woff2"),url("/local/templates/orbita01/../orbita01/fonts/GretaDisplayPro/GretaDisplayPro-Bold.woff") format("woff"),url("/local/templates/orbita01/../orbita01/fonts/GretaDisplayPro/GretaDisplayPro-Bold.ttf") format("truetype"),url("/local/templates/orbita01/../orbita01/fonts/GretaDisplayPro/GretaDisplayPro-Bold.svg#GretaDisplayPro-Bold") format("svg");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Ledger-Regular";font-display:swap;text-rendering:optimizeLegibility;src:url("/local/templates/orbita01/../orbita01/fonts/Ledger/Ledger-Regular.eot");src:url("/local/templates/orbita01/../orbita01/fonts/Ledger/Ledger-Regular.eot?#iefix") format("embedded-opentype"),url("/local/templates/orbita01/../orbita01/fonts/Ledger/Ledger-Regular.woff2") format("woff2"),url("/local/templates/orbita01/../orbita01/fonts/Ledger/Ledger-Regular.woff") format("woff"),url("/local/templates/orbita01/../orbita01/fonts/Ledger/Ledger-Regular.ttf") format("truetype"),url("/local/templates/orbita01/../orbita01/fonts/Ledger/Ledger-Regular.svg#Ledger-Regular") format("svg");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Pacifico-Regular";font-display:swap;text-rendering:optimizeLegibility;src:url("/local/templates/orbita01/../orbita01/fonts/Pacifico/Pacifico-Regular.eot");src:url("/local/templates/orbita01/../orbita01/fonts/Pacifico/Pacifico-Regular.eot?#iefix") format("embedded-opentype"),url("/local/templates/orbita01/../orbita01/fonts/Pacifico/Pacifico-Regular.woff2") format("woff2"),url("/local/templates/orbita01/../orbita01/fontsPacifico/Pacifico-Regular.woff") format("woff"),url("/local/templates/orbita01/../orbita01/fonts/Pacifico/Pacifico-Regular.ttf") format("truetype"),url("/local/templates/orbita01/../orbita01/fonts/Pacifico/Pacifico-Regular.svg#Pacifico-Regular") format("svg");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:"OpenSans-Regular";text-rendering:optimizeLegibility;src:url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Regular.eot);src:url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Regular.eot?#iefix) format("embedded-opentype"),url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Regular.otf) format("otf"),url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Regular.svg#OpenSans-Regular) format("svg"),url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Regular.woff) format("woff"),url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:"OpenSans-Bold";text-rendering:optimizeLegibility;src:url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Bold.eot);src:url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Bold.eot?#iefix) format("embedded-opentype"),url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Bold.otf) format("otf"),url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Bold.svg#OpenSans-Bold) format("svg"),url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Bold.woff) format("woff"),url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:"OpenSans-Light";text-rendering:optimizeLegibility;src:url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Light.eot);src:url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Light.eot?#iefix) format("embedded-opentype"),url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Light.otf) format("otf"),url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Light.svg#OpenSans-Light) format("svg"),url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Light.woff) format("woff"),url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:"OpenSans-Italic";text-rendering:optimizeLegibility;src:url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Italic.eot);src:url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Italic.eot?#iefix) format("embedded-opentype"),url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Light.otf) format("otf"),url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Italic.svg#OpenSans-Italic) format("svg"),url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Italic.woff) format("woff"),url(/local/templates/orbita01/../orbita01/fonts/OpenSans/OpenSans-Italic.woff2) format("woff2")}.header_content span,.header span{font-family:"Roboto-Regular";color:#fff;font-family:"OpenSans-Regular";text-transform:lowercase}.header_content a,.header a{font-family:"Roboto-Regular";color:#fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header_content a:hover,.header a:hover{color:#6b559d;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.footer_content h4,.footer h4{font-family:"Evolventa-Regular";font-size:.9rem;line-height:1.1rem;color:#444}.footer_content span,.footer span{font-family:"Roboto-Regular";color:#fff;font-family:"OpenSans-Regular";text-transform:lowercase}.footer_content a,.footer a{font-family:"Roboto-Regular" !important;color:#f1902f !important;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.footer_content a:hover,.footer a:hover{color:#6b559d;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.footer_content b,.footer b{font-family:"OpenSans-Bold";font-size:.8rem;line-height:1.1rem;letter-spacing:.01rem;color:#444}.footer_content p,.footer p{font-family:"OpenSans-Regular";font-size:.8rem;color:#444;line-height:1.1rem;letter-spacing:.01rem;margin:10px 0;padding:5px}.footer_content .nav,.footer .nav{text-align:left}.footer_content .nav a,.footer .nav a{color:#76b83c;display:inline-block;width:auto;text-align:left;padding:2px 5px;margin:2px 0}.footer_content .nav a:hover,.footer .nav a:hover{color:#fbe7d6;background:rgba(0,0,0,0)}.content h2,.modal h2,._block_06 .box-docs .chapter .element .info-element h2{font-family:"Greta-Light";font-size:1.6rem;line-height:2rem;color:rgba(118,184,60,.75);margin:0;padding:0}.content h3,.modal h3,._block_06 .box-docs .chapter .element .info-element h3{font-family:"OpenSans-Bold";font-size:2rem;line-height:3rem;letter-spacing:.1rem;color:rgba(118,184,60,.75);margin:10px 0;padding:0}.content h4,.modal h4,._block_06 .box-docs .chapter .element .info-element h4{font-family:"OpenSans-Bold";font-size:1.4rem;line-height:1.8rem;letter-spacing:.1rem;color:rgba(118,184,60,.75);margin:10px 0;padding:0}.content p,.modal p,._block_06 .box-docs .chapter .element .info-element p{font-family:"OpenSans-Regular";font-size:1rem;line-height:1.45rem;letter-spacing:0rem;margin:5px 0;padding:3px}.content b,.modal b,._block_06 .box-docs .chapter .element .info-element b{font-family:"OpenSans-Bold";font-size:1rem;line-height:1.45rem;letter-spacing:0rem;margin:5px 0;padding:5px;color:#444}.content a,.modal a,._block_06 .box-docs .chapter .element .info-element a{color:#fff;font-family:"OpenSans-Regular";font-size:1rem;line-height:1.25rem;text-decoration:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.content a:hover,.modal a:hover,._block_06 .box-docs .chapter .element .info-element a:hover{color:#6b559d;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.content ul,.modal ul,._block_06 .box-docs .chapter .element .info-element ul{font-family:"OpenSans-Regular";font-size:.9rem;line-height:1.25rem;letter-spacing:.01rem;position:relative;display:inline-block;width:100%;height:auto;list-style:none;padding:0 0 0 15px;margin:10px;border-left:1px solid rgba(249,249,249,.2)}.content ul li,.modal ul li,._block_06 .box-docs .chapter .element .info-element ul li{position:relative;display:inline-block;width:100%;height:auto;list-style:none;padding:5px;margin:0}.sections .h1,.nca-cookiesaccept-line-text .h1,.section_box_color_14 .h1,.section_box_color_13 .h1,.section_block_12 .h1,.section_box_color_11 .h1,.section_box_color_10 .h1,.section_box_color_09 .h1,.section_box_color_08 .h1,.section_box_color_07 .h1,._block_06 .h1,._block_05-static .h1,._block_05 .h1,._block_04_03-detals .h1,._block_04_03 .h1,._block_04_02-detals .h1,._block_04_02 .h1,._block_04-detals .h1,._block_04 .h1,._block_03 .h1,._block_02 .h1,._block_01 .h1{color:#fff !important;font-size:2.5rem;line-height:2.75rem;font-family:"Evolventa-Regular";letter-spacing:.05rem;opacity:1}.sections h1,.nca-cookiesaccept-line-text h1,.section_box_color_14 h1,.section_box_color_13 h1,.section_block_12 h1,.section_box_color_11 h1,.section_box_color_10 h1,.section_box_color_09 h1,.section_box_color_08 h1,.section_box_color_07 h1,._block_06 h1,._block_05-static .map-box h1,._block_05-static h1,._block_05 .map-box h1,._block_05 h1,._block_04_03-detals h1,._block_04_03 h1,._block_04_02-detals h1,._block_04_02 h1,._block_04-detals h1,._block_04 h1,._block_03 h1,._block_02 h1,._block_01 h1{font-family:"Evolventa-Regular";font-size:2.5rem;line-height:2.75rem;letter-spacing:0;color:#f1902f}.sections ._block_01-text,.nca-cookiesaccept-line-text ._block_01-text,.section_box_color_14 ._block_01-text,.section_box_color_13 ._block_01-text,.section_block_12 ._block_01-text,.section_box_color_11 ._block_01-text,.section_box_color_10 ._block_01-text,.section_box_color_09 ._block_01-text,.section_box_color_08 ._block_01-text,.section_box_color_07 ._block_01-text,._block_06 ._block_01-text,._block_05-static ._block_01-text,._block_05 ._block_01-text,._block_04_03-detals ._block_01-text,._block_04_03 ._block_01-text,._block_04_02-detals ._block_01-text,._block_04_02 ._block_01-text,._block_04-detals ._block_01-text,._block_04 ._block_01-text,._block_03 ._block_01-text,._block_02 ._block_01-text,._block_01 ._block_01-text{font-family:"OpenSans-Light";font-size:1rem;line-height:1.25rem;letter-spacing:.03rem;margin:0;color:#fff;padding:3px 5px}.sections .text,.nca-cookiesaccept-line-text .text,.section_box_color_14 .text,.section_box_color_13 .text,.section_block_12 .text,.section_box_color_11 .text,.section_box_color_10 .text,.section_box_color_09 .text,.section_box_color_08 .text,.section_box_color_07 .text,._block_06 .text,._block_05-static .text,._block_05 .text,._block_04_03-detals .text,._block_04_03 .text,._block_04_02-detals .text,._block_04_02 .text,._block_04-detals .text,._block_04 .text,._block_03 .text,._block_02 .text,._block_01 .text{font-family:"OpenSans-Regular";font-size:1rem;line-height:1.25rem;margin:0;color:#f9f9f9;text-transform:uppercase}.sections h2,.nca-cookiesaccept-line-text h2,.section_box_color_14 h2,.section_box_color_13 h2,.section_block_12 h2,.section_box_color_11 h2,.section_box_color_10 h2,.section_box_color_09 h2,.section_box_color_08 h2,.section_box_color_07 h2,._block_06 h2,._block_05-static .map-box h2,._block_05-static h2,._block_05 .map-box h2,._block_05 h2,._block_04_03-detals h2,._block_04_03 h2,._block_04_02-detals h2,._block_04_02 h2,._block_04-detals h2,._block_04 h2,._block_03 h2,._block_02 h2,._block_01 h2{position:relative;display:inline-block;width:100%;font-family:"Greta-Bold";font-size:2.6rem;line-height:2.8rem;letter-spacing:0;color:#6b559d;margin:0;padding:5px 0 10px 0}.sections h2 .h2-link,.nca-cookiesaccept-line-text h2 .h2-link,.section_box_color_14 h2 .h2-link,.section_box_color_13 h2 .h2-link,.section_block_12 h2 .h2-link,.section_box_color_11 h2 .h2-link,.section_box_color_10 h2 .h2-link,.section_box_color_09 h2 .h2-link,.section_box_color_08 h2 .h2-link,.section_box_color_07 h2 .h2-link,._block_06 h2 .h2-link,._block_05-static h2 .h2-link,._block_05 h2 .h2-link,._block_04_03-detals h2 .h2-link,._block_04_03 h2 .h2-link,._block_04_02-detals h2 .h2-link,._block_04_02 h2 .h2-link,._block_04-detals h2 .h2-link,._block_04 h2 .h2-link,._block_03 h2 .h2-link,._block_02 h2 .h2-link,._block_01 h2 .h2-link{text-align:center;position:relative;display:inline-block;width:auto;font-family:"Greta-Bold";font-size:2.6rem;line-height:2.8rem;letter-spacing:0;color:#f1902f;margin:0;padding:0 62px 0 0}.sections h2 .h2-link:after,.nca-cookiesaccept-line-text h2 .h2-link:after,.section_box_color_14 h2 .h2-link:after,.section_box_color_13 h2 .h2-link:after,.section_block_12 h2 .h2-link:after,.section_box_color_11 h2 .h2-link:after,.section_box_color_10 h2 .h2-link:after,.section_box_color_09 h2 .h2-link:after,.section_box_color_08 h2 .h2-link:after,.section_box_color_07 h2 .h2-link:after,._block_06 h2 .h2-link:after,._block_05-static h2 .h2-link:after,._block_05 h2 .h2-link:after,._block_04_03-detals h2 .h2-link:after,._block_04_03 h2 .h2-link:after,._block_04_02-detals h2 .h2-link:after,._block_04_02 h2 .h2-link:after,._block_04-detals h2 .h2-link:after,._block_04 h2 .h2-link:after,._block_03 h2 .h2-link:after,._block_02 h2 .h2-link:after,._block_01 h2 .h2-link:after{position:absolute;display:inline-block;content:"";z-index:20;opacity:1;top:2px;right:0;border-radius:10px;width:22px;height:22px;border:10px solid #76b83c;opacity:1;z-index:10;background:#76b83c url("/local/templates/orbita01/../orbita01/img/link.svg") center center/cover;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.sections h2 .h2-link:hover,.nca-cookiesaccept-line-text h2 .h2-link:hover,.section_box_color_14 h2 .h2-link:hover,.section_box_color_13 h2 .h2-link:hover,.section_block_12 h2 .h2-link:hover,.section_box_color_11 h2 .h2-link:hover,.section_box_color_10 h2 .h2-link:hover,.section_box_color_09 h2 .h2-link:hover,.section_box_color_08 h2 .h2-link:hover,.section_box_color_07 h2 .h2-link:hover,._block_06 h2 .h2-link:hover,._block_05-static h2 .h2-link:hover,._block_05 h2 .h2-link:hover,._block_04_03-detals h2 .h2-link:hover,._block_04_03 h2 .h2-link:hover,._block_04_02-detals h2 .h2-link:hover,._block_04_02 h2 .h2-link:hover,._block_04-detals h2 .h2-link:hover,._block_04 h2 .h2-link:hover,._block_03 h2 .h2-link:hover,._block_02 h2 .h2-link:hover,._block_01 h2 .h2-link:hover{color:#5b5b5b}.sections h2 .h2-link:hover:after,.nca-cookiesaccept-line-text h2 .h2-link:hover:after,.section_box_color_14 h2 .h2-link:hover:after,.section_box_color_13 h2 .h2-link:hover:after,.section_block_12 h2 .h2-link:hover:after,.section_box_color_11 h2 .h2-link:hover:after,.section_box_color_10 h2 .h2-link:hover:after,.section_box_color_09 h2 .h2-link:hover:after,.section_box_color_08 h2 .h2-link:hover:after,.section_box_color_07 h2 .h2-link:hover:after,._block_06 h2 .h2-link:hover:after,._block_05-static h2 .h2-link:hover:after,._block_05 h2 .h2-link:hover:after,._block_04_03-detals h2 .h2-link:hover:after,._block_04_03 h2 .h2-link:hover:after,._block_04_02-detals h2 .h2-link:hover:after,._block_04_02 h2 .h2-link:hover:after,._block_04-detals h2 .h2-link:hover:after,._block_04 h2 .h2-link:hover:after,._block_03 h2 .h2-link:hover:after,._block_02 h2 .h2-link:hover:after,._block_01 h2 .h2-link:hover:after{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}.sections .logo-h2,.nca-cookiesaccept-line-text .logo-h2,.section_box_color_14 .logo-h2,.section_box_color_13 .logo-h2,.section_block_12 .logo-h2,.section_box_color_11 .logo-h2,.section_box_color_10 .logo-h2,.section_box_color_09 .logo-h2,.section_box_color_08 .logo-h2,.section_box_color_07 .logo-h2,._block_06 .logo-h2,._block_05-static .logo-h2,._block_05 .logo-h2,._block_04_03-detals .logo-h2,._block_04_03 .logo-h2,._block_04_02-detals .logo-h2,._block_04_02 .logo-h2,._block_04-detals .logo-h2,._block_04 .logo-h2,._block_03 .logo-h2,._block_02 .logo-h2,._block_01 .logo-h2{font-family:"Greta-Light";font-size:3.5rem;line-height:3.75rem;letter-spacing:.05rem;color:#fff;margin:0;padding:0 0 0 80px}.sections h3,.nca-cookiesaccept-line-text h3,.section_box_color_14 h3,.section_box_color_13 h3,.section_block_12 h3,.section_box_color_11 h3,.section_box_color_10 h3,.section_box_color_09 h3,.section_box_color_08 h3,.section_box_color_07 h3,._block_06 h3,._block_05-static .map-box h3,._block_05-static h3,._block_05 .map-box h3,._block_05 h3,._block_04_03-detals h3,._block_04_03 h3,._block_04_02-detals h3,._block_04_02 h3,._block_04-detals h3,._block_04 h3,._block_03 h3,._block_02 h3,._block_01 h3{font-family:"Greta-Bold";font-size:2.2rem;line-height:2.4rem;margin:0;padding:5px 0 10px 0;color:#5b5b5b}.sections h3 .h3-link,.nca-cookiesaccept-line-text h3 .h3-link,.section_box_color_14 h3 .h3-link,.section_box_color_13 h3 .h3-link,.section_block_12 h3 .h3-link,.section_box_color_11 h3 .h3-link,.section_box_color_10 h3 .h3-link,.section_box_color_09 h3 .h3-link,.section_box_color_08 h3 .h3-link,.section_box_color_07 h3 .h3-link,._block_06 h3 .h3-link,._block_05-static h3 .h3-link,._block_05 h3 .h3-link,._block_04_03-detals h3 .h3-link,._block_04_03 h3 .h3-link,._block_04_02-detals h3 .h3-link,._block_04_02 h3 .h3-link,._block_04-detals h3 .h3-link,._block_04 h3 .h3-link,._block_03 h3 .h3-link,._block_02 h3 .h3-link,._block_01 h3 .h3-link{position:relative;display:inline-block;width:auto;font-family:"Greta-Bold";font-size:1.6rem;line-height:1.8rem;letter-spacing:0;color:#f1902f;margin:0;padding:0 62px 0 0}.sections h3 .h3-link:after,.nca-cookiesaccept-line-text h3 .h3-link:after,.section_box_color_14 h3 .h3-link:after,.section_box_color_13 h3 .h3-link:after,.section_block_12 h3 .h3-link:after,.section_box_color_11 h3 .h3-link:after,.section_box_color_10 h3 .h3-link:after,.section_box_color_09 h3 .h3-link:after,.section_box_color_08 h3 .h3-link:after,.section_box_color_07 h3 .h3-link:after,._block_06 h3 .h3-link:after,._block_05-static h3 .h3-link:after,._block_05 h3 .h3-link:after,._block_04_03-detals h3 .h3-link:after,._block_04_03 h3 .h3-link:after,._block_04_02-detals h3 .h3-link:after,._block_04_02 h3 .h3-link:after,._block_04-detals h3 .h3-link:after,._block_04 h3 .h3-link:after,._block_03 h3 .h3-link:after,._block_02 h3 .h3-link:after,._block_01 h3 .h3-link:after{position:absolute;display:inline-block;content:"";z-index:20;opacity:1;top:-8px;right:0;border-radius:10px;width:22px;height:22px;border:10px solid #76b83c;opacity:1;z-index:10;background:#76b83c url("/local/templates/orbita01/../orbita01/img/link.svg") center center/cover;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.sections h3 .h3-link:hover,.nca-cookiesaccept-line-text h3 .h3-link:hover,.section_box_color_14 h3 .h3-link:hover,.section_box_color_13 h3 .h3-link:hover,.section_block_12 h3 .h3-link:hover,.section_box_color_11 h3 .h3-link:hover,.section_box_color_10 h3 .h3-link:hover,.section_box_color_09 h3 .h3-link:hover,.section_box_color_08 h3 .h3-link:hover,.section_box_color_07 h3 .h3-link:hover,._block_06 h3 .h3-link:hover,._block_05-static h3 .h3-link:hover,._block_05 h3 .h3-link:hover,._block_04_03-detals h3 .h3-link:hover,._block_04_03 h3 .h3-link:hover,._block_04_02-detals h3 .h3-link:hover,._block_04_02 h3 .h3-link:hover,._block_04-detals h3 .h3-link:hover,._block_04 h3 .h3-link:hover,._block_03 h3 .h3-link:hover,._block_02 h3 .h3-link:hover,._block_01 h3 .h3-link:hover{color:#5b5b5b}.sections h3 .h3-link:hover:after,.nca-cookiesaccept-line-text h3 .h3-link:hover:after,.section_box_color_14 h3 .h3-link:hover:after,.section_box_color_13 h3 .h3-link:hover:after,.section_block_12 h3 .h3-link:hover:after,.section_box_color_11 h3 .h3-link:hover:after,.section_box_color_10 h3 .h3-link:hover:after,.section_box_color_09 h3 .h3-link:hover:after,.section_box_color_08 h3 .h3-link:hover:after,.section_box_color_07 h3 .h3-link:hover:after,._block_06 h3 .h3-link:hover:after,._block_05-static h3 .h3-link:hover:after,._block_05 h3 .h3-link:hover:after,._block_04_03-detals h3 .h3-link:hover:after,._block_04_03 h3 .h3-link:hover:after,._block_04_02-detals h3 .h3-link:hover:after,._block_04_02 h3 .h3-link:hover:after,._block_04-detals h3 .h3-link:hover:after,._block_04 h3 .h3-link:hover:after,._block_03 h3 .h3-link:hover:after,._block_02 h3 .h3-link:hover:after,._block_01 h3 .h3-link:hover:after{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}.sections h4,.nca-cookiesaccept-line-text h4,.section_box_color_14 h4,.section_box_color_13 h4,.section_block_12 h4,.section_box_color_11 h4,.section_box_color_10 h4,.section_box_color_09 h4,.section_box_color_08 h4,.section_box_color_07 h4,._block_06 h4,._block_05-static .map-box h4,._block_05-static h4,._block_05 .map-box h4,._block_05 h4,._block_04_03-detals h4,._block_04_03 h4,._block_04_02-detals h4,._block_04_02 h4,._block_04-detals h4,._block_04 h4,._block_03 h4,._block_02 h4,._block_01 h4{font-size:1.8rem;line-height:2.2rem;margin:0;color:#5b5b5b;padding:5px 0 10px 0;font-family:"Greta-Regular"}.sections h5,.nca-cookiesaccept-line-text h5,.section_box_color_14 h5,.section_box_color_13 h5,.section_block_12 h5,.section_box_color_11 h5,.section_box_color_10 h5,.section_box_color_09 h5,.section_box_color_08 h5,.section_box_color_07 h5,._block_06 h5,._block_05-static .map-box h5,._block_05-static h5,._block_05 .map-box h5,._block_05 h5,._block_04_03-detals h5,._block_04_03 h5,._block_04_02-detals h5,._block_04_02 h5,._block_04-detals h5,._block_04 h5,._block_03 h5,._block_02 h5,._block_01 h5{font-size:1.1rem;line-height:1.3rem;margin:0;color:#5b5b5b;padding:5px 0;font-family:"Greta-Bold"}.sections p,.nca-cookiesaccept-line-text p,.section_box_color_14 p,.section_box_color_13 p,.section_block_12 p,.section_box_color_11 p,.section_box_color_10 p,.section_box_color_09 p,.section_box_color_08 p,.section_box_color_07 p,._block_06 p,._block_05-static .map-box p,._block_05-static p,._block_05 .map-box p,._block_05 p,._block_04_03-detals p,._block_04_03 p,._block_04_02-detals p,._block_04_02 p,._block_04-detals p,._block_04 p,._block_03 p,._block_02 p,._block_01 p{font-family:"OpenSans-Regular";font-size:1.1rem;line-height:1.45rem;margin:5px 0;padding:5px}.sections .list-detals,.nca-cookiesaccept-line-text .list-detals,.section_box_color_14 .list-detals,.section_box_color_13 .list-detals,.section_block_12 .list-detals,.section_box_color_11 .list-detals,.section_box_color_10 .list-detals,.section_box_color_09 .list-detals,.section_box_color_08 .list-detals,.section_box_color_07 .list-detals,._block_06 .list-detals,._block_05-static .list-detals,._block_05 .list-detals,._block_04_03-detals .list-detals,._block_04_03 .list-detals,._block_04_02-detals .list-detals,._block_04_02 .list-detals,._block_04-detals .list-detals,._block_04 .list-detals,._block_03 .list-detals,._block_02 .list-detals,._block_01 .list-detals{margin:15px 0;padding:5px}.sections .list-detals li,.nca-cookiesaccept-line-text .list-detals li,.section_box_color_14 .list-detals li,.section_box_color_13 .list-detals li,.section_block_12 .list-detals li,.section_box_color_11 .list-detals li,.section_box_color_10 .list-detals li,.section_box_color_09 .list-detals li,.section_box_color_08 .list-detals li,.section_box_color_07 .list-detals li,._block_06 .list-detals li,._block_05-static .list-detals li,._block_05 .list-detals li,._block_04_03-detals .list-detals li,._block_04_03 .list-detals li,._block_04_02-detals .list-detals li,._block_04_02 .list-detals li,._block_04-detals .list-detals li,._block_04 .list-detals li,._block_03 .list-detals li,._block_02 .list-detals li,._block_01 .list-detals li{font-family:"OpenSans-Regular";font-size:1rem;line-height:1.45rem;padding:5px;margin:0}.sections b,.nca-cookiesaccept-line-text b,.section_box_color_14 b,.section_box_color_13 b,.section_block_12 b,.section_box_color_11 b,.section_box_color_10 b,.section_box_color_09 b,.section_box_color_08 b,.section_box_color_07 b,._block_06 b,._block_05-static .map-box b,._block_05-static b,._block_05 .map-box b,._block_05 b,._block_04_03-detals b,._block_04_03 b,._block_04_02-detals b,._block_04_02 b,._block_04-detals b,._block_04 b,._block_03 b,._block_02 b,._block_01 b{font-family:"OpenSans-Regular";font-size:1.1rem;line-height:1.45rem;margin:5px 0;padding:5px;color:rgba(107,85,157,.75);font-family:"Roboto-Bold"}.sections a,.nca-cookiesaccept-line-text a,.section_box_color_14 a,.section_box_color_13 a,.section_block_12 a,.section_box_color_11 a,.section_box_color_10 a,.section_box_color_09 a,.section_box_color_08 a,.section_box_color_07 a,._block_06 a,._block_05-static .map-box a,._block_05-static a,._block_05 .map-box a,._block_05 a,._block_04_03-detals a,._block_04_03 a,._block_04_02-detals a,._block_04_02 a,._block_04-detals a,._block_04 a,._block_03 a,._block_02 a,._block_01 a{display:inline-block;color:#6b559d;font-family:"OpenSans-Regular";font-size:1rem;line-height:1.45rem;text-decoration:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.sections a:hover,.nca-cookiesaccept-line-text a:hover,.section_box_color_14 a:hover,.section_box_color_13 a:hover,.section_block_12 a:hover,.section_box_color_11 a:hover,.section_box_color_10 a:hover,.section_box_color_09 a:hover,.section_box_color_08 a:hover,.section_box_color_07 a:hover,._block_06 a:hover,._block_05-static a:hover,._block_05 a:hover,._block_04_03-detals a:hover,._block_04_03 a:hover,._block_04_02-detals a:hover,._block_04_02 a:hover,._block_04-detals a:hover,._block_04 a:hover,._block_03 a:hover,._block_02 a:hover,._block_01 a:hover{color:#f1902f;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.sections img,.nca-cookiesaccept-line-text img,.section_box_color_14 img,.section_box_color_13 img,.section_block_12 img,.section_box_color_11 img,.section_box_color_10 img,.section_box_color_09 img,.section_box_color_08 img,.section_box_color_07 img,._block_06 img,._block_05-static .map-box img,._block_05-static img,._block_05 .map-box img,._block_05 img,._block_04_03-detals img,._block_04_03 img,._block_04_02-detals img,._block_04_02 img,._block_04-detals img,._block_04 img,._block_03 img,._block_02 img,._block_01 img{position:relative;display:block;width:100%;height:auto;max-width:800px;border-radius:3px;overflow:hidden;margin:30px auto 0 auto}.sections label,.nca-cookiesaccept-line-text label,.section_box_color_14 label,.section_box_color_13 label,.section_block_12 label,.section_box_color_11 label,.section_box_color_10 label,.section_box_color_09 label,.section_box_color_08 label,.section_box_color_07 label,._block_06 label,._block_05-static .map-box label,._block_05-static label,._block_05 .map-box label,._block_05 label,._block_04_03-detals label,._block_04_03 label,._block_04_02-detals label,._block_04_02 label,._block_04-detals label,._block_04 label,._block_03 label,._block_02 label,._block_01 label{font-family:"OpenSans-Regular";font-size:1rem;line-height:1.45rem;letter-spacing:.01rem;margin:0;padding-left:10px;color:#f9f9f9;word-wrap:break-all;overflow-wrap:break-word}.sections ul,.nca-cookiesaccept-line-text ul,.section_box_color_14 ul,.section_box_color_13 ul,.section_block_12 ul,.section_box_color_11 ul,.section_box_color_10 ul,.section_box_color_09 ul,.section_box_color_08 ul,.section_box_color_07 ul,._block_06 ul,._block_05-static .map-box ul,._block_05-static ul,._block_05 .map-box ul,._block_05 ul,._block_04_03-detals ul,._block_04_03 ul,._block_04_02-detals ul,._block_04_02 ul,._block_04-detals ul,._block_04 ul,._block_03 ul,._block_02 ul,._block_01 ul{list-style:none;padding:0;margin:10px 0 15px 30px}.sections ul li,.nca-cookiesaccept-line-text ul li,.section_box_color_14 ul li,.section_box_color_13 ul li,.section_block_12 ul li,.section_box_color_11 ul li,.section_box_color_10 ul li,.section_box_color_09 ul li,.section_box_color_08 ul li,.section_box_color_07 ul li,._block_06 ul li,._block_05-static .map-box ul li,._block_05-static ul li,._block_05 .map-box ul li,._block_05 ul li,._block_04_03-detals ul li,._block_04_03 ul li,._block_04_02-detals ul li,._block_04_02 ul li,._block_04-detals ul li,._block_04 ul li,._block_03 ul li,._block_02 ul li,._block_01 ul li{color:#5b5b5b;font-size:.87rem;line-height:1.1rem;letter-spacing:.02rem;font-family:"Roboto-Medium";margin:5px 0}.sections ol,.nca-cookiesaccept-line-text ol,.section_box_color_14 ol,.section_box_color_13 ol,.section_block_12 ol,.section_box_color_11 ol,.section_box_color_10 ol,.section_box_color_09 ol,.section_box_color_08 ol,.section_box_color_07 ol,._block_06 ol,._block_05-static .map-box ol,._block_05-static ol,._block_05 .map-box ol,._block_05 ol,._block_04_03-detals ol,._block_04_03 ol,._block_04_02-detals ol,._block_04_02 ol,._block_04-detals ol,._block_04 ol,._block_03 ol,._block_02 ol,._block_01 ol{list-style:decimal}.sections ol li,.nca-cookiesaccept-line-text ol li,.section_box_color_14 ol li,.section_box_color_13 ol li,.section_block_12 ol li,.section_box_color_11 ol li,.section_box_color_10 ol li,.section_box_color_09 ol li,.section_box_color_08 ol li,.section_box_color_07 ol li,._block_06 ol li,._block_05-static .map-box ol li,._block_05-static ol li,._block_05 .map-box ol li,._block_05 ol li,._block_04_03-detals ol li,._block_04_03 ol li,._block_04_02-detals ol li,._block_04_02 ol li,._block_04-detals ol li,._block_04 ol li,._block_03 ol li,._block_02 ol li,._block_01 ol li{color:#5b5b5b;font-size:.87rem;line-height:1.1rem;letter-spacing:.01rem;font-family:"Roboto-Medium";margin:5px 0}.sections .table-grid,.nca-cookiesaccept-line-text .table-grid,.section_box_color_14 .table-grid,.section_box_color_13 .table-grid,.section_block_12 .table-grid,.section_box_color_11 .table-grid,.section_box_color_10 .table-grid,.section_box_color_09 .table-grid,.section_box_color_08 .table-grid,.section_box_color_07 .table-grid,._block_06 .table-grid,._block_05-static .table-grid,._block_05 .table-grid,._block_04_03-detals .table-grid,._block_04_03 .table-grid,._block_04_02-detals .table-grid,._block_04_02 .table-grid,._block_04-detals .table-grid,._block_04 .table-grid,._block_03 .table-grid,._block_02 .table-grid,._block_01 .table-grid{position:relative;display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));grid-auto-flow:dense;grid-gap:10px;height:auto;padding:0 !important;margin:10px 0}.sections .table-grid div,.nca-cookiesaccept-line-text .table-grid div,.section_box_color_14 .table-grid div,.section_box_color_13 .table-grid div,.section_block_12 .table-grid div,.section_box_color_11 .table-grid div,.section_box_color_10 .table-grid div,.section_box_color_09 .table-grid div,.section_box_color_08 .table-grid div,.section_box_color_07 .table-grid div,._block_06 .table-grid div,._block_05-static .table-grid div,._block_05 .table-grid div,._block_04_03-detals .table-grid div,._block_04_03 .table-grid div,._block_04_02-detals .table-grid div,._block_04_02 .table-grid div,._block_04-detals .table-grid div,._block_04 .table-grid div,._block_03 .table-grid div,._block_02 .table-grid div,._block_01 .table-grid div{-ms-flex-item-align:stretch;align-self:stretch;justify-self:start}.sections .table-grid div ul,.nca-cookiesaccept-line-text .table-grid div ul,.section_box_color_14 .table-grid div ul,.section_box_color_13 .table-grid div ul,.section_block_12 .table-grid div ul,.section_box_color_11 .table-grid div ul,.section_box_color_10 .table-grid div ul,.section_box_color_09 .table-grid div ul,.section_box_color_08 .table-grid div ul,.section_box_color_07 .table-grid div ul,._block_06 .table-grid div ul,._block_05-static .table-grid div ul,._block_05 .table-grid div ul,._block_04_03-detals .table-grid div ul,._block_04_03 .table-grid div ul,._block_04_02-detals .table-grid div ul,._block_04_02 .table-grid div ul,._block_04-detals .table-grid div ul,._block_04 .table-grid div ul,._block_03 .table-grid div ul,._block_02 .table-grid div ul,._block_01 .table-grid div ul{align-self:stretch;justify-self:start;display:grid;grid-gap:0;height:calc(100% - 50px);list-style:decimal;grid-template-columns:1fr;grid-template-rows:auto;margin:10px 0;padding:10px 15px 10px 25px;border-radius:15px;background:rgba(118,184,60,.86);-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border:1px solid rgba(118,184,60,0)}.sections .table-grid div ul li,.nca-cookiesaccept-line-text .table-grid div ul li,.section_box_color_14 .table-grid div ul li,.section_box_color_13 .table-grid div ul li,.section_block_12 .table-grid div ul li,.section_box_color_11 .table-grid div ul li,.section_box_color_10 .table-grid div ul li,.section_box_color_09 .table-grid div ul li,.section_box_color_08 .table-grid div ul li,.section_box_color_07 .table-grid div ul li,._block_06 .table-grid div ul li,._block_05-static .table-grid div ul li,._block_05 .table-grid div ul li,._block_04_03-detals .table-grid div ul li,._block_04_03 .table-grid div ul li,._block_04_02-detals .table-grid div ul li,._block_04_02 .table-grid div ul li,._block_04-detals .table-grid div ul li,._block_04 .table-grid div ul li,._block_03 .table-grid div ul li,._block_02 .table-grid div ul li,._block_01 .table-grid div ul li{-ms-flex-item-align:start;align-self:start;justify-self:start;margin:0 0 15px 0;font-family:"OpenSans-Regular";font-size:.8rem;line-height:1.35rem;letter-spacing:0;color:#fff;padding:0 0 10px 0;text-transform:uppercase;border-bottom:1px solid rgba(91,91,91,.15)}.sections .table-grid div ul li:last-child,.nca-cookiesaccept-line-text .table-grid div ul li:last-child,.section_box_color_14 .table-grid div ul li:last-child,.section_box_color_13 .table-grid div ul li:last-child,.section_block_12 .table-grid div ul li:last-child,.section_box_color_11 .table-grid div ul li:last-child,.section_box_color_10 .table-grid div ul li:last-child,.section_box_color_09 .table-grid div ul li:last-child,.section_box_color_08 .table-grid div ul li:last-child,.section_box_color_07 .table-grid div ul li:last-child,._block_06 .table-grid div ul li:last-child,._block_05-static .table-grid div ul li:last-child,._block_05 .table-grid div ul li:last-child,._block_04_03-detals .table-grid div ul li:last-child,._block_04_03 .table-grid div ul li:last-child,._block_04_02-detals .table-grid div ul li:last-child,._block_04_02 .table-grid div ul li:last-child,._block_04-detals .table-grid div ul li:last-child,._block_04 .table-grid div ul li:last-child,._block_03 .table-grid div ul li:last-child,._block_02 .table-grid div ul li:last-child,._block_01 .table-grid div ul li:last-child{border:1px solid rgba(91,91,91,0)}.sections .table-grid div ul:hover,.nca-cookiesaccept-line-text .table-grid div ul:hover,.section_box_color_14 .table-grid div ul:hover,.section_box_color_13 .table-grid div ul:hover,.section_block_12 .table-grid div ul:hover,.section_box_color_11 .table-grid div ul:hover,.section_box_color_10 .table-grid div ul:hover,.section_box_color_09 .table-grid div ul:hover,.section_box_color_08 .table-grid div ul:hover,.section_box_color_07 .table-grid div ul:hover,._block_06 .table-grid div ul:hover,._block_05-static .table-grid div ul:hover,._block_05 .table-grid div ul:hover,._block_04_03-detals .table-grid div ul:hover,._block_04_03 .table-grid div ul:hover,._block_04_02-detals .table-grid div ul:hover,._block_04_02 .table-grid div ul:hover,._block_04-detals .table-grid div ul:hover,._block_04 .table-grid div ul:hover,._block_03 .table-grid div ul:hover,._block_02 .table-grid div ul:hover,._block_01 .table-grid div ul:hover{border:1px solid rgba(255,255,255,.85);-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:rgba(118,184,60,.96)}@media(max-width: 960px){.sections .h1,.nca-cookiesaccept-line-text .h1,.section_box_color_14 .h1,.section_box_color_13 .h1,.section_block_12 .h1,.section_box_color_11 .h1,.section_box_color_10 .h1,.section_box_color_09 .h1,.section_box_color_08 .h1,.section_box_color_07 .h1,._block_06 .h1,._block_05-static .h1,._block_05 .h1,._block_04_03-detals .h1,._block_04_03 .h1,._block_04_02-detals .h1,._block_04_02 .h1,._block_04-detals .h1,._block_04 .h1,._block_03 .h1,._block_02 .h1,._block_01 .h1{font-size:3rem;line-height:3.2rem;font-family:"Greta-Bold";letter-spacing:.05rem;opacity:1}.sections h1,.nca-cookiesaccept-line-text h1,.section_box_color_14 h1,.section_box_color_13 h1,.section_block_12 h1,.section_box_color_11 h1,.section_box_color_10 h1,.section_box_color_09 h1,.section_box_color_08 h1,.section_box_color_07 h1,._block_06 h1,._block_05-static .map-box h1,._block_05-static h1,._block_05 .map-box h1,._block_05 h1,._block_04_03-detals h1,._block_04_03 h1,._block_04_02-detals h1,._block_04_02 h1,._block_04-detals h1,._block_04 h1,._block_03 h1,._block_02 h1,._block_01 h1{font-family:"Greta-Bold";font-size:1.6rem;line-height:1.4rem;letter-spacing:0}.sections ._block_01-text,.nca-cookiesaccept-line-text ._block_01-text,.section_box_color_14 ._block_01-text,.section_box_color_13 ._block_01-text,.section_block_12 ._block_01-text,.section_box_color_11 ._block_01-text,.section_box_color_10 ._block_01-text,.section_box_color_09 ._block_01-text,.section_box_color_08 ._block_01-text,.section_box_color_07 ._block_01-text,._block_06 ._block_01-text,._block_05-static ._block_01-text,._block_05 ._block_01-text,._block_04_03-detals ._block_01-text,._block_04_03 ._block_01-text,._block_04_02-detals ._block_01-text,._block_04_02 ._block_01-text,._block_04-detals ._block_01-text,._block_04 ._block_01-text,._block_03 ._block_01-text,._block_02 ._block_01-text,._block_01 ._block_01-text{font-family:"OpenSans-Light";font-size:1rem;line-height:1.25rem;letter-spacing:.03rem;margin:0;padding:3px 5px}.sections .text,.nca-cookiesaccept-line-text .text,.section_box_color_14 .text,.section_box_color_13 .text,.section_block_12 .text,.section_box_color_11 .text,.section_box_color_10 .text,.section_box_color_09 .text,.section_box_color_08 .text,.section_box_color_07 .text,._block_06 .text,._block_05-static .text,._block_05 .text,._block_04_03-detals .text,._block_04_03 .text,._block_04_02-detals .text,._block_04_02 .text,._block_04-detals .text,._block_04 .text,._block_03 .text,._block_02 .text,._block_01 .text{font-family:"OpenSans-Regular";font-size:.87rem;line-height:1rem;margin:0;text-transform:uppercase}.sections h2,.nca-cookiesaccept-line-text h2,.section_box_color_14 h2,.section_box_color_13 h2,.section_block_12 h2,.section_box_color_11 h2,.section_box_color_10 h2,.section_box_color_09 h2,.section_box_color_08 h2,.section_box_color_07 h2,._block_06 h2,._block_05-static .map-box h2,._block_05-static h2,._block_05 .map-box h2,._block_05 h2,._block_04_03-detals h2,._block_04_03 h2,._block_04_02-detals h2,._block_04_02 h2,._block_04-detals h2,._block_04 h2,._block_03 h2,._block_02 h2,._block_01 h2{position:relative;display:inline-block;width:100%;font-family:"Greta-Bold";font-size:1.6rem;line-height:1.8rem;letter-spacing:0;color:#6b559d;margin:0;padding:5px 0 10px 0}.sections h2 .h2-link,.nca-cookiesaccept-line-text h2 .h2-link,.section_box_color_14 h2 .h2-link,.section_box_color_13 h2 .h2-link,.section_block_12 h2 .h2-link,.section_box_color_11 h2 .h2-link,.section_box_color_10 h2 .h2-link,.section_box_color_09 h2 .h2-link,.section_box_color_08 h2 .h2-link,.section_box_color_07 h2 .h2-link,._block_06 h2 .h2-link,._block_05-static h2 .h2-link,._block_05 h2 .h2-link,._block_04_03-detals h2 .h2-link,._block_04_03 h2 .h2-link,._block_04_02-detals h2 .h2-link,._block_04_02 h2 .h2-link,._block_04-detals h2 .h2-link,._block_04 h2 .h2-link,._block_03 h2 .h2-link,._block_02 h2 .h2-link,._block_01 h2 .h2-link{text-align:center;position:relative;display:inline-block;width:auto;font-family:"Greta-Bold";font-size:1.6rem;line-height:1.8rem;letter-spacing:0;color:#f1902f;margin:0;padding:0 62px 0 0}.sections h2 .h2-link:after,.nca-cookiesaccept-line-text h2 .h2-link:after,.section_box_color_14 h2 .h2-link:after,.section_box_color_13 h2 .h2-link:after,.section_block_12 h2 .h2-link:after,.section_box_color_11 h2 .h2-link:after,.section_box_color_10 h2 .h2-link:after,.section_box_color_09 h2 .h2-link:after,.section_box_color_08 h2 .h2-link:after,.section_box_color_07 h2 .h2-link:after,._block_06 h2 .h2-link:after,._block_05-static h2 .h2-link:after,._block_05 h2 .h2-link:after,._block_04_03-detals h2 .h2-link:after,._block_04_03 h2 .h2-link:after,._block_04_02-detals h2 .h2-link:after,._block_04_02 h2 .h2-link:after,._block_04-detals h2 .h2-link:after,._block_04 h2 .h2-link:after,._block_03 h2 .h2-link:after,._block_02 h2 .h2-link:after,._block_01 h2 .h2-link:after{position:absolute;display:inline-block;content:"";z-index:20;opacity:1;top:2px;right:0;border-radius:10px;width:22px;height:22px;border:10px solid #76b83c;opacity:1;z-index:10;background:#76b83c url("/local/templates/orbita01/../orbita01/img/link.svg") center center/cover;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.sections h2 .h2-link:hover,.nca-cookiesaccept-line-text h2 .h2-link:hover,.section_box_color_14 h2 .h2-link:hover,.section_box_color_13 h2 .h2-link:hover,.section_block_12 h2 .h2-link:hover,.section_box_color_11 h2 .h2-link:hover,.section_box_color_10 h2 .h2-link:hover,.section_box_color_09 h2 .h2-link:hover,.section_box_color_08 h2 .h2-link:hover,.section_box_color_07 h2 .h2-link:hover,._block_06 h2 .h2-link:hover,._block_05-static h2 .h2-link:hover,._block_05 h2 .h2-link:hover,._block_04_03-detals h2 .h2-link:hover,._block_04_03 h2 .h2-link:hover,._block_04_02-detals h2 .h2-link:hover,._block_04_02 h2 .h2-link:hover,._block_04-detals h2 .h2-link:hover,._block_04 h2 .h2-link:hover,._block_03 h2 .h2-link:hover,._block_02 h2 .h2-link:hover,._block_01 h2 .h2-link:hover{color:#5b5b5b}.sections h2 .h2-link:hover:after,.nca-cookiesaccept-line-text h2 .h2-link:hover:after,.section_box_color_14 h2 .h2-link:hover:after,.section_box_color_13 h2 .h2-link:hover:after,.section_block_12 h2 .h2-link:hover:after,.section_box_color_11 h2 .h2-link:hover:after,.section_box_color_10 h2 .h2-link:hover:after,.section_box_color_09 h2 .h2-link:hover:after,.section_box_color_08 h2 .h2-link:hover:after,.section_box_color_07 h2 .h2-link:hover:after,._block_06 h2 .h2-link:hover:after,._block_05-static h2 .h2-link:hover:after,._block_05 h2 .h2-link:hover:after,._block_04_03-detals h2 .h2-link:hover:after,._block_04_03 h2 .h2-link:hover:after,._block_04_02-detals h2 .h2-link:hover:after,._block_04_02 h2 .h2-link:hover:after,._block_04-detals h2 .h2-link:hover:after,._block_04 h2 .h2-link:hover:after,._block_03 h2 .h2-link:hover:after,._block_02 h2 .h2-link:hover:after,._block_01 h2 .h2-link:hover:after{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}.sections .logo-h2,.nca-cookiesaccept-line-text .logo-h2,.section_box_color_14 .logo-h2,.section_box_color_13 .logo-h2,.section_block_12 .logo-h2,.section_box_color_11 .logo-h2,.section_box_color_10 .logo-h2,.section_box_color_09 .logo-h2,.section_box_color_08 .logo-h2,.section_box_color_07 .logo-h2,._block_06 .logo-h2,._block_05-static .logo-h2,._block_05 .logo-h2,._block_04_03-detals .logo-h2,._block_04_03 .logo-h2,._block_04_02-detals .logo-h2,._block_04_02 .logo-h2,._block_04-detals .logo-h2,._block_04 .logo-h2,._block_03 .logo-h2,._block_02 .logo-h2,._block_01 .logo-h2{font-family:"Greta-Light";font-size:2rem;line-height:2.2rem;letter-spacing:.05rem;color:#fff;margin:0;padding:0 0 0 80px}.sections .logo-h2:after,.nca-cookiesaccept-line-text .logo-h2:after,.section_box_color_14 .logo-h2:after,.section_box_color_13 .logo-h2:after,.section_block_12 .logo-h2:after,.section_box_color_11 .logo-h2:after,.section_box_color_10 .logo-h2:after,.section_box_color_09 .logo-h2:after,.section_box_color_08 .logo-h2:after,.section_box_color_07 .logo-h2:after,._block_06 .logo-h2:after,._block_05-static .logo-h2:after,._block_05 .logo-h2:after,._block_04_03-detals .logo-h2:after,._block_04_03 .logo-h2:after,._block_04_02-detals .logo-h2:after,._block_04_02 .logo-h2:after,._block_04-detals .logo-h2:after,._block_04 .logo-h2:after,._block_03 .logo-h2:after,._block_02 .logo-h2:after,._block_01 .logo-h2:after{position:absolute;display:block;content:"";width:60px;height:60px;top:-20px;left:0;z-index:20;opacity:1;background:url("/local/templates/orbita01/../orbita01/img/logo.webp") center center/cover;z-index:1}.sections h3,.nca-cookiesaccept-line-text h3,.section_box_color_14 h3,.section_box_color_13 h3,.section_block_12 h3,.section_box_color_11 h3,.section_box_color_10 h3,.section_box_color_09 h3,.section_box_color_08 h3,.section_box_color_07 h3,._block_06 h3,._block_05-static .map-box h3,._block_05-static h3,._block_05 .map-box h3,._block_05 h3,._block_04_03-detals h3,._block_04_03 h3,._block_04_02-detals h3,._block_04_02 h3,._block_04-detals h3,._block_04 h3,._block_03 h3,._block_02 h3,._block_01 h3{font-family:"Greta-Light";font-size:1.2rem;line-height:1.3rem;margin:0;padding:10px 0 5px 0}.sections p,.nca-cookiesaccept-line-text p,.section_box_color_14 p,.section_box_color_13 p,.section_block_12 p,.section_box_color_11 p,.section_box_color_10 p,.section_box_color_09 p,.section_box_color_08 p,.section_box_color_07 p,._block_06 p,._block_05-static .map-box p,._block_05-static p,._block_05 .map-box p,._block_05 p,._block_04_03-detals p,._block_04_03 p,._block_04_02-detals p,._block_04_02 p,._block_04-detals p,._block_04 p,._block_03 p,._block_02 p,._block_01 p{font-family:"OpenSans-Regular";font-size:1rem;line-height:1.2rem;margin:0;color:#444;padding:5px 5px}.sections b,.nca-cookiesaccept-line-text b,.section_box_color_14 b,.section_box_color_13 b,.section_block_12 b,.section_box_color_11 b,.section_box_color_10 b,.section_box_color_09 b,.section_box_color_08 b,.section_box_color_07 b,._block_06 b,._block_05-static .map-box b,._block_05-static b,._block_05 .map-box b,._block_05 b,._block_04_03-detals b,._block_04_03 b,._block_04_02-detals b,._block_04_02 b,._block_04-detals b,._block_04 b,._block_03 b,._block_02 b,._block_01 b{font-family:"OpenSans-Bold";font-size:1rem;line-height:1.1rem;margin:0}.sections a,.nca-cookiesaccept-line-text a,.section_box_color_14 a,.section_box_color_13 a,.section_block_12 a,.section_box_color_11 a,.section_box_color_10 a,.section_box_color_09 a,.section_box_color_08 a,.section_box_color_07 a,._block_06 a,._block_05-static .map-box a,._block_05-static a,._block_05 .map-box a,._block_05 a,._block_04_03-detals a,._block_04_03 a,._block_04_02-detals a,._block_04_02 a,._block_04-detals a,._block_04 a,._block_03 a,._block_02 a,._block_01 a{display:inline-block;color:#5b5b5b;font-family:"OpenSans-Regular";font-size:1rem;line-height:1.45rem;text-decoration:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.sections a:hover,.nca-cookiesaccept-line-text a:hover,.section_box_color_14 a:hover,.section_box_color_13 a:hover,.section_block_12 a:hover,.section_box_color_11 a:hover,.section_box_color_10 a:hover,.section_box_color_09 a:hover,.section_box_color_08 a:hover,.section_box_color_07 a:hover,._block_06 a:hover,._block_05-static a:hover,._block_05 a:hover,._block_04_03-detals a:hover,._block_04_03 a:hover,._block_04_02-detals a:hover,._block_04_02 a:hover,._block_04-detals a:hover,._block_04 a:hover,._block_03 a:hover,._block_02 a:hover,._block_01 a:hover{color:#f9f9f9;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.sections img,.nca-cookiesaccept-line-text img,.section_box_color_14 img,.section_box_color_13 img,.section_block_12 img,.section_box_color_11 img,.section_box_color_10 img,.section_box_color_09 img,.section_box_color_08 img,.section_box_color_07 img,._block_06 img,._block_05-static .map-box img,._block_05-static img,._block_05 .map-box img,._block_05 img,._block_04_03-detals img,._block_04_03 img,._block_04_02-detals img,._block_04_02 img,._block_04-detals img,._block_04 img,._block_03 img,._block_02 img,._block_01 img{position:relative;display:block;width:100%;height:auto;max-width:800px;border-radius:3px;overflow:hidden;margin:30px auto 0 auto}}html,body{margin:0;padding:0;width:100%;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fbe7d6}.body_hide{opacity:1;-webkit-transition:0 opacity ease-in-out;-o-transition:0 opacity ease-in-out;transition:0 opacity ease-in-out}.body_visible{position:relative;opacity:1;-webkit-transition:0 opacity ease-in-out;-o-transition:0 opacity ease-in-out;transition:0 opacity ease-in-out}.body_menu{-webkit-filter:blur(2px);filter:blur(2px);-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.fit-grid>*{min-width:0}.grid{display:grid;grid-gap:0;height:auto;grid-template-columns:1fr;grid-template-rows:0 auto auto;grid-template-areas:"header header" "main main" "footer footer"}.wraper,.modal-search__active .box-modal-search,.modal-search .box-modal-search,.footer-info,.footer-box{display:block;position:relative;width:calc(100% - 60px);max-width:1400px;height:auto;margin:0 auto}.header{display:grid;grid-area:header;z-index:200;position:-webkit-sticky;position:sticky;background:rgba(0,0,0,0)}.header-sticky{z-index:250;background:rgba(0,0,0,0);-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.header-box{position:relative;display:grid;grid-gap:0px;width:calc(100% - 30px);padding:0 15px;height:auto;min-height:120px;grid-template-columns:280px 1fr;grid-template-rows:auto;align-self:center;justify-self:center;max-width:1200px;z-index:10}.header-box:after{position:absolute;display:inline-block;content:"";top:100%;left:calc(100% - 300px);opacity:1;width:300px;height:150px;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:top center;background-size:cover;padding:0;margin:0;z-index:0;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header-box .header-box-logo{grid-row:1/3;display:grid;grid-gap:0;height:100%;grid-template-columns:250px;grid-template-rows:auto}.header-box .header-box-logo a{-ms-flex-item-align:end;align-self:end;justify-self:center}.header-box .header-box-info{display:grid;grid-gap:30px;width:100%;height:auto;grid-template-columns:1fr 1fr;grid-template-rows:auto;align-self:end;justify-self:center}.header-box .header-box-info .header-box-info-text span{display:inline-block;position:relative;width:100%;color:#444;text-align:left;font-size:.9rem;line-height:1rem;text-transform:none !important}.header-box .header-box-info .header-box-info-a{display:grid;grid-gap:15px;width:100%;height:auto;grid-template-columns:160px 160px;grid-template-rows:auto;align-self:center;justify-self:center}.header-box .header-box-info .header-box-info-a a{-ms-flex-item-align:end;align-self:end;justify-self:end;display:inline-block;vertical-align:middle;width:auto;color:#f1902f !important;margin:0;padding:0;font-size:.9rem;line-height:1.2rem !important;text-align:center;text-decoration:none;padding:0;margin:0}.header-box .header-box-info .header-box-info-a a span{color:#f1902f !important}.header-box .header-box-info .header-box-info-a a:hover{letter-spacing:.005rem}.header-box .header-box-nav{display:grid;grid-gap:20px;width:100%;height:auto;grid-template-columns:1fr 42px 42px;grid-template-rows:auto;align-self:end;justify-self:start}.header-box .header-box-nav .header-box-nav{display:grid;grid-gap:10px;height:100%;grid-template-columns:1fr;grid-template-rows:auto;align-self:center;justify-self:start}.header-box .header-box-nav .header-box-nav .nav{text-align:left}.header-box .header-box-nav .button-search{-ms-flex-item-align:end;align-self:end;justify-self:center;cursor:pointer}.header-box .header-box-nav .button-search img{display:inline-block;position:relative;width:100%;height:auto}.header-box .header-box-nav .button-menu{display:grid;grid-gap:10px;width:42px;height:42px;grid-template-columns:1fr;grid-template-rows:auto;align-self:center;justify-self:center}.header-box .header-box-nav .button-menu .mob-nav{-ms-flex-item-align:center;align-self:center;justify-self:center}@media(max-width: 904px){.header-box{display:grid;grid-gap:0px;width:calc(100% - 30px);padding:0 15px;height:auto;min-height:140px;grid-template-columns:210px 1fr;grid-template-rows:auto;align-self:start;justify-self:start;max-width:1200px}.header-box .header-box-logo{grid-row:2;display:grid;grid-gap:0;height:100%;grid-template-columns:200px;grid-template-rows:auto}.header-box .header-box-logo a{-ms-flex-item-align:end;align-self:end;justify-self:center}.header-box .header-box-info{grid-row:1;grid-column:1/3;display:grid;grid-gap:20px;width:100%;height:auto;grid-template-columns:1fr 320px;grid-template-rows:auto;align-self:end;justify-self:center}.header-box .header-box-info .header-box-info-text span{display:inline-block;position:relative;width:100%;color:#444;text-align:left;font-size:.9rem;line-height:1rem;text-transform:none !important}.header-box .header-box-info .header-box-info-a{display:grid;grid-gap:15px;width:100%;height:auto;grid-template-columns:160px 160px;grid-template-rows:auto;align-self:center;justify-self:center;text-align:right}.header-box .header-box-info .header-box-info-a a{-ms-flex-item-align:end;align-self:end;justify-self:end;width:160px;margin:0;padding:0;font-size:.9rem;line-height:1rem;text-align:right;text-decoration:none;padding:0;margin:0}.header-box .header-box-info .header-box-info-a a:hover{letter-spacing:.005rem}.header-box .header-box-nav{display:grid;grid-gap:20px;width:100%;height:auto;grid-template-columns:1fr 42px 42px;grid-template-rows:auto;align-self:center;justify-self:start}.header-box .header-box-nav .header-box-nav{display:grid;grid-gap:10px;height:100%;grid-template-columns:1fr;grid-template-rows:auto;align-self:center;justify-self:start}.header-box .header-box-nav .header-box-nav .nav{text-align:left}.header-box .header-box-nav .button-search{-ms-flex-item-align:end;align-self:end;justify-self:center;cursor:pointer}.header-box .header-box-nav .button-search img{display:inline-block;position:relative;width:100%;height:auto}.header-box .header-box-nav .button-menu{display:grid;grid-gap:10px;width:42px;height:42px;grid-template-columns:1fr;grid-template-rows:auto;align-self:center;justify-self:center}.header-box .header-box-nav .button-menu .mob-nav{-ms-flex-item-align:center;align-self:center;justify-self:center}}@media(max-width: 520px){.header-box{display:grid;grid-gap:0;width:calc(100% - 30px);padding:0 15px;height:auto;min-height:100px;grid-template-columns:210px 1fr;grid-template-rows:auto;align-self:start;justify-self:start;max-width:1200px}.header-box .header-box-logo{grid-row:2;display:grid;grid-gap:0;height:100%;grid-template-columns:170px;grid-template-rows:auto}.header-box .header-box-logo a{-ms-flex-item-align:end;align-self:end;justify-self:center}.header-box .header-box-info{grid-row:1;grid-column:1/3;display:grid;grid-gap:15px;width:100%;height:auto;grid-template-columns:1fr 130px;grid-template-rows:auto auto;padding-top:15px;align-self:end;justify-self:center}.header-box .header-box-info .header-box-info-text{-ms-flex-item-align:end;align-self:end;justify-self:center}.header-box .header-box-info .header-box-info-text span{display:inline-block;position:relative;width:100%;color:#444;text-align:left;font-size:.9rem;line-height:1rem;text-transform:none !important}.header-box .header-box-info .header-box-info-a{display:grid;grid-gap:0;width:100%;height:100%;grid-template-columns:1fr;grid-template-rows:auto;align-self:end;justify-self:center}.header-box .header-box-info .header-box-info-a a{-ms-flex-item-align:end;align-self:end;justify-self:end;width:auto;margin:0;padding:0;font-size:.9rem;line-height:1rem;text-align:center;text-decoration:none;margin:0}.header-box .header-box-info .header-box-info-a a:after{position:absolute;display:none;content:"";z-index:20;opacity:1;width:100%;height:1px;padding:0;margin:0;z-index:1;border-bottom:1px dashed #76b83c}.header-box .header-box-info .header-box-info-a a:hover{letter-spacing:.005rem}.header-box .header-box-nav{display:grid;grid-gap:20px;width:100%;height:auto;grid-template-columns:1fr 42px 42px;grid-template-rows:auto;align-self:center;justify-self:start}.header-box .header-box-nav .header-box-nav{display:grid;grid-gap:10px;height:100%;grid-template-columns:1fr;grid-template-rows:auto;align-self:center;justify-self:start}.header-box .header-box-nav .header-box-nav .nav{text-align:left}.header-box .header-box-nav .button-search{-ms-flex-item-align:end;align-self:end;justify-self:center;cursor:pointer}.header-box .header-box-nav .button-search img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);display:inline-block;position:relative;width:100%;height:auto;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header-box .header-box-nav .button-search:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);display:inline-block;position:relative;width:100%;height:auto;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header-box .header-box-nav .button-menu{display:grid;grid-gap:10px;width:42px;height:42px;grid-template-columns:1fr;grid-template-rows:auto;align-self:center;justify-self:center}.header-box .header-box-nav .button-menu .mob-nav{-ms-flex-item-align:center;align-self:center;justify-self:center}}@media(max-width: 370px){.header-box{display:grid;grid-gap:0px;width:calc(100% - 30px);padding:0 15px;height:auto;min-height:120px;grid-template-columns:150px 1fr;grid-template-rows:auto;align-self:start;justify-self:start;max-width:1200px}.header-box .header-box-logo{grid-row:2;display:grid;grid-gap:0;height:100%;grid-template-columns:160px;grid-template-rows:auto}.header-box .header-box-logo a{-ms-flex-item-align:center;align-self:center;justify-self:center}.header-box .header-box-info{padding-top:5px;grid-row:1;grid-column:1/3;display:grid;grid-gap:15px;width:100%;height:auto;grid-template-columns:1fr;grid-template-rows:1fr;align-self:end;justify-self:center}.header-box .header-box-info .header-box-info-text{display:none}.header-box .header-box-info .header-box-info-text span{display:none;position:relative;width:100%;color:#444;text-align:left;font-size:.8rem;line-height:.8rem;text-transform:none !important}.header-box .header-box-info .header-box-info-a{display:grid;grid-gap:5px;width:100%;height:auto;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;align-self:center;justify-self:center}.header-box .header-box-info .header-box-info-a a{-ms-flex-item-align:end;align-self:end;justify-self:end;width:100%;margin:0;padding:0;font-size:.87rem;line-height:.9rem;text-align:center;text-decoration:none;padding:0;margin:0}.header-box .header-box-info .header-box-info-a a:after{display:none}.header-box .header-box-info .header-box-info-a a:hover{letter-spacing:.005rem}.header-box .header-box-nav{display:grid;grid-gap:20px;width:100%;height:auto;grid-template-columns:1fr 42px 42px;grid-template-rows:auto;align-self:center;justify-self:start}.header-box .header-box-nav .header-box-nav{display:grid;grid-gap:10px;height:100%;grid-template-columns:1fr;grid-template-rows:auto;align-self:center;justify-self:start}.header-box .header-box-nav .header-box-nav .nav{text-align:left}.header-box .header-box-nav .button-search{-ms-flex-item-align:end;align-self:end;justify-self:center;cursor:pointer}.header-box .header-box-nav .button-search img{display:inline-block;position:relative;width:100%;height:auto}.header-box .header-box-nav .button-menu{display:grid;grid-gap:10px;width:42px;height:42px;grid-template-columns:1fr;grid-template-rows:auto;align-self:center;justify-self:center}.header-box .header-box-nav .button-menu .mob-nav{-ms-flex-item-align:center;align-self:center;justify-self:center}}.footer{display:grid;grid-area:footer;height:auto;z-index:20;grid-gap:0;background-color:rgba(255,255,255,.2)}.footer-box{display:grid;grid-gap:20px;height:auto;min-height:auto;width:calc(100% - 100px) !important;padding:30px 30px !important;grid-template-columns:170px 1fr 1fr 1fr;grid-template-rows:auto}.footer-box .footer-box-logo{align-self:start;justify-self:start;display:grid;grid-gap:10px;height:auto;grid-template-columns:165px;grid-template-rows:auto}.footer-box .footer-box-logo a{-ms-flex-item-align:center;align-self:center;justify-self:start}.footer-box .footer-box-logo div{-ms-flex-item-align:center;align-self:center;justify-self:start}.footer-box .adres{-ms-flex-item-align:start;align-self:start;justify-self:center}.footer-box .adres h4{padding:0;margin:0}.footer-box .adres a{color:#5b5b5b !important}.footer-box .footer-box-nav{-ms-flex-item-align:start;align-self:start;justify-self:center}.footer-box .footer-box-nav h4{padding:0;margin:0}.footer-box .fons{-ms-flex-item-align:start;align-self:start;justify-self:end;text-align:right;width:100%}.footer-box .fons p{text-align:right;padding:5px 0}.footer-box .fons a{display:inline-block;color:#444;width:100%;text-align:right;padding:5px 0;text-decoration:none}.footer-info{display:grid;grid-gap:0;height:auto;min-height:auto;padding:5px 0;grid-template-columns:1fr 1fr;grid-template-rows:50px}.footer-info div{font-size:.8rem;-ms-flex-item-align:end;align-self:end;justify-self:start}.footer-info .designer{-ms-flex-item-align:end;align-self:end;justify-self:end}@media(max-width: 884px){.footer-box{display:grid;grid-gap:30px;height:auto;min-height:auto;width:calc(100% - 100px) !important;padding:30px 30px !important;grid-template-columns:1fr;grid-template-rows:auto}.footer-box .footer-box-logo{align-self:start;justify-self:center;display:grid;grid-gap:10px;height:auto;grid-template-columns:165px;grid-template-rows:auto}.footer-box .footer-box-logo a{-ms-flex-item-align:center;align-self:center;justify-self:start}.footer-box .footer-box-logo div{-ms-flex-item-align:center;align-self:center;justify-self:start}.footer-box .adres{-ms-flex-item-align:start;align-self:start;justify-self:center}.footer-box .adres h4{padding:0;margin:0;text-align:center}.footer-box .adres p{text-align:center}.footer-box .footer-box-nav{-ms-flex-item-align:start;align-self:start;justify-self:center}.footer-box .footer-box-nav h4{padding:0;margin:0;text-align:center}.footer-box .fons{-ms-flex-item-align:start;align-self:start;justify-self:center;text-align:center;width:100%}.footer-box .fons p{text-align:center;padding:5px 0}.footer-box .fons a{display:inline-block;width:100%;text-align:center;padding:5px 0;text-decoration:none}.footer-info{display:grid;grid-gap:0;height:auto;min-height:auto;padding:60px 0;grid-template-columns:1fr;grid-template-rows:auto}.footer-info div{-ms-flex-item-align:center;align-self:center;justify-self:center}.footer-info .designer{-ms-flex-item-align:center;align-self:center;justify-self:end}}@media(max-width: 720px){.footer-box{display:grid;grid-gap:15px;height:auto;min-height:auto;width:calc(100% - 30px) !important;padding:10px 15px !important;grid-template-columns:1fr;grid-template-rows:auto}.footer-box .footer-box-logo{align-self:start;justify-self:center;display:grid;grid-gap:10px;height:auto;grid-template-columns:165px;grid-template-rows:auto}.footer-box .footer-box-logo a{-ms-flex-item-align:center;align-self:center;justify-self:start}.footer-box .footer-box-logo div{-ms-flex-item-align:center;align-self:center;justify-self:start}.footer-box .adres{-ms-flex-item-align:start;align-self:start;justify-self:center}.footer-box .adres h4{padding:0;margin:0;text-align:center}.footer-box .adres p{text-align:center}.footer-box .footer-box-nav{-ms-flex-item-align:start;align-self:start;justify-self:center}.footer-box .footer-box-nav h4{padding:0;margin:0;text-align:center}.footer-box .fons{-ms-flex-item-align:start;align-self:start;justify-self:center;text-align:center;width:100%}.footer-box .fons p{text-align:center;padding:5px 0}.footer-box .fons a{display:inline-block;width:100%;text-align:center;padding:5px 0;text-decoration:none}.footer-info{display:grid;grid-gap:0;height:auto;min-height:auto;padding:30px 0;grid-template-columns:1fr;grid-template-rows:auto}.footer-info div{-ms-flex-item-align:center;align-self:center;justify-self:center}.footer-info .designer{-ms-flex-item-align:center;align-self:center;justify-self:end}}.main{grid-area:main}.main{display:grid;position:relative;display:grid;grid-gap:0;height:auto;margin:0;grid-template-columns:1fr;grid-template-rows:auto;background:rgba(0,0,0,0)}.section_box_color_1{position:relative;overflow:hidden;background:#fbe7d6;background-image:-o-radial-gradient(7.2% 9.5%, circle, #ffffff 0%, #fbe7d6 45%, #fbe7d6 65%);background-image:radial-gradient(circle at 7.2% 9.5%, #ffffff 0%, #fbe7d6 45%, #fbe7d6 65%)}._block_01{display:grid;grid-gap:30px;height:100%;padding-top:120px;grid-template-columns:370px 1fr;grid-template-rows:auto;z-index:20}._block_01 .intro{align-self:center;display:grid;grid-gap:0;height:100%;grid-template-columns:auto;grid-template-rows:auto;z-index:20;background-image:url("/local/templates/orbita01/../orbita01/img/fon-intro-s.svg"),url("/local/templates/orbita01/../orbita01/img/fon-intro-z.svg");background-repeat:no-repeat;background-position:top left,right 20%}._block_01 .intro .intro-logo{-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center}._block_01 .intro .intro-logo img{position:relative;display:inline-block;width:80%;height:auto}._block_01 .intro .intro-logo .itro-text{text-align:center;-ms-flex-item-align:start;align-self:start;justify-self:center}._block_01 .intro .intro-logo .itro-text h1{padding:0;margin:0}._block_01 .intro-img-buuton-video{position:relative;-ms-flex-item-align:center;align-self:center;justify-self:end}._block_01 .intro-img-buuton-video img{position:relative;display:inline-block;width:100%;height:auto}._block_01 .intro-img-buuton-video:after{position:absolute;display:inline-block;content:"";top:45%;left:55%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:20;opacity:1;width:60px;height:60px;background-color:#76b83c;background-image:url("/local/templates/orbita01/../orbita01/img/play.svg");background-repeat:no-repeat;background-position:center center;padding:0;margin:0;z-index:40;border-radius:100%;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_01 .intro-img-buuton-video:hover:after{position:absolute;display:inline-block;content:"";top:45%;left:55%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:20;opacity:1;width:65px;height:65px;background-color:#76b83c;background-image:url("/local/templates/orbita01/../orbita01/img/play.svg");background-repeat:no-repeat;background-position:center center;padding:0;margin:0;z-index:40;border-radius:100%;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width: 960px){._block_01{display:grid;grid-gap:30px;height:100%;padding-top:120px;grid-template-columns:300px 1fr;grid-template-rows:auto;z-index:20}._block_01 .intro{align-self:center;display:grid;grid-gap:0;height:100%;grid-template-columns:auto;grid-template-rows:auto;z-index:20;background-image:url("/local/templates/orbita01/../orbita01/img/fon-intro-s.svg"),url("/local/templates/orbita01/../orbita01/img/fon-intro-z.svg"),url("/local/templates/orbita01/../orbita01/img/fon-intro-v.svg");background-repeat:no-repeat;background-position:top left,right 20%,left bottom}._block_01 .intro .intro-logo{-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center}._block_01 .intro .intro-logo img{position:relative;display:inline-block;width:80%;height:auto}._block_01 .intro .intro-logo .itro-text{text-align:center;-ms-flex-item-align:start;align-self:start;justify-self:center}._block_01 .intro-img-buuton-video{position:relative;-ms-flex-item-align:center;align-self:center;justify-self:end}._block_01 .intro-img-buuton-video img{position:relative;display:inline-block;width:100%;height:auto}._block_01 .intro-img-buuton-video:after{position:absolute;display:inline-block;content:"";top:45%;left:55%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:20;opacity:1;width:60px;height:60px;background-color:#76b83c;background-image:url("/local/templates/orbita01/../orbita01/img/play.svg");background-repeat:no-repeat;background-position:center center;padding:0;margin:0;z-index:40;border-radius:100%;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_01 .intro-img-buuton-video:hover:after{position:absolute;display:inline-block;content:"";top:45%;left:55%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:20;opacity:1;width:65px;height:65px;background-color:#76b83c;background-image:url("/local/templates/orbita01/../orbita01/img/play.svg");background-repeat:no-repeat;background-position:center center;padding:0;margin:0;z-index:40;border-radius:100%;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}@media(max-width: 720px){._block_01{display:grid;grid-gap:30px;height:100%;padding-top:120px;grid-template-columns:200px 1fr;grid-template-rows:auto;z-index:20}._block_01 .intro{align-self:center;display:grid;grid-gap:0;height:100%;grid-template-columns:auto;grid-template-rows:auto;z-index:20;background-image:url("/local/templates/orbita01/../orbita01/img/fon-intro-s.svg"),url("/local/templates/orbita01/../orbita01/img/fon-intro-z.svg"),url("/local/templates/orbita01/../orbita01/img/fon-intro-v.svg");background-repeat:no-repeat;background-position:top left,right 20%,left bottom}._block_01 .intro .intro-logo{-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center}._block_01 .intro .intro-logo img{position:relative;display:inline-block;width:80%;height:auto}._block_01 .intro .intro-logo .itro-text{text-align:center;-ms-flex-item-align:start;align-self:start;justify-self:center}._block_01 .intro-img-buuton-video{position:relative;-ms-flex-item-align:center;align-self:center;justify-self:end}._block_01 .intro-img-buuton-video img{position:relative;display:inline-block;width:100%;height:auto}._block_01 .intro-img-buuton-video:after{position:absolute;display:inline-block;content:"";top:45%;left:55%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:20;opacity:1;width:60px;height:60px;background-color:#76b83c;background-image:url("/local/templates/orbita01/../orbita01/img/play.svg");background-repeat:no-repeat;background-position:center center;padding:0;margin:0;z-index:40;border-radius:100%;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_01 .intro-img-buuton-video:hover:after{position:absolute;display:inline-block;content:"";top:45%;left:55%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:20;opacity:1;width:65px;height:65px;background-color:#76b83c;background-image:url("/local/templates/orbita01/../orbita01/img/play.svg");background-repeat:no-repeat;background-position:center center;padding:0;margin:0;z-index:40;border-radius:100%;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}@media(max-width: 599px){._block_01{display:grid;grid-gap:15px;height:100%;padding-top:96px;grid-template-columns:1fr;grid-template-rows:auto;z-index:20}._block_01 .intro{align-self:center;display:grid;grid-gap:0;height:100%;grid-template-columns:auto;grid-template-rows:auto;z-index:20;background-image:url("/local/templates/orbita01/../orbita01/img/fon-intro-s.svg"),url("/local/templates/orbita01/../orbita01/img/fon-intro-z.svg"),url("/local/templates/orbita01/../orbita01/img/fon-intro-v.svg");background-repeat:no-repeat;background-position:left 10%,right 20%,left bottom}._block_01 .intro .intro-logo{-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center}._block_01 .intro .intro-logo img{position:relative;display:inline-block;width:80%;height:auto}._block_01 .intro .intro-logo .itro-text{text-align:center;-ms-flex-item-align:start;align-self:start;justify-self:center}._block_01 .intro-img-buuton-video{position:relative;-ms-flex-item-align:center;align-self:center;justify-self:end}._block_01 .intro-img-buuton-video img{position:relative;display:inline-block;width:100%;height:auto}._block_01 .intro-img-buuton-video:after{position:absolute;display:inline-block;content:"";top:45%;left:55%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:20;opacity:1;width:60px;height:60px;background-color:#76b83c;background-image:url("/local/templates/orbita01/../orbita01/img/play.svg");background-repeat:no-repeat;background-position:center center;padding:0;margin:0;z-index:40;border-radius:100%;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_01 .intro-img-buuton-video:hover:after{position:absolute;display:inline-block;content:"";top:45%;left:55%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:20;opacity:1;width:65px;height:65px;background-color:#76b83c;background-image:url("/local/templates/orbita01/../orbita01/img/play.svg");background-repeat:no-repeat;background-position:center center;padding:0;margin:0;z-index:40;border-radius:100%;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}.section_box_color_2{position:relative}._block_02{position:relative;display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_02 .logo-h2{color:#76b83c}._block_02 .box-header{display:inline-block;width:100%}._block_02 .box-header h2{text-align:center;font-family:"Greta-Bold"}._block_02 .dote-info{position:relative;display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));grid-auto-flow:dense;grid-gap:60px;margin:0}._block_02 .dote-info .info{display:grid;grid-gap:20px;height:auto;grid-template-columns:1fr;grid-template-rows:auto}._block_02 .dote-info .info .info-link{text-align:center;position:relative;display:inline-block;width:auto;text-align:center;font-family:"Evolventa-Oblique";font-size:1.6rem;line-height:1.8rem;letter-spacing:0;color:#f1902f;margin:0;padding:0}._block_02 .dote-info .info .info-link:after{position:relative;display:inline-block;content:"";z-index:20;opacity:1;top:12px;left:20px;border-radius:10px;width:22px;height:22px;border:10px solid #76b83c;opacity:1;z-index:10;background:#76b83c url("/local/templates/orbita01/../orbita01/img/link.svg") center center/cover;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_02 .dote-info .info .info-link:hover{color:#5b5b5b}._block_02 .dote-info .info .info-link:hover:after{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:scale(1.1, 1.1);-ms-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}._block_02 .dote-info .info .info-text{width:calc(100% - 30px);padding:15px;min-height:240px;border-radius:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;grid-gap:20px;grid-template-columns:1fr;grid-template-rows:1fr;-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.2);box-shadow:0 2px 16px 0 rgba(241,144,47,.2);-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_02 .dote-info .info .info-text div{-ms-flex-item-align:center;align-self:center;justify-self:center;width:100%;height:auto}._block_02 .dote-info .info .info-text div span{text-align:center;position:relative;display:inline-block;width:100%;font-family:"Greta-Regular";font-size:1.6rem;line-height:1.4rem;letter-spacing:0;color:#fff;margin:5px 0;z-index:3}._block_02 .dote-info .info .info-text div::after{top:-70px;left:calc(50% - 140px);content:"";position:absolute;display:inline-block;width:140px;height:140px;background:url("/images/apple.svg") center center/cover;z-index:10}._block_02 .dote-info .info .info-text:hover{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-box-shadow:0 2px 20px 0 rgba(241,144,47,.4);box-shadow:0 2px 20px 0 rgba(241,144,47,.4)}.section_box_color_3{position:relative;background:#fbe7d6;background-image:url("/local/templates/orbita01/../orbita01/img/fon-p.svg");background-repeat:no-repeat;background-position:85% 10%}._block_03{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_03 .box-header h2{text-align:center}._block_03 .dote-img{position:relative;display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));grid-auto-flow:dense;grid-gap:10px;padding:0 !important;margin:0}._block_03 .dote-img .slid{position:relative;display:block;width:100%;min-height:280px;overflow:hidden;border-radius:20px;padding:0 !important;background-repeat:no-repeat;background-size:cover;background-position:center center}._block_03 .dote-img .slid img{display:inline-block;position:relative;width:100%;height:auto;max-width:700px}._block_03 .dote-img .slid:nth-of-type(1){grid-row:span 2;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width: 720px){.section_box_color_3{position:relative;padding:30px 0 !important}._block_03{display:grid;grid-gap:30px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_03 .dote-img{position:relative;display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));grid-auto-flow:dense;grid-gap:10px;padding:0 !important;margin:0}._block_03 .dote-img .slid{position:relative;display:block;width:100%;min-height:180px;overflow:hidden;border-radius:20px;padding:0 !important;background-repeat:no-repeat;background-size:cover;background-position:center center}._block_03 .dote-img .slid:nth-of-type(3){grid-row:span 1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}.section_box_color_4{position:relative;background-color:#fbe7d6;background-image:url("/images/glpobas-news.svg"),url("/images/Rectangle-fon.svg");background-repeat:no-repeat;background-position:center 120px,right center;background-size:80% auto,100% auto}._block_04{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04 .box-header h2{text-align:center}._block_04 .box-header-news{display:grid;grid-gap:60px;height:100%;grid-template-columns:1fr 1fr;grid-template-rows:auto;z-index:10}._block_04 .box-header-news .filtr{-ms-flex-item-align:center;align-self:center;justify-self:end;display:inline-block;position:relative;text-align:right}._block_04 .box-header-news .filtr .flter-name{-ms-flex-item-align:center;align-self:center;justify-self:end;text-align:right;border-radius:20px;margin-left:30px;color:#fff;margin-bottom:10px;background:#76b83c;padding:12px 30px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_04 .box-header-news .filtr .flter-name:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#5b5b5b;background:rgba(249,249,249,.86)}._block_04 .box-header-news .filtr .active{color:#f1902f !important;background:#fff !important}._block_04 .dote-news{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;grid-gap:20px}._block_04 .dote-news .news{width:calc(100% - 30px);padding:15px;position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:280px 1fr;grid-gap:15px;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1)}._block_04 .dote-news .news .news-prew{position:relative;width:calc(100% - 60px);padding:20px 30px;min-height:200px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04 .dote-news .news .news-prew .data{display:inline-block;position:relative;width:100%;height:auto;font-family:"OpenSans-Bold";font-size:.87rem;text-align:left;color:#f1902f}._block_04 .dote-news .news .news-prew h3{color:#444}._block_04 .dote-news .news .news-prew h3 a{display:inline-block;position:relative;width:100%;height:auto;font-size:1.3rem;line-height:1.5rem;color:#444;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04 .dote-news .news .news-prew h3 a:hover{color:#f1902f;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04 .dote-news .news .news-prew p{color:#444}._block_04 .dote-news .news .news-img{border-radius:10px;overflow:hidden;background-position:center center;background-size:120%;background-repeat:no-repeat;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_04 .dote-news .news .news-img:hover{color:#5b5b5b;background-size:140%;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out}._block_04 .dote-news .news .news-more{border:2px solid rgba(249,249,249,.36);border-radius:20px;-ms-flex-item-align:end;align-self:end;justify-self:end;color:#76b83c;background:rgba(249,249,249,.26);padding:12px 30px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_04 .dote-news .news .news-more:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#444}._block_04 .box-more h3{text-align:right}._block_04-detals{display:grid;grid-gap:30px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04-detals .box-header-news{display:grid;grid-gap:60px;height:100%;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04-detals .box-header-news .filtr{display:grid;grid-gap:0;height:100%;grid-template-columns:1fr 1fr;grid-template-rows:auto;z-index:10}._block_04-detals .box-header-news .filtr .flter-name{-ms-flex-item-align:center;align-self:center;justify-self:end;border-radius:20px;margin-left:30px;color:#fff;background:#76b83c;padding:12px 30px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_04-detals .box-header-news .filtr .flter-name:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#5b5b5b;background:rgba(249,249,249,.86)}._block_04-detals .soc-block{display:grid;grid-gap:0;height:100%;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04-detals .soc-block div{-ms-flex-item-align:center;align-self:center;justify-self:end}._block_04-detals .dote-news{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:20px}._block_04-detals .dote-news .news{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;grid-gap:0;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1)}._block_04-detals .dote-news .news .news-prew{position:relative;width:calc(100% - 60px);padding:20px 30px;min-height:200px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04-detals .dote-news .news .news-prew .detals-grid{position:relative;display:grid;grid-template-columns:320px 1fr;grid-template-rows:auto;grid-gap:30px}._block_04-detals .dote-news .news .news-prew .detals-grid div{width:100%;height:auto}._block_04-detals .dote-news .news .news-prew .detals-grid .detal-img-buuton-video{display:inline-block;width:100%;height:auto}._block_04-detals .dote-news .news .news-prew .detals-grid .img-video{cursor:pointer;display:inline-block;width:100%;height:auto;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.15);box-shadow:0 2px 16px 0 rgba(241,144,47,.15)}._block_04-detals .dote-news .news .news-prew .detals-grid .img-video:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_04-detals .dote-news .news .news-prew .data{display:inline-block;position:relative;width:100%;height:auto;font-family:"OpenSans-Bold";font-size:.87rem;text-align:left;color:#f1902f}._block_04-detals .dote-news .news .news-prew h3 a{display:inline-block;position:relative;width:100%;height:auto;font-size:1.3rem;line-height:1.5rem;color:#76b83c;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04-detals .dote-news .news .news-prew h3 a:hover{color:#5b5b5b;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04-detals .dote-news .news .news-prew b{display:inline-block;margin:5px 0 !important}._block_04-detals .dote-news .news .news-prew p{color:#444}._block_04-detals .dote-news .news .news-prew a{border:1px solid #fff;padding:5px 20px;margin:5px 0;border-radius:20px}@media(max-width: 1114px){.section_box_color_4{position:relative;background-color:#fbe7d6;background-image:url("/orbita01/img/glpobas.svg"),url("/orbita01/img/Rectangle-fon.svg");background-repeat:no-repeat;background-position:center center,right center;background-size:100% 100%,100% 100%}._block_04{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04 .dote-news{grid-template-columns:1fr 1fr;grid-gap:20px}._block_04-detals{display:grid;grid-gap:20px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04-detals .box-header-news{display:grid;grid-gap:60px;height:100%;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04-detals .box-header-news .filtr{display:grid;grid-gap:0;height:100%;grid-template-columns:1fr 1fr;grid-template-rows:auto;z-index:10}._block_04-detals .box-header-news .filtr .flter-name{-ms-flex-item-align:center;align-self:center;justify-self:end;border-radius:20px;margin-left:30px;color:#fff;background:#76b83c;padding:12px 30px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_04-detals .box-header-news .filtr .flter-name:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#5b5b5b;background:rgba(249,249,249,.86)}._block_04-detals .soc-block{display:grid;grid-gap:0;height:100%;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04-detals .soc-block div{-ms-flex-item-align:center;align-self:center;justify-self:end}._block_04-detals .dote-news{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:20px}._block_04-detals .dote-news .news{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;grid-gap:0;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1)}._block_04-detals .dote-news .news .news-prew{position:relative;width:calc(100% - 60px);padding:20px 30px;min-height:200px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04-detals .dote-news .news .news-prew .detals-grid{position:relative;display:grid;grid-template-columns:320px 1fr;grid-template-rows:auto;grid-gap:30px}._block_04-detals .dote-news .news .news-prew .detals-grid div{width:100%;height:auto}._block_04-detals .dote-news .news .news-prew .detals-grid .detal-img-buuton-video{display:inline-block;width:100%;height:auto}._block_04-detals .dote-news .news .news-prew .detals-grid .img-video{cursor:pointer;display:inline-block;width:100%;height:auto;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.15);box-shadow:0 2px 16px 0 rgba(241,144,47,.15)}._block_04-detals .dote-news .news .news-prew .detals-grid .img-video:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_04-detals .dote-news .news .news-prew .data{display:inline-block;position:relative;width:100%;height:auto;font-family:"OpenSans-Bold";font-size:.87rem;text-align:left;color:#f1902f}._block_04-detals .dote-news .news .news-prew h3 a{display:inline-block;position:relative;width:100%;height:auto;font-size:1.3rem;line-height:1.5rem;color:#76b83c;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04-detals .dote-news .news .news-prew h3 a:hover{color:#5b5b5b;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04-detals .dote-news .news .news-prew b{display:inline-block;margin:5px 0 !important}._block_04-detals .dote-news .news .news-prew p{color:#444}._block_04-detals .dote-news .news .news-prew a{border:1px solid #fff;padding:5px 20px;margin:5px 0;border-radius:20px}}@media(max-width: 960px){.section_box_color_4{position:relative;background-color:#fbe7d6;background-image:url("/orbita01/img/glpobas.svg"),url("/orbita01/img/Rectangle-fon.svg");background-repeat:no-repeat;background-position:left center,right center;background-size:contain,100% 100%}._block_04{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04 .dote-news{grid-template-columns:1fr;grid-gap:20px}._block_04-detals{display:grid;grid-gap:20px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04-detals .box-header-news{display:grid;grid-gap:30px;height:100%;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04-detals .soc-block{display:grid;grid-gap:0;height:100%;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04-detals .soc-block div{-ms-flex-item-align:center;align-self:center;justify-self:end}._block_04-detals .dote-news{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:15px}._block_04-detals .dote-news .news{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;grid-gap:0;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1)}._block_04-detals .dote-news .news .news-prew{position:relative;width:calc(100% - 40px);padding:20px 20px;min-height:200px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04-detals .dote-news .news .news-prew .detals-grid{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:30px}._block_04-detals .dote-news .news .news-prew .detals-grid div{justify-self:center;-ms-flex-item-align:center;align-self:center;width:auto;height:auto}._block_04-detals .dote-news .news .news-prew .detals-grid .detal-img-buuton-video{display:inline-block;width:100%;max-width:300px;height:auto}._block_04-detals .dote-news .news .news-prew .detals-grid .img-video{cursor:pointer;display:inline-block;width:100%;height:auto;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.15);box-shadow:0 2px 16px 0 rgba(241,144,47,.15)}._block_04-detals .dote-news .news .news-prew .detals-grid .img-video:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_04-detals .dote-news .news .news-prew .data{display:inline-block;position:relative;width:100%;height:auto;font-family:"OpenSans-Bold";font-size:.87rem;text-align:left;color:#f1902f}._block_04-detals .dote-news .news .news-prew h3 a{display:inline-block;position:relative;width:100%;height:auto;font-size:1.3rem;line-height:1.5rem;color:#76b83c;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04-detals .dote-news .news .news-prew h3 a:hover{color:#5b5b5b;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04-detals .dote-news .news .news-prew b{display:inline-block;margin:5px 0 !important}._block_04-detals .dote-news .news .news-prew p{color:#444}._block_04-detals .dote-news .news .news-prew a{border:1px solid #fff;padding:5px 20px;margin:5px 0;border-radius:20px}}.section_box_color_4_02{position:relative;background:#fbe7d6 url("/images/fon_block_02 .svg") left bottom/cover}._block_04_02{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04_02 .box-header h2{text-align:center}._block_04_02 .box-header-news{display:grid;grid-gap:60px;height:100%;grid-template-columns:1fr 1fr;grid-template-rows:auto;z-index:10}._block_04_02 .box-header-news .filtr{-ms-flex-item-align:center;align-self:center;justify-self:end;display:inline-block;position:relative;text-align:right}._block_04_02 .box-header-news .filtr .flter-name{-ms-flex-item-align:center;align-self:center;justify-self:end;text-align:right;border-radius:20px;margin-left:30px;color:#fff;margin-bottom:10px;background:#76b83c;padding:12px 30px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_04_02 .box-header-news .filtr .flter-name:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#5b5b5b;background:rgba(249,249,249,.86)}._block_04_02 .box-header-news .filtr .active{color:#f1902f !important;background:#fff !important}._block_04_02 .dote-news{position:relative;display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));grid-auto-flow:dense;grid-gap:20px}._block_04_02 .dote-news .news{position:relative;display:grid;height:calc(100% - 40px);grid-template-columns:1fr;grid-template-rows:auto;width:calc(100% - 40px);padding:20px;grid-gap:5px;min-height:550px;border-radius:20px;background:rgba(249,249,249,.26);background-repeat:no-repeat;background-size:cover;overflow:hidden;-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1)}._block_04_02 .dote-news .news::before{position:absolute;top:0;right:0;left:0;bottom:0;content:"";z-index:1;background-image:-o-linear-gradient(311deg, #6B559D 33%, rgba(255, 255, 255, 0) 91%);background-image:linear-gradient(139deg, #6B559D 33%, rgba(255, 255, 255, 0) 91%);border-radius:20px;opacity:.9}._block_04_02 .dote-news .news .link-secttion{-ms-flex-item-align:start;align-self:start;justify-self:center;position:relative;text-align:center;color:#fff;font-family:"Evolventa-Regular";z-index:10}._block_04_02 .dote-news .news .link-secttion .h3-link{color:#fff;z-index:10;font-family:"Evolventa-Regular";-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04_02 .dote-news .news .link-secttion .h3-link:hover{color:#f1902f;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04_02 .dote-news .news .news-prew{align-self:start;justify-self:center;position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:20px;height:100%;z-index:10}._block_04_02 .dote-news .news .news-prew .data{-ms-flex-item-align:start;align-self:start;justify-self:center;position:relative;width:100%;height:50px;font-family:"OpenSans-Bold";font-size:.87rem;text-align:right;color:#fff}._block_04_02 .dote-news .news .news-prew h3{-ms-flex-item-align:start;align-self:start;justify-self:start;color:#fff}._block_04_02 .dote-news .news .news-prew h3 a{display:inline-block;position:relative;width:100%;font-family:"Evolventa-Bold";height:auto;font-size:1.3rem;line-height:1.5rem;color:#fff;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04_02 .dote-news .news .news-prew h3 a:hover{color:#f1902f;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04_02 .dote-news .news .news-prew p{-ms-flex-item-align:center;align-self:center;justify-self:start;color:#fff}._block_04_02 .dote-news .news .news-more{-ms-flex-item-align:end;align-self:end;justify-self:center;border:2px solid rgba(249,249,249,.36);border-radius:20px;align-self:end;justify-self:end;color:#76b83c;background:rgba(249,249,249,.96);padding:12px 30px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:10}._block_04_02 .dote-news .news .news-more:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#444}.section_box_color_4-detals{position:relative;background-color:#fbe7d6;background-repeat:no-repeat;background-position:left center;background-size:cover}._block_04_02-detals{display:grid;grid-gap:30px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04_02-detals .box-header-news{display:grid;grid-gap:60px;height:100%;grid-template-columns:1fr 500px;grid-template-rows:auto;z-index:10}._block_04_02-detals .box-header-news .filtr{display:grid;grid-gap:0;height:100%;grid-template-columns:1fr 1fr;grid-template-rows:auto;z-index:10}._block_04_02-detals .box-header-news .filtr .flter-name{-ms-flex-item-align:center;align-self:center;justify-self:end;border-radius:20px;margin-left:30px;color:#fff;background:#76b83c;padding:12px 30px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_04_02-detals .box-header-news .filtr .flter-name:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#5b5b5b;background:rgba(249,249,249,.86)}._block_04_02-detals .soc-block{display:grid;grid-gap:0;height:100%;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04_02-detals .soc-block div{-ms-flex-item-align:center;align-self:center;justify-self:end}._block_04_02-detals .dote-news{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:20px}._block_04_02-detals .dote-news .news{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;grid-gap:0;border-radius:20px;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1)}._block_04_02-detals .dote-news .news .news-prew{position:relative;width:calc(100% - 60px);padding:20px 30px;min-height:200px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04_02-detals .dote-news .news .news-prew .detals-grid{position:relative;display:grid;grid-template-columns:320px 1fr;grid-template-rows:auto;grid-gap:30px}._block_04_02-detals .dote-news .news .news-prew .data{display:inline-block;position:relative;width:100%;height:auto;font-family:"OpenSans-Bold";font-size:.87rem;text-align:left;color:#f1902f}._block_04_02-detals .dote-news .news .news-prew h3{color:#76b83c}._block_04_02-detals .dote-news .news .news-prew h3 a{display:inline-block;position:relative;width:100%;height:auto;font-size:1.3rem;line-height:1.5rem;color:#76b83c;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04_02-detals .dote-news .news .news-prew h3 a:hover{color:#5b5b5b;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04_02-detals .dote-news .news .news-prew p{color:#444}@media(max-width: 960px){._block_04_02-detals{display:grid;grid-gap:30px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04_02-detals .box-header-news{display:grid;grid-gap:60px;height:100%;grid-template-columns:1fr 500px;grid-template-rows:auto;z-index:10}._block_04_02-detals .box-header-news .filtr{display:grid;grid-gap:0;height:100%;grid-template-columns:1fr 1fr;grid-template-rows:auto;z-index:10}._block_04_02-detals .box-header-news .filtr .flter-name{-ms-flex-item-align:center;align-self:center;justify-self:end;border-radius:20px;margin-left:30px;color:#fff;background:#76b83c;padding:12px 30px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_04_02-detals .box-header-news .filtr .flter-name:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#5b5b5b;background:rgba(249,249,249,.86)}._block_04_02-detals .soc-block{display:grid;grid-gap:0;height:100%;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04_02-detals .soc-block div{-ms-flex-item-align:center;align-self:center;justify-self:end}._block_04_02-detals .dote-news{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:20px}._block_04_02-detals .dote-news .news{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;grid-gap:0;border-radius:20px;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1)}._block_04_02-detals .dote-news .news .news-prew{position:relative;width:calc(100% - 60px);padding:20px 30px;min-height:200px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04_02-detals .dote-news .news .news-prew .detals-grid{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:30px}._block_04_02-detals .dote-news .news .news-prew .data{display:inline-block;position:relative;width:100%;height:auto;font-family:"OpenSans-Bold";font-size:.87rem;text-align:left;color:#f1902f}._block_04_02-detals .dote-news .news .news-prew h3{color:#76b83c}._block_04_02-detals .dote-news .news .news-prew h3 a{display:inline-block;position:relative;width:100%;height:auto;font-size:1.3rem;line-height:1.5rem;color:#76b83c;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04_02-detals .dote-news .news .news-prew h3 a:hover{color:#5b5b5b;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04_02-detals .dote-news .news .news-prew p{color:#444}}.section_box_color_4_03{position:relative;background:#fbe7d6 url("/images/fon_block_03 .svg") left center/cover}._block_04_03{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04_03 .box-header h2{text-align:center}._block_04_03 .box-header-news{display:grid;grid-gap:60px;height:100%;grid-template-columns:1fr 1fr;grid-template-rows:auto;z-index:10}._block_04_03 .dote-news{position:relative;display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));grid-auto-flow:dense;grid-gap:20px}._block_04_03 .dote-news .news{position:relative;display:grid;height:calc(100% - 40px);grid-template-columns:1fr;grid-template-rows:auto;width:calc(100% - 40px);padding:20px;grid-gap:5px;min-height:550px;border-radius:20px;background:rgba(249,249,249,.26);background-repeat:no-repeat;background-size:cover;overflow:hidden;-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1)}._block_04_03 .dote-news .news::before{position:absolute;top:0;right:0;left:0;bottom:0;content:"";z-index:1;background-image:-o-linear-gradient(311deg, #6B559D 33%, rgba(255, 255, 255, 0) 91%);background-image:linear-gradient(139deg, #6B559D 33%, rgba(255, 255, 255, 0) 91%);border-radius:20px;opacity:.9}._block_04_03 .dote-news .news .link-secttion{-ms-flex-item-align:start;align-self:start;justify-self:center;position:relative;text-align:center;color:#fff;font-family:"Evolventa-Regular";z-index:10}._block_04_03 .dote-news .news .link-secttion .h3-link{color:#fff;z-index:10;font-family:"Evolventa-Regular";-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04_03 .dote-news .news .link-secttion .h3-link:hover{color:#f1902f;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04_03 .dote-news .news .news-prew{align-self:start;justify-self:center;position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:20px;height:auto;z-index:10}._block_04_03 .dote-news .news .news-prew h3{width:100%;text-align:center;-ms-flex-item-align:start;align-self:start;justify-self:start;color:#fff;font-family:"Evolventa-Bold"}._block_04_03 .dote-news .news .news-prew h3 a{display:inline-block;position:relative;width:100%;font-family:"Evolventa-Bold";height:auto;font-size:1.3rem;line-height:1.5rem;color:#fff;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04_03 .dote-news .news .news-prew h3 a:hover{color:#f1902f;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04_03 .dote-news .news .news-prew .raspisanie-box{align-self:end;justify-self:center;display:grid;width:100%;grid-template-columns:50px 1fr;grid-template-rows:auto;grid-gap:20px}._block_04_03 .dote-news .news .news-prew .raspisanie-box .ikon-clock{-ms-flex-item-align:center;align-self:center;justify-self:start;width:30px;height:33px;background:rgba(0,0,0,0) url("/images/clock.svg") center center/cover}._block_04_03 .dote-news .news .news-prew .raspisanie-box .raspisanie{-ms-flex-item-align:start;align-self:start;justify-self:start;width:100%;height:auto;color:#fff}._block_04_03 .dote-news .news .news-prew .raspisanie-box .raspisanie p{font-family:"OpenSans-Bold"}._block_04_03 .dote-news .news .news-prew p{color:#fff}._block_04_03 .dote-news .news .news-more{-ms-flex-item-align:end;align-self:end;justify-self:center;border:2px solid rgba(249,249,249,.36);border-radius:20px;align-self:end;justify-self:end;color:#76b83c;background:rgba(249,249,249,.96);padding:12px 30px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:10}._block_04_03 .dote-news .news .news-more:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#444}.section_box_color_4-detals{position:relative;background-color:#fbe7d6}._block_04_03-detals{display:grid;grid-gap:30px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04_03-detals .box-header-news{display:grid;grid-gap:60px;height:100%;grid-template-columns:1fr 500px;grid-template-rows:auto;z-index:10}._block_04_03-detals .soc-block{display:grid;grid-gap:0;height:100%;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04_03-detals .soc-block div{-ms-flex-item-align:center;align-self:center;justify-self:end}._block_04_03-detals .dote-news{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:20px}._block_04_03-detals .dote-news .news{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;grid-gap:0;border-radius:20px;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1)}._block_04_03-detals .dote-news .news .news-prew{position:relative;width:calc(100% - 60px);padding:20px 30px;min-height:200px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}._block_04_03-detals .dote-news .news .news-prew .info-box-dop{position:relative;display:grid;width:calc(100% - 30px);padding:5px 15px;margin-bottom:30px;height:auto;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-gap:20px;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}._block_04_03-detals .dote-news .news .news-prew .info-box-dop .raspisanie-box{align-self:center;justify-self:start;display:grid;width:100%;height:auto;grid-template-columns:50px auto;grid-template-rows:auto;grid-gap:10px}._block_04_03-detals .dote-news .news .news-prew .info-box-dop .raspisanie-box .ikon-clock{-ms-flex-item-align:center;align-self:center;justify-self:center;width:30px;height:33px;background:rgba(0,0,0,0) url("/images/clock-detals.svg") center center/cover}._block_04_03-detals .dote-news .news .news-prew .info-box-dop .raspisanie-box .raspisanie{text-align:start;-ms-flex-item-align:center;align-self:center;justify-self:center;width:100%;height:auto;color:#fff}._block_04_03-detals .dote-news .news .news-prew .info-box-dop .raspisanie-box .raspisanie p{font-family:"OpenSans-Bold"}._block_04_03-detals .dote-news .news .news-prew .info-box-dop .spicker{align-self:center;justify-self:start;display:grid;width:100%;font-family:"OpenSans-Bold";font-size:1.2rem;line-height:1.45rem;text-align:right;color:#f1902f;padding:5px 0 20px 0}._block_04_03-detals .dote-news .news .news-prew .info-box-dop .spicker span{display:inline-block;position:relative;width:100%;color:#5b5b5b;font-size:1rem;line-height:1.25rem;padding:5px 0 10px 0}._block_04_03-detals .dote-news .news .news-prew .data{display:inline-block;position:relative;width:100%;height:auto;font-family:"OpenSans-Bold";font-size:.87rem;text-align:left;color:#f1902f}._block_04_03-detals .dote-news .news .news-prew h3{color:#76b83c}._block_04_03-detals .dote-news .news .news-prew h3 a{display:inline-block;position:relative;width:100%;height:auto;font-size:1.3rem;line-height:1.5rem;color:#76b83c;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04_03-detals .dote-news .news .news-prew h3 a:hover{color:#5b5b5b;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04_03-detals .dote-news .news .news-prew p{color:#444}._block_04_03-detals .dote-reviews{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:20px}._block_04_03-detals .dote-reviews .reviews-box{position:relative;display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 320px));grid-auto-flow:dense;grid-gap:30px}._block_04_03-detals .dote-reviews .reviews-box .reviews{width:calc(100% - 30px);padding:15px;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1)}@media(max-width: 720px){._block_04_03-detals{display:grid;grid-gap:30px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04_03-detals .box-header-news{display:grid;grid-gap:60px;height:100%;grid-template-columns:1fr 500px;grid-template-rows:auto;z-index:10}._block_04_03-detals .soc-block{display:grid;grid-gap:0;height:100%;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_04_03-detals .soc-block div{-ms-flex-item-align:center;align-self:center;justify-self:end}._block_04_03-detals .dote-news{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:20px}._block_04_03-detals .dote-news .news{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;grid-gap:0;border-radius:20px;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1)}._block_04_03-detals .dote-news .news .news-prew{position:relative;width:calc(100% - 60px);padding:20px 30px;min-height:200px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04_03-detals .dote-news .news .news-prew .info-box-dop{position:relative;display:grid;width:calc(100% - 10px);padding:5px 5px;margin-bottom:15px;height:auto;grid-template-columns:1fr;grid-template-rows:auto auto;grid-gap:20px}._block_04_03-detals .dote-news .news .news-prew .info-box-dop .raspisanie-box{align-self:center;justify-self:center;display:grid;width:100%;height:auto;grid-template-columns:50px auto;grid-template-rows:auto;grid-gap:10px}._block_04_03-detals .dote-news .news .news-prew .info-box-dop .raspisanie-box .ikon-clock{-ms-flex-item-align:center;align-self:center;justify-self:center;width:30px;height:33px;background:rgba(0,0,0,0) url("/images/clock-detals.svg") center center/cover}._block_04_03-detals .dote-news .news .news-prew .info-box-dop .raspisanie-box .raspisanie{text-align:start;-ms-flex-item-align:center;align-self:center;justify-self:center;width:100%;height:auto;color:#fff}._block_04_03-detals .dote-news .news .news-prew .info-box-dop .raspisanie-box .raspisanie p{font-family:"OpenSans-Bold"}._block_04_03-detals .dote-news .news .news-prew .info-box-dop .spicker{align-self:center;justify-self:start;display:grid;width:calc(100% - 10px);font-family:"OpenSans-Bold";font-size:1.2rem;line-height:1.45rem;text-align:center;color:#f1902f;padding:5px 0 10px 0}._block_04_03-detals .dote-news .news .news-prew .info-box-dop .spicker span{display:inline-block;position:relative;width:100%;color:#5b5b5b;font-size:1rem;line-height:1.25rem;padding:5px 0 10px 0}._block_04_03-detals .dote-news .news .news-prew .data{display:inline-block;position:relative;width:100%;height:auto;font-family:"OpenSans-Bold";font-size:.87rem;text-align:left;color:#f1902f}._block_04_03-detals .dote-news .news .news-prew h3{color:#76b83c}._block_04_03-detals .dote-news .news .news-prew h3 a{display:inline-block;position:relative;width:100%;height:auto;font-size:1.3rem;line-height:1.5rem;color:#76b83c;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04_03-detals .dote-news .news .news-prew h3 a:hover{color:#5b5b5b;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}._block_04_03-detals .dote-news .news .news-prew p{color:#444}}.section_box_color_5{position:relative}._block_05{display:grid;grid-gap:30px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_05 .box-header{display:inline-block;width:100%;height:auto;margin-bottom:20px}._block_05 .map-box{display:grid;grid-gap:30px;grid-template-columns:1fr;grid-template-rows:auto;width:100%;height:100%}._block_05 .map-box .map-box-info{padding:60px 30px;background:#f9f9f9;border-radius:20px;justify-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);border-radius:20px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1)}._block_05 .map-box .map{background:#f9f9f9;border-radius:20px;position:relative;display:inline-block;width:100%;height:auto;min-height:500px;justify-self:stretch;-ms-flex-item-align:center;align-self:center;overflow:hidden}.section_box_color_5-static{position:relative}._block_05-static{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_05-static .box-header{display:inline-block;width:100%;height:auto}._block_05-static .map-box{display:grid;grid-gap:60px;grid-template-columns:1fr;grid-template-rows:auto;width:100%;height:100%}._block_05-static .map-box .static-box-info{padding:20px 30px;background:#f9f9f9;border-radius:20px;justify-self:stretch;align-self:stretch;display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));grid-auto-flow:dense;grid-gap:60px}._block_05-static .map-box .static-box-info div{min-height:180px;justify-self:center;-ms-flex-item-align:center;align-self:center}._block_05-static .map-box .static-box-info div img{position:relative;display:inline-block;width:100%;height:auto;overflow:hidden;margin:0;border-radius:20px}._block_05-static .map-box .map{background:#f9f9f9;border-radius:20px;position:relative;display:inline-block;width:100%;height:auto;min-height:500px;justify-self:stretch;-ms-flex-item-align:center;align-self:center;overflow:hidden}@media(max-width: 960px){.section_box_color_5{position:relative;padding:30px 0 !important}.section_box_color_5-static{position:relative}._block_05{display:grid;grid-gap:30px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_05 .box-header{display:inline-block;width:100%;height:auto;margin-bottom:20px}._block_05 .map-box{display:grid;grid-gap:30px;grid-template-columns:1fr;grid-template-rows:auto 1fr;width:100%;height:100%}._block_05 .map-box .map-box-info{padding:60px 30px;background:#f9f9f9;border-radius:20px;justify-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}._block_05 .map-box .map{background:#f9f9f9;border-radius:20px;position:relative;display:inline-block;width:100%;height:auto;min-height:500px;justify-self:stretch;-ms-flex-item-align:center;align-self:center;overflow:hidden}._block_05-static{display:grid;grid-gap:20px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_05-static .box-header{display:inline-block;width:100%;height:auto}._block_05-static .map-box{display:grid;grid-gap:30px;grid-template-columns:1fr;grid-template-rows:auto auto;width:100%;height:100%}._block_05-static .map-box .static-box-info{padding:30px 0;border-radius:20px;justify-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;text-align:center}._block_05-static .map-box .map{background:#f9f9f9;border-radius:20px;position:relative;display:inline-block;width:100%;height:auto;min-height:500px;justify-self:stretch;-ms-flex-item-align:center;align-self:center;overflow:hidden}}.section_box_color_6{position:relative;background:#fbe7d6}._block_06{display:grid;grid-gap:20px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:1}._block_06 div{z-index:1;width:100%;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:center}._block_06 .box-docs{width:100%;height:auto;z-index:1}._block_06 .box-docs .chapter{display:inline-block;width:calc(100% - 60px);height:auto;padding:15px 30px;background:rgba(249,249,249,0);margin:0 0 30px 0;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1)}._block_06 .box-docs .chapter .name-chapter{position:relative;display:inline-block;width:calc(100% - 40px);padding:5px 30px 15px 5px;color:#6b559d;font-size:1.5rem;line-height:1.7rem;margin:0 20px 10px 0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer}._block_06 .box-docs .chapter .name-chapter:after{position:absolute;top:15px;right:0;display:inline-block;content:"";width:20px;height:20px;background:url("/local/templates/orbita01/../orbita01/img/close.webp") center center/cover;z-index:10;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:rotate(45deg) scale(0.6);-ms-transform:rotate(45deg) scale(0.6);transform:rotate(45deg) scale(0.6)}._block_06 .box-docs .chapter .name-chapter:hover{color:#444;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_06 .box-docs .chapter .name-chapter:hover:after{-webkit-transform:rotate(45deg) scale(0.7);-ms-transform:rotate(45deg) scale(0.7);transform:rotate(45deg) scale(0.7);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_06 .box-docs .chapter .element{position:relative;display:inline-block;width:calc(100% - 40px);height:auto;padding:20px;border-radius:10px;background:#f9f9f9;margin:15px 0}._block_06 .box-docs .chapter .element .element-img{display:inline-block;position:relative;width:100%;height:auto;text-align:left;margin:12px 0}._block_06 .box-docs .chapter .element .element-img img{display:inline-block;position:relative;width:100%;max-width:240px;border-radius:20px;height:auto}._block_06 .box-docs .chapter .element .name-element{position:relative;display:inline-block;width:calc(100% - 40px);padding:5px 40px 5px 0px;color:#6b559d;font-size:1.4rem;line-height:1.6rem;margin:0 20px 0 0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_06 .box-docs .chapter .element .name-element:after{position:absolute;top:7px;right:15px;display:inline-block;content:"";width:20px;height:20px;background:url("/local/templates/orbita01/../orbita01/img/close.webp") center center/cover;z-index:10;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:rotate(45deg) scale(0.6);-ms-transform:rotate(45deg) scale(0.6);transform:rotate(45deg) scale(0.6)}._block_06 .box-docs .chapter .element .name-element:hover{color:#444;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_06 .box-docs .chapter .element .name-element:hover:after{-webkit-transform:rotate(45deg) scale(0.7);-ms-transform:rotate(45deg) scale(0.7);transform:rotate(45deg) scale(0.7);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_06 .box-docs .chapter .element .info-element{display:inline-block;width:calc(100% - 40px);margin:20px 0;text-align:left;overflow:hidden}._block_06 .box-docs .chapter .element .info-element p{padding-left:10px}._block_06 .box-docs .chapter .element .info-element a{color:#76b83c !important;padding:0 3px}._block_06 .box-docs .chapter .element .info-element a:hover{color:#6b559d !important}.section_box_color_07{position:relative;background-color:#fbe7d6;background-image:url("/images/det-01.svg"),url("/images/det-02.svg"),url("/images/det-03.svg");background-repeat:no-repeat;background-size:100px 100px,100px 100px,100px 100px;background-position:calc(50% - 600px) 100%,45% 0,calc(50% + 600px) center}._block_07{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_07 ._block_07_box{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));grid-auto-flow:dense;grid-gap:60px;z-index:10}._block_07 ._block_07_box ._block_07-info{width:calc(100% - 30px);padding:15px;position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto auto;grid-gap:15px;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1);min-height:200px;height:100%}._block_07 ._block_07_box ._block_07-info h4{font-size:1.3rem;line-height:2rem;-ms-flex-item-align:start;align-self:start;justify-self:center;text-align:center;font-family:"OpenSans-Regular"}._block_07 ._block_07_box ._block_07-info .price{-ms-flex-item-align:start;align-self:start;justify-self:start;display:inline-block;position:relative;padding:15px 0;background-color:#76b83c;font-family:"Greta-Regular";font-size:1.6rem;line-height:1.8rem;text-align:center;border-radius:20px;color:#fff;width:100%}._block_07 ._block_07_box ._block_07-info .timy{-ms-flex-item-align:center;align-self:center;justify-self:center;font-family:"Evolventa-Regular";font-size:1rem;line-height:1.4rem;text-align:center}@media(max-width: 720px){._block_07{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_07 ._block_07_box{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));grid-auto-flow:dense;grid-gap:60px;z-index:10}._block_07 ._block_07_box ._block_07-info{width:calc(100% - 30px);padding:15px;position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto auto;grid-gap:15px;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1);min-height:200px;height:100%}._block_07 ._block_07_box ._block_07-info h4{font-size:1.3rem;line-height:2rem;-ms-flex-item-align:start;align-self:start;justify-self:center;text-align:center;font-family:"OpenSans-Regular"}._block_07 ._block_07_box ._block_07-info .price{-ms-flex-item-align:start;align-self:start;justify-self:start;display:inline-block;position:relative;padding:15px 0;background-color:#76b83c;font-family:"Greta-Regular";font-size:1.6rem;line-height:1.8rem;text-align:center;border-radius:20px;color:#fff;width:100%}._block_07 ._block_07_box ._block_07-info .timy{-ms-flex-item-align:center;align-self:center;justify-self:center;font-family:"Evolventa-Regular";font-size:1rem;line-height:1.4rem;text-align:center}}.section_box_color_08{position:relative;background-color:#fbe7d6}._block_08{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_08 ._block_08_box{display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 200px));grid-auto-flow:dense;grid-gap:30px;z-index:10;place-content:center;place-items:center;justify-items:center}._block_08 ._block_08_box .part-logo{position:relative;width:200px;height:auto;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:translate(1, 1);-ms-transform:translate(1, 1);transform:translate(1, 1);overflow:hidden}._block_08 ._block_08_box .part-logo img{display:inline-block;position:relative;width:100%;height:auto;-webkit-filter:grayscale(3);filter:grayscale(3);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:20px}._block_08 ._block_08_box .part-logo:hover{-webkit-transform:translate(1.2, 1.2);-ms-transform:translate(1.2, 1.2);transform:translate(1.2, 1.2);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_08 ._block_08_box .part-logo:hover img{-webkit-filter:grayscale(0);filter:grayscale(0);display:inline-block;position:relative;width:100%;height:auto;border-radius:40px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section_box_color_09{position:relative;background-color:#fbe7d6;background-image:url("/images/section_box_color_09.webp");background-repeat:no-repeat;background-position:140% center;background-size:auto 75%}._block_09{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_09 ._block_09_box{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));grid-auto-flow:dense;grid-gap:30px;z-index:10}._block_09 ._block_09_box ._block_09-info{position:relative;width:calc(100% - 30px);padding:15px;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-gap:15px;border-radius:20px;background:rgba(249,249,249,.56);border:2px solid rgba(249,249,249,.36);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1);height:auto;z-index:10}._block_09 ._block_09_box ._block_09-info .count{position:absolute;display:inline-block;top:-60px;left:-30px;color:#76b83c;font-size:6rem;z-index:-10;font-family:"Greta-Bold"}._block_09 ._block_09_box ._block_09-info .phone-ikons-on{width:100%;text-align:center;-ms-flex-item-align:center;align-self:center;justify-self:center;font-size:1.3rem;line-height:2.2rem;padding:0 !important;margin:0;color:#76b83c}._block_09 ._block_09_box ._block_09-info .phone-ikons-on .phone-ikons{position:relative;margin-right:20px;top:7px}._block_09 ._block_09_box ._block_09-info .foto{-ms-flex-item-align:center;align-self:center;justify-self:center;width:100%;height:auto;text-align:center}._block_09 ._block_09_box ._block_09-info h4{font-size:1.3rem;line-height:2rem;padding:5px 15px;-ms-flex-item-align:start;align-self:start;justify-self:center;text-align:center;color:#f1902f;font-family:"OpenSans-Regular";border-radius:20px;background:rgba(249,249,249,.66);border:2px solid rgba(249,249,249,.36);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1)}._block_09 ._block_09_box ._block_09-info .descr{-ms-flex-item-align:start;align-self:start;justify-self:center;font-family:"Greta-Bold";font-size:1.6rem;line-height:1.9rem;text-align:center;text-transform:uppercase;color:#6b559d}@media(max-width: 1260px){.section_box_color_09{position:relative;background-color:#fbe7d6;background-image:url("/images/section_box_color_09.webp");background-repeat:no-repeat;background-position:center center;background-size:auto 75%}}@media(max-width: 720px){._block_09{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_09 ._block_09_box{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));grid-auto-flow:dense;grid-gap:20px;z-index:10}._block_09 ._block_09_box ._block_09-info{position:relative;width:calc(100% - 30px);padding:15px;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-gap:15px;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1);height:auto;z-index:10}._block_09 ._block_09_box ._block_09-info .count{position:absolute;display:inline-block;top:-20px;text-align:center;left:-10px;color:#fff;width:42px;height:42px;background:#76b83c;border-radius:100%;font-size:2rem;z-index:0;font-family:"Greta-Bold"}._block_09 ._block_09_box ._block_09-info .phone-ikons-on{width:100%;text-align:center;-ms-flex-item-align:center;align-self:center;justify-self:center;font-size:1.1rem;line-height:1.3rem;padding:0 !important;margin:0;color:#444}._block_09 ._block_09_box ._block_09-info .phone-ikons-on .phone-ikons{position:relative;display:inline-block;margin-right:10px;top:7px}._block_09 ._block_09_box ._block_09-info .foto{-ms-flex-item-align:center;align-self:center;justify-self:center;width:100%;height:auto;text-align:center}._block_09 ._block_09_box ._block_09-info h4{font-size:1.3rem;line-height:2rem;-ms-flex-item-align:start;align-self:start;justify-self:center;text-align:center;font-family:"OpenSans-Regular"}._block_09 ._block_09_box ._block_09-info .descr{-ms-flex-item-align:start;align-self:start;justify-self:center;font-family:"Greta-Bold";font-size:1.6rem;line-height:1.9rem;text-align:center;text-transform:uppercase;color:#76b83c}.section_box_color_09{position:relative;background-color:#fbe7d6;background-image:url("/images/section_box_color_09.webp");background-repeat:no-repeat;background-position:100% center;background-size:auto 35%;background:rgba(0,0,0,0)}}@media(max-width: 520px){.section_box_color_09{position:relative;background-color:#fbe7d6;background-image:url("/images/section_box_color_09.webp");background-repeat:no-repeat;background-position:140% center;background-size:auto 75%}}.section_box_color_10{position:relative;background-color:rgba(0,0,0,0);background-image:url("/images/lamp.svg");background-repeat:no-repeat;background-size:100px 100px;background-position:calc(50% + 400px) 180px}._block_10{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_10 .box-header h2{text-align:center}._block_10 ._block_10_box{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-gap:60px;z-index:10}._block_10 ._block_10_box .box-section{width:100%;height:auto;display:grid;padding:30px 0;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:0;z-index:10}._block_10 ._block_10_box .box-section ._block_11_box{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:30px;z-index:10}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-name{width:80%;height:auto}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-name h3{font-family:"Evolventa-Regular" !important;font-size:1.4rem;line-height:1.8rem;text-align:center}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:60px;z-index:10}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item{display:grid;grid-template-columns:1fr;grid-template-rows:auto 0;grid-gap:0;z-index:10}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item .item-name{align-self:center;justify-self:start;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1);height:auto;min-height:60px;width:calc(100% - 140px);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:10px 15px;z-index:5;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item .item-name p{display:inline-block;width:calc(100% - 40px);-ms-flex-item-align:center;align-self:center;justify-self:start;text-align:left}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item .item-timy{align-self:center;justify-self:end;width:120px;height:auto;min-height:50px;padding:15px 20px;background-color:#76b83c;border-radius:20px;z-index:10;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:1px solid #fff}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item .item-timy p{-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center;color:#fff !important}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item:hover .item-name{align-self:center;justify-self:start;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-box-shadow:0 2px 36px 0 rgba(241,144,47,.3);box-shadow:0 2px 36px 0 rgba(241,144,47,.3);height:auto;min-height:60px;width:calc(100% - 140px);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:10px 15px;z-index:5;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item:hover .item-name p{display:inline-block;width:calc(100% - 40px);-ms-flex-item-align:center;align-self:center;justify-self:start;text-align:left}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item:hover .item-timy{align-self:center;justify-self:end;width:120px;height:auto;min-height:50px;padding:15px 20px;background-color:#76b83c;border-radius:20px;z-index:10;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:1px solid rgba(0,0,0,0)}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item:hover .item-timy p{-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center;color:#fff !important}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items-link{text-align:center;margin-top:30px}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items-link a{display:inline-block;background:#f1902f;padding:10px 15px;width:120px;border-radius:10px;color:#fff;font-size:.9rem}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items-link a:hover{background:#76b83c;color:#f9f9f9;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width: 960px){._block_10{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_10 .box-header h2{text-align:center}._block_10 ._block_10_box{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:60px;z-index:10}._block_10 ._block_10_box .box-section{width:100%;height:auto;display:grid;padding:30px 0;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:0;z-index:10}._block_10 ._block_10_box .box-section ._block_11_box{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:30px;z-index:10}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-name{width:100%;height:auto}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-name h3{font-family:"Evolventa-Regular" !important;font-size:1.4rem;line-height:1.8rem;text-align:left}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:60px;z-index:10}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item{display:grid;grid-template-columns:1fr;grid-template-rows:auto 5px;grid-gap:0;z-index:10}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item .item-name{align-self:center;justify-self:start;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1);height:auto;min-height:60px;width:calc(100% - 40px - 100px);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:15px 20px;z-index:5;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:0}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item .item-name p{display:inline-block;width:calc(100% - 140px);-ms-flex-item-align:center;align-self:center;justify-self:start;text-align:left}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item .item-timy{align-self:center;justify-self:end;width:120px;height:auto;min-height:60px;padding:15px 20px;background-color:#76b83c;border-radius:20px;z-index:10;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:0}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item .item-timy p{-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center;color:#fff !important}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item:hover .item-name{align-self:center;justify-self:start;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1);height:auto;min-height:60px;width:calc(100% - 40px - 100px);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:15px 20px;z-index:5;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:0}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item:hover .item-name p{display:inline-block;width:calc(100% - 140px);-ms-flex-item-align:center;align-self:center;justify-self:start;text-align:left}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item:hover .item-timy{align-self:center;justify-self:end;width:120px;height:auto;min-height:60px;padding:15px 20px;background-color:#76b83c;border-radius:20px;z-index:10;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:0}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item:hover .item-timy p{-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center;color:#fff !important}}@media(max-width: 400px){._block_10{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_10 .box-header h2{text-align:center}._block_10 ._block_10_box{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:30px;z-index:10}._block_10 ._block_10_box .box-section{width:100%;height:auto;display:grid;padding:20px 0;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:0;z-index:10}._block_10 ._block_10_box .box-section ._block_11_box{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:20px;z-index:10}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-name{width:100%;height:auto}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-name h3{font-family:"Evolventa-Regular" !important;font-size:1.4rem;line-height:1.8rem;text-align:left}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:60px;z-index:10}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item{display:grid;grid-template-columns:1fr;grid-template-rows:auto 5px;grid-gap:0;z-index:10}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item .item-name{align-self:center;justify-self:start;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1);height:auto;min-height:60px;width:calc(100% - 40px);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:15px 20px;z-index:5;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:0}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item .item-name p{display:inline-block;width:calc(100% - 90px);-ms-flex-item-align:center;align-self:center;justify-self:start;text-align:left}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item .item-timy{align-self:center;justify-self:end;width:80px;height:auto;min-height:40px;padding:15px 20px;background-color:#76b83c;border-radius:20px;z-index:10;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:0}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item .item-timy p{-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center;color:#fff !important}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item:hover .item-name{align-self:center;justify-self:start;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1);height:auto;min-height:60px;width:calc(100% - 40px);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:15px 20px;z-index:5;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:0}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item:hover .item-name p{display:inline-block;width:calc(100% - 90px);-ms-flex-item-align:center;align-self:center;justify-self:start;text-align:left}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item:hover .item-timy{align-self:center;justify-self:end;width:80px;height:auto;min-height:40px;padding:15px 20px;background-color:#76b83c;border-radius:20px;z-index:10;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:0}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items ._block_11_box-item:hover .item-timy p{-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center;color:#fff !important}._block_10 ._block_10_box .box-section ._block_11_box ._block_11_box-items-link{text-align:center;margin-top:0}}.section_box_color_11{position:relative}._block_11{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_11 .box-header h2{text-align:center}._block_11 ._block_11_box{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:30px;z-index:10}._block_11 ._block_11_box ._block_11_box-name h3{font-family:"Evolventa-Regular";color:#5b5b5b;text-align:center}._block_11 ._block_11_box ._block_11_box-items{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:60px;z-index:10}._block_11 ._block_11_box ._block_11_box-items ._block_11_box-item{display:grid;grid-template-columns:1fr;grid-template-rows:auto 5px;grid-gap:0;z-index:10}._block_11 ._block_11_box ._block_11_box-items ._block_11_box-item .item-name{align-self:center;justify-self:start;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1);height:auto;min-height:60px;width:calc(100% - 40px - 100px);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:15px 20px;z-index:5;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:0}._block_11 ._block_11_box ._block_11_box-items ._block_11_box-item .item-name p{display:inline-block;width:calc(100% - 140px);-ms-flex-item-align:center;align-self:center;justify-self:start;text-align:left}._block_11 ._block_11_box ._block_11_box-items ._block_11_box-item .item-timy{align-self:center;justify-self:end;width:120px;height:auto;min-height:60px;padding:15px 20px;background-color:#76b83c;border-radius:20px;z-index:10;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:0}._block_11 ._block_11_box ._block_11_box-items ._block_11_box-item .item-timy p{-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center;color:#fff !important}@media(max-width: 400px){._block_11{display:grid;grid-gap:30px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_11 ._block_11_box{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:20px;z-index:10}._block_11 ._block_11_box ._block_11_box-name{width:100%;height:auto}._block_11 ._block_11_box ._block_11_box-name h3{font-family:"Evolventa-Regular" !important;font-size:1.4rem;line-height:1.8rem;text-align:left}._block_11 ._block_11_box ._block_11_box-items{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:60px;z-index:10}._block_11 ._block_11_box ._block_11_box-items ._block_11_box-item{display:grid;grid-template-columns:1fr;grid-template-rows:auto 5px;grid-gap:0;z-index:10}._block_11 ._block_11_box ._block_11_box-items ._block_11_box-item .item-name{align-self:center;justify-self:start;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1);height:auto;min-height:60px;width:calc(100% - 40px);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:15px 20px;z-index:5;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:0}._block_11 ._block_11_box ._block_11_box-items ._block_11_box-item .item-name p{display:inline-block;width:calc(100% - 90px);-ms-flex-item-align:center;align-self:center;justify-self:start;text-align:left}._block_11 ._block_11_box ._block_11_box-items ._block_11_box-item .item-timy{align-self:center;justify-self:end;width:80px;height:auto;min-height:40px;padding:15px 20px;background-color:#76b83c;border-radius:20px;z-index:10;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:0}._block_11 ._block_11_box ._block_11_box-items ._block_11_box-item .item-timy p{-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:center;color:#fff !important}}.section_block_12{position:relative}._block_12{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto 1fr;z-index:50;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}._block_12 .h1-box{width:100%;height:auto;justify-self:center;-ms-flex-item-align:center;align-self:center;z-index:10;-webkit-box-sizing:border-box;box-sizing:border-box}._block_12 .h1-box h1{text-align:center}._block_12 .section_box-content{position:relative;justify-self:center;align-self:start;display:grid;grid-gap:0;padding:0 20px;width:100%;grid-template-columns:1fr;grid-template-rows:auto;z-index:10;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}._block_12 .section_box-content .search-page{height:auto;justify-self:start;align-self:stretch;display:grid;grid-gap:60px;grid-template-columns:1fr;grid-template-rows:auto;width:100%}._block_12 .section_box-content .search-page form{display:inline-block;position:relative;width:100%;height:auto}._block_12 .section_box-content .search-page form .form-box{position:relative;display:grid;grid-gap:30px;grid-template-columns:1fr 120px;grid-template-rows:auto}._block_12 .section_box-content .search-page form .form-box .search-query-box{justify-self:stretch;-ms-flex-item-align:center;align-self:center}._block_12 .section_box-content .search-page form .form-box .search-query-box .input--text{position:relative;display:inline-block;width:100%;border:0;border:1px solid rgba(118,184,60,.3);padding:10px 15px;font-family:"OpenSans-Regular";background:rgba(255,255,255,.9);-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;border-radius:20px;font-size:1rem;line-height:1.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;justify-self:start;-ms-flex-item-align:center;align-self:center}._block_12 .section_box-content .search-page form .form-box .search-query-box .input--text:active,._block_12 .section_box-content .search-page form .form-box .search-query-box .input--text:focus{border:1px solid rgba(0,0,0,0);background:#f9f9f9;outline:none;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}._block_12 .section_box-content .search-page form .form-box .search-button-box{justify-self:stretch;-ms-flex-item-align:center;align-self:center}._block_12 .section_box-content .search-page form .form-box .search-button-box .button-sab{-ms-flex-item-align:center;align-self:center;justify-self:end;border-radius:20px;color:#fff;background:#76b83c;padding:12px 30px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:none;outline:none;cursor:pointer;transition:all .3s ease-in-out}._block_12 .section_box-content .search-page form .form-box .search-button-box .button-sab:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#5b5b5b;background:rgba(249,249,249,.86);transition:all .3s ease-in-out}._block_12 .section_box-content .search-page .search-result{display:grid;grid-gap:60px;grid-template-columns:1fr;grid-template-rows:auto;width:100%}._block_12 .section_box-content .search-page .search-result>div{border-radius:20px;width:100%;background:#fff;padding:20px;justify-self:start;-ms-flex-item-align:stretch;align-self:stretch}._block_12 .section_box-content .search-page .search-result>div h4{padding:0;margin:0}._block_12 .section_box-content .search-page .search-result>div h4 a{position:relative;display:inline-block;width:100%;font-family:"OpenSans-Regular";font-size:1.3rem !important;line-height:1.55rem;letter-spacing:.01rem;margin:0;padding:10px 0;color:#5b5b5b;font-size:.8rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-decoration:none}._block_12 .section_box-content .search-page .search-result>div h4 a b{color:#f1902f}._block_12 .section_box-content .search-page .search-result>div h4 a:hover{color:#6b559d;text-decoration:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width: 834px){._block_12{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto 1fr;z-index:50;-webkit-box-sizing:border-box;box-sizing:border-box}._block_12 .h1-box{width:100%;height:auto;justify-self:center;-ms-flex-item-align:center;align-self:center;z-index:10;-webkit-box-sizing:border-box;box-sizing:border-box}._block_12 .h1-box h1{text-align:center}._block_12 .section_box-content{position:relative;justify-self:center;align-self:start;display:grid;grid-gap:0;padding:0 20px;height:100%;grid-template-columns:1fr;grid-template-rows:auto;z-index:10;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}._block_12 .section_box-content .search-page{height:auto;justify-self:start;align-self:stretch;display:grid;grid-gap:30px;grid-template-columns:1fr;grid-template-rows:auto}._block_12 .section_box-content .search-page form{display:inline-block;position:relative;width:100%;height:auto}._block_12 .section_box-content .search-page form .form-box{position:relative;display:grid;grid-gap:10px;grid-template-columns:1fr 100px;grid-template-rows:auto}._block_12 .section_box-content .search-page form .form-box .search-query-box{justify-self:stretch;-ms-flex-item-align:center;align-self:center}._block_12 .section_box-content .search-page form .form-box .search-button-box{justify-self:stretch;-ms-flex-item-align:center;align-self:center}._block_12 .section_box-content .search-page .search-result{display:grid;grid-gap:60px;grid-template-columns:1fr;grid-template-rows:auto}._block_12 .section_box-content .search-page .search-result>div{border-radius:20px;background:#fff;padding:20px;justify-self:start;-ms-flex-item-align:stretch;align-self:stretch}._block_12 .section_box-content .search-page .search-result>div h4 a{position:relative;display:inline-block;width:100%;font-family:"OpenSans-Regular";font-size:1.3rem !important;line-height:1.55rem;letter-spacing:.01rem;margin:0;padding:10px 0;color:#5b5b5b;font-size:.8rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-decoration:none}._block_12 .section_box-content .search-page .search-result>div h4 a b{color:#f1902f}._block_12 .section_box-content .search-page .search-result>div h4 a:hover{color:#6b559d;text-decoration:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}.section_box_color_13{position:relative;background-color:#fbe7d6}._block_13{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}._block_13 ._block_13_box{display:grid;grid-gap:60px;width:100%;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10;background-color:#fff;border-radius:20px;overflow-y:scroll}._block_13 ._block_13_box .badge{max-width:100% !important}.section_box_color_14{position:relative}._block_14{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10;background-image:url("/images/bg-14.svg");background-repeat:no-repeat;background-position:50% 100%}._block_14 .box-header{display:inline-block;width:100%;height:auto}._block_14 .box-header h2{display:inline-block;width:100%;height:auto;text-align:center;text-transform:uppercase}._block_14 ._block_14_box{position:relative;display:grid;grid-gap:0;width:100%;height:100%;grid-template-columns:.6fr .8fr 1fr;grid-template-rows:1fr;z-index:10}._block_14 ._block_14_box .fr-video{cursor:pointer;position:absolute;display:inline-block;left:35%;bottom:40%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border:0;outline:none;background:url("/images/fr-video.svg") center center/cover;width:65px;height:48px;opacity:.8;z-index:60;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_14 ._block_14_box .fr-video:hover{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_14 ._block_14_box .cirkle{position:relative;border-radius:100%;background-color:#76b83c;z-index:10}._block_14 ._block_14_box .cirkle .name-v-banner{position:absolute;width:80%;height:auto;left:0;top:-10%;z-index:60;background:rgba(255,255,255,.43);border:2px solid rgba(255,255,255,.73);-webkit-box-shadow:0 2px 17px 0 #fae6d5;box-shadow:0 2px 17px 0 #fae6d5;border-radius:15px;border-bottom-right-radius:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}._block_14 ._block_14_box .cirkle .v-banner{position:absolute;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:#fff;border-radius:100%;z-index:30;border:5px solid #fff;opacity:1}._block_14 ._block_14_box .cirkle:nth-child(1){width:220px;height:220px;text-align:center;-ms-flex-item-align:end;align-self:end;justify-self:end;background-color:#f1902f}._block_14 ._block_14_box .cirkle:nth-child(1) .v-banner{left:62%;top:52%;width:150px;height:150px;background-image:url("/images/dop/1.svg");background-repeat:no-repeat;background-position:50% 50%;background-size:100px}._block_14 ._block_14_box .cirkle:nth-child(2){width:300px;height:300px;text-align:center;-ms-flex-item-align:start;align-self:start;justify-self:center;background-color:#f1902f}._block_14 ._block_14_box .cirkle:nth-child(2) .v-banner{left:60%;top:45%;background-image:url("/images/dop/2.svg");background-repeat:no-repeat;background-position:50% 50%;background-size:90px;width:220px;height:220px}._block_14 ._block_14_box .cirkle:nth-child(3){width:400px;height:400px;text-align:center;-ms-flex-item-align:end;align-self:end;justify-self:end;background-color:#f1902f}._block_14 ._block_14_box .cirkle:nth-child(3) .v-banner{left:60%;top:50%;width:300px;height:300px;background-image:url("/images/dop/3.svg");background-repeat:no-repeat;background-position:50% 50%;background-size:150px}@media(max-width: 992px){.section_box_color_14{position:relative;padding:20px 0 !important}._block_14{display:grid;grid-gap:60px;height:auto;grid-template-columns:1fr;grid-template-rows:auto;z-index:10;background-image:none;background-repeat:no-repeat;background-position:50% 100%}._block_14 .box-header{display:inline-block;width:100%;height:auto}._block_14 .box-header h2{display:inline-block;width:100%;height:auto;text-align:center;text-transform:uppercase}._block_14 ._block_14_box{position:relative;display:grid;grid-gap:30px;width:100%;height:100%;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr;z-index:10}._block_14 ._block_14_box .fr-video{cursor:pointer;position:absolute;display:inline-block;left:35%;bottom:40%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border:0;outline:none;background:url("/images/fr-video.svg") center center/cover;width:65px;height:48px;opacity:.8;z-index:60;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_14 ._block_14_box .fr-video:hover{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}._block_14 ._block_14_box .cirkle{position:relative;border-radius:100%;background-color:#76b83c;z-index:10}._block_14 ._block_14_box .cirkle .name-v-banner{position:absolute;width:80%;height:auto;left:0;top:0%;z-index:60;background:rgba(255,255,255,.73);border:2px solid #fff;-webkit-box-shadow:0 2px 17px 0 #fae6d5;box-shadow:0 2px 17px 0 #fae6d5;border-radius:20px}._block_14 ._block_14_box .cirkle .v-banner{position:absolute;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:#fff;border-radius:100%;z-index:30;border:5px solid #fff;opacity:1}._block_14 ._block_14_box .cirkle:nth-child(1){width:280px;height:280px;text-align:center;-ms-flex-item-align:start;align-self:start;justify-self:center}._block_14 ._block_14_box .cirkle:nth-child(1) .v-banner{left:62%;top:52%;width:200px;height:200px;background-image:url("/images/dop/1.svg");background-repeat:no-repeat;background-position:50% 50%;background-size:100px}._block_14 ._block_14_box .cirkle:nth-child(2){width:280px;height:280px;text-align:center;-ms-flex-item-align:start;align-self:start;justify-self:center}._block_14 ._block_14_box .cirkle:nth-child(2) .v-banner{left:60%;top:45%;background-image:url("/images/dop/2.svg");background-repeat:no-repeat;background-position:50% 50%;background-size:90px;width:200px;height:200px}._block_14 ._block_14_box .cirkle:nth-child(3){width:280px;height:280px;text-align:center;-ms-flex-item-align:start;align-self:start;justify-self:center}._block_14 ._block_14_box .cirkle:nth-child(3) .v-banner{left:60%;top:50%;width:200px;height:200px;background-image:url("/images/dop/3.svg");background-repeat:no-repeat;background-position:50% 50%;background-size:150px}}.section{display:grid;grid-gap:0;height:auto;min-height:120px;padding:92.3076923077px 0;grid-template-columns:1fr;grid-template-rows:auto}.section_box{position:relative;width:1024px;-ms-flex-item-align:start;align-self:start;justify-self:center}@media(max-width: 426px){.section{display:grid;grid-gap:0;height:auto;min-height:120px;padding:100px 0;grid-template-columns:1fr;grid-template-rows:auto}}.bg-modal{position:fixed;display:block;width:0;height:0;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;z-index:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.bg-modal__active{width:100vw;height:100vh;border-radius:0;background:rgba(107,85,157,.3);z-index:200;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mob-nav{position:absolute;display:inline-block;width:42px;height:22px;background:rgba(0,0,0,0);border:none;cursor:pointer}.mob-nav span{position:absolute;display:inline-block;width:100%;height:2px;background:#76b83c}.mob-nav .cl1{top:calc(0% + 2px);left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mob-nav .cl2-1{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mob-nav .cl2-2{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mob-nav .cl3{top:calc(100% - 2px);left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mob-nav:hover span{background:#f1902f}.mob-nav:hover .cl1{top:calc(0% + 2px);left:80%;width:21px;height:2px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.mob-nav:hover .cl2-1{top:50%;left:50%;width:100%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.mob-nav:hover .cl2-2{top:50%;left:50%;width:100%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.mob-nav:hover .cl3{top:calc(100% - 2px);left:20%;width:21px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.mob-nav-colse{position:absolute;top:40px;right:0;z-index:200}.mob-nav-colse .one{display:none}.mob-nav-colse .two{display:none}.mob-nav-colse .three{display:none}.mob-nav-colse .four{background:#76b83c;display:inline-block;top:10px;left:-5px;height:3px;width:30px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mob-nav-colse .five{background:#76b83c;top:10px;left:-5px;width:30px;height:3px;display:inline-block;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mob-nav-colse:hover .four{background:#f1902f;display:inline-block;top:10px;left:-5px;-webkit-transform:rotate(35deg);-ms-transform:rotate(35deg);transform:rotate(35deg);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mob-nav-colse:hover .five{background:#f1902f;top:10px;left:-5px;display:inline-block;-webkit-transform:rotate(-35deg);-ms-transform:rotate(-35deg);transform:rotate(-35deg);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal{opacity:1;background:#fff;position:fixed;width:290px;height:auto;top:0;left:-400px;bottom:0;z-index:310;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-top-right-radius:20px;border-bottom-right-radius:20px}.modal .modal-box{display:inline-block;width:calc(100% - 40px);height:auto;padding:20px;overflow-y:scroll}.modal .modal-box .modal-box-logo{display:grid;grid-gap:0;height:auto;grid-template-columns:200px;grid-template-rows:auto}.modal .modal-box .modal-box-logo a{-ms-flex-item-align:end;align-self:end;justify-self:center}.modal .modal-box .modal--name{position:relative;width:100%;height:auto;display:inline-block;font-size:1.4rem;text-align:center;color:#76b83c;margin:20px 0 6.6666666667px 0}.modal .modal-box .menu__modal{display:inline-block;width:100%;height:auto;text-align:left}.modal .modal-box .menu__modal ul{display:inline-block;list-style:none;padding:0 0 0 10px;width:calc(100% - 20px);height:auto;margin:0 0}.modal .modal-box .menu__modal ul li{position:relative;width:calc(100% - 30px);height:auto;display:inline-block}.modal .modal-box .menu__modal ul li span{position:absolute;right:30px;top:4px;display:inline-block;width:30px;height:15px;background:rgba(0,0,0,0);cursor:pointer;z-index:10;color:#76b83c}.modal .modal-box .menu__modal ul li span::before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:"+";color:#f1902f;font-size:1.1rem;display:block;width:15px;height:15px;background:rgba(0,0,0,0);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal .modal-box .menu__modal ul li a{display:inline-block;width:100%;height:auto;color:#76b83c;padding:1px 0;text-decoration:none;letter-spacing:.01rem;font-size:1.1rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal .modal-box .menu__modal ul li a:hover{color:#444;padding-left:5px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal .modal-box .menu__modal ul li .no-link{position:relative;display:inline-block;right:auto;top:auto;width:100%;height:auto;color:#f1902f;padding:3px 0;text-decoration:none;letter-spacing:.02rem;font-size:1.1rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal .modal-box .menu__modal ul li .no-link:hover{color:#f1902f;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal .modal-box .menu__modal ul li .no-link::before{display:none}.modal .modal-box .menu__modal ul li ul{width:90%;border-left:1px dashed #76b83c;margin:15px 0}.modal .modal-box .menu__modal ul li ul li{position:relative;width:100%;height:auto;padding:0;display:inline-block}.modal .modal-box .menu__modal ul li ul li a{display:inline-block;width:100%;height:auto;color:#76b83c;padding:5px 0;text-decoration:none;letter-spacing:.02rem;font-size:1rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal .modal-box .menu__modal ul li ul li a:hover{color:#444;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal .modal-box .buter-menu__modal{position:absolute;z-index:100}.modal .modal-box .buter-menu__modal .one{display:none}.modal .modal-box .buter-menu__modal .two{display:none}.modal .modal-box .buter-menu__modal .three{display:none}.modal .modal-box .buter-menu__modal .four{background:#76b83c;display:inline-block;top:10px;left:-5px;height:3px;width:30px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal .modal-box .buter-menu__modal .five{background:#76b83c;top:10px;left:-5px;width:30px;height:3px;display:inline-block;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal .modal-box .buter-menu__modal:hover .four{background:#76b83c;display:inline-block;top:10px;left:-5px;-webkit-transform:rotate(35deg);-ms-transform:rotate(35deg);transform:rotate(35deg);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal .modal-box .buter-menu__modal:hover .five{background:#76b83c;top:10px;left:-5px;display:inline-block;-webkit-transform:rotate(-35deg);-ms-transform:rotate(-35deg);transform:rotate(-35deg);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal__active{left:0;-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s;-webkit-transition-property:left;-o-transition-property:left;transition-property:left;z-index:200}.contacts__body{opacity:0;position:fixed;display:inline-block;width:40px;height:auto;top:calc(50% - 150px);padding-right:0;padding-left:10px;right:-1px;background:#76b83c;border-radius:20px;border-top-right-radius:0;border-bottom-right-radius:0;z-index:150;-webkit-transition:opacity .1s ease-in-out;-o-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.contacts__body .soc{position:relative;display:inline-block;width:100%;height:auto;text-transform:lowercase;margin:15px 0}.contacts__body .soc a{position:relative;display:inline-block;width:50%;height:auto;text-decoration:none;margin:8.5714285714px 3px;padding:0;text-align:right;padding-left:5px}.contacts__body .soc a svg{position:relative;display:inline-block;width:100%;height:auto;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contacts__body .soc a svg .whatsapp{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contacts__body .soc a svg .whatsapp .whatsapp-1{stroke:#fff}.contacts__body .soc a svg .whatsapp .whatsapp-2{fill:#fff;stroke:#fff}.contacts__body .soc a svg .wk{fill:#fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contacts__body .soc a svg .telegram{stroke:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contacts__body .soc a svg .telegram .telegram-1{fill:#fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contacts__body .soc a svg .telegram .telegram-2{fill:#fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contacts__body .soc a svg .telefon-1{fill:#fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contacts__body .soc a svg .telefon-2{stroke:#fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contacts__body .soc a svg:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contacts__body .soc a svg:hover .whatsapp{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contacts__body .soc a svg:hover .whatsapp .whatsapp-1{stroke:#5b5b5b;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contacts__body .soc a svg:hover .whatsapp .whatsapp-2{fill:#5b5b5b;stroke:#5b5b5b;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contacts__body .soc a svg:hover .wk{fill:#5b5b5b;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contacts__body .soc a svg:hover .telegram{stroke:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contacts__body .soc a svg:hover .telegram .telegram-1{fill:#5b5b5b;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contacts__body .soc a svg:hover .telegram .telegram-2{fill:#5b5b5b;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contacts__body .soc a svg:hover .telefon-1{fill:#5b5b5b;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contacts__body .soc a svg:hover .telefon-2{stroke:#5b5b5b;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contacts__body__active{opacity:1;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.modal-search{position:fixed;top:-120px;left:0;opacity:0;display:block;width:100%;height:60px;background:#fbe7d6;z-index:290;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.modal-search .box-modal-search{display:grid !important;grid-gap:20px;height:100%;grid-template-columns:1fr 42px 62px;grid-template-rows:1fr;z-index:20;padding:0}.modal-search .box-modal-search .input--search{position:relative;display:inline-block;width:100%;border:0;border:1px solid rgba(118,184,60,.3);padding:15px;font-family:"OpenSans-Regular";background:rgba(255,255,255,.9);-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;border-radius:20px;font-size:1rem;line-height:1.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;justify-self:start;-ms-flex-item-align:center;align-self:center}.modal-search .box-modal-search .input--search:active,.modal-search .box-modal-search .input--search:focus{border:2px solid rgba(0,0,0,0);background:#f9f9f9;outline:none;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.modal-search .box-modal-search .search--btn{position:relative;display:inline-block;width:32px !important;height:auto;border:none;background:rgba(0,0,0,0);outline:none;cursor:pointer;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;justify-self:start;-ms-flex-item-align:center;align-self:center}.modal-search .box-modal-search .search--btn svg{position:relative;display:inline-block;width:42px;height:auto}.modal-search .box-modal-search .search--btn:hover{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear}.modal-search .box-modal-search .input-box-close{position:relative;display:inline-block;width:42px;height:auto;border:none;background:rgba(0,0,0,0);outline:none;cursor:pointer;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;justify-self:end;-ms-flex-item-align:center;align-self:center}.modal-search .box-modal-search .input-box-close svg{position:relative;display:inline-block;width:32px !important;height:auto}.modal-search .box-modal-search .input-box-close:hover{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear}.modal-search__active{position:fixed;position:fixed;top:0;left:0;display:block;width:100%;height:100px;display:block;opacity:1;background:#fff;z-index:290;-webkit-transition-delay:.3s,.3s;-o-transition-delay:.3s,.3s;transition-delay:.3s,.3s;-webkit-transition-property:top,opacity;-o-transition-property:top,opacity;transition-property:top,opacity;padding:10px 0 0 0;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.modal-search__active .box-modal-search{display:grid !important;grid-gap:10px;height:100%;grid-template-columns:1fr 42px 62px;grid-template-rows:1fr;z-index:20;padding:0}.modal-search__active .box-modal-search .input--search{position:relative;display:inline-block;width:100%;border:0;border:2px solid rgba(118,184,60,.5);padding:15px;font-family:"OpenSans-Regular";background:rgba(255,255,255,.9);-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;font-size:1rem;line-height:1.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;justify-self:start;-ms-flex-item-align:center;align-self:center}.modal-search__active .box-modal-search .input--search:active,.modal-search__active .box-modal-search .input--search:focus{border:2px solid rgba(0,0,0,0);background:rgba(249,249,249,.9);outline:none;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.modal-search__active .box-modal-search .search--btn{position:relative;display:inline-block;width:32px !important;height:auto;border:none;background:rgba(0,0,0,0);outline:none;cursor:pointer;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;justify-self:start;-ms-flex-item-align:center;align-self:center}.modal-search__active .box-modal-search .search--btn svg{position:relative;display:inline-block;width:42px;height:auto}.modal-search__active .box-modal-search .search--btn:hover{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear}.modal-search__active .box-modal-search .input-box-close{position:relative;display:inline-block;width:42px;height:auto;border:none;background:rgba(0,0,0,0);outline:none;cursor:pointer;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;justify-self:end;-ms-flex-item-align:center;align-self:center}.modal-search__active .box-modal-search .input-box-close svg{position:relative;display:inline-block;width:32px !important;height:auto}.modal-search__active .box-modal-search .input-box-close:hover{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear}@media(max-width: 850px){.contacts__body{top:calc(90% - 160px)}}@media(max-width: 1280px){.section_box{position:relative;width:calc(100% - 120px);-ms-flex-item-align:start;align-self:start;justify-self:center}}@media(max-width: 700px){.bg-modal{position:fixed;width:100%;height:100%;left:-100vw;top:0;z-index:170;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal{opacity:1;position:fixed;width:100%;height:auto;top:0;left:-120%;z-index:200;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal .modal-box{display:inline-block;width:calc(100% - 40px);height:90%;padding:20px;margin:20px 0;overflow-y:scroll;text-align:center}.modal .modal-box .modal--name{position:relative;width:100%;height:auto;display:inline-block;font-size:1.2rem;text-align:center;margin:20px 0 6.6666666667px 0}.modal .modal-box .logo__modal{display:inline-block;position:relative;width:100%;height:auto}.modal .modal-box .logo__modal img{position:relative;display:inline-block;width:40%;max-width:70px;height:auto}.modal .modal-box .menu__modal{display:inline-block;width:100%;height:auto;text-align:left}.modal .modal-box .menu__modal ul{display:inline-block;list-style:none;padding:5px 0 5px 20px;width:calc(100% - 30px);height:auto;margin:5px 0}.modal .modal-box .menu__modal ul li{position:relative;width:calc(100% - 30px);height:auto;display:inline-block}.modal .modal-box .menu__modal ul li span{position:absolute;right:30px;top:4px;display:inline-block;width:30px;height:15px;background:rgba(0,0,0,0);cursor:pointer;z-index:10}.modal .modal-box .menu__modal ul li span::before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:"+";font-size:1rem;display:block;width:15px;height:15px;background:rgba(0,0,0,0);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal .modal-box .menu__modal ul li a{display:inline-block;width:100%;height:auto;text-decoration:none;letter-spacing:.02rem;font-size:1rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal .modal-box .menu__modal ul li a:hover{padding-left:5px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal .modal-box .menu__modal ul li ul{width:90%}.modal .modal-box .menu__modal ul li ul li{position:relative;width:100%;height:auto;display:inline-block}.modal .modal-box .menu__modal ul li ul li a{display:inline-block;width:100%;height:auto;padding:5px 0;text-decoration:none;letter-spacing:.02rem;font-size:.9rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal .modal-box .menu__modal ul li ul li a:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal .modal-box .contacts__modal{display:inline-block;width:100%;height:auto}.modal .modal-box .contacts__modal a{display:inline-block;width:100%;color:#76b83c;margin:4px 0;text-decoration:none}.modal__active{left:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:200}}@media(max-width: 650px){.section_box{position:relative;width:calc(100% - 36px);-ms-flex-item-align:start;align-self:start;justify-self:center}}.dox-Cop{display:block;position:absolute;right:10px;bottom:5px}.dox-Cop a{color:rgba(241,144,47,.6);font-size:.7rem;padding:3px 5px;margin:5px 0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-decoration:none}.dox-Cop a:hover{color:rgba(241,144,47,.2);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.h1{opacity:0}.h1>span{width:10%}.h1 .hide{position:absolute;display:inline;overflow:hidden}.h1 .hide span{position:relative;display:inline;left:-50%;top:0;opacity:0}.h1 .show{position:relative;overflow:hidden;display:inline}.h1 .show span{position:relative;display:inline;left:0%;top:0%;opacity:1;font-size:1.2rem;line-height:3.5rem;-webkit-transform:scaleX(1.5);-ms-transform:scaleX(1.5);transform:scaleX(1.5);margin-left:3px;padding:15px 5px;-webkit-transition:all .5s linear;-o-transition:all .5s linear;transition:all .5s linear}.h1 .hideoll{position:relative;overflow:hidden;display:inline-block;opacity:0}.h1 .hideoll span{opacity:0}*::-moz-selection{background:#76b83c;color:#f9f9f9}*::selection{background:#76b83c;color:#f9f9f9}.logo{position:relative;display:inline-block;width:100%;height:auto}.logo img{position:relative;display:inline-block;width:100%;height:auto}.input--search{position:relative;display:inline-block;width:100%;border:0;border:1px solid rgba(118,184,60,.3);padding:15px;font-family:"OpenSans-Regular";background:rgba(255,255,255,.9);-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;border-radius:20px;font-size:1rem;line-height:1.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;justify-self:start;-ms-flex-item-align:center;align-self:center}.input--search:active,.input--search:focus{border:2px solid rgba(0,0,0,0);background:#f9f9f9;outline:none;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.search--btn{position:relative;display:inline-block;width:32px !important;height:auto;border:none;background:rgba(0,0,0,0);outline:none;cursor:pointer;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;justify-self:start;-ms-flex-item-align:center;align-self:center}.search--btn svg{position:relative;display:inline-block;width:42px;height:auto}.search--btn:hover{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear}.header-box-name-comp{position:relative;display:block;width:110px;height:auto;color:#5b5b5b;font-size:1.3rem;font-family:"Ledger-Regular";letter-spacing:.05rem}.header-box-slog-comp{position:relative;display:block;width:100px;height:auto;color:#5b5b5b;font-size:1.2rem;font-family:"Comfortaa-Bold";letter-spacing:.1rem}.nav{position:relative;display:inline-block;width:100%;height:auto;text-align:center}.nav a{position:relative;display:inline-block;width:auto;height:auto;margin:0;padding:10px 12px !important;margin:0;color:#5b5b5b;font-family:"OpenSans-Regular";font-size:.9rem;line-height:1.1rem;letter-spacing:.02rem;text-decoration:none;text-transform:lowercase;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:center;border-radius:20px}.nav a:hover{border-radius:20px;background:#76b83c;color:#fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.nav a:after{position:relative;display:block;content:"";width:0;height:1px;top:5px;margin:0 auto;z-index:10;opacity:0;background:#f1902f;z-index:1;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.nav .active{border-radius:20px;background:#76b83c;color:#fff !important;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.nav .active:hover{border-radius:20px;background:#76b83c;color:#fff !important;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.dox-Cop{display:block;position:relative;right:10px;bottom:5px}.dox-Cop a{color:rgba(118,184,60,.6);font-size:.7rem;padding:3px 5px;margin:5px 0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-decoration:none}.dox-Cop a:hover{color:rgba(241,144,47,.2);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#scroll_top{display:none;position:fixed;bottom:60px;left:30px;z-index:1000;width:42px;height:42px;background:#76b83c;border-radius:10px;opacity:.8;text-align:center;color:#fff;border-radius:20px;font-size:1rem;line-height:3rem;text-decoration:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer}#scroll_top:hover{opacity:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.pdf-docs{position:relative;display:inline-block;color:#6b559d !important;width:200px;margin:20px 10px;height:auto;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:center;vertical-align:top}.pdf-docs .weight{position:relative;display:inline-block;width:100%;height:auto;font-size:.75rem}.pdf-docs .name{position:relative;display:inline-block;width:100%;height:auto;font-size:.75rem}.pdf-docs .ikon{position:relative;display:inline-block;width:45px;height:62px;background:url("/local/templates/orbita01/../orbita01/img/pdf.webp") center center/cover;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.pdf-docs:hover{color:#76b83c !important;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.pdf-docs:hover span{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01);color:#76b83c !important;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.jpg-docs{position:relative;display:inline-block;color:#6b559d !important;width:200px;height:auto;text-align:center;margin:20px 10px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.jpg-docs .weight{position:relative;display:inline-block;width:100%;height:auto;font-size:.75rem}.jpg-docs .name{position:relative;display:inline-block;width:100%;height:auto;font-size:.75rem}.jpg-docs .ikon{position:relative;display:inline-block;width:45px;height:62px;background:url("/local/templates/orbita01/../orbita01/img/jpg.webp") center center/cover;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.jpg-docs:hover{color:#76b83c !important;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.jpg-docs:hover span{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.lazy-background{background-image:none !important}.doc-docs{position:relative;display:inline-block;color:#6b559d !important;width:100px;margin:20px 10px;height:auto;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.doc-docs .ikon{position:relative;display:inline-block;width:45px;height:62px;background:url("/local/templates/orbita01/../orbita01/img/doc.webp") center center/cover;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.doc-docs:hover{color:#f9f9f9 !important;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.doc-docs:hover span{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.galery-list{position:relative;display:inline-block;width:100%;max-width:350px;height:auto;min-height:250px !important;margin:20px 20px 20px 0;text-align:center;overflow:hidden;background-color:rgba(249,249,249,.05);border-radius:20px}.galery-list .item{position:absolute !important;top:0;display:inline-block;width:200px !important;margin:15px 0 !important;min-height:230px !important;margin:15px;background-repeat:no-repeat !important;background-position:center center !important;background-size:cover !important;overflow:hidden;border-radius:20px;-webkit-box-shadow:27px 4px 23px -15px rgba(255,255,255,.2);box-shadow:27px 4px 23px -15px rgba(255,255,255,.2)}.galery-list .item .numbers{position:absolute;display:inline-block;width:65px;height:20px;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:2.5rem;padding:20px;color:#fff;text-align:center;border-radius:20px;background-color:rgba(118,184,60,.5);z-index:300;opacity:.8;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.galery-list .item:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:rgba(241,144,47,0);z-index:10;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.galery-list .item:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.galery-list .item:hover .numbers{position:absolute;display:inline-block;width:65px;height:20px;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:2.5rem;padding:20px;color:#fff;text-align:center;border-radius:20px;opacity:0;z-index:300;text-align:center}.galery-list .item:hover:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:rgba(241,144,47,.3);z-index:10;-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.galery-tile{position:relative;padding:0;position:relative;display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));grid-auto-flow:dense;grid-gap:10px;margin:20px 0}.galery-tile .item{position:relative;display:grid;min-height:280px;margin:0;background-repeat:no-repeat !important;background-position:center center !important;background-size:cover !important;overflow:hidden;border-radius:20px}.galery-tile .item:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:rgba(241,144,47,.1);z-index:10;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.galery-tile .item:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.galery-tile .item:hover:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:rgba(241,144,47,.05);z-index:10;-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.galery-tile .item:nth-of-type(2n){grid-column:span 1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.galery-tile .item:nth-of-type(4n){grid-row:span 2;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.gr-breadcrumb{padding:0 15px;border-radius:3px;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);margin-top:60px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1)}.gr-breadcrumb .breadcrumb ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0;padding:0;text-transform:lowercase}.gr-breadcrumb .breadcrumb ul li{margin:5px 0 !important}.gr-breadcrumb .breadcrumb ul li a{font-family:"OpenSans-Regular";font-size:.7rem !important;text-decoration:none;line-height:1rem;letter-spacing:.04rem;margin:0;padding:5px 10px !important;color:#5b5b5b;font-size:.7rem !important;line-height:1.3rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.gr-breadcrumb .breadcrumb ul li a span{margin:0;padding:0}.gr-breadcrumb .breadcrumb ul li a:hover{color:#6b559d;text-decoration:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.gr-breadcrumb .breadcrumb ul li .span{display:inline-block;font-family:"OpenSans-Regular";font-size:.7rem !important;text-decoration:none;line-height:1rem;letter-spacing:.04rem;margin:0;padding:5px 10px !important;color:#444;font-size:.7rem !important;line-height:1.3rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:default}.gr-breadcrumb .breadcrumb li:not(:last-child)::after{display:inline-block;margin:0 .25rem;content:"→";font-size:.7rem !important}.video{position:relative;display:inline-block;width:100%;height:auto;border-radius:20px;overflow:hidden}.form-news-inner{padding:15px 85px 15px 15px;border-radius:3px;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1);background-image:url("/local/templates/orbita01/../orbita01/img/news-ikon.svg");background-repeat:no-repeat;background-position:calc(100% - 20px) center;background-size:42px;width:150px}.form-news-inner .form-popap{display:grid;grid-gap:20px;grid-template-columns:1fr;grid-template-rows:auto;z-index:10}.form-news-inner form{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;z-index:10}.form-news-inner .grups{align-self:center;justify-self:center;display:grid;grid-gap:20px;grid-template-columns:auto auto;grid-template-rows:auto;z-index:10}.form-news-inner .grups .required{color:#6b559d;width:90px;-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:right}.form-news-inner .grups .form-control{position:relative;margin:0 0 0 10px;display:inline-block;border-radius:5px;padding:10px 10px;border:1px solid rgba(0,0,0,0);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-ms-flex-item-align:center;align-self:center;justify-self:start}.form-news-inner .grups .form-control:hover,.form-news-inner .grups .form-control:focus,.form-news-inner .grups .form-control:active{outline:none;border:1px solid #76b83c;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.form-news-inner .button-sab{-ms-flex-item-align:center;align-self:center;justify-self:end;border-radius:20px;color:#fff;background:#76b83c;padding:12px 30px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:none;outline:none;cursor:pointer;transition:all .3s ease-in-out}.form-news-inner .button-sab:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#5b5b5b;background:rgba(249,249,249,.86);transition:all .3s ease-in-out}.phone-ikons-on{position:relative;display:inline-block;padding-left:30px !important;width:100% !important;height:auto}.phone-ikons{position:absolute;display:inline-block;width:30px;left:10px;top:0%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:30px;background:url("/images/phone-ikons.svg") center center/cover;-webkit-animation-name:rotation;animation-name:rotation;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.round-lk{justify-self:center;-ms-flex-item-align:center;align-self:center}.round-lk ul{position:relative;display:inline-block;list-style:none;width:100%;min-height:50px;height:auto;text-align:center;margin:0;padding:0}.round-lk ul .bx-active span{position:relative;display:inline-block;width:auto;height:auto;background:#76b83c;margin:0;padding:5px 20px;margin:0;color:#fff !important;font-family:"OpenSans-Regular" !important;font-size:.8rem !important;line-height:1.8rem;border-radius:20px;text-decoration:none;text-transform:lowercase;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:1px solid rgba(0,0,0,0)}.round-lk ul .bx-active a{position:relative;display:inline-block;width:auto;height:auto;margin:0;padding:5px 20px;border:1px solid #76b83c;margin:0;color:#f9f9f9 !important;font-family:"OpenSans-Regular" !important;font-size:.8rem !important;line-height:1.8rem;border-radius:20px;text-decoration:none;text-transform:lowercase;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.round-lk ul .bx-active a:hover{border:1px solid rgba(0,0,0,0);background:#5b5b5b;color:#fff !important;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.round-lk ul li{position:relative;display:inline-block;width:auto;height:auto;text-decoration:none;text-transform:lowercase;margin:0;font-family:"OpenSans-Regular" !important}.round-lk ul li span{position:relative;display:inline-block;width:auto;height:auto;background:#6b559d;margin:0;padding:5px 20px;margin:0;color:#fff !important;font-family:"OpenSans-Regular" !important;font-size:.8rem !important;line-height:1.8rem;border-radius:20px;text-decoration:none;text-transform:lowercase;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:1px solid rgba(0,0,0,0)}.round-lk ul li a{position:relative;display:inline-block;width:auto;height:auto;margin:0;padding:5px 20px;border:1px solid #76b83c;background:#6b559d;margin:0;color:#f9f9f9 !important;font-family:"OpenSans-Regular" !important;font-size:.8rem !important;line-height:1.8rem;border-radius:20px;text-decoration:none;text-transform:lowercase;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.round-lk ul li a:hover{border:1px solid rgba(0,0,0,0);background:#5b5b5b;color:#fff !important;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.nca-cookiesaccept-line-text p{color:#fff}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@media(max-width: 1140px){.nav{position:relative;display:none;width:100%;height:auto;text-align:center}.nav a{position:relative;display:inline-block;width:auto;height:auto;margin:0;padding:10px 10px;margin:0;font-family:"OpenSans-Regular";font-size:.9rem;line-height:1.1rem;letter-spacing:.02rem;text-decoration:none;text-transform:lowercase;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:center;border-radius:20px}.nav a:hover{border-radius:20px;background:#76b83c;color:#fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.nav a:after{position:relative;display:block;content:"";width:0;height:1px;top:5px;margin:0 auto;z-index:10;opacity:0;background:#f1902f;z-index:1;text-align:center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.nav .active{border-radius:20px;background:#76b83c;color:#fff !important;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.nav .active:hover{border-radius:20px;background:#76b83c;color:#fff !important;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}@media(max-width: 1000px){.nav{display:none}.form-news-inner{padding:15px 15px;border-radius:3px;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1)}.form-news-inner form{display:grid;grid-gap:20px;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr;z-index:10}.form-news-inner .grups{align-self:center;justify-self:center;display:grid;grid-gap:20px;grid-template-columns:auto auto;grid-template-rows:auto;z-index:10}.form-news-inner .grups .required{color:#6b559d;width:90px;-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:right}.form-news-inner .grups .form-control{position:relative;margin:0 0 0 10px;display:inline-block;border-radius:5px;padding:10px 10px;border:1px solid rgba(0,0,0,0);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-ms-flex-item-align:center;align-self:center;justify-self:start}.form-news-inner .grups .form-control:hover,.form-news-inner .grups .form-control:focus,.form-news-inner .grups .form-control:active{outline:none;border:1px solid #76b83c;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.form-news-inner .button-sab{-ms-flex-item-align:center;align-self:center;justify-self:center;border-radius:20px;color:#fff;background:#76b83c;padding:12px 30px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:none;outline:none;cursor:pointer;transition:all .3s ease-in-out}.form-news-inner .button-sab:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#5b5b5b;background:rgba(249,249,249,.86);transition:all .3s ease-in-out}}@media(max-width: 884px){.phone-ikons{position:absolute;display:none;width:30px;left:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:30px;background:url("/images/phone-ikons.svg") center center/cover}}@media(max-width: 600px){.galery-list{position:relative;display:inline-block;float:none;width:260px;height:auto;min-height:210px !important;margin:15px 15px 15px 0;overflow:hidden;background-color:rgba(241,144,47,.1);border-radius:20px}.galery-list .item{position:absolute !important;top:0;left:0;display:block;width:150px !important;margin:15px 0 !important;min-height:180px !important;background-repeat:no-repeat !important;background-position:center center !important;background-size:cover !important;overflow:hidden;border-radius:20px;-webkit-box-shadow:27px 4px 23px -15px rgba(255,255,255,.2);box-shadow:27px 4px 23px -15px rgba(255,255,255,.2)}.galery-list .item .numbers{position:absolute;display:inline-block;width:65px;height:20px;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:1.5rem;padding:20px;color:#fff;text-align:center;border-radius:20px;background-color:rgba(118,184,60,.5);z-index:300;opacity:.8;text-align:center}.galery-list .item:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:rgba(241,144,47,0);z-index:10;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.galery-list .item:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.galery-list .item:hover .numbers{position:absolute;display:inline-block;width:65px;height:20px;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:2.5rem;padding:20px;color:#fff;text-align:center;border-radius:20px;opacity:0;z-index:300;text-align:center}.galery-list .item:hover:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:rgba(241,144,47,.3);z-index:10;-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.form-news-inner{padding:15px 15px;border-radius:3px;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1)}.form-news-inner form{display:grid;grid-gap:20px;grid-template-columns:auto;grid-template-rows:1fr 1fr 1fr;z-index:10}.form-news-inner .grups{align-self:center;justify-self:center;display:grid;grid-gap:20px;grid-template-columns:auto;grid-template-rows:auto;z-index:10}.form-news-inner .grups .required{color:#6b559d;width:auto;-ms-flex-item-align:center;align-self:center;justify-self:center;text-align:right}.form-news-inner .grups .form-control{position:relative;margin:0 0 0 10px;display:inline-block;border-radius:5px;padding:10px 10px;border:1px solid rgba(0,0,0,0);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-ms-flex-item-align:center;align-self:center;justify-self:start}.form-news-inner .grups .form-control:hover,.form-news-inner .grups .form-control:focus,.form-news-inner .grups .form-control:active{outline:none;border:1px solid #76b83c;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.form-news-inner .button-sab{-ms-flex-item-align:center;align-self:center;justify-self:center;border-radius:20px;color:#fff;background:#76b83c;padding:12px 30px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:none;outline:none;cursor:pointer;transition:all .3s ease-in-out}.form-news-inner .button-sab:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#5b5b5b;background:rgba(249,249,249,.86);transition:all .3s ease-in-out}}@media(max-width: 420px){.gr-breadcrumb{padding:0 15px;border-radius:3px;border-radius:20px;background:rgba(249,249,249,.26);border:2px solid rgba(249,249,249,.36);margin-top:120px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);-webkit-box-shadow:0 2px 16px 0 rgba(241,144,47,.1);box-shadow:0 2px 16px 0 rgba(241,144,47,.1)}.gr-breadcrumb .breadcrumb ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0;padding:0;text-transform:lowercase}.gr-breadcrumb .breadcrumb ul li{margin:0px 0 !important}.gr-breadcrumb .breadcrumb ul li a{font-family:"OpenSans-Regular";font-size:.7rem !important;text-decoration:none;line-height:1rem;letter-spacing:.04rem;margin:0;padding:3px 10px !important;color:#5b5b5b;font-size:.7rem !important;line-height:1.3rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.gr-breadcrumb .breadcrumb ul li a span{margin:0;padding:0}.gr-breadcrumb .breadcrumb ul li a:hover{color:#6b559d;text-decoration:none;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.gr-breadcrumb .breadcrumb ul li .span{display:inline-block;font-family:"OpenSans-Regular";font-size:.7rem !important;text-decoration:none;line-height:1rem;letter-spacing:.04rem;margin:0;padding:3px 10px !important;color:#444;font-size:.7rem !important;line-height:1.3rem;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:default}.gr-breadcrumb .breadcrumb li:not(:last-child)::after{display:inline-block;margin:0 .25rem;content:"→";font-size:.7rem !important}.galery-tile{position:relative;padding:12px 0;display:grid;grid-template-columns:1fr;grid-auto-flow:dense;grid-gap:12px}.galery-tile .item{position:relative;display:grid;min-height:220px;margin:15px;overflow:hidden}.galery-tile .item:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:rgba(241,144,47,.1);z-index:10;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.galery-tile .item:hover{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.galery-tile .item:hover:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:rgba(241,144,47,.05);z-index:10;-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.galery-tile .item:nth-of-type(3n){grid-column:span 1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.galery-tile .item:nth-of-type(5n){grid-row:span 1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}
/* End */
/* /local/templates/orbita01/components/bitrix/menu/multilevel-gr/style.css?17106005854472 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?17266684442761 */
/* /local/templates/orbita01/template_styles.css?1752179502231313 */
