/*[common]*/
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

body,html{margin:0;width:100%;height:100%;background:#fafafa;}
body{font-family:Nunito, Arial;font-weight:400;color:#333333;}
body *{color:inherit;}
input{outline:none;font-family:inherit;font-size:inherit;}
textarea{resize:vertical;outline:none;font-family:inherit;font-size:inherit;}
select{outline:none;font-family:inherit;font-size:inherit;color:inherit;}
button{outline:none;font-family:inherit;font-size:inherit;cursor:pointer;}
img{outline:none;border:none;}
a{text-decoration:none;}
h1,h2,h3,h4,h5,h6,b{font-weight:700;}
.founder {border-radius:440px; margin-right:20px; height:300px; float:left; }
/*[/common]*/

/*[scrollbar]*/
body *::-webkit-scrollbar{width:10px;height:10px;}
body *::-webkit-scrollbar-track{background:rgba(0,0,0,0.07);border-radius:20px;}
body *::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.1);border-radius:20px;}
html *{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.1) rgba(0,0,0,0.07);}
/*[/scrollbar]*/


/*[placeholder]*/
::-webkit-input-placeholder{color:#727272;opacity:1;}
::-moz-placeholder{color:#727272;opacity:1;}
:-ms-input-placeholder{color:#727272;opacity:1;}
::placeholder{color:#727272;opacity:1;}
/*[placeholder]*/

/*[OwlCarousel2]*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{color:transparent;}
/*[/OwlCarousel2]*/

/*[carousel]*/
.carousel{position:relative;padding:0 60px;}
.carousel.disabled{padding:0;}
.carousel .navContainer{}
.carousel .navContainer button{transition:opacity 0.2s ease-in-out;display:block;opacity:0.8;position:absolute;z-index:2;top:50%;margin:-20px 0 0 0;width:40px;height:40px;background:no-repeat center center / 16px;box-shadow:none;border:none;border-radius:50px;color:transparent;}
.carousel .navContainer button:not(.disabled):hover{opacity:1;}
.carousel .navContainer button.owl-prev{left:0;background-position-x:left;}
.carousel .navContainer button.owl-prev{background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' height='14.581586' width='8.3238773' id='svg44' version='1.1' viewBox='0 0 8.3238774 14.581586'%3E%3Cg id='g2' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g4' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g6' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g8' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g10' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g12' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g14' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g16' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g18' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g20' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g22' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g24' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g26' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g28' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g30' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g32' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g34' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g36' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g38' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g40' transform='translate(23.397689,-8.014076)' /%3E%3Cpath fill='%23B92928' id='path42' d='M 8.0330843,12.880793 2.4530838,7.2907931 8.0330843,1.7007928 a -1,1 0 0 0 0,-1.41000005 v 0 a -1,1 0 0 0 -1.41,0 L 0.26308427,6.6507931 a -0.91,0.91 0 0 0 0,1.28 L 6.6230843,14.290793 a -1,1 0 0 0 1.41,0 v 0 a -1,1 0 0 0 0,-1.41 z' /%3E%3C/svg%3E%0A");}
.carousel .navContainer button.owl-next{right:0;background-position-x:right;}
.carousel .navContainer button.owl-next{background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' height='14.581586' width='8.3238773' id='svg44' version='1.1' viewBox='0 0 8.3238774 14.581586'%3E%3Cg id='g2' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g4' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g6' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g8' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g10' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g12' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g14' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g16' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g18' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g20' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g22' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g24' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g26' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g28' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g30' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g32' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g34' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g36' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g38' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g40' transform='translate(23.397689,-8.014076)' /%3E%3Cpath fill='%23B92928' id='path42' d='M 0.29079275,12.880793 5.8707933,7.2907931 0.29079275,1.7007928 a 1,1 0 0 1 0,-1.41000005 v 0 a 1,1 0 0 1 1.41000005,0 l 6.36,6.36000035 a 0.91,0.91 0 0 1 0,1.28 l -6.36,6.3599999 a 1,1 0 0 1 -1.41000005,0 v 0 a 1,1 0 0 1 0,-1.41 z' /%3E%3C/svg%3E%0A");}
.carousel .navContainer button.disabled{opacity:0.3;}
.carousel .owl-dots{display:table;margin:50px auto 0 auto;text-align:center;}
.carousel .owl-dots .owl-dot{transition:opacity 0.2s ease-in-out;display:inline-block;vertical-align:middle;position:relative;padding:0;margin:10px 24px;box-sizing:border-box;width:25px;height:25px;background:#F4F4F4;border:3px solid rgba(162, 162, 162, 0.5);border-radius:20px;}
.carousel .owl-dots .owl-dot span{transition:opacity 0.2s ease-in-out;display:block;opacity:0;position:absolute;left:-7px;top:-7px;box-sizing:border-box;width:34px;height:34px;border:5px solid #538C85;border-radius:20px;}
.carousel .owl-dots .owl-dot:before{transition:opacity 0.2s ease-in-out;content:'';display:block;opacity:0;position:absolute;left:-35px;top:50%;width:20px;height:1px;background:#768D45;}
.carousel .owl-dots .owl-dot:after{transition:opacity 0.2s ease-in-out;content:'';display:block;opacity:0;position:absolute;right:-35px;top:50%;width:20px;height:1px;background:#768D45;}
.carousel .owl-dots .owl-dot.active span{opacity:1;}
.carousel .owl-dots .owl-dot.active{border-color:#F4F4F4;}
.carousel .owl-dots .owl-dot.active:before{opacity:1;}
.carousel .owl-dots .owl-dot.active:after{opacity:1;}

@media screen and (max-width: 1919px){
	.carousel .owl-dots{margin-top:40px;}
}
@media screen and (max-width: 1599px){
	.carousel .owl-dots{margin-top:30px;}
}
@media screen and (max-width: 1239px){
	.carousel .owl-dots{margin-top:30px;}
}
@media screen and (max-width: 767px){
	.carousel{padding:0;}
	.carousel .navContainer{display:table;margin:20px auto 0 auto;}
	.carousel .navContainer button{display:inline-block;position:static;margin:0 8px;}
	.carousel .owl-dots{margin-top:30px;}
	.carousel .owl-dots .owl-dot{margin:10px 12px;width:17px;height:17px;}
	.carousel .owl-dots .owl-dot span{width:25px;height:25px;}
	.carousel .owl-dots .owl-dot:before{left:-23px;width:13px;}
	.carousel .owl-dots .owl-dot:after{right:-23px;width:13px;}
	.carousel .owl-nav{position:relative;margin:40px auto 0 auto;width:60px;height:20px;background:no-repeat center center / contain;}
	.carousel .owl-nav{background-image: url("data:image/svg+xml,%3Csvg width='62' height='22' viewBox='0 0 62 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M60.9988 11.75C61.413 11.75 61.7488 11.4142 61.7488 11C61.7488 10.5858 61.413 10.25 60.9988 10.25L60.9988 11L60.9988 11.75ZM1 10.25C0.585786 10.25 0.25 10.5858 0.25 11C0.25 11.4142 0.585786 11.75 1 11.75L1 11L1 10.25ZM60.9988 11L60.9988 10.25L1 10.25L1 11L1 11.75L60.9988 11.75L60.9988 11Z' fill='%23141B34'/%3E%3Cpath d='M9.99982 1C8.17934 2.96612 1 8.19909 1 11C0.999999 13.8009 8.17934 19.0339 9.99982 21' stroke='%23141B34' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M52.0002 1C53.8207 2.96612 61 8.19909 61 11C61 13.8009 53.8207 19.0339 52.0002 21' stroke='%23141B34' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
	.carousel .owl-nav .owl-prev{position:absolute;top:0;bottom:0;left:0;width:50%;}
	.carousel .owl-nav .owl-next{position:absolute;top:0;right:0;bottom:0;width:50%;}
}
/*[/carousel]*/

/*[page_size]*/
.page_size{box-sizing:border-box;padding:0 20px;margin:auto;max-width:1240px;}
@media screen and (max-width: 767px){
	.page_size{padding:0 10px;}
}
/*[/page_size]*/

/*[btns]*/
.btn-1{display:inline-block;background:#B92928;box-shadow:0 0 5px 0 rgba(0,0,0,0.1);border-radius:10px;cursor:pointer;}
.btn-1 span{transition:all 0.2s ease-in-out;display:block;box-sizing:border-box;padding:14px 40px;background:rgba(255,255,255,0);border-radius:10px;white-space:nowrap;text-transform:uppercase;text-align:center;font-weight:800;color:#fff;}
.btn-1 span:hover{background:rgba(255,255,255,0.1);}

.btn-2{display:inline-block;background:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,0.1);border-radius:10px;cursor:pointer;}
.btn-2 span{transition:all 0.2s ease-in-out;display:block;box-sizing:border-box;padding:14px 40px;background:rgba(0,0,0,0);border-radius:10px;white-space:nowrap;text-transform:uppercase;text-align:center;font-weight:800;color:#B92928;font-size:16px;}
.btn-2 span:hover{background:rgba(0,0,0,0.04); }
/*[btns]*/

/*[langs]*/
.langs{padding:0 0 0 28px;background:no-repeat 0 1px;white-space:nowrap;color:#697C9F;}
.langs{background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_12095_78)'%3E%3Cpath d='M9 16.5C13.1421 16.5 16.5 13.1421 16.5 9C16.5 4.85786 13.1421 1.5 9 1.5C4.85786 1.5 1.5 4.85786 1.5 9C1.5 13.1421 4.85786 16.5 9 16.5Z' stroke='%23cccccc' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.5 9H16.5' stroke='%23cccccc' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 1.5C10.876 3.55376 11.9421 6.21903 12 9C11.9421 11.781 10.876 14.4462 9 16.5C7.12404 14.4462 6.05794 11.781 6 9C6.05794 6.21903 7.12404 3.55376 9 1.5Z' stroke='%23cccccc' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_12095_78'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}
.langs a{transition:all 0.2s ease-in-out;display:inline-block;text-transform:uppercase;color:#ccc;}
.langs a.active{font-weight:600;color:#fff;}
.langs a:hover{color:#fff;}
.langs span{display:inline-block;vertical-align:1px;margin:0 8px;font-size:15px;}
/*[langs]*/


.page{background:repeat-y center center / cover;}
.page{background-image:url('../img/bg-main.png');}

/*[header]*/
.page_header{}
.page_header .page_header_wrapper{position:relative;z-index:10;left:0;right:0;top:0;}
.page_header .container-top{position:relative;z-index:2;padding:10px 0 10px 0;background:#B92928;}
.page_header .container-top .row{display:table;width:100%;}
.page_header .container-top .col{display:table-cell;vertical-align:middle;}

.page_header .container-top .col:nth-child(1){}

.page_header .container-top .logo{display:block;max-width:80px;}
.page_header .container-top .logo img{display:block;max-width:100%;}

.page_header .langs{float:right;}

.page_header .container-bottom{border-bottom:2px solid #B92928;}

@media screen and (max-width: 1007px){
	.page_header{height:66px;}
	.page_header .page_header_wrapper{position:fixed;left:0;right:0;top:0;background:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,0.1);}
	.page_header .container-top{position:relative;z-index:2;padding:10px 0;}
	.page_header .container-bottom{display:none;}
	.page_header .container-top .logo{width:50px;}
	.page_header .container-top .logo img{}
	.page_header .container-top .col-burger{width:60px;}
	.page_header .contactsWrapper{flex-flow:row-reverse wrap;justify-content:space-around;align-items:center;gap:20px;margin:auto;max-width:400px;}
	.page_header .contacts{margin:0;}
}
@media screen and (max-width: 767px){

}
/*[/header]*/

/*[topNav]*/
.topNavWrapper{border:1px solid #145F35;border-radius:10px;}
.topNav{display:table;width:100%;table-layout:fixed;position:relative;margin:auto;overflow:hidden;}
.topNav.enabled{overflow:visible;}
.topNav_wrapper{float:right;}
.topNav:not(.enabled) .topNav_wrapper{float:none;padding-left:50px;}
.topNav.enabled .topNav_wrapper{width:100%;}
.topNav .menu{display:flex;flex-flow:nowrap;margin:0;padding:0;width:100%;}
.topNav .menu > li{display:block;flex:1 1 auto;position:relative;}
.topNav .menu > li a{text-decoration:none;font-weight:700;font-size:18px;}
.topNav .menu > li a:hover{}
.topNav .menu > li.hasSubmenu > a:after{transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;content:'';display:inline-block;vertical-align:middle;margin:0 0 0 6px;width:14px;height:14px;background:center center no-repeat;background-size:contain;}
.topNav .menu > li.hasSubmenu > a:after{background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' height='7.8834944' width='13.999998' id='svg13' version='1.1' viewBox='0 0 13.999998 7.8834944'%3E%3Cg transform='matrix(0.67961158,0,0,0.67961158,-3.873786,-6.9320381)' style='fill:none;fill-opacity:1;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' id='chevron-bottom'%3E%3Cline style='fill:none;fill-opacity:1;stroke:%23333333;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' id='line8' y2='11.5' y1='20.5' x2='7' x1='16' class='cls-1' /%3E%3Cline style='fill:none;fill-opacity:1;stroke:%23333333;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' id='line10' y2='20.5' y1='11.5' x2='16' x1='25' class='cls-1' /%3E%3C/g%3E%3C/svg%3E%0A");}
.topNav .menu > li.hasSubmenu.hover > a:after{transform:rotate(-180deg);}
.topNav .menu > li.more.hasSubmenu > a:after{margin:0;}
.topNav .menu > li > a{transition:all 0.2s ease-in-out;display:block;position:relative;padding:20px 10px;white-space:nowrap;text-align:center;cursor:pointer;}
.topNav .menu > li:hover > a{color:#B92928;}
.topNav .menu > li:first-child > a{margin-left:0;}
.topNav .menu > li:last-child > a{margin-right:0;}
.topNav .menu > li ul{display:none;position:absolute;z-index:2;padding:10px 0;margin:10px 0 0 0;width:300px;background:#B92928;box-shadow:0 0 10px 0 rgba(0,0,0,0.2);}
.topNav .menu > li ul:before{content:'';display:block;position:absolute;top:-20px;right:0;left:0;height:20px;background:transparent;cursor:pointer;}
.topNav .menu > li ul ul{top:-20px;}
.topNav .menu > li ul li{display:block;position:relative;}
.topNav .menu > li ul li a{transition:all 0.2s ease-in-out;display:block;position:relative;padding:10px 20px;color:#fff;}
.topNav .menu > li ul li.current-menu-item > a{}
.topNav .menu > li ul li:hover > a{background:rgba(0,0,0,0.1);}
.topNav .menu > li ul li a.hasSubmenu > a{padding-right:44px;}
.topNav .menu > li ul li.hasSubmenu > a:after{transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;content:'';display:block;position:absolute;top:50%;right:20px;margin:-7px 0 0 0;width:14px;height:14px;background:center center no-repeat;background-size:contain;}
.topNav .menu > li ul li.hasSubmenu > a:after{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7.8834943 13.999998' version='1.1' id='svg13' width='7.8834944' height='13.999998'%3E%3Cg id='chevron-bottom' transform='matrix(0,-0.67961158,0.67961158,0,-6.9320381,17.873785)'%3E%3Cline class='cls-1' x1='16' x2='7' y1='20.5' y2='11.5' id='line8' style='fill-opacity:1;stroke:%23000000;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E%3Cline class='cls-1' x1='25' x2='16' y1='11.5' y2='20.5' id='line10' style='fill-opacity:1;stroke:%23000000;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E%3C/g%3E%3C/svg%3E%0A");}
@media screen and (max-width: 1007px){
	.topNav{display:none;}
}
/*[/topNav]*/

/*[sideNavbar]*/
.sideNavbar_open{display:none;float:right;width:30px;cursor:pointer;}
.sideNavbar_open i{display:block;height:4px;margin:0 0 6px 0;background:#fff;border-radius:2px;}
.sideNavbar_open i:last-child{margin:0;}
	
.sideNavbar{transition:all 0.3s ease-in-out;overflow:auto;position:fixed;top:0;bottom:0;right:-340px;z-index:1000;width:310px;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,0.2);}
.sideNavbar.active{right:0;}
.sideNavbar_close{display:block;position:absolute;top:5px;right:5px;width:40px;height:40px;background:center center no-repeat;background-size:18px;cursor:pointer;}
.sideNavbar_close{background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' height='20' width='20' id='svg13' version='1.1' viewBox='0 0 20 20'%3E%3Cg style='fill:%23000000;stroke:%23000000;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' transform='matrix(0.97087379,0,0,0.97087379,-5.5339806,-5.5339806)' id='cross'%3E%3Cline style='fill:%23000000;stroke:%23000000;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' id='line8' y2='25' y1='7' x2='25' x1='7' class='cls-1' /%3E%3Cline style='fill:%23000000;stroke:%23000000;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' id='line10' y2='7' y1='25' x2='25' x1='7' class='cls-1' /%3E%3C/g%3E%3C/svg%3E%0A");}	
.sideNavbar_wrapper{padding:25px;}
.sideNavbar .mobNav{display:block;padding:30px 0 0 0;margin:0 -25px;}
.sideNavbar .mobNav .menu{display:block;padding:0;margin:0;}
.sideNavbar .mobNav .menu li{display:block;}
.sideNavbar .mobNav .menu ul{display:none;box-sizing:border-box;width:100%;min-width:100%;}
.sideNavbar .mobNav .menu li.active > ul{}
.sideNavbar .mobNav .menu a{display:block;padding:8px 25px;font-weight:600;}
.sideNavbar .mobNav .menu > li > a{display:block;padding:8px 25px;}
.sideNavbar .mobNav .menu > li ul{padding:0;margin:0;min-width:100%;}
.sideNavbar .mobNav .menu > li ul li:first-child{margin:10px 0 0 0;}
.sideNavbar .mobNav .menu > li ul li:last-child{margin:0 0 10px 0;}
.sideNavbar .mobNav .menu > li ul a{font-size:14px;}
.sideNavbar .mobNav .menu > li ul li > a{padding-left:40px;}
.sideNavbar .mobNav .menu > li ul ul li > a{padding-left:55px;}
.sideNavbar .mobNav .menu > li ul ul ul li > a{padding-left:70px;}
.sideNavbar .mobNav .menu li.hasSubmenu > a{position:relative;}
.sideNavbar .mobNav .menu li.hasSubmenu > a i{transition:transform 0.3s ease-in-out;display:block;position:absolute;top:50%;right:15px;margin:-15px -9px 0 0;width:30px;height:30px;background:center center no-repeat;background-size:12px;cursor:pointer;}
.sideNavbar .mobNav .menu li.hasSubmenu > a i{background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' height='7.8834944' width='13.999998' id='svg13' version='1.1' viewBox='0 0 13.999998 7.8834944'%3E%3Cg transform='matrix(0.67961158,0,0,0.67961158,-3.873786,-6.9320381)' style='fill:none;fill-opacity:1;stroke:%23000000;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' id='chevron-bottom'%3E%3Cline style='fill:none;fill-opacity:1;stroke:%23000000;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' id='line8' y2='11.5' y1='20.5' x2='7' x1='16' class='cls-1' /%3E%3Cline style='fill:none;fill-opacity:1;stroke:%23000000;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' id='line10' y2='20.5' y1='11.5' x2='16' x1='25' class='cls-1' /%3E%3C/g%3E%3C/svg%3E%0A");}
.sideNavbar .mobNav .menu li.hasSubmenu.expand > a i{transform:rotate(180deg);}
.sideNavbar .mobNav .menu li:not(.hasSubmenu) > a{display:table;}
.sideNavbar .mobNav .menu .mobNav_close{display:block;position:absolute;top:0;right:0;width:40px;height:40px;background:center center no-repeat;background-size:18px;cursor:pointer;}
.sideNavbar .mobNav .menu .mobNav_close{background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' height='20' width='20' id='svg13' version='1.1' viewBox='0 0 20 20'%3E%3Cg style='fill:%23ffffff;stroke:%23ffffff;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' transform='matrix(0.97087379,0,0,0.97087379,-5.5339806,-5.5339806)' id='cross'%3E%3Cline style='fill:%23ffffff;stroke:%23ffffff;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' id='line8' y2='25' y1='7' x2='25' x1='7' class='cls-1' /%3E%3Cline style='fill:%23ffffff;stroke:%23ffffff;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' id='line10' y2='7' y1='25' x2='25' x1='7' class='cls-1' /%3E%3C/g%3E%3C/svg%3E%0A");}	

.sideNavbar .contacts{margin-top:30px;}
.sideNavbar .contacts a{transition:all 0.2s ease-in-out;}
.sideNavbar .contacts a:hover{color:#B92928;}
.sideNavbar .contacts .item{display:table;position:relative;padding:0 0 0 32px;word-break:break-all;}
.sideNavbar .contacts .item:not(:first-child){margin:20px 0 0 0;}
.sideNavbar .contacts .item:before{content:'';display:block;position:absolute;top:0;left:0;width:24px;height:24px;background:no-repeat center center / contain;}
.sideNavbar .contacts .item.instagram:before{background-image: url("data:image/svg+xml,%3Csvg width='23' height='24' viewBox='0 0 23 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.6838 7.38156C22.6712 6.43484 22.494 5.49753 22.1601 4.61156C21.8705 3.86425 21.4283 3.18556 20.8616 2.61885C20.2948 2.05214 19.6161 1.60988 18.8688 1.32031C17.9943 0.992009 17.0703 0.814489 16.1363 0.795313C14.9338 0.741563 14.5526 0.726562 11.5001 0.726562C8.44759 0.726562 8.05634 0.726563 6.86259 0.795313C5.92904 0.81463 5.00552 0.992148 4.13134 1.32031C3.38391 1.60967 2.70511 2.05187 2.13838 2.6186C1.57164 3.18534 1.12945 3.86414 0.840088 4.61156C0.511127 5.48548 0.333992 6.4092 0.316338 7.34281C0.262588 8.54656 0.246338 8.92781 0.246338 11.9803C0.246338 15.0328 0.246338 15.4228 0.316338 16.6178C0.335088 17.5528 0.511338 18.4753 0.840088 19.3516C1.12993 20.0988 1.57246 20.7773 2.13938 21.3438C2.70631 21.9103 3.38517 22.3523 4.13259 22.6416C5.00438 22.9831 5.92805 23.1733 6.86384 23.2041C8.06759 23.2578 8.44884 23.2741 11.5013 23.2741C14.5538 23.2741 14.9451 23.2741 16.1388 23.2041C17.0728 23.1857 17.9968 23.0086 18.8713 22.6803C19.6185 22.3904 20.297 21.948 20.8636 21.3814C21.4303 20.8147 21.8727 20.1362 22.1626 19.3891C22.4913 18.5141 22.6676 17.5916 22.6863 16.6553C22.7401 15.4528 22.7563 15.0716 22.7563 12.0178C22.7538 8.96531 22.7538 8.57781 22.6838 7.38156ZM11.4926 17.7528C8.30009 17.7528 5.71384 15.1666 5.71384 11.9741C5.71384 8.78156 8.30009 6.19531 11.4926 6.19531C13.0252 6.19531 14.4951 6.80414 15.5788 7.88787C16.6625 8.9716 17.2713 10.4414 17.2713 11.9741C17.2713 13.5067 16.6625 14.9765 15.5788 16.0603C14.4951 17.144 13.0252 17.7528 11.4926 17.7528ZM17.5013 7.32906C17.3243 7.32923 17.149 7.29449 16.9855 7.22683C16.8219 7.15917 16.6733 7.05992 16.5481 6.93476C16.423 6.8096 16.3237 6.66098 16.2561 6.49742C16.1884 6.33386 16.1537 6.15856 16.1538 5.98156C16.1538 5.80469 16.1887 5.62955 16.2564 5.46614C16.324 5.30273 16.4233 5.15425 16.5483 5.02918C16.6734 4.90411 16.8219 4.8049 16.9853 4.73721C17.1487 4.66953 17.3238 4.63469 17.5007 4.63469C17.6776 4.63469 17.8527 4.66953 18.0161 4.73721C18.1795 4.8049 18.328 4.90411 18.4531 5.02918C18.5782 5.15425 18.6774 5.30273 18.7451 5.46614C18.8128 5.62955 18.8476 5.80469 18.8476 5.98156C18.8476 6.72656 18.2451 7.32906 17.5013 7.32906Z' fill='%23B92928'/%3E%3Cpath d='M11.4925 15.7272C13.5657 15.7272 15.2463 14.0466 15.2463 11.9735C15.2463 9.90034 13.5657 8.21973 11.4925 8.21973C9.41938 8.21973 7.73877 9.90034 7.73877 11.9735C7.73877 14.0466 9.41938 15.7272 11.4925 15.7272Z' fill='%23B92928'/%3E%3C/svg%3E%0A");}
.sideNavbar .contacts .item.telegram:before{background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 0.46875C6.97459 0.46875 0.46875 6.97459 0.46875 15C0.46875 23.0254 6.97459 29.5312 15 29.5312C23.0254 29.5312 29.5312 23.0254 29.5312 15C29.5312 6.97459 23.0254 0.46875 15 0.46875ZM21.7355 10.3512C21.5168 12.6489 20.5706 18.2249 20.089 20.7984C19.8853 21.8873 19.4842 22.2525 19.0959 22.2882C18.2522 22.3659 17.6113 21.7305 16.794 21.1948C15.515 20.3564 14.7925 19.8345 13.551 19.0164C12.1164 18.071 13.0464 17.5516 13.864 16.702C14.078 16.4797 17.7961 13.0979 17.868 12.7911C17.877 12.7527 17.8856 12.6094 17.8004 12.5342C17.7152 12.459 17.5901 12.4845 17.4996 12.5049C17.3713 12.534 15.3282 13.8845 11.3702 16.5562C10.7903 16.9544 10.265 17.1484 9.79436 17.1383C9.27551 17.1271 8.27748 16.8449 7.53551 16.6037C6.62549 16.3079 5.90221 16.1515 5.9652 15.6492C5.99801 15.3874 6.35836 15.1199 7.04625 14.8464C11.2824 13.0008 14.1072 11.784 15.5205 11.196C19.556 9.5175 20.3946 9.22594 20.9411 9.21621C21.0613 9.21422 21.3301 9.24398 21.5042 9.38525C21.62 9.48589 21.6938 9.62632 21.711 9.77877C21.7405 9.96806 21.7487 10.1601 21.7355 10.3512Z' fill='%23B92928'/%3E%3C/svg%3E%0A");}
.sideNavbar .contacts .item.phone:before{background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.9453 4.74414L20.8252 1.62695C20.6051 1.40589 20.3435 1.23049 20.0554 1.11083C19.7673 0.991173 19.4584 0.929613 19.1465 0.929688C18.5107 0.929688 17.9131 1.17871 17.4648 1.62695L14.1074 4.98438C13.8864 5.20447 13.711 5.46608 13.5913 5.75416C13.4716 6.04225 13.4101 6.35114 13.4102 6.66309C13.4102 7.29883 13.6592 7.89648 14.1074 8.34473L16.5625 10.7998C15.9878 12.0665 15.1888 13.2188 14.2041 14.2012C13.2218 15.1883 12.0696 15.9902 10.8027 16.5684L8.34766 14.1133C8.12756 13.8922 7.86596 13.7168 7.57787 13.5972C7.28978 13.4775 6.9809 13.4159 6.66895 13.416C6.0332 13.416 5.43555 13.665 4.98731 14.1133L1.62695 17.4678C1.40562 17.6883 1.23007 17.9504 1.11041 18.239C0.990741 18.5276 0.929324 18.837 0.929689 19.1494C0.929689 19.7852 1.17871 20.3828 1.62695 20.8311L4.74121 23.9453C5.45606 24.6631 6.44336 25.0703 7.45703 25.0703C7.6709 25.0703 7.87598 25.0527 8.07813 25.0176C12.0273 24.3672 15.9443 22.2666 19.1055 19.1084C22.2637 15.9531 24.3613 12.0391 25.0205 8.07812C25.2197 6.86816 24.8184 5.62305 23.9453 4.74414Z' fill='%23B92928'/%3E%3C/svg%3E%0A");}
.sideNavbar .contacts .item.email:before{background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg height='16px' version='1.1' viewBox='0 0 20 16' width='20px' xmlns='http://www.w3.org/2000/svg' xmlns:sketch='http://www.bohemiancoding.com/sketch/ns' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle/%3E%3Cdesc/%3E%3Cdefs/%3E%3Cg fill='none' fill-rule='evenodd' id='Page-1' stroke='none' stroke-width='1'%3E%3Cg fill='%23B92928' id='Icons-Communication' transform='translate(-168.000000, -43.000000)'%3E%3Cg id='email' transform='translate(168.000000, 43.000000)'%3E%3Cpath d='M18,0 L2,0 C0.9,0 0,0.9 0,2 L0,14 C0,15.1 0.9,16 2,16 L18,16 C19.1,16 20,15.1 20,14 L20,2 C20,0.9 19.1,0 18,0 L18,0 Z M18,4 L10,9 L2,4 L2,2 L10,7 L18,2 L18,4 L18,4 Z' id='Shape'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
.sideNavbar .contacts .item.address:before{background-image: url("data:image/svg+xml,%3Csvg width='18' height='26' viewBox='0 0 18 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 0.5C4.1625 0.5 0.25 4.4125 0.25 9.25C0.25 15.8125 9 25.5 9 25.5C9 25.5 17.75 15.8125 17.75 9.25C17.75 4.4125 13.8375 0.5 9 0.5ZM9 12.375C8.1712 12.375 7.37634 12.0458 6.79029 11.4597C6.20424 10.8737 5.875 10.0788 5.875 9.25C5.875 8.4212 6.20424 7.62634 6.79029 7.04029C7.37634 6.45424 8.1712 6.125 9 6.125C9.8288 6.125 10.6237 6.45424 11.2097 7.04029C11.7958 7.62634 12.125 8.4212 12.125 9.25C12.125 10.0788 11.7958 10.8737 11.2097 11.4597C10.6237 12.0458 9.8288 12.375 9 12.375Z' fill='%23B92928'/%3E%3C/svg%3E%0A");}
.sideNavbar .contacts .item.address{white-space:pre-line;}

@media screen and (max-width: 1007px){
	.sideNavbar_open{display:block;display:block;margin:0;}
}
/*[/sideNavbar]*/

/*[breadcrumb]*/
.breadcrumb{padding:12px 0;background:#E6E6E6;font-size:14px;}
.breadcrumb > a,
.breadcrumb > span,
.breadcrumb > i{display:inline-block;padding:0;}
.breadcrumb a{transition:all 0.2s ease-in-out;padding:;}
.breadcrumb a:hover{color:#B92928;}
.breadcrumb .current-item{}
/*[/breadcrumb]*/

/*[page_content]*/
.page_content{box-sizing:border-box;min-height:calc(100vh - 460px);}
.page_content h1{padding:0;margin:30px 0 30px 0;font-size:50px;color:#B92928;}
.page_content:not(.page_content-home){padding:0 0 100px 0;}
@media screen and (max-width: 1007px){
	.page_content:not(.page_content-home){padding:0 0 40px 0;}
	.page_content h1{font-size:36px;}
}
@media screen and (max-width: 767px){
	.page_content h1{font-size:26px;}
}
/*[/page_content]*/

/*[section]*/
.section{padding:80px 0;}
.section_content{position:relative;max-width:1920px;margin:auto;}
.section .section_heading{padding:0 0 40px 0;}
.section h1{padding:0;margin:0;font-size:46px;color:#B92928;}
.section h2{padding:0;margin:0;text-transform:uppercase;font-size:41px;color:#B92928;}

.page_content:not(.page_content-home) .section:last-child{padding-bottom:0;}

@media screen and (max-width: 1007px){
	.section h1{font-size:40px;}
	.section h2{font-size:40px;}
}
@media screen and (max-width: 767px){
	.section{padding:50px 0;}
	.section .section_heading{padding:0 0 30px 0;}
	.section h1{font-size:24px;}
	.section h2{font-size:24px;}
}
/*[/section]*/

/*[section-welcome]*/
.section-welcome{padding:100px 0 250px 0;background:no-repeat center center / cover;}
.section-welcome .container{margin:auto;}
.section-welcome h1{margin:0;white-space:pre-line;text-align:center;font-size:64px;}
.section-welcome .subtitle{padding:50px 0;text-align:center;font-size:18px;color:#999999;}
.section-welcome .text{text-align:center;font-size:24px;}
.section-welcome .text > p:first-child{margin-top:0;}
.section-welcome .text > p:last-child{margin-bottom:0;}
.section-welcome .text strong{color:#B92928;}
.section-welcome .btnset{display:table;margin:50px auto 0 auto;}
.section-welcome .btnset .btn{display:block;}
.section-welcome .btnset .btn:not(:first-child){margin:20px 0 0 0;}
@media screen and (max-width: 1007px){
	.section-welcome{padding:100px 0;}
	.section-welcome h1{font-size:34px;}
}
@media screen and (max-width: 767px){
	.section-welcome{padding:80px 0;}
	.section-welcome h1{font-size:26px;}
	.section-welcome .subtitle{padding:30px 0;font-size:16px;}
	.section-welcome .text{font-size:16px;}
}
/*[/section-welcome]*/

/*[section-about]*/
.section-about{position:relative;}
.section-about .container{position:relative;}
.section-about .bg{position:absolute;top:-80px;right:0;left:0;height:395px;background:no-repeat center bottom / cover;}
.section-about .row{display:table;position:relative;z-index:1;width:100%;}
.section-about .col{display:table-cell;vertical-align:top;}
.section-about .col:nth-child(1){width:50%;}
.section-about .col:nth-child(2){padding:40px 0 0 60px;}
.section-about h2{margin:0 0 20px 0;color:#fff;}
.section-about .text{color:#fff;}
.section-about .list{margin:116px 0 0 0;}
.section-about .list .item{font-size:20px;}
.section-about .list .item:not(:first-child){margin-top:24px;}
.section-about .list .item ul{display:table;}
.section-about .list .item li{display:table-cell;vertical-align:middle;}
.section-about .list .item li:nth-child(1){width:50px;}
.section-about .list .item li:nth-child(2){padding:0 0 0 20px;}
.section-about .list .item i{display:block;background:no-repeat 0 center / contain;height:40px;}
.section-about .img{}
.section-about .img img{width:100%;}
@media screen and (max-width: 1007px){
	.section-about .col:nth-child(1){width:46%;}
	.section-about .col:nth-child(2){padding:0 0 0 40px;}
}
@media screen and (max-width: 767px){
	.section-about .bg{top:-50px;}
	.section-about .row{display:flex;flex-flow:column;gap:30px;}
	.section-about .col{flex:1;}
	.section-about .col:nth-child(1){width:auto;}
	.section-about .col:nth-child(2){padding:0;}
	.section-about h2{color:inherit;}
	.section-about .text{color:inherit;}
}
/*[/section-about]*/

/*[section-important]*/
.section-important{padding-top:20px;position:relative;}
.section-important .section_content{}
.section-important .container{position:relative;}
.section-important .bg{position:absolute;top:60px;right:0;bottom:-200px;left:0;background:no-repeat center top / cover;}
.section-important .row{display:table;position:relative;z-index:1;width:100%;}
.section-important .col{display:table-cell;vertical-align:top;}
.section-important .col:nth-child(1){width:50%;}
.section-important .col:nth-child(2){padding:0 0 0 60px;}
.section-important h2{position:relative;margin:0 0 20px 0;color:#6E6E6E;}
.section-important h2:after{content:'';display:block;position:absolute;right:0;bottom:-10px;left:0;height:3px;background:#B92928;}
.section-important .text{margin:100px 0 0 0; text-align:justify;}
.section-important .text strong{color:#B92928;}
.section-important .img{margin-top:-20px;}
.section-important .img img{width:100%;}
@media screen and (max-width: 1007px){
	.section-important .col:nth-child(1){width:46%;}
	.section-important .col:nth-child(2){padding:0 0 0 40px;}
	.section-important .text{margin:40px 0 0 0;}
}
@media screen and (max-width: 767px){
	.section-important .bg{top:-10px;bottom:-240px;background-size:100% 100%;}
	.section-important .row{display:flex;flex-flow:column;gap:0px;}
	.section-important .col{flex:1;}
	.section-important .col:nth-child(1){width:auto;}
	.section-important .col:nth-child(2){padding:0;}
	.section-important h2:after{height:2px;}
}
/*[/section-important]*/

/*[section-forwhom]*/
.section-forwhom{}
.section-forwhom .container{position:relative;}
.section-forwhom .bg{position:absolute;top:-180px;right:0;bottom:-80px;left:0;background:no-repeat center bottom / 100% 100%;}
.section-forwhom h2{margin-bottom:30px;text-align:center;color:#fff;}
.section-forwhom .htext{text-align:center;color:#fff;}
.section-forwhom .list{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px;position:relative;margin:20px 0 0 0;}
.section-forwhom .list .item{transition:all 0.2s ease-in-out;padding:29px 20px;border:1px solid #fff;border-radius:5px;cursor:pointer;}
.section-forwhom .list .item:hover{box-shadow:0 0 10px 0 #fff;}
.section-forwhom .list .text{font-weight:300;color:#f8f8f8;}
@media screen and (max-width: 1007px){
	.section-forwhom .list{grid-template-columns:repeat(2, 1fr);}
}
@media screen and (max-width: 767px){
	.section-forwhom{padding-top:0;}
	.section-forwhom .bg{top:-240px;bottom:-50px;}
	.section-forwhom .list{grid-template-columns:repeat(1, 1fr);}
}
/*[/section-forwhom]*/

/*[section-expertise]*/
.section-expertise{position:relative;}
.section-expertise h2{text-align:center;}
.section-expertise .container{position:relative;}
.section-expertise .bg{position:absolute;right:0;bottom:-80px;left:0;height:80%;background:no-repeat center top / cover;}
.section-expertise .row{display:flex;flex-flow:nowrap;gap:100px;}
.section-expertise .col{display:block;}
.section-expertise .list{margin:20px 0 0 0;}
.section-expertise .list .item{font-size:20px;}
.section-expertise .list .item:not(:first-child){margin-top:24px;}
.section-expertise .list .item ul{display:table;}
.section-expertise .list .item li{display:table-cell;vertical-align:middle;}
.section-expertise .list .item li:nth-child(1){width:50px;}
.section-expertise .list .item li:nth-child(2){padding:0 0 0 20px;}
.section-expertise .list .item i{display:block;background:no-repeat 0 center / contain;height:40px;}
.section-expertise .btnset{display:table;margin:50px auto 0 auto;}
.section-expertise .btnset .btn{display:block;}
.section-expertise .btnset .btn:not(:first-child){margin:20px 0 0 0;}
.section-expertise .img{margin-top:-20px;}
.section-expertise .img img{width:100%;}
@media screen and (max-width: 1007px){
	.section-expertise .row{gap:40px;}
}
@media screen and (max-width: 767px){
	.section-expertise .row{flex-flow:column;gap:30px;}
}
/*[/section-expertise]*/

/*[section-steps]*/
.section-steps{}
.section-steps .container{position:relative;}
.section-steps .bg{position:absolute;top:-80px;right:0;bottom:-140px;left:0;background:no-repeat center bottom / 100% 100%;}
.section-steps h2{margin-bottom:30px;text-align:center;color:#fff;}
.section-steps .list{display:flex;justify-content:space-between;gap:40px;position:relative;margin:auto;padding-bottom:60px;max-width:800px;overflow:hidden;}
.section-steps .list .item{text-align:center;}
.section-steps .list .title{font-size:20px;color:#f8f8f8;}
.section-steps .list .text{white-space:pre-line;font-weight:300;color:#f8f8f8;}
.section-steps .list .num{display:table;position:relative;margin:25px auto;padding:1px 2px;width:20px;background:#999999;border-radius:20px;text-align:center;color:#B92928;}
.section-steps .list .num i{display:block;position:relative;z-index:2;font-style:normal;}
.section-steps .list .num:after{content:'';display:block;position:absolute;top:11px;right:-300px;left:-300px;height:2px;background:#999999;}
.section-steps .list .item:first-child .num:before{content:'';display:block;position:absolute;top:11px;left:-300px;height:2px;background:#B92928;}
.section-steps .list .item:last-child .num:before{content:'';display:block;position:absolute;top:11px;right:-300px;height:2px;background:#B92928;}
@media screen and (max-width: 767px){
	.section-steps .bg{top:-50px;bottom:-205px;background-size:cover;}
	.section-steps .list{flex-flow:column;padding:0;}
	.section-steps .list .item{flex:1;}
}
/*[/section-steps]*/

/*[section-before_apply]*/
.section-before_apply{position:relative;}
.section-before_apply .container{position:relative;}
.section-before_apply .bg{position:absolute;right:0;bottom:-80px;left:0;height:80%;background:no-repeat center top / cover;}
.section-before_apply .row{display:table;position:relative;z-index:1;width:100%;}
.section-before_apply .col{display:table-cell;vertical-align:top;}
.section-before_apply .col:nth-child(1){width:50%;}
.section-before_apply .col:nth-child(2){vertical-align:middle;padding:0 0 0 40px;}
.section-before_apply h2{margin:0 0 20px 0;}
.section-before_apply .list{margin:20px 0 0 0;}
.section-before_apply .list .item{font-size:20px;}
.section-before_apply .list .item:not(:first-child){margin-top:24px;}
.section-before_apply .list .item ul{display:table;}
.section-before_apply .list .item li{display:table-cell;vertical-align:middle;}
.section-before_apply .list .item li:nth-child(1){width:50px;}
.section-before_apply .list .item li:nth-child(2){padding:0 0 0 20px;}
.section-before_apply .list .item i{display:block;background:no-repeat 0 center / contain;height:40px;}
.section-before_apply .btnset{display:table;margin:50px auto 0 auto;}
.section-before_apply .btnset .btn{display:block;}
.section-before_apply .btnset .btn:not(:first-child){margin:20px 0 0 0;}
.section-before_apply .img{}
.section-before_apply .img img{width:100%;}
@media screen and (max-width: 1007px){
	.section-before_apply .col:nth-child(2){vertical-align:top;}
}
@media screen and (max-width: 767px){
	.section-before_apply .bg{bottom:-50px;}
	.section-before_apply .row{display:flex;flex-flow:column-reverse;gap:30px;}
	.section-before_apply .col{flex:1;}
	.section-before_apply .col:nth-child(1){width:auto;}
	.section-before_apply .col:nth-child(2){padding:0;}
}
/*[/section-before_apply]*/

/*[section-partners]*/
.section-partners .item{display:flex;justify-content:center;align-items:center;}
.section-partners .item a{display:block;flex:1;}
.section-partners .item img{display:block;max-width:100%;}
@media screen and (max-width: 767px){
	.section-partners .section_heading{text-align:center;}
	.section-partners .item img{margin:auto;}
}
/*[/section-partners]*/

/*[section-gallery]*/
.section-gallery{}
.section-gallery .btn-more{display:table;margin:40px auto 0 auto;}

.list-album{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:40px;}
.list-album .album{position:relative;}
.list-album .album .img{}
.list-album .album img{display:block;aspect-ratio:4/3;width:100%;object-fit:cover;border-radius:5px;}
.list-album .album .info{padding:16px 20px;position:absolute;right:0;bottom:0;left:0;background:rgba(0,0,0,0.4);border-radius:0 0 5px;color:#fff;}
.list-album .album .title{font-weight:700;font-size:24px;}
.list-album .album .date{margin:10px 0 0 0;font-size:16px;}

figure.wp-block-image{position:relative;}
figure.wp-block-image a.wcl{position:absolute;top:0;right:0;bottom:0;left:0;}

@media screen and (max-width: 1007px){
	.list-album{grid-template-columns:repeat(2, minmax(0, 1fr));gap:30px;}
}
@media screen and (max-width: 767px){
	.list-album{grid-template-columns:repeat(1, 1fr);}
}
/*[/section-gallery]*/

/*[section-contacts]*/
.section-contacts{padding:80px 0;background:#E6E6E6;}
.section-contacts .row{display:table;width:100%;}
.section-contacts .col{display:table-cell;vertical-align:top;}
.section-contacts .col:nth-child(1){vertical-align:middle;width:420px;}
.section-contacts .col:nth-child(2){padding:0 0 0 70px;}
.section-contacts h2{text-transform:uppercase;}
.section-contacts .contacts{margin-top:30px;}
.section-contacts .contacts a{transition:all 0.2s ease-in-out;}
.section-contacts .contacts a:hover{color:#B92928;}
.section-contacts .contacts .item{display:table;position:relative;padding:0 0 0 32px;word-break:break-all;}
.section-contacts .contacts .item:not(:first-child){margin:20px 0 0 0;}
.section-contacts .contacts .item:before{content:'';display:block;position:absolute;top:0;left:0;width:24px;height:24px;background:no-repeat center center / contain;}
.section-contacts .contacts .item.instagram:before{background-image: url("data:image/svg+xml,%3Csvg width='23' height='24' viewBox='0 0 23 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.6838 7.38156C22.6712 6.43484 22.494 5.49753 22.1601 4.61156C21.8705 3.86425 21.4283 3.18556 20.8616 2.61885C20.2948 2.05214 19.6161 1.60988 18.8688 1.32031C17.9943 0.992009 17.0703 0.814489 16.1363 0.795313C14.9338 0.741563 14.5526 0.726562 11.5001 0.726562C8.44759 0.726562 8.05634 0.726563 6.86259 0.795313C5.92904 0.81463 5.00552 0.992148 4.13134 1.32031C3.38391 1.60967 2.70511 2.05187 2.13838 2.6186C1.57164 3.18534 1.12945 3.86414 0.840088 4.61156C0.511127 5.48548 0.333992 6.4092 0.316338 7.34281C0.262588 8.54656 0.246338 8.92781 0.246338 11.9803C0.246338 15.0328 0.246338 15.4228 0.316338 16.6178C0.335088 17.5528 0.511338 18.4753 0.840088 19.3516C1.12993 20.0988 1.57246 20.7773 2.13938 21.3438C2.70631 21.9103 3.38517 22.3523 4.13259 22.6416C5.00438 22.9831 5.92805 23.1733 6.86384 23.2041C8.06759 23.2578 8.44884 23.2741 11.5013 23.2741C14.5538 23.2741 14.9451 23.2741 16.1388 23.2041C17.0728 23.1857 17.9968 23.0086 18.8713 22.6803C19.6185 22.3904 20.297 21.948 20.8636 21.3814C21.4303 20.8147 21.8727 20.1362 22.1626 19.3891C22.4913 18.5141 22.6676 17.5916 22.6863 16.6553C22.7401 15.4528 22.7563 15.0716 22.7563 12.0178C22.7538 8.96531 22.7538 8.57781 22.6838 7.38156ZM11.4926 17.7528C8.30009 17.7528 5.71384 15.1666 5.71384 11.9741C5.71384 8.78156 8.30009 6.19531 11.4926 6.19531C13.0252 6.19531 14.4951 6.80414 15.5788 7.88787C16.6625 8.9716 17.2713 10.4414 17.2713 11.9741C17.2713 13.5067 16.6625 14.9765 15.5788 16.0603C14.4951 17.144 13.0252 17.7528 11.4926 17.7528ZM17.5013 7.32906C17.3243 7.32923 17.149 7.29449 16.9855 7.22683C16.8219 7.15917 16.6733 7.05992 16.5481 6.93476C16.423 6.8096 16.3237 6.66098 16.2561 6.49742C16.1884 6.33386 16.1537 6.15856 16.1538 5.98156C16.1538 5.80469 16.1887 5.62955 16.2564 5.46614C16.324 5.30273 16.4233 5.15425 16.5483 5.02918C16.6734 4.90411 16.8219 4.8049 16.9853 4.73721C17.1487 4.66953 17.3238 4.63469 17.5007 4.63469C17.6776 4.63469 17.8527 4.66953 18.0161 4.73721C18.1795 4.8049 18.328 4.90411 18.4531 5.02918C18.5782 5.15425 18.6774 5.30273 18.7451 5.46614C18.8128 5.62955 18.8476 5.80469 18.8476 5.98156C18.8476 6.72656 18.2451 7.32906 17.5013 7.32906Z' fill='%23B92928'/%3E%3Cpath d='M11.4925 15.7272C13.5657 15.7272 15.2463 14.0466 15.2463 11.9735C15.2463 9.90034 13.5657 8.21973 11.4925 8.21973C9.41938 8.21973 7.73877 9.90034 7.73877 11.9735C7.73877 14.0466 9.41938 15.7272 11.4925 15.7272Z' fill='%23B92928'/%3E%3C/svg%3E%0A");}
.section-contacts .contacts .item.telegram:before{background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 0.46875C6.97459 0.46875 0.46875 6.97459 0.46875 15C0.46875 23.0254 6.97459 29.5312 15 29.5312C23.0254 29.5312 29.5312 23.0254 29.5312 15C29.5312 6.97459 23.0254 0.46875 15 0.46875ZM21.7355 10.3512C21.5168 12.6489 20.5706 18.2249 20.089 20.7984C19.8853 21.8873 19.4842 22.2525 19.0959 22.2882C18.2522 22.3659 17.6113 21.7305 16.794 21.1948C15.515 20.3564 14.7925 19.8345 13.551 19.0164C12.1164 18.071 13.0464 17.5516 13.864 16.702C14.078 16.4797 17.7961 13.0979 17.868 12.7911C17.877 12.7527 17.8856 12.6094 17.8004 12.5342C17.7152 12.459 17.5901 12.4845 17.4996 12.5049C17.3713 12.534 15.3282 13.8845 11.3702 16.5562C10.7903 16.9544 10.265 17.1484 9.79436 17.1383C9.27551 17.1271 8.27748 16.8449 7.53551 16.6037C6.62549 16.3079 5.90221 16.1515 5.9652 15.6492C5.99801 15.3874 6.35836 15.1199 7.04625 14.8464C11.2824 13.0008 14.1072 11.784 15.5205 11.196C19.556 9.5175 20.3946 9.22594 20.9411 9.21621C21.0613 9.21422 21.3301 9.24398 21.5042 9.38525C21.62 9.48589 21.6938 9.62632 21.711 9.77877C21.7405 9.96806 21.7487 10.1601 21.7355 10.3512Z' fill='%23B92928'/%3E%3C/svg%3E%0A");}
.section-contacts .contacts .item.phone:before{background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.9453 4.74414L20.8252 1.62695C20.6051 1.40589 20.3435 1.23049 20.0554 1.11083C19.7673 0.991173 19.4584 0.929613 19.1465 0.929688C18.5107 0.929688 17.9131 1.17871 17.4648 1.62695L14.1074 4.98438C13.8864 5.20447 13.711 5.46608 13.5913 5.75416C13.4716 6.04225 13.4101 6.35114 13.4102 6.66309C13.4102 7.29883 13.6592 7.89648 14.1074 8.34473L16.5625 10.7998C15.9878 12.0665 15.1888 13.2188 14.2041 14.2012C13.2218 15.1883 12.0696 15.9902 10.8027 16.5684L8.34766 14.1133C8.12756 13.8922 7.86596 13.7168 7.57787 13.5972C7.28978 13.4775 6.9809 13.4159 6.66895 13.416C6.0332 13.416 5.43555 13.665 4.98731 14.1133L1.62695 17.4678C1.40562 17.6883 1.23007 17.9504 1.11041 18.239C0.990741 18.5276 0.929324 18.837 0.929689 19.1494C0.929689 19.7852 1.17871 20.3828 1.62695 20.8311L4.74121 23.9453C5.45606 24.6631 6.44336 25.0703 7.45703 25.0703C7.6709 25.0703 7.87598 25.0527 8.07813 25.0176C12.0273 24.3672 15.9443 22.2666 19.1055 19.1084C22.2637 15.9531 24.3613 12.0391 25.0205 8.07812C25.2197 6.86816 24.8184 5.62305 23.9453 4.74414Z' fill='%23B92928'/%3E%3C/svg%3E%0A");}
.section-contacts .contacts .item.email:before{background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg height='16px' version='1.1' viewBox='0 0 20 16' width='20px' xmlns='http://www.w3.org/2000/svg' xmlns:sketch='http://www.bohemiancoding.com/sketch/ns' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle/%3E%3Cdesc/%3E%3Cdefs/%3E%3Cg fill='none' fill-rule='evenodd' id='Page-1' stroke='none' stroke-width='1'%3E%3Cg fill='%23B92928' id='Icons-Communication' transform='translate(-168.000000, -43.000000)'%3E%3Cg id='email' transform='translate(168.000000, 43.000000)'%3E%3Cpath d='M18,0 L2,0 C0.9,0 0,0.9 0,2 L0,14 C0,15.1 0.9,16 2,16 L18,16 C19.1,16 20,15.1 20,14 L20,2 C20,0.9 19.1,0 18,0 L18,0 Z M18,4 L10,9 L2,4 L2,2 L10,7 L18,2 L18,4 L18,4 Z' id='Shape'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
.section-contacts .contacts .item.address:before{background-image: url("data:image/svg+xml,%3Csvg width='18' height='26' viewBox='0 0 18 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 0.5C4.1625 0.5 0.25 4.4125 0.25 9.25C0.25 15.8125 9 25.5 9 25.5C9 25.5 17.75 15.8125 17.75 9.25C17.75 4.4125 13.8375 0.5 9 0.5ZM9 12.375C8.1712 12.375 7.37634 12.0458 6.79029 11.4597C6.20424 10.8737 5.875 10.0788 5.875 9.25C5.875 8.4212 6.20424 7.62634 6.79029 7.04029C7.37634 6.45424 8.1712 6.125 9 6.125C9.8288 6.125 10.6237 6.45424 11.2097 7.04029C11.7958 7.62634 12.125 8.4212 12.125 9.25C12.125 10.0788 11.7958 10.8737 11.2097 11.4597C10.6237 12.0458 9.8288 12.375 9 12.375Z' fill='%23B92928'/%3E%3C/svg%3E%0A");}
.section-contacts .contacts .item.address{white-space:pre-line;}
.section-contacts .map{box-shadow:5px 5px 10px 0 rgba(0,0,0,0.1); display:none;}
.section-contacts .map iframe{display:block;width:100%;height:300px;}
@media screen and (max-width: 1007px){
	.section-contacts .col:nth-child(1){width:300px;}
	.section-contacts .col:nth-child(2){padding:0 0 0 40px;}
}
@media screen and (max-width: 767px){
	.founder { margin:0 auto; display: block;}
	.section-contacts{padding:50px 0;}
	.section-contacts .col{display:block;}
	.section-contacts .col:nth-child(1){width:auto;}
	.section-contacts .col:nth-child(2){margin:30px 0 0 0;padding:0;}
	.section-contacts .contacts{margin-top:30px;}
}
/*[/section-contacts]*/

/*[contact_form]*/
.contact_form{margin:auto;max-width:480px;}
.contact_form .form_heading{padding:0 20px;text-align:center;}

.contact_form .form_content{margin:20px 0 0 0;}

.contact_form .input{position:relative;}
.contact_form .input:not(:first-child){margin-top:20px;}
.contact_form .input > p{margin:0;}
.contact_form .input input{display:block;box-sizing:border-box;padding:14px 20px;width:100%;background:none;outline:none;border:1px solid rgba(0,0,0,0.1);border-radius:10px;}

.contact_form .textarea{position:relative;}
.contact_form .textarea:not(:first-child){margin-top:20px;}
.contact_form .textarea > p{margin:0;}
.contact_form .textarea textarea{resize:vertical;display:block;box-sizing:border-box;padding:14px 20px;width:100%;height:93px;min-height:93px;overflow:hidden;background:none;outline:none;border:1px solid rgba(0,0,0,0.1);border-radius:10px;}

.contact_form .button{display:table;position:relative;box-sizing:border-box;margin:30px auto 0 auto;padding:16px 50px;background:#B92928;outline:none;border:none;border-radius:10px;white-space:nowrap;text-align:center;font-weight:600;color:#fff;cursor:pointer;}
.contact_form .button:after{transition:all 0.2s ease-in-out;content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,0);border-radius:10px;}
.contact_form .button:hover:after{background:rgba(255,255,255,0.1);}
.contact_form .button > p{margin:0;}
.contact_form .button span{display:block;position:relative;z-index:1;}
.contact_form .button input[type='submit']{display:block;opacity:0;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;cursor:pointer;}
.contact_form .button .wpcf7-spinner{position:absolute;top:50%;left:50%;margin:-12px 0 0 -12px;}

.wpcf7 form .wpcf7-response-output{margin:30px 0 0 0;padding:15px;border-width:1px;border-radius:0;}
.wpcf7 form .wpcf7-response-output > p:first-child{margin-top:0;}
.wpcf7 form .wpcf7-response-output > p:last-child{margin-bottom:0;}
.wpcf7-not-valid-tip{margin:5px 0 0 0;}
/*[/contact_form]*/

/*[dialogbox]*/
.dialogbox{display:none;position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;overflow:auto;background:rgba(0,0,0,0.5);}
.dialogbox .dialogbox_outer{display:table;padding:0;margin:0;width:100%;height:100%;}
.dialogbox .dialogbox_inner{display:table-cell;vertical-align:middle;box-sizing:border-box;padding:0 30px;width:100%;height:100%;}
.dialogbox .dialogbox_window{display:block;position:relative;box-sizing:border-box;background:#FAFAFA;border-radius:15px;margin:30px auto;max-width:460px;}
.dialogbox h2{padding:0 0 10px 0;margin:0;text-align:center;}
.dialogbox .dialogbox_close{transition:all 0.2s ease-in-out;position:absolute;z-index:2;top:20px;right:20px;width:30px;height:30px;background:no-repeat center center / 16px;opacity:0.7;cursor:pointer;}
.dialogbox .dialogbox_close{background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' height='20' width='20' id='svg13' version='1.1' viewBox='0 0 20 20'%3E%3Cg style='fill:%23000000;stroke:%23000000;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' transform='matrix(0.97087379,0,0,0.97087379,-5.5339806,-5.5339806)' id='cross'%3E%3Cline style='fill:%23000000;stroke:%23000000;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' id='line8' y2='25' y1='7' x2='25' x1='7' class='cls-1' /%3E%3Cline style='fill:%23000000;stroke:%23000000;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' id='line10' y2='7' y1='25' x2='25' x1='7' class='cls-1' /%3E%3C/g%3E%3C/svg%3E%0A");}
.dialogbox .dialogbox_close:hover{opacity:1;}
.dialogbox .dialogbox_content{padding:30px;}
/*[/dialogbox]*/
.newtext {margin-top:20px;}

/*[/pagination]*/
.pagination{margin:40px 0 0 0;text-align:center;}
.pagination *{transition:all 0.2s ease-in-out;}
.pagination h2{display:none;}
.pagination .nav-links{display:table;margin:auto;}
.pagination .page-numbers{float:left;display:block;box-sizing:border-box;padding:5px 8px;margin:0 5px;min-width:30px;border-radius:5px;text-decoration:none;font-weight:400;font-size:18px;cursor:pointer;}
.pagination a:not(.prev):not(.next):hover{background:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,0.1);text-decoration:none;color:#B92928;}
.pagination .current{background:#B92928;text-decoration:none;color:#fff;cursor:default;}
.pagination .page-numbers.prev{width:8px;margin:0 10px -1px 0;background:center center no-repeat;color:transparent;}
.pagination .page-numbers.prev{background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' height='14.581586' width='8.3238773' id='svg44' version='1.1' viewBox='0 0 8.3238774 14.581586'%3E%3Cg id='g2' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g4' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g6' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g8' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g10' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g12' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g14' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g16' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g18' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g20' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g22' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g24' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g26' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g28' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g30' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g32' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g34' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g36' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g38' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g40' transform='translate(23.397689,-8.014076)' /%3E%3Cpath fill='%23222222' id='path42' d='M 8.0330843,12.880793 2.4530838,7.2907931 8.0330843,1.7007928 a -1,1 0 0 0 0,-1.41000005 v 0 a -1,1 0 0 0 -1.41,0 L 0.26308427,6.6507931 a -0.91,0.91 0 0 0 0,1.28 L 6.6230843,14.290793 a -1,1 0 0 0 1.41,0 v 0 a -1,1 0 0 0 0,-1.41 z' /%3E%3C/svg%3E%0A");}
.pagination .page-numbers.prev:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' height='14.581586' width='8.3238773' id='svg44' version='1.1' viewBox='0 0 8.3238774 14.581586'%3E%3Cg id='g2' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g4' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g6' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g8' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g10' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g12' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g14' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g16' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g18' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g20' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g22' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g24' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g26' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g28' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g30' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g32' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g34' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g36' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g38' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g40' transform='translate(23.397689,-8.014076)' /%3E%3Cpath fill='%23B92928' id='path42' d='M 8.0330843,12.880793 2.4530838,7.2907931 8.0330843,1.7007928 a -1,1 0 0 0 0,-1.41000005 v 0 a -1,1 0 0 0 -1.41,0 L 0.26308427,6.6507931 a -0.91,0.91 0 0 0 0,1.28 L 6.6230843,14.290793 a -1,1 0 0 0 1.41,0 v 0 a -1,1 0 0 0 0,-1.41 z' /%3E%3C/svg%3E%0A");}
.pagination .page-numbers.next{width:8px;margin:0 0 -1px 10px;background:center center no-repeat;color:transparent;}
.pagination .page-numbers.next{background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' height='14.581586' width='8.3238773' id='svg44' version='1.1' viewBox='0 0 8.3238774 14.581586'%3E%3Cg id='g2' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g4' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g6' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g8' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g10' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g12' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g14' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g16' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g18' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g20' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g22' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g24' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g26' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g28' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g30' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g32' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g34' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g36' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g38' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g40' transform='translate(23.397689,-8.014076)' /%3E%3Cpath fill='%23222222' id='path42' d='M 0.29079275,12.880793 5.8707933,7.2907931 0.29079275,1.7007928 a 1,1 0 0 1 0,-1.41000005 v 0 a 1,1 0 0 1 1.41000005,0 l 6.36,6.36000035 a 0.91,0.91 0 0 1 0,1.28 l -6.36,6.3599999 a 1,1 0 0 1 -1.41000005,0 v 0 a 1,1 0 0 1 0,-1.41 z' /%3E%3C/svg%3E%0A");}
.pagination .page-numbers.next:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' height='14.581586' width='8.3238773' id='svg44' version='1.1' viewBox='0 0 8.3238774 14.581586'%3E%3Cg id='g2' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g4' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g6' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g8' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g10' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g12' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g14' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g16' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g18' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g20' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g22' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g24' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g26' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g28' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g30' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g32' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g34' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g36' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g38' transform='translate(23.397689,-8.014076)' /%3E%3Cg id='g40' transform='translate(23.397689,-8.014076)' /%3E%3Cpath fill='%23B92928' id='path42' d='M 0.29079275,12.880793 5.8707933,7.2907931 0.29079275,1.7007928 a 1,1 0 0 1 0,-1.41000005 v 0 a 1,1 0 0 1 1.41000005,0 l 6.36,6.36000035 a 0.91,0.91 0 0 1 0,1.28 l -6.36,6.3599999 a 1,1 0 0 1 -1.41000005,0 v 0 a 1,1 0 0 1 0,-1.41 z' /%3E%3C/svg%3E%0A");}
.pagination .disabled{opacity:0.7;cursor:default;}
/*[/pagination*/