.btn{z-index:1;-webkit-box-shadow:0 16px 32px 0 rgba(36,50,142,.08);box-shadow:0 16px 32px 0 rgba(36,50,142,.08);display:-webkit-box;display:-ms-flexbox;display:flex;background:#148962;color:#fff;border-radius:6px;font-family:"Source Sans Pro";font-weight:700;font-size:15px;padding:14px 32px;line-height:18px}.btn img{margin-left:8px}a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,header,hgroup,html,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,strike,summary,time,tt,ul,var,video{margin:0;padding:0;border:0;font-size:14px;line-height:22px;color:#323232;font-family:"Source Sans Pro";vertical-align:baseline}h1,h2,h3,h4,h5,h6{margin-top:0}em,u{font-size:inherit;color:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{font-family:"Source Sans Pro";line-height:22px;color:#323232;font-weight:400;position:relative;line-height:1;overflow-x:hidden}ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;font-size:inherit;line-height:inherit;color:inherit}*{-webkit-box-sizing:border-box;box-sizing:border-box;outline-color:#148962;-webkit-transition:all .35s ease-out;transition:all .35s ease-out}::-moz-selection{background:#148962;color:#fff}::selection{background:#148962;color:#fff}.container{margin:0 auto;max-width:1280px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:16px;padding-right:16px}.hidden{opacity:0;visibility:hidden;display:none}ol{font-size:18px;list-style-position:inside}ol li{font-size:18px;line-height:28px}ol ul{margin-left:20px}.article__txt ol{list-style:none;counter-reset:item}.article__txt ol li{counter-increment:item;position:relative;padding-left:32px;margin-bottom:16px;font-size:18px}.article__txt ol li:before{padding-left:7px;content:counter(item) ".";text-align:center;display:inline-block;position:absolute;left:0}.header{z-index:101;background-color:#f4f4f4;position:fixed;left:0;top:0;width:100%}.header__log_me{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;background:#148962;color:#fff;border-radius:6px;font-family:"Source Sans Pro";font-weight:700;font-size:14px;padding:6px 14px;line-height:18px;cursor:pointer}@media only screen and (max-width:768px){.header__log_me{padding:8px}}.header__log_me span{padding-left:8px}@media only screen and (max-width:768px){.header__log_me span{display:none}}.header__logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:768px){.header__logo img{width:186px}}.header__top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__top-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.header__bottom{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__bottom-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;min-height:104px}@media only screen and (max-width:1150px){.header__bottom-wrap{height:88px;min-height:100%}}@media only screen and (max-width:768px){.header__bottom-wrap{height:72px;min-height:100%}}.header__bottom-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__bottom-right nav{opacity:1}@media only screen and (min-width:769px){.header__bottom-right{width:100%;padding-left:30px}.header__bottom-right nav{width:100%}.header__bottom-right .offer-menu__list{width:100%;-ms-flex-pack:distribute;justify-content:space-around}}@media only screen and (min-width:769px) and (min-width:1151px){.header__bottom-right.hide .menu-search,.header__bottom-right.hide nav{display:none!important}}.header__bottom-right .offer-menu{display:none;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1150px){.header__bottom-right .offer-menu{height:initial}}.header__bottom-right .offer-menu__list{height:100%}@media only screen and (max-width:1150px){.header__bottom-right .offer-menu__list li{padding-top:24px}}.header__bottom-right .offer-menu__list>li.active .sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.header__bottom-right .offer-menu__list>li>a{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.header__bottom-right .offer-menu__list>li.menu-item-has-children{padding-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:1150px){.header__bottom-right .offer-menu__list>li.menu-item-has-children{position:relative}.header__bottom-right .offer-menu__list>li.menu-item-has-children:after{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;content:"";position:absolute;right:4px;top:34px;height:5px;width:7px;background-image:url(../../../custom_theme/assets/images/more.svg);background-position:center;background-repeat:no-repeat;background-size:cover}}@media only screen and (min-width:769px){.header__bottom-right .offer-menu__list>li.menu-item-has-children>a:after{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;content:"";position:absolute;right:-5px;top:50%;height:5px;width:7px;background-image:url(../../../custom_theme/assets/images/more.svg);background-position:center;background-repeat:no-repeat;background-size:cover}}.header__bottom-right .offer-menu__list>li.menu-item-has-children:hover>a:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header__bottom-right .offer-menu.active{display:-webkit-box;display:-ms-flexbox;display:flex}.header__bottom-right .offer-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex}.header__bottom-right .offer-menu ul li a{padding-left:16px;padding-right:16px;text-align:left;font-family:Source Sans Pro;font-size:16px;font-weight:400;line-height:20px;color:#222}@media only screen and (max-width:1150px){.header__bottom-right .offer-menu ul li a{font-family:Source Sans Pro;font-size:15px;font-weight:400;line-height:24px;color:#222}}@media only screen and (max-width:768px){.header__bottom-right .offer-menu ul li a{font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:24px;color:#222}}.header__bottom-right .offer-menu ul li a:hover{color:#148962}.header__bottom-right .offer-menu ul li .sub-menu{background:#fff;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:1151px){.header__bottom-right .offer-menu ul li .sub-menu{position:absolute;width:100%;left:0;top:104px}}.header__bottom-right .offer-menu ul li .sub-menu li.custom_menu_element{min-height:133px;border:1px solid #e3e3e3;margin:15px;position:relative}.header__bottom-right .offer-menu ul li .sub-menu li.custom_menu_element a{display:block;width:100%;height:100%;padding:0}.header__bottom-right .offer-menu ul li .sub-menu li.custom_menu_element .menu__content{padding:24px}.header__bottom-right .offer-menu ul li .sub-menu li.custom_menu_element .menu__tags{background-color:#148962;color:#fff;padding:5px 8px;font-family:Source Sans Pro;font-weight:700;font-size:10px;letter-spacing:0;line-height:12px;width:auto;min-width:63px;display:inline-block}.header__bottom-right .offer-menu ul li .sub-menu li.custom_menu_element .menu__tags.top_left{position:absolute;top:0;left:0}.header__bottom-right .offer-menu ul li .sub-menu li.custom_menu_element .menu__tags.top_right{position:absolute;top:0;right:0}.header__bottom-right .offer-menu ul li .sub-menu li.custom_menu_element .menu__tags.bottom_right{position:absolute;bottom:0;right:0;border-radius:3px 0 0 0}.header__bottom-right .offer-menu ul li .sub-menu li.custom_menu_element .menu__title{color:#363636;font-family:Source Sans Pro;font-weight:700;font-size:18px;letter-spacing:0;line-height:24px;padding-bottom:12px}.header__bottom-right .offer-menu ul li .sub-menu li.custom_menu_element .menu__desc{color:#757575;font-family:Source Sans Pro;font-weight:400;font-size:16px;letter-spacing:0;line-height:18px}.header__bottom-right .offer-menu ul li .sub-menu li.custom_menu_element .menu__desc span{color:#2da343;font-size:12px}.header__bottom-right .offer-menu ul li .sub-menu li.custom_menu_element .menu__image{width:100%;height:184px;background-position:center;background-size:cover;background-clip:border-box}@media only screen and (min-width:1151px){.header__bottom-right .offer-menu ul li:hover .sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:1150px){.header__bottom-right .offer-menu ul li.active{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:1150px){.header__bottom-right{border-top:solid 1px #e3e3e3;position:absolute;left:0;width:100%;top:88px;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 16px;display:none}.header__bottom-right .offer-menu{width:100%}.header__bottom-right .menu-search{width:100%}.header__bottom-right.open{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100vh - 125px);overflow:scroll;padding-bottom:20px;top:125px;position:fixed}.header__bottom-right.open .offer-menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__bottom-right.open .offer-menu__list>li>a{padding-left:0}}@media only screen and (max-width:768px){.header__bottom-right{top:72px;padding:0 16px}}.header .main-menu__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:20px}@media only screen and (max-width:768px){.header .main-menu__menu{display:none}}.header .main-menu__menu--mobile{display:none;width:100%;position:relative;margin-top:16px;padding-top:16px}.header .main-menu__menu--mobile:before{content:"";position:absolute;top:0;left:-16px;width:calc(100% + 32px);height:1px;background-color:#eeeff0}@media only screen and (max-width:768px){.header .main-menu__menu--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.header .main-menu__menu--mobile .main-menu__menu-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header .main-menu__menu--mobile .main-menu__menu-list li{padding-bottom:24px}.header .main-menu__menu--mobile .main-menu__menu-list a{padding:0;font-family:Source Sans Pro;font-size:12px;font-weight:400;line-height:17px;color:#575656}}.header .main-menu__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex}.header .main-menu__menu-list a{padding:0 12px;font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:20px;color:#575656;font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px}.header .header-fb-link{margin-left:12px;margin-right:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1150px){.header .header-fb-link{display:none}}.header .category-products-menu{display:none}@media only screen and (min-width:1151px){.header .category-products-menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.header .category-products-menu__item{font-size:14px;font-weight:700;cursor:pointer;line-height:24px;color:#363636;margin-right:32px;display:block;border-bottom:1px solid transparent}.header .category-products-menu__item a{padding:15px 0;display:block;font-family:Source Sans Pro;font-size:16px;font-weight:600;line-height:20px;color:#222}.header .category-products-menu__item.active,.header .category-products-menu__item:hover{border-bottom:1px solid #148962}.header .category-products-menu__item.active a,.header .category-products-menu__item:hover a{color:#148962}.header .login-account{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center}.header .login-account__item{-ms-flex-item-align:end;align-self:flex-end;margin-right:1px;font-size:14px;font-weight:700;cursor:pointer;line-height:17px;color:#fff;padding:12px 24px}.header .login-account__item--left{background-color:#757575;border-radius:20.5px 0 0 20.5px}@media only screen and (max-width:768px){.header .login-account__item--left{display:none}}.header .login-account__item--right{background-color:#2da343;border-radius:0 20.5px 20.5px 0}.header .login-account__item--right img{margin-right:8px}.header .login-account__item--right span{color:#fff}@media only screen and (max-width:768px){.header .login-account__item--right{border-radius:20.5px;width:41px;height:41px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;font-size:0}.header .login-account__item--right img{margin-right:0;border-radius:100px}}.bg_image .container{background:#f8f9fa}.product_banner__wrap.container{background:0 0}.menu-search{cursor:pointer}@media only screen and (min-width:1151px){.menu-search{margin-left:28px}}@media only screen and (max-width:1150px){.menu-search{padding-top:24px;padding-bottom:24px}}@media only screen and (max-width:768px){.menu-search{padding-top:0}}.hamburger{width:24px;height:20px;position:relative;right:0;cursor:pointer;top:calc(50% - 10px);z-index:14;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}@media only screen and (min-width:1151px){.hamburger{display:none}}.hamburger span{display:block;position:absolute;height:2px;width:50%;background:#148962;opacity:1;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.hamburger span:nth-child(even){left:50%;border-radius:0 9px 9px 0}.hamburger span:nth-child(odd){left:0;border-radius:9px 0 0 9px}.hamburger span:nth-child(1),.hamburger span:nth-child(2){top:0}.hamburger span:nth-child(3),.hamburger span:nth-child(4){top:8px}.hamburger span:nth-child(5),.hamburger span:nth-child(6){top:16px}.hamburger--open span{background:#148962}.hamburger--open span:nth-child(1){-webkit-transform:rotate(45deg);transform:rotate(45deg);left:2px;top:5px}.hamburger--open span:nth-child(2){left:calc(50% - 2px);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:5px}.hamburger--open span:nth-child(3){left:-50%;opacity:0}.hamburger--open span:nth-child(4){left:100%;opacity:0}.hamburger--open span:nth-child(5){left:2px;top:13px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger--open span:nth-child(6){left:calc(50% - 2px);top:13px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.custom-select{display:block;width:200px;position:relative;font-family:Arial}@media only screen and (min-width:1151px){.custom-select{display:none}}.custom-select select{display:none}.select-selected{cursor:pointer;line-height:24px;color:#222;padding:11px 24px 16px;font-family:Source Sans Pro;font-size:15px;font-weight:600;line-height:20px;color:#148962!important}.select-selected:after{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;content:"";position:absolute;right:24px;top:46%;height:5px;width:7px;background-image:url(../../../custom_theme/assets/images/more.svg);background-position:center;background-repeat:no-repeat;background-size:cover}.select-selected.select-arrow-active:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select-items div,.select-selected{color:#363636;padding:16px 50px 16px 16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom:none}.select-items{position:absolute;background-color:#f4f4f4;top:100%;left:0;right:0;z-index:99;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.2);box-shadow:0 3px 10px rgba(0,0,0,.2);border-bottom-left-radius:6px;border-bottom-right-radius:6px}.select-items div{font-family:Source Sans Pro;font-size:15px;font-weight:600;line-height:20px}.select-hide{display:none}.same-as-selected,.select-items div:hover{background-color:rgba(0,0,0,.1)}.searchform{position:absolute;top:-140px;right:0;width:695px;height:56px;border:2px solid #e3e3e3;border-radius:3px;background-color:#fff;z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px}@media only screen and (max-width:1150px){.searchform{top:-220px;width:calc(100% - 32px);left:16px}}@media only screen and (max-width:768px){.searchform{width:calc(100% - 32px);left:16px;right:16px}}.searchform.open{top:24px}@media only screen and (max-width:1150px){.searchform.open{top:initial;bottom:0;margin-bottom:20px}}.searchform__input{width:100%;padding:0 16px;color:#c5c3c3;border:none;font-size:14px}.searchform__input::-webkit-input-placeholder{color:#c5c3c3;opacity:1}.searchform__input::-moz-placeholder{color:#c5c3c3;opacity:1}.searchform__input:-ms-input-placeholder{color:#c5c3c3;opacity:1}.searchform__input::-ms-input-placeholder{color:#c5c3c3;opacity:1}.searchform__input::placeholder{color:#c5c3c3;opacity:1}.searchform__input:-ms-input-placeholder{color:#c5c3c3}.searchform__input::-ms-input-placeholder{color:#c5c3c3}.searchform__button{display:-webkit-box;display:-ms-flexbox;display:flex}.searchform__close{cursor:pointer}.searchform__icon{width:21px;height:21px}.login_popup{display:none;position:fixed;background:rgba(0,0,0,.5);top:0;left:0;height:100%;width:100%;z-index:301;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.login_popup.show{display:-webkit-box;display:-ms-flexbox;display:flex}.login_popup__helper{position:relative;height:100%}@media only screen and (max-width:1150px){.login_popup__helper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.login_popup__wrap{-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.1);box-shadow:0 10px 20px 0 rgba(0,0,0,.1);border-radius:6px;padding:32px;width:100%;max-width:338px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;position:relative}@media only screen and (min-width:769px){.login_popup__wrap{position:absolute;top:50px;right:0}}.login_popup__title{font-family:Source Sans Pro;font-size:15px;font-weight:400;line-height:25px;color:#222;margin-bottom:24px;text-align:center}.login_popup__close{position:absolute;right:24px;top:24px;cursor:pointer}.login_popup__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.login_popup .button__login{font-family:Source Sans Pro;font-size:14px;font-weight:700;line-height:18px;color:#fff;background-color:#148962;border-radius:6px;text-align:center;padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.login_popup .button__login img{margin-right:8px;width:16px;height:16px}.login_popup .button__apk{font-family:Source Sans Pro;font-size:14px;font-weight:700;line-height:18px;color:#148962;border:2px solid #148962;border-radius:6px;text-align:center;padding:7px;margin-bottom:32px}.login_popup .button__login_green{font-family:Source Sans Pro;font-size:14px;font-weight:700;line-height:18px;color:#148962;border:2px solid #148962;border-radius:6px;padding:6px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login_popup .button__login_green img{margin-right:8px;margin-right:8px;width:16px;height:16px}.login_popup .button__dark{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;border-radius:6px;width:100%;padding:15px 32px 15px 0;background-color:#eeeff0;margin-bottom:8px}.login_popup .button__dark_txt{width:50%;text-align:center;font-family:Source Sans Pro;font-size:15px;font-weight:400;line-height:24px;color:#222}.login_popup .btn{-ms-flex-item-align:start;align-self:flex-start}@media only screen and (min-width:1151px){.offer-menu ul li:hover .sub-menu{display:grid!important;min-height:100%}}.offer-menu ul li .sub-menu{display:none;grid-template-columns:1fr;grid-template-rows:auto}@media only screen and (min-width:768px){.offer-menu ul li .sub-menu{grid-template-columns:1fr 1fr}}@media only screen and (min-width:1151px){.offer-menu ul li .sub-menu{grid-template-columns:1fr 1fr 1fr 1fr}}.offer-menu ul li .sub-menu li.custom_menu_element{min-height:133px;border:1px solid #e3e3e3;border-radius:6px;margin:15px;position:relative}.offer-menu ul li .sub-menu li.custom_menu_element a{display:block;width:100%;height:100%;padding:0}.offer-menu ul li .sub-menu li.custom_menu_element .menu__content{padding:24px}.offer-menu ul li .sub-menu li.custom_menu_element .menu__tags{background-color:#148962;color:#fff;padding:5px 8px;font-size:10px;font-family:Source Sans Pro;font-weight:700;letter-spacing:0;line-height:12px;width:auto;min-width:63px;display:inline-block}.offer-menu ul li .sub-menu li.custom_menu_element .menu__tags.top_left{position:absolute;top:0;left:0}.offer-menu ul li .sub-menu li.custom_menu_element .menu__tags.top_right{position:absolute;top:0;right:0}.offer-menu ul li .sub-menu li.custom_menu_element .menu__tags.bottom_right{position:absolute;bottom:0;right:0;border-radius:3px 0 0 0}.offer-menu ul li .sub-menu li.custom_menu_element .menu__title{color:#363636;font-family:Lato;font-size:18px;letter-spacing:0;line-height:24px;padding-bottom:12px}.offer-menu ul li .sub-menu li.custom_menu_element .menu__desc{color:#757575;font-family:Lato;font-size:12px;font-weight:700;letter-spacing:0;line-height:18px}.offer-menu ul li .sub-menu li.custom_menu_element .menu__desc span{color:#2da343;font-size:12px}.offer-menu ul li .sub-menu li.custom_menu_element .menu__image{width:100%;height:184px;background-position:center;background-size:cover;background-clip:border-box}.offer-menu ul li .sub-menu li.custom_menu_element__image{grid-row:1/3}.video{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #148962;margin:15px;padding:15px;-webkit-transition:all .3s;transition:all .3s}.video:hover{-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1)}.video:before{color:red;font-size:20px}.video a{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accessibility_box_btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.eventsNone{pointer-events:none}.footer{padding-top:56px}.footer *{z-index:2}@media only screen and (max-width:1150px){.footer .container{padding-left:78px;padding-right:78px}}@media only screen and (max-width:768px){.footer .container{padding-left:16px;padding-right:16px}}.footer__lower-wraper{width:100%;padding-top:40px;padding-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:1150px){.footer__lower-wraper{padding-top:32px;padding-bottom:24px}}@media only screen and (max-width:768px){.footer__lower-wraper{padding-top:16px;padding-bottom:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__lower-wraper .lower__owner{margin-bottom:16px}}.footer__lower-wraper .lower__creator,.footer__lower-wraper .lower__owner{font-family:Source Sans Pro;font-size:15px;font-weight:400;line-height:24px;color:#575656}@media only screen and (max-width:768px){.footer__lower-wraper .lower__creator,.footer__lower-wraper .lower__owner{font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:24px;color:#575656}}@media only screen and (min-width:1151px){.footer__wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (max-width:1150px){.footer__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__wrap .footer_menu{width:100%;margin-right:0}}.footer_menu--info{width:280px;margin-right:136px}.footer_menu--info .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer_menu--infos{width:384px;background-color:#fff;padding:32px;-webkit-box-shadow:0 10px 20px rgba(167,167,200,.08);box-shadow:0 10px 20px rgba(167,167,200,.08);border-radius:6px}.footer_menu--list{width:180px;margin-right:32px}.footer_menu h3{margin-bottom:32px;font-family:Source Sans Pro;font-size:22px;font-weight:700;line-height:32px;color:#222;position:relative}@media only screen and (min-width:1151px){.footer_menu h3{padding-top:32px}}@media only screen and (max-width:1150px){.footer_menu h3{margin-bottom:40px;font-size:22px;line-height:32px}.footer_menu h3::after{content:"";background-image:url(../../../../themes/custom_theme/assets/images/arrow-down-green.svg);background-repeat:no-repeat;background-position:center;height:24px;width:24px;position:absolute;right:0;top:0}}@media only screen and (max-width:768px){.footer_menu h3{margin-bottom:23px;font-size:18px;line-height:26px}}.footer_menu ul{list-style:none;margin:0}.footer_menu ul li a{display:block;font-family:Source Sans Pro;font-size:15px;font-weight:400;line-height:24px;color:#575656}@media only screen and (max-width:768px){.footer_menu ul li a{font-size:12px;line-height:20px}}.footer_menu ul li:not(:last-child) a{margin-bottom:9px;padding-bottom:8px;border-bottom:1px solid #eeeff0}@media only screen and (max-width:1150px){.footer_menu h3{cursor:pointer}.footer_menu.open h3:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.footer_menu.open .content{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:30px}.footer_menu .content{display:none}}.footer__social__txt{padding-top:40px;padding-bottom:16px;font-family:Source Sans Pro;font-size:15px;font-weight:600;line-height:24px;color:#575656}@media only screen and (max-width:1150px){.footer__social__wrap{padding-bottom:30px}}.footer__social__item{margin-right:16px}@media only screen and (max-width:768px){.footer_contact{padding:24px}}@media only screen and (max-width:1150px){.footer_contact__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer_contact__wrap .footer_contact__address{margin-left:32px}}@media only screen and (max-width:768px){.footer_contact__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer_contact__wrap .footer_contact__address{margin-left:0}}.footer_contact h3{padding-top:0}.footer_contact__phone{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer_contact__phone .phone__image{margin-right:16px;margin-top:5px}.footer_contact__phone .phone__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer_contact__phone .phone__item{font-family:Source Sans Pro;font-size:22px;font-weight:400;line-height:32px;color:#222}.footer_contact__phone .phone__desc{font-family:Source Sans Pro;font-size:12px;font-weight:400;line-height:24px;color:#575656}.footer_contact__address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer_contact__address img{margin-right:16px}.footer_contact__address .address__item{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Source Sans Pro;font-size:15px;font-weight:400;line-height:24px;color:#575656}.footer_contact .btn{margin-top:24px;display:inline-block}@media only screen and (max-width:768px){.footer_contact .btn img{display:none}}@media only screen and (max-width:1150px){.content--social{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.block-class{display:block!important;margin-bottom:20px}body{background-color:#f8f9fa}.section_title{margin:0;font-size:30px;font-family:Source Sans Pro;font-weight:700;color:#148962;line-height:46px;padding-top:56px;padding-bottom:40px}.section_title__space{padding-top:56px}@media only screen and (max-width:1150px){.section_title__space{padding-top:48px}}@media only screen and (max-width:1150px){.section_title{font-size:22px;font-family:Source Sans Pro;font-weight:700;line-height:30px;padding-top:48px;padding-bottom:24px;line-height:40px}}.section_title__sub{margin:0;font-size:25px;font-family:Source Sans Pro;font-weight:700;color:#148962;line-height:46px;padding-top:0;padding-bottom:40px}@media only screen and (max-width:1150px){.section_title__sub{font-size:20px;font-family:Source Sans Pro;font-weight:700;line-height:30px;padding-top:48px;padding-bottom:24px;line-height:40px}}.section_small_desc{margin:0;font-size:15px;font-family:Source Sans Pro;font-weight:400;color:#575656;line-height:24px;padding-bottom:16px;font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px}.bs_bg{opacity:0;position:fixed;top:557px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:400px;height:478px;z-index:1;-webkit-transition:all .9s;transition:all .9s}.bs_bg__logo{width:400px;height:478px;top:0;z-index:1;-webkit-transition:all .4s;transition:all .4s;position:fixed;background-repeat:no-repeat}.bs_bg_opacity{opacity:1;-webkit-transition:all .9s;transition:all .9s}main{padding-top:155px;position:relative}@media only screen and (max-width:1150px){main{padding-top:140px}}@media only screen and (max-width:768px){main{padding-top:124px}}@media only screen and (max-width:1150px){main .container{padding-left:78px;padding-right:78px}}@media only screen and (max-width:768px){main .container{padding-left:16px;padding-right:16px}}.flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.go_top{z-index:999;cursor:pointer;-webkit-box-shadow:0 16px 32px 0 rgba(167,167,200,.08);box-shadow:0 16px 32px 0 rgba(167,167,200,.08);width:48px;height:48px;background-color:#148962;position:fixed;bottom:93px;right:30px;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.go_top img{-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1150px){.go_top{right:16px;bottom:90px}}@media only screen and (max-width:768px){.go_top{width:32px;height:32px}.go_top img{width:11px;height:11px}}.nav_dots{position:relative}.nav_dots_list{position:absolute;right:0;top:0;z-index:99}.nav_dots_list.fixed{position:fixed;right:20px;z-index:99;top:39%}@media only screen and (max-width:768px){.nav_dots_list{display:none}}.nav_dots_list a{position:relative;display:block;margin:12px 6px;height:20px;width:20px;border-radius:100%;background:rgba(20,137,98,.1)}.nav_dots_list a div{position:relative;display:none;font-family:Source Sans Pro;font-size:16px;font-weight:400;line-height:18px;color:#979ca1;background-color:#eceff2;border-radius:6px;padding:5px 8px}.nav_dots_list a div:after{content:"";width:0;height:0;border-style:solid;border-width:5px 0 5px 8px;border-color:transparent transparent transparent #eceff2;position:absolute;top:calc(50% - 4px);right:-7px}.nav_dots_list a:hover{background:#148962}.nav_dots_list a:hover div{display:inline-block;position:absolute;top:-3px;right:40px}.nav_dots_list a.active{background:#148962}.section_nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section_nav *{z-index:2}#accessibility_box{display:none}#accessibility_box .a11y-toolbar{position:relative;z-index:99999;top:0;left:0}#accessibility_box .a11y-toolbar ul{display:-webkit-box;display:-ms-flexbox;display:flex}#accessibility_box .offscreen{display:none}@media only screen and (max-width:768px){#accessibility_box .a11y-toolbar ul li button{padding:5px;font-size:14px!important}}.cke_style--white{background-color:#fff;padding:15px}.cke_style ol,.cke_style ul{list-style-image:url(../../../custom_theme/assets/images/list-type-angle.svg);list-style-position:inside}.cke_style ol li,.cke_style ul li{font-size:18px;line-height:28px}.cke_style p{font-family:Source Sans Pro;font-size:15px;font-weight:400;line-height:24px;color:#575656;margin-bottom:16px;font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px}.swift_number{margin-top:9px;padding-top:8px;border-top:1px solid #eeeff0;font-family:Source Sans Pro;font-size:15px;font-weight:400;line-height:24px;color:#575656;font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px}.site_map{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.site_map .wsp-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.site_map ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.site_map li{width:25%;padding-right:20px;padding-bottom:10px}@media only screen and (max-width:1150px){.site_map li{width:50%}}@media only screen and (max-width:768px){.site_map li{width:100%}}.site_map .page_item_has_children>a{color:#323232;font-size:15px;font-weight:600}.site_map .page_item_has_children ul.children{margin-bottom:0}.site_map .page_item_has_children ul.children li{width:100%}.accessibility_box_btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accessibility_box_btns__item{cursor:pointer;padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex}.calculator iframe{-webkit-box-shadow:0 10px 20px rgba(167,167,200,.08);box-shadow:0 10px 20px rgba(167,167,200,.08);border-radius:6px;background-color:#fff}.calculator--small iframe{max-width:330px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px}.additional_left__background{border-radius:6px}#call_us,.content_wrap_hq.contact_form{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.next_d,.prev_d{cursor:not-allowed;pointer-events:none;background-color:#e3e3e3!important}.additional_left,.additional_right,.faq__item,.institution__item,.newness,.product-list__item,.product_other__item,.table__row_wrap{-webkit-box-shadow:0 10px 20px rgba(167,167,200,.08);box-shadow:0 10px 20px rgba(167,167,200,.08);border-radius:6px}.page--13 .container.breadcrumb{display:none}.grecaptcha-badge{z-index:100}.exchange_rates__list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.exchange_rates__item{-webkit-box-shadow:0 10px 20px rgba(167,167,200,.08);box-shadow:0 10px 20px rgba(167,167,200,.08);border-radius:6px;width:calc(33.333% - 32px);background-color:#fff;padding-left:32px;padding-top:33px;padding-right:32px;padding-bottom:31px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width:1150px){.exchange_rates__item{width:calc(50% - 32px);margin-bottom:32px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:32px}}@media only screen and (max-width:768px){.exchange_rates__item{width:100%;margin-left:0;margin-right:0;padding:24px}}.exchange_rates__icon{font-family:Source Sans Pro;font-size:22px;font-weight:700;line-height:32px;color:#222;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.exchange_rates__icon img{margin-right:16px}@media only screen and (max-width:1150px){.exchange_rates__icon{width:100%;margin-bottom:16px}}.exchange_rates__type .type_txt{font-family:Source Sans Pro;font-size:15px;font-weight:400;line-height:24px;color:#575656}.exchange_rates__type .type_val{font-family:Source Sans Pro;font-size:22px;font-weight:400;line-height:32px;color:#575656}.exchange_rates__type .type_val img{margin-left:8px}.news_list_featured{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-16px;margin-right:-16px}.news_list_featured__img{width:100%;max-width:136px;margin-right:32px;border-radius:8px}@media only screen and (max-width:768px){.news_list_featured__img{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:0;margin-bottom:24px;max-width:100%}}.news_list_featured__img--mobile{display:none}@media only screen and (max-width:768px){.news_list_featured__img--mobile{display:block;height:136px;width:100%;background-repeat:no-repeat;background-size:cover;background-position:50% 20%;border-radius:8px;margin-bottom:24px}}.news_list_featured__item{-webkit-box-shadow:0 10px 20px rgba(167,167,200,.08);box-shadow:0 10px 20px rgba(167,167,200,.08);border-radius:6px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:calc(50% - 32px);padding:32px;margin-left:16px;margin-right:16px;margin-bottom:40px}@media only screen and (max-width:1150px){.news_list_featured__item{width:100%;margin-left:0;margin-right:0}}@media only screen and (max-width:768px){.news_list_featured__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;padding:24px}}.news_list_featured__item:hover{-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.1);box-shadow:0 10px 20px 0 rgba(0,0,0,.1)}@media only screen and (max-width:1150px){.news_list_featured{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:auto}}.news_list__link_image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Source Sans Pro;font-size:15px;font-weight:400;line-height:24px;color:#148962}.news_list__link_image img{margin-left:8px}.news_list__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.news_list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(25% - 32px);margin-left:16px;margin-right:16px;margin-bottom:40px;padding:10px}@media only screen and (max-width:1150px){.news_list__item{width:calc(50% - 32px);margin-bottom:32px}}@media only screen and (max-width:768px){.news_list__item{width:100%}}.news_list__item:hover{-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.1);box-shadow:0 10px 20px 0 rgba(0,0,0,.1)}.news_list__date{font-family:Source Sans Pro;font-size:13px;font-weight:400;line-height:18px;color:#979ca1;background-color:#eceff2;border-radius:6px;padding:3px 8px;width:auto;display:inline-block;margin-bottom:16px}.news_list__title{z-index:1;font-family:Source Sans Pro;font-size:22px;font-weight:700;line-height:32px;color:#222;margin-bottom:16px}@media only screen and (max-width:768px){.news_list__title{font-family:Source Sans Pro;font-size:16px;font-weight:700;line-height:24px;color:#222}}.news_list__desc{z-index:1;font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:24px;color:#575656;margin-bottom:auto}@media only screen and (max-width:768px){.news_list__desc{font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:24px;color:#575656}}.news_list .btn{margin-top:auto}.news_list__newest .news_list_featured__item{width:100%;margin-left:0;margin-right:0;margin-bottom:24px}.featured_products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-16px;margin-right:-16px}.featured_products--home{display:none}.featured_products--home.active{display:-webkit-box;display:-ms-flexbox;display:flex}.featured_products--boxes{width:100%;margin-top:40px}@media only screen and (max-width:1150px){.featured_products--boxes{margin-left:0;margin-right:0;margin-top:56px}}.featured_products--boxes .featured_products__item{width:calc(50% - 32px);margin-bottom:32px}@media only screen and (max-width:1150px){.featured_products--boxes .featured_products__item{width:100%}}.featured_products__item{-webkit-box-shadow:0 10px 20px rgba(167,167,200,.08);box-shadow:0 10px 20px rgba(167,167,200,.08);border-radius:6px;overflow:hidden;background-color:#fff;padding:32px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(33.333% - 32px);margin-left:16px;margin-right:16px;margin-bottom:32px}.featured_products__item:hover{-webkit-box-shadow:0 10px 20px rgba(167,167,200,.08);box-shadow:0 10px 20px rgba(167,167,200,.08)}.featured_products__item--visible{overflow:visible}@media only screen and (max-width:1150px){.featured_products__item{width:100%;padding-top:32px;padding-right:32px;padding-bottom:21px;padding-left:24px;margin-bottom:32px;margin-left:0;margin-right:0;margin-bottom:32px}}@media only screen and (max-width:768px){.featured_products__item{padding:24px}}.featured_products__img{z-index:0;position:absolute;right:-32px;bottom:-32px}.featured_products__img--benefits{right:-15px}.featured_products .news_list__desc{padding-bottom:24px}.featured_products .btn{-ms-flex-item-align:start;align-self:flex-start}.featured_products--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.featured_products--vertical .box_step__step{left:calc(50% - 26px);top:-42px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.box_step__number{font-family:Source Sans Pro;font-size:208px;font-weight:700;line-height:200px;color:#f9fafb;position:absolute;right:0;bottom:-28px;z-index:1}.box_step__step{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;width:52px;height:52px;border-radius:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:-42px;top:calc(50% - 26px)}@media only screen and (max-width:1150px){.box_step__step{left:calc(50% - 26px);top:-42px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.breadcrumb{padding:20px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumb span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Source Sans Pro;font-size:12px;font-weight:400;line-height:18px}.breadcrumb a{color:#575656}.breadcrumb i{color:#148962;padding:0 10px}.contact{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:1150px){.contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.contact__left{width:544px}@media only screen and (max-width:1150px){.contact__left{width:100%}}.contact__right{-ms-flex-item-align:start;align-self:flex-start;width:592px;background-color:#fff;padding:32px}@media only screen and (max-width:1150px){.contact__right{width:100%}}@media only screen and (max-width:768px){.contact__right{padding:24px;margin-top:50px}}.contact__line{height:1px;background-color:#c9c9c9;margin:16px 0;display:inline-block;width:100%}@media only screen and (max-width:768px){.contact__line{margin:8px 0}}.contact_info__more_desc{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.contact_info__more_desc p{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px;color:#575656}@media only screen and (max-width:768px){.contact_info__more_desc p{font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:24px;color:#575656}}.contact_info__title{display:inline-block;font-family:Source Sans Pro;font-size:22px;font-weight:700;line-height:32px;color:#222;margin-bottom:37px}@media only screen and (max-width:768px){.contact_info__title{font-family:Source Sans Pro;font-size:16px;font-weight:700;line-height:24px;color:#222;margin-bottom:23px}}.contact_info__phone{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contact_info__phone .phone__image{margin-right:16px;margin-top:5px}.contact_info__phone .phone__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact_info__phone .phone__item{font-family:Source Sans Pro;font-size:22px;font-weight:400;line-height:32px;color:#222}@media only screen and (max-width:768px){.contact_info__phone .phone__item{font-family:Source Sans Pro;font-size:16px;font-weight:400;line-height:24px;color:#222}}.contact_info__phone .phone__desc{font-family:Source Sans Pro;font-size:12px;font-weight:400;line-height:24px;color:#575656}@media only screen and (max-width:768px){.contact_info__phone .phone__desc{font-family:Source Sans Pro;font-size:10px;font-weight:400;line-height:22px;color:#575656}}.contact_info__desc{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px;color:#575656;width:185px;padding-right:15px}@media only screen and (max-width:768px){.contact_info__desc{padding-right:0;width:100%;margin-bottom:7px;font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:24px;color:#575656}}.contact_info__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:16px 0}@media only screen and (max-width:768px){.contact_info__wrap{margin:8px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.contact_info__address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact_info__address img{margin-right:16px}.contact_info__address .address__item{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Source Sans Pro;font-size:22px;font-weight:400;line-height:32px;color:#575656}.contact_info__address .address__item--top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contact_info__address .address__item--top img{margin-top:5px}@media only screen and (max-width:768px){.contact_info__address .address__item{font-family:Source Sans Pro;font-size:16px;font-weight:400;line-height:24px;color:#575656}}.contact_form__title{font-family:Source Sans Pro;font-size:22px;font-weight:700;line-height:35px;color:#363636;margin-bottom:40px}@media only screen and (max-width:768px){.contact_form__title{font-family:Source Sans Pro;font-size:18px;font-weight:700;line-height:26px;color:#363636;margin-bottom:20px}}.contact_form input[type=email].form-control,.contact_form input[type=text].form-control{padding:15px 32px;font-family:Source Sans Pro;font-size:15px;font-weight:400;line-height:24px;color:#222;background:0 0;z-index:3;position:relative;border:1px solid #eeeff0;height:49px;width:100%}.contact_form .wpcf7-form-control-wrap{background:#fff;height:100%;display:block}.contact_form label{font-family:Source Sans Pro;font-size:15px;font-weight:400;line-height:49px;color:#575656;position:absolute;top:0;padding:0 32px;-webkit-transition:all .2s ease;transition:all .2s ease}.contact_form .form-group.active>label{color:#575656;font-size:12px;padding:4px;z-index:99;background:#fff;display:block;position:absolute;top:-7px;left:24px;line-height:10px}.contact_form .form_row .form-group{-webkit-transition:all ease-in-out .35s;transition:all ease-in-out .35s;position:relative;margin-bottom:31px;z-index:unset}.contact_form .form_row .form-group__content input{height:97px}.contact_form .form_row .form-group__content label{display:none}.contact_form .form_row .form-group__content .content__label{position:absolute;top:0;left:0;padding:15px 32px;font-family:Source Sans Pro;font-size:15px;font-weight:400;line-height:21px;color:#9b9b9b}.contact_form .form_row .form-group__content.active .content__label{display:none}.contact_form .form_row .form-group__content.active label{display:block}.contact_form .form_row .form-group__required{position:absolute;bottom:-17px;left:24px;font-family:Source Sans Pro;font-size:10px;font-weight:400;line-height:14px;color:#575656}.contact_form .form_row .form-group .wpcf7-not-valid-tip{position:absolute;bottom:-17px;left:24px;background:#fff;z-index:1;font-family:Source Sans Pro;font-size:10px;font-weight:400;line-height:14px;color:red}.contact_form .form_row .form-group .btn{border:none}.contact_form .form_row .form-group__submit_wrap{position:relative}.contact_form .form_row .form-group__submit_wrap br{display:none}.contact_form .form_row .form-group__submit_wrap .ajax-loader{position:absolute;bottom:-20px;left:47%}.contact_form .form_row .form-group__submit_wrap_btn-helper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.contact_form .form_row .form-group__submit_wrap_btn{z-index:1;-webkit-box-shadow:0 16px 32px 0 rgba(36,50,142,.08);box-shadow:0 16px 32px 0 rgba(36,50,142,.08);display:-webkit-box;display:-ms-flexbox;display:flex;background:#148962;color:#fff;border-radius:6px;font-family:"Source Sans Pro";font-weight:700;font-size:15px;padding:14px 32px;line-height:18px;width:auto}.contact_form .form_row .form-group__submit_wrap_btn input{font-family:"Source Sans Pro";font-weight:700;font-size:15px;background:#238962;border:none;color:#fff}.contact_form .form_row .acceptance__long{font-family:Source Sans Pro;font-size:12px;font-weight:400;line-height:18px;color:#575656;padding-left:45px;padding-bottom:35px}.contact_form .form_row .acceptance__long p,.contact_form .form_row .acceptance__long span{display:none}.contact_form .form_row .acceptance__long.show p,.contact_form .form_row .acceptance__long.show span{display:block}.contact_form .form_row .acceptance__long.show .acceptance__more{padding-top:10px}.contact_form .form_row .acceptance__more{font-family:Source Sans Pro;font-size:12px;font-weight:400;line-height:18px;color:#148962;cursor:pointer;text-align:right}.form-row--acceptance br{display:none}.form-row--acceptance .form-row__message-label{position:initial;padding:0}.wpcf7-acceptance{display:inline;margin:10px 0 0}.wpcf7-acceptance label{position:initial;padding:0}.wpcf7-acceptance .wpcf7-list-item{display:inline-block}.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]{display:none}.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked+.wpcf7-list-item-label::before{content:url(../../../custom_theme/assets/images/check.svg)!important}.wpcf7-acceptance .wpcf7-list-item-label{width:95%;padding-left:15px;display:inline-block;font-size:12px;left:15px;line-height:18px;margin:0 0 0;position:relative}.wpcf7-acceptance .wpcf7-list-item-label::before{background:#148962;border:1px solid #148962;content:"";height:18px;left:-22px;position:absolute;width:18px;top:3px}.wpcf7-acceptance .wpcf7-list-item-label:hover{cursor:pointer}.wpcf7-acceptance .wpcf7-list-item-label a{font-size:12px}.wpcf7-response-output{position:absolute;left:0;bottom:-70px;width:100%}.wpcf7-response-output{display:none}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{display:block!important}.contact_popup{display:none;position:fixed;background:rgba(255,255,255,.8);top:0;left:0;height:100%;width:100%;z-index:99;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.contact_popup.show{display:-webkit-box;display:-ms-flexbox;display:flex}.contact_popup__wrap{padding:32px;width:100%;max-width:434px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;position:relative}.contact_popup__title{font-family:Source Sans Pro;font-size:22px;font-weight:700;line-height:35px;color:#363636;margin-bottom:24px}.contact_popup__txt{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:24px;color:#575656;margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact_popup__txt img{margin-right:8px}.contact_popup__close{position:absolute;right:24px;top:24px;cursor:pointer}.contact_popup .btn{-ms-flex-item-align:start;align-self:flex-start}.form-group *{z-index:unset}@media only screen and (max-width:1150px){.article{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}}.article_content{width:calc(100% - 344px);padding-right:80px}@media only screen and (max-width:1150px){.article_content{width:100%;padding-right:0}}.article_content__title{font-family:Source Sans Pro;font-size:40px;font-weight:700;line-height:46px;color:#222;margin-bottom:24px}@media only screen and (max-width:1150px){.article_content__title{margin-bottom:16px}}@media only screen and (max-width:768px){.article_content__title{font-family:Source Sans Pro;font-size:24px;font-weight:700;line-height:32px;color:#222}}.article_content .news_list__date{margin-bottom:40px}@media only screen and (max-width:768px){.article_content .news_list__date{margin-bottom:33px}}.article_newest{width:344px}@media only screen and (max-width:1150px){.article_newest{width:100%}}.article_newest__title{font-family:Source Sans Pro;font-size:30px;font-weight:700;line-height:46px;color:#148962;margin-bottom:32px}@media only screen and (max-width:1150px){.article_newest__title{margin-top:50px;margin-bottom:40px}}@media only screen and (max-width:768px){.article_newest__title{font-family:Source Sans Pro;font-size:22px;font-weight:700;line-height:30px;color:#148962;margin-top:56px;margin-bottom:24px}}.article_gallery__img{width:100%;border-radius:6px;height:auto;max-width:100%;display:block}.article_gallery .swiper-button-next{right:0}.article_gallery .swiper-button-next img{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.article_gallery .swiper-button-prev{left:0}.article_gallery .swiper-button-prev img{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.article_gallery .swiper-button-next,.article_gallery .swiper-button-prev{width:56px;height:100%;top:0;bottom:0;margin-top:0;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:none}.article_gallery .swiper-button-next:hover,.article_gallery .swiper-button-prev:hover{background:rgba(0,0,0,.1)}.article_gallery .swiper-button-next img,.article_gallery .swiper-button-prev img{-ms-flex-item-align:center;align-self:center}.article__txt{margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article__txt a,.article__txt li,.article__txt p,.article__txt span{font-family:Source Sans Pro;font-size:18px}.article__txt a,.article__txt strong{color:#148962;font-family:Source Sans Pro;font-weight:600}.article__txt p{margin-bottom:16px}.article__txt ul li{position:relative;padding-left:32px;margin-bottom:16px}.article__txt ul li:before{position:absolute;left:0;top:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);content:url(../../../custom_theme/assets/images/arrow-down-green.svg)}.table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.table__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:996px;width:100%}.table__header,.table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.table__header_item,.table__row_item{width:33.3333%;text-align:center;word-break:break-word}.table__header_item{font-family:Source Sans Pro;font-size:18px;font-weight:600;line-height:28px;color:#222;padding:0 24px 24px}@media only screen and (max-width:768px){.table__header_item{font-family:Source Sans Pro;font-size:14px;font-weight:600;line-height:22px;color:#222;padding:0 15px 15px}}.table__header_item p{font-family:Source Sans Pro;font-size:18px;font-weight:600;line-height:28px;color:#222}@media only screen and (max-width:768px){.table__header_item p{font-family:Source Sans Pro;font-size:14px;font-weight:600;line-height:22px;color:#222}}.table__header_item p sub,.table__header_item p sup{line-height:1}.table__row_item{background-color:#fff;border:1px solid #f8f9fa;font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px;color:#222;padding:24px}@media only screen and (max-width:768px){.table__row_item{font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:22px;color:#222;padding:15px}}.table__row_item p{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px;color:#222}@media only screen and (max-width:768px){.table__row_item p{font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:22px;color:#222}}.table__row_item p sub,.table__row_item p sup{line-height:1}.table__info{padding-top:16px;padding-left:19px}@media only screen and (max-width:1150px){.table__info{padding-left:12px}}.table__info p{font-family:Source Sans Pro;font-size:12px;font-weight:400;line-height:24px;color:#575656}.cke_style table td,.content_tab,.content_tab p,.content_tab p span{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px}.newness{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;border-radius:8px}@media only screen and (max-width:1150px){.newness{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.newness__image{width:358px;border-radius:8px;min-height:160px;background-repeat:no-repeat;background-position:center;background-size:cover}@media only screen and (max-width:1150px){.newness__image{width:100%}}@media only screen and (max-width:768px){.newness__image{height:136px}}.newness__title{font-family:Source Sans Pro;font-size:22px;font-weight:700;line-height:32px;color:#222;margin-bottom:16px}@media only screen and (max-width:768px){.newness__title{font-family:Source Sans Pro;font-size:16px;font-weight:700;line-height:24px;color:#222;margin-bottom:16px}}.newness__desc{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:24px;color:#575656}@media only screen and (max-width:768px){.newness__desc{font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:24px;color:#575656}}.newness__desc p{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:24px;color:#575656}@media only screen and (max-width:768px){.newness__desc p{font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:24px;color:#575656}}.newness__desc a{cursor:pointer;font-family:Source Sans Pro;font-size:15px;font-weight:600;line-height:24px;color:#148962}@media only screen and (max-width:768px){.newness__desc a{font-family:Source Sans Pro;font-size:14px;font-weight:600;line-height:24px;color:#148962}}.newness__content{width:calc(100% - 358px);padding:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:1150px){.newness__content{width:100%}}.newness__content_wrap{padding-right:32px}@media only screen and (max-width:768px){.newness__content{padding:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.newness__content .newness__content_wrap{padding:0}}.newness__href{-ms-flex-item-align:end;align-self:flex-end;min-width:180px}@media only screen and (max-width:768px){.newness__href{margin-top:32px;-ms-flex-item-align:center;align-self:center}}.faq.show-all .faq__item{display:-webkit-box;display:-ms-flexbox;display:flex}.faq__item{cursor:pointer;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px;background-color:#fff;padding:24px 32px}.faq__item:nth-child(-n+4){display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:768px){.faq__item{padding:24px}}.faq__item.open .faq__title{margin-bottom:16px}.faq__item.open .faq__title:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faq__item.open .faq__desc{display:block}.faq__title{position:relative;padding-right:25px;font-family:Source Sans Pro;font-size:22px;font-weight:400;line-height:32px;color:#222}.faq__title:after{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;content:"";position:absolute;right:0;top:50%;height:7px;width:10px;background-image:url(../../../custom_theme/assets/images/more.svg);background-position:center;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:768px){.faq__title{font-family:Source Sans Pro;font-size:16px;font-weight:400;line-height:24px;color:#222}}.faq__desc{padding-right:25px;font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:22px;color:#575656;display:none}.faq__desc p,.faq__desc ul{margin-bottom:10px}.faq__desc ul{padding-left:30px}.faq__desc ul li{padding-left:0;color:#757575;font-family:Lato;font-size:14px;letter-spacing:0;line-height:24px;margin-bottom:16px;position:relative}.faq__desc ul li:before{content:"";display:inline-block;height:12px;width:7px;background-image:url(../../../custom_theme/assets/images/list_arrow.svg);background-repeat:no-repeat;background-size:contain;position:absolute;left:-20px;top:7px}@media only screen and (max-width:768px){.faq__desc{font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:22px;color:#575656}}.toggle-cke,.toggle-faq{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.toggle-cke__txt,.toggle-faq__txt{color:#148962;padding-right:10px;font-size:14px}.toggle-cke.expanded img,.toggle-faq.expanded img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pdf{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pdf__item{margin-bottom:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;padding:17px 32px}@media only screen and (max-width:1150px){.pdf__item{padding:17px}}.pdf__title{font-family:Source Sans Pro;font-size:22px;font-weight:400;line-height:32px;color:#222;padding-right:15px}.pdf__title i{margin-right:15px}@media only screen and (max-width:1150px){.pdf__title{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px;color:#222}}.pdf .btn img{-webkit-transition:all .4s;transition:all .4s}.pdf .btn:hover img{-webkit-transform:translateX(5px);transform:translateX(5px)}.product_other{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:769px){.product_other{margin:0 -16px}}.product_other__item{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(50% - 32px);margin:0 16px 32px 16px;background-color:#fff;padding:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:1150px){.product_other__item{margin:0 0 32px 0;width:100%}}@media only screen and (max-width:768px){.product_other__item{padding:24px;margin-bottom:16px}}.product_other__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:768px){.product_other__wrap{width:100%}}.product_other__title{font-family:Source Sans Pro;font-size:22px;font-weight:700;line-height:32px;color:#222;margin-bottom:16px}@media only screen and (max-width:768px){.product_other__title{font-family:Source Sans Pro;font-size:16px;font-weight:700;line-height:24px;color:#222}}.product_other__desc{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:24px;color:#575656}@media only screen and (max-width:768px){.product_other__desc{font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:24px;color:#575656}}.product_other__img{width:100%;max-width:140px;border-radius:8px;-ms-flex-item-align:baseline;align-self:baseline}@media only screen and (max-width:768px){.product_other__img{display:none}}@media only screen and (min-width:768px){.product_other__img{margin-left:32px}}.disclaimer p{font-family:Source Sans Pro;font-size:15px;font-weight:400;line-height:24px;color:#575656;font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px;margin-bottom:16px}.product_banner{position:relative;height:432px;max-width:1600px;margin:0 auto;background-repeat:no-repeat;background-position:center;background-size:cover}.product_banner:after{content:"";background:rgba(1,1,1,.3);width:100%;height:100%;position:absolute;top:0;z-index:0}@media only screen and (max-width:1150px){.product_banner{height:324px}}@media only screen and (max-width:768px){.product_banner{height:324px}}.product_banner__wrap{z-index:2;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product_banner__title{font-family:Source Sans Pro;font-size:56px;font-weight:700;line-height:65px;color:#fff;margin-bottom:8px}@media only screen and (max-width:1150px){.product_banner__title{font-family:Source Sans Pro;font-size:40px;font-weight:700;line-height:38px;color:#fff}}@media only screen and (max-width:768px){.product_banner__title{font-family:Source Sans Pro;font-size:24px;font-weight:700;line-height:32px;color:#fff}}.product_banner__desc{font-family:Source Sans Pro;font-size:22px;font-weight:400;line-height:32px;color:#fff}@media only screen and (max-width:1150px){.product_banner__desc{font-family:Source Sans Pro;font-size:22px;font-weight:400;line-height:32px;color:#fff}}@media only screen and (max-width:768px){.product_banner__desc{font-family:Source Sans Pro;font-size:16px;font-weight:400;line-height:24px;color:#fff}}.have_questions--multiple{padding-top:30px}.have_questions--auto{-ms-flex-wrap:wrap;flex-wrap:wrap}.have_questions__nav-desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}@media only screen and (max-width:768px){.have_questions__nav-desktop{display:none}}.have_questions__nav_item{width:33.33333%;border-bottom:2px solid #eeeff0;background-color:#eeeff0;text-align:center;font-family:Source Sans Pro;font-size:22px;font-weight:400;line-height:32px;color:#222;padding:20px}.have_questions__nav_item--auto{width:auto}@media only screen and (max-width:768px){.have_questions__nav_item{text-align:left;font-family:Source Sans Pro;font-size:16px;font-weight:400;line-height:24px;color:#222;padding:24px;width:100%}}.have_questions__nav_item.active,.have_questions__nav_item:hover{cursor:pointer;border-bottom:2px solid #148962;background-color:#fff}@media only screen and (max-width:768px){.have_questions__nav_item{margin-bottom:24px}}@media only screen and (max-width:768px){.have_questions__nav_item.active{margin-bottom:0}}.have_questions__content .content_tab{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:32px}.have_questions__content .content_tab p{margin-bottom:10px}.have_questions__content .content_tab li,.have_questions__content .content_tab p,.have_questions__content .content_tab span{font-family:"Source Sans Pro"}.have_questions__content .content_phone{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:40px;padding-bottom:32px;padding-left:20px;padding-right:20px}.have_questions__content .content_phone__number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Source Sans Pro;font-size:32px;font-weight:400;line-height:48px;color:#363636;padding-right:40px}.have_questions__content .content_phone__number img{margin-right:16px;width:40px;height:40px}@media only screen and (max-width:768px){.have_questions__content .content_phone__number img{width:20px;height:20px}}@media only screen and (max-width:1150px){.have_questions__content .content_phone__number{padding:0}}@media only screen and (max-width:768px){.have_questions__content .content_phone__number{font-family:Source Sans Pro;font-size:20px;font-weight:400;line-height:26px;color:#363636}}.have_questions__content .content_phone__desc{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px;color:#575656}@media only screen and (max-width:1150px){.have_questions__content .content_phone__desc{margin-top:16px;text-align:center;max-width:377px}}@media only screen and (max-width:768px){.have_questions__content .content_phone__desc{margin-top:8px;text-align:left;max-width:100%;font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:24px;color:#575656}.have_questions__content .content_phone__desc br{display:none}}@media only screen and (max-width:1150px){.have_questions__content .content_phone{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:32px}}@media only screen and (max-width:768px){.have_questions__content .content_phone{padding:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.have_questions__content .content_write{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:40px}@media screen and (min-width:768px) and (max-width:950px){.have_questions__content .content_write{padding:20px}}@media only screen and (max-width:768px){.have_questions__content .content_write{padding-top:24px;padding-bottom:0;padding-left:24px;padding-right:24px}}.have_questions__content .content_write .wpcf7{max-width:776px}.have_questions__content .have_questions__nav_item{display:none}@media only screen and (max-width:768px){.have_questions__content .have_questions__nav_item{display:-webkit-box;display:-ms-flexbox;display:flex}}.have_questions .content_wrap{display:none;background-color:#fff}@media only screen and (max-width:768px){.have_questions .content_wrap{margin-bottom:24px}}.have_questions .content_wrap.active{display:-webkit-box;display:-ms-flexbox;display:flex}.institution{background-color:transparent!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.institution__item{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px;background-color:#fff;padding:24px 32px}@media only screen and (max-width:768px){.institution__item{padding:24px}}.institution__item.open .institution__title{margin-bottom:16px}.institution__item.open .institution__title:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.institution__item.open .institution__desc{display:-webkit-box;display:-ms-flexbox;display:flex}.institution__title{position:relative;padding-right:25px;font-family:Source Sans Pro;font-size:22px;font-weight:400;line-height:32px;color:#222}.institution__title:after{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;content:"";position:absolute;right:0;top:50%;height:7px;width:10px;background-image:url(../../../custom_theme/assets/images/more.svg);background-position:center;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:768px){.institution__title{font-family:Source Sans Pro;font-size:16px;font-weight:400;line-height:24px;color:#222}}.institution__desc{opacity:0;height:0;-webkit-transition:all .4s;transition:all .4s}.branch{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.branch__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:24px;padding-bottom:24px}.branch__item:not(:last-child){border-bottom:1px solid #eeeff0}@media only screen and (max-width:1150px){.branch__item{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:768px){.branch__item{padding-top:16px;padding-bottom:16px}}.branch__address,.branch__name,.branch__phone{width:33.33333%}.branch__name{font-family:Source Sans Pro;font-size:18px;font-weight:600;line-height:28px;color:#222}@media only screen and (min-width:1151px){.branch__name{padding-left:40px}}@media only screen and (max-width:1150px){.branch__name{width:100%;margin-bottom:16px}}@media only screen and (max-width:768px){.branch__name{font-family:Source Sans Pro;font-size:16px;font-weight:600;line-height:26px;color:#222}}.branch__address{text-align:center;font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px;color:#222}@media only screen and (max-width:1150px){.branch__address{width:50%;text-align:left}}@media only screen and (max-width:768px){.branch__address{font-family:Source Sans Pro;font-size:16px;font-weight:400;line-height:26px;color:#222;margin-bottom:16px}}@media only screen and (max-width:768px){.branch__address{width:100%}}.branch__phone{text-align:center;font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px;color:#222}@media only screen and (max-width:1150px){.branch__phone{width:50%}}@media only screen and (max-width:768px){.branch__phone{text-align:left;width:100%;font-family:Source Sans Pro;font-size:16px;font-weight:400;line-height:26px;color:#222}}.branch__open{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:16px;color:#222;width:33.333%;padding-left:40px;padding-top:20px}@media only screen and (max-width:1150px){.branch__open{width:100%;padding-left:0}}.branch .open_item{width:33.333%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:20px}@media only screen and (max-width:1150px){.branch .open_item{width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.branch .open_item__days{margin-bottom:5px}.branch .open_item__days,.branch .open_item__hours{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:19px;color:#222}.branch .infowindow{width:100%}.branch .infowindow ul{padding-top:15px;padding-left:40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width:1150px){.branch .infowindow ul{padding-left:0}}.branch .infowindow ul li{font-size:14px}.branch .infowindow ul li:before{width:14px;height:14px}.infowindow{width:160px}.infowindow__title{padding:12px 15px;background-color:#f9fafb;margin-bottom:10px;font-family:Source Sans Pro;font-size:12px;font-weight:400;line-height:1;color:#222}.infowindow__item{font-family:Source Sans Pro;font-size:12px;font-weight:400;line-height:24px;color:#575656;padding:0 15px}.infowindow__open{padding:10px 15px}.infowindow__open p{font-family:Source Sans Pro;font-size:12px;font-weight:400;line-height:24px;color:#575656}.infowindow ul{padding:0 15px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.infowindow ul li{position:relative;font-family:Source Sans Pro;font-size:12px;font-weight:400;line-height:24px;color:#148962;padding-right:10px;padding-left:18px}.infowindow ul li:before{content:" ";position:absolute;left:0;top:6px;width:12px;height:12px;background-image:url(../../../custom_theme/assets/images/check_icon.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.gm-style-iw-d{padding:0!important;overflow:auto!important}.gm-style .gm-style-iw-c{padding:0!important}button.gm-ui-hover-effect{top:3px!important;right:0!important}.map_atm,.map_own{width:100%;height:500px}.open__desc{height:100%;opacity:1;-webkit-transition:all .4s;transition:all .4s}.institution__desc .branch__item,.institution__desc .map_own{display:none}.institution__desc.open__desc .branch__item{display:-webkit-box;display:-ms-flexbox;display:flex}.institution__desc.open__desc .map_own{display:block}.not-found{padding-top:90px;padding-bottom:90px}@media only screen and (max-width:768px){.not-found{padding-top:50px;padding-bottom:50px}}.not-found__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.not-found__title{text-align:center;font-family:Lato;font-size:72px;font-weight:700;line-height:64px;color:#148962;margin-bottom:40px}@media only screen and (max-width:768px){.not-found__title{margin-bottom:25px}}.not-found__info{text-align:center;font-family:Lato;font-size:32px;font-weight:700;line-height:48px;color:#363636;margin-bottom:40px}@media only screen and (max-width:768px){.not-found__info{font-family:Lato;font-size:24px;font-weight:700;line-height:28px;color:#363636;margin-bottom:25px}}.search-results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:50px;padding-bottom:50px}.search-results__title{margin-bottom:40px;font-size:30px;font-family:Source Sans Pro;font-weight:700;color:#148962;line-height:46px}@media only screen and (max-width:1150px){.search-results__title{line-height:1}}.search-results__sub-title{margin-bottom:10px;font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px;color:#575656}.search-results .search-item{padding:10px 0}.search-results .search-item__href{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px;color:#575656;margin-bottom:32px;padding-bottom:32px}.search-results .search-item__href:not(:last-child){border-bottom:1px solid #c9c9c9}.searchform__page{position:relative;top:0;width:100%;margin-bottom:56px}.pagination{width:100%}.pagination .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination .nav-links .page-numbers-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination .nav-links .page-numbers-container a{display:-webkit-box;display:-ms-flexbox;display:flex}.pagination .nav-links .page-numbers-container .page-numbers{color:#222;font-family:"Source Sans Pro";font-size:24px;letter-spacing:0;line-height:34px;margin-left:4px;margin-right:4px}.pagination .nav-links .page-numbers-container .page-numbers.current{color:#148962}@media screen and (max-width:768px){.pagination .nav-links .page-numbers-container .next span,.pagination .nav-links .page-numbers-container .prev span{display:none}}.pagination .nav-links .page-numbers-container .prev{justify-self:flex-start;margin-right:auto;padding:16px 24px;border-radius:6px;background-color:#148962;color:#fff;font-family:"Source Sans Pro";font-size:14px;font-weight:700;letter-spacing:0;line-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex}.pagination .nav-links .page-numbers-container .prev span{margin-left:2px}.pagination .nav-links .page-numbers-container .prev img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pagination .nav-links .page-numbers-container .next{justify-self:flex-end;margin-left:auto;color:#fff;font-family:"Source Sans Pro";font-size:14px;font-weight:700;letter-spacing:0;line-height:18px;padding:16px 24px;border-radius:6px;background-color:#148962;display:-webkit-box;display:-ms-flexbox;display:flex}.pagination .nav-links .page-numbers-container .next span{margin-right:2px}.pagination .nav-links .page-numbers-container .fa{height:16px;width:16px}.pagination .nav-links .page-numbers-container-single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination .nav-links .page-numbers-container-single a{display:-webkit-box;display:-ms-flexbox;display:flex}.pagination .nav-links .page-numbers-container-single .page-numbers{color:#222;font-family:"Source Sans Pro";font-size:24px;letter-spacing:0;line-height:34px;margin-left:4px;margin-right:4px}.pagination .nav-links .page-numbers-container-single .page-numbers.current{color:#148962}@media screen and (max-width:768px){.pagination .nav-links .page-numbers-container-single .next span,.pagination .nav-links .page-numbers-container-single .prev span{display:none}}.pagination .nav-links .page-numbers-container-single .prev{justify-self:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:auto}.pagination .nav-links .page-numbers-container-single .prev img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pagination .nav-links .page-numbers-container-single .next{justify-self:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}.pagination .nav-links .page-numbers-container-single a{justify-self:flex-start;margin-right:auto;padding:16px 24px;border-radius:6px;background-color:#148962;color:#fff;font-family:"Source Sans Pro";font-size:14px;font-weight:700;letter-spacing:0;line-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex}.pagination .nav-links .page-numbers-container-single a span{margin-left:2px}.pagination .nav-links .page-numbers-container-single a{justify-self:flex-end;margin-left:auto;color:#fff;font-family:"Source Sans Pro";font-size:14px;font-weight:700;letter-spacing:0;line-height:18px;padding:16px 24px;border-radius:6px;background-color:#148962;display:-webkit-box;display:-ms-flexbox;display:flex}.pagination .nav-links .page-numbers-container-single a span{margin-right:2px}.pagination .nav-links .page-numbers-container-single .fa{height:16px;width:16px}.pagination-post{margin-top:20px}.product-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-32px;margin-right:-32px}.product-list__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:1150px){.product-list{margin-left:-16px;margin-right:-16px}}@media only screen and (max-width:768px){.product-list{margin-left:0;margin-right:0}}@media only screen and (max-width:1150px){.product-list{padding:0 16px 48px}}@media only screen and (max-width:768px){.product-list{padding-bottom:24px}}.product-list__dsc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;border-radius:3px;min-height:100%}@media only screen and (min-width:1151px){.product-list__dsc{width:100%}}.product-list__dsc strong{color:#148962}.product-list__dsc p{margin-bottom:auto!important;padding-bottom:24px}.product-list p{margin-bottom:24px;font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:24px;color:#757575}.product-list h2{font-family:Source Sans Pro;font-size:22px;font-weight:700;line-height:32px;color:#222;margin-bottom:16px}@media only screen and (max-width:768px){.product-list h2{font-family:Source Sans Pro;font-size:16px;font-weight:700;line-height:24px;color:#222}}.product-list .btn{-ms-flex-item-align:start;align-self:flex-start;-webkit-transition:all .3s;transition:all .3s;margin-top:auto}.product-list .btn:hover{background-color:#179f72}.product-list ul{list-style:none;padding-left:30px;margin-bottom:8px}.product-list ul li{padding-left:0;color:#757575;font-family:Lato;font-size:14px;letter-spacing:0;line-height:24px;margin-bottom:16px;position:relative}.product-list ul li:before{content:"";display:inline-block;height:12px;width:7px;background-image:url(../../../custom_theme/assets/images/list_arrow.svg);background-repeat:no-repeat;background-size:contain;position:absolute;left:-20px;top:7px}.product-list ul li>ul{margin-top:8px}.product-list ul li>ul li{font-size:14px!important;line-height:24px!important;color:#757575!important;margin-bottom:8px!important}.product-list ul li>ul li:before{top:8px;width:5px;height:8px}.product-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;margin:0 32px 32px;padding:32px;width:calc(33.3333% - 64px)!important}@media only screen and (max-width:1150px){.product-list__item{margin:0 16px 32px;width:calc(50% - 32px)!important}}@media only screen and (max-width:768px){.product-list__item{margin-left:0;margin-right:0;margin-bottom:24px;width:100%!important}}.product-list__img{width:100%;height:auto;border-radius:4px;-ms-flex-item-align:start;align-self:flex-start}@media only screen and (max-width:1150px){.product-list__img{display:none}}.product-list__background{height:176px;background-position:center;background-repeat:no-repeat;background-size:cover;margin-bottom:32px;border-radius:10px}.product-list__green{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:10px;margin-bottom:20px}@media only screen and (max-width:768px){.product-list__green{margin-bottom:24px}}.product-list__green_line{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.product-list__green_line hr{margin-top:0;margin-bottom:23px;border-top:1px solid #ebebeb;width:50px}.product-list__green-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-list__green-item>:first-child{font-size:24px;font-weight:700;margin-bottom:5px}.product-list__green-item p{color:#148962;margin-bottom:0;text-align:center;font-family:Source Sans Pro;font-size:12px;font-weight:400;line-height:16px;color:#148962}.product-list__green-item p span{color:#148962}.product-list__green-item p strong{font-family:Source Sans Pro;font-size:15px;font-weight:700;line-height:24px;color:#148962}.home_swiper{z-index:100;max-width:1600px;margin-bottom:50px}.home_swiper .btn{margin-top:24px;-ms-flex-item-align:start;align-self:flex-start}.home_swiper__nav{position:absolute;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home_swiper__nav .swiper-pagination{position:relative}.home_swiper__nav .swiper-button-control{cursor:pointer;margin-left:20px;z-index:1;display:none}.home_swiper__nav .swiper-button-control.show{display:block}.home_swiper__nav .swiper-button-next,.home_swiper__nav .swiper-button-prev{position:relative;top:auto;left:auto;right:auto;margin-top:0;width:auto;height:auto;background-image:none}.home_swiper__nav .swiper-button-next img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.swiper-pagination-bullet{margin:6px;width:12px;height:12px;background:0 0;border:2px solid rgba(167,167,200,.8);border-radius:100%;opacity:1}.swiper-pagination-bullet-active{background:#fff;border:none}.txt_img_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:-16px;margin-right:-16px}@media only screen and (max-width:768px){.txt_img_list{margin-left:0;margin-right:0}}.txt_img_list__item{overflow:hidden;background-color:#fff;padding:32px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(33.333% - 32px);margin-left:16px;margin-right:16px;margin-bottom:32px}@media only screen and (max-width:1150px){.txt_img_list__item{width:calc(50% - 32px);padding-top:32px;padding-right:32px;padding-bottom:21px;padding-left:24px}}@media only screen and (max-width:768px){.txt_img_list__item{padding:24px;width:100%;margin-bottom:32px;margin-left:0;margin-right:0;margin-bottom:32px}}.txt_img_list__img{max-width:70px;width:100%;margin-bottom:20px}.txt_img_list__txt{font-family:Source Sans Pro;font-size:22px;font-weight:700;line-height:32px;color:#222;text-align:center}@media only screen and (max-width:768px){.txt_img_list__txt{font-family:Source Sans Pro;font-size:16px;font-weight:700;line-height:24px;color:#222}}.txt_img_list__dsc{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px;color:#222;text-align:center;margin-top:10px}@media only screen and (max-width:768px){.txt_img_list__dsc{font-family:Source Sans Pro;font-size:16px;font-weight:400;line-height:24px;color:#222}}.txt_img4_list{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;gap:20px}@media only screen and (max-width:1150px){.txt_img4_list{grid-template-columns:repeat(3,1fr)}.txt_img4_list :last-child{grid-column:span 3}}@media only screen and (max-width:768px){.txt_img4_list{grid-template-columns:repeat(2,1fr)}.txt_img4_list :last-child{grid-column:auto}}@media only screen and (max-width:550px){.txt_img4_list{grid-template-columns:1fr}.txt_img4_list :last-child{grid-column:auto}}.txt_img4_list__item{background-color:#fff;border-radius:6px;padding:20px;text-align:center}.txt_img4_list__img{margin-bottom:20px;max-width:200px}.txt_img4_list__txt{font-size:22px;font-weight:700;line-height:32px;margin-bottom:16px}.txt_img4_list__dsc{font-size:15px;font-weight:400;line-height:24px;color:#575656;font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px}.additional_possibilities__wrap{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:25px;margin-bottom:25px}@media screen and (max-width:768px){.additional_possibilities__wrap{grid-template-columns:1fr}}.additional_possibilities__wrap .additional_left,.additional_possibilities__wrap .additional_right{-webkit-box-shadow:0 10px 20px rgba(167,167,200,.08);box-shadow:0 10px 20px rgba(167,167,200,.08);border-radius:6px;background-color:#fff;padding:20px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto}.additional_possibilities__wrap .additional_left img,.additional_possibilities__wrap .additional_right img{margin-right:15px;-o-object-fit:cover;object-fit:cover;max-width:140px;border-radius:6px;-ms-flex-item-align:center;align-self:center}.additional_possibilities__wrap .additional_left .additional__text,.additional_possibilities__wrap .additional_right .additional__text{grid-column:span 3}.additional_possibilities__wrap .additional_left .additional__text .additional__title,.additional_possibilities__wrap .additional_right .additional__text .additional__title{font-weight:700;font-size:22px;margin-bottom:10px}.title_dsc_center .section_title{text-align:center;font-family:Source Sans Pro;font-size:22px;font-weight:700;line-height:32px;color:#222}.title_dsc_center__dsc{text-align:center;font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px;color:#575656}@media only screen and (max-width:768px){.title_dsc_center__dsc{font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:24px;color:#575656}}.two_columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width:1150px){.two_columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.two_columns p{margin-bottom:10px}.two_columns li,.two_columns p,.two_columns ul{font-family:Source Sans Pro;font-size:15px}.two_columns__left{width:35%;padding-right:30px}@media only screen and (max-width:1150px){.two_columns__left{width:100%;padding-right:0}}.two_columns__right{width:65%}@media only screen and (max-width:1150px){.two_columns__right{width:100%}}.info_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info_box__icon{-ms-flex-item-align:center;align-self:center;padding-right:30px}@media only screen and (max-width:768px){.info_box__icon{display:none}}.info_box__txt{background-color:#fff;padding:15px}.info_box__title{font-family:Source Sans Pro;font-size:22px;font-weight:700;line-height:32px;color:#222;margin-bottom:16px}@media only screen and (max-width:768px){.info_box__title{font-family:Source Sans Pro;font-size:16px;font-weight:700;line-height:24px;color:#222}}.info_box li,.info_box p,.info_box ul{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:22px;color:#575656}.txt_image_half{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;border-radius:8px}@media only screen and (max-width:1150px){.txt_image_half{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.txt_image_half__image{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.txt_image_half__image img{width:100%;max-width:300px;height:auto;-ms-flex-item-align:center;align-self:center;padding:25px 0}@media only screen and (max-width:1150px){.txt_image_half__image{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.txt_image_half__title{font-family:Source Sans Pro;font-size:22px;font-weight:700;line-height:32px;color:#222;margin-bottom:16px}@media only screen and (max-width:768px){.txt_image_half__title{font-family:Source Sans Pro;font-size:16px;font-weight:700;line-height:24px;color:#222;margin-bottom:16px}}.txt_image_half__desc{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px;color:#575656}@media only screen and (max-width:768px){.txt_image_half__desc{font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:24px;color:#575656}}.txt_image_half__content{width:50%;padding:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1150px){.txt_image_half__content{width:100%}}.txt_image_half__content_wrap{padding-right:32px}@media only screen and (max-width:768px){.txt_image_half__content{padding:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.txt_image_half__content .newness__content_wrap{padding:0}}.txt_image_half__href{-ms-flex-item-align:end;align-self:flex-end;min-width:180px}@media only screen and (max-width:768px){.txt_image_half__href{margin-top:32px;-ms-flex-item-align:center;align-self:center}}.product_slider .swiper-pagination_product{position:relative;top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product_slider .swiper-pagination_product .swiper-pagination-bullet-active{background:#b8b9d3}.product_slider .news_list__small_image{height:200px;background-repeat:no-repeat;background-size:cover;background-position:center;margin-bottom:25px;border-radius:8px}.product_slider .featured_products__item{margin-left:0;margin-right:0}.map_atm{margin-top:20px}.atm__input{width:100%;height:35px;font-size:12px;border:1px solid #cfd1d1;background-color:#fff;padding:10px}.atm_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.youtube_iframe{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:768px){.gallery{margin-left:-10px;margin-right:-10px}}.gallery__item{height:300px;width:100%;margin-bottom:10px;position:relative;-webkit-transition:all .3s;transition:all .3s;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:8px}.gallery__item:hover{-webkit-filter:brightness(.8);filter:brightness(.8)}.gallery__item:hover:before{position:absolute;content:"\f002";font-family:"Font Awesome 5 Free";font-weight:900;color:#fff;font-size:50px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (min-width:768px){.gallery__item{width:calc(50% - 20px);margin:10px}}@media only screen and (min-width:1151px){.gallery__item{width:calc(33.333% - 20px)}}.gallery_list{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.gallery_list__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:10px 20px 30px}@media only screen and (min-width:768px){.gallery_list__wrap{width:50%}}@media only screen and (min-width:1151px){.gallery_list__wrap{width:33.3333%}}.gallery_list__img{-ms-flex-item-align:center;align-self:center;max-height:140px;margin:0 auto;display:block;width:100%}@media only screen and (min-width:1151px){.gallery_list__img{max-height:200px}}.share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:40px}.share__item{padding:10px}#promo-box{display:none;height:100%;position:fixed;top:0;width:100%;z-index:3333;background-color:rgba(0,0,0,.7);padding-top:50px}#promo-box.show{display:-webkit-box;display:-ms-flexbox;display:flex}#promo-box .modal{position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}#promo-box .modal-content{margin:0 auto;max-height:80vh;position:relative;min-width:200px;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#promo-box .modal-content__txt{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px;width:500px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:768px){#promo-box .modal-content__txt{width:300px}}#promo-box .modal-content__txt .btn{-ms-flex-item-align:start;align-self:flex-start;margin-top:30px}#promo-box .modal-content img{height:auto;-ms-flex-item-align:baseline;align-self:baseline;max-height:80vh}#promo-box .close{color:#dedede;font-size:31px;font-weight:700;position:absolute;right:15px;top:15px}#promo-box .close:focus,#promo-box .close:hover{color:#dedede;text-decoration:none;cursor:pointer}@media screen and (max-width:991px){#promo-box .close{top:7px}}.print_share{padding-top:30px;padding-bottom:10px}.print_share__item{cursor:pointer;margin-right:15px}.print_share__close{font-size:24px;cursor:pointer;text-align:right;padding-bottom:15px}.print_share__form{max-width:360px;padding-top:50px;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.print_share__form.show{display:-webkit-box;display:-ms-flexbox;display:flex}.print_share .wpcf7-response-output{display:block;position:relative;max-width:360px;bottom:initial}@media print{.breadcrumbs,.cookie,.go_top,.grecaptcha-badge,.home_swiper,.nav_dots,.print_share,.product_banner,.share,footer,header{display:none!important}main{padding-top:0}}.section-nav-over{display:block}.over-boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 10%}.box-popups{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;gap:30px}@media screen and (max-width:1080px){.box-popups{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.box-popups{grid-template-columns:1fr}}.box-popups .focus{border:1px solid #148962}.box-popups .box{cursor:pointer}.box-popups .box-no-popup:hover{-webkit-box-shadow:none!important;box-shadow:none!important}.box-popups .box,.box-popups .box-no-popup{background-color:#fff;height:300px;border-radius:8px;padding:32px 24px 8px;text-align:center;-webkit-transition:.2s ease all;transition:.2s ease all;-webkit-box-shadow:0 1px 3px 0 #474747;box-shadow:0 1px 3px 0 #474747}@media screen and (max-width:1080px){.box-popups .box-no-popup:nth-last-child(2),.box-popups .box:nth-last-child(2){grid-column:span 2}}@media screen and (max-width:768px){.box-popups .box-no-popup:nth-last-child(2),.box-popups .box:nth-last-child(2){grid-column:1}}.box-popups .box-no-popup:hover,.box-popups .box:hover{-webkit-box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2);box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2)}.box-popups .box img,.box-popups .box-no-popup img{max-width:128px;max-height:128px;width:100%;margin-bottom:16px}.box-popups .box-no-popup__title,.box-popups .box__title{font-weight:700;margin-bottom:5px;font-size:16px}.box-popups .box-no-popup__desc,.box-popups .box__desc{font-size:16px}.box-popups .box-no-popup__popup,.box-popups .box__popup{display:none;padding:25px}.box-popups .box-no-popup__popup .box__popup__close,.box-popups .box__popup .box__popup__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;height:30px}.box-popups .box-no-popup__popup .box__popup__close i,.box-popups .box__popup .box__popup__close i{font-size:20px;-webkit-transition:all .2s;transition:all .2s}.box-popups .box-no-popup__popup .box__popup__close i:hover,.box-popups .box__popup .box__popup__close i:hover{color:red;cursor:pointer}.box-popups .box-no-popup__popup .box__popup__title,.box-popups .box__popup .box__popup__title{font-weight:700;margin-bottom:10px;font-size:16px}.box-popups .box-no-popup__popup .box__popup__desc p,.box-popups .box__popup .box__popup__desc p{font-size:16px}.box-popups .box-no-popup__popup .box__popup__desc a,.box-popups .box__popup .box__popup__desc a{text-decoration:underline;color:#525199;font-size:16px}.box-popups .box-no-popup__popup .box__popup__desc a:hover,.box-popups .box__popup .box__popup__desc a:hover{background-color:#e6e5f0}.modal-box{top:50%;right:auto;bottom:auto;left:50%;position:fixed;display:none;z-index:1002;-webkit-transform:translateX(-50%) translateY(-50%)!important;transform:translateX(-50%) translateY(-50%)!important;width:350px;background:#fff;border-radius:5px;border-bottom:3px solid rgba(135,135,139,.4);-webkit-box-sizing:content-box;box-sizing:content-box}.modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;opacity:.5;background-color:#000;pointer-events:none;overflow:hidden;display:none;width:100%;height:100%}.section_title--pagename{text-decoration:underline}.children-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;gap:30px}@media only screen and (max-width:768px){.children-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:550px){.children-grid{grid-template-columns:1fr;gap:20px}}.children-grid .child-page{border-radius:6px;background-color:#fff;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.2);box-shadow:0 3px 10px rgba(0,0,0,.2);padding:20px;height:300px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:550px){.children-grid .child-page{height:auto}}.children-grid .child-page__title{color:#000;font-weight:700;font-size:22px;padding:5px 5px 15px 5px;line-height:1.5}.children-grid .child-page__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.children-grid .child-page__footer i{font-size:50px}.children-grid .child-page a{-ms-flex-item-align:start;align-self:flex-start;-webkit-transition:all .3s;transition:all .3s}.children-grid .child-page a:hover{background-color:#179f72}.accordion-cont .accordion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:auto}.accordion-cont .accordion .a-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:20px;-webkit-box-shadow:0 10px 20px rgba(167,167,200,.08);box-shadow:0 10px 20px rgba(167,167,200,.08);border-radius:6px}.accordion-cont .accordion .a-container .a-btn{margin:0;position:relative;padding:30px;width:100%;color:#222;font-weight:400;display:block;font-weight:500;background-color:#fff;cursor:pointer;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:5px;font-size:22px}.accordion-cont .accordion .a-container .a-btn span{position:absolute;height:100%;right:20px;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accordion-cont .accordion .a-container .a-btn span:before{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;content:"";position:absolute;right:0;height:7px;width:10px;background-image:url(../../../custom_theme/assets/images/more.svg);background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-transform:rotate(0);transform:rotate(0)}.accordion-cont .accordion .a-container .a-panel{width:100%;color:#262626;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0;height:auto;max-height:0;overflow:hidden;padding:0 30px;background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.accordion-cont .accordion .a-container .a-panel ul{list-style-image:url(../../../custom_theme/assets/images/list-type-angle.svg);list-style-position:inside}.accordion-cont .accordion .a-container.active .a-btn{color:#000}.accordion-cont .accordion .a-container.active .a-btn span::before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accordion-cont .accordion .a-container.active .a-panel{padding:10px 30px;opacity:1;max-height:initial}.accordion-cont .toggle-faq img{-webkit-transition:all .7s;transition:all .7s}.hidden-faq{display:none!important}.boxes_reorder__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.boxes_reorder__wrap--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.boxes_reorder__item{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px}.boxes_reorder__item iframe{width:100%}@media only screen and (max-width:768px){.boxes_reorder__item iframe{height:300px}}@media only screen and (max-width:1150px){.boxes_reorder__item{width:100%}.boxes_reorder__item iframe{height:400px}}.posts-loop{min-width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;gap:30px}.posts-loop .post{background-color:#fff;border-radius:6px;-webkit-box-shadow:0 10px 20px rgba(167,167,200,.08);box-shadow:0 10px 20px rgba(167,167,200,.08);padding:32px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:10px}.font_grow .header .category-products-menu__item a,.font_grow .header .main-menu__menu-list a,.font_grow .header__bottom-right .offer-menu ul li .sub-menu li.custom_menu_element .menu__desc,.font_grow .header__bottom-right .offer-menu ul li a{font-size:18px!important}.font_grow .menu__tags{font-size:13px!important}.font_grow .header__bottom-right .offer-menu ul li .sub-menu li.custom_menu_element .menu__title{font-size:20px!important}.font_grow .header__log_me span{font-size:16px!important}.font_grow .product_banner__title{font-size:64px!important}@media only screen and (max-width:1150px){.font_grow .product_banner__title{font-size:44px!important}}.font_grow .product_banner__desc{font-size:28px!important}@media only screen and (max-width:1150px){.font_grow .product_banner__desc{font-size:24px!important;line-height:31px}}.font_grow .home_swiper .btn{font-size:18px!important}.font_grow .btn{font-size:18px!important}.font_grow .news_list__title{font-size:26px!important;line-height:35px!important}@media only screen and (max-width:768px){.font_grow .news_list__title{font-size:24px!important;line-height:32px!important}}.font_grow .news_list__desc{font-size:21px!important;line-height:29px!important}@media only screen and (max-width:768px){.font_grow .news_list__desc{font-size:19px!important;line-height:26px!important}}.font_grow .news_list__date{font-size:16px!important}.font_grow .section_title{font-size:37px!important}.font_grow .nav_dots_list a div{font-size:19px!important}.font_grow .exchange_rates__type .type_txt{font-size:17px!important;line-height:29px!important}.font_grow .exchange_rates__type .type_val{font-size:25px!important;line-height:35px!important}.font_grow .footer_menu h3{font-size:25px!important;line-height:35px!important}.font_grow .footer_menu ul li a{font-size:18px!important;line-height:26px!important}.font_grow .footer__social__txt{font-size:17px!important;line-height:24px!important}.font_grow .footer_contact__phone .phone__item{font-size:25px!important;line-height:34px!important}.font_grow .footer_contact__phone .phone__desc{font-size:15px!important;line-height:26px!important}.font_grow .footer_contact__address .address__item{font-size:18px!important;line-height:27px!important}.font_grow .footer__lower-wraper .lower__creator,.font_grow .footer__lower-wraper .lower__owner{font-size:17px!important;line-height:24px!important}.font_grow .login_popup .button__dark_txt,.font_grow .login_popup__button a,.font_grow .login_popup__title{font-size:18px!important;line-height:27px!important}.font_grow .breadcrumb span{font-size:16px!important;line-height:20px!important}.font_grow .accordion-cont .accordion .a-container .a-btn{font-size:27px!important;line-height:36px!important}.font_grow .have_questions__nav_item{font-size:27px!important;line-height:36px!important}.font_grow .have_questions__content .content_phone__number{font-size:35px!important;line-height:40px!important}.font_grow .have_questions__content .content_phone__desc{font-size:20px!important;line-height:29px!important}.font_grow .branch .infowindow ul li,.font_grow .branch .open_item__days,.font_grow .branch .open_item__hours,.font_grow .branch__item>a,.font_grow .branch__item>div{font-size:21px!important;line-height:27px!important}.font_grow .institution__title{font-size:25px!important;line-height:34px!important}.font_grow .contact_form .form_row .acceptance__long p,.font_grow .contact_form .form_row .acceptance__long span,.font_grow .contact_form .form_row .acceptance__more,.font_grow .form-group__required,.font_grow .wpcf7-acceptance .wpcf7-list-item-label{font-size:16px!important;line-height:20px!important}.font_grow .pdf__title{font-size:27px!important;line-height:36px!important}.font_grow .additional__title{font-size:27px!important;line-height:36px!important}.font_grow .additional__desc{font-size:21px!important;line-height:27px!important}.font_grow .txt_image_half__desc{font-size:25px!important;line-height:31px!important}.font_grow .cke_style p,.font_grow .cke_style span{font-size:25px!important;line-height:31px!important}.newness__desc,.newness__desc p,.news_list__desc{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:28px;color:#575656}.additional__desc{font-family:Source Sans Pro;font-size:18px;font-weight:400;color:#575656;line-height:28px}.accordion-cont .a-panel p,.accordion-cont .a-panel ul li{font-family:Source Sans Pro;font-size:18px;font-weight:400;color:#575656;line-height:28px}.info_box__dsc p span{font-family:Source Sans Pro;font-size:18px;font-weight:400;color:#575656;line-height:28px}