﻿body{font-family:'Lato', 'arial', sans-serif !important;font-weight:400;font-size:16px}a:hover{text-decoration:none}.white{color:#fff}.bg-grey{background:#F8F8F8}footer .footer_container_box{margin-top:70px;margin-bottom:45px}@media only screen and (max-width: 767px){footer .footer_container_box{margin-top:50px;margin-bottom:0px}}footer .footer-link{padding:0 6px;margin-bottom:25px}footer .footer-link a{text-decoration:none;height:100%;display:flex;flex-direction:column;justify-content:space-between}footer .footer-link a .image-link{background-image:url(/static/images/footer/sprite.jpg);overflow:hidden;width:165px;height:60px;background-repeat:no-repeat}footer .footer-link a .image-link.min-energo{background-position-x:-957px}footer .footer-link a .image-link.president{background-position-x:-330px}footer .footer-link a .image-link.sovet-ministr{background-position-x:-511px}footer .footer-link a .image-link.el-uslug{background-position-x:-693px}footer .footer-link a .image-link.reiting{background-position-x:4px}footer .footer-link a .image-link.pravo{background-position-x:-159px}footer .footer-link:hover span{color:#0F8EF3;transition:color .5s ease}footer .section-footer{background:#444444;padding:20px 0 20px  0;color:#979797}footer .section-footer .box-footer span{display:block;margin:0;padding:0;font-size:15px;font-weight:500;text-align:center}@media only screen and (max-width: 767px){footer .section-footer .box-footer span{text-align:left}}footer .section-footer .box-footer a{position:relative;color:#979797;text-decoration:none;transition:color 0.5s ease;z-index:20}@media only screen and (max-width: 375px){footer .section-footer .box-footer a{z-index:1}}footer .section-footer .box-footer a.close{font-size:15px !important;color:#979797 !important;font-weight:normal !important;float:none;text-shadow:none}footer .section-footer .box-footer a:hover{color:#ececec;transition:color 0.5s ease}footer p{color:#444444;font-weight:600;font-family:'Open sans', sans-serif;font-size:13px;padding-left:3px;margin-bottom:0;letter-spacing:-0.36px;line-height:1.2em;transition:color .5s ease}footer .col-lg-4,footer .col-md-12,footer .d-flex{display:flex-inline;width:100%;justify-content:space-between}footer .col-lg-4 .links-footer-content,footer .col-md-12 .links-footer-content,footer .d-flex .links-footer-content{flex-wrap:nowrap;display:flex}footer .col-lg-4 .links-footer-content img,footer .col-md-12 .links-footer-content img,footer .d-flex .links-footer-content img{margin-right:3px}footer .col-lg-4 span,footer .col-md-12 span,footer .d-flex span{color:#979797;font-size:15px}footer .ul-footer{list-style-type:none;padding:0 5px 0 5px}@media only screen and (max-width: 767px){footer .ul-footer{margin-right:30px}}footer .ul-footer li{margin-bottom:15px;margin-top:0}footer .ul-footer li a{font-family:'Open sans', sans-serif;text-decoration:none;color:#444444;font-weight:600;font-size:14px;transition:color .5s ease}footer .ul-footer li a:hover{color:#0F8EF3;transition:color .5s ease}@media only screen and (max-width: 767px){footer .section-footer{margin-top:25px}footer .section-footer .box-footer{flex-direction:column}footer .section-footer .box-footer span{margin:10px 0px}}section.modal{visibility:hidden;position:fixed;display:flex;top:0;left:0;padding:0;margin:0;width:100%;height:100%;align-items:center;justify-content:center;z-index:40}section.modal .modal-container{background:#ffffff;width:100%;transform:scale(0)}@media only screen and (max-width: 520px){section.modal .modal-container{position:fixed;top:0;left:0;height:100%;width:100%}}section.modal .modal-container.auth{width:600px;box-shadow:0px 0px 5px rgba(0,0,0,0.11)}section.modal .modal-container.auth form{width:100%}section.modal .modal-container.auth .modal-container-content.form{padding:70px 0}section.modal .modal-container button.close-window-modal{padding:15px 18px;border:none;background-color:#E2E2E2;margin-bottom:-54px;transition:background-color .3s ease-out;outline:none}section.modal .modal-container button.close-window-modal:hover{background-color:#0F8EF3;transition:background-color .3s ease-in}section.modal .modal-container-content{display:flex;flex-direction:column;align-items:center;justify-content:center}section.modal .modal-container-content.form{padding:140px 0}section.modal .modal-container-content.form h3{color:#0F8EF3;font-size:25px;font-weight:400;margin-bottom:30px}section.modal .modal-container-content.form form{display:flex;flex-direction:column;align-items:center;justify-content:center;width:70%}section.modal .modal-container-content.form form .form-group{display:flex;flex-direction:column;width:70%;margin-bottom:10px}section.modal .modal-container-content.form form label{color:#333333;font-size:16px;margin-bottom:10px;font-weight:400}section.modal .modal-container-content.form form input[type=text],section.modal .modal-container-content.form form input[type=password]{width:100%;font-size:15px;border:1px solid;border-color:#BECAD6;padding:15px;outline:none;transition:border-color .5s ease-out}section.modal .modal-container-content.form form input[type=text]:active,section.modal .modal-container-content.form form input[type=text]:hover,section.modal .modal-container-content.form form input[type=password]:active,section.modal .modal-container-content.form form input[type=password]:hover{border-color:#0F8EF3;transition:border-color .5s ease-in}section.modal .modal-container-content.form form input[type=text]::placeholder,section.modal .modal-container-content.form form input[type=password]::placeholder{color:#B9BBBE}section.modal .modal-container-content.form form input[type=submit]{margin-top:30px;border:1px solid #0F8EF3;padding:13px 55px;font-size:14px;letter-spacing:.05em;font-size:15px;transition:color .2s ease-out, background-color .2s ease-out}section.modal .modal-container-content.form form input[type=submit].blue{background-color:#0F8EF3;color:#ffffff}section.modal .modal-container-content.form form input[type=submit].blue:hover{background-color:#ffffff;color:#0F8EF3;transition:color .2s ease-in, background-color .2s ease-in}section.modal .modal-container-content.form form input[type=submit].transparent{background-color:#ffffff;color:#0F8EF3}section.modal .modal-container-content.form form input[type=submit].transparent:hover{background-color:#0F8EF3;color:#ffffff;transition:color .2s ease-in, background-color .2s ease-in}section.modal .modal-container-content.form form span.error{color:#FE585D}section.modal.open{visibility:visible;background-color:rgba(0,0,0,0.7);transition:visibility .3s ease-in}section.modal.open .modal-container{transform:scale(1);transition:transform .2s ease-in}header{position:relative}header.fix-padding{padding-top:50px}@media only screen and (max-width: 991px){header.fix-padding{padding-top:0}}header .nav-bar-one{background-color:rgba(255,255,255,0.2);transition:background-color 1s ease;z-index:20}header .nav-bar-one .container-fluid{padding:0}header .nav-bar-one .container{display:flex;justify-content:space-between}header .nav-bar-one .container ul{display:flex;flex-direction:row;padding:0;margin:0}header .nav-bar-one .container ul li{display:flex;padding:15px 0;margin-right:20px;align-content:center;list-style:none}header .nav-bar-one .container ul li img{width:20px}@media only screen and (max-width: 1199px){header .nav-bar-one .container ul li{margin-right:5px}}@media only screen and (max-width: 1024px){header .nav-bar-one .container ul li{margin-right:45px}}@media only screen and (max-width: 767px){header .nav-bar-one .container ul li{margin-right:3px}}header .nav-bar-one .container ul li img{margin-right:5px}@media only screen and (max-width: 767px){header .nav-bar-one .container ul li img{width:28px}header .nav-bar-one .container ul li img.phone-icon{width:22px;margin-left:10px}}header .nav-bar-one .container ul li .quest-icon{width:20px;height:32px}header .nav-bar-one .container ul li a{display:flex;align-items:center;font-size:14px;font-weight:400;color:#B2B2B2;transition:color .5s ease}header .nav-bar-one .container ul li a:hover{color:rgba(255,255,255,0.62);transition:color .5s ease}header .nav-bar-one .container ul.left .box-mail{background-image:url("/static/images/icons/Shape.svg");background-repeat:no-repeat;background-position:center center;width:20px;height:32px;margin-right:5px}header .nav-bar-one .container ul.left li button{background:none;border:none;outline:none}header .nav-bar-one .container ul.left li.social_icons svg.twitter:hover path{fill:#1dcaff}header .nav-bar-one .container ul.left li.social_icons svg.ok:hover path{fill:#ee8208}header .nav-bar-one .container ul.left li.social_icons svg.vk:hover path{fill:#4c75a3}header .nav-bar-one .container ul.left li.social_icons svg.facebook:hover path{fill:#3C5A99}header .nav-bar-one .container ul.left li.social_icons svg.instagram:hover path{fill:#C13584}header .nav-bar-one .container ul.left li.social_icons svg.telegram:hover path{fill:#0088cc}header .nav-bar-one .container ul.left li.social_icons svg.viber:hover path{fill:#8f5db7}header .nav-bar-one .container ul.left li.social_icons svg{height:16px;width:16px;margin:0px 3px}header .nav-bar-one .container ul.center li span{display:flex;align-items:center;color:#0F8EF3;font-weight:700}header .nav-bar-one .container ul.center li span.big{font-size:18px;font-weight:700;margin-left:8px}header .nav-bar-one .container ul.right button.searchButton{background:none;border:none;outline:none;width:15px;background-image:url("/static/images/icons/search-loop.svg");background-position:center center;background-repeat:no-repeat;background-size:15px;transition:background .3s ease-out}@media only screen and (max-width: 991px){header .nav-bar-one .container ul.right button.searchButton{width:25px;background-size:20px;margin-right:10px}}header .nav-bar-one .container ul.right button.searchButton:hover{background-image:url("/static/images/icons/search-loop-blue.svg");transition:background .3s ease-in}header .nav-bar-one .container ul.right li a{margin-right:14px}header .nav-bar-one .container ul.right li a.eye{background-image:url(/static/images/icons/Eye.svg);width:20px;background-repeat:no-repeat;background-position:center center;background-size:20px}header .nav-bar-one .container ul.right li a.eye.close{background-image:url(/static/images/icons/Eye-close.svg)}header .nav-bar-one .container ul.right li a.dropdown-toggle{padding:0 14px;text-transform:uppercase}header .nav-bar-one .container ul.right li a.dropdown-toggle[aria-expanded="true"]::after{transform:rotate(180deg);transition:transform .2s ease-out}header .nav-bar-one .container ul.right li a.dropdown-toggle::after{transform:rotate(0);border-top-color:#000000;margin-left:.455em;transition:transform .2s ease-in}@media only screen and (max-width: 991px){header .nav-bar-one .container ul.right li a.dropdown-toggle{color:#444444}}header .nav-bar-one .container ul.right li a.down{padding:0;text-transform:none}@media only screen and (max-width: 1199px){header .nav-bar-one .container ul.right li a{margin-right:0}}header .nav-bar-one .container ul.right li .dropdown-menu{border-radius:0;background-color:white;border:none;min-width:auto}header .nav-bar-one .container ul.right li .dropdown-menu a.dropdown-item{margin:0;color:#999999;padding:4px 17px;text-transform:uppercase}header .nav-bar-one .container ul.right li .dropdown-menu a.dropdown-item:hover,header .nav-bar-one .container ul.right li .dropdown-menu a.dropdown-item.active{color:#0F8EF3;background:white}header .nav-bar-one .container ul.right li .dropdown-menu a.dropdown-item-small{margin:0;color:#999999;padding:4px 17px}header .nav-bar-one .container ul.right li .dropdown-menu a.dropdown-item-small:hover,header .nav-bar-one .container ul.right li .dropdown-menu a.dropdown-item-small.active{color:#0F8EF3;background:white}header .nav-bar-one.fixed-bg{background-color:rgba(255,255,255,0.2);z-index:2}@media only screen and (max-width: 991px){header .nav-bar-one.fixed-bg{background-color:#F8F8F8}}@media only screen and (max-width: 991px){header .nav-bar-one{position:fixed;width:100%}}header .nav-bar-two{transition:background-color .4s ease-out;z-index:30}header .nav-bar-two .container-fluid{background-color:transparent;border-bottom:1px solid rgba(255,255,255,0.26);padding:0}header .nav-bar-two .container.space{display:flex;justify-content:space-between}header .nav-bar-two .container.space ul{display:flex;justify-content:center;margin:0;padding:0}header .nav-bar-two .container.space ul li{list-style:none}header .nav-bar-two .container.space ul li:hover a.link-menu{color:#0F8EF3 !important}header .nav-bar-two .container.space ul.left li.logo{display:flex;align-items:center}header .nav-bar-two .container.space ul.left li.logo a{margin-right:35px}header .nav-bar-two .container.space ul.left li.logo a img{position:relative;top:-1px;width:130px}header .nav-bar-two .container.space ul.left li a.link-menu{display:block;position:relative;padding:15px 0;margin-right:15px;color:rgba(255,255,255,0.62);font-weight:600;font-size:13px;text-transform:uppercase;transition:color .5s ease}@media only screen and (max-width: 1199px){header .nav-bar-two .container.space ul.left li a.link-menu{margin-right:10px}}header .nav-bar-two .container.space ul.left li a.link-menu.dropdown-link{position:relative}header .nav-bar-two .container.space ul.left li a.link-menu:hover{color:#0F8EF3;font-weight:600;transition:color .5s ease}header .nav-bar-two .container.space ul.left li a.link-menu:hover::after{opacity:1;transition:opacity .5s ease}header .nav-bar-two .container.space ul.left li a.link-menu::after{opacity:0;content:'';position:absolute;left:0;bottom:-2px;width:100%;height:3px;background:#0F8EF3;z-index:20;transition:opacity .5s ease}header .nav-bar-two .container.space ul.left li.dropdown-li:hover .dropdown-menu{height:470px;transition:height .3s ease-out}header .nav-bar-two .container.space ul.left li .dropdown-menu{display:block;top:auto;position:absolute;left:0;margin:0;padding:0;width:100%;border:none;border-radius:0;background:#FCFCFC;z-index:10;overflow:hidden;height:0px;transition:height .15s ease}header .nav-bar-two .container.space ul.left li .dropdown-menu .left{padding-right:0}header .nav-bar-two .container.space ul.left li .dropdown-menu .left ul{display:flex;flex-direction:column;background:#F1F1F1;padding-top:30px;padding-bottom:30px}header .nav-bar-two .container.space ul.left li .dropdown-menu .left ul li{border-right:5px solid #f1f1f1;transition:border-color .3s ease-out}header .nav-bar-two .container.space ul.left li .dropdown-menu .left ul li.active{border:none;border-right:5px solid #0F8EF3;transition:border-color .3s ease-in}header .nav-bar-two .container.space ul.left li .dropdown-menu .left ul li a.active{color:#0F8EF3;transition:color .3s ease-in}header .nav-bar-two .container.space ul.left li .dropdown-menu .left ul li a{display:block;color:#8F8F8F;font-size:16px;font-weight:400;width:fit-content;margin:0;padding:0;padding-bottom:7px;padding-top:7px;text-transform:none;transition:color .5s ease}header .nav-bar-two .container.space ul.left li .dropdown-menu .left ul li a::after{display:none}header .nav-bar-two .container.space ul.left li .dropdown-menu .right{padding:30px;background:#FCFCFC;min-height:470px}header .nav-bar-two .container.space ul.left li .dropdown-menu .right .panels .panel{position:absolute;top:0;padding-top:30px;visibility:hidden;opacity:0;transition:visibility .1s ease-out, opacity .1s ease-out}header .nav-bar-two .container.space ul.left li .dropdown-menu .right .panels .panel.show{visibility:visible;opacity:1;transition:visibility .3s ease-in, opacity .3s ease-in}header .nav-bar-two .container.space ul.left li .dropdown-menu .right .panels .panel h2{font-family:'Akrobat', sans-serif;font-weight:300;color:#0F8EF3;font-size:40px;margin:0}header .nav-bar-two .container.space ul.left li .dropdown-menu .right .panels .panel .box-container-column,header .nav-bar-two .container.space ul.left li .dropdown-menu .right .panels .panel .box-container{display:flex;flex-direction:column;margin-top:20px}header .nav-bar-two .container.space ul.left li .dropdown-menu .right .panels .panel .box-container-column p,header .nav-bar-two .container.space ul.left li .dropdown-menu .right .panels .panel .box-container p{color:#505050;text-indent:20px;line-height:1.7em;text-align:justify}header .nav-bar-two .container.space ul.left li .dropdown-menu .right .panels .panel .box-container-column p.more svg,header .nav-bar-two .container.space ul.left li .dropdown-menu .right .panels .panel .box-container p.more svg{width:20px;margin-left:5px}header .nav-bar-two .container.space ul.left li .dropdown-menu .right .panels .panel .box-container{flex-direction:row}header .nav-bar-two .container.space ul.left li .dropdown-menu .right .panels .panel .box-container ul.child-ul{padding-left:10px}header .nav-bar-two .container.space ul.left li .dropdown-menu .right .panels .panel .box-container ul.child-ul li{margin-bottom:10px}header .nav-bar-two .container.space ul.left li .dropdown-menu .right .panels .panel .box-container ul.child-ul li:before{content:'–';margin-right:10px;color:#505050}header .nav-bar-two .container.space ul.left li .dropdown-menu .right .panels .panel .box-container ul{display:flex;flex-direction:column;justify-content:flex-start;margin-right:50px}header .nav-bar-two .container.space ul.left li .dropdown-menu .right .panels .panel .box-container ul li{margin-bottom:14px}header .nav-bar-two .container.space ul.left li .dropdown-menu .right .panels .panel .box-container ul li a{color:#505050;font-size:16px;font-weight:400;transition:color .5s ease}header .nav-bar-two .container.space ul.left li .dropdown-menu .right .panels .panel .box-container ul li a:hover{color:#0F8EF3;transition:color .5s ease}header .nav-bar-two .container.space ul.left li .dropdown-menu .right .panels .panel .box-container ul li span.post{display:block;color:#a1a1a1;line-height:1.2em;font-size:15px;font-weight:400;letter-spacing:.4px}header .nav-bar-two .container.space ul.left li .dropdown-menu::after{content:'';position:absolute;width:50%;height:100%;top:0;left:0;background:#f1f1f1;z-index:-1}header .nav-bar-two .container.space ul.right .drop-menu-md{position:relative}@media only screen and (max-width: 1200px){header .nav-bar-two .container.space ul.right .drop-menu-md{display:flex;align-items:center;justify-content:center;padding:10px}}header .nav-bar-two .container.space ul.right .drop-menu-md .grop-icon{display:none;background-image:url(/static/images/icons/group.svg);cursor:pointer;background-repeat:no-repeat;background-position:center center;width:10px;height:25px;cursor:pointer}header .nav-bar-two .container.space ul.right .drop-menu-md .grop-icon:hover{background-image:url(/static/images/icons/group-hover.svg)}@media only screen and (max-width: 1200px){header .nav-bar-two .container.space ul.right .drop-menu-md .grop-icon{display:block}}header .nav-bar-two .container.space ul.right .drop-menu-md .drop-menu-box.collapse{display:flex;flex-direction:row}@media only screen and (max-width: 1200px){header .nav-bar-two .container.space ul.right .drop-menu-md .drop-menu-box.collapse{flex-direction:column;display:none}}header .nav-bar-two .container.space ul.right .drop-menu-md .drop-menu-box.show{display:flex}@media only screen and (max-width: 1200px){header .nav-bar-two .container.space ul.right .drop-menu-md .drop-menu-box{position:absolute;right:0;top:100%;flex-direction:column;background:#f8f8f8}header .nav-bar-two .container.space ul.right .drop-menu-md .drop-menu-box li a{margin:0 20px;text-align:center}header .nav-bar-two .container.space ul.right .drop-menu-md .drop-menu-box li a::after{display:none}}header .nav-bar-two .container.space ul.right .box-phone,header .nav-bar-two .container.space ul.right .box-print{width:20px;height:49px;margin-right:5px;display:flex;justify-content:center;align-items:center}header .nav-bar-two .container.space ul.right li{display:flex;justify-content:center;margin-left:13px}@media only screen and (max-width: 1024px){header .nav-bar-two .container.space ul.right li{margin-right:10px}}@media only screen and (max-width: 1280px){header .nav-bar-two .container.space ul.right li{margin-left:5px}}header .nav-bar-two .container.space ul.right li img{margin-right:5px;width:20px}header .nav-bar-two .container.space ul.right li a{display:flex;align-items:center;justify-content:center;position:relative;color:#fff;opacity:1;white-space:nowrap;transition:opacity .5s ease}header .nav-bar-two .container.space ul.right li a:hover{opacity:.8;transition:opacity .5s ease}header .nav-bar-two.fixed-top-menu{position:fixed;width:100%;top:0;left:0;background-color:#F8F8F8;transition:background-color .3s ease-in}header .nav-bar-two.fixed-top-menu a.link-menu{color:rgba(68,68,68,0.6234) !important}header .nav-bar-two.fixed-top-menu a.link-menu:hover{color:#0F8EF3 !important}header .nav-bar-two.fixed-top-menu .dropdown-menu{top:50px !important}header .side-bar .container{display:flex;flex-direction:row;justify-content:space-around;flex-flow:nowrap;height:100%}@media only screen and (max-width: 991px){header .side-bar .container{padding:0;flex-direction:column-reverse}}header .side-bar-left{align-items:flex-end;display:flex;flex-grow:2;padding-bottom:42px}@media only screen and (max-width: 1024px){header .side-bar-left{margin-top:20px}}@media only screen and (max-width: 767px){header .side-bar-left{padding:0 16px;margin:20px 0}}header .side-bar-left ul{margin:0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap}header .side-bar-left ul li{margin-right:33px;list-style:none}header .side-bar-left ul li a{font-size:17px;font-weight:500;color:#fff;opacity:1;transition:opacity .5s ease}header .side-bar-left ul li a:hover{opacity:.7;transition:opacity .5s ease}header .side-bar-right{flex-grow:1;width:465px;padding:30px 39px;background-color:rgba(0,0,0,0.4)}@media only screen and (max-width: 991px){header .side-bar-right{width:100%;padding:20px 15px;margin-top:180px}}header .side-bar-right .side-bar-right-box{margin-bottom:25px}header .side-bar-right .side-bar-right-box .row-element{display:flex;flex-direction:row;margin-bottom:15px}@media only screen and (max-width: 991px){header .side-bar-right .side-bar-right-box .row-element{flex-direction:column}}header .side-bar-right .side-bar-right-box .row-element-button a{display:flex;justify-content:center;color:#ffffff;border:1px solid #0F8EF3;padding:10px 0;margin-bottom:10px;text-align:center;white-space:nowrap;overflow:hidden;transition:background-color 0.5s ease}@media only screen and (max-width: 768px){header .side-bar-right .side-bar-right-box .row-element-button a{font-size:20px}}@media only screen and (max-width: 425px){header .side-bar-right .side-bar-right-box .row-element-button a{font-size:17px;white-space:pre-wrap}}@media only screen and (max-width: 425px){header .side-bar-right .side-bar-right-box .row-element-button a.wrap-button{display:flex;justify-content:center;align-items:center;height:65px}}header .side-bar-right .side-bar-right-box .row-element-button a.ml-2{margin-left:10px}header .side-bar-right .side-bar-right-box .row-element-button a:hover{background-color:#007bff;transition:background-color 0.5s ease}header .side-bar-right .side-bar-right-box .row-element-button a.grow{flex-grow:2}header .side-bar-right .side-bar-right-box img,header .side-bar-right .side-bar-right-box svg{margin-right:5px;width:28px;height:28px}header .side-bar-right .side-bar-right-box span{color:#ffffff;font-size:19px;font-weight:600;line-height:1.3em;margin-right:25px}@media only screen and (max-width: 1024px){header .side-bar-right .side-bar-right-box span{margin-bottom:10px}}@media only screen and (max-width: 768px){header .side-bar-right .side-bar-right-box span{font-size:21px;margin-right:0;margin-bottom:10px}}header .side-bar-right .side-bar-right-box p{color:#ffffff;font-size:15px;font-weight:500;line-height:22px;width:100%;margin:10px 0}@media only screen and (max-width: 767px){header .side-bar-right .side-bar-right-box p{font-size:14px}}header .slider{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden;background-color:#474747}header .slider div{height:100%}header .slider .slide{position:relative;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;display:flex !important;align-items:center;background-position:center center}@media only screen and (max-width: 991px){header .slider .slide{align-items:flex-start}}header .slider .slide .container{position:relative;z-index:1;height:auto}header .slider .slide .container img,header .slider .slide .container svg{margin-bottom:20px;width:520px}@media only screen and (max-width: 991px){header .slider .slide .container img,header .slider .slide .container svg{display:none}}header .slider .slide .container h1{color:#fff;font-size:30px;margin-top:80px}@media only screen and (max-width: 991px){header .slider .slide .container h1{font-size:23px}}header .slider .slide::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top, rgba(0,0,0,0.6) 27%, rgba(0,0,0,0.7) 92%);z-index:0}header .mobile-menu{display:flex;z-index:30;flex-direction:column;position:fixed;top:0;left:-100%;width:100%;background:#fff;max-height:100%;min-height:100%;overflow:hidden;transition:left .5s ease}header .mobile-menu.open{left:0;overflow-y:scroll}header .mobile-menu.remove{left:-100%}header .mobile-menu-header{display:flex;justify-content:space-between;flex-direction:row}header .mobile-menu-header button.closed{background:#F8F8F8;padding:20px;outline:none;border:none}header .mobile-menu-header a{display:flex;align-items:center;padding:20px;color:#B2B2B2;font-size:15px;letter-spacing:.05em}header .mobile-menu-header a img{margin-right:5px}header .mobile-menu-contact{padding:20px}header .mobile-menu-contact ul{padding:0;display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width: 767px){header .mobile-menu-contact ul{margin-bottom:0}}header .mobile-menu-contact ul li{list-style:none}@media only screen and (max-width: 767px){header .mobile-menu-contact ul li{margin-bottom:20px}}header .mobile-menu-contact ul li a{color:#B2B2B2;font-size:15px}header .mobile-menu-contact ul li img{margin-right:5px}header .mobile-menu-contact ul li span{color:#0F8EF3}header .mobile-menu-contact ul li span.big{font-size:18px;font-weight:600}header .mobile-menu-contact ul li a{width:20px;height:20px}header .mobile-menu-contact ul li a svg{height:20px;width:20px;margin:0px 3px}header .mobile-menu-menu{margin:0 20px;margin-right:-20px}header .mobile-menu-menu ul.mob-nav{margin:0;padding:0}header .mobile-menu-menu ul.mob-nav li{list-style:none;margin-bottom:15px}header .mobile-menu-menu ul.mob-nav li a{display:flex;color:#444444;font-size:22px;font-weight:500}header .mobile-menu-menu ul.mob-nav li a.link-collapse{background-image:url("/static/images/icons/Arrow_up.svg");background-repeat:no-repeat;background-position-x:right;background-position-y:bottom;width:fit-content;padding-right:28px}header .mobile-menu-menu ul.mob-nav li a.collapsed{background-image:url("/static/images/icons/Arrow_down.svg")}header .mobile-menu-menu ul.mob-nav-child{padding:0}header .mobile-menu-menu ul.mob-nav-child li a{display:flex;color:#505050;font-size:16px}header .mobile-menu-menu ul.mob-nav-child li a.link-collapse{color:#0F8EF3;background:none}header .mobile-menu-menu ul.mob-nav-child li a.link-collapse.collapsed{color:#505050}header .mobile-menu-menu ul.mob-nav-child .child{padding:0;margin-left:20px}header .mobile-menu-menu ul.mob-nav-child a.up{display:flex;width:100%;height:20px;margin-left:-40px;border:none;background-color:transparent;background:url("/static/images/icons/Arrow_up.svg");background-repeat:no-repeat;background-position-x:center}.mute{opacity:.2}.goog-te-gadget-simple{display:flex !important;background:none !important;border:none !important}.goog-te-gadget-simple .goog-te-menu-value{margin:0}.goog-te-gadget-simple .goog-te-menu-value span{border:none !important;margin-right:1px}.goog-te-gadget-simple img{display:none}main h2.h2{color:#444444;font-size:28px;font-weight:500;margin-bottom:30px}main section{padding-top:30px}@media only screen and (max-width: 767px){main section{padding-top:50px}}main .text-accent{font-family:Akrobat;font-weight:300;color:#0F8EF3}header .nav-bar-two .container.space ul.left li.logo{display:none}header .nav-bar-two .container.space ul.right .drop-menu-md .grop-icon{display:none}header .nav-bar-two .container.space ul.right .drop-menu-md{margin:0;padding:0}header .nav-bar-two .container.space ul.right .drop-menu-md .drop-menu-box.collapse{position:relative;top:0;left:0;display:flex;flex-direction:row;background:none}header .nav-bar-two .container.space ul.right .drop-menu-md .drop-menu-box li a{margin-left:0;margin-right:10px}section.section-news-new .grid-container{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr 1fr;-ms-grid-rows:1fr 1fr 1fr;grid-template-areas:"cell-1 cell-1 cell-2 cell-2" "cell-1 cell-1 cell-3 cell-3" "cell-4 cell-5 cell-6 cell-7";margin-left:-15px;margin-right:-15px;z-index:1}@media only screen and (max-width: 1024px){section.section-news-new .grid-container{position:relative;display:grid;-ms-grid-columns:1fr 1fr;-ms-grid-rows:1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr;grid-template-areas:"cell-1 cell-1" "cell-2 cell-3" "cell-4 cell-4" "cell-5 cell-6" "cell-7 cell-7"}}@media only screen and (max-width: 768px){section.section-news-new .grid-container{-ms-grid-columns:1fr 1fr;-ms-grid-rows:1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr;grid-template-areas:"cell-1 cell-1" "cell-2 cell-3" "cell-4 cell-4" "cell-5 cell-6" "cell-7 cell-7"}}@media only screen and (max-width: 425px){section.section-news-new .grid-container{grid-template-columns:1fr;grid-template-rows:1fr;-ms-grid-columns:1fr;-ms-grid-rows:1fr;grid-template-areas:"cell-1" "cell-2" "cell-3" "cell-4" "cell-5" "cell-6" "cell-7";margin-left:0;margin-right:0}}section.section-news-new .grid-container .grid-news{position:relative;margin:15px;padding:20px;background-position:center center;background-size:cover;background-repeat:no-repeat}@media only screen and (max-width: 1024px){section.section-news-new .grid-container .grid-news{min-height:240px}}@media only screen and (max-width: 425px){section.section-news-new .grid-container .grid-news{margin:0;min-height:240px}}section.section-news-new .grid-container .grid-news .title{position:relative;z-index:2;width:100%;color:#ffffff;font-weight:600;font-size:18px;line-height:1.3em}@media only screen and (max-width: 768px){section.section-news-new .grid-container .grid-news .title{font-size:22px}}@media only screen and (max-width: 425px){section.section-news-new .grid-container .grid-news .title{font-size:20px}}section.section-news-new .grid-container .grid-news .date{position:relative;z-index:2;color:#ffffff;font-size:14px}section.section-news-new .grid-container .grid-news:hover::before{background-color:rgba(15,142,243,0.4);transition:background-color .5s ease}section.section-news-new .grid-container .grid-news::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:1;transition:background-color .5s ease}section.section-news-new .grid-container .grid-news img{position:absolute;top:0;left:0;z-index:-1;width:100%;height:auto;transform:scale(1.2)}section.section-news-new .grid-container .cell-1{grid-area:cell-1;display:flex;flex-direction:row-reverse;-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:2;max-width:573px;overflow:hidden;display:block;position:relative}@media only screen and (max-width: 1024px){section.section-news-new .grid-container .cell-1{max-width:100%;-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2}}section.section-news-new .grid-container .cell-1 .date{white-space:nowrap}section.section-news-new .grid-container .cell-1 .title{font-size:30px}@media only screen and (max-width: 768px){section.section-news-new .grid-container .cell-1 .title{font-size:22px}}section.section-news-new .grid-container .cell-2{grid-area:cell-2;display:flex;flex-direction:row-reverse;height:240px;overflow:hidden;-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;display:block;position:relative}@media only screen and (max-width: 1024px){section.section-news-new .grid-container .cell-2{-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1}}section.section-news-new .grid-container .cell-2 .title{font-size:22px}section.section-news-new .grid-container .cell-2 .date{white-space:nowrap}section.section-news-new .grid-container .cell-3{grid-area:cell-3;display:flex;flex-direction:row-reverse;height:240px;overflow:hidden;-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:2;display:block;position:relative}@media only screen and (max-width: 1024px){section.section-news-new .grid-container .cell-3{-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1}}section.section-news-new .grid-container .cell-3 .date{white-space:nowrap}section.section-news-new .grid-container .cell-3 .title{font-size:22px}section.section-news-new .grid-container .cell-4{grid-area:cell-4;height:240px;overflow:hidden;-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;display:block;position:relative}@media only screen and (max-width: 1024px){section.section-news-new .grid-container .cell-4{-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2}}section.section-news-new .grid-container .cell-5{grid-area:cell-5;height:240px;overflow:hidden;-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;display:block;position:relative}@media only screen and (max-width: 1024px){section.section-news-new .grid-container .cell-5{-ms-grid-row:4;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1}}section.section-news-new .grid-container .cell-6{grid-area:cell-6;height:240px;overflow:hidden;-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:3;-ms-grid-column-span:1;display:block;position:relative}@media only screen and (max-width: 1024px){section.section-news-new .grid-container .cell-6{-ms-grid-row:4;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1}}section.section-news-new .grid-container .cell-7{grid-area:cell-7;height:240px;overflow:hidden;-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:4;-ms-grid-column-span:1;display:block;position:relative}@media only screen and (max-width: 1024px){section.section-news-new .grid-container .cell-7{-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2}}section.section-news-new .bottom{display:flex;justify-content:center;margin-top:15px}@media only screen and (max-width: 768px){section.section-news-new .bottom{margin-top:45px}}section.section-map{padding-bottom:60px}section.section-map path.part.active,section.section-map path.part:hover{fill:rgba(0,142,255,0.13)}section.section-map .map{position:relative;text-align:center}section.section-map .map{margin:70px 0px}section.section-map .design{text-align:center}section.section-map .design img,section.section-map .design svg{display:block;margin:auto;height:40px;width:40px}section.section-map .design span{margin-left:10px}section.section-map .description{display:none;position:absolute;box-sizing:border-box;right:0;top:0;padding:20px 30px;background:#fff;border:1px solid #e6e6e6;box-shadow:0 8px 25px rgba(0,0,0,0.15)}section.section-map .description .close{position:absolute;top:0px;right:8px;opacity:1;cursor:pointer;width:15px;height:15px}section.section-map .area{text-align:left;font-size:17px;line-height:24px;text-transform:uppercase;color:#262626;font-weight:bold}section.section-map svg{width:100%;overflow:hidden;vertical-align:middle}section.section-map .branches-map{list-style-type:none;padding:0px;margin:0;text-align:left}section.section-map .branches-map a{color:#191919}section.section-map .branches-map a:hover{color:#0f8ef3}section.section-map .text-area{font-weight:bold;fill:#0f8ef3;line-height:1.25;fill-opacity:1;stroke:none;letter-spacing:0px;word-spacing:0px}section.section-map .text-area-parts{font-size:14px;fill:#777777}section.section-map .text-area-main{font-size:20px}section.section-map .text-area-sub{font-size:17px;fill:#565555}section.section-map .text-area-neighborhood{font-size:40px;fill:#cccccc}section.section-map .fes{fill:#0f8ef3;width:45px}section.section-map .fes-fill{fill:#0f8ef3}section.section-map .part{fill:#f9f9f9;stroke:#716f6f;stroke-width:1.3;stroke-linejoin:round}section.section-map .lines{stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none}section.section-map .blue-lines{stroke:#0f8ef3;stroke-width:3}section.section-bung a.content_old{display:flex;position:relative}section.section-bung a.content_old ul.spec{position:absolute;list-style:none;margin:0;padding:0;left:20px;top:57px}section.section-bung a.content_old ul.spec li{color:#fff}section.section-bung a.content_old span.name{position:absolute;color:#fff;top:20px;left:20px;font-weight:bold;font-size:23px}section.section-bung a.content_old span.desc{position:absolute;bottom:20px;left:20px;color:#fff}section.section-bung a.content_old .image{overflow:hidden;height:240px}@media only screen and (max-width: 990px){section.section-bung a.content_old .image{height:320px}}@media only screen and (max-width: 767px){section.section-bung a.content_old .image{height:255px}}section.section-bung a.content_old .image:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,0.6);transition:background .4s ease-out}section.section-bung a.content_old .image img{height:100%}section.section-bung a.content_old:hover .image:before{background:rgba(15,142,243,0.4);transition:background .4s ease-in}section.section-bung .content_text{margin-top:20px}section.section-bung .content .title{color:#444444;font-size:22px;font-weight:500;margin-bottom:10px}section.section-bung .content .image{width:100%;min-height:200px;overflow:hidden}section.section-bung .content .image img{width:100%}section.section-bung .content .des{margin-top:20px;font-weight:normal;font-size:16px;line-height:27px;color:#505050}.blue-lines{stroke:#0f8ef3;stroke-width:3}.text-bung{font-family:Lato;font-weight:normal;font-size:16px;line-height:27px;color:#505050}.text-bung section{margin-top:70px}@media only screen and (min-width:768px) and (max-width:991px){.text-bung{margin-top:50px}}@media only screen and (max-width:767px){.text-bung{margin-top:25px}}.section-banners{padding:70px 0}.section-banners .slide-content a{display:flex;height:100%;width:100%}.section-banners .slide-content a img{min-height:125px}@media only screen and (max-width: 425px){.section-banners .slide-content a img{min-height:auto}}.section-bung .text-accent{font-size:60px}@media only screen and (max-width: 425px){.section-bung .text-accent{text-align:center}}.section-bung .text-accent small{font-size:45px;margin-left:-6px}@media only screen and (max-width: 768px){.section-bung .text-accent small{display:none}}@media only screen and (max-width: 425px){.section-bung .text-accent small{display:inline}}.section-bung .text-bung{margin-top:15px}.section-telephone_lines{padding-bottom:30px;padding-top:30px}.section-telephone_lines .row .asdasd{display:flex;flex-direction:column}@media only screen and (max-width:767px){.section-telephone_lines .row .test{position:relative}}.section-telephone_lines h5.text-accent{font-family:'Open Sans', sans-serif;font-weight:600;font-size:18px;line-height:1.4em}.section-telephone_lines .telephone{margin-bottom:10px}.section-telephone_lines .telephone a{font-size:18px;color:#444444}.section-telephone_lines .telephone a:hover{color:#0F8EF3}.section-telephone_lines h6{margin:46px 0 10px;font-weight:500;font-size:18px;color:#444444}@media only screen and (max-width: 520px){.section-telephone_lines form{display:flex;flex-direction:column;width:100%}}.section-telephone_lines .form-group{margin:5px 0 5px 0;padding:0 10px 0 10px}.section-telephone_lines .form-group .form-control{border-radius:0;width:362px;height:45px;outline:none;box-shadow:none}.section-telephone_lines .form-group .form-control:active,.section-telephone_lines .form-group .form-control:focus{border-color:#0f8ef3}@media only screen and (max-width:767px){.section-telephone_lines .form-group .form-control{margin:15px}}section.section-offers .box{overflow:hidden;max-height:248px;z-index:1}section.section-offers .box a{display:block;width:100%;height:100%}.box{position:relative;text-align:center;width:100%;z-index:1}.box:hover::after{background-color:transparent;transition:background-color .5s ease-in}.box::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6);transition:background-color .5s ease-out}.box a.box_filal_href{height:185px;display:flex;justify-content:center}.box img{width:100%}.box .overlay{position:absolute;background-color:#0F8EF3;top:0;bottom:0;left:0;right:0;height:100%;width:100%;opacity:0;transition:opacity .5s ease-out}.box .content{position:absolute;z-index:10;color:#fff;font-weight:bold;font-size:16px;line-height:19px}.box .content-second{position:absolute;z-index:10;color:#fff;font-weight:bold;font-size:16px;line-height:19px;line-height:28px}.box:hover .overlay{opacity:0.4;transition:opacity .5s ease-in}.col-lg-4,.col-md-6{margin:15px 0 15px 0}@media only screen and (max-width:767px){.col-lg-4,.col-md-6{margin:8px 0 8px 0}}@media only screen and (min-width:576px) and (max-width:767px){.col-lg-4,.col-md-6{margin:15px 0 15px 0}}.section-offers{padding-top:30px}.section-offers .content{left:40px;top:20px;right:40px;bottom:0}.section-offers .content p{margin-bottom:5px;letter-spacing:.03em}.section-offers .content img{width:auto}.section-offers .content-second{padding:20px}.section-offers .content-second .offers-title{font-size:23px}.section-offers .offers-made-in{position:absolute;text-align:right;bottom:0;z-index:11;width:100%;padding:20px}.section-offers .offers-made-in img{width:auto}.section-offers .offers-made-in p{font-size:16px;color:#fff;margin-top:5px;margin-bottom:0}.offers-title{font-size:23px}.section-branches{padding-top:30px;padding-bottom:30px}.section-branches .content{bottom:0;left:0}.section-branches .content p{margin:20px}.btn-outline-accent{color:#0F8EF3;border-color:#0F8EF3;border-radius:0;padding:0.575rem 2.75rem;outline:none}.btn-outline-accent:hover{background-color:#0F8EF3;color:#fff;transition:background-color .5s ease, color .5s ease}.slick-dots{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0;padding:0;list-style:none}.slick-dots ul{margin:0;padding:0}.slick-dots li{display:flex;justify-content:center;align-items:center;margin:15px 5px}.slick-dots li.slick-active button{background:#0f8ef3;color:#0f8ef3;transition:background .3s ease, color .3s ease}.slick-dots li button{background:#c0c0c0;border:none;width:12px !important;height:12px !important;overflow:hidden;color:#c0c0c0;border-radius:20px;outline:none;transition:background .3s ease, color .3s ease}.single-welcome-news{position:relative;z-index:1}.single-welcome-news::after{position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,0.5);content:'';z-index:5}.single-welcome-news .welcome-news-content{position:absolute;z-index:10;left:20px;top:20px;right:90px;opacity:1}.blog-content{color:#fff;font-weight:600}.blog-content p{margin-top:10px}@media only screen and (min-width:768px) and (max-width:991px){.blog-content p{left:20px;bottom:20px;right:20px}}@media only screen and (max-width:767px){.blog-content p{left:15px;bottom:15px;right:15px}}.overlay{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;opacity:0;transition:.5s ease;background-color:#0F8EF3;z-index:6}.single-welcome-news:hover .overlay{opacity:0.4}.welcome-news-content-second{position:absolute;z-index:10;left:20px;top:20px;right:15px}@media only screen and (min-width:768px) and (max-width:991px){.welcome-news-content-second{left:20px;bottom:20px;right:20px}}@media only screen and (max-width:767px){.welcome-news-content-second{left:15px;bottom:15px;right:15px}}.news-grid{position:relative;z-index:1}.news-grid-section{position:relative;z-index:1;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;width:50%}@media only screen and (min-width:768px) and (max-width:991px){.news-grid-section{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%}}.news-grid-section .item1{height:239px;margin:15px 15px 15px 0}@media only screen and (min-width:992px) and (max-width:1199px){.news-grid-section .item1{height:255px}}@media only screen and (min-width:768px) and (max-width:991px){.news-grid-section .item1{height:239px;margin-left:0px}}@media only screen and (max-width:767px){.news-grid-section .item1{height:209px}}.news-grid-section .item2{height:239px;-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 30px);flex:0 0 calc(50% - 30px);max-width:calc(50% - 30px);width:calc(50% - 30px);margin:15px}@media only screen and (min-width:992px) and (max-width:1199px){.news-grid-section .item2{height:255px}}@media only screen and (min-width:768px) and (max-width:991px){.news-grid-section .item2{height:239px;margin-left:0px;margin-right:22px}}@media only screen and (max-width:767px){.news-grid-section .item2{height:209px}}.news-grid-section .item3{height:239px;-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 30px);flex:0 0 calc(50% - 30px);max-width:calc(50% - 30px);width:calc(50% - 30px);margin:15px}@media only screen and (min-width:992px) and (max-width:1199px){.news-grid-section .item3{height:255px}}@media only screen and (min-width:768px) and (max-width:991px){.news-grid-section .item3{height:239px;margin-right:0px;margin-left:22px}}@media only screen and (max-width:767px){.news-grid-section .item3{height:209px}}.news-grid-section .item4{height:508px;margin:15px 15px 15px 0}@media only screen and (min-width:992px) and (max-width:1199px){.news-grid-section .item4{height:540px}}@media only screen and (min-width:768px) and (max-width:991px){.news-grid-section .item4{height:308px;margin-left:0px}}@media only screen and (max-width:767px){.news-grid-section .item4{height:258px}}.news-grid-section .item5{height:239px;margin:15px}@media only screen and (min-width:992px) and (max-width:1199px){.news-grid-section .item5{height:255px}}@media only screen and (min-width:768px) and (max-width:991px){.news-grid-section .item5{height:239px;margin-left:0px}}@media only screen and (max-width:767px){.news-grid-section .item5{height:209px}}.news-grid-section .item6{height:239px;-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 30px);flex:0 0 calc(50% - 30px);max-width:calc(50% - 30px);width:calc(50% - 30px);margin:15px}@media only screen and (min-width:992px) and (max-width:1199px){.news-grid-section .item6{height:255px}}@media only screen and (min-width:768px) and (max-width:991px){.news-grid-section .item6{height:239px;margin-left:0px;margin-right:22px}}@media only screen and (max-width:767px){.news-grid-section .item6{height:209px}}.news-grid-section .item7{height:239px;-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 30px);flex:0 0 calc(50% - 30px);max-width:calc(50% - 30px);width:calc(50% - 30px);margin:15px}@media only screen and (min-width:992px) and (max-width:1199px){.news-grid-section .item7{height:255px}}@media only screen and (min-width:768px) and (max-width:991px){.news-grid-section .item7{height:239px;margin-right:0px;margin-left:22px}}@media only screen and (max-width:767px){.news-grid-section .item7{height:209px}}.news-grid-end{margin-top:30px}#slider-banner .bg-img img{width:100%}.bg-img{position:relative;background-position:center center;background-size:cover;background-repeat:no-repeat}.single-news-post{position:relative;z-index:1}.news-title{font-weight:bold;font-size:22px;line-height:27px;color:#FFFFFF;margin-bottom:10px}.news-title:hover{color:#fff}.news-title-second{font-weight:bold;font-size:18px;line-height:20px;color:#fff}.news-title-second:hover{color:#fff}.news-date{font-weight:600;font-size:14px;color:#FFFFFF}#mobile-slider{display:none}@media only screen and (min-width:992px) and (max-width:1199px){.navbar-expand-lg .navbar-nav .nav-link{padding-right:.2rem;padding-left:.2rem}}@media only screen and (min-width:768px) and (max-width:991px){header .second-nav .second-nav-links{text-transform:none;color:#444444;font-size:22px}.slide::after{background-color:rgba(0,0,0,0.025)}.dropdown-menu:before{display:none}}@media only screen and (max-width:767px){.dropdown-menu:before{display:none}.slide::after{background-color:rgba(0,0,0,0.025)}}@media only screen and (max-width:767px){#items{display:none !important}.img-slide-offers{margin-right:auto;margin-left:auto}#mobile-slider{display:block}#mobile-slider .slide{height:239px}#mobile-slider .slide::after{position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,0.25);content:''}#mobile-slider .slide .slide-content{position:relative;color:#fff;z-index:10;height:100%}#mobile-slider .slide .slide-content a{display:flex;padding:15px 15px;width:100%;height:100%;background-color:rgba(0,0,0,0.5)}#mobile-slider .slide .slide-content img{position:absolute;top:0;left:0;width:100%;z-index:-1}#mobile-slider .slide .slide-content .slide-content-offers-made-in{position:absolute;padding:0 15px;left:0;bottom:0;width:100%;text-align:left}#mobile-slider .slide .slide-content .slide-content-offers-made-in img{margin-left:auto}#mobile-slider .slide .slide-content p{margin:5px 0px;font-weight:600}.news-grid-end{margin-top:45px}}.overlay-mobile{position:fixed;background:#Fff;top:0;left:0;width:100%;height:0%;opacity:0;visibility:hidden;transition:opacity .35s, visibility .35s, height .35s;overflow:hidden;z-index:10}.overlay-mobile.open{opacity:1;visibility:visible;height:100%}img{opacity:1;transition:opacity 0.3s}img[data-src]{opacity:0}img{opacity:1;transition:opacity 0.3s}img[data-src]{opacity:0}
