/*[common]*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body,html{margin:0;}
body{font-family:"Montserrat", Arial;font-weight:300;}
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,strong,b{font-weight:500;}
/*[/common]*/

/*[scrollbar]*/
@media screen and (min-width: 1023px){
	body *::-webkit-scrollbar{width:8px;height:8px;}
	body *::-webkit-scrollbar-track{background:transparent;border-radius:20px;}
	body *::-webkit-scrollbar-thumb{background:#CCDFDE;border-radius:20px;}
	html *{scrollbar-width:thin;scrollbar-color:#CCDFDE transparent;}
}
/*[/scrollbar]*/

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

/*[page_size]*/
.page_size{max-width:1280px;padding:0 15px;margin:auto;}
@media screen and (max-width: 767px){
	.page_size{padding:0 10px;}
}
/*[/page_size]*/

/*[contacts]*/
.phones{display:table;position:relative;padding:0 0 0 28px;}
.phones:before{content:'';display:block;position:absolute;top:50%;left:0;margin:-10px 0 0 0;width:21px;height:20px;background:no-repeat center center / contain;}
.phones:before{background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='8.1809464mm' height='9.5313406mm' viewBox='0 0 8.1809466 9.5313409' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1'%3E%3Cstyle id='style1'%3E.cls-1%7Bfill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Cg id='Phone' transform='matrix(0.26458333,0,0,0.26458333,-4.5190833,-4.2205655)' style='fill:none;stroke:%23f35858;stroke-opacity:1'%3E%3Cpath class='cls-1' d='m 34.93,40.84 c 1,-0.09 2.95,-1.92 4,-2 a 4,4 0 0 1 2.78,0.8 l 2.68,2 1.61,1.28 a 2.52,2.52 0 0 1 0.43,3.62 l -3.11,4 a 1.12,1.12 0 0 1 -1,0.43 C 28.82,49.76 18.08,38.71 18.08,25.29 a 25,25 0 0 1 1,-7 0.66,0.66 0 0 1 0.5,-0.45 l 5.91,-0.83 a 2.63,2.63 0 0 1 3.12,2 L 29,21 l 0.65,3.26 a 3.75,3.75 0 0 1 -0.53,2.78 c -0.54,0.84 -3.09,1.68 -3.64,2.53 v 0 A 19.39,19.39 0 0 0 34.93,41 Z' id='path2' style='fill:none;stroke:%23f35858;stroke-opacity:1' /%3E%3C/g%3E%3C/svg%3E%0A");}
.phones.light:before{background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='8.1809464mm' height='9.5313406mm' viewBox='0 0 8.1809466 9.5313409' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1'%3E%3Cstyle id='style1'%3E.cls-1%7Bfill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Cg id='Phone' transform='matrix(0.26458333,0,0,0.26458333,-4.5190833,-4.2205655)' style='fill:none;stroke:%23ffffff;stroke-opacity:1'%3E%3Cpath class='cls-1' d='m 34.93,40.84 c 1,-0.09 2.95,-1.92 4,-2 a 4,4 0 0 1 2.78,0.8 l 2.68,2 1.61,1.28 a 2.52,2.52 0 0 1 0.43,3.62 l -3.11,4 a 1.12,1.12 0 0 1 -1,0.43 C 28.82,49.76 18.08,38.71 18.08,25.29 a 25,25 0 0 1 1,-7 0.66,0.66 0 0 1 0.5,-0.45 l 5.91,-0.83 a 2.63,2.63 0 0 1 3.12,2 L 29,21 l 0.65,3.26 a 3.75,3.75 0 0 1 -0.53,2.78 c -0.54,0.84 -3.09,1.68 -3.64,2.53 v 0 A 19.39,19.39 0 0 0 34.93,41 Z' id='path2' style='fill:none;stroke:%23ffffff;stroke-opacity:1' /%3E%3C/g%3E%3C/svg%3E%0A");}
.phones .phone{display:block;margin:5px 0 0 0;white-space:nowrap;}
.phones .phone:first-child{margin:0;}
.phones .phone:hover{text-decoration:underline;}

.emails{display:table;position:relative;padding:0 0 0 28px;}
.emails:before{content:'';display:block;position:absolute;top:50%;left:0;margin:-10px 0 0 0;width:20px;height:20px;background:no-repeat center center / contain;}
.emails:before{background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='8.9958334mm' height='6.9267917mm' viewBox='0 0 8.9958337 6.9267919' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1'%3E%3Cstyle id='style1'%3E.cls-1%7Bfill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;%7D%3C/style%3E%3Cstyle id='style1-6'%3E.cls-1,.cls-2%7Bfill:none;stroke:%23fff;stroke-width:2px;%7D.cls-1%7Bstroke-miterlimit:10;%7D.cls-2%7Bstroke-linejoin:round;%7D%3C/style%3E%3C/defs%3E%3Cg id='Mail' style='fill:none;fill-opacity:1;stroke:%23f35858;stroke-opacity:1' transform='matrix(0.26458333,0,0,0.26458333,-4.2333333,-5.2916666)'%3E%3Crect class='cls-1' height='24.18' rx='1.48' ry='1.48' width='32' x='17' y='21' id='rect1' style='fill:none;fill-opacity:1;stroke:%23f35858;stroke-opacity:1' /%3E%3Cpath class='cls-2' d='M 48.44,21.83 37.53,33.54 a 6.27,6.27 0 0 1 -9.07,0 l -10.9,-11.7' id='path2' style='fill:none;fill-opacity:1;stroke:%23f35858;stroke-opacity:1' /%3E%3Cline class='cls-2' x1='39.189999' x2='48.150002' y1='31.75' y2='44.509998' id='line2' style='fill:none;fill-opacity:1;stroke:%23f35858;stroke-opacity:1' /%3E%3Cline class='cls-2' x1='26.98' x2='17.700001' y1='31.879999' y2='44.509998' id='line3' style='fill:none;fill-opacity:1;stroke:%23f35858;stroke-opacity:1' /%3E%3C/g%3E%3C/svg%3E%0A");}
.emails.light:before{background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='8.9958334mm' height='6.9267917mm' viewBox='0 0 8.9958337 6.9267919' version='1.1' id='svg1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1'%3E%3Cstyle id='style1'%3E.cls-1%7Bfill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;%7D%3C/style%3E%3Cstyle id='style1-6'%3E.cls-1,.cls-2%7Bfill:none;stroke:%23fff;stroke-width:2px;%7D.cls-1%7Bstroke-miterlimit:10;%7D.cls-2%7Bstroke-linejoin:round;%7D%3C/style%3E%3C/defs%3E%3Cg id='Mail' style='fill:none;fill-opacity:1;stroke:%23ffffff;stroke-opacity:1' transform='matrix(0.26458333,0,0,0.26458333,-4.2333333,-5.2916666)'%3E%3Crect class='cls-1' height='24.18' rx='1.48' ry='1.48' width='32' x='17' y='21' id='rect1' style='fill:none;fill-opacity:1;stroke:%23ffffff;stroke-opacity:1' /%3E%3Cpath class='cls-2' d='M 48.44,21.83 37.53,33.54 a 6.27,6.27 0 0 1 -9.07,0 l -10.9,-11.7' id='path2' style='fill:none;fill-opacity:1;stroke:%23ffffff;stroke-opacity:1' /%3E%3Cline class='cls-2' x1='39.189999' x2='48.150002' y1='31.75' y2='44.509998' id='line2' style='fill:none;fill-opacity:1;stroke:%23ffffff;stroke-opacity:1' /%3E%3Cline class='cls-2' x1='26.98' x2='17.700001' y1='31.879999' y2='44.509998' id='line3' style='fill:none;fill-opacity:1;stroke:%23ffffff;stroke-opacity:1' /%3E%3C/g%3E%3C/svg%3E%0A");}
.emails .email{display:block;margin:5px 0 0 0;white-space:nowrap;}
.emails .email:first-child{margin:0;}
.emails .email:hover{text-decoration:underline;}

.contacts .emails{margin:20px 0 0 0;}

.row-contacts{display:table;}
.row-contacts .col{display:table-cell;vertical-align:top;}
.row-contacts .col:nth-child(2){padding:0 0 0 40px;}
@media screen and (max-width: 767px){
	.row-contacts .col{display:block;}
	.row-contacts .col:nth-child(2){padding:30px 0 0 0;}
}
/*[/contacts]*/

/*[btn-1]*/
.btn-1{display:inline-block;position:relative;background:#f35858;border-radius:5px;text-decoration:none;cursor:pointer;}
.btn-1 span{transition:all 0.2s ease-in-out;display:block;padding:14px 20px;background:rgba(255,255,255,0);border-radius:10px;white-space:nowrap;text-align:center;color:#fff;}
.btn-1 span:after{content:'';display:inline-block;vertical-align:-2px;margin:0 0 0 10px;width:8px;height:15px;background:no-repeat center center;background-image: url("data:image/svg+xml,%3Csvg width='8' height='15' viewBox='0 0 8 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13.5L7 7.5L1 1.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");}
.btn-1:hover span{background:rgba(255,255,255,0.2);}
/*[/btn-1]*/


/*[topNav]*/
.topNavWrapper{}
.topNav{display:table;width:100%;table-layout:fixed;position:relative;margin:auto;overflow:hidden;}
.topNav.enabled{overflow:visible;}
.topNav_wrapper{}
.topNav:not(.enabled) .topNav_wrapper{float:none;}
.topNav .menu{display:table;margin:0;padding:0;width:100%;}
.topNav .menu > li{display:table-cell;vertical-align:middle;position:relative;}
.topNav .menu > li a{text-decoration:none;font-weight:500;color:#000;}
.topNav .menu > li a:hover,
.topNav .menu > li.current-menu-item a{color:#f35858;}
.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:%23ffffff;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:%23ffffff;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:0 10px;margin:0 10px;white-space:nowrap;text-align:center;cursor:pointer;}
.topNav .menu > li:hover > a{}
.topNav .menu > li.hover > 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:%23ffffff;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:%23ffffff;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:first-child > a{}
.topNav .menu > li:last-child > a{}
.topNav .menu > li ul{display:none;position:absolute;z-index:2;padding:10px 0;margin:10px 0 0 0;width:270px;background:rgba(0,0,0,0.6);box-shadow:0 0 10px 0 rgba(0,0,0,0.2);border-radius:5px;}
.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:8px 20px;font-size:16px;}
.topNav .menu > li ul li.current-menu-item > a{color:#f35858;}
.topNav .menu > li ul li:hover > a{}
.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:%23ffffff;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:%23ffffff;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:3px;margin:0 0 7px 0;background:#f35858;border-radius:1px;}
.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:999;width:280px;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:25px 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:400;}
.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 .logo{display:block;line-height:0;cursor:pointer;}
.sideNavbar .logo img{height:60px;}

.sideNavbar .contacts{margin:25px 0 0 0;}
@media screen and (max-width: 1007px){
	.sideNavbar_open{display:block;display:block;margin:0 0 0 20px;}
}

/*[/sideNavbar]*/

.wpcf7-form{display:block;margin:auto;border-radius:10px;}
.wpcf7-form h2{padding:0;margin:0 0 5px 0;text-align:center;text-transform:uppercase;}
.wpcf7-form .text{margin:0 auto 14px auto;max-width:340px;text-align:center;}
.wpcf7-form .inputset{display:table;width:100%;}
.wpcf7-form .inputset .input{float:left;width:50%;}
.wpcf7-form .inputset .input:nth-child(1){padding:0 8px 0 0;}
.wpcf7-form .inputset .input:nth-child(2){padding:0 0 0 8px;}
.wpcf7-form .input{box-sizing:border-box;position:relative;margin:20px 0 0 0;}
.wpcf7-form .input input{box-sizing:border-box;padding:14px 16px;width:100%;background:#fff;outline:none;border:1px solid #777;border-radius:10px;font-size:inherit;}
.wpcf7-form .input input.wpcf7-not-valid{border-color:#ff0000;}
.wpcf7-form .textarea{box-sizing:border-box;margin:20px 0 0 0;width:100%;position:relative;}
.wpcf7-form .textarea textarea{resize:vertical;box-sizing:border-box;padding:14px 16px;width:100%;min-height:100px;height:100px;background:#777;outline:none;border:1px solid #ffffff;border-radius:10px;font-size:inherit;}
.wpcf7-form .textarea textarea.wpcf7-not-valid{border-color:#ff0000;}
.wpcf7-form .input input:focus,.wpcf7-form .textarea textarea:focus{border-color:#f35858;}
.wpcf7-form .button{display:table;position:relative;margin:25px auto 0 auto;background:#f35858;border:none;border-radius:10px;text-decoration:none;cursor:pointer;}
.wpcf7-form .button span:not(.wpcf7-spinner){transition:all 0.2s ease-in-out;display:block;padding:14px 20px;background:rgba(255,255,255,0);border-radius:5px;white-space:nowrap;text-align:center;font-weight:400;color:#fff;}
.wpcf7-form .button:hover span:not(.wpcf7-spinner){background:rgba(255,255,255,0.2);}
.wpcf7-form .button input[type='submit']{display:block;opacity:0;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;cursor:pointer;}
.wpcf7-form .button .wpcf7-spinner{position:absolute;top:50%;left:50%;margin:-12px 0 0 -12px;}
.wpcf7-form .wpcf7-response-output{padding:20px!important;border-width:1px!important;}
.wpcf7-form .wpcf7-not-valid-tip{display:inline-block;margin:10px 0 0 0;}
@media screen and (max-width: 767px){
	.wpcf7-form .inputset .input{float:none;width:100%;}
	.wpcf7-form .inputset .input:nth-child(1){padding:0;}
	.wpcf7-form .inputset .input:nth-child(2){padding:0;}
}

/*[header]*/
.page_header{position:sticky;top:0;z-index:10;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,0.2);}
.page_header .page_header_wrapper{}
.page_header .row{display:table;width:100%;}
.page_header .col{display:table-cell;vertical-align:middle;padding:10px 0;}
.page_header .logoWrapper{display:table;padding:0;margin:0;max-width:240px;}
.page_header .logoWrapper li{display:table-cell;vertical-align:middle;}
.page_header .logo{display:block;line-height:0;cursor:pointer;}
.page_header .logo img{height:60px;}
.page_header .col:nth-child(2){padding:0 20px;}
.page_header .sitename{margin:0 0 0 14px;text-transform:uppercase;font-size:14px;}
.page_header .topNav{margin-top:32px;}
.page_header .contacts .emails{margin:14px 0 0 0;}
@media screen and (max-width: 1007px){
	.page_header .contacts{display:table;margin:auto;}
	.page_header .contacts .emails{margin:10px 0 0 0;}
}
@media screen and (max-width: 767px){
	.page_header .col:nth-child(2){display:none;}
	.page_header .logoWrapper{max-width:100%;}
	.page_header .sitename{display:none;}
	.page_header .logo img{}
}
/*[/header]*/

.breadcrumb{transition:all 0.2s ease-in-out;margin:0 0 20px 0;font-weight:300;font-size:14px;color:#808080;}
.breadcrumb .current-item{color:#000;}
.breadcrumb a:hover{color:#f35858;}

.page_banner{}
.page_banner img{display:block;width:100%;}

/*[body]*/
/*[page_content]*/
.page_content{}
.page_content_wrapper{padding:40px 0;}
.page_content-home .page_content_wrapper{padding:0;}


@media screen and (max-width: 767px){
	.page_content_wrapper{padding:20px 0 0 0;}
}
/*[/page_content]*/

.wp-block-gallery{margin-left:0;margin-right:0;}

.wp-block-image{margin:0 0 40px 0;}
.wp-block-image img{width:100%;}
.wp-block-columns{margin:0 0 40px 0;}
.wp-block-columns .wp-block-image{margin:0;}
.single-location{display:table;padding:10px 12px;margin:-20px 0 40px 0;background:#F0F0FF;border-radius:5px;font-weight:400;font-size:14px;color:#f35858;}
@media screen and (max-width: 782px){
	:where(.wp-block-columns.is-layout-flex){gap:14px;}
}

.page_content h1{margin:0 0 30px 0;font-size:40px;text-transform:uppercase;}
.page_content h2{font-size:34px;}
.page_content h3{font-size:30px;}
.page_content h4{font-size:25px;}

@media screen and (max-width: 1007px){
	.page_content h1{font-size:30px;}
	.page_content h2{font-size:26px;}
}
@media screen and (max-width: 767px){
	.page_content h1{font-size:24px;}
	.page_content h2,.page_content h3,.page_content h4{font-size:20px;}
}

/*[section]*/
.section{margin:100px 0 0 0;}
.section_wrapper{}
.section .section_heading{padding:0 0 30px 0;text-align:center;}
.section h1{margin:0 0 10px 0;margin:0;text-transform:uppercase;font-weight:300;font-size:50px;}
.section h2{margin:0 0 10px 0;margin:0;font-size:40px;}
.section h3{margin:0 0 10px 0;margin:0;font-size:26px;}
.section_heading h1,.section_heading h2,.section_heading h3{padding:0;}
.section_heading h1,.section_heading h2{}
.section_heading h2{}
.section_heading h3{margin-top:20px;}
@media screen and (max-width: 1007px){
	.section h1{font-size:30px;}
	.section h2{font-size:26px;}
	.section h3{font-size:26px;}
}
@media screen and (max-width: 767px){
	.section{margin:80px 0 0 0;}
	.section .section_heading{padding:0 0 20px 0;}
	.section h1{font-size:30px;}
	.section h2{font-size:24px;}
	.section h3{font-size:18px;}
}
/*[/section]*/

.section-main{margin:0;background:no-repeat center center / cover;}
.section-main .section_content{padding:100px 0;}
.section-main .row{display:table;width:100%;}
.section-main .col{display:table-cell;vertical-align:middle;}
.section-main .col:nth-child(1){padding:0 20px 0 50px;}
.section-main .col:nth-child(2){padding:0 50px 0 0;}
.section-main .textWrapper{text-align:center;}
.section-main .textWrapper h1{}
.section-main .textWrapper .text{margin:20px 0 0 0;}
.section-main .textWrapper ul{display:block;margin:0;padding:0;color:#fff;}
.section-main .textWrapper ul li{display:block;margin:20px 0 0 0;padding:0px 0 0px 38px;background:no-repeat 0 10px / 30px;font-size:28px;}
.section-main .textWrapper ul li:first-child{margin:0;}
.section-main .textWrapper ul li{background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!-- Created with Inkscape (http://www.inkscape.org/) --%3E%3Csvg width='94.830399mm' height='49.888142mm' viewBox='0 0 94.830399 49.888142' version='1.1' id='svg1' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3E%3Cdefs id='defs1' /%3E%3Cg id='layer1' transform='translate(-127.00001,-123.825)'%3E%3Cpath style='fill:none;fill-opacity:1;stroke:%23ffffff;stroke-width:6.87917;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:normal' d='m 130.43959,151.91025 16.91369,17.63857 42.04263,-42.28424' id='path2' /%3E%3Cpath style='fill:none;fill-opacity:1;stroke:%23ffffff;stroke-width:6.87917;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:normal' d='m 218.39082,128.23107 -40.59288,42.04262 -9.81476,-9.08988' id='path3' /%3E%3C/g%3E%3C/svg%3E%0A");}
@media screen and (max-width: 1007px){
	.section-main .form{margin:0 0 0 20px;}
	.section-main .textWrapper{margin:0 0 0 0;}
}
@media screen and (max-width: 767px){
	.section-main .section_content{padding:80px 0;}
	.section-main .col{display:block;}
	.section-main .col:nth-child(1){padding:0;}
	.section-main .col:nth-child(2){padding:0;}
	.section-main .textWrapper{display:table;margin:auto;}
	.section-main .textWrapper ul li{padding:0px 0 0px 30px;background-position-y:5px;background-size:24px;font-size:20px;}
}

.section-about{}
.section-about .link{display:block;text-decoration:underline;color:#f35858;}
.section-about .link:hover{text-decoration:none;}

.section-advantages{}
.section-advantages .list{overflow:hidden;}
.section-advantages .list_outer{}
.section-advantages .list_inner{display:flex;flex-flow:wrap;}
.section-advantages .item{flex:auto;box-sizing:border-box;width:33.33%;}
.section-advantages .item_outer{padding:15px;}
.section-advantages .item_inner{}
.section-advantages .item .img{display:block;height:60px;background:no-repeat center center / contain;}
.section-advantages .item .title{margin:10px 0 0 0;text-align:center;font-weight:500;font-size:18px;}
.section-advantages .item .text{margin:10px 0 0 0;text-align:center;}
@media screen and (max-width: 1007px){
	.section-advantages .item{width:33.33%;}
}
@media screen and (max-width: 767px){
	.section-advantages .item{width:50%;}
}
@media screen and (max-width: 500px){
	.section-advantages .item{width:100%;}
}

.section-products{}
.section-products .btn-more{display:table;margin:30px auto 0 auto;}
.list-products{}
.list-products .list_outer{margin:-10px;}
.list-products .list_inner{display:flex;flex-flow:wrap;}

.post-product{}
.post-product .post_outer{}
.post-product .post_inner{display:block;padding:20px;border:1px solid #ddd;}
.post-product .post_inner:hover{border-color:#f35858;}
.post-product .prow{display:table;width:100%;}
.post-product .pcol{display:table-cell;vertical-align:middle;}
.post-product .pcol:nth-child(1){width:30%;}
.post-product .pcol:nth-child(2){padding:0 0 0 20px;}
.post-product img{display:block;width:100%;}
.post-product .title{text-decoration:underline;font-weight:500;font-size:18px;color:#f35858;}
.post-product .post_inner:hover .title{text-decoration:none;}
.post-product .description{margin:10px 0 0 0;}
.post-product .price{margin:30px 0 0 0;font-weight:500;font-size:18px;color:#f35858;}

.list-products .post-product{float:left;width:50%;}
.list-products .post-product .post_outer{margin:10px;}
@media screen and (max-width: 1200px){

}
@media screen and (max-width: 767px){
	.list-products .post-product{width:100%;}
}

.singleProduct{}
.singleProduct .sprow{display:table;width:100%;}
.singleProduct .spcol{display:table-cell;vertical-align:top;}
.singleProduct .spcol:nth-child(1){width:400px;}
.singleProduct .spcol:nth-child(2){padding:0 0 0 40px;}
.singleProduct .title{text-transform:uppercase;font-weight:500;color:#f35858;}
.singleProduct .descriptionCon{margin:0 0 0 0;}
.singleProduct .descriptionCon .label{padding:0 0 10px 0;font-weight:500;}
.singleProduct .descriptionCon .description{}
.singleProduct .descriptionCon .description > p:first-child{margin-top:0;}
.singleProduct .descriptionCon .description > p:last-child{margin-bottom:0;}
.singleProduct .price{margin:30px 0 0 0;font-weight:500;font-size:24px;color:#f35858;}
.singleProduct .btn-buy{display:block;margin:15px 0 0 0;width:195px;height:72px;background:no-repeat center center / contain;cursor:pointer;}
.singleProduct .btn-buy{background-image:url(../img/btn-buy.png);}
.singleProduct .btn-callBack{margin:30px 0 0 0;text-decoration:underline;font-weight:500;font-size:18px;color:#f35858;}
.singleProduct .btn-callBack:hover{text-decoration:none;cursor:pointer;}

.gallery{max-width:800px;margin:auto;}
.gallery .main{}
.gallery .main .img{display:table;width:100%;position:relative;overflow:hidden;}
.gallery .main .img_inner{display:table-cell;vertical-align:middle;padding:10px;border:1px solid #ddd;}
.gallery .main img{display:block;position:relative;z-index:1;margin:auto;width:100%;max-width:100%;max-height:100%;}
.gallery .thumbnails{margin:10px 0 0 0;}
.gallery .thumbnails_outer{margin:-5px;}
.gallery .thumbnails_inner{display:table;width:100%;}
.gallery .thumbnails .img{display:table;float:left;width:25%;}
.gallery .thumbnails .img_outer{display:table-cell;vertical-align:middle;}
.gallery .thumbnails .img_inner{padding:5px;margin:5px;height:80px;border:1px solid #ddd;cursor:pointer;}
.gallery .thumbnails .img img{display:block;margin:auto;max-width:100%;max-height:100%;}
@media screen and (max-width: 1007px){
	.singleProduct .spcol:nth-child(1){width:300px;}
	.singleProduct .spcol:nth-child(2){padding:0 0 0 20px;}	
}
@media screen and (max-width: 767px){
	.singleProduct .spcol{display:block;}
	.singleProduct .spcol:nth-child(1){width:100%;}
	.singleProduct .spcol:nth-child(2){padding:20px 0 0 0;}	
	.gallery .thumbnails .img_inner{height:70px;}
}

/*[/body]*/


/*[/pagination]*/
.pagination{margin:50px 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:7px 8px;margin:0 5px;min-width:36px;background:#fff;border:1px solid #ffffff;border-radius:20px;text-decoration:none;font-weight:500;color:#808080;cursor:pointer;}
.pagination a:not(.prev):not(.next):hover{text-decoration:none;color:#999;}
.pagination .current{background:#f35858;text-decoration:none;color:#fff;cursor:default;}
.pagination .page-numbers.prev{width:8px;margin:0 5px -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='%23808080' 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='%23070939' 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 5px;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='%23808080' 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='%23070939' 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*/


/*[/page_footer]*/
.page_footer{padding:40px 0;background:#8e8e8e;color:#ffffff;}
.page_footer .row{display:table;table-layout:;width:100%;}
.page_footer .col{display:table-cell;vertical-align:top;}
.page_footer .col:nth-child(1){width:240px;padding-right:20px;}
.page_footer .col:nth-child(2){padding-left:20px;padding-right:20px;}
.page_footer .col:nth-child(3){padding-left:20px;width:100px;}

.page_footer .logoWrapper{display:table;padding:0;margin:0;}
.page_footer .logoWrapper li{display:table-cell;vertical-align:middle;}
.page_footer .logo{display:block;line-height:0;cursor:pointer;}
.page_footer .logo img{height:60px;}

.page_footer .footerNav{margin:auto;max-width:300px;}
.page_footer .footerNav ul{display:block;columns:2;padding:0;margin:0;}
.page_footer .footerNav li{display:block;margin:0 0 14px 0;}
.page_footer .footerNav li:nth-child(1){}
.page_footer .footerNav a{transition:all 0.2s ease-in-out;white-space:nowrap;}
.page_footer .footerNav a:hover{color:#f35858;}

.page_footer .copyright{padding:0 0 0 14px;max-width:230px;font-size:14px;}

.page_footer .contacts{display:table;margin:auto;font-size:14px;}
@media screen and (max-width: 1007px){
	.page_footer{padding:20px 0;}
	.page_footer .row{display:block;}
	.page_footer .col{display:table;padding:20px 0;margin:auto;}
	.page_footer .col:nth-child(1){padding-right:0px;width:auto;}
	.page_footer .col:nth-child(2){padding-left:0px;padding-right:0px;}
	.page_footer .col:nth-child(3){padding-left:0px;}
	.page_footer .contacts div{display:table;margin-left:auto;margin-right:auto;}
}
/*[/page_footer]*/

/*[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%;}
.block-advantages{position:relative;z-index:2;padding:16px;margin-top:-170px;}

.dialogbox .dialogbox_window{display:block;position:relative;box-sizing:border-box;background:#fff;border-radius:10px;margin:30px auto;max-width:600px;}
.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:12px;right:12px;width:20px;height:20px;background:center center no-repeat;background-size:contain;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]*/
.whatsapp-button {
    background: #25d366;
    border: 3px solid #1cc15a;
    border-radius: 50%;
    box-shadow: 0 8px 10px rgba(7,206,112,.6);
    cursor: pointer;
    height: 68px;
    text-align: center;
    width: 68px;
    position: fixed;
    right: 3%;
    bottom: 4%;
    z-index: 9999;
    transition: .3s;
    -webkit-animation: hoverWave linear 1s infinite;
    animation: hoverWave linear 1s infinite
}

.whatsapp-button .text-button {
    height: 68px;
    width: 68px;
    border-radius: 50%;
    position: relative;
    overflow: hidden
}

.whatsapp-button .text-button span {
    text-align: center;
    color: #23a455;
    opacity: 0;
    font-size: 0;
    position: absolute;
    right: 8px;
    top: 27px;
    line-height: 14px;
    font-weight: 600;
    transition: opacity .3s linear;
    font-family: 'montserrat',Arial,Helvetica,sans-serif
}

.whatsapp-button .text-button:hover span {
    opacity: 1;
    font-size: 11px
}

.whatsapp-button:hover i {
    display: none
}

.whatsapp-button:hover {
    z-index: 1;
    background: #fff;
    color: transparent;
    transition: .3s
}

.whatsapp-button:hover i {
    color: #25d366;
    font-size: 44px;
    transition: .3s
}

.whatsapp-button i {
    color: #fff;
    font-size: 44px;
    transition: .3s;
    line-height: 66px;
    transition: .5s ease-in-out;
    animation: 1.2s ease 0s normal none 1 running shake;
    animation-iteration-count: infinite;
    -webkit-animation: 1.2s ease 0s normal none 1 running shake;
    -webkit-animation-iteration-count: infinite
}

@-webkit-keyframes hoverWave {
    0% {
        box-shadow: 0 8px 10px rgba(7,206,112,.3),0 0 0 0 rgba(7,206,112,.2),0 0 0 0 rgba(7,206,112,.2)
    }

    40% {
        box-shadow: 0 8px 10px rgba(7,206,112,.3),0 0 0 15px rgba(7,206,112,.2),0 0 0 0 rgba(7,206,112,.2)
    }

    80% {
        box-shadow: 0 8px 10px rgba(7,206,112,.3),0 0 0 30px rgba(7,206,112,0),0 0 0 26.7px rgba(7,206,112,.067)
    }

    100% {
        box-shadow: 0 8px 10px rgba(7,206,112,.3),0 0 0 30px rgba(7,206,112,0),0 0 0 40px rgba(7,206,112,0)
    }
}

@keyframes hoverWave {
    0% {
        box-shadow: 0 8px 10px rgba(7,206,112,.3),0 0 0 0 rgba(7,206,112,.2),0 0 0 0 rgba(7,206,112,.2)
    }

    40% {
        box-shadow: 0 8px 10px rgba(7,206,112,.3),0 0 0 15px rgba(7,206,112,.2),0 0 0 0 rgba(7,206,112,.2)
    }

    80% {
        box-shadow: 0 8px 10px rgba(7,206,112,.3),0 0 0 30px rgba(7,206,112,0),0 0 0 26.7px rgba(7,206,112,.067)
    }

    100% {
        box-shadow: 0 8px 10px rgba(7,206,112,.3),0 0 0 30px rgba(7,206,112,0),0 0 0 40px rgba(7,206,112,0)
    }
}

@keyframes shake {
    0% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg)
    }

    10% {
        transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-30deg)
    }

    20% {
        transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg)
    }

    30% {
        transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg)
    }

    40% {
        transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg)
    }

    50% {
        transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg)
    }

    60% {
        transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg)
    }

    70% {
        transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg)
    }

    80% {
        transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg)
    }

    90% {
        transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg)
    }

    100% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg)
    }
}

@-webkit-keyframes shake {
    0% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg)
    }

    10% {
        transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-30deg)
    }

    20% {
        transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg)
    }

    30% {
        transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg)
    }

    40% {
        transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg)
    }

    50% {
        transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg)
    }

    60% {
        transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg)
    }

    70% {
        transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg)
    }

    80% {
        transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg)
    }

    90% {
        transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg)
    }

    100% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg)
    }
}