@import url(./vendors/bootstrap-grid.min.css);.feedback-window-panel{padding:13px;width:100%;max-width:700px}.feedback-window-panel>div{position:relative;width:100%}.feedback-window-panel .ffw-loading{position:absolute;top:0;left:0;background:rgba(255,255,255,0.57);display:flex;width:100%;height:100%;justify-content:center;align-items:center;font-size:18px}.feedback-window-panel .ffw-loading>div{background:#ffbe5a;display:inline-block;color:#fff;padding:10px 24px;border-radius:105px}.feedback-window-panel .feedback-window-panel-content>div{width:100%;background:#fff}.feedback-window-panel .feedback-window-panel-content .ffw-form{width:100%;background:#fff;padding:28px 42px}.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-form-title{font-size:19px;margin-bottom:33px;font-weight:bold;color:#000}.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field{display:block;position:relative;margin-bottom:18px}.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field input[type="text"],.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field input[type="tel"],.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field input[type="email"]{width:100%;height:42px;padding:0 15px;font-size:17px}.feedback-window-panel .feedback-window-panel-content .ffw-form .ffw-field textarea{width:100%;height:100px;padding:11px 15px;font-size:17px;font-family:inherit;resize:vertical;letter-spacing:inherit}.feedback-window-panel .feedback-window-panel-content .ffw-form .send-button{width:100%;text-align:center}.feedback-window-panel .feedback-window-panel-content .ffw-form .send-button>a{display:inline-block;background:#ffbe5a;padding:9px 25px;text-align:center;min-width:200px;color:#000;text-decoration:none;font-size:20px;font-weight:bold;margin:30px 0 13px;transition:all 350ms}.feedback-window-panel .feedback-window-panel-content .ffw-form .send-button>a:hover{background:#ffa720}.ff-loading{position:absolute;top:0;left:0;background:rgba(255,255,255,0.57);display:flex;width:100%;height:100%;justify-content:center;align-items:center;font-size:18px}.ff-loading>div{background:#ffbe5a;display:inline-block;color:#fff;padding:10px 24px;border-radius:105px}.feedback-form>div{position:relative}.feedback-form .ff-text{width:460px;margin:0 auto;margin-bottom:30px;text-align:center;font-size:15px;line-height:25px;font-weight:300}.feedback-form .feedback-form-panel-content{width:410px;margin:0 auto}.feedback-form .feedback-form-panel-content>div{width:100%;background:#fff}.feedback-form .feedback-form-panel-content .ff-form{width:100%;padding:20px;background:#fff}.feedback-form .feedback-form-panel-content .ff-form .ff-field-label{margin-bottom:10px;font-size:14px}.feedback-form .feedback-form-panel-content .ff-form .ff-field{display:block;position:relative;margin-bottom:18px}.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type="text"],.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type="tel"],.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type="email"],.feedback-form .feedback-form-panel-content .ff-form .ff-field textarea{width:100%;height:42px;padding:0 15px;font-size:17px;border:1px solid #ccc;transition:.3s}.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type="text"]:focus,.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type="tel"]:focus,.feedback-form .feedback-form-panel-content .ff-form .ff-field input[type="email"]:focus,.feedback-form .feedback-form-panel-content .ff-form .ff-field textarea:focus{border-color:#e7aa59}.feedback-form .feedback-form-panel-content .ff-form .ff-field textarea{height:100px;resize:none}.feedback-form .feedback-form-panel-content .ff-form .ff-field .mfValidation{position:static;margin-top:5px}.feedback-form-registration .ff-section{padding:60px;padding-top:30px;margin-bottom:55px;border:1px solid #e7e7e7;box-shadow:0 0 30px rgba(231,231,231,0.75)}.feedback-form-registration .ff-section-title{margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #e7aa59;font-size:19px;line-height:25px;color:#003a96;text-transform:uppercase;font-weight:500}.feedback-form-registration .ff-section-row{display:flex;justify-content:space-between}.feedback-form-registration .ff-section-column{width:300px}.feedback-form-registration .ff-section-column.wide{width:640px}.feedback-form-registration .ff-section-column.checkboxes{width:305px}.feedback-form-registration .ff-field-label{margin-bottom:10px;font-size:15px;line-height:25px}.feedback-form-registration .ff-field{margin-bottom:20px}.feedback-form-registration .ff-field input[type="text"],.feedback-form-registration .ff-field input[type="tel"],.feedback-form-registration .ff-field input[type="email"],.feedback-form-registration .ff-field textarea{width:100%;padding:10px 15px;border:1px solid #ccc;transition:.3s}.feedback-form-registration .ff-field input[type="text"]:focus,.feedback-form-registration .ff-field input[type="tel"]:focus,.feedback-form-registration .ff-field input[type="email"]:focus,.feedback-form-registration .ff-field textarea:focus{border-color:#e7aa59}.feedback-form-registration .ff-field textarea{height:100px;resize:none}.feedback-form-registration .ff-field table td{padding-bottom:8px}.feedback-form-registration .ff-field table td input[type="checkbox"],.feedback-form-registration .ff-field table td input[type="radio"]{display:none}.feedback-form-registration .ff-field table td input[type="checkbox"]+label,.feedback-form-registration .ff-field table td input[type="radio"]+label{position:relative;padding-left:30px;cursor:pointer;display:block}.feedback-form-registration .ff-field table td input[type="checkbox"]+label::before,.feedback-form-registration .ff-field table td input[type="checkbox"]+label::after,.feedback-form-registration .ff-field table td input[type="radio"]+label::before,.feedback-form-registration .ff-field table td input[type="radio"]+label::after{content:'';position:absolute;top:0;left:0;transition:.3s}.feedback-form-registration .ff-field table td input[type="checkbox"]+label::before,.feedback-form-registration .ff-field table td input[type="radio"]+label::before{width:16px;height:16px;border:1px solid #ccc}.feedback-form-registration .ff-field table td input[type="checkbox"]+label:hover::before,.feedback-form-registration .ff-field table td input[type="radio"]+label:hover::before{border-color:#e7aa59}.feedback-form-registration .ff-field table td input[type="checkbox"]:checked+label::before,.feedback-form-registration .ff-field table td input[type="radio"]:checked+label::before{border-color:#003a96}.feedback-form-registration .ff-field table td input[type="checkbox"]+label::after{top:4px;left:3px;width:10px;height:5px;border-bottom:2px solid #003a96;border-left:2px solid #003a96;transform:rotate(-45deg);opacity:0;visibility:hidden}.feedback-form-registration .ff-field table td input[type="checkbox"]:checked+label::after{opacity:1;visibility:visible}.feedback-form-registration .ff-field table td input[type="radio"]+label::before{border-radius:50%}.feedback-form-registration .ff-field table td input[type="radio"]+label::after{top:4px;left:4px;width:8px;height:8px;background-color:#003a96;border-radius:50%;opacity:0;visibility:hidden}.feedback-form-registration .ff-field table td input[type="radio"]:checked+label::after{opacity:1;visibility:visible}.feedback-form-registration .send-button a{width:300px}.feedback-form-registration .mfValidation{position:static}.send-button{width:100%;text-align:center}.send-button>a{display:inline-block;width:200px;padding:15px;background-color:#004bc4;text-decoration:none;color:#fff;text-transform:uppercase;font-size:13px;font-weight:700;text-align:center}.send-button>a:hover{background-color:#e7aa59}@media (max-width: 768px){.thank-you-window{width:100%}}@media (max-width: 576px){.thank-you-window{padding:10px}}.thank-you-window-wrapper{background:#fff !important;padding:44px 40px 35px;-webkit-clip-path:polygon(0 0, 91% 0, 100% 23%, 100% 100%, 10% 100%, 0 77%);clip-path:polygon(0 0, 91% 0, 100% 23%, 100% 100%, 10% 100%, 0 77%);width:540px;height:220px;position:relative;text-align:center}@media (max-width: 768px){.thank-you-window-wrapper{width:100%}}@media (max-width: 576px){.thank-you-window-wrapper{height:auto;-webkit-clip-path:none;clip-path:none}}.thank-you-window-wrapper>div:nth-child(2){font-size:24px;font-weight:bold;text-transform:uppercase;color:#003a96;margin-top:19px;margin-bottom:8px}@media (max-width: 576px){.thank-you-window-wrapper>div:nth-child(2){font-size:21px}}.thank-you-window-wrapper>div:nth-child(3){font-size:16px}@media (max-width: 576px){.thank-you-window-wrapper>div:nth-child(3){font-size:14px}}.thank-you-window-logo{text-align:center}.thank-you-window-logo img{width:57px}.fancybox-is-open .fancybox-bg{background-color:rgba(0,58,150,0.5)}.fancybox-slide .thank-you-window .fancybox-close-small{top:28px;right:33px}.fancybox-slide .thank-you-window .fancybox-close-small:after{background-color:#003a96}.fancybox-slide .thank-you-window .fancybox-close-small:before{background-color:#003a96}.fancybox-slide .thank-you-window .fancybox-close-small:hover::before,.fancybox-slide .thank-you-window .fancybox-close-small:hover::after{background-color:#003a96}.clearfix,.text-block .div-row-text .image-left,.text-block .div-row-text .image-right{overflow:hidden;clear:both;float:none}.clearfix,.text-block .div-row-text .image-left,.text-block .div-row-text .image-right{overflow:hidden;clear:both;float:none}@font-face{font-family:icomoon-base;src:url("fonts/icomoon-base.eot");src:url("fonts/icomoon-base.eot?#iefix") format("embedded-opentype"),url("fonts/icomoon-base.woff") format("woff"),url("fonts/icomoon-base.ttf") format("truetype"),url("fonts/icomoon-base.svg") format("svg");font-weight:normal;font-style:normal}*{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:top;box-sizing:border-box;background-repeat:no-repeat}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}body{color:#000;font-family:"Roboto",sans-serif;font-size:14px;font-style:normal;line-height:1.4;overflow-x:hidden;min-width:320px;background-color:#fff}input,textarea,button,a{outline:none}.aspNetDisabled{cursor:default}a{transition:.3s}.toTop{position:fixed;z-index:20;right:50px;bottom:50px;display:none;width:50px;height:50px;border:2px solid #a4e0ea;background-color:#fff;text-decoration:none;transform:rotate(45deg)}.toTop::before{content:'';position:absolute;bottom:15px;left:17px;width:14px;height:14px;border-top:2px solid #34a0ed;border-left:2px solid #34a0ed;font-family:icomoon;font-size:20px;color:#fff;transition:.3s}.toTop:hover{border-color:#90d9e5;background-color:#90d9e5}.toTop:hover::before{border-color:#0f4a9e}@media only screen and (max-width: 1200px){.toTop{display:none !important}}.mfValidation{transition:0.3s all ease;position:absolute;font-weight:300;font-size:10pt;cursor:text;z-index:0;top:15px;bottom:100%;padding:0;min-height:0;color:#c00;box-shadow:none}.fancybox-slide--html .fancybox-content{background:transparent;overflow:visible}.fancybox-slide--iframe .fancybox-content{width:100%;height:auto;max-height:none;max-width:100%;background:transparent}.fancybox-slide--iframe .fancybox-iframe{margin:0;width:100%;background:transparent;overflow:visible}.fancybox-slide .fancybox-close-small{position:absolute;top:-40px;right:-40px;width:30px;height:30px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:100;cursor:pointer;outline:none}.fancybox-slide .fancybox-close-small::before,.fancybox-slide .fancybox-close-small::after{content:'';position:absolute;top:14px;left:-5px;width:40px;height:2px;background-color:#fff;border-radius:0;transition:.3s;outline:none}.fancybox-slide .fancybox-close-small::before{transform:rotate(45deg)}.fancybox-slide .fancybox-close-small::after{transform:rotate(-45deg)}.fancybox-slide .fancybox-close-small:hover::before,.fancybox-slide .fancybox-close-small:hover::after{color:#fff;background-color:#b23831}.fancybox-slide .fancybox-close-small svg{display:none}.divLoginField{display:block;width:500px;margin:0 auto}@media (max-width: 550px){.divLoginField{width:100%}.divLoginField .LoginUser{width:100%}}.divLoginField table{width:100%}.divLoginField .login-header{display:block;margin-bottom:20px;padding:10px;font-size:20px;background-color:#003a96;color:#fff;text-align:center}.divLoginField .login-wrapper{border:1px solid #999}.divLoginField .login-block{padding-right:20px;padding-bottom:10px;padding-left:20px}.divLoginField .login-row{position:relative;margin-bottom:15px}.divLoginField .login-row label,.divLoginField .login-row input{display:block}.divLoginField .login-row label{margin-bottom:5px;font-weight:bold}.divLoginField .login-row input{display:block;width:100%;height:35px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555555;background-color:transparent;background-image:none;border:1px solid #cccccc;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s}.divLoginField .login-row input::-webkit-input-placeholder{color:#000}.divLoginField .login-row input::-moz-placeholder{color:#000}.divLoginField .login-row input:-ms-input-placeholder{color:#000}.divLoginField .login-row input::-ms-input-placeholder{color:#000}.divLoginField .login-row input::placeholder{color:#000}.divLoginField .login-button{margin-bottom:10px;text-align:center}.divLoginField input[type='submit']{display:inline-block;width:250px;padding:15px;background-color:#004bc4;text-decoration:none;color:#fff;text-transform:uppercase;font-size:13px;font-weight:700;text-align:center;transition:.3s;cursor:pointer}.divLoginField input[type='submit']:hover{background-color:#e7aa59}.divLoginField .login-error .validation-summary-errors{text-align:center}.divLoginField .field-validation-error{position:absolute;bottom:8px;right:15px;font-size:12px}.container-wide{width:100%;margin:0 auto;padding:0 15px}@media (min-width: 576px){.container-wide{max-width:540px}}@media (min-width: 768px){.container-wide{max-width:720px}}@media (min-width: 992px){.container-wide{max-width:960px}}@media (min-width: 1200px){.container-wide{max-width:1140px}}@media (min-width: 1460px){.container-wide{max-width:1360px}}.container-wider{width:100%;margin:0 auto;padding:0 15px}@media (min-width: 576px){.container-wider{max-width:540px}}@media (min-width: 768px){.container-wider{max-width:720px}}@media (min-width: 992px){.container-wider{max-width:960px}}@media (min-width: 1200px){.container-wider{max-width:1140px}}@media (min-width: 1460px){.container-wider{max-width:1430px}}ul{list-style:none}.login{text-align:center}.section-title{padding-top:38px;padding-bottom:45px}.section-title .div-row-text{position:relative;text-align:center}.section-title .div-row-text::before{content:'';position:absolute;left:0;top:50%;width:100%;height:1px;background-color:#e8ae61}.section-title .div-row-text>*{position:relative;display:inline-block;padding:0 55px;font-size:24px;line-height:30px;text-align:center;font-weight:700;text-transform:uppercase;background-color:#fff}@media (max-width: 576px){.section-title .div-row-text>*{padding:0px}}.text-block .div-row-text iframe{max-width:100%}.text-block .div-row-text strong{font-weight:bold}.text-block .div-row-text em{font-style:italic;color:#003a96}.text-block .div-row-text h1{display:block;padding-bottom:25px;margin-top:10px;margin-bottom:30px;border-bottom:1px solid #e7aa59;font-size:23px;line-height:28px;font-weight:bold}.text-block .div-row-text h2,.text-block .div-row-text h3,.text-block .div-row-text h4{display:block;margin-top:20px;margin-bottom:20px;color:#003a96;font-weight:500}@media (max-width: 767px){.text-block .div-row-text h2,.text-block .div-row-text h3,.text-block .div-row-text h4{margin-bottom:10px}}.text-block .div-row-text h2{font-size:22px;text-transform:uppercase}.text-block .div-row-text h3{font-size:19px}.text-block .div-row-text h4{font-size:16px}.text-block .div-row-text p{margin-bottom:20px;font-size:15px;line-height:19px;font-weight:300;word-spacing:4px}@media (max-width: 767px){.text-block .div-row-text p{font-size:14px;line-height:20px}}.text-block .div-row-text a{color:#003a96}.text-block .div-row-text a:hover{text-decoration:none;color:#e7aa59}.text-block .div-row-text ul{margin-bottom:20px;list-style:none}.text-block .div-row-text ul li{position:relative;margin-bottom:8px;padding-left:30px;font-size:15px;line-height:21px;font-weight:300;word-spacing:4px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAoklEQVQokY2RoRHCQBBF396kAhQKhUgPVwAVIIhjGERqwDADPZyJRhB6QKUAFGmAIZYKDkGG2RwXku92/3uzYuV5Xt2BlJ5MlyfRcwKk4TIWsW4NzMwQqOACkEFBwQdf5XsTlJN/MIBR5Qa4iXXzPrgjABfgAVzFul0MbsrMfwVf5S9g0UrHEI5d0NI2BsPnD520UhGDfy6MSQLUTZn5kXz9BtrHPH4Ikip9AAAAAElFTkSuQmCC");background-position:10px 3px;font-weight:300}.text-block .div-row-text ul li::before{content:'';position:absolute}.text-block .div-row-text ol{margin-bottom:20px;counter-reset:myCounter}.text-block .div-row-text ol li{margin-bottom:8px;font-size:15px;font-weight:300;word-spacing:4px;line-height:21px}@media (max-width: 767px){.text-block .div-row-text ol li{font-size:13px;line-height:15px}}.text-block .div-row-text ol li:before{counter-increment:myCounter;content:counter(myCounter);display:inline-block;margin-right:10px;width:22px;height:22px;background-color:#003a96;color:#fff;font-size:12px;line-height:22px;text-align:center;font-weight:600}.text-block .div-row-text .list2 ul li{background-image:none}.text-block .div-row-text .list2 ul li::before{left:11px;top:5px;width:7px;height:7px;border-top:2px solid #55bde6;border-right:2px solid #55bde6;transform:rotate(45deg)}.text-block .div-row-text .list2 ol li::before{color:#003a96;background-color:#e6e6e6}.text-block .div-row-text .list3 ul li{background-image:none}.text-block .div-row-text .list3 ul li::before{left:11px;top:5px;width:10px;height:5px;border-bottom:2px solid #e7aa59;border-left:2px solid #e7aa59;transform:rotate(-45deg)}.text-block .div-row-text .list3 ol li::before{color:#fff;background-color:#e7aa59}.text-block .div-row-text img{max-width:100%;height:auto !important;margin-bottom:20px}.text-block .div-row-text .image-center{text-align:center}.text-block .div-row-text .image-center img{width:920px !important;max-width:100%}.text-block .div-row-text .several-images p{margin-bottom:0}.text-block .div-row-text .several-images img{width:349px !important;margin-right:29px;margin-bottom:30px}.text-block .div-row-text .several-images img:nth-child(3n){margin-right:0}@media (max-width: 1459px){.text-block .div-row-text .several-images img{width:350px !important}}@media (max-width: 1199px){.text-block .div-row-text .several-images img{width:290px !important}}@media (max-width: 991px){.text-block .div-row-text .several-images img{width:100% !important;margin-right:0}.text-block .div-row-text .several-images img:nth-child(3n){margin-right:0}}.text-block .div-row-text .image-left img{float:left;width:350px !important;margin-right:30px}@media (max-width: 1199px){.text-block .div-row-text .image-left img{width:290px !important}}@media (max-width: 767px){.text-block .div-row-text .image-left img{width:100% !important;margin-right:0}}.text-block .div-row-text .image-right img{float:right;width:350px !important;margin-left:30px}@media (max-width: 1199px){.text-block .div-row-text .image-right img{width:290px !important}}@media (max-width: 767px){.text-block .div-row-text .image-right img{width:100% !important;margin-right:0}}.text-block .div-row-text .image-left p,.text-block .div-row-text .image-right p{margin-bottom:0}.text-block .div-row-text table{max-width:100% !important;margin-bottom:20px}.text-block .div-row-text table th{padding:20px;border-top:1px solid #e8ad5e;border-bottom:1px solid #e8ad5e;font-size:14px;line-height:20px;vertical-align:middle;text-align:left;font-weight:bold;text-transform:uppercase}@media (max-width: 767px){.text-block .div-row-text table th{padding:10px}}.text-block .div-row-text table td{padding:15px 20px;border:1px solid #ccc;font-size:14px;line-height:22px;font-weight:300}@media (max-width: 767px){.text-block .div-row-text table td{padding:10px}}.error-window{border-top:5px solid #fff;padding:22px 40px 35px;color:#fff;max-width:400px;background:#f86a6a !important}.error-window>div:nth-child(1){font-size:30px;font-weight:bold}.error-window>div:nth-child(2){font-size:21px}.quick-order-panel{padding:13px}.quick-order-panel>div{position:relative;max-width:1200px}.quick-order-panel .thank-you-window{border-top:5px solid #ffbe5a;background:#fff;padding:22px 40px 35px}.quick-order-panel .thank-you-window>div:nth-child(1){font-size:30px;font-weight:bold}.quick-order-panel .thank-you-window>div:nth-child(2){font-size:21px}.quick-order-panel .qop-loading{position:absolute;top:0;left:0;background:rgba(255,255,255,0.57);display:flex;width:100%;height:100%;justify-content:center;align-items:center;font-size:18px}.quick-order-panel .qop-loading>div{background:#ffbe5a;display:inline-block;color:#fff;padding:10px 24px;border-radius:105px}.quick-order-panel .quick-order-panel-content{display:flex;flex-wrap:wrap}.quick-order-panel .quick-order-panel-content>div:nth-child(1){width:42%;background:#3292d8}@media (max-width: 745px){.quick-order-panel .quick-order-panel-content>div:nth-child(1){width:100%}}.quick-order-panel .quick-order-panel-content>div:nth-child(2){width:58%;background:#fff}@media (max-width: 745px){.quick-order-panel .quick-order-panel-content>div:nth-child(2){width:100%}}.quick-order-panel .quick-order-panel-content .product-information{padding:30px 45px}@media (max-width: 940px){.quick-order-panel .quick-order-panel-content .product-information{padding:25px 20px}}.quick-order-panel .quick-order-panel-content .product-information .title{font-size:23px;margin-bottom:25px;font-weight:bold;color:#fff;letter-spacing:1px;text-transform:uppercase}.quick-order-panel .quick-order-panel-content .product-information .product-image{width:100%;text-align:center;margin-bottom:30px;background:#fff;border-radius:9px;padding:16px;box-shadow:0px 8px 0px 0px #ffbe5a}.quick-order-panel .quick-order-panel-content .product-information .product-image img{width:70%}@media (max-width: 745px){.quick-order-panel .quick-order-panel-content .product-information .product-image img{max-width:210px}}.quick-order-panel .quick-order-panel-content .product-information .product-footer{font-size:14px;margin-bottom:26px;color:#fff;display:flex}.quick-order-panel .quick-order-panel-content .product-information .product-footer input[type="number"]{height:42px;padding:0 10px;width:90px;border-radius:6px;border:1px solid #fff;background:transparent;outline:0;color:#fff;font-size:25px;margin-top:7px}.quick-order-panel .quick-order-panel-content .product-information .product-footer>div:nth-child(2){padding-left:23px;font-size:17px}.quick-order-panel .quick-order-panel-content .qop-form{width:60%;background:#fff;padding:28px 42px}.quick-order-panel .quick-order-panel-content .qop-form .qop-form-title{font-size:19px;margin-bottom:33px;font-weight:bold;color:#000}.quick-order-panel .quick-order-panel-content .qop-form .qop-field{display:block;position:relative;margin-bottom:18px}.quick-order-panel .quick-order-panel-content .qop-form .qop-field input[type="text"],.quick-order-panel .quick-order-panel-content .qop-form .qop-field input[type="tel"],.quick-order-panel .quick-order-panel-content .qop-form .qop-field input[type="email"]{width:100%;height:42px;padding:0 15px;font-size:17px}.quick-order-panel .quick-order-panel-content .qop-form .qop-field textarea{width:100%;height:100px;padding:11px 15px;font-size:17px;font-family:inherit;resize:vertical;letter-spacing:inherit}.quick-order-panel .quick-order-panel-content .qop-form .order-sum{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;padding:6px 20px;font-size:15px;border-radius:10px;border:3px solid #ffbe5a}.quick-order-panel .quick-order-panel-content .qop-form .order-sum>span:nth-child(2){font-size:22px;font-weight:bold}.quick-order-panel .quick-order-panel-content .qop-form .order-button{width:100%;text-align:center}.quick-order-panel .quick-order-panel-content .qop-form .order-button>a{display:inline-block;background:#ffbe5a;padding:9px 25px;text-align:center;min-width:200px;color:#000;text-decoration:none;font-size:20px;font-weight:bold;margin:30px 0 13px;transition:all 350ms}.quick-order-panel .quick-order-panel-content .qop-form .order-button>a:hover{background:#ffa720}div.product-filter-default{position:relative}div.product-filter-default.loading{opacity:0.7}div.product-filter-default *{color:#252525}div.product-filter-default div[id*="PriceFilter"]{padding:0 10px;width:100%;display:block;margin-bottom:16px;text-align:center}div.product-filter-default div[id*="PriceFilter"]>*:nth-child(1){margin-bottom:25px}div.product-filter-default div[id*="PriceFilter"]>*:nth-child(2){margin-bottom:20px}div.product-filter-default div[id*="PriceFilter"] .price-slider-wrapper{padding-right:10px}div.product-filter-default div[id*="PriceFilter"] .ui-widget{font-size:11px}div.product-filter-default div[id*="PriceFilter"] .ui-slider{border-radius:5000px;background:#e8e8e8;border:0}div.product-filter-default div[id*="PriceFilter"] .ui-slider-range{background:#77b5ef}div.product-filter-default div[id*="PriceFilter"] .ui-slider-handle{border-radius:100px;background:#1c83e4;width:2em;height:2em;top:-.58em;outline:0;border:3px solid #fff;cursor:pointer;transition:background 350ms}div.product-filter-default div[id*="PriceFilter"] .ui-slider-handle.ui-state-hover{background:#489ded}div.product-filter-default div[id*="PriceFilter"] .ui-slider-handle.ui-state-active{background:#489ded}div.product-filter-default div[id*="PriceFilter"] .price-slider-inputs{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}div.product-filter-default div[id*="PriceFilter"] .price-slider-inputs>span{flex:0 0 auto}div.product-filter-default div[id*="PriceFilter"] .price-slider-inputs>input{flex:1 3 auto;height:30px;width:auto;min-width:0;padding:0 5px;border:1px solid #e9e9e9;border-radius:3px}div.product-filter-default div[id*="PriceFilter"] .price-slider-inputs>input:nth-child(2){margin:0 10px}div.product-filter-default div[id*="PriceFilter"] .price-slider-inputs>input:nth-child(4){margin-left:10px}div.product-filter-default .pf-static-buttons{display:block;width:100%;margin-top:25px}div.product-filter-default .pf-static-buttons .pf-nothing-found,div.product-filter-default .pf-static-buttons .pf-found{font-weight:bold;display:block;text-align:center;padding:0px 0 10px}div.product-filter-default .pf-static-buttons .pf-found>span:nth-child(2){color:#499ce9;display:inline-block;margin-left:5px}div.product-filter-default .pf-static-buttons>.pf-buttons{width:100%;display:flex;flex-wrap:wrap;justify-content:center;margin-top:10px}div.product-filter-default .pf-static-buttons>.pf-buttons>a{display:block;width:80%;text-align:center;padding:9px 10px;border-radius:0px;max-width:185px;border-radius:100px;border:1px solid #499ce9;margin-bottom:7px;text-decoration:none;background:#499ce9;color:#fff;transition:all 350ms;font-weight:bold;text-transform:uppercase;font-size:13px}div.product-filter-default .pf-static-buttons>.pf-buttons>a:hover{background:#6db1f1;color:#fff;border:1px solid #6db1f1}div.product-filter-default .pf-static-buttons>.pf-buttons>a.deactive{pointer-events:none;border:1px solid #cacaca;background:rgba(0,0,0,0);color:#cacaca}div.product-filter-default .pf-static-buttons>.pf-buttons>a:nth-child(2){background:rgba(0,0,0,0);color:#444;border:0px solid #bdbdbd}div.product-filter-default .pf-static-buttons>.pf-buttons>a:nth-child(2):hover{background:rgba(0,0,0,0);color:#000;border:0px solid #9c9c9c}div.product-filter-default .pf-static-buttons>.pf-buttons>a:nth-child(2).deactive{pointer-events:none;border:0px solid #cacaca;background:rgba(0,0,0,0);color:#cacaca}div.product-filter-default.selection-block-showed .selection-block{display:block !important}div.product-filter-default .selection-block{position:absolute;border-radius:0 12px 12px 12px;overflow:hidden;background:#fff;border:1px solid #e9e9e9;z-index:1000;min-width:200px;max-width:320px;display:none;top:0;padding-bottom:10px}div.product-filter-default .selection-block.left-side{box-shadow:-8px 14px 22px 1px rgba(0,0,0,0.09);border-radius:12px 0 12px 12px}div.product-filter-default .selection-block.right-side{box-shadow:13px 14px 22px 1px rgba(0,0,0,0.09)}div.product-filter-default .selection-block .pf-selected-parameters{padding:12px 7px 0px}div.product-filter-default .selection-block .pf-selected-parameter{width:100%;font-size:13px;padding:5px 32px 5px 12px;position:relative}div.product-filter-default .selection-block .pf-selected-parameter a{width:10px;height:10px;right:9px;top:50%;transform:translateY(-50%);display:inline-block;position:absolute;text-align:center}div.product-filter-default .selection-block .pf-selected-parameter a svg{width:10px;height:10px;fill:#c5c5c5}div.product-filter-default .selection-block .pf-selected-parameter a svg:hover{fill:#cca5a5}div.product-filter-default .selection-block .pf-selected-parameter.pf-color-parameter>div>div{display:inline-block;height:10px;width:10px;border-radius:5000px;margin-right:6px}div.product-filter-default .selection-block #pf-selection-block-count{text-align:center;padding:16px 9px 18px 9px}div.product-filter-default .selection-block #pf-selection-block-count .pf-nothing-found{font-weight:bold}div.product-filter-default .selection-block #pf-selection-block-count .pf-found{font-weight:bold}div.product-filter-default .selection-block #pf-selection-block-count .pf-found>span:nth-child(2){color:#499ce9;display:inline-block;margin-left:5px}div.product-filter-default .selection-block #pf-selection-block-buttons{display:flex;flex-wrap:wrap;justify-content:center}div.product-filter-default .selection-block #pf-selection-block-buttons>*{display:flex;cursor:pointer;width:75%;transition:all 350ms;margin-bottom:6px;padding:5px 9px;justify-content:center;align-items:center;text-align:center;text-decoration:none;border-radius:100px;border:1px solid #499ce9;text-decoration:none;background:#499ce9;color:#fff;transition:all 350ms;font-weight:bold;text-transform:uppercase;font-size:11px}div.product-filter-default .selection-block #pf-selection-block-buttons>*:hover{background:#6db1f1;color:#fff;border:1px solid #6db1f1}div.product-filter-default .selection-block #pf-selection-block-buttons>*.deactive{display:none}div.product-filter-default .selection-block #pf-selection-block-buttons>*:nth-child(2){background:rgba(0,0,0,0);color:#444;border:1px solid #bdbdbd}div.product-filter-default .selection-block #pf-selection-block-buttons>*:nth-child(2):hover{background:rgba(0,0,0,0);color:#000;border:1px solid #9c9c9c}div.product-filter-default .parameters-group{border-top:2px solid #e9e9e9}div.product-filter-default .parameters-group:last-child{border-bottom:2px solid #e9e9e9}div.product-filter-default .parameters-group>.name{font-weight:bold;font-size:14px;color:#000;padding:14px 42px 14px 10px;position:relative}div.product-filter-default .parameters-group>.name a{width:100%;height:100%;position:absolute;z-index:2;left:0;top:0}div.product-filter-default .parameters-group>.name a svg{width:17px;height:17px;position:absolute;right:10px;top:50%;transform:translateY(-50%) rotate(180deg);fill:#499ce9}div.product-filter-default .parameters-group>.name a svg:hover{fill:#6db1f1}div.product-filter-default .parameters-group.collapsed>.name a svg{transform:translateY(-50%) rotate(0deg)}div.product-filter-default .parameters-group.collapsed>div:nth-child(2){height:0}div.product-filter-default .parameters-group>div:nth-child(2){overflow:hidden}div.product-filter-default .parameters-group>div:nth-child(2)>div{padding:0px 10px 26px}div.product-filter-default .parameters-group>div:nth-child(2)>div .list{display:block;padding:0px}div.product-filter-default .parameters-group>div:nth-child(2)>div>a{display:inline-block;border-bottom:1px dotted #135c9f;margin-top:5px;text-decoration:none;color:#135c9f;transition:all 350ms;position:relative;line-height:1.4}div.product-filter-default .parameters-group>div:nth-child(2)>div>a:hover{color:#167fe2;border-bottom:1px dotted #167fe2}div.product-filter-default .parameters-group .pf-parameter.text-parameter{padding:2px 0px}div.product-filter-default .parameters-group .pf-parameter.text-parameter a{text-decoration:none;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-content:center;align-items:center}div.product-filter-default .parameters-group .pf-parameter.text-parameter a .pf-text-parameter-icon{display:inline-block;width:15px;height:15px;margin-right:12px;border-radius:10px;border:1px solid #d0d0d0;text-align:center;line-height:9px;flex:0 0 auto}div.product-filter-default .parameters-group .pf-parameter.text-parameter a .pf-text-parameter-icon div{width:7px;height:7px;border-radius:7px;background:#499ce9;display:inline-block;transform:scale(0)}div.product-filter-default .parameters-group .pf-parameter.text-parameter.active a .pf-text-parameter-icon{border:1px solid #499ce9}div.product-filter-default .parameters-group .pf-parameter.text-parameter.active a .pf-text-parameter-icon div{transform:scale(1)}div.product-filter-default .parameters-group .pf-parameter.text-parameter .pf-value-name{display:inline-block;padding-right:10px;font-size:14px}div.product-filter-default .parameters-group .pf-parameter.text-parameter .pf-items-count{display:inline-block;background:#ececec;padding:2px 5px;font-size:11px;border-radius:7px;line-height:13px;flex:0 0 auto}div.product-filter-default .parameters-group .pf-parameter.text-parameter.disabled{opacity:0.4;pointer-events:none}div.product-filter-default .pf-color-parameters-group .list{display:flex !important;flex-wrap:wrap;font-size:0;justify-content:flex-start}div.product-filter-default .pf-color-parameters-group .list .pf-parameter{display:inline-block;margin:0px 10px 10px 0;border-radius:5px;overflow:hidden;height:25px;width:25px;box-sizing:border-box;opacity:0.7;transition:all 350ms}div.product-filter-default .pf-color-parameters-group .list .pf-parameter a{display:block;width:100%;height:100%;overflow:hidden;border-radius:5px}div.product-filter-default .pf-color-parameters-group .list .pf-parameter a div{display:block;width:100%;height:100%}div.product-filter-default .pf-color-parameters-group .list .pf-parameter:hover{opacity:1}div.product-filter-default .pf-color-parameters-group .list .pf-parameter.active{opacity:1;border:1px solid #c3c3c3;padding:3px}div.product-filter-default .pf-color-parameters-group .list .pf-parameter.active a{border-radius:3px}div.product-filter-default .pf-color-parameters-group .list .pf-parameter.disabled{opacity:0.2;pointer-events:none}html,body,#page,#mainForm{height:100%}.page-wrapper{min-height:100%}#page-content{padding-bottom:343px}footer{margin-top:-343px;height:343px}.main-header{height:505px;margin-bottom:-327px;background-image:url("Images/header-bg.jpg");background-size:cover}.main-header .header-top{display:flex;justify-content:space-between;align-items:center;padding:33px 0}.main-header .gotomain a{display:block;width:290px;height:58px;background-image:url("Images/logo.svg");background-size:contain}.main-header .header-right{display:flex;align-items:center}.main-header .search{position:relative;margin-right:30px}.main-header .search .search-form{display:flex}.main-header .search .search-input{width:285px;height:44px;margin-right:3px;padding:10px 20px;border:none}.main-header .search .find-button{position:relative;display:block;width:44px;height:44px;background-color:#003a96;font-size:0}.main-header .search .find-button::before{content:'\e970';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#fff;font-family:'icomoonsvg';font-size:20px;line-height:20px}.main-header .search .find-button:hover{background-color:#e7aa59}.main-header .search .mfValidation{top:12px;right:60px}.main-header .language-selector{display:flex;align-items:center}.main-header .language-selector .language:first-child{position:relative}.main-header .language-selector .language:first-child:after{content:'';position:absolute;top:50%;right:0px;transform:translateY(-50%);width:1px;height:30px;background-color:#80a9e3}.main-header .language-selector .language a{display:block;height:44px;line-height:44px;padding:0px 10px;text-decoration:none;text-transform:uppercase;font-weight:700;color:#fff;font-size:12px}.main-header .language-selector .language a.active{opacity:.5}.main-header .language-selector .language a:not(.active):hover{color:#90d9e5}.main-header .main-menu{margin:0 -30px;padding:0 15px;background-color:#003a96}.main-header .main-menu .root{display:flex;justify-content:space-around}.main-header .main-menu .root li a{position:relative;display:block;padding:18px 10px;color:#fff;text-decoration:none;text-transform:uppercase;font-size:13px}.main-header .main-menu .root li a::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:5px;background-color:#e7aa59;transition:.3s;transform:scaleY(0)}.main-header .main-menu .root li a:hover{color:#e7aa59}.main-header .main-menu .root li a:hover::after{transform:scaleY(1)}.header-registration a{color:#fff;border-bottom:1px dashed #fff;font-size:13px;text-transform:uppercase;text-decoration:none;margin-right:21px;font-weight:700}.header-registration a:hover{text-decoration:none;color:#90d9e5;border-bottom:1px dashed transparent}.main-footer .footer-top{padding:55px 0;background-image:url("Images/header-bg.jpg");background-size:cover;background-repeat:no-repeat;background-position:center}.main-footer .footer-top .content{display:flex;justify-content:space-between}.main-footer .footer-logo{width:290px;height:58px;margin-bottom:35px;background-image:url("Images/logo.svg")}.main-footer .facebook-link a{position:relative;display:block;width:210px;height:50px;border:1px solid #1c93ea;background-image:url("Images/logo-fb.png");background-position:center}.main-footer .facebook-link a::after{content:'';position:absolute;width:100%;height:100%;background-image:url("Images/logo-fb-active.png");background-repeat:no-repeat;background-position:center;opacity:0;visibility:hidden;transition:.3s}.main-footer .facebook-link a:hover{border-color:#55bde6;background-color:#55bde6}.main-footer .facebook-link a:hover::after{opacity:1;visibility:visible}.main-footer .footer-menu .root li{margin-bottom:10px}.main-footer .footer-menu .root li a{position:relative;padding-left:15px;color:#fff;text-decoration:none}.main-footer .footer-menu .root li a::before{content:'\e904';position:absolute;top:3px;left:0;font-family:'icomoonsvg';font-size:6px;transform:rotate(-90deg);color:#55bde6}.main-footer .footer-menu .root li a:hover{color:#55bde6}.main-footer .footer-bottom{padding:25px 0;background-color:#1d95eb}.main-footer .footer-bottom .content{display:flex;justify-content:space-between;align-items:center}.main-footer .footer-bottom-left,.main-footer .footer-bottom-right{width:455px}.main-footer .footer-bottom-left .div-row-text,.main-footer .footer-bottom-right .div-row-text{color:#d6e7fa}.main-footer .footer-bottom-center{text-align:center;color:#d6e7fa;text-transform:uppercase}.main-footer .footer-bottom-center a{text-decoration:none;text-align:center;color:#d6e7fa;text-transform:uppercase}.footer-menu-wrapper{display:flex;justify-content:space-between;width:50%}.page-top{margin:0 -30px;padding:30px;padding-bottom:0;background-color:#fff}.page-top .page-top-image{height:300px;background-size:cover;background-position:center}.page-top .breadcrumbs{line-height:60px;display:inline-block;width:100%;height:60px;margin-top:-60px;background-color:rgba(255,255,255,0.9);text-align:center}.page-top .breadcrumbs .breadcrumb:not(.aspNetDisabled){color:#003a96;text-decoration:none}.page-top .breadcrumbs .breadcrumb.aspNetDisabled{color:#4d4d4d}.page-top .breadcrumbs .sep{margin:0 15px;color:#003a96}.news-details .pager{display:none}.news{margin-bottom:70px}.news .cl-item-list{display:flex;flex-wrap:wrap}.news .cl-item-list .cl-item{width:350px;margin-bottom:60px}.news .cl-item-list .cl-item:not(:nth-child(3n)){margin-right:29px}.news .cl-item-list .cl-item .cl-image{margin-bottom:20px}.news .cl-item-list .cl-item .cl-image a{position:relative;display:block;height:240px;overflow:hidden}.news .cl-item-list .cl-item .cl-image a img{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%, -50%);transition:.3s}.news .cl-item-list .cl-item .cl-image a:hover img{transform:translate(-50%, -50%) scale(1.05)}.news .cl-item-list .cl-item .cl-content{position:relative;z-index:1;padding:0 30px;text-align:center}.news .cl-item-list .cl-item .cl-publish-date{position:relative;margin-bottom:15px;font-size:13px;color:#999;font-weight:500}.news .cl-item-list .cl-item .cl-publish-date::before{content:'\e901';position:absolute;top:-40px;left:50%;transform:translateX(-50%);width:40px;height:40px;background-color:#fff;line-height:40px;font-family:'icomoonsvg'}.news .cl-item-list .cl-item .cl-title{display:flex;align-items:center;justify-content:center;height:40px;margin-bottom:15px;color:#004bc4;font-size:17px;line-height:20px;text-transform:uppercase;text-decoration:none;text-align:center}.news .cl-item-list .cl-item .cl-title:hover{color:#e7aa59}.news .cl-item-list .cl-item .cl-description{position:relative;z-index:1;height:110px;font-size:14px;line-height:17px;color:#000;font-weight:300;overflow:hidden;background-color:#fff}.news .cl-item-list .cl-item .cl-details{display:inline-block;width:200px;padding:15px;background-color:#004bc4;text-decoration:none;color:#fff;text-transform:uppercase;font-size:13px;font-weight:700;text-align:center;position:absolute;z-index:0;left:50%;transform:translate(-50%, -46px)}.news .cl-item-list .cl-item .cl-details:hover{background-color:#e7aa59}.news .cl-item-list .cl-item:hover .cl-details{transform:translate(-50%, 0)}.news .all-news-link{margin-top:80px;text-align:center}.news .all-news-link a{display:inline-block;width:350px;padding:15px;background-color:#004bc4;text-decoration:none;color:#fff;text-transform:uppercase;font-size:13px;font-weight:700;text-align:center}.news .all-news-link a:hover{background-color:#e7aa59}.sidebar-calendar .cl-content-wrapper{margin-bottom:37px;display:flex;margin-bottom:0px;padding-top:25px;padding-bottom:25px;padding-left:27px;padding-right:15px;border:1px solid #e6e6e6;transition:all .3s;position:relative;margin-bottom:41px;min-height:115px}.sidebar-calendar .cl-content-wrapper:hover{border:1px solid #e7aa59}.sidebar-calendar .cl-content-wrapper:hover .cl-title{color:#e7aa59}.sidebar-calendar .cl-content__right{width:62px;flex-shrink:0;position:relative;margin-right:24px}.sidebar-calendar .cl-publish-date{text-align:center;line-height:1;position:absolute;left:50%;transform:translateX(-50%);top:6px}.sidebar-calendar .cl-publish-date span:first-child{color:#000;font-size:33px;font-weight:400}.sidebar-calendar .cl-publish-date span:nth-child(3){color:#000;font-size:10px;font-weight:700;text-transform:uppercase}.sidebar-calendar .cl-image{position:absolute;left:27px}.sidebar-calendar .cl-content{padding-top:7px;display:flex}.sidebar-calendar .cl-title{color:#003a96;font-size:15px;font-weight:500;line-height:17px;transition:all .3s;text-decoration:none;margin-bottom:10px;display:block}.sidebar-calendar .cl-description{color:#000;font-size:12px;font-weight:400;line-height:17px}.read-the-same{margin-bottom:41px}.read-the-same__title{color:#333;font-size:19px;font-weight:700;text-transform:uppercase;margin-bottom:2px}.read-the-same div.cl-item{display:flex;align-items:center;margin-bottom:0px;padding-bottom:10px;padding-top:10px;border-bottom:1px solid #e6e6e6;transition:all .3s}.read-the-same div.cl-item:hover{border-bottom:1px solid #e7aa59}.read-the-same div.cl-item:hover .cl-title{color:#e7aa59}.read-the-same div.cl-image{margin-right:18px}.read-the-same a.cl-image{display:block;width:100px;height:100px;position:relative;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:center}.read-the-same .cl-title{color:#003a96;font-size:15px;font-weight:500;line-height:17px;transition:all .3s;text-decoration:none;margin-bottom:10px;display:block}.read-the-same .cl-description{color:#000;font-size:11px;font-weight:400;line-height:14px}.sidebar-banners{flex-shrink:0;width:300px}.sidebar-banners .cl-item{margin-bottom:50px}.sidebar-banner{width:300px}.sidebar-banner img{width:100%}.full-width-banners{margin-bottom:40px}.full-width-banners .cl-item-list .cl-item{margin-bottom:30px}.full-width-banners .cl-item-list .cl-item a{display:block;text-align:center}.full-width-banners .cl-item-list .cl-item a img{max-width:100%}.simple-breadcrumbs{padding:25px 0;text-align:center}.simple-breadcrumbs .breadcrumbs .breadcrumb{font-size:13px}.simple-breadcrumbs .breadcrumbs .breadcrumb:not(.aspNetDisabled){color:#003a96;text-decoration:none}.simple-breadcrumbs .breadcrumbs .sep{margin:0 10px}.simple-breadcrumbs--news-details{text-align:left}.simple-breadcrumbs--single{text-align:left}.simple-breadcrumbs--single .breadcrumbs{padding-left:160px}.pager .cl-pager{display:flex;justify-content:center;align-items:center}.pager .cl-pager li{margin:0 7px}.pager .cl-pager li a{display:flex;align-items:center;justify-content:center;padding:0 10px;text-decoration:none;font-size:18px;color:#333}.pager .cl-pager li a:hover{color:#e7aa59}.pager .cl-pager li a.active{width:40px;height:40px;background-color:#003a96;color:#fff}.show-more-button{text-align:center}.show-more-button a{display:inline-block;width:210px;padding:16px;border:1px solid #e7ab5c;text-decoration:none;color:#003a96;text-transform:uppercase;font-size:12px;font-weight:700}.show-more-button a:hover{background-color:#e7aa59;color:#fff}.show-more-button a.aspNetDisabled{display:none}.main-page .main-professions-top,.professions-page .main-professions-top{position:relative;margin:0 -30px;padding:30px;background-color:#fff}.main-page .main-professions-top .cl-item,.professions-page .main-professions-top .cl-item{width:350px;margin-right:30px}.main-page .main-professions-top .cl-item>span,.professions-page .main-professions-top .cl-item>span{width:inherit;height:350px;display:block}@media (max-width: 1200px){.main-page .main-professions-top .cl-item>span,.professions-page .main-professions-top .cl-item>span{height:289px}}@media (max-width: 992px){.main-page .main-professions-top .cl-item>span,.professions-page .main-professions-top .cl-item>span{height:330px}}.main-page .main-professions-top .cl-item a,.professions-page .main-professions-top .cl-item a{display:block;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.main-page .main-professions-top .cl-item .cl-image img,.professions-page .main-professions-top .cl-item .cl-image img{width:100%;height:100%}.main-page .main-professions-top .cl-item .cl-content,.professions-page .main-professions-top .cl-item .cl-content{position:absolute;bottom:0;left:0;width:100%;padding:25px 20px;background-color:rgba(29,149,235,0.8);color:#fff;text-align:center;transition:.3s}.main-page .main-professions-top .cl-item .cl-title,.professions-page .main-professions-top .cl-item .cl-title{margin-bottom:5px;color:#fff;text-decoration:none;font-size:27px;font-weight:700}.main-page .main-professions-top .cl-item .cl-description,.professions-page .main-professions-top .cl-item .cl-description{text-transform:uppercase;font-size:13px}.main-page .main-professions-top .cl-item:hover .cl-content,.professions-page .main-professions-top .cl-item:hover .cl-content{background-color:rgba(0,58,150,0.8)}.main-page .main-professions-top .swiper-arrow,.professions-page .main-professions-top .swiper-arrow{top:calc(50% - 55px);position:absolute;width:26px;height:26px;cursor:pointer;outline:none}.main-page .main-professions-top .swiper-arrow::before,.professions-page .main-professions-top .swiper-arrow::before{content:'';position:absolute;top:5px;left:10px;width:18px;height:18px;border-top:2px solid #80a5e2;border-left:2px solid #80a5e2;transform:rotate(-45deg);transition:.3s}.main-page .main-professions-top .swiper-arrow.swiper-prev,.professions-page .main-professions-top .swiper-arrow.swiper-prev{left:-50px}.main-page .main-professions-top .swiper-arrow.swiper-next,.professions-page .main-professions-top .swiper-arrow.swiper-next{right:-50px;transform:rotate(180deg)}.main-page .main-professions-top .swiper-arrow:hover::before,.professions-page .main-professions-top .swiper-arrow:hover::before{border-color:#fff}.main-page .main-professions-top .swiper-pagintaion,.professions-page .main-professions-top .swiper-pagintaion{position:relative;display:flex;justify-content:center;align-items:flex-end;height:35px}.main-page .main-professions-top .swiper-pagintaion .swiper-pagination-bullet,.professions-page .main-professions-top .swiper-pagintaion .swiper-pagination-bullet{position:relative;width:60px;height:5px;margin:0 5px;border-radius:0;transition:.3s;cursor:pointer;background-color:transparent;outline:none;opacity:1}.main-page .main-professions-top .swiper-pagintaion .swiper-pagination-bullet::before,.professions-page .main-professions-top .swiper-pagintaion .swiper-pagination-bullet::before{content:'';position:absolute;width:100%;top:2px;height:1px;background-color:#004bc4;transform:scaleY(1);transition:.3s}.main-page .main-professions-top .swiper-pagintaion .swiper-pagination-bullet.swiper-pagination-bullet-active::before,.professions-page .main-professions-top .swiper-pagintaion .swiper-pagination-bullet.swiper-pagination-bullet-active::before{transform:scaleY(5);background-color:#e7aa59}.main-page .main-professions-top .swiper-pagintaion .swiper-pagination-bullet:hover::before,.professions-page .main-professions-top .swiper-pagintaion .swiper-pagination-bullet:hover::before{transform:scaleY(5)}.main-page .main-professions-banners,.professions-page .main-professions-banners{display:flex;justify-content:space-between;flex-wrap:wrap}.main-page .main-professions-banners .section-title,.professions-page .main-professions-banners .section-title{width:730px}.main-page .professions-directions,.professions-page .professions-directions{width:730px}.main-page .professions-directions .categories-list,.professions-page .professions-directions .categories-list{list-style-position:inside;display:flex;flex-wrap:wrap}.main-page .professions-directions .categories-list .list-item:not(:nth-child(2n)),.professions-page .professions-directions .categories-list .list-item:not(:nth-child(2n)){margin-right:28px}.main-page .professions-directions .categories-list .list-item a,.professions-page .professions-directions .categories-list .list-item a{display:flex;align-items:center;width:350px;padding-right:30px;margin-bottom:20px;border:1px solid #fff;font-size:13px;line-height:16px;color:#000;text-transform:uppercase;text-decoration:none;transition:.3s;font-weight:500}.main-page .professions-directions .categories-list .list-item a .category-image,.professions-page .professions-directions .categories-list .list-item a .category-image{flex-shrink:0;width:65px;height:65px;margin-right:40px;background-position:center;background-repeat:no-repeat;box-shadow:-4px -4px 8px rgba(0,0,0,0.075);background-color:#fff;transition:.3s}.main-page .professions-directions .categories-list .list-item a:hover,.professions-page .professions-directions .categories-list .list-item a:hover{border-color:#e7e7e7;color:#0440a0;box-shadow:-4px -4px 8px rgba(0,0,0,0.075)}.main-page .professions-directions .categories-list .list-item a:hover .category-image,.professions-page .professions-directions .categories-list .list-item a:hover .category-image{box-shadow:0 0 0 rgba(0,0,0,0)}.main-page .main-news .news .control-name,.main-page .main-news .news .pageitem-edit-button,.main-page .main-news .news .pager,.professions-page .main-news .news .control-name,.professions-page .main-news .news .pageitem-edit-button,.professions-page .main-news .news .pager{display:none !important}.main-page .main-professions-top .cl-item .cl-description{color:#fff;text-decoration:none}.seo-block{margin-bottom:100px}.seo-block .seo-block-inner{display:flex;justify-content:space-between}.seo-block .seo-block-text{width:100%;max-height:330px;height:auto;overflow:hidden}.seo-block .seo-block-text .text-block{padding-right:16px}.seo-block .seo-block-text .mCSB_scrollTools .mCSB_dragger_bar{width:8px;border-radius:0;background-color:#ccc}.seo-block .seo-block-text .mCSB_scrollTools .mCSB_draggerRail{width:10px;border-radius:0;background-color:#e6e6e6}.seo-block .main-welcome-fb{flex-shrink:0;width:300px;margin-left:40px}.seo-block .main-welcome-fb .main-welcome-fb-title{margin:15px 0}.seo-block .main-welcome-fb .main-welcome-fb-title .div-row-text{font-size:19px;color:#333;font-weight:700;text-transform:uppercase}.seo-block .main-welcome-fb .fb-page{margin-bottom:15px}.seo-block .main-welcome-fb .fb-button a{display:inline-block;width:100%;padding:15px;background-color:#004bc4;text-decoration:none;color:#fff;text-transform:uppercase;font-size:13px;font-weight:700;text-align:center}.seo-block .main-welcome-fb .fb-button a:hover{background-color:#e7aa59}.categories-page .categories-page-inner{display:flex;justify-content:space-between;padding-bottom:50px;flex-wrap:wrap}.categories-page .categories-page-inner .categories-page-left{width:825px}.categories-page .categories-page-inner .categories-page-left .categories-list{list-style-position:inside;-moz-column-count:3;column-count:3;padding-bottom:20px;margin-bottom:30px;border-bottom:1px solid #e7aa59}.categories-page .categories-page-inner .categories-page-left .categories-list .list-item{width:255px;margin-bottom:10px}.categories-page .categories-page-inner .categories-page-left .categories-list .list-item a{position:relative;display:block;padding-left:14px;font-size:13px;line-height:17px;color:#010101;text-decoration:none}.categories-page .categories-page-inner .categories-page-left .categories-list .list-item a::before{content:'';position:absolute;top:5px;left:0;width:6px;height:6px;border-top:2px solid #023c97;border-right:2px solid #023c97;transform:rotate(45deg)}.categories-page .categories-page-inner .categories-page-left .categories-list .list-item a:hover{color:#003a96}.categories-page .categories-page-inner .categories-page-right{width:225px;margin-top:40px}.categories-page .categories-page-inner .categories-page-right .categories-page-right-title{margin-bottom:25px;font-size:19px;line-height:23px;color:#003a96;font-weight:700;text-align:center;text-transform:uppercase}.categories-page .categories-page-inner .categories-page-right .categories-list .list-item{margin-bottom:20px}.categories-page .categories-page-inner .categories-page-right .categories-list .list-item a{display:flex;align-items:center;padding-right:20px;font-size:12px;line-height:16px;text-transform:uppercase;color:#000;text-decoration:none}.categories-page .categories-page-inner .categories-page-right .categories-list .list-item a .category-image{flex-shrink:0;width:35px;height:35px;margin-right:15px;background-size:26px;background-position:center}.products-list-page{background-color:#fff}.products-list-page,.institutions-page{margin-bottom:100px}.products-list-page .category-name,.institutions-page .category-name{margin-bottom:25px;font-size:24px;line-height:30px;color:#333;font-weight:700}.products-list-page .products-list-page-inner,.institutions-page .products-list-page-inner{display:flex;justify-content:space-between;flex-wrap:wrap}.products-list-page .products-list-page-left,.institutions-page .products-list-page-left{width:730px}.products-list-page .category-image,.institutions-page .category-image{margin-bottom:20px}.products-list-page .category-image img,.institutions-page .category-image img{width:100%}.products-list-page .products-list-page-products,.institutions-page .products-list-page-products{margin-bottom:70px}.products-list-page .products-list-page-products .product-item-wrapper,.institutions-page .products-list-page-products .product-item-wrapper{padding:35px 0;border-top:1px solid #e6e6e6}.products-list-page .products-list-page-products .product-item-wrapper:last-child,.institutions-page .products-list-page-products .product-item-wrapper:last-child{border-bottom:1px solid #e6e6e6}.products-list-page .products-list-page-products .products-title,.institutions-page .products-list-page-products .products-title{margin-top:40px;margin-bottom:25px;font-size:21px;line-height:28px;color:#333;font-weight:600}.products-list-page .products-list-page-products .product-item,.institutions-page .products-list-page-products .product-item{display:flex}.products-list-page .products-list-page-products .product-item .product-image,.institutions-page .products-list-page-products .product-item .product-image{flex-shrink:0;width:100px;margin-right:30px}@media (max-width: 576px){.products-list-page .products-list-page-products .product-item .product-image,.institutions-page .products-list-page-products .product-item .product-image{display:none}}.products-list-page .products-list-page-products .product-item .product-image img,.institutions-page .products-list-page-products .product-item .product-image img{width:100%}.products-list-page .products-list-page-products .product-item .product-content,.institutions-page .products-list-page-products .product-item .product-content{width:100%}.products-list-page .products-list-page-products .product-item .product-name,.institutions-page .products-list-page-products .product-item .product-name{margin-bottom:8px}.products-list-page .products-list-page-products .product-item .product-name a,.institutions-page .products-list-page-products .product-item .product-name a{color:#003a96;text-decoration:none;font-size:16px;line-height:20px}.products-list-page .products-list-page-products .product-item .product-name a:hover,.institutions-page .products-list-page-products .product-item .product-name a:hover{color:#e7aa59}.products-list-page .products-list-page-products .product-item .product-parameters-list,.institutions-page .products-list-page-products .product-item .product-parameters-list{margin-bottom:8px}.products-list-page .products-list-page-products .product-item .product-parameter,.institutions-page .products-list-page-products .product-item .product-parameter{display:flex;font-size:14px}@media (max-width: 576px){.products-list-page .products-list-page-products .product-item .product-parameter,.institutions-page .products-list-page-products .product-item .product-parameter{flex-wrap:wrap;margin-bottom:5px}.products-list-page .products-list-page-products .product-item .product-parameter:last-child,.institutions-page .products-list-page-products .product-item .product-parameter:last-child{margin-bottom:0px}}.products-list-page .products-list-page-products .product-item .product-parameter .product-parameter-name,.institutions-page .products-list-page-products .product-item .product-parameter .product-parameter-name{margin-right:5px;color:#333}.products-list-page .products-list-page-products .product-item .product-details-link a,.institutions-page .products-list-page-products .product-item .product-details-link a{position:relative;padding-right:22px;text-transform:uppercase;text-decoration:none;color:#003a96;font-size:12px;font-weight:700}.products-list-page .products-list-page-products .product-item .product-details-link a::after,.institutions-page .products-list-page-products .product-item .product-details-link a::after{content:'\e902';position:absolute;top:50%;right:0;transform:translateY(-50%);font-family:'icomoonsvg';font-size:8px}.products-list-page .products-list-page-products .product-item .product-details-link a:hover,.institutions-page .products-list-page-products .product-item .product-details-link a:hover{color:#e7aa59}.institution-top-categories{display:flex;justify-content:center;margin-bottom:42px}@media (max-width: 992px){.institution-top-categories{display:none}}.institution-top-categories>a{text-transform:uppercase;color:#000;font-size:13px;font-weight:400;line-height:20px;text-decoration:none;border-bottom:1px dotted #000;transition:all .3s;margin-right:49px}.institution-top-categories>a:nth-child(5){margin-right:0px}.institution-top-categories>a:last-child{display:none;margin-right:0px}.institution-top-categories>a:hover{color:#003a96;border-color:#003a96}.products-list-page-left .products-list{margin-top:33px}.institution-page-selects{display:flex}@media (max-width: 992px){.institution-page-selects{flex-direction:column;align-items:center}}@media (max-width: 576px){.institution-page-selects{align-items:flex-start}}.institution-page-selects select{margin-bottom:15px}.institution-page-selects select:last-child{margin-bottom:0px}.institution-page-selects>*:nth-child(2){display:none}@media (max-width: 992px){.institution-page-selects>*:nth-child(2){display:block;width:70% !important}}@media (max-width: 576px){.institution-page-selects>*:nth-child(2){width:95% !important}}.institution-page-selects>*:nth-child(4){margin-right:29px;width:70% !important}@media (max-width: 992px){.institution-page-selects>*:nth-child(4){margin-right:0px}}@media (max-width: 576px){.institution-page-selects>*:nth-child(4){width:95% !important}}.institution-page-selects>*:nth-child(6){width:40% !important}@media (max-width: 992px){.institution-page-selects>*:nth-child(6){width:70% !important}}@media (max-width: 576px){.institution-page-selects>*:nth-child(6){width:95% !important}}.institution-page-selects>div{height:44px}.institution-page-selects .wSelect-theme-classic.wSelect{border:1px solid #f2f2f2;border-radius:0px}.institution-page-selects .wSelect-theme-classic.wSelect-hover,.institution-page-selects .wSelect-theme-classic.wSelect-active{border-color:#55bde6;box-shadow:none}.institution-page-selects .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff}.institution-page-selects .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#ccc}.institution-page-found-result{display:flex;flex-wrap:wrap;margin-top:31px}.institution-page-found-result .item-name,.institution-page-found-result .item-city{color:#003a96;font-size:16px;font-weight:400}.institution-page-found-result .item-name{width:66%}@media (max-width: 992px){.institution-page-found-result .item-name{width:100%}}.institution-page-found-result .item-city{width:34%}@media (max-width: 992px){.institution-page-found-result .item-city{width:100%}}.institution-page-found-result .item-found{color:#808080;font-size:12px;font-weight:400;width:100%;margin-top:4px}.volonteers-selects{display:flex}@media (max-width: 992px){.volonteers-selects{flex-direction:column;align-items:center}}@media (max-width: 576px){.volonteers-selects{align-items:flex-start}}.volonteers-selects select{margin-bottom:15px}.volonteers-selects select:last-child{margin-bottom:0px}.volonteers-selects>*:nth-child(2){margin-right:29px;width:70% !important}@media (max-width: 992px){.volonteers-selects>*:nth-child(2){margin-right:0px}}@media (max-width: 576px){.volonteers-selects>*:nth-child(2){width:95% !important}}.volonteers-selects>*:nth-child(4){width:40% !important}@media (max-width: 992px){.volonteers-selects>*:nth-child(4){width:70% !important}}@media (max-width: 576px){.volonteers-selects>*:nth-child(4){width:95% !important}}.volonteers-selects>div{height:44px}.volonteers-selects .wSelect-theme-classic.wSelect{border:1px solid #f2f2f2;border-radius:0px}.volonteers-selects .wSelect-theme-classic.wSelect-hover,.volonteers-selects .wSelect-theme-classic.wSelect-active{border-color:#55bde6;box-shadow:none}.volonteers-selects .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff}.volonteers-selects .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#ccc}.search-page{background-color:#fff;min-height:327px}.search-page__result{font-size:16px;font-weight:500;margin-top:55px}.search-page__result span{color:#003a96;margin-left:9px;margin-right:9px}.search-page__result-list{display:flex;flex-wrap:wrap;padding-top:33px;padding-bottom:35px;margin-top:26px;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}.search-page__result-list>a{text-decoration:none;display:block;color:#000;font-weight:700;font-size:13px;width:33.3%;line-height:15px;margin-bottom:12px;transition:all .3s;position:relative;padding-left:14px;padding-right:15px}@media (max-width: 992px){.search-page__result-list>a{width:50%}}@media (max-width: 768px){.search-page__result-list>a{width:100%}}.search-page__result-list>a:hover{color:#003a96}.search-page__result-list>a:before{position:absolute;top:4px;left:0px;content:'';background-image:url("Images/arrow-down-angle.svg");width:8px;height:8px;background-size:contain;transform:rotate(-90deg);background-position:center;background-repeat:no-repeat}.product-item .product-parameter{display:flex;font-size:14px}.product-details-page{background-color:#fff}.product-details-page .product-item{margin-bottom:56px}.product-details-page .product-breadcrumbs{padding:24px 160px}.product-details-page .product-section-title{margin-top:30px;margin-bottom:10px;font-size:16px;color:#003a96;font-weight:700;text-transform:uppercase}.product-details-page .product-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.product-details-page .product-content{padding-left:160px}.product-details-page .product-image{width:120px;margin-right:40px;height:100px;position:relative}.product-details-page .product-image img{position:absolute;max-width:100%;max-height:100%;top:50%;left:50%;transform:translate(-50%, -50%)}.product-details-page .product-name{width:calc(100% - 160px);padding-bottom:25px;border-bottom:1px solid #e7aa59;font-size:24px;line-height:30px;color:#333;font-weight:700;text-transform:uppercase}.product-details-page .product-parameters .product-parameter{display:flex;margin-bottom:5px}@media (max-width: 576px){.product-details-page .product-parameters .product-parameter{flex-direction:column}.product-details-page .product-parameters .product-parameter>*:nth-child(2){font-size:15px}}.product-details-page .product-parameters .product-parameter-name{margin-right:5px;color:#4d4d4d}.product-details-page .study-directions strong{font-weight:bold}.product-details-page .study-directions ul{display:flex;flex-wrap:wrap}.product-details-page .study-directions ul li{width:50%;padding-right:30px;margin-bottom:5px;padding-left:30px;font-size:14px;line-height:20px;color:#010101;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAoklEQVQokY2RoRHCQBBF396kAhQKhUgPVwAVIIhjGERqwDADPZyJRhB6QKUAFGmAIZYKDkGG2RwXku92/3uzYuV5Xt2BlJ5MlyfRcwKk4TIWsW4NzMwQqOACkEFBwQdf5XsTlJN/MIBR5Qa4iXXzPrgjABfgAVzFul0MbsrMfwVf5S9g0UrHEI5d0NI2BsPnD520UhGDfy6MSQLUTZn5kXz9BtrHPH4Ikip9AAAAAElFTkSuQmCC");background-position:7px 3px}.programs-page .programs-page-inner,.programs-page .volunteers-page-inner,.programs-page .instructions-page-inner,.programs-page .institutions-page-inner,.programs-page .holidays-page-inner,.volunteers-page .programs-page-inner,.volunteers-page .volunteers-page-inner,.volunteers-page .instructions-page-inner,.volunteers-page .institutions-page-inner,.volunteers-page .holidays-page-inner,.instructions-page .programs-page-inner,.instructions-page .volunteers-page-inner,.instructions-page .instructions-page-inner,.instructions-page .institutions-page-inner,.instructions-page .holidays-page-inner,.institutions-page .programs-page-inner,.institutions-page .volunteers-page-inner,.institutions-page .instructions-page-inner,.institutions-page .institutions-page-inner,.institutions-page .holidays-page-inner,.holidays-page .programs-page-inner,.holidays-page .volunteers-page-inner,.holidays-page .instructions-page-inner,.holidays-page .institutions-page-inner,.holidays-page .holidays-page-inner{display:flex;justify-content:space-between;flex-wrap:wrap}.programs-page .programs,.programs-page .volunteers,.volunteers-page .programs,.volunteers-page .volunteers,.instructions-page .programs,.instructions-page .volunteers,.institutions-page .programs,.institutions-page .volunteers,.holidays-page .programs,.holidays-page .volunteers{width:730px}.programs-page .programs .cl-item,.programs-page .volunteers .cl-item,.volunteers-page .programs .cl-item,.volunteers-page .volunteers .cl-item,.instructions-page .programs .cl-item,.instructions-page .volunteers .cl-item,.institutions-page .programs .cl-item,.institutions-page .volunteers .cl-item,.holidays-page .programs .cl-item,.holidays-page .volunteers .cl-item{display:flex;margin-bottom:20px}.programs-page .programs .cl-item:hover .cl-content,.programs-page .volunteers .cl-item:hover .cl-content,.volunteers-page .programs .cl-item:hover .cl-content,.volunteers-page .volunteers .cl-item:hover .cl-content,.instructions-page .programs .cl-item:hover .cl-content,.instructions-page .volunteers .cl-item:hover .cl-content,.institutions-page .programs .cl-item:hover .cl-content,.institutions-page .volunteers .cl-item:hover .cl-content,.holidays-page .programs .cl-item:hover .cl-content,.holidays-page .volunteers .cl-item:hover .cl-content{border-color:#e7aa59}.programs-page .programs .cl-image,.programs-page .volunteers .cl-image,.volunteers-page .programs .cl-image,.volunteers-page .volunteers .cl-image,.instructions-page .programs .cl-image,.instructions-page .volunteers .cl-image,.institutions-page .programs .cl-image,.institutions-page .volunteers .cl-image,.holidays-page .programs .cl-image,.holidays-page .volunteers .cl-image{margin-right:30px;width:200px;height:200px}.programs-page .programs .cl-image>span,.programs-page .volunteers .cl-image>span,.volunteers-page .programs .cl-image>span,.volunteers-page .volunteers .cl-image>span,.instructions-page .programs .cl-image>span,.instructions-page .volunteers .cl-image>span,.institutions-page .programs .cl-image>span,.institutions-page .volunteers .cl-image>span,.holidays-page .programs .cl-image>span,.holidays-page .volunteers .cl-image>span{display:block}.programs-page .programs .cl-image a,.programs-page .volunteers .cl-image a,.volunteers-page .programs .cl-image a,.volunteers-page .volunteers .cl-image a,.instructions-page .programs .cl-image a,.instructions-page .volunteers .cl-image a,.institutions-page .programs .cl-image a,.institutions-page .volunteers .cl-image a,.holidays-page .programs .cl-image a,.holidays-page .volunteers .cl-image a{display:flex;width:200px;height:200px;position:relative;overflow:hidden}.programs-page .programs .cl-image a img,.programs-page .volunteers .cl-image a img,.volunteers-page .programs .cl-image a img,.volunteers-page .volunteers .cl-image a img,.instructions-page .programs .cl-image a img,.instructions-page .volunteers .cl-image a img,.institutions-page .programs .cl-image a img,.institutions-page .volunteers .cl-image a img,.holidays-page .programs .cl-image a img,.holidays-page .volunteers .cl-image a img{width:100%;-o-object-fit:cover;object-fit:cover}.programs-page .programs .cl-content,.programs-page .volunteers .cl-content,.volunteers-page .programs .cl-content,.volunteers-page .volunteers .cl-content,.instructions-page .programs .cl-content,.instructions-page .volunteers .cl-content,.institutions-page .programs .cl-content,.institutions-page .volunteers .cl-content,.holidays-page .programs .cl-content,.holidays-page .volunteers .cl-content{display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start;padding-top:25px;padding-right:50px;padding-bottom:25px;border-top:1px solid #e6e6e6;border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;transition:.3s;width:100%}.programs-page .programs .cl-title,.programs-page .volunteers .cl-title,.volunteers-page .programs .cl-title,.volunteers-page .volunteers .cl-title,.instructions-page .programs .cl-title,.instructions-page .volunteers .cl-title,.institutions-page .programs .cl-title,.institutions-page .volunteers .cl-title,.holidays-page .programs .cl-title,.holidays-page .volunteers .cl-title{margin-bottom:10px;font-size:16px;line-height:20px;color:#003a96;text-decoration:none}.programs-page .programs .cl-title:hover,.programs-page .volunteers .cl-title:hover,.volunteers-page .programs .cl-title:hover,.volunteers-page .volunteers .cl-title:hover,.instructions-page .programs .cl-title:hover,.instructions-page .volunteers .cl-title:hover,.institutions-page .programs .cl-title:hover,.institutions-page .volunteers .cl-title:hover,.holidays-page .programs .cl-title:hover,.holidays-page .volunteers .cl-title:hover{color:#e7aa59}.programs-page .programs .cl-description,.programs-page .volunteers .cl-description,.volunteers-page .programs .cl-description,.volunteers-page .volunteers .cl-description,.instructions-page .programs .cl-description,.instructions-page .volunteers .cl-description,.institutions-page .programs .cl-description,.institutions-page .volunteers .cl-description,.holidays-page .programs .cl-description,.holidays-page .volunteers .cl-description{margin-bottom:10px;font-size:13px;line-height:19px}.programs-page .programs .cl-details,.programs-page .volunteers .cl-details,.volunteers-page .programs .cl-details,.volunteers-page .volunteers .cl-details,.instructions-page .programs .cl-details,.instructions-page .volunteers .cl-details,.institutions-page .programs .cl-details,.institutions-page .volunteers .cl-details,.holidays-page .programs .cl-details,.holidays-page .volunteers .cl-details{position:relative;padding-right:22px;text-transform:uppercase;text-decoration:none;font-weight:700;color:#003a96;font-size:12px}.programs-page .programs .cl-details::after,.programs-page .volunteers .cl-details::after,.volunteers-page .programs .cl-details::after,.volunteers-page .volunteers .cl-details::after,.instructions-page .programs .cl-details::after,.instructions-page .volunteers .cl-details::after,.institutions-page .programs .cl-details::after,.institutions-page .volunteers .cl-details::after,.holidays-page .programs .cl-details::after,.holidays-page .volunteers .cl-details::after{content:'\e902';position:absolute;top:50%;right:0;transform:translateY(-50%);font-family:'icomoonsvg';font-size:8px}.programs-page .programs .cl-details:hover,.programs-page .volunteers .cl-details:hover,.volunteers-page .programs .cl-details:hover,.volunteers-page .volunteers .cl-details:hover,.instructions-page .programs .cl-details:hover,.instructions-page .volunteers .cl-details:hover,.institutions-page .programs .cl-details:hover,.institutions-page .volunteers .cl-details:hover,.holidays-page .programs .cl-details:hover,.holidays-page .volunteers .cl-details:hover{color:#e7aa59}.volunteers .cl-list{margin-top:33px}.holidays-page .holidays{width:730px}.holidays-page .holidays .cl-content{padding-top:5px;padding-right:15px}.holidays-page .holidays .cl-item-month{color:#000;font-size:16px;font-weight:400;text-transform:uppercase;padding-left:37px;padding-top:21px;padding-bottom:15px;padding-right:33px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-weight:700}.holidays-page .holidays .cl-item-month .month-arrow{position:relative;transition:all .3s}.holidays-page .holidays .cl-item-month .month-arrow:after{content:"\e905";font-family:'icomoonsvg';font-size:8px;color:#003a96}.holidays-page .holidays .cl-item-month:hover span{color:#003a96;font-weight:700}.holidays-page .holidays .cl-item-month:hover .month-arrow:after{color:#e7aa5a}.holidays-page .holidays .cl-list>div{border-bottom:1px solid #e6e6e6}.holidays-page .holidays .cl-list>div:first-child{border-top:1px solid #e6e6e6}.holidays-page .holidays .cl-item-list{display:flex;flex-wrap:wrap;padding-left:39px;padding-top:17px;border-top:1px solid #e6e6e6}.holidays-page .holidays .cl-item-list>div{width:50%;display:flex;margin-bottom:35px}.holidays-page .holidays .cl-item-list-wrapper{display:none}.holidays-page .holidays div.cl-image{margin-right:20px;min-width:140px}.holidays-page .holidays a.cl-image{width:140px;height:140px;display:block;background-size:cover;background-position:center;background-repeat:no-repeat}.holidays-page .holidays .cl-title{color:#1d95eb;font-size:16px;font-weight:400;line-height:20px;text-decoration:none;transition:all .3s;max-height:59px;overflow:hidden;display:block}.holidays-page .holidays .cl-title:hover{color:#003a96}.holidays-page .holidays .cl-publish-date{color:#999;font-size:14px;font-weight:400;position:relative;padding-left:25px;margin-top:16px;margin-bottom:18px}.holidays-page .holidays .cl-publish-date:before{position:absolute;content:"\e901";font-family:'icomoonsvg';left:0px;top:0px}.holidays-page .holidays .cl-details{text-transform:uppercase;color:#003a96;font-size:12px;font-weight:700;transition:all .3s;text-decoration:none;position:relative}.holidays-page .holidays .cl-details:before{position:absolute;font-family:'icomoonsvg';content:'\e902';right:-21px;top:50%;transform:translateY(-50%);font-size:9px;font-weight:300;transition:all .3s}.holidays-page .holidays .cl-details:hover{color:#e7aa5a}.holidays-page .holidays .holidays-active{border-color:#e7aa5a !important;position:relative}.holidays-page .holidays .holidays-active:before{position:absolute;top:-1px;width:100%;height:1px;background-color:#e7aa5a;content:''}.holidays-page .holidays .holidays-active .cl-item-month{color:#003a96}.holidays-page .holidays .holidays-active .month-arrow{transform:rotate(-180deg);color:#e7aa5a}.holidays-page .main-welcome-fb{flex-shrink:0;width:300px}.holidays-page .main-welcome-fb .main-welcome-fb-title{margin:15px 0}.holidays-page .main-welcome-fb .main-welcome-fb-title .div-row-text{font-size:19px;color:#333;font-weight:700;text-transform:uppercase}.holidays-page .main-welcome-fb .fb-page{margin-bottom:15px}.holidays-page .main-welcome-fb .fb-button a{display:inline-block;width:100%;padding:15px;background-color:#004bc4;text-decoration:none;color:#fff;text-transform:uppercase;font-size:13px;font-weight:700;text-align:center}.holidays-page .main-welcome-fb .fb-button a:hover{background-color:#e7aa59}.holidays-details-descr{min-height:137px}.instructions-page-inner .instructions{width:730px}.instructions-page-inner .instructions .cl-list{margin-top:36px}.instructions-page-inner .instructions .item-name{display:block;color:#003a96;font-size:16px;font-weight:400;margin-top:33px}.instructions-page-inner .instructions .found-items{display:block;color:#808080;font-size:12px;font-weight:400;margin-top:2px}.instructions-page-inner .instructions .cl-item-list{margin-bottom:50px}.instructions-page-inner .instructions .cl-content{border-top:1px solid #e6e6e6;padding-top:27px;padding-bottom:25px}.instructions-page-inner .instructions .cl-title{text-decoration:none;color:#000;font-family:'Roboto';font-size:16px;font-weight:400;line-height:20px;display:block;margin-bottom:9px}.instructions-page-inner .instructions .cl-details{position:relative;padding-right:22px;text-transform:uppercase;text-decoration:none;font-weight:700;color:#003a96;font-size:12px}.instructions-page-inner .instructions .cl-details::after{content:'\e902';position:absolute;top:50%;right:0;transform:translateY(-50%);font-family:'icomoonsvg';font-size:8px}.instructions-page-inner .instructions .cl-details:hover{color:#e7aa59}.instructions-page-inner .instructions .wSelect-theme-classic.wSelect{width:100% !important}.instructions-page-inner .instructions .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff}.instructions-page-inner .instructions .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#ccc}.programs-page.programs-page--organizations .programs .cl-title{color:#000;margin-bottom:16px}.programs-page.programs-page--organizations .programs .cl-item{border-top:1px solid #e6e6e6;margin-bottom:0px}.programs-page.programs-page--organizations .programs .cl-item:last-child{border-bottom:1px solid #e6e6e6}.programs-page.programs-page--organizations .programs .cl-content{border:0px;padding-top:27px;padding-bottom:26px;padding-right:86px}@media (max-width: 768px){.programs-page.programs-page--organizations .programs .cl-content{padding-right:0px}}.programs-page.programs-page--organizations .programs .cl-description{line-height:18px}.programs-page.programs-page--organizations .programs .cl-description strong{font-weight:500}.programs-page.programs-page--organizations .programs .cl-description ul{margin-bottom:15px}.text-page,.news-details-page,.holidays-details-page{margin-bottom:80px;background-color:#fff}.text-page{min-height:327px}.news-details-page .publication-date{padding-left:22px;margin-bottom:20px;color:#999;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAAhUlEQVQokcWTMQ6DMAxFn6Fn6sJ9fKf4Ou3CocAMBJo6GZq2Em9y7Mh6X1HE3TGzGbjTzywpJQHW3HBgLM6ROPchXCiXtajm4u49yhU3MxNgUdXTJvfWoNyqlxih36DVVFVnz3tQ1dnytaBDu6z5X4RPtH+OUL7UwSUR3pD8mZ7A9IXAYwM9/UPfOpyBlAAAAABJRU5ErkJggg==");background-position:left 2px}.tests-page .tests .cl-item-list{display:flex;flex-wrap:wrap;margin-bottom:40px}.tests-page .tests .cl-item{display:flex;width:50%;margin-bottom:40px;padding-right:50px}.tests-page .tests .cl-item .cl-image{position:relative;width:255px;height:180px;margin-right:30px;overflow:hidden;flex-shrink:0}.tests-page .tests .cl-item .cl-image span{position:relative;display:block;height:100%}.tests-page .tests .cl-item .cl-image img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%}.tests-page .tests .cl-item .cl-title{display:flex;align-items:center;height:100px;font-size:17px;line-height:19px;color:#000;text-decoration:none}.tests-page .tests .cl-item .cl-details{position:relative;font-size:12px;color:#003a96;font-weight:700;text-decoration:none;text-transform:uppercase;padding-left:22px}.tests-page .tests .cl-item .cl-details::before{content:'\e97f';position:absolute;left:0;top:-1px;font-family:'icomoonsvg'}.tests-page .tests .cl-item .cl-details:hover{color:#e7aa59}.feedback-page{margin-bottom:100px}.login-page{padding:60px 0;background-color:#fff}.registration-page{padding-bottom:60px}.burger-button{display:none}.header-bottom__right .language-selector{display:none}.header-bottom__search{display:none}.header-menu-mobile__menu{display:none}.header-menu-mobile{display:none}.header-menu-mobile .header-registration{display:none}.header-menu-mobile .language-selector{display:none}.cl-image-mobile{display:none}@media (max-width: 768px){.programs-page--organizations .cl-image-desk{display:none}}.notFound-search .search-form{display:flex;justify-content:center}.notFound-search .search-input{height:44px;border:1px solid #ccc;width:61%;margin-right:4px;color:#000;font-size:12px;font-weight:400;padding-left:23px;transition:all .3s}.notFound-search .search-input:hover,.notFound-search .search-input:focus{border:1px solid #e7aa59}.notFound-search .find-button{font-size:0;position:relative;width:44px;height:44px;background-color:#003a96;display:block;transition:all .3s}.notFound-search .find-button:hover{background-color:#e7aa59}.notFound-search .find-button:before{content:'\e970';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#fff;font-family:'icomoonsvg';font-size:20px;line-height:20px}.notFoundTextOr{line-height:17px;margin-right:17px}.notFound__toMain{color:#000;font-size:15px;font-weight:300;margin-top:38px}.share-block{margin:20px 0;text-align:center}.share-block .share-title{margin-bottom:15px;font-size:16px}.share-block .social-buttons{text-align:center}.share-block .share-button{position:relative;display:inline-block;width:30px;height:30px;margin-right:5px;border-radius:50%;cursor:pointer;background-color:#ccc;font-size:0;transition:.3s}.share-block .share-button::after{position:absolute;font-size:16px;color:#fff;font-family:icomoon-base}.share-block .email-share-button{background-color:#00a8ff}.share-block .email-share-button::after{content:'\e890';top:50%;left:50%;transform:translate(-50%, -50%);font-size:15px}.share-block .email-share-button:hover{background-color:rgba(0,168,255,0.8)}.share-block .facebook-share-button{background-color:#3b5998}.share-block .facebook-share-button::after{content:'\f09a';top:50%;left:50%;transform:translate(-50%, -50%)}.share-block .facebook-share-button:hover{background-color:rgba(59,89,152,0.8)}.share-block .twitter-share-button{background-color:#55acee}.share-block .twitter-share-button::after{content:'\f099';top:50%;left:50%;transform:translate(-50%, -50%);font-size:16px}.share-block .twitter-share-button:hover{background-color:rgba(85,172,238,0.8)}.share-block .linkedin-share-button{background-color:#007ab9}.share-block .linkedin-share-button::after{content:'\f0e1';top:50%;left:50%;transform:translate(-50%, -50%);font-size:16px}.share-block .linkedin-share-button:hover{background-color:rgba(0,122,185,0.8)}@media (max-width: 1200px){.header-registration{display:block}.main-header{height:auto;margin-bottom:0px}.main-header .container{max-width:100%}.main-header .header-right{justify-content:flex-end;width:100%}.main-header .header-right .search{margin:0 auto}.main-page .main-professions-banners .section-title{width:100%}.main-page .professions-directions .categories-list .list-item a .category-image{margin-right:22px}.main-page .professions-directions .categories-list .list-item a,.professions-page .professions-directions .categories-list .list-item a{width:295px}.main-page .professions-directions,.professions-page .professions-directions,.products-list-page .products-list-page-left,.institutions-page .products-list-page-left,.categories-page .categories-page-inner .categories-page-left,.volunteers-page .volunteers{width:615px}.main-page .professions-directions .categories-list .list-item:not(:nth-child(2n)),.professions-page .professions-directions .categories-list .list-item:not(:nth-child(2n)){margin-right:23px}.news .cl-item-list .cl-item:not(:nth-child(3n)){margin-right:0px}.news .cl-item-list .cl-item:not(:nth-child(2n)){margin-right:228px}.main-footer .footer-bottom-left,.main-footer .footer-bottom-right{font-size:12px;width:382px}.main-footer .footer-bottom-center a{font-size:12px}.main-header .main-menu{margin:0 -15px}.main-page .main-professions-top .swiper-arrow.swiper-prev{left:-10px}.main-page .main-professions-top .swiper-arrow.swiper-next{right:-10px}.main-page .main-professions-top .swiper-arrow.swiper-prev:hover::before,.main-page .main-professions-top .swiper-arrow.swiper-next:hover::before{border-color:#003a96}.categories-page .categories-page-inner .categories-page-left .categories-list{-moz-column-count:2;column-count:2}.tests-page .tests .cl-item{padding-right:20px}.tests-page .tests .cl-item .cl-image{margin-right:20px}.programs-page .programs,.instructions-page-inner .instructions,.holidays-page .holidays{width:615px}.wide-container{max-width:100%;padding-left:0px;padding-right:0px}.wide-container .page-top{margin:0px;padding:0px}.feedback-form-registration .ff-section-row{flex-wrap:wrap}.feedback-form-registration .ff-section-column{width:60%}}@media (max-width: 992px){.header-menu-mobile{display:block}.main-header .header-right .search{display:none}.header-top .language-selector{display:none}.main-header .main-menu .root{display:none}.burger-button{display:block;width:20px;height:20px;cursor:pointer;display:flex;align-items:center}.burger-button span,.burger-button span:before,.burger-button span:after{display:inline-block;width:20px;height:2px;background-color:#fff}.burger-button span{position:relative}.burger-button span:before{content:'';position:absolute;top:6px}.burger-button span:after{position:absolute;bottom:6px;content:''}.main-header .main-menu{height:56px;display:flex;justify-content:space-between;align-items:center;background-color:#003a96;padding:0 0 0 47px;margin:0px}.header-bottom__search-btn{height:56px;width:56px;cursor:pointer;position:relative;transition:all .3s}.header-bottom__search-btn:hover{background-color:#1a4ea1}.header-bottom__search-btn:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);content:'\e970';font-family:'icomoonsvg';color:#fff;font-size:16px}.search-btn-active{background-color:#1a4ea1}.search-btn-active:before{font-family:'icomoonsvg';content:'\e97e';font-size:14px}.header-bottom__search{position:absolute;top:56px;right:0px;z-index:2;display:flex;align-items:center;width:350px;height:55px;background-color:#fff;padding-right:15px;padding-left:20px;box-shadow:0px 2px 13px -3px rgba(0,0,0,0.75);opacity:0;visibility:hidden;transition:all .3s}.header-bottom__search:before{position:absolute;content:'';border:5px solid transparent;border-bottom:6px solid #fff;top:-11px;right:24px}.header-bottom__search>div{width:100%}.header-bottom__search .search-form{display:flex;justify-content:space-between}.header-bottom__search .search-form input{font-size:12px;width:100%}.header-bottom__search .search-form>a{position:relative;width:30px;height:30px}.header-bottom__search .search-form>a:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);content:'\e970';color:#003a96;font-family:'icomoonsvg';font-size:18px}.search-active{opacity:1;visibility:visible;transition:all .3s}.header-bottom__right{display:flex}.header-bottom__right .language-selector{display:flex;margin-right:21px}.main-header .container{padding:0px}.header-bottom{position:relative}.header-menu-mobile{height:100vh;width:90vw;background-color:#003a96;position:fixed;top:0px;left:-90vw;z-index:50;padding-top:21px;padding-left:30px;padding-right:30px;transition:all .3s;overflow-y:auto}.header-menu-mobile--active{left:0px;box-shadow:7px 1px 13px -1px rgba(0,0,0,0.75)}.header-menu-mobile__logo-wrapper{display:flex;align-items:center;justify-content:space-between;position:relative}.header-menu-mobile__logo-wrapper:after{content:'';width:100%;height:1px;background-color:#1a4ea1;position:absolute;bottom:-14px}.header-menu-mobile__logo{display:block;width:290px;height:58px;background-image:url(Images/logo.svg);background-size:contain}.header-menu-mobile__close:after{content:'\e97e';font-family:'icomoonsvg';color:#fff;font-size:14px;cursor:pointer;transition:all .3s}.header-menu-mobile__close:hover{color:#e7aa59}.header-menu-mobile__menu{margin-top:29px;position:relative;display:block}.header-menu-mobile__menu a{text-decoration:none;color:#fff;text-transform:uppercase;text-decoration:none;color:#fff;text-transform:uppercase;font-size:15px;font-weight:300;line-height:43px;transition:all .3s}.header-menu-mobile__menu a:hover{color:#e7aa59}.header-menu-mobile__menu:after{content:'';width:100%;height:1px;background-color:#1a4ea1;position:absolute;bottom:-14px}.main-header .header-top{padding:33px 21px}.header-registration a{margin-right:0px}.main-page .main-professions-banners,.professions-page .main-professions-banners,.products-list-page .products-list-page-inner{justify-content:center}.main-page .professions-directions,.professions-page .professions-directions,.products-list-page .products-list-page-left,.institutions-page .products-list-page-left,.categories-page .categories-page-inner .categories-page-left{width:100%;margin-top:13px}.main-page .professions-directions .categories-list .list-item a,.professions-page .professions-directions .categories-list .list-item a{width:100%;padding-right:20px}.sidebar-banners{margin:0 auto;flex-shrink:1;width:auto;text-align:center}.sidebar-banners img{max-height:95vh}.sidebar-banners>div:first-child{order:3}.sidebar-banners>div:nth-child(2){order:2;margin-bottom:53px}.sidebar-banners>div:nth-child(3){order:1;margin-bottom:55px}.sidebar-banners>div:nth-child(4){order:4}.sidebar-banners .read-the-same{width:100%}.sidebar-banners .sidebar-calendar{width:100%}.sidebar-banners .sidebar-calendar .cl-item{padding-left:15px}.main-page .professions-directions .categories-list .list-item,.professions-page .professions-directions .categories-list .list-item{width:49%}.main-page .professions-directions .categories-list .list-item:not(:nth-child(2n)),.professions-page .professions-directions .categories-list .list-item:not(:nth-child(2n)){margin-right:13px}.news .cl-item-list .cl-item{width:330px}.news .cl-item-list .cl-item .cl-image a{height:226px}.news .cl-item-list .cl-item:not(:nth-child(2n)){margin-right:28px}.footer-menu-wrapper{width:100%;justify-content:flex-start}.footer-menu-wrapper>div:first-child{margin-right:75px}.main-footer .footer-top .content{flex-direction:column}.footer-top-left{display:flex;justify-content:space-between}.main-footer .footer-bottom .content{flex-direction:column;align-items:flex-start}.main-footer .footer-bottom .content>div:nth-child(2){order:2}.main-footer .footer-bottom .content>div:first-child,.main-footer .footer-bottom .content>div:last-child{margin-bottom:11px}.main-footer .footer-bottom-left,.main-footer .footer-bottom-right{width:100%}.main-footer .footer-bottom-left br,.main-footer .footer-bottom-right br{display:none}.main-footer .footer-bottom-left p,.main-footer .footer-bottom-right p{text-align:left !important}.categories-page .categories-page-inner .categories-page-right{width:100%}.categories-page .categories-page-right .categories-list{-moz-column-count:2;column-count:2}.volunteers-page .volunteers{width:100%}.volunteers-page .volunteers-page-inner{justify-content:center}.product-details-page .product-top{flex-direction:column}.product-details-page .product-image{margin-right:0px}.product-details-page .product-name{width:100%;text-align:center;padding-top:15px}.product-details-page .product-content{padding-left:0px}.simple-breadcrumbs .breadcrumbs{padding-left:0px}.tests-page .tests .cl-item{width:100%}.programs-page .programs,.instructions-page-inner .instructions{width:100%}.holidays-page .holidays{width:100%;margin-bottom:25px}.programs-page .programs-page-inner,.instructions-page .instructions-page-inner,.holidays-page .holidays-page-inner{justify-content:center}.feedback-form-registration .ff-section-column{width:100%}}@media (max-width: 768px){.main-page .professions-directions .categories-list,.professions-page .professions-directions .categories-list{-moz-column-count:1;column-count:1}.section-title .div-row-text::before{display:none}.news .cl-item-list{justify-content:center}.news .cl-item-list .cl-item:not(:nth-child(2n)){margin-right:0px}.seo-block .seo-block-inner{flex-direction:column;align-items:center}.seo-block .main-welcome-fb{margin-left:0px;margin-top:17px}.categories-page .categories-page-inner .categories-page-left .categories-list,.categories-page .categories-page-right .categories-list{-moz-column-count:1;column-count:1}.categories-page .categories-page-inner .categories-page-left .categories-list .list-item{width:100%}.volunteers-page .volunteers .cl-item,.programs-page .programs .cl-item{flex-direction:column;align-items:center}.volunteers-page .volunteers .cl-image,.programs-page .programs .cl-image{margin-right:0px;width:300px;height:250px}.volunteers-page .volunteers .cl-image a,.programs-page .programs .cl-image a{width:300px;height:250px;margin-bottom:10px}.volunteers-page .volunteers .cl-content,.programs-page .programs .cl-content{width:80%;text-align:center;padding-right:0px;align-items:center;border:0px}.cl-image-mobile{display:block;margin-top:10px;margin-bottom:20px}.product-details-page .study-directions ul li{width:100%}.main-page .professions-directions .categories-list .list-item,.professions-page .professions-directions .categories-list .list-item{width:100%}.main-page .professions-directions .categories-list .list-item:not(:nth-child(2n)),.professions-page .professions-directions .categories-list .list-item:not(:nth-child(2n)){margin-right:0px}.holidays-page .holidays .cl-item-list>div{width:100%}}@media (max-width: 576px){.main-header .header-right{display:none}.main-header .header-top{justify-content:center}.main-header .header-top{padding:19px 21px}.main-header .main-menu{padding:0 0 0 30px}.header-bottom__right .language-selector{margin-right:0px;width:56px;height:56px;flex-direction:column;text-align:center;position:relative;cursor:pointer}.main-header .language-selector .language a{height:56px;width:56px;line-height:56px}.main-header .language-selector .language.active{z-index:5;background-color:#003a96}.main-header .language-selector .language.active-arrow:before{position:absolute;content:'';border:5px solid transparent;border-bottom:6px solid #1a4ea1;bottom:0px;left:50%;transform:translateX(-50%)}.main-header .language-selector .language:not(.active){order:2}.main-header .language-selector .language:not(.active){background-color:#1a4ea1;border-bottom-left-radius:2px;border-bottom-right-radius:2px;position:absolute;top:0px;left:0px;transition:all .3s;z-index:4}.main-header .language-selector .language:not(.active).language-bottom{top:56px}.main-header .language-selector .language:first-child:after{display:none}.header-menu-mobile .header-registration{display:block;margin-top:39px;position:relative}.header-menu-mobile .header-registration:after{content:'';width:100%;height:1px;background-color:#1a4ea1;position:absolute;bottom:-26px;left:0}.header-menu-mobile .language-selector{margin-top:45px;margin-left:-10px;display:flex}.header-menu-mobile__close{position:absolute;right:-17px;top:-11px}.main-page .main-professions-top{margin:0px -15px;padding:0px}.main-page .main-professions-top .swiper-arrow{width:50px;height:50px;z-index:1;background-color:rgba(255,255,255,0.5)}.main-page .main-professions-top .swiper-arrow:before{top:50%;left:50%;transform:translate(-50%, -50%) rotate(-45deg)}.main-page .main-professions-top .swiper-arrow.swiper-prev{left:0px}.main-page .main-professions-top .swiper-arrow.swiper-next{right:0px}.section-title .div-row-text>*{font-size:19px;line-height:25px}.news{margin-left:-15px;margin-right:-15px}.news .cl-item-list .cl-item{width:100%}.full-width-banners{margin-right:-15px;margin-left:-15px}.footer-top-left{flex-direction:column}.main-footer .footer-logo{margin-bottom:23px}.main-footer .facebook-link a{width:100%}.footer-top-left{margin-bottom:24px}.footer-menu-wrapper{flex-direction:column}.main-footer .footer-top{background-size:cover}.header-bottom__search{width:100%}.product-details-page .product-name{font-size:19px}.tests-page .tests .cl-item .cl-image{width:120px;height:120px}.tests-page .tests .cl-item .cl-title{font-size:14px}.tests-page-inner{margin-right:-15px;margin-left:-15px}}@media (max-width: 576px) and (max-width: 576px){.tests-page-inner{margin-left:0px}}@media (max-width: 576px){.feedback-form .ff-text{width:100%;font-size:13px;line-height:18px}.feedback-form .feedback-form-panel-content{width:100%}.send-button>a{width:100%}.feedback-form-registration .ff-section{padding:10px}.registration-form{margin-left:-15px;margin-right:-15px}.feedback-form-registration .ff-field table td input[type="checkbox"]+label{display:inline-block}.holidays-page .holidays .cl-item-list{padding-left:0px}}.google-banner{margin-bottom:20px}.recommendations-blocks{display:grid;margin-bottom:30px}.recommendations-blocks.recommendations-blocks-3{grid-template-columns:1fr 1fr 1fr;-moz-column-gap:30px;column-gap:30px}@media (max-width: 1199px){.recommendations-blocks.recommendations-blocks-3{grid-template-columns:1fr 1fr}}@media (max-width: 991px){.recommendations-blocks.recommendations-blocks-3{grid-template-columns:1fr;width:330px;max-width:100%;margin:0 auto}}.recommendations-blocks.recommendations-blocks-3 .recommendations-block{height:240px}

/*# sourceMappingURL=Main.min.css.map */
